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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
2022-06-14
1
-0
/
+3
*
net: sched: add barrier to fix packet stuck problem for lockless qdisc
Guoju Fang
2022-06-14
1
-0
/
+6
*
net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
Vincent Ray
2022-06-14
1
-28
/
+8
*
nodemask.h: fix compilation error with GCC12
Christophe de Dinechin
2022-06-14
1
-7
/
+6
*
mailbox: forward the hrtimer if not queued and under a lock
Björn Ardö
2022-06-14
1
-0
/
+1
*
scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
Gustavo A. R. Silva
2022-06-14
1
-1
/
+2
*
rxrpc: Fix decision on when to generate an IDLE ACK
David Howells
2022-06-14
1
-1
/
+1
*
x86/speculation: Add missing prototype for unpriv_ebpf_notify()
Josh Poimboeuf
2022-06-14
1
-0
/
+2
*
efi: Add missing prototype for efi_capsule_setup_info
Jan Kiszka
2022-06-14
1
-0
/
+2
*
drm: fix EDID struct for old ARM OABI format
Linus Torvalds
2022-06-14
1
-3
/
+3
*
tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate
Vasily Averin
2022-06-14
1
-2
/
+2
*
ALSA: jack: Access input_dev under mutex
Amadeusz Sławiński
2022-06-14
1
-0
/
+1
*
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
2022-06-14
1
-0
/
+8
*
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Eric W. Biederman
2022-06-14
1
-6
/
+0
*
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
2022-06-14
1
-1
/
+0
*
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2022-06-14
1
-0
/
+2
*
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
2022-06-06
1
-1
/
+6
*
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-06-06
2
-3
/
+3
*
lockdown: also lock down previous kgdb use
Daniel Thompson
2022-06-06
1
-0
/
+2
*
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
2022-05-25
1
-8
/
+0
*
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
2022-05-25
1
-0
/
+1
*
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
2022-05-25
1
-0
/
+16
*
dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspace
Jérôme Pouiller
2022-05-25
1
-2
/
+2
*
SUNRPC: Don't call connect() more than once on a TCP socket
Meena Shanmugam
2022-05-25
1
-0
/
+1
*
rtc: mc146818-lib: Fix the AltCentury for AMD platforms
Mario Limonciello
2022-05-25
1
-0
/
+2
*
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2022-05-18
1
-0
/
+1
*
net: Fix features skip in for_each_netdev_feature()
Tariq Toukan
2022-05-18
1
-2
/
+2
*
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-15
1
-0
/
+3
*
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
2022-05-15
1
-31
/
+0
*
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-05-12
1
-0
/
+5
*
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
2022-05-12
1
-0
/
+1
*
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
2022-05-12
1
-0
/
+1
*
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
2022-05-09
1
-0
/
+8
*
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2022-05-09
1
-0
/
+1
*
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
2022-05-09
1
-0
/
+6
*
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2022-05-09
1
-1
/
+1
*
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2022-04-27
1
-0
/
+1
*
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2022-04-27
1
-2
/
+3
*
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
Kees Cook
2022-04-27
1
-3
/
+2
*
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
2022-04-20
1
-3
/
+5
*
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
2022-04-20
1
-0
/
+10
*
tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
Steve Capper
2022-04-20
1
-3
/
+7
*
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-04-20
1
-0
/
+2
*
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
2022-04-15
1
-4
/
+7
*
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2022-04-15
1
-4
/
+4
*
ipv4: Invalidate neighbour for broadcast address upon address addition
Ido Schimmel
2022-04-15
1
-0
/
+1
*
ipv6: make mc_forwarding atomic
Eric Dumazet
2022-04-15
1
-1
/
+1
*
bpf: Make dst_port field in struct bpf_sock 16-bit wide
Jakub Sitnicki
2022-04-15
1
-1
/
+2
*
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
2022-04-15
1
-2
/
+2
*
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
2022-04-15
1
-0
/
+1
[next]