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-02-22
MIPS: boot: Define __ASSEMBLY__ for its.S build
Kees Cook
1
-0
/
+1
2018-02-22
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+12
2018-02-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+9
2018-02-22
fs/signalfd: fix build error for BUS_MCEERR_AR
Randy Dunlap
1
-3
/
+12
2018-02-22
Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-133
/
+350
2018-02-22
Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-30
/
+64
2018-02-22
Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-45
/
+45
2018-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
23
-115
/
+242
2018-02-22
Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/p...
Linus Torvalds
4
-7
/
+5
2018-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
40
-155
/
+180
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
3
-0
/
+13
2018-02-22
kconfig.h: Include compiler types to avoid missed struct attributes
Kees Cook
1
-0
/
+3
2018-02-22
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
H.J. Lu
3
-0
/
+5
2018-02-21
mm: don't defer struct page initialization for Xen pv guests
Juergen Gross
1
-0
/
+4
2018-02-21
lib/Kconfig.debug: enable RUNTIME_TESTING_MENU
Anders Roxell
1
-0
/
+1
2018-02-21
vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
Michal Hocko
1
-3
/
+7
2018-02-21
selftests/memfd: add run_fuse_test.sh to TEST_FILES
Anders Roxell
1
-0
/
+1
2018-02-21
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
8
-6
/
+44
2018-02-21
mm/swap.c: make functions and their kernel-doc agree (again)
Mike Rapoport
1
-1
/
+1
2018-02-21
mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc
Mike Rapoport
1
-1
/
+1
2018-02-21
ida: do zeroing in ida_pre_get()
Rasmus Villemoes
2
-3
/
+1
2018-02-21
mm, swap, frontswap: fix THP swap if frontswap enabled
Huang Ying
2
-0
/
+10
2018-02-21
certs/blacklist_nohashes.c: fix const confusion in certs blacklist
Andi Kleen
1
-1
/
+1
2018-02-21
kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
David Rientjes
1
-1
/
+1
2018-02-21
mm, mlock, vmscan: no more skipping pagevecs
Shakeel Butt
4
-95
/
+54
2018-02-21
mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
Johannes Weiner
1
-8
/
+16
2018-02-21
Kbuild: always define endianess in kconfig.h
Arnd Bergmann
1
-0
/
+6
2018-02-21
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
2
-14
/
+14
2018-02-21
tools: fix cross-compile var clobbering
Martin Kelly
13
-22
/
+18
2018-02-21
RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type
Leon Romanovsky
1
-0
/
+3
2018-02-20
Rename sbi_save to parse_dtb to improve code readability
Michael Clark
2
-2
/
+2
2018-02-20
RISC-V: Enable IRQ during exception handling
zongbox@gmail.com
1
-2
/
+3
2018-02-20
RISC-V: kconfig cleanups
Palmer Dabbelt
1
-3
/
+0
2018-02-20
riscv: Remove ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE select
Ulf Magnusson
1
-1
/
+0
2018-02-20
riscv: kconfig: Remove RISCV_IRQ_INTC select
Ulf Magnusson
1
-1
/
+0
2018-02-20
riscv: Remove ARCH_WANT_OPTIONAL_GPIOLIB select
Ulf Magnusson
1
-1
/
+0
2018-02-20
Merge tag 'leds_for-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2018-02-20
RDMA/bnxt_re: Avoid system hang during device un-reg
Selvin Xavier
2
-5
/
+4
2018-02-20
RDMA/bnxt_re: Fix system crash during load/unload
Selvin Xavier
1
-0
/
+5
2018-02-20
RDMA/bnxt_re: Synchronize destroy_qp with poll_cq
Selvin Xavier
4
-19
/
+47
2018-02-20
RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
Devesh Sharma
1
-1
/
+8
2018-02-20
RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters
Devesh Sharma
2
-17
/
+3
2018-02-20
Revert "usb: musb: host: don't start next rx urb if current one failed"
Bin Liu
1
-7
/
+1
2018-02-20
usb: musb: fix enumeration after resume
Andreas Kemnade
1
-1
/
+2
2018-02-20
Merge tag 'iio-fixes-for-4.16a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
7
-21
/
+35
2018-02-20
mei: me: add cannon point device ids for 4th device
Tomas Winkler
2
-0
/
+4
2018-02-20
mei: me: add cannon point device ids
Alexander Usyskin
2
-0
/
+6
2018-02-20
Merge tag 'extcon-fixes-for-4.16-rc3' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2
-33
/
+6
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
52
-395
/
+504
2018-02-19
MAINTAINERS: Remove Richard Purdie from LED maintainers
Jacek Anaszewski
1
-1
/
+0
[next]