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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-03
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
1
-1
/
+1
2022-11-03
perf: Fix missing SIGTRAPs
Peter Zijlstra
1
-4
/
+15
2022-11-03
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
1
-1
/
+1
2022-10-29
mmc: core: Add SD card quirk for broken discard
Avri Altman
1
-0
/
+1
2022-10-29
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
1
-0
/
+2
2022-10-29
kvm: Add support for arch compat vm ioctls
Alexander Graf
1
-0
/
+2
2022-10-26
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
1
-0
/
+2
2022-10-26
scsi: tracing: Fix compile error in trace_array calls when TRACING is disabled
Arun Easi
1
-2
/
+34
2022-10-26
eventfd: guard wake_up in eventfd fs calls as well
Dylan Yudaken
2
-2
/
+2
2022-10-26
iommu/iova: Fix module config properly
Robin Murphy
1
-1
/
+1
2022-10-26
serial: 8250: Toggle IER bits on only after irq has been set up
Ilpo Järvinen
1
-0
/
+1
2022-10-26
ata: fix ata_id_has_dipm()
Niklas Cassel
1
-11
/
+4
2022-10-26
ata: fix ata_id_has_ncq_autosense()
Niklas Cassel
1
-2
/
+4
2022-10-26
ata: fix ata_id_has_devslp()
Niklas Cassel
1
-1
/
+4
2022-10-26
ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()
Niklas Cassel
1
-4
/
+9
2022-10-26
dyndbg: drop EXPORTed dynamic_debug_exec_queries
Jim Cromie
1
-9
/
+0
2022-10-26
dyndbg: fix module.dyndbg handling
Jim Cromie
1
-1
/
+1
2022-10-26
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
1
-0
/
+28
2022-10-26
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
1
-1
/
+1
2022-10-26
bpf: Fix reference state management for synchronous callbacks
Kumar Kartikeya Dwivedi
1
-0
/
+11
2022-10-26
SUNRPC: Fix svcxdr_init_encode's buflen calculation
Chuck Lever
1
-1
/
+1
2022-10-26
SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
Chuck Lever
1
-3
/
+14
2022-10-26
tracing: Wake up ring buffer waiters on closing of the file
Steven Rostedt (Google)
1
-0
/
+1
2022-10-26
ring-buffer: Add ring_buffer_wake_waiters()
Steven Rostedt (Google)
1
-1
/
+1
2022-10-26
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
1
-4
/
+5
2022-10-26
serial: 8250: Let drivers request full 16550A feature probing
Maciej W. Rozycki
1
-1
/
+2
2022-10-12
firmware: arm_scmi: Improve checks in the info_get operations
Cristian Marussi
1
-2
/
+2
2022-09-28
serial: Create uart_xmit_advance()
Ilpo Järvinen
1
-0
/
+17
2022-09-28
drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
Phil Auld
1
-2
/
+3
2022-09-23
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
1
-0
/
+2
2022-09-23
of/device: Fix up of_dma_configure_id() stub
Thierry Reding
1
-2
/
+3
2022-09-20
iommu/vt-d: Fix kdump kernels boot failure with scalable mode
Lu Baolu
1
-3
/
+6
2022-09-20
task_stack, x86/cea: Force-inline stack helpers
Borislav Petkov
1
-1
/
+1
2022-09-20
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2
-3
/
+3
2022-09-20
NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests
Dave Wysochanski
1
-1
/
+3
2022-09-15
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
1
-0
/
+21
2022-09-15
net: introduce __skb_fill_page_desc_noacc
Pavel Begunkov
1
-11
/
+17
2022-09-15
rxrpc: Fix ICMP/ICMP6 error handling
David Howells
1
-0
/
+1
2022-09-15
NFS: Fix another fsync() issue after a server reboot
Trond Myklebust
1
-0
/
+1
2022-09-15
NFS: Save some space in the inode
Trond Myklebust
1
-18
/
+24
2022-09-15
NFS: Further optimisations for 'ls -l'
Trond Myklebust
1
-3
/
+2
2022-09-15
debugfs: add debugfs_lookup_and_remove()
Greg Kroah-Hartman
1
-0
/
+6
2022-09-15
fs: only do a memory barrier for the first set_buffer_uptodate()
Linus Torvalds
1
-0
/
+11
2022-09-08
USB: core: Prevent nested device-reset calls
Alan Stern
1
-0
/
+2
2022-09-08
usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles
Pablo Sun
1
-0
/
+5
2022-09-08
platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
Andy Shevchenko
1
-2
/
+4
2022-09-05
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
1
-2
/
+5
2022-09-05
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
1
-0
/
+8
2022-09-05
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
1
-1
/
+2
2022-08-31
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
[next]