index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-12
Linux 5.10.226
v5.10.226
Greg Kroah-Hartman
2024-09-12
memcg: protect concurrent access to mem_cgroup_idr
Shakeel Butt
2024-09-12
net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
Daniel Borkmann
2024-09-12
x86/mm: Fix PTI for i386 some more
Thomas Gleixner
2024-09-12
rtmutex: Drop rt_mutex::wait_lock before scheduling
Roland Xu
2024-09-12
mmc: cqhci: Fix checking of CQHCI_HALT state
Seunghwan Baek
2024-09-12
drm/i915/fence: Mark debug_fence_free() with __maybe_unused
Andy Shevchenko
2024-09-12
drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
Andy Shevchenko
2024-09-12
nvmet-tcp: fix kernel crash if commands allocation fails
Maurizio Lombardi
2024-09-12
arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
Jonathan Cameron
2024-09-12
arm64: acpi: Move get_cpu_for_acpi_id() to a header
James Morse
2024-09-12
ACPI: processor: Fix memory leaks in error paths of processor_add()
Jonathan Cameron
2024-09-12
ACPI: processor: Return an error if acpi_processor_get_info() fails in proces...
Jonathan Cameron
2024-09-12
nilfs2: protect references to superblock parameters exposed in sysfs
Ryusuke Konishi
2024-09-12
nilfs2: replace snprintf in show functions with sysfs_emit
Qing Wang
2024-09-12
perf/aux: Fix AUX buffer serialization
Peter Zijlstra
2024-09-12
uprobes: Use kzalloc to allocate xol area
Sven Schnelle
2024-09-12
clocksource/drivers/timer-of: Remove percpu irq related code
Daniel Lezcano
2024-09-12
clocksource/drivers/imx-tpm: Fix next event not taking effect sometime
Jacky Bai
2024-09-12
clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX
Jacky Bai
2024-09-12
VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
David Fernandez Gonzalez
2024-09-12
Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
Naman Jain
2024-09-12
uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
Saurabh Sengar
2024-09-12
nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
Geert Uytterhoeven
2024-09-12
binder: fix UAF caused by offsets overwrite
Carlos Llamas
2024-09-12
iio: adc: ad7124: fix chip ID mismatch
Dumitru Ceclan
2024-09-12
iio: fix scale application in iio_convert_raw_to_processed_unlocked
Matteo Martelli
2024-09-12
iio: buffer-dmaengine: fix releasing dma channel on error
David Lechner
2024-09-12
staging: iio: frequency: ad9834: Validate frequency parameter value
Aleksandr Mishin
2024-09-12
NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
Trond Myklebust
2024-09-12
ata: pata_macio: Use WARN instead of BUG
Michael Ellerman
2024-09-12
MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed
Jiaxun Yang
2024-09-12
lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
Kent Overstreet
2024-09-12
of/irq: Prevent device address out-of-bounds read in interrupt map walk
Stefan Wiehler
2024-09-12
Squashfs: sanity check symbolic link size
Phillip Lougher
2024-09-12
usbnet: ipheth: race between ipheth_close and error handling
Oliver Neukum
2024-09-12
Input: uinput - reject requests with unreasonable number of slots
Dmitry Torokhov
2024-09-12
HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
Camila Alvarez
2024-09-12
s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
Heiko Carstens
2024-09-12
btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
David Sterba
2024-09-12
kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
Zenghui Yu
2024-09-12
net: dpaa: avoid on-stack arrays of NR_CPUS elements
Vladimir Oltean
2024-09-12
PCI: Add missing bridge lock to pci_bus_lock()
Dan Williams
2024-09-12
btrfs: clean up our handling of refs == 0 in snapshot delete
Josef Bacik
2024-09-12
btrfs: replace BUG_ON with ASSERT in walk_down_proc()
Josef Bacik
2024-09-12
smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
Zqiang
2024-09-12
wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
Sascha Hauer
2024-09-12
libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
Andreas Ziegler
2024-09-12
hwmon: (w83627ehf) Fix underflows seen when writing limit attributes
Guenter Roeck
2024-09-12
hwmon: (nct6775-core) Fix underflows seen when writing limit attributes
Guenter Roeck
[next]