index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2024-02-05
mm, kmsan: fix infinite recursion due to RCU critical section
Marco Elver
2024-02-05
PCI: add INTEL_HDA_ARL to pci_ids.h
Pierre-Louis Bossart
2024-02-05
intel: add bit macro includes where needed
Jesse Brandeburg
2024-02-05
x86/cfi,bpf: Fix bpf_exception_cb() signature
Alexei Starovoitov
2024-02-05
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
2024-02-05
thermal: core: Fix thermal zone suspend-resume synchronization
Rafael J. Wysocki
2024-02-05
OPP: The level field is always of unsigned int type
Viresh Kumar
2024-02-05
sched/numa: Fix mm numa_scan_seq based unconditional scan
Raghavendra K T
2024-01-31
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
2024-01-31
net/mlx5: Bridge, fix multicast packets sent to uplink
Moshe Shemesh
2024-01-31
udp: fix busy polling
Eric Dumazet
2024-01-31
mm/sparsemem: fix race in accessing memory_section->usage
Charan Teja Kalla
2024-01-31
mm/rmap: fix misplaced parenthesis of a likely()
Steven Rostedt (Google)
2024-01-31
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2024-01-31
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
2024-01-31
seq_buf: Make DECLARE_SEQ_BUF() usable
Nathan Lynch
2024-01-31
mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
Miquel Raynal
2024-01-31
async: Introduce async_schedule_dev_nocall()
Rafael J. Wysocki
2024-01-31
soundwire: bus: introduce controller_id
Pierre-Louis Bossart
2024-01-25
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
2024-01-25
netfilter: propagate net to nf_bridge_get_physindev
Pavel Tikhomirov
2024-01-25
gpiolib: Fix scope-based gpio_device refcounting
Lukas Wunner
2024-01-25
net: add more sanity check in virtio_net_hdr_to_skb()
Eric Dumazet
2024-01-25
bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
Manivannan Sadhasivam
2024-01-25
bus: mhi: ep: Use slab allocator where applicable
Manivannan Sadhasivam
2024-01-25
iio: adc: ad9467: fix scale setting
Nuno Sa
2024-01-25
PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
Andy Shevchenko
2024-01-25
srcu: Use try-lock lockdep annotation for NMI-safe access.
Sebastian Andrzej Siewior
2024-01-25
rcu: Restrict access to RCU CPU stall notifiers
Paul E. McKenney
2024-01-25
block: Fix iterating over an empty bio with bio_for_each_folio_all
Matthew Wilcox (Oracle)
2024-01-25
clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw
Théo Lebrun
2024-01-25
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
2024-01-25
bpf: Defer the free of inner map when necessary
Hou Tao
2024-01-25
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
2024-01-25
crypto: hisilicon/qm - add a function to set qm algs
Wenkai Lin
2024-01-25
crypto: hisilicon/qm - save capability registers in qm init process
Zhiqi Song
2024-01-04
Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-02
net: phy: linux/phy.h: fix Excess kernel-doc description warning
Randy Dunlap
2023-12-30
locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.c
David Laight
2023-12-29
Merge tag 'block-6.7-2023-12-29' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-28
Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-12-29
linux/export: Ensure natural alignment of kcrctab array
Helge Deller
2023-12-26
block: renumber QUEUE_FLAG_HW_WC
Christoph Hellwig
2023-12-23
Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-23
linux/export: Fix alignment for 64-bit ksymtab entries
Helge Deller
2023-12-21
Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-12-21
Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-12-21
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
2023-12-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2023-12-19
Revert "iio: hid-sensor-als: Add light color temperature support"
Srinivas Pandruvada
[next]