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
2023-08-08
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
1
-0
/
+2
2023-08-08
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-11
/
+0
2023-08-08
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+6
2023-08-03
dma-buf: keep the signaling time of merged fences v3
Christian König
1
-1
/
+1
2023-08-03
mm: fix memory ordering for mm_lock_seq and vm_lock_seq
Jann Horn
3
-8
/
+59
2023-08-03
block: Fix a source code comment in include/uapi/linux/blkzoned.h
Bart Van Assche
1
-5
/
+5
2023-08-03
tcp: Reduce chance of collisions in inet6_hashfn().
Stewart Smith
1
-6
/
+2
2023-08-03
vxlan: calculate correct header length for GPE
Jiri Benc
1
-4
/
+9
2023-07-27
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
1
-1
/
+1
2023-07-27
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
1
-1
/
+5
2023-07-27
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
1
-2
/
+7
2023-07-27
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
1
-2
/
+7
2023-07-27
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
1
-2
/
+5
2023-07-27
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
1
-0
/
+5
2023-07-27
net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV
Antoine Tenart
1
-1
/
+1
2023-07-27
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
2
-2
/
+6
2023-07-27
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
1
-1
/
+1
2023-07-27
KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
Marc Zyngier
1
-1
/
+1
2023-07-27
fuse: add feature flag for expire-only
Miklos Szeredi
1
-0
/
+3
2023-07-23
fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...
Masami Hiramatsu (Google)
1
-0
/
+1
2023-07-23
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
1
-1
/
+0
2023-07-23
drm/dp_mst: Clear MSG_RDY flag before sending new message
Wayne Lin
1
-2
/
+5
2023-07-23
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
1
-1
/
+1
2023-07-23
net/sched: make psched_mtu() RTNL-less safe
Pedro Tammela
1
-1
/
+1
2023-07-23
nvme: fix the NVME_ID_NS_NVM_STS_MASK definition
Ankit Kumar
1
-1
/
+1
2023-07-23
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
1
-1
/
+6
2023-07-23
s390/ism: Fix and simplify add()/remove() callback handling
Niklas Schnelle
1
-6
/
+0
2023-07-23
s390/ism: Fix locking for forwarding of IRQs and events to clients
Niklas Schnelle
1
-0
/
+1
2023-07-23
net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->ops
Vladimir Oltean
1
-0
/
+1
2023-07-23
blk-crypto: use dynamic lock class for blk_crypto_profile::lock
Eric Biggers
1
-0
/
+1
2023-07-23
netfilter: conntrack: don't fold port numbers into addresses before hashing
Florian Westphal
1
-0
/
+3
2023-07-23
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
1
-4
/
+27
2023-07-19
blktrace: use inline function for blk_trace_remove() while blktrace is disabled
Yu Kuai
1
-1
/
+5
2023-07-19
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
1
-0
/
+1
2023-07-19
autofs: use flexible array in ioctl structure
Arnd Bergmann
1
-1
/
+1
2023-07-19
watch_queue: prevent dangling pipe pointer
Siddh Raman Pant
1
-2
/
+1
2023-07-19
net: dsa: sja1105: always enable the send_meta options
Vladimir Oltean
1
-4
/
+0
2023-07-19
net: fix net_dev_start_xmit trace event vs skb_transport_offset()
Eric Dumazet
1
-1
/
+2
2023-07-19
Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
Luiz Augusto von Dentz
1
-0
/
+1
2023-07-19
net: mscc: ocelot: don't keep PTP configuration of all ports in single structure
Vladimir Oltean
1
-3
/
+7
2023-07-19
lib/bitmap: drop optimization of bitmap_{from,to}_arr64
Yury Norov
1
-5
/
+3
2023-07-19
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
1
-1
/
+0
2023-07-19
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
1
-0
/
+1
2023-07-19
sh: Avoid using IRQ0 on SH3 and SH4
Sergey Shtylyov
1
-3
/
+3
2023-07-19
media: videodev2.h: Fix struct v4l2_input tuner index comment
Marek Vasut
1
-1
/
+1
2023-07-19
media: videodev2.h: Fix p_s32 and p_s64 pointer types
Daniel Lundberg Pedersen
1
-2
/
+2
2023-07-19
USB: Extend pci resume function to handle PM events
Basavaraj Natikar
1
-1
/
+1
2023-07-19
block: change all __u32 annotations to __be32 in affs_hardblocks.h
Michael Schmitz
1
-34
/
+34
2023-07-19
scsi: ufs: core: mcq: Fix the incorrect OCS value for the device command
Stanley Chu
1
-1
/
+0
2023-07-19
PCI: Add pci_clear_master() stub for non-CONFIG_PCI
Sui Jingfeng
1
-0
/
+1
[next]