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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-18
bpf: Allow reads from uninit stack
Eduard Zingerman
1
-1
/
+10
2024-07-18
dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
Fedor Pchelkin
1
-0
/
+3
2024-07-18
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
1
-2
/
+3
2024-07-18
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
1
-0
/
+2
2024-07-18
locking/mutex: Introduce devm_mutex_init()
George Stark
1
-0
/
+12
2024-07-05
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-07-05
cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked()
Yuntao Wang
1
-4
/
+4
2024-07-05
bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
Christophe Leroy
2
-3
/
+9
2024-07-05
perf/core: Fix missing wakeup when waiting for context reference
Haifeng Xu
1
-0
/
+13
2024-07-05
kheaders: explicitly define file modes for archived headers
Matthias Maennich
1
-1
/
+1
2024-07-05
Revert "kheaders: substituting --sort in archive creation"
Masahiro Yamada
1
-6
/
+3
2024-07-05
tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test
Jeff Johnson
1
-0
/
+1
2024-07-05
kcov: don't lose track of remote references during softirqs
Aleksandr Nogikh
1
-0
/
+1
2024-07-05
gcov: add support for GCC 14
Peter Oberparleiter
1
-1
/
+3
2024-07-05
tracing: Build event generation tests only as modules
Masami Hiramatsu (Google)
1
-2
/
+2
2024-07-05
rcutorture: Fix invalid context warning when enable srcu barrier testing
Zqiang
1
-5
/
+4
2024-07-05
rcutorture: Make stall-tasks directly exit when rcutorture tests end
Zqiang
1
-2
/
+2
2024-07-05
rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment
Paul E. McKenney
1
-1
/
+2
2024-07-05
padata: Disable BH when taking works lock on MT path
Herbert Xu
1
-4
/
+4
2024-07-05
zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING
Oleg Nesterov
1
-0
/
+1
2024-07-05
tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device()
Oleg Nesterov
1
-28
/
+14
2024-07-05
cma: factor out minimum alignment requirement
David Hildenbrand
1
-3
/
+1
2024-07-05
ftrace: Fix possible use-after-free issue in ftrace_location()
Zheng Yejian
1
-16
/
+23
2024-07-05
x86/ibt,ftrace: Search for __fentry__ location
Peter Zijlstra
3
-30
/
+46
2024-06-16
kdb: Use format-specifiers rather than memset() for padding in kdb_read()
Daniel Thompson
1
-5
/
+3
2024-06-16
kdb: Merge identical case statements in kdb_read()
Daniel Thompson
1
-9
/
+1
2024-06-16
kdb: Fix console handling when editing and tab-completing commands
Daniel Thompson
1
-0
/
+5
2024-06-16
kdb: Use format-strings rather than '\0' injection in kdb_read()
Daniel Thompson
1
-21
/
+34
2024-06-16
kdb: Fix buffer overflow during tab-complete
Daniel Thompson
1
-8
/
+13
2024-06-16
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
1
-8
/
+8
2024-06-16
bpf: Allow delete from sockmap/sockhash only if update is allowed
Jakub Sitnicki
1
-3
/
+7
2024-06-16
dma-mapping: benchmark: handle NUMA_NO_NODE correctly
Fedor Pchelkin
1
-2
/
+1
2024-06-16
dma-mapping: benchmark: fix node id validation
Fedor Pchelkin
1
-1
/
+2
2024-06-16
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...
Cheng Yu
1
-1
/
+1
2024-06-16
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
2
-2
/
+2
2024-06-16
sched/fair: Add EAS checks before updating root_domain::overutilized
Shrikanth Hegde
1
-19
/
+34
2024-06-16
softirq: Fix suspicious RCU usage in __do_softirq()
Zqiang
1
-4
/
+8
2024-06-16
ring-buffer: Fix a race between readers and resize checks
Petr Pavlu
1
-0
/
+9
2024-05-17
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
2
-28
/
+12
2024-05-17
bpf: Fix a verifier verbose message
Anton Protopopov
1
-2
/
+1
2024-05-02
bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-05-02
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
1
-2
/
+2
2024-05-02
tracing: Show size of requested perf buffer
Robin H. Johnson
1
-1
/
+2
2024-04-27
Revert "tracing/trigger: Fix to return error if failed to alloc snapshot"
Siddh Raman Pant
1
-4
/
+2
2024-04-27
kprobes: Fix possible use-after-free issue on kprobe registration
Zheng Yejian
1
-6
/
+12
2024-04-27
bpf: Fix ringbuf memory type confusion when passing to helpers
Daniel Borkmann
1
-1
/
+5
2024-04-27
bpf: Fix out of bounds access for ringbuf helpers
Daniel Borkmann
1
-0
/
+6
2024-04-27
bpf: Generally fix helper register offset check
Daniel Borkmann
1
-11
/
+28
2024-04-27
bpf: Generalize check_ctx_reg for reuse with other types
Daniel Borkmann
2
-11
/
+12
2024-04-27
bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
Kumar Kartikeya Dwivedi
1
-20
/
+73
[next]