index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
Baokun Li
1
-0
/
+4
2024-07-25
netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()
Baokun Li
1
-0
/
+6
2024-07-25
Bluetooth: L2CAP: Fix deadlock
Luiz Augusto von Dentz
1
-0
/
+2
2024-07-25
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
1
-47
/
+2
2024-07-25
ALSA: dmaengine: Synchronize dma channel after drop()
Jai Luthra
1
-0
/
+1
2024-07-25
spi: Fix OCTAL mode support
Patrice Chotard
1
-2
/
+3
2024-07-25
vfio/pci: Use unmap_mapping_range()
Alex Williamson
1
-2
/
+0
2024-07-25
vfio: Create vfio_fs_type with inode per device
Alex Williamson
1
-0
/
+1
2024-07-25
input: Add support for "Do Not Disturb"
Aseda Aboagye
1
-0
/
+1
2024-07-25
input: Add event code for accessibility key
Aseda Aboagye
1
-0
/
+1
2024-07-25
PNP: Hide pnp_bus_type from the non-PNP code
Andy Shevchenko
1
-2
/
+0
2024-07-25
scsi: sr: Fix unintentional arithmetic wraparound
Justin Stitt
1
-1
/
+1
2024-07-18
misc: fastrpc: Restrict untrusted app to attach to privileged PD
Ekansh Gupta
1
-0
/
+3
2024-07-18
mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray
Gavin Shan
1
-2
/
+9
2024-07-18
cachestat: do not flush stats in recency check
Nhat Pham
1
-1
/
+2
2024-07-18
spi: add defer_optimize_message controller flag
David Lechner
1
-0
/
+4
2024-07-18
bpf: Fix too early release of tcx_entry
Daniel Borkmann
1
-4
/
+9
2024-07-18
mm: prevent derefencing NULL ptr in pfn_section_valid()
Waiman Long
1
-1
/
+2
2024-07-11
connector: Fix invalid conversion in cn_proc.h
Matt Jan
1
-2
/
+1
2024-07-11
fsnotify: Do not generate events for O_PATH file descriptors
Jan Kara
1
-1
/
+7
2024-07-11
Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report
Sven Peter
1
-0
/
+11
2024-07-11
wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESP
Johannes Berg
1
-1
/
+1
2024-07-11
net: phy: phy_device: Fix PHY LED blinking code comment
Marek Vasut
1
-1
/
+1
2024-07-11
vhost_task: Handle SIGKILL by flushing work and exiting
Mike Christie
1
-1
/
+2
2024-07-11
net: dql: Avoid calling BUG() when WARN() is enough
Breno Leitao
1
-1
/
+2
2024-07-11
locking/mutex: Introduce devm_mutex_init()
George Stark
1
-0
/
+27
2024-07-05
tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
Yunseong Kim
1
-2
/
+2
2024-07-05
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
1
-5
/
+4
2024-07-05
syscalls: fix sys_fanotify_mark prototype
Arnd Bergmann
1
-0
/
+6
2024-07-05
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-07-05
ftruncate: pass a signed offset
Arnd Bergmann
2
-2
/
+2
2024-07-05
serial: core: introduce uart_port_tx_limited_flags()
Jonas Gorski
1
-0
/
+18
2024-07-05
Revert "serial: core: only stop transmit when HW fifo is empty"
Doug Brown
1
-2
/
+1
2024-07-05
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
1
-0
/
+1
2024-07-05
nvmet: make 'tsas' attribute idempotent for RDMA
Hannes Reinecke
1
-0
/
+2
2024-07-05
nvme: fixup comment for nvme RDMA Provider Type
Hannes Reinecke
1
-2
/
+2
2024-07-05
wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()
Johannes Berg
1
-1
/
+1
2024-07-05
bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...
Christophe Leroy
1
-2
/
+3
2024-07-05
bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
Christophe Leroy
1
-2
/
+3
2024-07-05
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
1
-0
/
+5
2024-07-05
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
1
-1
/
+1
2024-07-05
workqueue: Increase worker desc's length to 32
Wenchao Hao
1
-1
/
+1
2024-06-27
x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
Tony Luck
1
-0
/
+2
2024-06-27
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2
-3
/
+4
2024-06-27
mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
Ran Xiaokai
1
-0
/
+4
2024-06-27
kcov: don't lose track of remote references during softirqs
Aleksandr Nogikh
1
-0
/
+2
2024-06-27
scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag
Bart Van Assche
1
-1
/
+3
2024-06-27
ACPI: EC: Evaluate orphan _REG under EC device
Rafael J. Wysocki
1
-0
/
+4
2024-06-27
netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
Jianguo Wu
1
-0
/
+3
2024-06-27
bpf: Fix reg_set_min_max corruption of fake_reg
Daniel Borkmann
1
-0
/
+2
[next]