index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-09-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-09-09
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-06
clocksource: Revert "Remove kthread"
Peter Zijlstra
2018-09-06
Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-09-06
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
2018-09-06
cpu/hotplug: Prevent state corruption on error rollback
Thomas Gleixner
2018-09-06
cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
Neeraj Upadhyay
2018-09-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-09-04
mm: respect arch_dup_mmap() return value
Nadav Amit
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-09-02
Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-09-02
bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP
John Fastabend
2018-09-02
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-09-01
kernel/dma/direct: take DMA offset into account in dma_direct_supported
Christoph Hellwig
2018-08-31
cpu/hotplug: Remove skip_onerr field from cpuhp_step structure
Mukesh Ojha
2018-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
2018-08-30
watchdog: Mark watchdog touch functions as notrace
Vincent Whitchurch
2018-08-28
bpf: sockmap, decrement copied count correctly in redirect error case
John Fastabend
2018-08-27
bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg
Daniel Borkmann
2018-08-27
bpf, sockmap: fix potential use after free in bpf_tcp_close
Daniel Borkmann
2018-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-26
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-08-25
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2018-08-24
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-23
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
2018-08-23
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
2018-08-23
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
2018-08-23
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
2018-08-23
Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2018-08-23
bpf: use per htab salt for bucket hash
Daniel Borkmann
2018-08-22
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-22
bpf: sockmap: write_space events need to be passed to TCP handler
John Fastabend
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-22
bpf, sockmap: fix sock hash count in alloc_sock_hash_elem
Daniel Borkmann
2018-08-22
bpf, sockmap: fix sock_hash_alloc and reject zero-sized keys
Daniel Borkmann
2018-08-22
kernel/sysctl.c: fix typos in comments
Randy Dunlap
2018-08-22
fork: don't copy inconsistent signal handler state to child
Jann Horn
2018-08-22
signal: make get_signal() return bool
Christian Brauner
2018-08-22
signal: make sigkill_pending() return bool
Christian Brauner
2018-08-22
signal: make legacy_queue() return bool
Christian Brauner
2018-08-22
signal: make wants_signal() return bool
Christian Brauner
2018-08-22
signal: make flush_sigqueue_mask() void
Christian Brauner
2018-08-22
signal: make unhandled_signal() return bool
Christian Brauner
2018-08-22
signal: make recalc_sigpending_tsk() return bool
Christian Brauner
2018-08-22
signal: make has_pending_signals() return bool
Christian Brauner
[next]