index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-08-14
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-08-14
Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-14
Merge branch 'for-4.19-nmi' into for-linus
Petr Mladek
2018-08-14
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2018-08-14
Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'
Rafael J. Wysocki
2018-08-13
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-08-13
Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-13
Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
Ravi Bangoria
2018-08-13
Uprobes: Simplify uprobe_register() body
Ravi Bangoria
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-13
parisc: Drop architecture-specific ENOTSUP define
Helge Deller
2018-08-13
bpf: decouple btf from seq bpf fs dump and enable more maps
Daniel Borkmann
2018-08-12
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
2018-08-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-11
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
2018-08-11
userns: move user access out of the mutex
Jann Horn
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-10
tracepoints: Free early tracepoints after RCU is initialized
Steven Rostedt (VMware)
2018-08-10
uprobes: Use synchronize_rcu() not synchronize_sched()
Steven Rostedt (VMware)
2018-08-10
tracing: Fix synchronizing to event changes with tracepoint_synchronize_unreg...
Steven Rostedt (VMware)
2018-08-10
ftrace: Remove unused pointer ftrace_swapper_pid
Colin Ian King
2018-08-10
tracing: More reverting of "tracing: Centralize preemptirq tracepoints and un...
Steven Rostedt (VMware)
2018-08-10
tracing/irqsoff: Handle preempt_count for different configs
Steven Rostedt (VMware)
2018-08-10
tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...
Steven Rostedt (VMware)
2018-08-10
bpf: btf: add pretty print for hash/lru_hash maps
Yonghong Song
2018-08-10
bpf: fix bpffs non-array map seq_show issue
Yonghong Song
2018-08-09
xdp: fix bug in devmap teardown code path
Jesper Dangaard Brouer
2018-08-09
xdp: fix bug in cpumap teardown code path
Jesper Dangaard Brouer
2018-08-09
signal: Don't restart fork when signals come in.
Eric W. Biederman
2018-08-08
bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path
Daniel Borkmann
2018-08-08
bpf, sockmap: fix bpf_tcp_sendmsg sock error handling
Daniel Borkmann
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-07
bpf: introduce update_effective_progs()
Roman Gushchin
2018-08-07
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
2018-08-06
tracing: irqsoff: Account for additional preempt_disable
Joel Fernandes (Google)
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2018-08-06
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
[prev]
[next]