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-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-22
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
15
-58
/
+196
2018-02-21
NFSv4: Fix broken cast in nfs4_callback_recallany()
Trond Myklebust
1
-8
/
+6
2018-02-21
amd-xgbe: Restore PCI interrupt enablement setting on resume
Tom Lendacky
1
-0
/
+2
2018-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
9
-22
/
+36
2018-02-21
Merge branch 'virtio_net-XDP-fixes'
David S. Miller
1
-24
/
+34
2018-02-21
virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDP
Jesper Dangaard Brouer
1
-1
/
+11
2018-02-21
virtio_net: fix memory leak in XDP_REDIRECT
Jesper Dangaard Brouer
1
-15
/
+22
2018-02-21
virtio_net: fix XDP code path in receive_small()
Jesper Dangaard Brouer
1
-1
/
+1
2018-02-21
virtio_net: disable XDP_REDIRECT in receive_mergeable() case
Jesper Dangaard Brouer
1
-7
/
+0
2018-02-21
Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
10
-33
/
+70
2018-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
55
-300
/
+314
2018-02-21
RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type
Leon Romanovsky
1
-0
/
+3
2018-02-21
locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()
Andrea Parri
1
-8
/
+7
2018-02-21
x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
Arnd Bergmann
1
-1
/
+1
2018-02-21
i2c: i801: Add missing documentation entries for Braswell and Kaby Lake
Jarkko Nikula
3
-0
/
+5
2018-02-21
i2c: designware: must wait for enable
Ben Gardner
1
-1
/
+1
2018-02-21
locking/mutex: Add comment to __mutex_owner() to deter usage
Peter Zijlstra
1
-0
/
+5
2018-02-21
drm/tve200: fix kernel-doc documentation comment include
Jani Nikula
1
-1
/
+1
2018-02-20
net: sched: report if filter is too large to dump
Roman Kapl
1
-1
/
+6
2018-02-21
drm/edid: quirk Sony PlayStation VR headset as non-desktop
Philipp Zabel
1
-0
/
+3
2018-02-21
drm/edid: quirk Windows Mixed Reality headsets as non-desktop
Philipp Zabel
1
-0
/
+10
2018-02-21
drm/edid: quirk Oculus Rift headsets as non-desktop
Philipp Zabel
1
-0
/
+5
2018-02-21
ocxl: Fix potential bad errno on irq allocation
Frederic Barrat
1
-2
/
+4
2018-02-21
powerpc/eeh: Fix crashes in eeh_report_resume()
Juan J. Alvarez
1
-1
/
+2
2018-02-21
Merge tag 'drm-misc-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-17
/
+23
2018-02-21
Merge tag 'exynos-drm-fixes-for-v4.16-rc3' of git://git.kernel.org/pub/scm/li...
Dave Airlie
5
-30
/
+12
2018-02-20
net/mlx5: Fix error handling when adding flow rules
Vlad Buslov
1
-2
/
+8
2018-02-20
net/mlx5: E-Switch, Fix drop counters use before creation
Eugenia Emantayev
1
-4
/
+4
2018-02-20
net/mlx5: Add header re-write to the checks for conflicting actions
Or Gerlitz
1
-1
/
+2
2018-02-20
net/mlx5: Use 128B cacheline size for 128B or larger cachelines
Daniel Jurgens
1
-1
/
+1
2018-02-20
net/mlx5e: Specify numa node when allocating drop rq
Gal Pressman
1
-2
/
+8
2018-02-20
net/mlx5e: Return error if prio is specified when offloading eswitch vlan push
Or Gerlitz
1
-1
/
+2
2018-02-20
net/mlx5: Address static checker warnings on non-constant initializers
Or Gerlitz
1
-4
/
+4
2018-02-20
net/mlx5e: Eliminate build warnings on no previous prototype
Or Gerlitz
2
-2
/
+3
2018-02-20
net/mlx5e: Verify inline header size do not exceed SKB linear size
Eran Ben Elisha
1
-1
/
+1
2018-02-20
net/mlx5e: Fix loopback self test when GRO is off
Inbar Karmy
1
-1
/
+2
2018-02-20
net/mlx5e: Fix TCP checksum in LRO buffers
Gal Pressman
1
-14
/
+35
2018-02-20
tools/libbpf: Avoid possibly using uninitialized variable
Jeremy Cline
1
-2
/
+3
2018-02-20
ibmvnic: Check for NULL skb's in NAPI poll routine
Thomas Falcon
1
-0
/
+5
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
[prev]
[next]