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
2022-05-09
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
1
-0
/
+8
2022-05-09
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
1
-1
/
+1
2022-04-27
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
1
-0
/
+1
2022-04-27
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
Kees Cook
1
-3
/
+2
2022-04-15
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
1
-4
/
+7
2022-04-15
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
1
-4
/
+4
2022-04-15
ipv6: make mc_forwarding atomic
Eric Dumazet
1
-1
/
+1
2022-04-15
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
1
-0
/
+1
2022-04-15
block: don't merge across cgroup boundaries if blkcg is enabled
Tejun Heo
1
-0
/
+17
2022-04-15
NFSD: prevent integer overflow on 32 bit systems
Dan Carpenter
1
-0
/
+2
2022-04-15
block: Add a helper to validate the block size
Xie Yongji
1
-0
/
+8
2022-04-15
netdevice: add the case if dev is NULL
Yajun Deng
1
-2
/
+4
2022-04-15
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
1
-0
/
+8
2022-03-23
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-19
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
1
-0
/
+5
2022-03-16
virtio: acknowledge all features before access
Michael S. Tsirkin
1
-1
/
+2
2022-03-16
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
1
-1
/
+0
2022-03-16
net/mlx5: Fix size field in bufferx_reg struct
Mohammad Kabat
1
-2
/
+2
2022-03-11
arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
Mark Rutland
1
-0
/
+16
2022-03-11
arm/arm64: Provide a wrapper for SMCCC 1.1 calls
Steven Price
1
-0
/
+58
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
1
-0
/
+12
2022-03-08
sched/topology: Make sched_init_numa() use a set for the deduplicating sort
Valentin Schneider
1
-0
/
+1
2022-03-02
tee: export teedev_open() and teedev_close_context()
Jens Wiklander
1
-0
/
+14
2022-02-23
module/ftrace: handle patchable-function-entry
Mark Rutland
1
-0
/
+5
2022-02-23
ftrace: add ftrace_init_nop()
Mark Rutland
1
-3
/
+32
2022-02-23
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
1
-1
/
+0
2022-02-16
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
1
-2
/
+2
2022-02-16
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
1
-10
/
+1
2022-02-05
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2
-4
/
+1
2022-02-01
fsnotify: invalidate dcache before IN_DELETE event
Amir Goldstein
1
-6
/
+42
2022-02-01
net: fix information leakage in /proc/net/ptype
Congyu Liu
1
-0
/
+1
2022-01-27
HID: quirks: Allow inverting the absolute X/Y values
Alistair Francis
1
-0
/
+2
2022-01-27
mm_zone: add function to check if managed dma zone exists
Baoquan He
1
-0
/
+9
2022-01-20
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
1
-1
/
+12
2022-01-20
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-0
/
+2
2022-01-05
memblock: fix memblock_phys_alloc() section mismatch error
Jackie Liu
1
-2
/
+2
2022-01-05
tee: handle lookup of shm with reference count 0
Jens Wiklander
1
-2
/
+2
2021-12-29
net: skip virtio_net_hdr_set_proto if protocol already set
Willem de Bruijn
1
-0
/
+3
2021-12-29
net: accept UFOv6 packages in virtio_net_hdr_to_skb
Willem de Bruijn
1
-2
/
+20
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
1
-0
/
+26
2021-12-14
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
1
-0
/
+5
2021-12-08
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
1
-6
/
+13
2021-12-08
siphash: use _unaligned version by default
Arnd Bergmann
1
-10
/
+4
2021-12-08
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
1
-0
/
+2
2021-12-08
of: clk: Make <linux/of_clk.h> self-contained
Geert Uytterhoeven
1
-0
/
+3
2021-12-01
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2
-1
/
+16
2021-11-26
net: virtio_net_hdr_to_skb: count transport header in UFO
Jonathan Davies
1
-1
/
+6
2021-11-21
PCI/MSI: Deal with devices lying about their MSI mask capability
Marc Zyngier
1
-0
/
+2
2021-11-17
rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
Arnaud Pouliquen
1
-1
/
+1
2021-11-17
task_stack: Fix end_of_stack() for architectures with upwards-growing stack
Helge Deller
1
-0
/
+4
[next]