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-06-11
IB/mlx5: Fix return value check in flow_counters_set_data()
weiyongjun (A)
1
-2
/
+2
2018-06-11
IB/mlx5: Fix memory leak in mlx5_ib_create_flow
Gustavo A. R. Silva
1
-13
/
+19
2018-06-11
IB/rxe: avoid double kfree skb
Zhu Yanjun
1
-1
/
+1
2018-06-11
RISC-V: Add CONFIG_HVC_RISCV_SBI=y to defconfig
Palmer Dabbelt
1
-0
/
+1
2018-06-11
RISC-V: Make our port sparse-clean
Palmer Dabbelt
6
-9
/
+14
2018-06-11
MAINTAINERS: RISC-V Updates
Palmer Dabbelt
1
-1
/
+9
2018-06-11
RISC-V: Handle R_RISCV_32 in modules
Andreas Schwab
1
-0
/
+12
2018-06-11
riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't set
Alan Kao
1
-1
/
+1
2018-06-11
riscv: add riscv-specific predefines to CHECKFLAGS
Luc Van Oostenryck
1
-0
/
+3
2018-06-11
ixgbe: Fix bit definitions and add support for testing for ipsec support
Alexander Duyck
2
-3
/
+17
2018-06-11
ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_data
Alexander Duyck
1
-2
/
+11
2018-06-11
ixgbe: Move ipsec init function to before reset call
Alexander Duyck
2
-9
/
+9
2018-06-11
ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM
Alexander Duyck
2
-3
/
+3
2018-06-11
autofs: remove left-over autofs4 stubs
Linus Torvalds
6
-57
/
+12
2018-06-11
ixgbe: Fix setting of TC configuration for macvlan case
Alexander Duyck
2
-8
/
+8
2018-06-11
Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
19
-46
/
+466
2018-06-11
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
64
-994
/
+1574
2018-06-11
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
1
-1
/
+3
2018-06-11
nvme-rdma: fix error flow during mapping request data
Max Gurtovoy
1
-7
/
+24
2018-06-11
nvme: add bio remapping tracepoint
Hannes Reinecke
1
-0
/
+4
2018-06-11
nvme: fix NULL pointer dereference in nvme_init_subsystem
Israel Rukshin
1
-1
/
+1
2018-06-11
Merge tag 'drm-next-2018-06-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
29
-422
/
+244
2018-06-11
blk-mq: reinit q->tag_set_list entry only after grace period
Roman Pen
1
-2
/
+1
2018-06-11
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
1
-1
/
+1
2018-06-11
ALSA: emu10k1: add error handling for snd_ctl_add
Zhouyang Jia
1
-1
/
+3
2018-06-11
ALSA: fm801: add error handling for snd_ctl_add
Zhouyang Jia
1
-4
/
+12
2018-06-11
Merge branch 'pci/aer-squash'
Bjorn Helgaas
15
-1547
/
+1434
2018-06-11
Merge branch 'pci/renames'
Bjorn Helgaas
64
-79
/
+75
2018-06-11
PCI/AER: Use "PCI Express" consistently in Kconfig text
Bjorn Helgaas
1
-6
/
+6
2018-06-11
PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/
Bjorn Helgaas
6
-56
/
+41
2018-06-11
PCI/AER: Squash Kconfig.debug into Kconfig
Bjorn Helgaas
2
-21
/
+14
2018-06-11
PCI/AER: Move private AER things to aerdrv.c
Bjorn Helgaas
2
-80
/
+63
2018-06-11
PCI/AER: Move aer_irq() declaration to portdrv.h
Bjorn Helgaas
3
-3
/
+6
2018-06-11
PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
Bjorn Helgaas
3
-11
/
+11
2018-06-11
PCI/AER: Remove duplicate pcie_port_bus_type declaration
Bjorn Helgaas
1
-1
/
+0
2018-06-11
PCI/AER: Squash ecrc.c into aerdrv.c
Bjorn Helgaas
3
-119
/
+110
2018-06-11
PCI/AER: Squash aerdrv_acpi.c into aerdrv.c
Bjorn Helgaas
3
-142
/
+122
2018-06-11
PCI/AER: Squash aerdrv_errprint.c into aerdrv.c
Bjorn Helgaas
4
-263
/
+244
2018-06-11
PCI/AER: Squash aerdrv_core.c into aerdrv.c
Bjorn Helgaas
4
-498
/
+475
2018-06-11
PCI/AER: Reorder code to group probe/remove stuff together
Bjorn Helgaas
1
-58
/
+58
2018-06-11
backlight: as3711_bl: Fix Device Tree node leaks
Johan Hovold
2
-8
/
+8
2018-06-11
backlight: tps65217_bl: Fix Device Tree node lookup
Johan Hovold
1
-2
/
+2
2018-06-11
backlight: max8925_bl: Fix Device Tree node lookup
Johan Hovold
1
-1
/
+3
2018-06-11
backlight: as3711_bl: Fix Device Tree node lookup
Johan Hovold
1
-10
/
+23
2018-06-11
MAINTAINERS: Add Paul Burton as MIPS co-maintainer
James Hogan
1
-0
/
+2
2018-06-11
HID: google: Add support for whiskers
Nicolas Boichat
2
-0
/
+3
2018-06-11
selftests: bpf: fix urandom_read build issue
Anders Roxell
1
-3
/
+1
2018-06-11
cpufreq: imx6q: check speed grades for i.MX6ULL
Sébastien Szymanski
1
-6
/
+23
2018-06-11
mfd: cros_ec: Remove unused __remove function
Arnd Bergmann
1
-2
/
+0
2018-06-11
mfd: wm97xx-core: Platform data can be NULL
Robert Jarzmik
1
-1
/
+1
[prev]
[next]