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
2022-03-15
Merge branch 'x86/pasid' into x86/core, to resolve conflicts
Ingo Molnar
1
-8
/
+7
2022-03-15
sched/headers: Only include <linux/entry-common.h> when CONFIG_GENERIC_ENTRY=y
Ingo Molnar
1
-1
/
+3
2022-03-15
x86: Mark __invalid_creds() __noreturn
Peter Zijlstra
1
-1
/
+1
2022-03-15
exit: Mark do_group_exit() __noreturn
Peter Zijlstra
1
-1
/
+1
2022-03-15
x86/ibt,kprobes: Cure sym+0 equals fentry woes
Peter Zijlstra
1
-14
/
+52
2022-03-15
x86/livepatch: Validate __fentry__ location
Peter Zijlstra
1
-17
/
+2
2022-03-15
x86/ibt,ftrace: Search for __fentry__ location
Peter Zijlstra
3
-30
/
+46
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
25
-107
/
+269
2022-03-15
Merge branch 'sched/fast-headers' into sched/core
Ingo Molnar
33
-163
/
+369
2022-03-14
Merge tag 'v5.17-rc8' into irq/core, to fix conflicts
Ingo Molnar
25
-107
/
+269
2022-03-14
Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
3
-17
/
+29
2022-03-13
cgroup: cleanup comments
Tom Rix
2
-6
/
+6
2022-03-11
tracing/user_events: Use alloc_pages instead of kzalloc() for register pages
Steven Rostedt (Google)
1
-6
/
+8
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
1
-11
/
+11
2022-03-11
watch_queue: Make comment about setting ->defunct more accurate
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Free the alloc bitmap when the watch_queue is torn down
David Howells
1
-0
/
+1
2022-03-11
watch_queue: Fix the alloc bitmap size to reflect notes allocated
David Howells
1
-1
/
+2
2022-03-11
watch_queue: Use the bitmap API when applicable
Christophe JAILLET
1
-5
/
+2
2022-03-11
watch_queue: Fix to always request a pow-of-2 pipe ring size
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Fix to release page in ->release()
David Howells
1
-0
/
+1
2022-03-11
watch_queue: Fix filter limit check
David Howells
1
-2
/
+2
2022-03-11
tracing: Add snapshot at end of kernel boot up
Steven Rostedt (Google)
2
-0
/
+20
2022-03-11
tracing: Have TRACE_DEFINE_ENUM affect trace event types as well
Steven Rostedt (Google)
1
-0
/
+28
2022-03-11
tracing: Fix strncpy warning in trace_events_synth.c
Tom Zanussi
1
-4
/
+1
2022-03-11
user_events: Prevent dyn_event delete racing with ioctl add/delete
Beau Belgrave
1
-6
/
+40
2022-03-10
bpf-lsm: Make bpf_lsm_kernel_read_file() as sleepable
Roberto Sassu
1
-0
/
+1
2022-03-10
bpf-lsm: Introduce new helper bpf_ima_file_hash()
Roberto Sassu
1
-0
/
+20
2022-03-10
Merge tag 'trace-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-2
/
+33
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-32
/
+61
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
4
-4
/
+3
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
3
-4
/
+4
2022-03-10
task_work: Decouple TIF_NOTIFY_SIGNAL and task_work
Eric W. Biederman
1
-2
/
+5
2022-03-10
task_work: Call tracehook_notify_signal from get_signal on all architectures
Eric W. Biederman
3
-22
/
+6
2022-03-10
tracing: Allow custom events to be added to the tracefs directory
Steven Rostedt (Google)
1
-0
/
+2
2022-03-10
tracing: Fix last_cmd_set() string management in histogram code
Steven Rostedt (Google)
1
-2
/
+4
2022-03-10
user_events: Fix potential uninitialized pointer while parsing field
Beau Belgrave
1
-1
/
+3
2022-03-10
bpf: Use offsetofend() to simplify macro definition
Yuntao Wang
1
-2
/
+1
2022-03-10
task_work: Introduce task_work_pending
Eric W. Biederman
2
-3
/
+3
2022-03-10
task_work: Remove unnecessary include from posix_timers.h
Eric W. Biederman
1
-0
/
+1
2022-03-10
ptrace: Remove tracehook_signal_handler
Eric W. Biederman
1
-1
/
+2
2022-03-10
ptrace: Remove arch_syscall_{enter,exit}_tracehook
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-0
/
+1
2022-03-10
dma-mapping: benchmark: extract a common header file for map_benchmark definition
Tian Tao
1
-24
/
+1
2022-03-09
bpf: Add "live packet" mode for XDP in BPF_PROG_RUN
Toke Høiland-Jørgensen
2
-1
/
+2
2022-03-09
xfs: don't generate selinux audit messages for capability testing
Darrick J. Wong
1
-0
/
+1
2022-03-09
ftrace: Fix some W=1 warnings in kernel doc comments
Jiapeng Chong
1
-2
/
+2
2022-03-09
tracing/osnoise: Force quiescent states while tracing
Nicolas Saenz Julienne
1
-0
/
+20
2022-03-09
tracing/osnoise: Do not unregister events twice
Daniel Bristot de Oliveira
1
-0
/
+11
2022-03-08
prlimit: do not grab the tasklist_lock
Barret Rhoden
2
-14
/
+23
[prev]
[next]