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-08-16
clk: Fix potential NULL dereference in clk_fetch_parent_index()
Martin Blumenstingl
1
-1
/
+2
2019-08-16
clk: Fix falling back to legacy parent string matching
Stephen Boyd
1
-12
/
+34
2019-08-16
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
Will Deacon
1
-9
/
+13
2019-08-16
Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5
-8
/
+43
2019-08-16
Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
9
-52
/
+48
2019-08-16
Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-33
/
+56
2019-08-16
Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-22
/
+30
2019-08-16
drm: rcar_lvds: Fix dual link mode operations
Jacopo Mondi
1
-4
/
+2
2019-08-16
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-5
/
+11
2019-08-16
x86/boot: Save fields explicitly, zero out everything else
John Hubbard
1
-15
/
+48
2019-08-16
Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
4
-12
/
+7
2019-08-16
Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-2
/
+2
2019-08-15
Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2
-13
/
+14
2019-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-30
/
+153
2019-08-15
net/packet: fix race in tpacket_snd()
Eric Dumazet
1
-0
/
+7
2019-08-15
nfsd: initialize i_private before d_add
J. Bruce Fields
1
-6
/
+6
2019-08-15
ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
Hui Peng
1
-8
/
+27
2019-08-15
net: myri10ge: fix memory leaks
Wenwen Wang
1
-1
/
+1
2019-08-15
net: tls, fix sk_write_space NULL write when tx disabled
John Fastabend
1
-1
/
+2
2019-08-15
liquidio: add cleanup in octeon_setup_iq()
Wenwen Wang
1
-1
/
+3
2019-08-15
Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-20
/
+36
2019-08-15
Merge tag 'iomap-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+0
2019-08-15
Merge tag 'mlx5-fixes-2019-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
4
-0
/
+49
2019-08-15
nfsd: use i_wrlock instead of rcu for nfsdfs i_private
J. Bruce Fields
1
-4
/
+2
2019-08-15
nfsd: fix dentry leak upon mkdir failure.
Tetsuo Handa
1
-0
/
+1
2019-08-15
net/mlx5e: Fix compatibility issue with ethtool flash device
Eran Ben Elisha
3
-0
/
+46
2019-08-15
net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flow
Maxim Mikityanskiy
1
-0
/
+3
2019-08-15
selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue
Anders Roxell
1
-1
/
+1
2019-08-15
io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list
Jackie Liu
1
-7
/
+9
2019-08-15
Documentation PCI: Fix pciebus-howto.rst filename typo
Bjorn Helgaas
2
-1
/
+1
2019-08-15
block: remove REQ_NOWAIT_INLINE
Jens Axboe
3
-54
/
+8
2019-08-15
io_uring: fix manual setup of iov_iter for fixed buffers
Aleix Roca Nonell
1
-3
/
+1
2019-08-15
PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaround
Lyude Paul
1
-1
/
+1
2019-08-15
Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linux
Linus Torvalds
6
-5
/
+16
2019-08-15
Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-19
/
+32
2019-08-15
misc: xilinx-sdfec: fix dependency and build error
Randy Dunlap
1
-0
/
+1
2019-08-15
usb: add a hcd_uses_dma helper
Christoph Hellwig
5
-11
/
+10
2019-08-15
usb: don't create dma pools for HCDs with a localmem_pool
Christoph Hellwig
1
-3
/
+3
2019-08-15
usb: chipidea: imx: fix EPROBE_DEFER support during driver probe
André Draszik
1
-7
/
+12
2019-08-15
usb: host: fotg2: restart hcd after port reset
Hans Ulli Kroll
1
-0
/
+4
2019-08-15
USB: CDC: fix sanity checks in CDC union parser
Oliver Neukum
1
-2
/
+2
2019-08-15
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
1
-5
/
+7
2019-08-15
USB: serial: option: add the BroadMobi BM818 card
Bob Ham
1
-0
/
+2
2019-08-15
USB: serial: option: Add Motorola modem UARTs
Tony Lindgren
1
-0
/
+5
2019-08-15
MAINTAINERS, x86/CPU: Tony Luck will maintain asm/intel-family.h
Tony Luck
1
-0
/
+7
2019-08-15
selftests: kvm: fix vmx_set_nested_state_test
Paolo Bonzini
1
-3
/
+14
2019-08-15
selftests: kvm: provide common function to enable eVMCS
Paolo Bonzini
4
-21
/
+28
2019-08-15
selftests: kvm: do not try running the VM in vmx_set_nested_state_test
Paolo Bonzini
1
-15
/
+0
2019-08-15
Merge tag 'drm-fixes-5.3-2019-08-14' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
3
-8
/
+9
2019-08-15
drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
Lyude Paul
1
-9
/
+13
[prev]
[next]