index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-30
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
1
-1
/
+3
2018-11-30
nvme: warn when finding multi-port subsystems without multipathing enabled
Christoph Hellwig
1
-0
/
+3
2018-11-30
fscache, cachefiles: remove redundant variable 'cache'
Colin Ian King
1
-3
/
+0
2018-11-30
cachefiles: avoid deprecated get_seconds()
Arnd Bergmann
1
-1
/
+1
2018-11-30
cachefiles: Explicitly cast enumerated type in put_object
Nathan Chancellor
1
-2
/
+4
2018-11-30
fscache: fix race between enablement and dropping of object
NeilBrown
1
-0
/
+3
2018-11-30
drm/bridge: fix AUX_CMD_SEND bit value for ti, sn65dsi86 bridge
Sandeep Panda
1
-1
/
+1
2018-11-30
fs: fix lost error code in dio_complete
Maximilian Heyne
1
-2
/
+2
2018-11-30
drm/lease: Send a distinct uevent
Daniel Vetter
3
-1
/
+13
2018-11-30
x86/earlyprintk/efi: Fix infinite loop on some screen widths
YiFei Zhu
1
-1
/
+1
2018-11-30
x86/efi: Allocate e820 buffer before calling efi_exit_boot_service
Eric Snowberg
1
-24
/
+41
2018-11-29
tracing/fgraph: Fix set_graph_function from showing interrupts
Steven Rostedt (VMware)
4
-3
/
+62
2018-11-29
tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique
Zenghui Yu
1
-3
/
+3
2018-11-29
afs: Use d_instantiate() rather than d_add() and don't d_drop()
David Howells
1
-3
/
+1
2018-11-29
afs: Fix missing net error handling
David Howells
6
-113
/
+135
2018-11-29
afs: Fix validation/callback interaction
David Howells
1
-6
/
+12
2018-11-29
net: Prevent invalid access to skb->prev in __qdisc_drop_all
Christoph Paasch
1
-0
/
+3
2018-11-29
Merge tag 'acpi-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-19
/
+2
2018-11-29
Merge tag 'pm-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-5
/
+2
2018-11-29
net/x25: handle call collisions
Martin Schiller
1
-0
/
+9
2018-11-29
net/x25: fix null_x25_address handling
Martin Schiller
1
-6
/
+10
2018-11-29
net/x25: fix called/calling length calculation in x25_parse_address_block
Martin Schiller
1
-1
/
+1
2018-11-29
RDMA/mlx5: Initialize return variable in case pagefault was skipped
Leon Romanovsky
1
-0
/
+1
2018-11-29
pstore/ram: Correctly calculate usable PRZ bytes
Kees Cook
2
-10
/
+10
2018-11-29
Merge branch 'acpica-fixes'
Rafael J. Wysocki
1
-19
/
+2
2018-11-29
net: phy: sfp: correct location of SFP standards
Baruch Siach
1
-1
/
+1
2018-11-29
drm/amd/display: Fix 6x4K displays light-up on Vega20 (v2)
Roman Li
1
-0
/
+2
2018-11-29
drm/amd/display: Fix unintialized max_bpc state values
Nicholas Kazlauskas
1
-0
/
+2
2018-11-29
Merge branch 'xps-fixes'
David S. Miller
1
-24
/
+29
2018-11-29
net: fix XPS static_key accounting
Sabrina Dubroca
1
-21
/
+24
2018-11-29
net: restore call to netdev_queue_numa_node_write when resetting XPS
Sabrina Dubroca
1
-7
/
+9
2018-11-29
net: phy: sfp: correct store of detected link modes
Baruch Siach
1
-1
/
+1
2018-11-29
Merge branch 'ave-fixes'
David S. Miller
2
-10
/
+21
2018-11-29
net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entry
Kunihiko Hayashi
2
-0
/
+8
2018-11-29
net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM
Kunihiko Hayashi
1
-6
/
+8
2018-11-29
net: ethernet: ave: Increase descriptors to improve performance
Kunihiko Hayashi
1
-4
/
+5
2018-11-29
Merge tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
1
-1
/
+12
2018-11-29
Merge tag 's390-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
10
-14
/
+32
2018-11-29
Merge tag 'sound-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
33
-303
/
+456
2018-11-29
Merge tag 'fixes_for_v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
4
-10
/
+23
2018-11-29
pvcalls-front: fixes incorrect error handling
Pan Bian
1
-2
/
+2
2018-11-29
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
4
-141
/
+13
2018-11-29
xen: xlate_mmu: add missing header to fix 'W=1' warning
Srikanth Boddepalli
1
-0
/
+1
2018-11-29
xen/x86: add diagnostic printout to xen_mc_flush() in case of error
Juergen Gross
1
-15
/
+20
2018-11-29
arm64: ftrace: Fix to enable syscall events on arm64
Masami Hiramatsu
1
-0
/
+13
2018-11-29
arm64: Add workaround for Cortex-A76 erratum 1286807
Catalin Marinas
4
-5
/
+45
2018-11-29
selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN
Paul Moore
1
-1
/
+12
2018-11-29
dmaengine: at_hdmac: fix module unloading
Richard Genoud
1
-0
/
+2
2018-11-29
dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
Richard Genoud
1
-1
/
+7
2018-11-29
ALSA: pcm: Fix interval evaluation with openmin/max
Takashi Iwai
1
-1
/
+3
[prev]
[next]