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
2019-07-06
genirq: Update irq stats from NMI handlers
Shijith Thotton
2
-1
/
+11
2019-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-152
/
+612
2019-07-05
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
1
-3
/
+1
2019-07-04
Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-14
/
+20
2019-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-8
/
+8
2019-07-03
swiotlb: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-21
/
+4
2019-07-03
bpf: fix precision tracking
Alexei Starovoitov
1
-14
/
+107
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
20
-88
/
+283
2019-07-03
genirq: Add optional hardware synchronization for shutdown
Thomas Gleixner
2
-19
/
+60
2019-07-03
genirq: Fix misleading synchronize_irq() documentation
Thomas Gleixner
1
-1
/
+2
2019-07-03
genirq: Delay deactivation in free_irq()
Thomas Gleixner
5
-5
/
+22
2019-07-03
stacktrace: Use PF_KTHREAD to check for kernel threads
Thomas Gleixner
1
-1
/
+1
2019-07-02
Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmm
Jason Gunthorpe
2
-76
/
+157
2019-07-02
Merge tag 'v5.2-rc7' into rdma.git hmm
Jason Gunthorpe
64
-400
/
+458
2019-07-02
memremap: provide an optional internal refcount in struct dev_pagemap
Christoph Hellwig
1
-13
/
+51
2019-07-02
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
1
-16
/
+10
2019-07-02
memremap: remove the data field in struct dev_pagemap
Christoph Hellwig
1
-1
/
+1
2019-07-02
memremap: add a migrate_to_ram method to struct dev_pagemap_ops
Christoph Hellwig
1
-31
/
+4
2019-07-02
memremap: lift the devmap_enable manipulation into devm_memremap_pages
Christoph Hellwig
1
-22
/
+37
2019-07-02
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
1
-4
/
+4
2019-07-02
memremap: move dev_pagemap callbacks into a separate structure
Christoph Hellwig
1
-9
/
+9
2019-07-02
memremap: validate the pagemap type passed to devm_memremap_pages
Christoph Hellwig
1
-0
/
+22
2019-07-02
mm: factor out a devm_request_free_mem_region helper
Christoph Hellwig
1
-0
/
+39
2019-07-01
fork: return proper negative error code
Christian Brauner
1
-0
/
+1
2019-07-01
Merge tag 'v5.2-rc6' into for-5.3/block
Jens Axboe
27
-136
/
+278
2019-06-30
KEXEC: Call ima_kexec_cmdline to measure the boot command line args
Prakhar Srivastava
1
-3
/
+6
2019-06-30
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+6
2019-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+18
2019-06-29
Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+3
2019-06-29
fork,memcg: alloc_thread_stack_node needs to set tsk->stack
Andrea Arcangeli
1
-1
/
+5
2019-06-29
signal: remove the wrong signal_pending() check in restore_user_sigmask()
Oleg Nesterov
1
-2
/
+3
2019-06-29
devmap: Allow map lookups from eBPF
Toke Høiland-Jørgensen
2
-5
/
+7
2019-06-29
devmap/cpumap: Use flush list instead of bitmap
Toke Høiland-Jørgensen
2
-117
/
+95
2019-06-29
xskmap: Move non-standard list manipulation to helper
Toke Høiland-Jørgensen
1
-2
/
+1
2019-06-28
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
1
-4
/
+6
2019-06-28
tracing: Fix memory leak in tracing_err_log_open()
Takeshi Misawa
1
-1
/
+13
2019-06-28
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...
Petr Mladek
1
-9
/
+1
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
16
-318
/
+540
2019-06-28
pid: add pidfd_open()
Christian Brauner
1
-0
/
+69
2019-06-28
pidfd: add polling support
Joel Fernandes (Google)
3
-0
/
+39
2019-06-28
kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset()
Fuqian Huang
1
-2
/
+1
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-40
/
+18
2019-06-27
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
4
-0
/
+369
2019-06-27
hrtimer: Use a bullet for the returns bullet list
Mauro Carvalho Chehab
1
-3
/
+4
2019-06-27
workqueue: Remove GPF argument from alloc_workqueue_attrs()
Thomas Gleixner
1
-12
/
+11
2019-06-27
workqueue: Make alloc/apply/free_workqueue_attrs() static
Thomas Gleixner
1
-4
/
+3
2019-06-27
bpf: fix cgroup bpf release synchronization
Roman Gushchin
1
-1
/
+18
2019-06-27
copy_process(): don't use ksys_close() on cleanups
Al Viro
1
-28
/
+18
2019-06-27
cpu/hotplug: Fix out-of-bounds read when setting fail state
Eiichi Tsukata
1
-0
/
+3
2019-06-26
PCI: PM: Avoid skipping bus-level PM on platforms without ACPI
Rafael J. Wysocki
1
-0
/
+3
[prev]
[next]