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
compress-2025-01-21
compress-2025-01-23
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
2025-04-10
rcu-tasks: Always inline rcu_irq_work_resched()
Josh Poimboeuf
1
-1
/
+1
2025-04-10
context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()
Josh Poimboeuf
1
-4
/
+4
2025-04-10
sched/smt: Always inline sched_smt_active()
Josh Poimboeuf
1
-1
/
+1
2025-04-10
coresight-etm4x: add isb() before reading the TRCSTATR
Yuanfang Zhang
1
-0
/
+4
2025-04-10
RDMA/core: Don't expose hw_counters outside of init net namespace
Roman Gushchin
1
-0
/
+1
2025-04-10
of: property: Increase NR_FWNODE_REFERENCE_ARGS
Zijun Hu
1
-1
/
+1
2025-04-10
drm/dp_mst: Fix drm RAD print
Wayne Lin
1
-0
/
+7
2025-04-10
lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()
Sebastian Andrzej Siewior
1
-4
/
+4
2025-04-10
PM: sleep: Adjust check before setting power.must_resume
Rafael J. Wysocki
1
-0
/
+2
2025-03-28
proc: fix UAF in proc_get_inode()
Ye Bin
1
-2
/
+5
2025-03-28
ASoC: ops: Consistently treat platform_max as control value
Charles Keepax
1
-1
/
+4
2025-03-28
io_uring: get rid of remap_pfn_range() for mapping rings/sqes
Jens Axboe
2
-0
/
+6
2025-03-28
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
1
-0
/
+2
2025-03-28
nvme-tcp: add basic support for the C2HTermReq PDU
Maurizio Lombardi
1
-0
/
+2
2025-03-28
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
1
-70
/
+38
2025-03-28
clockevents/drivers/i8253: Fix stop sequence for timer 0
David Woodhouse
1
-1
/
+0
2025-03-07
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
1
-0
/
+4
2025-03-07
vmlinux.lds: Ensure that const vars with relocations are mapped R/O
Ard Biesheuvel
1
-1
/
+1
2025-03-07
mm: Don't pin ZERO_PAGE in pin_user_pages()
David Howells
1
-2
/
+24
2025-03-07
include: net: add static inline dst_dev_overhead() to dst.h
Justin Iurman
1
-0
/
+9
2025-03-07
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
2
-2
/
+8
2025-03-07
net/ipv4: add tracepoint for icmp_send
Peilin He
1
-0
/
+67
2025-03-07
SUNRPC: Prevent looping due to rpc_signal_task() races
Trond Myklebust
2
-4
/
+2
2025-03-07
SUNRPC: convert RPC_TASK_* constants to enum
Stephen Brennan
1
-7
/
+9
2025-03-07
netfilter: allow exp not to be removed in nf_ct_find_expectation
Xin Long
1
-1
/
+1
2025-03-07
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
2
-0
/
+10
2025-03-07
strparser: Add read_sock callback
Jiayuan Chen
1
-0
/
+2
2025-03-07
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
1
-0
/
+14
2025-03-07
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
1
-0
/
+2
2025-03-07
mm: update mark_victim tracepoints fields
Carlos Galo
1
-4
/
+32
2025-02-21
x86/i8253: Disable PIT timer 0 when not in use
David Woodhouse
1
-0
/
+1
2025-02-21
can: ems_pci: move ASIX AX99100 ids to pci_ids.h
Jiaqing Zhao
1
-0
/
+4
2025-02-21
iommu: Return right value in iommu_sva_bind_device()
Lu Baolu
1
-1
/
+1
2025-02-21
net: add dev_net_rcu() helper
Eric Dumazet
2
-1
/
+7
2025-02-21
net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()
Jiri Pirko
1
-3
/
+12
2025-02-21
ipv4: add RCU protection to ip4_dst_hoplimit()
Eric Dumazet
1
-2
/
+7
2025-02-21
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
2
-3
/
+4
2025-02-21
efi: Avoid cold plugged memory for placing the kernel
Ard Biesheuvel
1
-0
/
+1
2025-02-21
vrf: use RCU protection in l3mdev_l3_out()
Eric Dumazet
1
-0
/
+2
2025-02-21
pps: Fix a use-after-free
Calvin Owens
1
-2
/
+1
2025-02-21
rv: Reset per-task monitors also for idle tasks
Gabriele Monaco
1
-0
/
+4
2025-02-21
scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit Definitions
Bao D. Nguyen
1
-2
/
+2
2025-02-21
KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
Sean Christopherson
1
-0
/
+9
2025-02-21
net: sched: Fix truncation of offloaded action statistics
Ido Schimmel
1
-1
/
+1
2025-02-21
Input: allocate keycode for phone linking
Illia Ostapyshyn
1
-0
/
+1
2025-02-21
net/mlx5: use do_aux_work for PHC overflow checks
Vadim Fedorenko
1
-1
/
+0
2025-02-21
exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
Kees Cook
1
-1
/
+3
2025-02-21
usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS
Kyle Tso
1
-1
/
+2
2025-02-21
module: Extend the preempt disabled section in dereference_symbol_descriptor().
Sebastian Andrzej Siewior
1
-1
/
+1
2025-02-21
wifi: mac80211: Fix common size calculation for ML element
Ilan Peer
1
-8
/
+3
[next]