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-10-12
ALSA: au88xx: Add fall-through annotations
Takashi Iwai
1
-0
/
+6
2018-10-12
ALSA: opti92xx-ad1848: Use the standard fall-through annotation
Takashi Iwai
1
-2
/
+4
2018-10-12
ALSA: seq: oss: Use the standard fall-through annotation
Takashi Iwai
1
-1
/
+1
2018-10-12
ALSA: caiaq: Add fall-through annotation
Takashi Iwai
1
-0
/
+1
2018-10-12
ALSA: memalloc: Add fall-through annotation
Takashi Iwai
1
-0
/
+1
2018-10-12
ALSA: firewire-motu: add missing entries to Kconfig
Takashi Sakamoto
1
-0
/
+2
2018-10-12
lib/bch: fix possible stack overrun
Arnd Bergmann
2
-5
/
+13
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
37
-285
/
+493
2018-10-12
crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' static
Wei Yongjun
1
-2
/
+2
2018-10-12
crypto: arm64/aes-blk - ensure XTS mask is always loaded
Ard Biesheuvel
1
-4
/
+4
2018-10-12
crypto: testmgr - fix sizeof() on COMP_BUF_SIZE
Michael Schupikov
1
-3
/
+3
2018-10-12
crypto: chtls - remove set but not used variable 'csk'
YueHaibing
1
-4
/
+0
2018-10-12
crypto: axis - fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2018-10-12
ALSA: isight: fix leak of reference to firewire unit in error path of .probe callback
Takashi Sakamoto
1
-5
/
+5
2018-10-12
ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
Jeremy Cline
1
-0
/
+1
2018-10-11
hwmon: (pmbus) remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2018-10-11
hwmon: (core) Add trace events to _attr_show/store functions
Nicolin Chen
3
-7
/
+92
2018-10-11
ipmi: Fix timer race with module unload
Jan Glauber
1
-4
/
+6
2018-10-11
Merge branch 'net-dsa-bcm_sf2-Couple-of-fixes'
David S. Miller
1
-11
/
+3
2018-10-11
net: dsa: bcm_sf2: Call setup during switch resume
Florian Fainelli
1
-9
/
+1
2018-10-11
net: dsa: bcm_sf2: Fix unbind ordering
Florian Fainelli
1
-2
/
+2
2018-10-12
vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections
Peter Oberparleiter
1
-1
/
+1
2018-10-12
vmlinux.lds.h: Fix incomplete .text.exit discards
Peter Oberparleiter
2
-2
/
+4
2018-10-11
dm table: require that request-based DM be layered on blk-mq devices
Mike Snitzer
1
-1
/
+17
2018-10-11
i2c: Fix kerneldoc for renamed i2c dma put function
Stephen Boyd
1
-1
/
+1
2018-10-11
HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2
Kai-Heng Feng
2
-0
/
+2
2018-10-11
leds: sc27xx: Add pattern_set/clear interfaces for LED controller
Baolin Wang
2
-0
/
+143
2018-10-11
leds: core: Introduce LED pattern trigger
Baolin Wang
5
-0
/
+516
2018-10-11
dt-bindings: arm: zte: Move sysctrl bindings to their own doc
Rob Herring
2
-26
/
+31
2018-10-11
dt-bindings: arm: fsl: Move DCFG and SCFG bindings to their own docs
Rob Herring
3
-39
/
+38
2018-10-11
dt-bindings: arm: atmel: Move various sys registers out of SoC binding doc
Rob Herring
2
-170
/
+171
2018-10-11
PCI/IOV: Remove unnecessary include of <linux/pci-ats.h>
Bjorn Helgaas
1
-1
/
+0
2018-10-11
blk-wbt: wake up all when we scale up, not down
Josef Bacik
1
-1
/
+1
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
69
-2213
/
+138
2018-10-11
net: phy: sfp: remove sfp_mutex's definition
Sebastian Andrzej Siewior
1
-2
/
+0
2018-10-11
r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chips
Maciej S. Szmigiero
1
-2
/
+2
2018-10-11
net: cdc_ncm: use tasklet_init() for tasklet_struct init
Ben Dooks
1
-2
/
+1
2018-10-11
net: socionext: clear rx irq correctly
Ilias Apalodimas
1
-1
/
+4
2018-10-11
cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offline
Maciej S. Szmigiero
1
-3
/
+9
2018-10-11
net/mlx4_core: Fix warnings during boot on driverinit param set failures
Moshe Shemesh
1
-28
/
+15
2018-10-11
Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Greg Kroah-Hartman
2
-9
/
+17
2018-10-11
tipc: eliminate possible recursive locking detected by LOCKDEP
Ying Xue
1
-2
/
+9
2018-10-11
Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Greg Kroah-Hartman
3
-4
/
+7
2018-10-11
selftests: use posix-style redirection in ip_defrag.sh
Paolo Abeni
1
-4
/
+4
2018-10-11
cxgb4: fix thermal configuration dependencies
Arnd Bergmann
4
-11
/
+10
2018-10-11
Merge branch 'net-explicitly-requires-bash-when-needed'
David S. Miller
2
-2
/
+2
2018-10-11
selftests: udpgso_bench.sh explicitly requires bash
Paolo Abeni
1
-1
/
+1
2018-10-11
selftests: rtnetlink.sh explicitly requires bash.
Paolo Abeni
1
-1
/
+1
2018-10-11
Merge branch 'ena-next'
David S. Miller
11
-742
/
+1334
2018-10-11
net: ena: fix indentations in ena_defs for better readability
Arthur Kiyanovski
3
-425
/
+338
[prev]
[next]