index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-05
sched/fair: Add NOHZ balancer flag for nohz.next_balance updates
Valentin Schneider
2
-11
/
+21
2021-10-04
kallsyms: strip LTO suffixes from static functions
Nick Desaulniers
1
-13
/
+33
2021-10-04
audit: add OPENAT2 record to list "how" info
Richard Guy Briggs
2
-1
/
+19
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
1
-2
/
+2
2021-10-04
printk: use gnu_printf format attribute for printk_sprint()
John Ogness
1
-0
/
+1
2021-10-04
printk: avoid -Wsometimes-uninitialized warning
Arnd Bergmann
1
-3
/
+2
2021-10-03
Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+12
2021-10-03
Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+30
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-63
/
+150
2021-10-01
audit: add support for the openat2 syscall
Richard Guy Briggs
1
-0
/
+3
2021-10-01
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
1
-6
/
+6
2021-10-01
dma-mapping: remove bogus test for pfn_valid from dma_map_resource
Mike Rapoport
1
-4
/
+0
2021-10-01
sched/fair: Null terminate buffer when updating tunable_scaling
Mel Gorman
1
-1
/
+7
2021-10-01
sched/fair: Add ancestors of unthrottled undecayed cfs_rq
Michal Koutný
1
-1
/
+5
2021-10-01
perf/core: fix userpage->time_enabled of inactive events
Song Liu
1
-4
/
+30
2021-10-01
rtmutex: Wake up the waiters lockless while dropping the read lock.
Thomas Gleixner
2
-7
/
+18
2021-10-01
rtmutex: Check explicit for TASK_RTLOCK_WAIT.
Sebastian Andrzej Siewior
1
-1
/
+1
2021-10-01
locking/rt: Take RCU nesting into account for __might_resched()
Thomas Gleixner
1
-3
/
+14
2021-10-01
sched: Make RCU nest depth distinct in __might_resched()
Thomas Gleixner
1
-12
/
+16
2021-10-01
sched: Make might_sleep() output less confusing
Thomas Gleixner
1
-5
/
+22
2021-10-01
sched: Cleanup might_sleep() printks
Thomas Gleixner
1
-8
/
+6
2021-10-01
sched: Remove preempt_offset argument from __might_sleep()
Thomas Gleixner
1
-2
/
+2
2021-10-01
sched: Clean up the might_sleep() underscore zoo
Thomas Gleixner
2
-6
/
+6
2021-10-01
locking/ww-mutex: Fix uninitialized use of ret in test_aa()
Nathan Chancellor
1
-1
/
+2
2021-09-30
x86/kprobes: Fixup return address in generic trampoline handler
Masami Hiramatsu
1
-0
/
+11
2021-09-30
tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
Masami Hiramatsu
1
-13
/
+4
2021-09-30
kprobes: Enable stacktrace from pt_regs in kretprobe handler
Masami Hiramatsu
1
-0
/
+7
2021-09-30
kprobes: Add kretprobe_find_ret_addr() for searching return address
Masami Hiramatsu
1
-26
/
+83
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-1
/
+1
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-2
/
+1
2021-09-30
kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
Masami Hiramatsu
1
-6
/
+1
2021-09-30
kprobes: Use bool type for functions which returns boolean value
Masami Hiramatsu
2
-14
/
+14
2021-09-30
kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimized_kprobe()
Masami Hiramatsu
1
-5
/
+5
2021-09-30
kprobes: Add assertions for required lock
Masami Hiramatsu
1
-7
/
+12
2021-09-30
kprobes: Fix coding style issues
Masami Hiramatsu
1
-114
/
+122
2021-09-30
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-20
/
+16
2021-09-30
kprobes: Make arch_check_ftrace_location static
Punit Agrawal
1
-2
/
+2
2021-09-30
kprobe: Simplify prepare_kprobe() by dropping redundant version
Punit Agrawal
1
-14
/
+9
2021-09-30
kprobes: Use helper to parse boolean input from userspace
Punit Agrawal
1
-22
/
+6
2021-09-30
kprobes: Do not use local variable when creating debugfs file
Punit Agrawal
1
-2
/
+1
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-16
/
+41
2021-09-30
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-8
/
+18
2021-09-30
bpf: Fix integer overflow in prealloc_elems_and_freelist()
Tatsuhiko Yasumatsu
1
-1
/
+2
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
1
-4
/
+0
2021-09-30
scs: Release kasan vmalloc poison in scs_free process
Yee Lee
1
-0
/
+1
2021-09-29
uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argument
Eugene Syromiatnikov
1
-0
/
+4
2021-09-29
swiotlb: Support aligned swiotlb buffers
David Stevens
1
-5
/
+8
2021-09-28
bpf: Replace callers of BPF_CAST_CALL with proper function typedef
Kees Cook
3
-11
/
+8
2021-09-28
bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM
Kees Cook
2
-20
/
+12
2021-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-8
/
+18
[prev]
[next]