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
2025-06-27
HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
Terry Junge
1
-1
/
+2
2025-06-27
atm: Revert atm_account_tx() if copy_from_iter_full() fails.
Kuniyuki Iwashima
1
-0
/
+6
2025-06-04
coredump: hand a pidfd to the usermode coredump helper
Christian Brauner
1
-0
/
+1
2025-06-04
pid: add pidfd_prepare()
Christian Brauner
1
-0
/
+1
2025-06-04
pidfd: check pid has attached task in fdinfo
Christian Brauner
1
-0
/
+4
2025-06-04
rcu: fix header guard for rcu_all_qs()
Ankur Arora
1
-1
/
+1
2025-06-04
net/mlx4_core: Avoid impossible mlx4_db_alloc() order value
Kees Cook
1
-1
/
+1
2025-06-04
dma-mapping: avoid potential unused data compilation warning
Marek Szyprowski
1
-4
/
+8
2025-06-04
types: Complement the aligned types with signed 64-bit one
Andy Shevchenko
1
-1
/
+2
2025-05-02
PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTX
Bjorn Helgaas
1
-1
/
+3
2025-05-02
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
1
-7
/
+0
2025-05-02
nfs: move nfs_fhandle_hash to common include file
Jeff Layton
1
-0
/
+20
2025-05-02
writeback: fix false warning in inode_to_wb()
Andreas Gruenbacher
1
-0
/
+1
2025-04-10
sched/smt: Always inline sched_smt_active()
Josh Poimboeuf
1
-1
/
+1
2025-04-10
lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()
Sebastian Andrzej Siewior
1
-4
/
+4
2025-04-10
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
1
-0
/
+2
2025-04-10
netpoll: netpoll_send_skb() returns transmit status
Eric Dumazet
1
-1
/
+1
2025-04-10
netpoll: move netpoll_send_skb() out of line
Eric Dumazet
1
-8
/
+1
2025-04-10
netpoll: remove dev argument from netpoll_send_skb_on_dev()
Eric Dumazet
1
-3
/
+2
2025-04-10
clockevents/drivers/i8253: Fix stop sequence for timer 0
David Woodhouse
1
-1
/
+0
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
[next]