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
2019-08-28
posix-cpu-timers: Use clock ID in posix_cpu_timer_rearm()
Thomas Gleixner
1
-2
/
+3
2019-08-28
posix-cpu-timers: Use clock ID in posix_cpu_timer_get()
Thomas Gleixner
1
-2
/
+3
2019-08-28
posix-cpu-timers: Use clock ID in posix_cpu_timer_set()
Thomas Gleixner
1
-5
/
+6
2019-08-28
posix-cpu-timers: Consolidate thread group sample code
Thomas Gleixner
1
-39
/
+20
2019-08-28
posix-cpu-timers: Rename thread_group_cputimer() and make it static
Thomas Gleixner
1
-2
/
+15
2019-08-28
posix-cpu-timers: Sample directly in timer check
Thomas Gleixner
1
-3
/
+4
2019-08-28
itimers: Use quick sample function
Thomas Gleixner
1
-1
/
+1
2019-08-28
posix-cpu-timers: Provide quick sample function for itimer
Thomas Gleixner
1
-0
/
+21
2019-08-28
posix-cpu-timers: Use common permission check in posix_cpu_timer_create()
Thomas Gleixner
1
-32
/
+3
2019-08-28
posix-cpu-timers: Use common permission check in posix_cpu_clock_get()
Thomas Gleixner
1
-43
/
+14
2019-08-28
posix-cpu-timers: Provide task validation functions
Thomas Gleixner
1
-21
/
+44
2019-08-28
perf: Allow normal events to output AUX data
Alexander Shishkin
1
-0
/
+93
2019-08-28
sched/cpufreq: Align trace event behavior of fast switching
Douglas RAILLARD
1
-1
/
+6
2019-08-28
bpf: introduce verifier internal test flag
Alexei Starovoitov
2
-1
/
+5
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
12
-40
/
+89
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-16
/
+23
2019-08-27
kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the first symbol
Marc Zyngier
1
-2
/
+4
2019-08-27
genirq/affinity: Spread vectors on node according to nr_cpu ratio
Ming Lei
1
-39
/
+200
2019-08-27
genirq/affinity: Improve __irq_build_affinity_masks()
Ming Lei
1
-8
/
+18
2019-08-26
bpf: handle 32-bit zext during constant blinding
Naveen N. Rao
1
-2
/
+6
2019-08-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-9
/
+18
2019-08-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+4
2019-08-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+4
2019-08-25
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+14
2019-08-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+8
2019-08-24
Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-7
/
+11
2019-08-24
psi: get poll_work to run when calling poll syscall next time
Jason Xing
1
-0
/
+8
2019-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-16
/
+23
2019-08-24
bpf: fix use after free in prog symbol exposure
Daniel Borkmann
1
-12
/
+18
2019-08-24
bpf: fix precision tracking in presence of bpf2bpf calls
Alexei Starovoitov
1
-4
/
+5
2019-08-23
Merge tag 'modules-for-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
1
-2
/
+2
2019-08-23
timekeeping/vsyscall: Prevent math overflow in BOOTTIME update
Thomas Gleixner
2
-9
/
+18
2019-08-22
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
19
-699
/
+1259
2019-08-21
Merge branch 'odp_fixes' into hmm.git
Jason Gunthorpe
24
-553
/
+236
2019-08-21
posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()
Thomas Gleixner
2
-3
/
+4
2019-08-21
posix-cpu-timers: Sanitize bogus WARNONS
Thomas Gleixner
1
-7
/
+13
2019-08-21
bpf: clarify description for CONFIG_BPF_EVENTS
Peter Wu
1
-1
/
+2
2019-08-21
hrtimer: Don't take expiry_lock when timer is currently migrated
Julien Grall
1
-1
/
+5
2019-08-21
hrtimer: Protect lockless access to timer->base
Julien Grall
1
-1
/
+2
2019-08-21
extable: Add function to search only kernel exception table
Santosh Sivaraj
1
-2
/
+9
2019-08-21
modules: page-align module section allocations only for arches supporting strict module rwx
He Zhe
1
-1
/
+6
2019-08-21
PM: QoS: Get rid of unused flags
Amit Kucheria
1
-48
/
+0
2019-08-21
PM / wakeup: Show wakeup sources stats in sysfs
Tri Vo
3
-3
/
+3
2019-08-21
PM / wakeup: Use wakeup_source_register() in wakelock.c
Tri Vo
1
-13
/
+19
2019-08-21
dma-direct: fix zone selection after an unaddressable CMA allocation
Christoph Hellwig
2
-7
/
+11
2019-08-20
posix-cpu-timers: Fixup stale comment
Thomas Gleixner
1
-3
/
+4
2019-08-20
hrtimer: Improve comments on handling priority inversion against softirq kthread
Frederic Weisbecker
2
-4
/
+16
2019-08-20
posix-timers: Use a callback for cancel synchronization on PREEMPT_RT
Thomas Gleixner
3
-1
/
+32
2019-08-20
arm64: Tighten the PR_{SET, GET}_TAGGED_ADDR_CTRL prctl() unused arguments
Catalin Marinas
1
-0
/
+4
2019-08-20
bpf: add new BPF_BTF_GET_NEXT_ID syscall command
Quentin Monnet
2
-2
/
+6
[prev]
[next]