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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-24
SUNRPC: Cache the process user cred in the RPC server listener
Trond Myklebust
2
-2
/
+5
2019-04-24
SUNRPC: Allow further customisation of RPC program registration
Trond Myklebust
1
-0
/
+15
2019-04-24
SUNRPC: Add a callback to initialise server requests
Trond Myklebust
1
-0
/
+16
2019-04-24
SUNRPC/nfs: Fix return value for nfs4_callback_compound()
Trond Myklebust
1
-0
/
+2
2019-04-24
HID: input: make sure the wheel high resolution multiplier is set
Benjamin Tissoires
1
-1
/
+1
2019-04-24
smpboot: Place the __percpu annotation correctly
Sebastian Andrzej Siewior
1
-1
/
+1
2019-04-23
net/ncsi: handle overflow when incrementing mac address
Tao Ren
1
-0
/
+12
2019-04-24
Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-26
/
+87
2019-04-24
Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-6
/
+22
2019-04-23
Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-0
/
+7
2019-04-23
PCI/ACPI: Advertise _HPX Type 3 support via _OSC
Alexandru Gagniuc
1
-1
/
+2
2019-04-23
PCI/ACPI: Implement _HPX Type 3 Setting Record
Alexandru Gagniuc
1
-0
/
+48
2019-04-23
PCI/ACPI: Remove the need for 'struct hotplug_params'
Alexandru Gagniuc
1
-10
/
+8
2019-04-23
net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flow
Shay Agroskin
1
-0
/
+1
2019-04-23
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-0
/
+6
2019-04-23
clk: core: replace clk_{readl,writel} with {readl,writel}
Jonas Gorski
1
-15
/
+0
2019-04-23
clk: core: remove powerpc special handling
Jonas Gorski
1
-16
/
+0
2019-04-23
clk: mux: add explicit big endian support
Jonas Gorski
1
-0
/
+4
2019-04-23
clk: multiplier: add explicit big endian support
Jonas Gorski
1
-0
/
+4
2019-04-23
clk: gate: add explicit big endian support
Jonas Gorski
1
-0
/
+4
2019-04-23
clk: fractional-divider: add explicit big endian support
Jonas Gorski
1
-0
/
+4
2019-04-23
clk: divider: add explicit big endian support
Jonas Gorski
1
-0
/
+4
2019-04-23
net: phy: marvell: add new default led configure for m88e151x
Jian Shen
1
-0
/
+1
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
1
-1
/
+1
2019-04-23
flow_dissector: handle no-skb use case
Stanislav Fomichev
1
-5
/
+0
2019-04-23
net: plumb network namespace into __skb_flow_dissect
Stanislav Fomichev
1
-8
/
+11
2019-04-23
flow_dissector: switch kernel context to struct bpf_flow_dissector
Stanislav Fomichev
1
-0
/
+4
2019-04-23
mmc: sdio: Add helper macro for sdio_driver boilerplate
Sean Wang
1
-0
/
+12
2019-04-23
mmc: add SDIO identifiers for MediaTek Bluetooth devices
Sean Wang
1
-0
/
+2
2019-04-23
HID: logitech-dj: add support for 27 MHz receivers
Hans de Goede
1
-0
/
+1
2019-04-23
soc: ixp4xx: Uninline several functions
Linus Walleij
1
-120
/
+7
2019-04-23
soc: ixp4xx: npe: Pass addresses as resources
Linus Walleij
1
-2
/
+0
2019-04-23
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
Linus Walleij
2
-0
/
+244
2019-04-23
clocksource/drivers/ixp4xx: Add driver
Linus Walleij
1
-0
/
+11
2019-04-23
ACPI/IORT: Check ATS capability in root complex nodes
Jean-Philippe Brucker
1
-0
/
+4
2019-04-23
PCI: Add a stub for pci_ats_disabled()
Jean-Philippe Brucker
1
-0
/
+1
2019-04-23
PCI: Move ATS declarations outside of CONFIG_PCI
Jean-Philippe Brucker
1
-15
/
+15
2019-04-23
gpio: merrifield: Fix build err without CONFIG_ACPI
YueHaibing
1
-0
/
+2
2019-04-23
gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT
Andy Shevchenko
1
-0
/
+2
2019-04-23
gpiolib: Make use of enum gpio_lookup_flags consistent
Andy Shevchenko
1
-4
/
+4
2019-04-23
gpiolib: Indent entry values of enum gpio_lookup_flags
Andy Shevchenko
1
-8
/
+8
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-0
/
+49
2019-04-23
bpf: remove global variables
Alexei Starovoitov
1
-0
/
+5
2019-04-22
Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
Saeed Mahameed
353
-4190
/
+9891
2019-04-22
vfio: Use dev_printk() when possible
Bjorn Helgaas
1
-0
/
+3
2019-04-22
block: fix use-after-free on gendisk
Yufen Yu
1
-0
/
+1
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
26
-67
/
+149
2019-04-22
iio: trigger: stm32-timer: fix build issue when disabled
Fabrice Gasnier
1
-1
/
+10
2019-04-21
i2c: mux: pca9541: remove support for unused platform data
Robert Shearman
1
-48
/
+0
2019-04-21
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
26
-67
/
+144
[prev]
[next]