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
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-23
hyperv: hyperv.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-23
android: binder.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-23
Merge tag 'fpga-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...
Greg Kroah-Hartman
1
-0
/
+82
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+94
2020-07-21
raid: md_p.h: drop duplicated word in a comment
Randy Dunlap
1
-1
/
+1
2020-07-21
bareudp: Reverted support to enable & disable rx metadata collection
Martin Varghese
1
-1
/
+0
2020-07-21
audit: report audit wait metric in audit status reply
Max Englander
1
-7
/
+11
2020-07-20
perf: Add perf_event_mmap_page::cap_user_time_short ABI
Peter Zijlstra
1
-3
/
+20
2020-07-20
Merge v5.8-rc6 into char-misc-next
Greg Kroah-Hartman
4
-21
/
+27
2020-07-20
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
5
-23
/
+29
2020-07-20
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
10
-27
/
+39
2020-07-19
ptp: introduce a phase offset in the periodic output request
Vladimir Oltean
1
-2
/
+17
2020-07-19
ptp: add ability to configure duty cycle for periodic output
Vladimir Oltean
1
-3
/
+14
2020-07-19
icmp: support rfc 4884
Willem de Bruijn
3
-1
/
+36
2020-07-19
net: phy: add USXGMII link partner ability constants
Michael Walle
1
-0
/
+26
2020-07-19
capabilities: Introduce CAP_CHECKPOINT_RESTORE
Adrian Reber
1
-1
/
+8
2020-07-19
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
1
-0
/
+2
2020-07-17
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
1
-0
/
+77
2020-07-17
tcp: add SNMP counter for no. of duplicate segments reported by DSACK
Priyaranjan Jha
1
-0
/
+1
2020-07-16
bpf: Drop duplicated words in uapi helper comments
Randy Dunlap
1
-3
/
+3
2020-07-16
Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
1
-0
/
+5
2020-07-16
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
1
-0
/
+9
2020-07-15
net: caif: drop duplicate words in comments
Randy Dunlap
1
-1
/
+1
2020-07-15
Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2020-07-15
include/uapi/linux: Update KFD ioctl version
Amber Lin
1
-1
/
+5
2020-07-15
drm/amdkfd: Provide SMI events watch
Amber Lin
1
-1
/
+15
2020-07-14
seccomp: Introduce addfd ioctl to seccomp user notifier
Sargun Dhillon
1
-0
/
+22
2020-07-14
net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPEN
Horatiu Vultur
1
-0
/
+1
2020-07-14
bridge: uapi: mrp: Extend MRP_INFO attributes for interconnect status
Horatiu Vultur
1
-0
/
+5
2020-07-14
bridge: uapi: mrp: Extend MRP attributes for MRP interconnect
Horatiu Vultur
2
-0
/
+91
2020-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+2
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-1
/
+16
2020-07-13
atm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-13
xsk: Add xdp statistics to xsk_diag
Ciara Loftus
1
-0
/
+11
2020-07-13
xsk: Add new statistics
Ciara Loftus
1
-1
/
+4
2020-07-13
NFSv4.2: add client side xattr caching.
Frank van der Linden
1
-0
/
+1
2020-07-13
nfs,nfsd: NFSv4.2 extended attribute protocol definitions
Frank van der Linden
1
-0
/
+3
2020-07-12
gpio: uapi: fix misplaced comment line
Kent Gibson
1
-1
/
+1
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-21
/
+24
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-20
/
+21
2020-07-10
seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
Kees Cook
1
-1
/
+2
2020-07-10
KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support
Mohammed Gamal
1
-0
/
+2
2020-07-10
ethtool: add tunnel info interface
Jakub Kicinski
2
-0
/
+57
2020-07-10
Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-07-10
char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspace
Masahiro Yamada
1
-2
/
+0
2020-07-10
virt: vbox: Add a few new vmmdev request types to the userspace whitelist
Hans de Goede
1
-0
/
+3
2020-07-10
virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl
Hans de Goede
1
-0
/
+24
2020-07-10
virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...
Hans de Goede
1
-2
/
+2
2020-07-09
devlink: Add a new devlink port split ability attribute and pass to netlink
Danielle Ratson
1
-0
/
+1
[prev]
[next]