index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-09
mm: filter zone device pages returned from folio_walk_start()
Alistair Popple
1
-1
/
+1
2025-07-09
mm: use folio_expected_ref_count() helper for reference counting
Shivank Garg
1
-2
/
+1
2025-07-06
Merge tag 'sched_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-16
/
+21
2025-07-06
Merge tag 'perf_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2025-07-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
4
-10
/
+2
2025-07-04
sched/deadline: Fix dl_server runtime calculation formula
kuyo chang
1
-5
/
+5
2025-07-03
perf: Revert to requiring CAP_SYS_ADMIN for uprobes
Peter Zijlstra
1
-1
/
+1
2025-07-01
sched/core: Fix migrate_swap() vs. hotplug
Peter Zijlstra
2
-10
/
+15
2025-07-01
sched: Fix preemption string of preempt_dynamic_none
Thomas Weißschuh
1
-1
/
+1
2025-06-30
perf/core: Fix the WARN_ON_ONCE is out of lock protected region
Luo Gengkun
1
-2
/
+2
2025-06-29
Merge tag 'perf_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+5
2025-06-28
Merge tag 'trace-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+7
2025-06-27
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2025-06-27
tracing: Fix filter logic error
Edward Adam Davis
1
-7
/
+7
2025-06-26
PM: Restrict swap use to later in the suspend sequence
Mario Limonciello
4
-10
/
+2
2025-06-26
perf/aux: Fix pending disable flow when the AUX ring buffer overruns
Leo Yan
2
-5
/
+5
2025-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-7
/
+10
2025-06-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-29
/
+34
2025-06-25
crashdump: add CONFIG_KEYS dependency
Arnd Bergmann
1
-0
/
+1
2025-06-23
bpf: Specify access type of bpf_sysctl_get_name args
Jerome Marchand
1
-1
/
+1
2025-06-23
replace collect_mounts()/drop_collected_mounts() with a safer variant
Al Viro
1
-29
/
+34
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-12
/
+17
2025-06-22
Merge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-8
/
+9
2025-06-22
Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-50
/
+83
2025-06-22
Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+12
2025-06-20
rcu: Return early if callback is not specified
Uladzislau Rezki (Sony)
1
-0
/
+4
2025-06-19
kho: initialize tail pages for higher order folios properly
Pratyush Yadav
1
-12
/
+17
2025-06-18
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
2
-3
/
+7
2025-06-18
Merge tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+1
2025-06-18
Merge tag 'wq-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2025-06-18
Merge tag 'sched_ext-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-8
/
+15
2025-06-18
cgroup,freezer: fix incomplete freezing when attaching tasks
Chen Ridong
1
-2
/
+1
2025-06-18
fgraph: Do not enable function_graph tracer when setting funcgraph-args
Steven Rostedt
1
-0
/
+6
2025-06-17
workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()
Chuyi Zhou
1
-1
/
+2
2025-06-17
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...
Tejun Heo
3
-2
/
+9
2025-06-17
sched_ext: Make scx_group_set_weight() always update tg->scx.weight
Tejun Heo
1
-6
/
+6
2025-06-17
bpf: Mark dentry->d_inode as trusted_or_null
Song Liu
1
-3
/
+2
2025-06-13
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...
Oleg Nesterov
1
-0
/
+9
2025-06-13
genirq/irq_sim: Initialize work context pointers properly
Gyeyoung Baek
1
-1
/
+1
2025-06-13
genirq/cpuhotplug: Restore affinity even for suspended IRQ
Brian Norris
1
-7
/
+0
2025-06-13
genirq/cpuhotplug: Rebalance managed interrupts across multi-CPU hotplug
Brian Norris
1
-0
/
+8
2025-06-11
futex: Verify under the lock if hash can be replaced
Sebastian Andrzej Siewior
1
-0
/
+10
2025-06-11
perf: Fix the throttle error of some clock events
Kan Liang
1
-4
/
+11
2025-06-10
tracing: Do not free "head" on error path of filter_free_subsystem_filters()
Steven Rostedt
1
-3
/
+1
2025-06-08
Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-8
/
+10
2025-06-08
Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2
-53
/
+143
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
6
-8
/
+10
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-2
/
+88
2025-06-07
tracing: Add rcu annotation around file->filter accesses
Steven Rostedt
1
-4
/
+6
2025-06-06
Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+29
[next]