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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-17
ptrace: Set PF_SUPERPRIV when checking capability
Mickaël Salaün
1
-11
/
+5
2020-11-17
dma-mapping: remove dma_virt_ops
Christoph Hellwig
3
-67
/
+0
2020-11-17
Merge branch 'urgent-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
1
-5
/
+17
2020-11-17
resource: Add test cases for new resource API
Andy Shevchenko
2
-0
/
+151
2020-11-17
resource: Simplify region_intersects() by reducing conditionals
Andy Shevchenko
1
-5
/
+5
2020-11-17
lockdep: Put graph lock/unlock under lock_recursion protection
Boqun Feng
1
-2
/
+4
2020-11-17
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
2
-49
/
+59
2020-11-17
sched: Fix rq->nr_iowait ordering
Peter Zijlstra
1
-5
/
+10
2020-11-17
sched/fair: Fix overutilized update in enqueue_task_fair()
Quentin Perret
1
-1
/
+2
2020-11-16
entry: Drop usage of TIF flags in the generic syscall code
Gabriel Krisman Bertazi
1
-10
/
+7
2020-11-16
audit: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-2
/
+2
2020-11-16
ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
3
-16
/
+17
2020-11-16
ptrace: Migrate to use SYSCALL_TRACE flag
Gabriel Krisman Bertazi
3
-6
/
+6
2020-11-16
tracepoints: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
3
-8
/
+8
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/kernel/git/tip/tip
Linus Torvalds
3
-50
/
+41
2020-11-15
Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-31
/
+51
2020-11-15
Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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/arm64/linux
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
[prev]
[next]