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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-17
io_uring: add tee(2) support
Pavel Begunkov
1
-0
/
+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 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-13
/
+95
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
mptcp: Use 32-bit DATA_ACK when possible
Christoph Paasch
1
-1
/
+4
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-16
ALSA: hda: Unexport some local helper functions
Takashi Iwai
1
-3
/
+0
2020-05-16
ALSA: hda: Drop unused snd_hda_queue_unsol_event()
Takashi Iwai
1
-7
/
+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
22
-33
/
+78
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-9
/
+22
2020-05-15
inet_connection_sock: factor out destroy helper.
Paolo Abeni
1
-0
/
+8
2020-05-15
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
2
-7
/
+13
2020-05-15
io_uring: add IORING_CQ_EVENTFD_DISABLED to the CQ ring flags
Stefano Garzarella
1
-0
/
+7
2020-05-15
io_uring: add 'cq_flags' field for the CQ ring
Stefano Garzarella
1
-1
/
+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 git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-5
/
+97
2020-05-15
net: sched: implement terse dump support in act
Vlad Buslov
2
-1
/
+2
2020-05-15
net: sched: introduce terse dump flag
Vlad Buslov
2
-0
/
+10
2020-05-15
Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
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
2
-1
/
+38
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
xdp: Allow bpf_xdp_adjust_tail() to grow packet size
Jesper Dangaard Brouer
1
-2
/
+2
2020-05-14
xdp: For Intel AF_XDP drivers add XDP frame_sz
Jesper Dangaard Brouer
1
-0
/
+11
2020-05-14
xdp: Xdp_frame add member frame_sz and handle in convert_to_xdp_frame
Jesper Dangaard Brouer
1
-1
/
+13
2020-05-14
xdp: Add frame size to xdp_buff
Jesper Dangaard Brouer
1
-0
/
+13
2020-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
11
-52
/
+211
[prev]
[next]