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
2018-08-23
Merge tag 'riscv-for-linus-4.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-38
/
+24
2018-08-23
cifs: update internal module version number for cifs.ko to 2.12
Steve French
1
-1
/
+1
2018-08-23
cifs: check kmalloc before use
Nicholas Mc Guire
1
-0
/
+6
2018-08-23
cifs: check if SMB2 PDU size has been padded and suppress the warning
Ronnie Sahlberg
1
-0
/
+7
2018-08-23
cifs: create a define for how many iovs we need for an SMB2_open()
Ronnie Sahlberg
3
-4
/
+16
2018-08-23
Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
3
-1
/
+25
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
9
-6
/
+26
2018-08-23
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
2
-14
/
+13
2018-08-23
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
3
-0
/
+22
2018-08-23
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
1
-9
/
+0
2018-08-23
mm: move tlb_table_flush to tlb_flush_mmu_free
Nicholas Piggin
1
-3
/
+3
2018-08-23
getxattr: use correct xattr length
Christian Brauner
1
-1
/
+1
2018-08-23
gcc-plugins: Disable when building under Clang
Kees Cook
1
-1
/
+1
2018-08-23
blk-wbt: don't maintain inflight counts if disabled
Jens Axboe
2
-1
/
+21
2018-08-23
powerpc/mce: Fix SLB rebolting during MCE recovery path.
Mahesh Salgaonkar
1
-1
/
+1
2018-08-23
KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
Paul Mackerras
1
-7
/
+10
2018-08-23
powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
Aneesh Kumar K.V
1
-3
/
+5
2018-08-23
Merge tag 'perf-core-for-mingo-4.19-20180820' of git://git.kernel.org/pub/scm...
Ingo Molnar
26
-266
/
+256
2018-08-23
drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80
Kai-Heng Feng
1
-0
/
+3
2018-08-23
ACPI: fix menuconfig presentation of ACPI submenu
Arnd Bergmann
1
-3
/
+3
2018-08-23
powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
Aneesh Kumar K.V
1
-1
/
+17
2018-08-23
powerpc/nohash: fix pte_access_permitted()
Christophe Leroy
1
-6
/
+3
2018-08-22
apparmor: remove no-op permission check in policy_unpack
John Johansen
1
-32
/
+0
2018-08-23
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
32
-141
/
+154
2018-08-23
Merge tag 'drm-misc-next-fixes-2018-08-22' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-1
/
+4
2018-08-22
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
4
-181
/
+77
2018-08-22
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
9
-253
/
+133
2018-08-22
sunrpc: Add comment defining gssd upcall API keywords
Chuck Lever
1
-0
/
+17
2018-08-22
nfsd: Remove callback_cred
Chuck Lever
3
-30
/
+2
2018-08-22
nfsd: Use correct credential for NFSv4.0 callback with GSS
Chuck Lever
1
-1
/
+8
2018-08-22
sunrpc: Extract target name into svc_cred
Chuck Lever
3
-27
/
+53
2018-08-22
sunrpc: Enable the kernel to specify the hostname part of service principals
Chuck Lever
1
-3
/
+17
2018-08-22
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
1
-3
/
+9
2018-08-22
Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
27
-419
/
+1738
2018-08-22
ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_info
Tony Luck
1
-2
/
+2
2018-08-22
blk-wbt: fix has-sleeper queueing check
Jens Axboe
1
-3
/
+5
2018-08-22
blk-wbt: use wq_has_sleeper() for wq active check
Jens Axboe
1
-4
/
+4
2018-08-22
blk-wbt: move disable check into get_limit()
Jens Axboe
1
-15
/
+7
2018-08-22
Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-137
/
+113
2018-08-22
bcache: release dc->writeback_lock properly in bch_writeback_thread()
Shan Hai
1
-1
/
+3
2018-08-22
Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
27
-314
/
+1300
2018-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
59
-305
/
+1372
2018-08-22
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
43
-656
/
+879
2018-08-22
Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
21
-532
/
+1671
2018-08-22
ovl: set I_CREATING on inode being created
Miklos Szeredi
1
-0
/
+4
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
182
-2270
/
+3192
2018-08-22
ipc/util.c: update return value of ipc_getref from int to bool
Manfred Spraul
2
-2
/
+2
2018-08-22
ipc/util.c: further variable name cleanups
Manfred Spraul
6
-27
/
+27
2018-08-22
ipc: simplify ipc initialization
Davidlohr Bueso
6
-54
/
+30
2018-08-22
ipc: get rid of ids->tables_initialized hack
Davidlohr Bueso
2
-16
/
+8
[prev]
[next]