index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2015-03-12
ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
Daniel Borkmann
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-09
Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-03-09
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-03-09
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-03-09
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
Steven Rostedt (Red Hat)
2015-03-09
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
Pratyush Anand
2015-03-09
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
Steven Rostedt (Red Hat)
2015-03-08
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-03-06
ebpf: bpf_map_*: fix linker error on avr32 and openrisc arch
Daniel Borkmann
2015-03-07
console: Fix console name size mismatch
Peter Hurley
2015-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-03-06
kernel/module.c: Update debug alignment after symtable generation
Laura Abbott
2015-03-06
Merge branch 'irq-pm'
Rafael J. Wysocki
2015-03-05
Merge branch 'suspend-to-idle'
Rafael J. Wysocki
2015-03-05
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
2015-03-05
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
2015-03-04
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
Rafael J. Wysocki
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
livepatch: fix RCU usage in klp_find_external_symbol()
Peter Zijlstra
2015-03-02
cpuidle: Clean up fallback handling in cpuidle_idle_call()
Rafael J. Wysocki
2015-03-02
cpuset: Fix cpuset sched_relax_domain_level
Jason Low
2015-03-02
cpuset: fix a warning when clearing configured masks in old hierarchy
Zefan Li
2015-03-02
cpuset: initialize effective masks when clone_children is enabled
Zefan Li
2015-03-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-03-01
cls_bpf: add initial eBPF support for programmable classifiers
Daniel Borkmann
2015-03-01
ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
Daniel Borkmann
2015-03-01
ebpf: add sched_cls_type and map it to sk_filter's verifier ops
Daniel Borkmann
2015-03-01
ebpf: constify various function pointer structs
Daniel Borkmann
2015-03-01
ebpf: remove kernel test stubs
Daniel Borkmann
2015-03-01
locking/rtmutex: Set state back to running on error
Sebastian Andrzej Siewior
2015-02-28
idle / sleep: Avoid excessive disabling and enabling interrupts
Rafael J. Wysocki
2015-02-28
kernel/sys.c: fix UNAME26 for 4.0
Jon DeVree
2015-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-02-22
livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_h...
Petr Mladek
2015-02-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-02-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-02-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-21
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...
Linus Torvalds
2015-02-20
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-19
debug: prevent entering debug mode on panic/exception.
Colin Cross
2015-02-19
kdb: Const qualifier for kdb_getstr's prompt argument
Daniel Thompson
2015-02-19
kdb: Provide forward search at more prompt
Daniel Thompson
2015-02-19
kdb: Fix a prompt management bug when using | grep
Daniel Thompson
2015-02-19
kdb: Remove stack dump when entering kgdb due to NMI
Daniel Thompson
2015-02-19
kdb: Avoid printing KERN_ levels to consoles
Daniel Thompson
2015-02-19
kdb: Fix off by one error in kdb_cpu()
Jason Wessel
2015-02-19
kdb: fix incorrect counts in KDB summary command output
Jay Lan
[next]