index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2015-04-15
VFS: kernel/: d_inode() annotations
David Howells
-9
/
+9
2015-04-15
VFS: audit: d_backing_inode() annotations
David Howells
-13
/
+13
2015-04-11
acct: check FMODE_CAN_WRITE
Al Viro
-1
/
+1
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
-2
/
+3
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-34
/
+94
2015-04-01
Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
-0
/
+8
2015-03-29
tc: bpf: generalize pedit action
Alexei Starovoitov
-0
/
+2
2015-03-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+9
2015-03-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+2
2015-03-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+10
2015-03-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-30
/
+59
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
-1
/
+2
2015-03-25
mm: numa: slow PTE scan rate if migration failures occur
Mel Gorman
-2
/
+6
2015-03-23
timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop
Preeti U Murthy
-2
/
+9
2015-03-23
lockdep: Fix the module unload key range freeing logic
Peter Zijlstra
-30
/
+59
2015-03-23
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
-0
/
+2
2015-03-23
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
-0
/
+10
2015-03-20
ebpf: add sched_act_type and map it to sk_filter's verifier ops
Daniel Borkmann
-0
/
+1
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-7
/
+27
2015-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-4
/
+26
2015-03-17
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
-1
/
+1
2015-03-17
fs: add dirtytime_expire_seconds sysctl
Theodore Ts'o
-0
/
+8
2015-03-17
livepatch: Fix subtle race with coming and going modules
Petr Mladek
-4
/
+26
2015-03-15
bpf: allow extended BPF programs access skb fields
Alexei Starovoitov
-17
/
+137
2015-03-15
ebpf: add helper for obtaining current processor id
Daniel Borkmann
-0
/
+13
2015-03-15
ebpf: add prandom helper for packet sampling
Daniel Borkmann
-0
/
+14
2015-03-13
perf: Fix context leak in put_event()
Leon Yu
-1
/
+1
2015-03-12
fs: remove ki_nbytes
Christoph Hellwig
-1
/
+1
2015-03-12
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
-2
/
+0
2015-03-12
ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
Daniel Borkmann
-1
/
+4
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-44
/
+137
2015-03-09
Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-10
/
+30
2015-03-09
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-5
/
+4
2015-03-09
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+52
2015-03-09
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
Steven Rostedt (Red Hat)
-3
/
+3
2015-03-09
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
Pratyush Anand
-6
/
+22
2015-03-09
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
Steven Rostedt (Red Hat)
-2
/
+6
2015-03-08
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-1
/
+2
2015-03-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-0
/
+2
2015-03-06
ebpf: bpf_map_*: fix linker error on avr32 and openrisc arch
Daniel Borkmann
-0
/
+5
2015-03-07
console: Fix console name size mismatch
Peter Hurley
-1
/
+2
2015-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+2
2015-03-06
kernel/module.c: Update debug alignment after symtable generation
Laura Abbott
-0
/
+2
2015-03-06
Merge branch 'irq-pm'
Rafael J. Wysocki
-2
/
+12
2015-03-05
Merge branch 'suspend-to-idle'
Rafael J. Wysocki
-21
/
+33
2015-03-05
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
-9
/
+21
2015-03-05
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
-4
/
+52
2015-03-04
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
Rafael J. Wysocki
-2
/
+12
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-163
/
+247
2015-03-03
livepatch: fix RCU usage in klp_find_external_symbol()
Peter Zijlstra
-1
/
+2
[next]