index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2024-08-02
perf: Rename perf_event_context.nr_pending to nr_no_switch_fast.
Ben Gainey
-6
/
+6
2024-08-01
kcsan: Use min() to fix Coccinelle warning
Thorsten Blum
-1
/
+1
2024-08-01
sched_ext: Build fix on !CONFIG_STACKTRACE[_SUPPORT]
Tejun Heo
-1
/
+4
2024-07-31
scx: Allow calling sleepable kfuncs from BPF_PROG_TYPE_SYSCALL
David Vernet
-16
/
+11
2024-07-31
cgroup: Show # of subsystem CSSes in cgroup.stat
Waiman Long
-2
/
+53
2024-07-31
jump_label: Fix the fix, brown paper bags galore
Peter Zijlstra
-2
/
+2
2024-07-31
tick/broadcast: Move per CPU pointer access into the atomic section
Thomas Gleixner
-1
/
+2
2024-07-30
cpuset: use Union-Find to optimize the merging of cpumasks
Xavier
-70
/
+44
2024-07-30
cgroup/cpuset: add decrease attach_in_progress helpers
Chen Ridong
-15
/
+24
2024-07-30
cgroup/cpuset: Remove cpuset_slab_spread_rotor
Xiu Jianfeng
-14
/
+0
2024-07-30
cgroup/pids: Avoid spurious event notification
Xiu Jianfeng
-11
/
+7
2024-07-30
cgroup/cpuset: remove child_ecpus_count
Chen Ridong
-19
/
+3
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
-2464
/
+5000
2024-07-29
profiling: remove stale percpu flip buffer variables
Linus Torvalds
-6
/
+0
2024-07-29
bpf, x86, riscv, arm: no_caller_saved_registers for bpf_get_smp_processor_id()
Eduard Zingerman
-2
/
+10
2024-07-29
bpf: no_caller_saved_registers attribute for helper calls
Eduard Zingerman
-3
/
+314
2024-07-29
bpf: add a get_helper_proto() utility function
Eduard Zingerman
-7
/
+18
2024-07-29
bpf: Get better reg range with ldsx and 32bit compare
Yonghong Song
-0
/
+38
2024-07-29
bpf: Fail verification for sign-extension of packet data/data_end/data_meta
Yonghong Song
-2
/
+3
2024-07-29
bpf: Fix compare error in function retval_range_within
Xu Kuohai
-5
/
+11
2024-07-29
bpf: Prevent tail call between progs attached to different hooks
Xu Kuohai
-3
/
+18
2024-07-29
bpf, lsm: Add check for BPF LSM return value
Xu Kuohai
-11
/
+88
2024-07-29
bpf, lsm: Add disabled BPF LSM hook list
Xu Kuohai
-2
/
+29
2024-07-29
signal: Replace BUG_ON()s
Thomas Gleixner
-4
/
+7
2024-07-29
signal: Remove task argument from dequeue_signal()
Thomas Gleixner
-13
/
+10
2024-07-29
posix-timers: Consolidate signal queueing
Thomas Gleixner
-19
/
+15
2024-07-29
posix-cpu-timers: Make k_itimer::it_active consistent
Thomas Gleixner
-0
/
+4
2024-07-29
posix-timers: Consolidate timer setup
Thomas Gleixner
-20
/
+21
2024-07-29
posix-timers: Convert timer list to hlist
Thomas Gleixner
-12
/
+9
2024-07-29
posix-timers: Clear overrun in common_timer_set()
Thomas Gleixner
-0
/
+1
2024-07-29
posix-timers: Retrieve interval in common timer_settime() code
Thomas Gleixner
-9
/
+6
2024-07-29
posix-cpu-timers: Simplify posix_cpu_timer_set()
Thomas Gleixner
-27
/
+17
2024-07-29
posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set()
Thomas Gleixner
-6
/
+1
2024-07-29
posix-cpu-timers: Use @now instead of @val for clarity
Thomas Gleixner
-13
/
+9
2024-07-29
posix-cpu-timers: Do not arm SIGEV_NONE timers
Thomas Gleixner
-16
/
+13
2024-07-29
posix-cpu-timers: Replace old expiry retrieval in posix_cpu_timer_set()
Thomas Gleixner
-31
/
+6
2024-07-29
posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_set()
Thomas Gleixner
-1
/
+11
2024-07-29
posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_get()
Thomas Gleixner
-5
/
+9
2024-07-29
posix-cpu-timers: Handle interval timers correctly in timer_get()
Thomas Gleixner
-1
/
+17
2024-07-29
posix-cpu-timers: Save interval only for armed timers
Thomas Gleixner
-8
/
+6
2024-07-29
posix-cpu-timers: Split up posix_cpu_timer_get()
Thomas Gleixner
-27
/
+24
2024-07-29
bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubs
Martin KaFai Lau
-1
/
+16
2024-07-29
bpf: Remove mark_precise_scalar_ids()
Eduard Zingerman
-115
/
+0
2024-07-29
bpf: Track equal scalars history on per-instruction level
Eduard Zingerman
-21
/
+224
2024-07-29
bpf: Simplify character output in seq_print_delegate_opts()
Markus Elfring
-2
/
+2
2024-07-29
bpf: Replace 8 seq_puts() calls by seq_putc() calls
Markus Elfring
-8
/
+8
2024-07-29
task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORK
Linus Torvalds
-0
/
+6
2024-07-29
profiling: attempt to remove per-cpu profile flip buffer
Linus Torvalds
-181
/
+2
2024-07-29
genirq/msi: Silence 'set affinity failed' warning
Marek Vasut
-1
/
+1
2024-07-29
profiling: remove prof_cpu_mask
Tetsuo Handa
-40
/
+13
[prev]
[next]