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
2019-03-26
net: phy: bcm54xx: Encode link speed and activity into LEDs
Vladimir Oltean
2
-0
/
+29
2019-03-26
tipc: change to check tipc_own_id to return in tipc_net_stop
Xin Long
1
-4
/
+1
2019-03-26
net: usb: aqc111: Extend HWID table by QNAP device
Dmitry Bezrukov
2
-0
/
+23
2019-03-26
net: sched: Kconfig: update reference link for PIE
Leslie Monis
1
-2
/
+1
2019-03-26
net: dsa: qca8k: extend slave-bus implementations
Christian Lamparter
2
-1
/
+168
2019-03-26
net: dsa: qca8k: remove leftover phy accessors
Christian Lamparter
1
-18
/
+0
2019-03-26
dt-bindings: net: dsa: qca8k: support internal mdio-bus
Christian Lamparter
1
-5
/
+64
2019-03-26
dt-bindings: net: dsa: qca8k: fix example
Christian Lamparter
1
-2
/
+2
2019-03-26
Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
6
-21
/
+72
2019-03-26
Merge tag 'trace-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
3
-8
/
+7
2019-03-26
Merge tag 'locks-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
Linus Torvalds
1
-0
/
+5
2019-03-26
ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
Bernhard Rosenkraenzer
1
-0
/
+10
2019-03-26
xfs: serialize unaligned dio writes against all other dio writes
Brian Foster
1
-10
/
+17
2019-03-26
proc/kcore: Remove unused kclist_add_remap()
Bhupesh Sharma
1
-11
/
+0
2019-03-26
ASoC: Intel: Skylake: enable S24_LE format support
Jenny TC
1
-0
/
+1
2019-03-26
ftrace: Fix warning using plain integer as NULL & spelling corrections
Hariprasad Kelam
1
-6
/
+6
2019-03-26
tracing: initialize variable in create_dyn_event()
Frank Rowand
1
-1
/
+1
2019-03-26
tracing: Remove unnecessary var_ref destroy in track_data_destroy()
Tom Zanussi
1
-1
/
+0
2019-03-26
drm/i915: Mark AML 0x87CA as ULX
Ville Syrjälä
1
-1
/
+2
2019-03-26
Merge tag 'misc-habanalabs-fixes-2019-03-26' of git://people.freedesktop.org/~gabbayo/linux into char-misc-next:
Greg Kroah-Hartman
303
-2692
/
+5559
2019-03-26
usb: mtu3: fix EXTCON dependency
Arnd Bergmann
1
-0
/
+1
2019-03-26
usb: usb251xb: fix to avoid potential NULL pointer dereference
Aditya Pakki
1
-1
/
+1
2019-03-26
usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode fails
Chen-Yu Tsai
1
-0
/
+3
2019-03-26
phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
Chen-Yu Tsai
1
-1
/
+4
2019-03-26
MAINTAINERS: Fix uniphier-mdmac.c file path
Vinod Koul
1
-1
/
+1
2019-03-25
scsi: qla4xxx: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+2
2019-03-25
scsi: aacraid: Insure we don't access PCIe space during AER/EEH
Dave Carroll
2
-3
/
+8
2019-03-25
scsi: mpt3sas: Fix kernel panic during expander reset
Sreekanth Reddy
2
-0
/
+18
2019-03-26
bpf: fix use after free in bpf_evict_inode
Daniel Borkmann
1
-14
/
+18
2019-03-25
net: phy: don't clear BMCR in genphy_soft_reset
Heiner Kallweit
1
-1
/
+1
2019-03-25
PCI/LINK: Deduplicate bandwidth reports for multi-function devices
Lukas Wunner
3
-2
/
+3
2019-03-25
PCI/LINK: Clear bandwidth notification interrupt before enabling it
Lukas Wunner
1
-0
/
+2
2019-03-25
PCI/LINK: Supply IRQ handler so level-triggered IRQs are acked
Alexandru Gagniuc
1
-5
/
+14
2019-03-25
cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency
Srinivas Pandruvada
1
-1
/
+4
2019-03-25
ACPI / CPPC: Fix guaranteed performance handling
Srinivas Pandruvada
1
-2
/
+7
2019-03-25
Revert "parport: daisy: use new parport device model"
Linus Torvalds
4
-54
/
+3
2019-03-25
libceph: fix breakage caused by multipage bvecs
Ilya Dryomov
1
-2
/
+6
2019-03-26
staging: octeon-ethernet: fix incorrect PHY mode
Aaro Koskinen
3
-7
/
+39
2019-03-26
staging: vc04_services: Fix an error code in vchiq_probe()
Dan Carpenter
1
-2
/
+6
2019-03-26
staging: erofs: fix error handling when failed to read compresssed data
Gao Xiang
1
-13
/
+28
2019-03-26
staging: vt6655: Fix interrupt race condition on device start up.
Malcolm Priestley
1
-4
/
+4
2019-03-26
Merge tag 'drm-misc-fixes-2019-03-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
5
-16
/
+25
2019-03-25
io_uring: offload write to async worker in case of -EAGAIN
Roman Penyaev
1
-1
/
+15
2019-03-25
sbitmap: order READ/WRITE freed instance and setting clear bit
Ming Lei
1
-0
/
+11
2019-03-25
blk-mq: fix sbitmap ws_active for shared tags
Jens Axboe
1
-2
/
+11
2019-03-25
dmaengine: stm32-mdma: Revert "dmaengine: stm32-mdma: Add a check on read_u32_array"
Pierre-Yves MORDRET
1
-3
/
+1
2019-03-25
arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186
Jonathan Hunter
1
-1
/
+0
2019-03-25
Merge tag 'imx-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
Arnd Bergmann
8
-24
/
+22
2019-03-25
io_uring: fix big-endian compat signal mask handling
Arnd Bergmann
1
-1
/
+9
2019-03-25
Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux into arm/fixes
Arnd Bergmann
2
-7
/
+43
[prev]
[next]