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-14
riscv: tlbflush: remove confusing comment on local_flush_tlb_all()
Paul Walmsley
1
-4
/
+0
2019-10-14
riscv: dts: HiFive Unleashed: add default chosen/stdout-path
Paul Walmsley
1
-0
/
+1
2019-10-14
riscv: remove the switch statement in do_trap_break()
Vincent Chen
1
-11
/
+11
2019-10-14
drm/panfrost: Add missing GPU feature registers
Steven Price
1
-0
/
+3
2019-10-14
bpf: lwtunnel: Fix reroute supplying invalid dst
Jiri Benc
1
-1
/
+6
2019-10-14
xtensa: fix {get,put}_user() for 64bit values
Al Viro
1
-2
/
+11
2019-10-14
Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Thomas Gleixner
5
-17
/
+43
2019-10-14
ASoC: SOF: Fix randbuild error
YueHaibing
1
-0
/
+2
2019-10-14
kmemleak: Do not corrupt the object_list during clean-up
Catalin Marinas
1
-9
/
+21
2019-10-14
nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLL
Sebastian Andrzej Siewior
1
-0
/
+2
2019-10-14
nvme: Wait for reset state when required
Keith Busch
3
-17
/
+74
2019-10-14
nvme: Prevent resets during paused controller state
Keith Busch
1
-4
/
+25
2019-10-14
nvme: Restart request timers in resetting state
Keith Busch
2
-0
/
+16
2019-10-14
nvme: Remove ADMIN_ONLY state
Keith Busch
4
-37
/
+11
2019-10-14
nvme-pci: Free tagset if no IO queues
Keith Busch
1
-2
/
+9
2019-10-14
hrtimer: Annotate lockless access to timer->base
Eric Dumazet
1
-4
/
+4
2019-10-14
staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYS
Colin Ian King
1
-4
/
+2
2019-10-14
ARM: imx_v6_v7_defconfig: Enable CONFIG_DRM_MSM
Fabio Estevam
1
-0
/
+1
2019-10-14
arm64: dts: imx8mn: Use correct clock for usdhc's ipg clk
Anson Huang
1
-3
/
+3
2019-10-14
arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk
Anson Huang
1
-3
/
+3
2019-10-14
arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk
Anson Huang
1
-2
/
+2
2019-10-14
platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ provided
Andy Shevchenko
1
-0
/
+1
2019-10-14
ASoC: SOF: topology: check errors when parsing LED tokens
Pierre-Louis Bossart
1
-0
/
+5
2019-10-14
ASoC: SOF: topology: remove always-true redundant test
Pierre-Louis Bossart
1
-4
/
+3
2019-10-14
ASoC: SOF: Intel: bdw: fix operator precedence warnings
Pierre-Louis Bossart
1
-8
/
+8
2019-10-14
ASoC: SOF: Intel: byt: fix operator precedence warnings
Pierre-Louis Bossart
1
-8
/
+8
2019-10-14
ASoC: fsl_mqs: Move static keyword to the front of declarations
YueHaibing
1
-1
/
+1
2019-10-14
ASoC: adau7118: Fix Kconfig warning without CONFIG_I2C
YueHaibing
1
-0
/
+1
2019-10-14
ASoC: stm32: spdifrx: retry synchronization in sync state
Olivier Moysan
1
-2
/
+16
2019-10-14
ARM: dts: imx7s: Correct GPT's ipg clock source
Anson Huang
1
-4
/
+4
2019-10-14
ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect'
Andrey Smirnov
1
-0
/
+2
2019-10-14
drm/ttm: fix handling in ttm_bo_add_mem_to_lru
Christian König
1
-2
/
+3
2019-10-14
drm/ttm: Restore ttm prefaulting
Thomas Hellstrom
1
-9
/
+7
2019-10-14
drm/ttm: fix busy reference in ttm_mem_evict_first
Christian König
1
-2
/
+2
2019-10-14
ARM: dts: imx6q-logicpd: Re-Enable SNVS power key
Adam Ford
1
-0
/
+4
2019-10-14
ath10k: fix latency issue for QCA988x
Miaoqing Pan
1
-6
/
+9
2019-10-14
virtio-fs: Change module name to virtiofs.ko
Vivek Goyal
1
-1
/
+2
2019-10-14
dmaengine: imx-sdma: fix size check for sdma script_number
Robin Gong
2
-0
/
+11
2019-10-14
dmaengine: tegra210-adma: fix transfer failure
Sameer Pujar
1
-0
/
+7
2019-10-14
arm64: dts: lx2160a: Correct CPU core idle state name
Ran Wang
1
-18
/
+18
2019-10-14
dmaengine: sprd: Fix the link-list pointer register configuration issue
Zhenfang Wang
1
-2
/
+10
2019-10-13
Linux 5.4-rc3
Linus Torvalds
1
-1
/
+1
2019-10-13
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
15
-132
/
+223
2019-10-13
batman-adv: Avoid free/alloc race when handling OGM buffer
Sven Eckelmann
3
-9
/
+57
2019-10-13
batman-adv: Avoid free/alloc race when handling OGM2 buffer
Sven Eckelmann
2
-8
/
+37
2019-10-13
netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exit
YueHaibing
1
-1
/
+2
2019-10-13
net/ibmvnic: Fix EOI when running in XIVE mode.
Cédric Le Goater
1
-5
/
+3
2019-10-13
net: lpc_eth: avoid resetting twice
Alexandre Belloni
1
-3
/
+0
2019-10-13
Merge branch 'tcp-address-KCSAN-reports-in-tcp_poll-part-I'
David S. Miller
21
-128
/
+175
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
8
-19
/
+24
[prev]
[next]