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-08-02
Merge tag 'bpf-next-6.17' into loongarch-next
Huacai Chen
29
-1513
/
+3599
2025-07-28
bpf: Add log for attaching tracing programs to functions in deny list
KaFai Wan
1
-0
/
+2
2025-07-28
bpf: Show precise rejected function when attaching fexit/fmod_ret to __noretu...
KaFai Wan
1
-1
/
+2
2025-07-28
bpf: Fix various typos in verifier.c comments
Suchit Karunakaran
1
-5
/
+5
2025-07-28
bpf: Add third round of bounds deduction
Paul Chaignon
1
-0
/
+1
2025-07-28
bpf: Improve bounds when s64 crosses sign boundary
Paul Chaignon
1
-0
/
+52
2025-07-27
bpf: Simplify bounds refinement from s32
Paul Chaignon
1
-14
/
+0
2025-07-27
Merge tag 'timers-urgent-2025-07-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-07-26
bpf: Move bpf_jit_get_prog_name() to core.c
Puranjay Mohan
1
-0
/
+7
2025-07-26
umd: Remove usermode driver framework
Thomas Weißschuh
3
-196
/
+0
2025-07-26
bpf/preload: Don't select USERMODE_DRIVER
Thomas Weißschuh
1
-1
/
+0
2025-07-24
Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+3
2025-07-24
resource: fix false warning in __request_region()
Akinobu Mita
1
-2
/
+3
2025-07-22
timekeeping: Zero initialize system_counterval when querying time from phc dr...
Markus Blöchl
1
-1
/
+1
2025-07-21
bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))
Yonghong Song
1
-2
/
+2
2025-07-20
Merge tag 'trace-v6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+6
2025-07-20
Merge tag 'sched-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2025-07-19
tracing: Add down_write(trace_event_sem) when adding trace event
Steven Rostedt
1
-0
/
+5
2025-07-19
Merge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-5
/
+9
2025-07-19
Merge tag 'cgroup-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-19
/
+4
2025-07-18
tracing/osnoise: Fix crash in timerlat_dump_stack()
Tomas Glozar
1
-1
/
+1
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
17
-74
/
+73
2025-07-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-4
/
+9
2025-07-17
btf: Fix virt_to_phys() on arm64 when mmapping BTF
Lorenz Bauer
1
-1
/
+1
2025-07-17
sched_ext: idle: Handle migration-disabled tasks in idle selection
Andrea Righi
1
-1
/
+1
2025-07-17
Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"
Chen Ridong
1
-7
/
+1
2025-07-17
sched,freezer: Remove unnecessary warning in __thaw_task
Chen Ridong
1
-12
/
+3
2025-07-17
Merge tag 'pm-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+1
2025-07-16
bpf: Add struct bpf_token_info
Tao Chen
2
-1
/
+42
2025-07-16
bpf: Clean up individual BTF_ID code
Feng Yang
5
-10
/
+5
2025-07-16
bpf: Update iterators.lskel-big-endian.h
Ilya Leoshkevich
1
-237
/
+255
2025-07-16
sched/ext: Prevent update_locked_rq() calls with NULL rq
Breno Leitao
1
-4
/
+8
2025-07-16
tracing/probes: Avoid using params uninitialized in parse_btf_arg()
Nathan Chancellor
1
-1
/
+1
2025-07-15
PM: suspend: clean up redundant filesystems_freeze/thaw() handling
Zihuan Zhang
1
-3
/
+1
2025-07-15
PM: suspend: Drop a misplaced pm_restore_gfp_mask() call
Rafael J. Wysocki
1
-1
/
+0
2025-07-14
sched: Change nr_uninterruptible type to unsigned long
Aruna Ramakrishna
2
-2
/
+2
2025-07-13
Merge tag 'perf_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+7
2025-07-12
Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-11
/
+2
2025-07-11
bpf: Remove attach_type in bpf_tracing_link
Tao Chen
1
-3
/
+2
2025-07-11
bpf: Remove attach_type in bpf_netns_link
Tao Chen
1
-5
/
+3
2025-07-11
bpf: Remove location field in tcx_link
Tao Chen
1
-7
/
+6
2025-07-11
bpf: Remove attach_type in bpf_cgroup_link
Tao Chen
1
-7
/
+6
2025-07-11
bpf: Add attach_type field to bpf_link
Tao Chen
8
-26
/
+40
2025-07-11
bpf: Forget ranges when refining tnum after JSET
Paul Chaignon
1
-0
/
+4
2025-07-11
bpf/arena: add bpf_arena_reserve_pages kfunc
Emil Tsalapatis
1
-0
/
+43
2025-07-11
Merge tag 'dma-mapping-6.16-2025-07-11' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+4
2025-07-09
Revert "sched/numa: add statistics of numa balance task"
Chen Yu
2
-11
/
+2
2025-07-09
perf/core: Fix WARN in perf_sigtrap()
Tetsuo Handa
1
-7
/
+7
2025-07-08
module: Make sure relocations are applied to the per-CPU section
Sebastian Andrzej Siewior
1
-2
/
+8
2025-07-08
module: Avoid unnecessary return value initialization in move_module()
Petr Pavlu
1
-2
/
+1
[next]