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
2017-10-19
locking/static_keys: Improve uninitialized key warning
Borislav Petkov
1
-7
/
+7
2017-10-18
timer: Convert stub timer to timer_setup()
Thomas Gleixner
1
-3
/
+3
2017-10-18
workqueue: Convert timers to use timer_setup() (part 2)
Kees Cook
1
-8
/
+6
2017-10-18
genirq: Add config option for reservation mode
Thomas Gleixner
1
-0
/
+3
2017-10-18
timers: Avoid an unnecessary iteration in __run_timers()
Zhenzhong Duan
1
-2
/
+5
2017-10-18
Revert "kprobes: Warn if optprobe handler tries to change execution path"
Naveen N. Rao
1
-4
/
+1
2017-10-18
bpf: move knowledge about post-translation offsets out of verifier
Jakub Kicinski
1
-39
/
+16
2017-10-18
bpf: remove the verifier ops from program structure
Jakub Kicinski
2
-16
/
+17
2017-10-18
bpf: split verifier and program ops
Jakub Kicinski
3
-12
/
+31
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
1
-2
/
+6
2017-10-18
perf/core: Export AUX buffer helpers to modules
Will Deacon
1
-0
/
+4
2017-10-18
genirq: export irq_get_percpu_devid_partition to modules
Will Deacon
1
-0
/
+1
2017-10-18
bpf: cpumap add tracepoints
Jesper Dangaard Brouer
1
-5
/
+19
2017-10-18
bpf: cpumap xdp_buff to skb conversion and allocation
Jesper Dangaard Brouer
1
-22
/
+130
2017-10-18
bpf: XDP_REDIRECT enable use of cpumap
Jesper Dangaard Brouer
2
-2
/
+23
2017-10-18
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
4
-1
/
+573
2017-10-17
time: Use do_settimeofday64() internally
Arnd Bergmann
1
-6
/
+6
2017-10-17
posix-stubs: Use get_timespec64() and put_timespec64()
Arnd Bergmann
1
-12
/
+8
2017-10-16
ftrace: Kill FTRACE_OPS_FL_PER_CPU
Peter Zijlstra
1
-49
/
+6
2017-10-16
perf/ftrace: Small cleanup
Peter Zijlstra
1
-1
/
+1
2017-10-16
perf/ftrace: Fix function trace events
Peter Zijlstra
1
-31
/
+49
2017-10-16
perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function")
Peter Zijlstra
5
-17
/
+10
2017-10-16
tracing: bpf: Hide bpf trace events when they are not used
Steven Rostedt (VMware)
1
-0
/
+3
2017-10-16
Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Thomas Gleixner
1
-3
/
+12
2017-10-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-94
/
+49
2017-10-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+9
2017-10-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-28
/
+20
2017-10-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-2
/
+45
2017-10-14
bpf: verifier: set reg_type on context accesses in second pass
Jakub Kicinski
1
-6
/
+37
2017-10-13
kmemleak: clear stale pointers from task stacks
Konstantin Khlebnikov
1
-0
/
+4
2017-10-14
Merge branch 'pm-domains' into pm-opp
Rafael J. Wysocki
14
-564
/
+429
2017-10-13
genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()
Doug Berger
1
-16
/
+0
2017-10-13
genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()
Doug Berger
1
-0
/
+25
2017-10-13
tracing: mark trace_test_buffer as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2017-10-13
printk: Remove superfluous memory barriers from printk_safe
Steven Rostedt (VMware)
1
-7
/
+8
2017-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
Linus Torvalds
1
-23
/
+37
2017-10-12
Merge branch 'waitid-fix'
Linus Torvalds
1
-0
/
+6
2017-10-12
tracing: Kconfig text fixes for CONFIG_HWLAT_TRACER
Jesper Dangaard Brouer
1
-2
/
+2
2017-10-12
Merge branch 'irq/urgent' into x86/apic
Thomas Gleixner
31
-802
/
+1015
2017-10-11
bpf: remove redundant variable old_flags
Colin Ian King
1
-2
/
+0
2017-10-11
Merge branch 'acpi-pm' into pm-sleep
Rafael J. Wysocki
28
-793
/
+963
2017-10-11
livepatch: unpatch all klp_objects if klp_module_coming fails
Joe Lawrence
1
-23
/
+37
2017-10-10
Revert "net: defer call to cgroup_sk_alloc()"
Eric Dumazet
1
-0
/
+11
2017-10-10
ftrace: Clear hashes of stale ips of init memory
Joel Fernandes
1
-0
/
+69
2017-10-10
tracing: Add support for preempt and irq enable/disable events
Joel Fernandes
3
-1
/
+46
2017-10-10
Merge tag 'seccomp-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2017-10-10
bpf: write back the verifier log buffer as it gets filled
Jakub Kicinski
1
-22
/
+19
2017-10-10
bpf: move instruction printing into a separate file
Jakub Kicinski
4
-198
/
+251
2017-10-10
bpf: move global verifier log into verifier environment
Jakub Kicinski
1
-232
/
+259
2017-10-10
bpf: encapsulate verifier log state into a structure
Jakub Kicinski
1
-27
/
+30
[prev]
[next]