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-06-30
Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
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 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-55
/
+89
2019-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-38
/
+48
2019-06-29
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-17
/
+71
2019-06-29
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-13
/
+18
2019-06-29
Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-6
/
+31
2019-06-29
Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
6
-5
/
+108
2019-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
20
-80
/
+97
2019-06-29
Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2
-8
/
+157
2019-06-29
Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-16
/
+39
2019-06-29
Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-9
/
+9
2019-06-29
Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+2
2019-06-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+4
2019-06-29
Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+3
2019-06-29
Merge tag 'pinctrl-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-27
/
+33
2019-06-29
linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
Vinod Koul
1
-1
/
+2
2019-06-29
mm, swap: fix THP swap out
Huang Ying
1
-5
/
+2
2019-06-29
fork,memcg: alloc_thread_stack_node needs to set tsk->stack
Andrea Arcangeli
1
-1
/
+5
2019-06-29
MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info
Nick Desaulniers
1
-0
/
+8
2019-06-29
mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2019-06-29
mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
Colin Ian King
1
-2
/
+2
2019-06-29
initramfs: fix populate_initrd_image() section mismatch
Geert Uytterhoeven
1
-2
/
+2
2019-06-29
mm/oom_kill.c: fix uninitialized oc->constraint
Yafang Shao
1
-7
/
+5
2019-06-29
mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
Naoya Horiguchi
2
-13
/
+21
2019-06-29
mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
Naoya Horiguchi
1
-0
/
+2
2019-06-29
signal: remove the wrong signal_pending() check in restore_user_sigmask()
Oleg Nesterov
6
-28
/
+36
2019-06-29
fs/binfmt_flat.c: make load_flat_shared_library() work
Jann Horn
1
-16
/
+7
2019-06-29
mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
zhong jiang
1
-1
/
+1
2019-06-29
fs/proc/array.c: allow reporting eip/esp for all coredumping threads
John Ogness
1
-1
/
+1
2019-06-29
mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual address
Anshuman Khandual
1
-1
/
+1
2019-06-28
drm/panfrost: Fix a double-free error
Boris Brezillon
1
-1
/
+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: Add a comment to why we take text_mutex in ftrace_arch_code_modif...
Steven Rostedt (VMware)
1
-0
/
+5
2019-06-28
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...
Petr Mladek
2
-9
/
+4
2019-06-28
NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
Trond Myklebust
1
-1
/
+1
2019-06-28
SUNRPC: Fix up calculation of client message length
Trond Myklebust
1
-8
/
+8
2019-06-28
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
Colin Ian King
2
-2
/
+2
2019-06-28
ALSA: hda/realtek - Change front mic location for Lenovo M710q
Dennis Wassenberg
1
-0
/
+1
2019-06-28
drm/etnaviv: add missing failure path to destroy suballoc
Lucas Stach
1
-2
/
+5
2019-06-28
ALSA: usb-audio: fix sign unintended sign extension on left shifts
Colin Ian King
1
-2
/
+2
2019-06-28
cifs: fix crash querying symlinks stored as reparse-points
Ronnie Sahlberg
2
-5
/
+73
2019-06-28
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-14
/
+19
2019-06-28
Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-10
/
+29
2019-06-28
Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
3
-44
/
+25
2019-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
10
-5
/
+33
2019-06-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
9
-25
/
+26
2019-06-28
Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-19
/
+25
2019-06-28
Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csk...
Linus Torvalds
1
-0
/
+5
[prev]
[next]