index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
pps: Fix a use-after-free
Calvin Owens
1
-2
/
+1
2025-03-13
x86/i8253: Disable PIT timer 0 when not in use
David Woodhouse
1
-0
/
+1
2025-03-13
can: ems_pci: move ASIX AX99100 ids to pci_ids.h
Jiaqing Zhao
1
-0
/
+4
2025-03-13
net: add dev_net_rcu() helper
Eric Dumazet
1
-0
/
+6
2025-03-13
KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
Sean Christopherson
1
-0
/
+9
2025-03-13
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
1
-2
/
+3
2025-03-13
tasklet: Introduce new initialization API
Romain Perier
1
-1
/
+27
2025-03-13
module: Extend the preempt disabled section in dereference_symbol_descriptor().
Sebastian Andrzej Siewior
1
-1
/
+1
2025-03-13
overflow: Allow mixed type arguments
Kees Cook
1
-31
/
+41
2025-03-13
overflow: Correct check_shl_overflow() comment
Keith Busch
1
-1
/
+1
2025-03-13
overflow: Add __must_check attribute to check_*() helpers
Kees Cook
1
-15
/
+24
2025-02-01
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
2
-4
/
+1
2025-02-01
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
1
-0
/
+1
2025-02-01
poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...
Oleg Nesterov
1
-1
/
+9
2025-01-09
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
1
-3
/
+13
2025-01-09
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
6
-9
/
+9
2025-01-09
RDMA/mlx5: Enforce same type port association for multiport RoCE
Patrisious Haddad
1
-0
/
+6
2025-01-09
net/mlx5: Make API mlx5_core_is_ecpf accept const pointer
Parav Pandit
1
-1
/
+1
2025-01-09
IB/mlx5: Introduce and use mlx5_core_is_vf()
Parav Pandit
1
-0
/
+5
2025-01-09
Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
Michael Kelley
1
-0
/
+1
2025-01-09
tracing: Constify string literal data member in struct trace_event_call
Christian Göttsche
1
-1
/
+1
2025-01-09
skbuff: introduce skb_expand_head()
Vasily Averin
1
-0
/
+1
2025-01-09
epoll: Add synchronous wakeup support for ep_poll_callback
Xuewen Yan
1
-0
/
+1
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
[prev]
[next]