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
*
net_sched: restore "mpu xxx" handling
Kevin Bracey
2022-01-27
1
-0
/
+5
*
ASoC: dpcm: prevent snd_soc_dpcm use after free
KaiChieh Chuang
2022-01-27
1
-0
/
+2
*
ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions
Mark Langsdorf
2022-01-27
1
-2
/
+8
*
HID: quirks: Allow inverting the absolute X/Y values
Alistair Francis
2022-01-27
1
-0
/
+2
*
uapi: fix linux/nfc.h userspace compilation errors
Dmitry V. Levin
2022-01-05
1
-2
/
+2
*
nfc: uapi: use kernel size_t to fix user-space builds
Krzysztof Kozlowski
2022-01-05
1
-1
/
+1
*
sctp: use call_rcu to free endpoint
Xin Long
2022-01-05
2
-4
/
+5
*
tee: handle lookup of shm with reference count 0
Jens Wiklander
2022-01-05
1
-2
/
+2
*
net: skip virtio_net_hdr_set_proto if protocol already set
Willem de Bruijn
2021-12-29
1
-0
/
+3
*
net: accept UFOv6 packages in virtio_net_hdr_to_skb
Willem de Bruijn
2021-12-29
1
-2
/
+20
*
aio: fix use-after-free due to missing POLLFREE handling
Eric Biggers
2021-12-14
1
-1
/
+1
*
wait: add wake_up_pollfree()
Eric Biggers
2021-12-14
1
-0
/
+26
*
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
2021-12-14
1
-1
/
+1
*
net: sched: add helper function to take reference to Qdisc
Vlad Buslov
2021-12-14
1
-0
/
+13
*
net: sched: extend Qdisc with rcu
Vlad Buslov
2021-12-14
3
-0
/
+8
*
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2021-12-14
1
-1
/
+1
*
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2021-12-14
1
-0
/
+2
*
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
2021-12-14
1
-0
/
+5
*
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-12-08
1
-6
/
+13
*
siphash: use _unaligned version by default
Arnd Bergmann
2021-12-08
1
-10
/
+4
*
fs: add fget_many() and fput_many()
Jens Axboe
2021-12-08
2
-1
/
+5
*
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
2021-12-08
1
-0
/
+2
*
of: clk: Make <linux/of_clk.h> self-contained
Geert Uytterhoeven
2021-12-08
1
-0
/
+3
*
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2021-12-08
2
-1
/
+16
*
xen: sync include/xen/interface/io/ring.h with Xen's newest version
Juergen Gross
2021-12-01
1
-135
/
+158
*
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
2021-12-01
1
-0
/
+1
*
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
2021-12-01
1
-0
/
+2
*
net: ieee802154: handle iftypes as u32
Alexander Aring
2021-12-01
1
-3
/
+4
*
RDMA/netlink: Add __maybe_unused to static inline in C file
Leon Romanovsky
2021-11-26
1
-1
/
+1
*
net: virtio_net_hdr_to_skb: count transport header in UFO
Jonathan Davies
2021-11-26
1
-1
/
+6
*
f2fs: fix up f2fs_lookup tracepoints
Gao Xiang
2021-11-26
1
-6
/
+6
*
scsi: target: Fix ordered tag handling
Mike Christie
2021-11-26
1
-2
/
+4
*
PCI/MSI: Deal with devices lying about their MSI mask capability
Marc Zyngier
2021-11-26
1
-0
/
+2
*
PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
Pali Rohár
2021-11-26
1
-0
/
+6
*
llc: fix out-of-bound array index in llc_sk_dev_hash()
Eric Dumazet
2021-11-26
1
-1
/
+3
*
rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
Arnaud Pouliquen
2021-11-26
1
-1
/
+1
*
task_stack: Fix end_of_stack() for architectures with upwards-growing stack
Helge Deller
2021-11-26
1
-0
/
+4
*
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-11-26
1
-0
/
+4
*
serial: core: Fix initializing and restoring termios speed
Pali Rohár
2021-11-26
1
-0
/
+2
*
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-11-26
1
-0
/
+1
*
libata: fix read log timeout value
Damien Le Moal
2021-11-26
1
-1
/
+1
*
binder: use cred instead of task for selinux checks
Todd Kjos
2021-11-26
2
-28
/
+28
*
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2021-11-06
1
-0
/
+13
*
elfcore: correct reference to CONFIG_UML
Lukas Bulwahn
2021-10-27
1
-1
/
+1
*
sched: Always inline is_percpu_thread()
Peter Zijlstra
2021-10-17
1
-1
/
+1
*
net: prevent user from passing illegal stab size
王贇
2021-10-17
1
-0
/
+1
*
lib/timerqueue: Rely on rbtree semantics for next timer
Davidlohr Bueso
2021-10-09
1
-7
/
+6
*
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Kate Hsuan
2021-10-09
1
-0
/
+1
*
net: mdio: introduce a shutdown method to mdio device drivers
Vladimir Oltean
2021-10-09
1
-0
/
+3
*
cred: allow get_cred() and put_cred() to be given NULL.
NeilBrown
2021-10-06
1
-5
/
+9
[next]