index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-14
misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
Parker Newman
1
-0
/
+11
2024-12-14
leds: class: Protect brightness_show() with led_cdev->led_access mutex
Mukesh Ojha
1
-1
/
+1
2024-12-14
util_macros.h: fix/rework find_closest() macros
Alexandru Ardelean
1
-16
/
+40
2024-12-14
SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
Trond Myklebust
1
-0
/
+1
2024-12-14
block: return unsigned int from bdev_io_min
Christoph Hellwig
1
-1
/
+1
2024-12-14
cgroup: Move rcu_head up near the top of cgroup_root
Waiman Long
1
-4
/
+4
2024-12-14
cgroup: Make operations on the cgroup root_list RCU safe
Yafang Shao
1
-0
/
+1
2024-12-14
netpoll: Use rcu_access_pointer() in netpoll_poll_lock
Breno Leitao
1
-1
/
+1
2024-12-14
time: Fix references to _msecs_to_jiffies() handling of values
Miguel Ojeda
1
-1
/
+1
2024-11-17
mm: add remap_pfn_range_notrack
Christoph Hellwig
1
-0
/
+2
2024-11-17
mm: fix ambiguous comments for better code readability
chenqiwu
1
-2
/
+2
2024-11-17
spi: Fix deadlock when adding SPI controllers on SPI buses
Mark Brown
1
-0
/
+3
2024-11-17
mtd: rawnand: protect access to rawnand devices while in suspend
Sean Nyekjaer
1
-0
/
+2
2024-11-08
PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
WangYuli
1
-0
/
+2
2024-11-08
jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()
Mauricio Faria de Oliveira
1
-0
/
+4
2024-11-08
mount: warn only once about timestamp range expiration
Anthony Iliopoulos
1
-0
/
+1
2024-11-08
fs: explicitly unregister per-superblock BDIs
Christoph Hellwig
1
-0
/
+1
2024-11-08
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
1
-4
/
+1
2024-09-12
ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()
Steven Rostedt (VMware)
1
-2
/
+1
2024-09-12
i2c: Use IS_REACHABLE() for substituting empty ACPI functions
Richard Fitzgerald
1
-1
/
+1
2024-09-12
i2c: Fix conditional for substituting empty ACPI functions
Richard Fitzgerald
1
-1
/
+1
2024-09-04
dm mpath: pass IO start time to path selector
Gabriel Krisman Bertazi
1
-0
/
+2
2024-09-04
block: use "unsigned long" for blk_validate_block_size().
Tetsuo Handa
1
-1
/
+1
2024-09-04
overflow: Implement size_t saturating arithmetic helpers
Kees Cook
1
-41
/
+69
2024-09-04
overflow.h: Add flex_array_size() helper
Gustavo A. R. Silva
1
-4
/
+21
2024-09-04
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
1
-0
/
+12
2024-09-04
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
2
-4
/
+6
2024-09-04
vfs: Don't evict inode under the inode lru traversing context
Zhihao Cheng
1
-0
/
+5
2024-08-19
Fix gcc 4.9 build issue in 5.4.y
Jari Ruusu
1
-0
/
+1
2024-08-19
bpf: kprobe: remove unused declaring of bpf_kprobe_override
Menglong Dong
1
-1
/
+0
2024-08-19
PCI: Add Edimax Vendor ID to pci_ids.h
FUJITA Tomonori
1
-0
/
+2
2024-08-19
genirq: Allow irq_chip registration functions to take a const irq_chip
Marc Zyngier
1
-3
/
+4
2024-08-19
genirq: Allow the PM device to originate from irq domain
Marc Zyngier
1
-0
/
+10
2024-08-19
ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header
Hans de Goede
1
-0
/
+65
2024-08-19
USB: move snd_usb_pipe_sanity_check into the USB core
Greg Kroah-Hartman
1
-0
/
+1
2024-08-19
qed: Improve the stack space of filter_config()
Shai Malin
1
-13
/
+8
2024-08-19
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
1
-1
/
+0
2024-07-18
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
1
-0
/
+1
2024-07-18
tcp: add TCP_INFO status for failed client TFO
Jason Baron
1
-1
/
+1
2024-07-18
fsnotify: Do not generate events for O_PATH file descriptors
Jan Kara
1
-1
/
+7
2024-07-18
Compiler Attributes: Add __uninitialized macro
Heiko Carstens
1
-0
/
+12
2024-07-05
ftruncate: pass a signed offset
Arnd Bergmann
2
-2
/
+2
2024-07-05
nvme: fixup comment for nvme RDMA Provider Type
Hannes Reinecke
1
-2
/
+2
2024-07-05
net: phy: mchp: Add support for LAN8814 QUAD PHY
Divya Koppera
1
-0
/
+1
2024-07-05
PCI: Add PCI_ERROR_RESPONSE and related definitions
Naveen Naidu
1
-0
/
+9
2024-07-05
iommu: Return right value in iommu_sva_bind_device()
Lu Baolu
1
-1
/
+1
2024-06-16
params: lift param_set_uint_minmax to common code
Sagi Grimberg
1
-0
/
+2
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
1
-0
/
+15
2024-05-17
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
1
-0
/
+1
2024-05-02
serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
Randy Dunlap
1
-1
/
+1
[next]