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
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
1
-0
/
+1
2018-06-22
module: setup load info before module_sig_check()
Jessica Yu
1
-34
/
+43
2018-06-22
module: make it clear when we're handling the module copy in info->hdr
Jessica Yu
1
-21
/
+21
2018-06-22
perf/core: Move the inline keyword at the beginning of the function declaration
Mathieu Malaterre
1
-3
/
+3
2018-06-21
tracing: Use swap macro in update_max_tr
Gustavo A. R. Silva
1
-5
/
+1
2018-06-21
softirq: Reorder trace_softirqs_on to prevent lockdep splat
Joel Fernandes (Google)
1
-1
/
+5
2018-06-21
tracing: Check for no filter when processing event filters
Steven Rostedt (VMware)
1
-1
/
+9
2018-06-21
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
1
-6
/
+6
2018-06-21
sched/fair: Remove stale tg_unthrottle_up() comments
Li RongQing
1
-1
/
+0
2018-06-21
kprobes: Replace %p with other pointer types
Masami Hiramatsu
1
-12
/
+10
2018-06-21
kprobes: Show address of kprobes if kallsyms does
Masami Hiramatsu
1
-5
/
+9
2018-06-21
kprobes: Show blacklist addresses as same as kallsyms does
Masami Hiramatsu
1
-2
/
+10
2018-06-21
kprobes: Make list and blacklist root user read only
Masami Hiramatsu
1
-2
/
+2
2018-06-21
perf/core: Change perf_mmap_fault() return type to 'vm_fault_t'
Souptick Joarder
1
-2
/
+2
2018-06-21
sched/debug: Use match_string() helper instead of open-coded logic
Yisheng Xie
1
-16
/
+15
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-2
/
+2
2018-06-21
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
1
-0
/
+170
2018-06-21
cpu/hotplug: Split do_cpu_down()
Thomas Gleixner
1
-9
/
+8
2018-06-21
cpu/hotplug: Make bringup/teardown of smp threads symmetric
Thomas Gleixner
1
-2
/
+1
2018-06-21
sched/smt: Update sched_smt_present at runtime
Peter Zijlstra
2
-18
/
+13
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2
-11
/
+3
2018-06-21
kprobes: Don't check the ->break_handler() in generic kprobes code
Masami Hiramatsu
1
-34
/
+5
2018-06-21
kprobes: Remove jprobe API implementation
Masami Hiramatsu
2
-171
/
+1
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-15
/
+78
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
6
-21
/
+21
2018-06-20
sched/swait: Switch to full exclusive mode
Peter Zijlstra
1
-5
/
+17
2018-06-20
sched/swait: Remove __prepare_to_swait
Peter Zijlstra
1
-1
/
+1
2018-06-20
locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
Waiman Long
1
-0
/
+1
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
11
-0
/
+4344
2018-06-19
audit: eliminate audit_enabled magic number comparison
Richard Guy Briggs
1
-3
/
+0
2018-06-19
audit: rename FILTER_TYPE to FILTER_EXCLUDE
Richard Guy Briggs
2
-6
/
+6
2018-06-19
audit: Fix extended comparison of GID/EGID
Ondrej Mosnáček
1
-4
/
+4
2018-06-19
audit: tie ANOM_ABEND records to syscall
Richard Guy Briggs
1
-1
/
+1
2018-06-19
audit: tie SECCOMP records to syscall
Richard Guy Briggs
1
-1
/
+1
2018-06-19
audit: allow other filter list types for AUDIT_EXE
Ondrej Mosnáček
1
-2
/
+5
2018-06-19
sysinfo: Remove get_monotonic_boottime()
Arnd Bergmann
1
-2
/
+2
2018-06-19
posix-timers: Use new ktime_get_*_ts64() helpers
Arnd Bergmann
2
-6
/
+6
2018-06-19
timekeeping: Use ktime_get_real_ts64() instead of getnstimeofday64()
Arnd Bergmann
2
-4
/
+4
2018-06-19
time: Use ktime_get_real_seconds() in time syscall
Arnd Bergmann
1
-4
/
+2
2018-06-19
posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME
Arnd Bergmann
1
-1
/
+1
2018-06-19
genirq: Fix editing error in a comment
Jonathan Neuschäfer
1
-1
/
+1
2018-06-19
genirq: Use rcu in kstat_irqs_usr()
Eric Dumazet
1
-6
/
+7
2018-06-18
module: exclude SHN_UNDEF symbols from kallsyms api
Jessica Yu
1
-1
/
+5
2018-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-15
/
+78
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
3
-11
/
+12
2018-06-17
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
3
-13
/
+9
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+12
2018-06-16
Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
1
-3
/
+1
2018-06-15
xdp: Fix handling of devmap in generic XDP
Toshiaki Makita
1
-0
/
+14
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
1
-2
/
+3
[prev]
[next]