index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-17
bpf: fix checking xdp_adjust_head on tail calls
Daniel Borkmann
1
-0
/
+1
2017-04-17
bpf: fix cb access in socket filter programs on tail calls
Daniel Borkmann
1
-0
/
+7
2017-04-17
bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4
Martin KaFai Lau
1
-1
/
+1
2017-04-17
cpufreq: schedutil: Use policy-dependent transition delays
Rafael J. Wysocki
1
-5
/
+10
2017-04-16
livepatch: add missing printk newlines
Josh Poimboeuf
1
-4
/
+4
2017-04-16
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-04-16
Merge tag 'trace-v4.11-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+16
2017-04-16
Revert "cgroup: avoid attaching a cgroup root to two different superblocks"
Tejun Heo
1
-1
/
+1
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-82
/
+89
2017-04-15
futex: Clarify mark_wake_futex memory barrier usage
Darren Hart (VMware)
1
-4
/
+5
2017-04-15
genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs
Hans de Goede
1
-1
/
+3
2017-04-15
Merge tag 'irqchip-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
18
-448
/
+721
2017-04-15
workqueue: Provide work_on_cpu_safe()
Thomas Gleixner
1
-0
/
+23
2017-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+6
2017-04-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+11
2017-04-14
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
1
-4
/
+16
2017-04-14
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
6
-33
/
+42
2017-04-14
time: Change k_clock timer_set() and timer_get() to use timespec64
Deepa Dinamani
4
-49
/
+51
2017-04-14
time: Change k_clock clock_set() to use timespec64
Deepa Dinamani
3
-10
/
+8
2017-04-14
time: Change k_clock clock_getres() to use timespec64
Deepa Dinamani
4
-14
/
+13
2017-04-14
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
5
-31
/
+33
2017-04-14
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
1
-10
/
+24
2017-04-14
time: Delete do_sys_setimeofday()
Deepa Dinamani
4
-6
/
+12
2017-04-14
genirq: Use cpumask_available() for check of cpumask variable
Matthias Kaehlcke
1
-1
/
+1
2017-04-14
futex: Fix small (and harmless looking) inconsistencies
Peter Zijlstra
1
-4
/
+7
2017-04-14
futex: Avoid freeing an active timer
Thomas Gleixner
1
-1
/
+3
2017-04-14
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
17
-441
/
+639
2017-04-14
sched/fair: Move the PELT constants into a generated header
Peter Zijlstra
2
-18
/
+16
2017-04-14
sched/fair: Increase PELT accuracy for small tasks
Peter Zijlstra
1
-1
/
+2
2017-04-14
sched/fair: Fix comments
Peter Zijlstra
1
-10
/
+10
2017-04-14
sched/fair: Fix corner case in __accumulate_sum()
Peter Zijlstra
1
-56
/
+19
2017-04-13
irq/affinity: Fix extra vecs calculation
Keith Busch
1
-1
/
+1
2017-04-13
netlink: extended ACK reporting
Johannes Berg
1
-1
/
+1
2017-04-13
cpufreq: schedutil: Reduce frequencies slower
Rafael J. Wysocki
1
-0
/
+3
2017-04-12
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-35
/
+32
2017-04-11
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+9
2017-04-11
livepatch: Cancel transition a safe way for immediate patches
Petr Mladek
1
-20
/
+0
2017-04-11
bpf: pass sk to helper functions
Willem de Bruijn
1
-1
/
+4
2017-04-11
bpf: remove struct bpf_map_type_list
Johannes Berg
5
-157
/
+32
2017-04-11
bpf: remove struct bpf_prog_type_list
Johannes Berg
2
-43
/
+14
2017-04-11
bpf: reference may_access_skb() from __bpf_prog_run()
Johannes Berg
1
-6
/
+6
2017-04-11
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...
NeilBrown
1
-1
/
+1
2017-04-11
Merge tag 'v4.11-rc6' into sched/core, to pick up fixes
Ingo Molnar
16
-457
/
+664
2017-04-11
Merge tag 'v4.11-rc6' into perf/core, to pick up fixes
Ingo Molnar
8
-70
/
+103
2017-04-11
cgroup: avoid attaching a cgroup root to two different superblocks
Zefan Li
1
-1
/
+1
2017-04-11
cpuset: Remove cpuset_update_active_cpus()'s parameter.
Rakib Mullick
2
-3
/
+3
2017-04-10
audit: make sure we don't let the retry queue grow without bounds
Paul Moore
1
-35
/
+32
2017-04-10
padata: free correct variable
Jason A. Donenfeld
1
-1
/
+1
2017-04-08
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
Liping Zhang
1
-0
/
+2
2017-04-08
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2
-19
/
+14
[prev]
[next]