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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
ubifs: Convert xattr inum to host order
Richard Weinberger
1
-1
/
+1
2019-05-15
ubifs: Use correct config name for encryption
Richard Weinberger
1
-2
/
+2
2019-05-15
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
YueHaibing
1
-1
/
+5
2019-05-15
Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-45
/
+89
2019-05-15
Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-72
/
+78
2019-05-15
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
11
-105
/
+183
2019-05-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
10
-33
/
+29
2019-05-15
kernel/compat.c: mark expected switch fall-throughs
Stephen Rothwell
1
-0
/
+3
2019-05-15
Merge branches 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
10
-104
/
+162
2019-05-15
Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm'
Rafael J. Wysocki
5
-66
/
+72
2019-05-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-31
/
+42
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
218
-1178
/
+4500
2019-05-14
mm: memcontrol: fix NUMA round-robin reclaim at intermediate level
Johannes Weiner
1
-4
/
+4
2019-05-14
mm: memcontrol: fix recursive statistics correctness & scalabilty
Johannes Weiner
2
-109
/
+150
2019-05-14
mm: memcontrol: move stat/event counting functions out-of-line
Johannes Weiner
2
-57
/
+84
2019-05-14
mm: memcontrol: make cgroup stats and events query API explicitly local
Johannes Weiner
4
-33
/
+36
2019-05-14
drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
Dan Carpenter
1
-0
/
+3
2019-05-14
drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
Dan Carpenter
1
-13
/
+13
2019-05-14
mm, memcg: rename ambiguously named memory.stat counters and functions
Chris Down
2
-84
/
+88
2019-05-14
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
8
-9
/
+0
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
68
-68
/
+68
2019-05-14
fs/block_dev.c: Remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-05-14
fs/cachefiles/namei.c: remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-05-14
include/linux/sched/signal.h: replace `tsk' with `task'
Andrei Vagin
1
-25
/
+26
2019-05-14
fs/coda/psdev.c: remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-05-14
ipc: do cyclic id allocation for the ipc object.
Manfred Spraul
3
-1
/
+11
2019-05-14
ipc: conserve sequence numbers in ipcmni_extend mode
Manfred Spraul
3
-9
/
+35
2019-05-14
ipc: allow boot time extension of IPCMNI from 32k to 16M
Waiman Long
4
-15
/
+54
2019-05-14
ipc/mqueue: optimize msg_get()
Davidlohr Bueso
1
-25
/
+35
2019-05-14
ipc/mqueue: remove redundant wq task assignment
Davidlohr Bueso
1
-2
/
+0
2019-05-14
ipc: prevent lockup on alloc_msg and free_msg
Li Rongqing
2
-2
/
+14
2019-05-14
scripts/gdb: print cached rate in lx-clk-summary
Leonard Crestez
2
-7
/
+18
2019-05-14
scripts/gdb: clean up error handling in list helpers
Leonard Crestez
1
-8
/
+2
2019-05-14
scripts/gdb: add $lx_clk_core_lookup function
Leonard Crestez
1
-0
/
+23
2019-05-14
scripts/gdb: initial clk support: lx-clk-summary
Leonard Crestez
2
-0
/
+47
2019-05-14
scripts/gdb: add hlist utilities
Leonard Crestez
1
-0
/
+23
2019-05-14
scripts/gdb: silence pep8 checks
Stephen Boyd
5
-5
/
+16
2019-05-14
scripts/gdb: add a timer list command
Stephen Boyd
3
-0
/
+233
2019-05-14
scripts/gdb: add rb tree iterating utilities
Stephen Boyd
2
-0
/
+178
2019-05-14
scripts/gdb: add kernel config dumping command
Stephen Boyd
2
-0
/
+45
2019-05-14
scripts/gdb: find vmlinux where it was before
Stephen Boyd
1
-1
/
+5
2019-05-14
pps: pps-gpio PPS ECHO implementation
Tom Burkart
2
-3
/
+87
2019-05-14
dt-bindings: pps: pps-gpio PPS ECHO implementation
Tom Burkart
1
-0
/
+7
2019-05-14
pps: descriptor-based gpio
Tom Burkart
2
-38
/
+32
2019-05-14
panic/reboot: allow specifying reboot_mode for panic only
Aaro Koskinen
4
-6
/
+22
2019-05-14
panic: avoid the extra noise dmesg
Feng Tang
4
-0
/
+21
2019-05-14
gcov: clang support
Greg Hackmann
7
-2
/
+611
2019-05-14
gcov: docs: add a note on GCC vs Clang differences
Tri Vo
1
-4
/
+14
2019-05-14
gcov: clang: move common GCC code into gcc_base.c
Greg Hackmann
4
-84
/
+93
2019-05-14
fs/eventfd.c: make eventfd_ida static
YueHaibing
1
-1
/
+1
[next]