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-10-25
btrfs: Consider system chunk array size for new SYSTEM chunks
Qu Wenruo
1
-0
/
+1
2019-10-25
io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
Jens Axboe
1
-12
/
+32
2019-10-25
io_uring: used cached copies of sq->dropped and cq->overflow
Jens Axboe
1
-5
/
+8
2019-10-25
ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157
Patrice Chotard
1
-4
/
+4
2019-10-25
io_uring: Fix race for sqes with userspace
Pavel Begunkov
1
-1
/
+2
2019-10-25
io_uring: Fix broken links with offloading
Pavel Begunkov
1
-29
/
+33
2019-10-25
io_uring: Fix corrupted user_data
Pavel Begunkov
1
-0
/
+2
2019-10-25
xen: issue deprecation warning for 32-bit pv guest
Juergen Gross
1
-0
/
+8
2019-10-25
ALSA: intel_hdmi: Remove dev_err() on platform_get_irq() failure
YueHaibing
1
-3
/
+1
2019-10-25
Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Thomas Gleixner
2
-5
/
+20
2019-10-25
kvm: Allocate memslots and buses before calling kvm_arch_init_vm
Jim Mattson
1
-19
/
+21
2019-10-25
powerpc/powernv/eeh: Fix oops when probing cxl devices
Frederic Barrat
1
-1
/
+1
2019-10-25
irqchip/sifive-plic: Skip contexts except supervisor in plic_init()
Alan Mikhak
1
-2
/
+2
2019-10-25
ASoC: SOF: Intel: only support INFO_BATCH for legacy platforms
Pierre-Louis Bossart
2
-4
/
+4
2019-10-25
ASoC: SOF: define INFO_ flags in dsp_ops
Pierre-Louis Bossart
7
-6
/
+56
2019-10-25
ASoC: tegra: disable rx_fifo after disable stream
Ben Dooks
1
-1
/
+1
2019-10-25
ASoC: tegra: add a TDM configuration callback
Edward Cragg
1
-0
/
+29
2019-10-25
ASoC: pxa: poodle: Spelling s/enpoints/endpoints/, s/connetion/connection/
Geert Uytterhoeven
1
-1
/
+1
2019-10-25
ASoC: Spelling s/configr/configur/
Geert Uytterhoeven
2
-2
/
+2
2019-10-25
ASoC: soc-dpcm: tidyup for_each_dpcm_xx() macro
Kuninori Morimoto
1
-8
/
+8
2019-10-25
ASoC: tegra: Allow 24bit and 32bit samples
Edward Cragg
1
-5
/
+20
2019-10-25
ASoC: rt5677-spi: fix sparse warnings
Curtis Malainey
1
-2
/
+2
2019-10-25
ASoC: rt5677: Add missing null check for failed allocation of rt5677_dsp
Colin Ian King
1
-0
/
+2
2019-10-25
pinctrl: cherryview: Allocate IRQ chip dynamic
Andy Shevchenko
1
-12
/
+12
2019-10-25
ACPI: processor: Add QoS requests for all CPUs
Rafael J. Wysocki
2
-26
/
+42
2019-10-25
clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume
Marek Szyprowski
1
-0
/
+6
2019-10-25
arm64: dts: ls1028a: fix a compatible issue
Yuantian Tang
1
-1
/
+1
2019-10-25
Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
8
-46
/
+92
2019-10-25
Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
2
-3
/
+4
2019-10-25
autofs: fix a leak in autofs_expire_indirect()
Al Viro
1
-2
/
+3
2019-10-24
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
4
-9
/
+22
2019-10-24
CIFS: Fix use after free of file info structures
Pavel Shilovsky
1
-3
/
+3
2019-10-24
CIFS: Fix retry mid list corruption on reconnects
Pavel Shilovsky
2
-20
/
+32
2019-10-24
scsi: sd: define variable dif as unsigned int instead of bool
Xiang Chen
1
-1
/
+2
2019-10-24
scsi: target: cxgbit: Fix cxgbit_fw4_ack()
Bart Van Assche
1
-1
/
+2
2019-10-24
IB/core: Avoid deadlock during netlink message handling
Parav Pandit
3
-54
/
+56
2019-10-24
Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
3
-17
/
+17
2019-10-24
Merge branch 'net-fix-nested-device-bugs'
David S. Miller
38
-521
/
+628
2019-10-24
virt_wifi: fix refcnt leak in module exit routine
Taehee Yoo
1
-2
/
+52
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
15
-92
/
+10
2019-10-24
vxlan: add adjacent link to limit depth level
Taehee Yoo
2
-10
/
+44
2019-10-24
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
2
-21
/
+219
2019-10-24
macsec: fix refcnt leak in module exit routine
Taehee Yoo
1
-4
/
+0
2019-10-24
team: fix nested locking lockdep warning
Taehee Yoo
2
-3
/
+14
2019-10-24
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
2
-3
/
+8
2019-10-24
bonding: fix unexpected IFF_BONDING bit unset
Taehee Yoo
1
-2
/
+4
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
25
-356
/
+63
2019-10-24
net: core: limit nested device depth
Taehee Yoo
2
-45
/
+231
2019-10-24
keys: Fix memory leak in copy_net_ns
Takeshi Misawa
1
-0
/
+1
2019-10-24
Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
[prev]
[next]