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-05-18
iommu/vt-d: Move domain helper to header
Jacob Pan
1
-0
/
+6
2020-05-18
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...
Ingo Molnar
34
-141
/
+138
2020-05-18
genirq/irq_sim: Simplify the API
Bartosz Golaszewski
1
-24
/
+9
2020-05-18
irqdomain: Make irq_domain_reset_irq_data() available to non-hierarchical users
Bartosz Golaszewski
1
-1
/
+1
2020-05-18
Merge branch 'ib-gpio-aggregator' into devel
Linus Walleij
1
-7
/
+10
2020-05-18
gpiolib: Add support for GPIO lookup by line name
Geert Uytterhoeven
1
-7
/
+10
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
12
-8
/
+51
2020-05-17
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-1
/
+1
2020-05-17
splice: export do_tee()
Pavel Begunkov
1
-0
/
+3
2020-05-17
net: allow __skb_ext_alloc to sleep
Florian Westphal
1
-1
/
+1
2020-05-17
Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+6
2020-05-17
efi: Pull up arch-specific prototype efi_systab_show_arch()
Benjamin Thiel
1
-0
/
+2
2020-05-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2020-05-16
block: remove the REQ_NOWAIT_INLINE flag
Christoph Hellwig
1
-2
/
+0
2020-05-15
Merge tag 'tegra-for-5.8-arm-core' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-0
/
+1
2020-05-15
Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
1
-30
/
+0
2020-05-15
clk: versatile: Drop the legacy IM-PD1 clock code
Rob Herring
1
-2
/
+0
2020-05-15
linux/parser.h: add include guards
Eric Biggers
1
-1
/
+4
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
14
-23
/
+56
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-5
/
+7
2020-05-15
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
1
-0
/
+3
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2020-05-15
net: phy: broadcom: add support for BCM54811 PHY
Kevin Lo
1
-0
/
+2
2020-05-15
Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2020-05-15
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
1
-0
/
+3
2020-05-15
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
3
-0
/
+76
2020-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
2
-1
/
+20
2020-05-15
bpf, capability: Introduce CAP_BPF
Alexei Starovoitov
1
-0
/
+5
2020-05-15
driver core: fw_devlink: Add support for batching fwnode parsing
Saravana Kannan
1
-0
/
+2
2020-05-15
dm mpath: pass IO start time to path selector
Gabriel Krisman Bertazi
1
-0
/
+2
2020-05-15
dm bufio: implement discard
Mikulas Patocka
1
-0
/
+12
2020-05-15
Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-2
/
+85
2020-05-15
usb: hci: add hc_driver as argument for usb_hcd_pci_probe
Vinod Koul
1
-1
/
+2
2020-05-15
tty/sysrq: constify the the sysrq_key_op(s)
Emil Velikov
1
-1
/
+1
2020-05-15
tty/sysrq: constify the sysrq API
Emil Velikov
1
-8
/
+8
2020-05-15
tty/sysrq: alpha: export and use __sysrq_get_key_op()
Emil Velikov
1
-1
/
+1
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
1
-1
/
+1
2020-05-15
iommu: Remove functions that support private domain
Sai Praneeth Prakhya
1
-12
/
+0
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-0
/
+6
2020-05-15
i2c: mux: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-15
Merge branch 'icc-get-by-index' into icc-next
Georgi Djakov
1
-0
/
+6
2020-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-4
/
+56
2020-05-14
net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810
Kevin Lo
1
-0
/
+1
2020-05-14
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
1
-9
/
+14
2020-05-14
net: qed: fix bad formatting
Igor Russkikh
1
-3
/
+2
2020-05-14
net: qed: attention clearing properties
Igor Russkikh
1
-0
/
+9
2020-05-14
net: qed: adding hw_err states and handling
Igor Russkikh
1
-0
/
+12
2020-05-14
security: Fix the default value of secid_to_secctx hook
Anders Roxell
1
-1
/
+1
2020-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+23
[prev]
[next]