index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-03-24
driver core: driver.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: bus.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: device.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: class.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: class: use lock_class_key already present in struct subsys_private
Greg Kroah-Hartman
2023-03-24
ALSA: pcm: Improved XRUN handling for indirect PCM helpers
Takashi Iwai
2023-03-24
device property: Constify a few fwnode APIs
Andy Shevchenko
2023-03-24
device property: constify fwnode_get_phy_mode() argument
Russell King
2023-03-24
wifi: nl80211: make nl80211_send_chandef non-static
Jaewan Kim
2023-03-24
crypto: hash - Fix kdoc errors about HASH_ALG_COMMON
Herbert Xu
2023-03-24
cfg80211: support RNR for EMA AP
Aloka Dixit
2023-03-24
trace: Add trace_ipi_send_cpu()
Peter Zijlstra
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
trace: Add trace_ipi_send_cpumask()
Valentin Schneider
2023-03-23
Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/net...
Jakub Kicinski
2023-03-23
docs: networking: document NAPI
Jakub Kicinski
2023-03-23
cpuset: Clean up cpuset_node_allowed
Haifeng Xu
2023-03-23
workqueue: Introduce show_freezable_workqueues
Jungseung Lee
2023-03-23
mm: mmap: remove newline at the end of the trace
Minwoo Im
2023-03-23
security: Remove security_old_inode_init_security()
Roberto Sassu
2023-03-23
KVM: Shrink struct kvm_mmu_memory_cache
Mathias Krause
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
2023-03-23
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
2023-03-23
x86,objtool: Introduce ORC_TYPE_*
Josh Poimboeuf
2023-03-23
objtool: Change UNWIND_HINT() argument order
Josh Poimboeuf
2023-03-23
objtool: Use relative pointers for annotations
Josh Poimboeuf
2023-03-23
objtool: Add objtool_types.h
Josh Poimboeuf
2023-03-23
mei: Move uuid.h to the MEI namespace
Andy Shevchenko
2023-03-23
ext4: Convert data=journal writeback to use ext4_writepages()
Jan Kara
2023-03-23
USB: mark all struct bus_type as const
Greg Kroah-Hartman
2023-03-23
driver core: device.h: make struct bus_type a const *
Greg Kroah-Hartman
2023-03-23
iommu: make the pointer to struct bus_type constant
Greg Kroah-Hartman
2023-03-23
driver core: make the bus_type in struct device_driver constant
Greg Kroah-Hartman
2023-03-23
driver core: bus: constify driver_find()
Greg Kroah-Hartman
2023-03-23
driver core: bus: constify bus_rescan_devices()
Greg Kroah-Hartman
2023-03-23
driver core: bus: constantify bus_register()
Greg Kroah-Hartman
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
driver core: bus: move dev_root out of struct bus_type
Greg Kroah-Hartman
2023-03-23
vhost_task: Allow vhost layer to use copy_process
Mike Christie
2023-03-23
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Heiner Kallweit
2023-03-23
Enable IB out-of-order by default in mlx5
Leon Romanovsky
2023-03-23
net/mlx5: Expose bits for enabling out-of-order by default
Or Har-Toov
2023-03-23
drm/i915/hdcp: Refactor HDCP API structures
Suraj Kandpal
2023-03-23
drm/i915/hdcp: Use generic names for HDCP helpers and structs
Anshuman Gupta
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
2023-03-22
net: Update an existing TCP congestion control algorithm.
Kui-Feng Lee
2023-03-22
bpf: Retire the struct_ops map kvalue->refcnt.
Kui-Feng Lee
2023-03-22
net: phylink: remove an_enabled
Russell King (Oracle)
2023-03-22
netdev: Enforce index cap in netdev_get_tx_queue
Nick Child
[prev]
[next]