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-08-03
timers/migration: Do not rely always on group->parent
Anna-Maria Behnsen
2
-19
/
+26
2024-08-03
bpf, events: Use prog to emit ksymbol event for main program
Hou Tao
1
-15
/
+13
2024-08-03
dma: fix call order in dmam_free_coherent
Lance Richardson
1
-1
/
+1
2024-08-03
kdb: Use the passed prompt in kdb_position_cursor()
Douglas Anderson
1
-1
/
+1
2024-08-03
kdb: address -Wformat-security warnings
Arnd Bergmann
1
-2
/
+2
2024-08-03
watchdog/perf: properly initialize the turbo mode timestamp and rearm counter
Thomas Gleixner
1
-3
/
+8
2024-08-03
perf: Fix event leak upon exec and file release
Frederic Weisbecker
1
-4
/
+34
2024-08-03
perf: Fix event leak upon exit
Frederic Weisbecker
1
-8
/
+5
2024-08-03
irqdomain: Fixed unbalanced fwnode get and put
Herve Codina
1
-5
/
+2
2024-08-03
trace/pid_list: Change gfp flags in pid_list_fill_irq()
levi.yun
1
-2
/
+2
2024-08-03
task_work: Introduce task_work_cancel() again
Frederic Weisbecker
1
-0
/
+24
2024-08-03
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
2
-6
/
+6
2024-08-03
sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...
Tejun Heo
3
-18
/
+14
2024-08-03
kernel: rerun task_work while freezing in get_signal()
Pavel Begunkov
1
-0
/
+8
2024-08-03
workqueue: Always queue work items to the newest PWQ for order workqueues
Lai Jiangshan
1
-1
/
+5
2024-08-03
tick/broadcast: Make takeover of broadcast hrtimer reliable
Yu Liao
1
-0
/
+23
2024-08-03
bpf: fix overflow check in adjust_jmp_off()
Shung-Hsi Yu
1
-1
/
+1
2024-08-03
bpf: Eliminate remaining "make W=1" warnings in kernel/bpf/btf.o
Alan Maguire
1
-1
/
+1
2024-08-03
bpf: annotate BTF show functions with __printf
Alan Maguire
1
-4
/
+4
2024-08-03
locking/rwsem: Add __always_inline annotation to __down_write_common() and in...
John Stultz
1
-3
/
+3
2024-08-03
bpf: helpers: fix bpf_wq_set_callback_impl signature
Benjamin Tissoires
1
-1
/
+1
2024-08-03
perf: Fix default aux_watermark calculation
Adrian Hunter
1
-1
/
+3
2024-08-03
perf: Prevent passing zero nr_pages to rb_alloc_aux()
Adrian Hunter
1
-0
/
+2
2024-08-03
perf: Fix perf_aux_size() for greater-than 32-bit size
Adrian Hunter
1
-1
/
+1
2024-08-03
bpf: Fix atomic probe zero-extension
Ilya Leoshkevich
1
-1
/
+2
2024-08-03
bpf: Change bpf_session_cookie return value to __u64 *
Jiri Olsa
1
-1
/
+1
2024-08-03
bpf: Make bpf_session_cookie() kfunc return long *
Daniel Xu
1
-1
/
+1
2024-08-03
jump_label: Fix concurrency issues in static_key_slow_dec()
Thomas Gleixner
1
-16
/
+29
2024-08-03
cgroup/cpuset: Prevent UAF in proc_cpuset_show()
Chen Ridong
1
-4
/
+9
2024-08-03
cgroup/cpuset: Fix remote root partition creation problem
Waiman Long
1
-13
/
+42
2024-08-03
cgroup/cpuset: Optimize isolated partition only generate_sched_domains() calls
Waiman Long
1
-0
/
+8
2024-08-03
rcu/tasks: Fix stale task snaphot for Tasks Trace
Frederic Weisbecker
2
-7
/
+17
2024-07-14
Merge tag 'sched_urgent_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-20
/
+39
2024-07-10
bpf: Defer work in bpf_timer_cancel_and_free
Kumar Kartikeya Dwivedi
1
-14
/
+47
2024-07-10
bpf: Fail bpf_timer_cancel when callback is being cancelled
Kumar Kartikeya Dwivedi
1
-3
/
+35
2024-07-10
bpf: fix order of args in call to bpf_map_kvcalloc
Mohammad Shehar Yaar Tausif
1
-2
/
+2
2024-07-03
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
1
-0
/
+2
2024-07-01
sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
John Stultz
4
-10
/
+30
2024-07-01
sched/deadline: Fix task_struct reference leak
Wander Lairson Costa
1
-1
/
+6
2024-07-01
Revert "sched/fair: Make sure to try to detach at least one movable task"
Josh Don
1
-9
/
+3
2024-06-30
Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-172
/
+5
2024-06-30
Merge tag 'smp_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+7
2024-06-30
Merge tag 'timers_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+2
2024-06-27
Merge tag 'asm-generic-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-37
/
+33
2024-06-27
Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-11
/
+97
2024-06-27
kallsyms: rework symbol lookup return codes
Arnd Bergmann
4
-36
/
+32
2024-06-26
Merge tag 'wq-for-6.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+34
2024-06-25
hrtimer: Prevent queuing of hrtimer without a function callback
Phil Chang
1
-0
/
+2
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-06-25
Revert "printk: Save console options for add_preferred_console_match()"
Greg Kroah-Hartman
4
-164
/
+4
[next]