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
2020-11-16
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
3
-5
/
+5
2020-11-16
entry: Wire up syscall_work in common entry code
Gabriel Krisman Bertazi
1
-6
/
+9
2020-11-16
tracing: Clean up after filter logic rewriting
Lukas Bulwahn
1
-21
/
+0
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
1
-1
/
+1
2020-11-16
genirq: Fix kernel-doc markups
Mauro Carvalho Chehab
2
-2
/
+2
2020-11-16
hrtimer: Fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-11-16
timers: Make run_local_timers() static
Thomas Gleixner
1
-24
/
+24
2020-11-15
entry: Fix spelling/typo errors in irq entry code
Ira Weiny
1
-2
/
+2
2020-11-15
timekeeping: Address parameter documentation issues for various functions
Alex Shi
1
-2
/
+5
2020-11-15
timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset()
Alex Shi
1
-2
/
+3
2020-11-15
timekeeping: Add missing parameter docs for pvclock_gtod_[un]register_notifier()
Alex Shi
1
-0
/
+2
2020-11-15
timekeeping: Fix up function documentation for the NMI safe accessors
Thomas Gleixner
1
-25
/
+33
2020-11-15
timekeeping: Add missing parameter documentation for update_fast_timekeeper()
Alex Shi
1
-0
/
+1
2020-11-15
timekeeping: Remove static functions from kernel-doc markup
Alex Shi
1
-7
/
+5
2020-11-15
time: Add missing colons for parameter documentation of time64_to_tm()
Alex Shi
1
-3
/
+3
2020-11-15
timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers
Sebastian Andrzej Siewior
1
-1
/
+8
2020-11-15
timer_list: Use printk format instead of open-coded symbol lookup
Helge Deller
1
-47
/
+19
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-51
/
+42
2020-11-15
Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-31
/
+51
2020-11-15
Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-12
/
+12
2020-11-15
sched/wait: Add add_wait_queue_priority()
David Woodhouse
1
-1
/
+16
2020-11-15
genirq/irqdomain: Make irq_domain_disassociate() static
Thomas Gleixner
1
-1
/
+1
2020-11-14
genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
Thomas Gleixner
2
-56
/
+0
2020-11-14
panic: don't dump stack twice on warn
Christophe Leroy
1
-1
/
+2
2020-11-14
kernel/watchdog: fix watchdog_allowed_mask not used warning
Santosh Sivaraj
1
-2
/
+2
2020-11-14
reboot: fix overflow parsing reboot cpu number
Matteo Croce
1
-0
/
+7
2020-11-14
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
1
-14
/
+7
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
12
-147
/
+1076
2020-11-14
bpf: Relax return code check for subprograms
Dmitrii Banshchikov
1
-2
/
+13
2020-11-14
futex: Remove unused empty compat_exit_robust_list()
Lukas Bulwahn
1
-2
/
+0
2020-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2020-11-13
tracing: Remove the useless value assignment in test_create_synth_event()
Kaixu Xia
1
-1
/
+1
2020-11-13
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
2
-5
/
+6
2020-11-13
ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
Steven Rostedt (VMware)
1
-0
/
+9
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
9
-32
/
+37
2020-11-13
bpf: Expose bpf_d_path helper to sleepable LSM hooks
KP Singh
1
-1
/
+7
2020-11-13
bpf: Augment the set of sleepable LSM hooks
KP Singh
2
-15
/
+82
2020-11-12
bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
1
-0
/
+5
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-36
/
+85
2020-11-13
bpf: Support for pointers beyond pkt_end.
Alexei Starovoitov
1
-22
/
+107
2020-11-12
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-7
/
+42
2020-11-12
Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2020-11-11
bpf: Fix NULL dereference in bpf_task_storage
Martin KaFai Lau
1
-1
/
+1
2020-11-11
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-11
/
+11
2020-11-11
printk: ringbuffer: Reference text_data_ring directly in callees.
Nikolay Borisov
1
-17
/
+15
2020-11-11
bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id
Kaixu Xia
1
-1
/
+2
2020-11-10
bpf: Compile out btf_parse_module() if module BTF is not enabled
Andrii Nakryiko
1
-0
/
+4
2020-11-10
tracing: Fix some typos in comments
Qiujun Huang
15
-25
/
+25
2020-11-10
ftrace: Remove unused varible 'ret'
Alex Shi
1
-4
/
+2
2020-11-10
ring-buffer: Add recording of ring buffer recursion into recursed_functions
Steven Rostedt (VMware)
2
-1
/
+25
[prev]
[next]