index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.
Vasundhara Volam
2
-5
/
+46
2019-09-16
bnxt_en: Update firmware interface spec. to 1.10.0.100.
Michael Chan
1
-43
/
+103
2019-09-16
bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands
Vasundhara Volam
2
-1
/
+2
2019-09-16
bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state.
Michael Chan
1
-3
/
+5
2019-09-16
null_blk: format pr_* logs with pr_fmt
André Almeida
3
-11
/
+14
2019-09-16
null_blk: match the type of parameter nr_devices
André Almeida
1
-1
/
+1
2019-09-16
null_blk: do not fail the module load with zero devices
André Almeida
1
-4
/
+0
2019-09-16
ARM: dts: dir685: Drop spi-cpol from the display
Linus Walleij
1
-1
/
+0
2019-09-16
tcp: Add snd_wnd to TCP_INFO
Thomas Higdon
2
-0
/
+5
2019-09-16
tcp: Add TCP_INFO counter for packets received out-of-order
Thomas Higdon
4
-0
/
+7
2019-09-16
net: mdio: switch to using gpiod_get_optional()
Dmitry Torokhov
1
-13
/
+9
2019-09-16
dm: introduce DM_GET_TARGET_VERSION
Mikulas Patocka
2
-5
/
+33
2019-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
21
-322
/
+260
2019-09-16
RDMA/bnxt_re: Fix spelling mistake "missin_resp" -> "missing_resp"
Colin Ian King
1
-1
/
+1
2019-09-16
RDMA/hns: Package operations of rq inline buffer into separate functions
Lijun Ou
1
-39
/
+56
2019-09-16
RDMA/hns: Optimize cmd init and mode selection for hip08
Yixian Liu
2
-13
/
+5
2019-09-16
PCI: dwc: Add validation that PCIe core is set to correct mode
Jonathan Chocron
2
-0
/
+24
2019-09-16
PCI: dwc: al: Add Amazon Annapurna Labs PCIe controller driver
Jonathan Chocron
2
-0
/
+377
2019-09-16
dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding
Jonathan Chocron
2
-1
/
+48
2019-09-16
PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root Port
Jonathan Chocron
1
-0
/
+18
2019-09-16
PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root Port
Jonathan Chocron
1
-0
/
+6
2019-09-16
PCI: Add ACS quirk for Amazon Annapurna Labs root ports
Ali Saidi
1
-0
/
+20
2019-09-16
PCI: Add Amazon's Annapurna Labs vendor ID
Jonathan Chocron
1
-0
/
+2
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
517
-4683
/
+3635
2019-09-16
s390: remove pointless drivers-y in drivers/s390/Makefile
Masahiro Yamada
1
-3
/
+0
2019-09-16
s390/cpum_sf: Fix line length and format string
Thomas Richter
1
-7
/
+13
2019-09-16
s390/pci: fix MSI message data
Sebastian Ott
1
-1
/
+1
2019-09-16
Merge branch 'for-5.4' into for-linus
Petr Mladek
5
-21
/
+49
2019-09-16
ceph: call ceph_mdsc_destroy from destroy_fs_client
Jeff Layton
1
-4
/
+1
2019-09-16
libceph: use ceph_kvmalloc() for osdmap arrays
Ilya Dryomov
1
-26
/
+43
2019-09-16
libceph: avoid a __vmalloc() deadlock in ceph_kvmalloc()
Ilya Dryomov
1
-6
/
+23
2019-09-16
ceph: allow object copies across different filesystems in the same cluster
Luis Henriques
1
-4
/
+13
2019-09-16
ceph: include ceph_debug.h in cache.c
Ilya Dryomov
1
-0
/
+2
2019-09-16
ceph: move static keyword to the front of declarations
Krzysztof Wilczynski
1
-3
/
+3
2019-09-16
rbd: pull rbd_img_request_create() dout out into the callers
Ilya Dryomov
1
-2
/
+6
2019-09-16
ceph: reconnect connection if session hang in opening state
Erqi Chen
1
-1
/
+3
2019-09-16
libceph: drop unused con parameter of calc_target()
Ilya Dryomov
1
-7
/
+5
2019-09-16
ceph: use release_pages() directly
John Hubbard
1
-18
/
+1
2019-09-16
rbd: fix response length parameter for encoded strings
Dongsheng Yang
1
-4
/
+6
2019-09-16
ceph: allow arbitrary security.* xattrs
Jeff Layton
1
-33
/
+2
2019-09-16
ceph: only set CEPH_I_SEC_INITED if we got a MAC label
Jeff Layton
1
-1
/
+2
2019-09-16
ceph: turn ceph_security_invalidate_secctx into static inline
Jeff Layton
2
-8
/
+7
2019-09-16
ceph: add buffered/direct exclusionary locking for reads and writes
Jeff Layton
5
-16
/
+200
2019-09-16
libceph: handle OSD op ceph_pagelist_append() errors
David Disseldorp
1
-5
/
+22
2019-09-16
ceph: don't return a value from void function
John Hubbard
1
-1
/
+0
2019-09-16
ceph: don't freeze during write page faults
Jeff Layton
1
-0
/
+2
2019-09-16
ceph: update the mtime when truncating up
Jeff Layton
1
-20
/
+21
2019-09-16
ceph: fix indentation in __get_snap_name()
Ilya Dryomov
1
-27
/
+27
2019-09-16
ceph: remove incorrect comment above __send_cap
Jeff Layton
1
-4
/
+0
2019-09-16
ceph: remove CEPH_I_NOFLUSH
Jeff Layton
2
-20
/
+9
[prev]
[next]