index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal: make get_signal() return bool
Christian Brauner
2018-08-22
1
-1
/
+1
*
signal: make unhandled_signal() return bool
Christian Brauner
2018-08-22
1
-1
/
+1
*
signal: make force_sigsegv() void
Christian Brauner
2018-08-22
1
-1
/
+1
*
autofs: add AUTOFS_EXP_FORCED flag
Ian Kent
2018-08-22
1
-3
/
+5
*
lib: add crc64 calculation routines
Coly Li
2018-08-22
1
-0
/
+11
*
include/linux/bitops.h: introduce BITS_PER_TYPE
Chris Wilson
2018-08-22
2
-2
/
+2
*
kernel: tracepoints: add support for relative references
Ard Biesheuvel
2018-08-22
1
-4
/
+15
*
PCI: Add support for relative addressing in quirk tables
Ard Biesheuvel
2018-08-22
1
-0
/
+20
*
init: allow initcall tables to be emitted using relative references
Ard Biesheuvel
2018-08-22
1
-11
/
+33
*
module: use relative references for __ksymtab entries
Ard Biesheuvel
2018-08-22
3
-13
/
+64
*
module: allow symbol exports to be disabled
Ard Biesheuvel
2018-08-22
1
-1
/
+10
*
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
2018-08-22
2
-0
/
+2
*
linux/compiler.h: don't use bool
Rasmus Villemoes
2018-08-22
1
-1
/
+1
*
userns: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
2018-08-22
1
-2
/
+3
*
bdi: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
2018-08-22
2
-3
/
+4
*
kernel.h: documentation for roundup() vs round_up()
Kees Cook
2018-08-22
1
-1
/
+34
*
include/asm-generic/bug.h: clarify valid uses of WARN()
Dmitry Vyukov
2018-08-22
1
-3
/
+13
*
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
2018-08-22
1
-0
/
+2
*
proc/kcore: don't grab lock for kclist_add()
Omar Sandoval
2018-08-22
1
-1
/
+1
*
proc: spread "const" a bit
Alexey Dobriyan
2018-08-22
1
-1
/
+1
*
mm: fix comment for NODEMASK_ALLOC
Oscar Salvador
2018-08-22
1
-1
/
+1
*
/proc/meminfo: add percpu populated pages count
Dennis Zhou (Facebook)
2018-08-22
1
-0
/
+2
*
mm, oom: introduce memory.oom.group
Roman Gushchin
2018-08-22
1
-0
/
+18
*
mm/page_alloc: Introduce free_area_init_core_hotplug
Oscar Salvador
2018-08-22
2
-1
/
+2
*
mm: access zone->node via zone_to_nid() and zone_set_nid()
Pavel Tatashin
2018-08-22
2
-15
/
+20
*
mm: remove zone_id() and make use of zone_idx() in is_dev_zone()
Oscar Salvador
2018-08-22
1
-19
/
+12
*
mm: zero out the vma in vma_init()
Andrew Morton
2018-08-22
1
-0
/
+1
*
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
4
-12
/
+30
*
mm, swap, get_swap_pages: use entry_size instead of cluster in parameter
Huang Ying
2018-08-22
1
-1
/
+1
*
mm: struct shrinker: make flags of unsigned type
Kirill Tkhai
2018-08-22
1
-2
/
+2
*
mm: struct shrink_control: keep int fields together
Kirill Tkhai
2018-08-22
1
-3
/
+3
*
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-21
9
-43
/
+71
|
\
|
*
Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
Ravi Bangoria
2018-08-14
1
-1
/
+1
|
*
tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...
Steven Rostedt (VMware)
2018-08-10
2
-4
/
+6
|
*
ring-buffer: Make ring_buffer_record_is_set_on() return bool
Steven Rostedt (VMware)
2018-08-02
1
-1
/
+1
|
*
ring-buffer: Make ring_buffer_record_is_on() return bool
Steven Rostedt (VMware)
2018-08-02
1
-1
/
+1
|
*
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
2018-07-31
5
-26
/
+29
|
*
tracepoint: Make rcuidle tracepoint callers use SRCU
Joel Fernandes (Google)
2018-07-31
1
-8
/
+32
|
*
tracing: Remove orphaned function ftrace_nr_registered_ops()
Masami Hiramatsu
2018-07-26
1
-6
/
+0
|
*
srcu: Add notrace variant of srcu_dereference
Joel Fernandes (Google)
2018-07-26
1
-0
/
+5
|
*
srcu: Add notrace variants of srcu_read_{lock,unlock}
Paul McKenney
2018-07-26
1
-0
/
+17
*
|
Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-08-21
7
-19
/
+36
|
\
\
|
*
|
libceph: implement CEPHX_V2 calculation mode
Ilya Dryomov
2018-08-02
1
-3
/
+4
|
*
|
libceph: add authorizer challenge
Ilya Dryomov
2018-08-02
3
-1
/
+12
|
*
|
libceph: store ceph_auth_handshake pointer in ceph_connection
Ilya Dryomov
2018-08-02
1
-2
/
+1
|
*
|
libceph: remove now unused ceph_{en,de}code_timespec()
Ilya Dryomov
2018-08-02
1
-12
/
+0
|
*
|
libceph: use timespec64 for r_mtime
Arnd Bergmann
2018-08-02
1
-3
/
+3
|
*
|
libceph: use timespec64 in for keepalive2 and ticket validity
Arnd Bergmann
2018-08-02
2
-2
/
+20
|
*
|
libceph: change ceph_pagelist_encode_string() to take u32
Ilya Dryomov
2018-08-02
1
-1
/
+1
|
*
|
libceph: make ceph_osdc_notify{,_ack}() payload_len u32
Ilya Dryomov
2018-08-02
1
-2
/
+2
[next]