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
2020-03-04
seccomp: allow TSYNC and USER_NOTIF together
Tycho Andersen
1
-1
/
+2
2020-03-04
PCI: Add pci_status_get_and_clear_errors
Heiner Kallweit
1
-0
/
+1
2020-03-04
PCI: Add constant PCI_STATUS_ERROR_BITS
Heiner Kallweit
1
-0
/
+7
2020-03-04
bpf: Add test ops for BPF_PROG_TYPE_TRACING
KP Singh
1
-0
/
+10
2020-03-04
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
1
-0
/
+1
2020-03-04
bpf: Refactor trampoline update code
KP Singh
1
-2
/
+11
2020-03-04
Merge series "Compatible string consolidation for NXP DSPI driver" from Vladi...
Mark Brown
28
-319
/
+125
2020-03-04
driver core: Rename deferred_probe_timeout and make it global
John Stultz
1
-0
/
+1
2020-03-04
driver core: Remove driver_deferred_probe_check_state_continue()
John Stultz
1
-1
/
+0
2020-03-04
driver core: Add fw_devlink kernel commandline option
Saravana Kannan
1
-0
/
+2
2020-03-04
workqueue: Make workqueue_init*() return void
Yu Chen
1
-2
/
+2
2020-03-04
bus: ti-sysc: Add support for PRUSS SYSC type
Suman Anna
1
-0
/
+2
2020-03-04
driver core: Add dev_has_sync_state()
Saravana Kannan
1
-0
/
+11
2020-03-04
usb: typec: Add definitions for Thunderbolt 3 Alternate Mode
Heikki Krogerus
1
-0
/
+53
2020-03-04
usb: roles: Allow the role switches to be named
Heikki Krogerus
1
-0
/
+2
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
1
-2
/
+3
2020-03-04
usb: roles: Leave the private driver data pointer to the drivers
Heikki Krogerus
1
-0
/
+16
2020-03-04
usb: typec: mux: Allow the mux handles to be requested with fwnode
Heikki Krogerus
1
-3
/
+15
2020-03-04
usb: typec: mux: Add helpers for setting the mux state
Heikki Krogerus
1
-0
/
+5
2020-03-04
usb: typec: mux: Allow the muxes to be named
Heikki Krogerus
1
-0
/
+2
2020-03-04
PM: runtime: Add pm_runtime_get_if_active()
Sakari Ailus
1
-1
/
+11
2020-03-04
usb: typec: Add sysfs node to show cc orientation
Badhri Jagan Sridharan
1
-0
/
+1
2020-03-04
posix-cpu-timers: Store a reference to a pid not a task
Eric W. Biederman
1
-1
/
+1
2020-03-03
tools/bootconfig: Show line and column in parse error
Masami Hiramatsu
1
-1
/
+2
2020-03-03
efi: Add embedded peripheral firmware support
Hans de Goede
2
-0
/
+47
2020-03-03
efi: Export boot-services code and data as debugfs-blobs
Hans de Goede
1
-0
/
+1
2020-03-02
bpf: Introduce pinnable bpf_link abstraction
Andrii Nakryiko
1
-0
/
+13
2020-03-02
splice: make do_splice public
Pavel Begunkov
1
-0
/
+3
2020-03-02
netdevice: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-5
/
+5
2020-03-02
iommu/vt-d: Fix RCU list debugging warnings
Amol Grover
1
-3
/
+5
2020-03-02
fbdev: simplefb: Platform data shan't include kernel.h
Andy Shevchenko
1
-1
/
+1
2020-03-02
Merge series "spi: spidev: Fix messages in spidev" from Oleksandr Suvorov <ol...
Mark Brown
1
-0
/
+1
2020-03-02
block: Remove used kblockd_schedule_work_on()
Daniel Wagner
1
-1
/
+0
2020-03-02
dmaengine: consistently return string literal from switch-case
Andy Shevchenko
1
-3
/
+1
2020-03-02
dmaengine: Drop redundant 'else' keyword
Andy Shevchenko
1
-3
/
+3
2020-03-02
dmaengine: Use negative condition for better readability
Andy Shevchenko
1
-17
/
+18
2020-03-02
dmaengine: Refactor dmaengine_check_align() to be bit operations only
Andy Shevchenko
1
-8
/
+1
2020-03-01
net: phy: avoid clearing PHY interrupts twice in irq handler
Heiner Kallweit
1
-0
/
+1
2020-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-02-29
ethtool: Factored out similar ethtool link settings for virtual devices to core
Cris Forno
1
-0
/
+6
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-27
/
+121
2020-02-29
efi/x86: Add RNG seed EFI table to unencrypted mapping check
Tom Lendacky
1
-0
/
+2
2020-02-28
net: datagram: drop 'destructor' argument from several helpers
Paolo Abeni
1
-10
/
+2
2020-02-28
net: dccp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-28
Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+1
2020-02-28
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+14
2020-02-28
proc: Remove the now unnecessary internal mount of proc
Eric W. Biederman
2
-7
/
+0
2020-02-28
spi: Allow SPI controller override device buswidth
John Garry
1
-0
/
+3
2020-02-28
iommu: Use C99 flexible array in fwspec
Robin Murphy
1
-1
/
+1
2020-02-28
tee: remove redundant teedev in struct tee_shm
Jens Wiklander
1
-3
/
+1
[prev]
[next]