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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
bpf: add new BPF_BTF_GET_NEXT_ID syscall command
Quentin Monnet
1
-0
/
+1
2019-08-19
sctp: add SCTP_AUTH_SUPPORTED sockopt
Xin Long
1
-0
/
+1
2019-08-19
sctp: add SCTP_ASCONF_SUPPORTED sockopt
Xin Long
1
-0
/
+1
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+5
2019-08-19
net: phy: add EEE-related constants
Heiner Kallweit
1
-0
/
+10
2019-08-19
vfio/type1: Add IOVA range capability support
Shameer Kolothum
1
-1
/
+25
2019-08-19
vfio: re-arrange vfio region definitions
Cornelia Huck
1
-19
/
+26
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-35
/
+22
2019-08-19
media: videodev2.h: add V4L2_FMT_FLAG_DYN_RESOLUTION
Maxime Jourdan
1
-0
/
+1
2019-08-19
media: videodev2.h: add V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAM
Hans Verkuil
1
-2
/
+3
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+2
2019-08-19
netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
Juliana Rodrigueiro
1
-0
/
+5
2019-08-19
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2019-08-19
Merge 5.3-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+2
2019-08-17
bpf: support cloning sk storage on accept()
Stanislav Fomichev
1
-0
/
+3
2019-08-17
xsk: add support for need_wakeup flag in AF_XDP rings
Magnus Karlsson
1
-0
/
+13
2019-08-17
devlink: Add packet trap infrastructure
Ido Schimmel
1
-0
/
+62
2019-08-17
drop_monitor: Allow user to start monitoring hardware drops
Ido Schimmel
1
-0
/
+2
2019-08-17
drop_monitor: Add support for summary alert mode for hardware drops
Ido Schimmel
1
-0
/
+3
2019-08-17
drop_monitor: Add support for packet alert mode for hardware drops
Ido Schimmel
1
-0
/
+10
2019-08-16
ASoC: SOF: topology: Add dummy support for i.MX8 DAIs
Daniel Baluta
1
-0
/
+8
2019-08-15
Merge tag 'linux-can-next-for-5.4-20190814' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-5
/
+18
2019-08-15
ASoC: SOF: ipc: add ALH parameters
Pierre-Louis Bossart
1
-1
/
+1
2019-08-15
misc: xilinx_sdfec: Add stats & status ioctls
Dragan Cvetic
1
-0
/
+75
2019-08-15
misc: xilinx_sdfec: Support poll file operation
Dragan Cvetic
1
-0
/
+13
2019-08-15
misc: xilinx_sdfec: Add ability to get/set config
Dragan Cvetic
1
-0
/
+57
2019-08-15
misc: xilinx_sdfec: Add ability to configure LDPC
Dragan Cvetic
1
-0
/
+98
2019-08-15
misc: xilinx_sdfec: Add ability to configure turbo
Dragan Cvetic
1
-0
/
+67
2019-08-15
misc: xilinx_sdfec: Store driver config and state
Dragan Cvetic
1
-0
/
+138
2019-08-15
drm/etnaviv: implement softpin
Lucas Stach
1
-1
/
+9
2019-08-14
netfilter: remove deprecation warnings from uapi headers.
Jeremy Sowden
2
-4
/
+0
2019-08-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+2
2019-08-14
USB: usbfs: Add a capability flag for runtime suspend
Alan Stern
1
-0
/
+1
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-0
/
+1
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+36
2019-08-13
RDMA/siw: Change CQ flags from 64->32 bits
Bernard Metzler
1
-1
/
+2
2019-08-13
can: netlink: fix documentation typos
Andre Hartmann
1
-3
/
+3
2019-08-13
can: gw: add support for CAN FD frames
Oliver Hartkopp
1
-1
/
+13
2019-08-13
can: gw: use struct canfd_frame as internal data structure
Oliver Hartkopp
1
-2
/
+3
2019-08-13
PCI: Add #defines for some of PCIe spec r4.0 features
Vidya Sagar
1
-1
/
+13
2019-08-13
netfilter: add missing includes to a number of header-files.
Jeremy Sowden
1
-0
/
+1
2019-08-12
fs-verity: add SHA-512 support
Eric Biggers
1
-0
/
+1
2019-08-12
scsi: use __u{8,16,32,64} instead of uint{8,16,32,64}_t in uapi headers
Masahiro Yamada
3
-44
/
+47
2019-08-12
fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl
Eric Biggers
1
-0
/
+1
2019-08-12
fscrypt: allow unprivileged users to add/remove keys for v2 policies
Eric Biggers
1
-1
/
+5
2019-08-12
fscrypt: v2 encryption policy support
Eric Biggers
1
-8
/
+49
2019-08-12
fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
Eric Biggers
1
-0
/
+15
2019-08-12
fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
Eric Biggers
1
-0
/
+9
2019-08-12
fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
Eric Biggers
1
-10
/
+39
2019-08-12
fscrypt: use FSCRYPT_* definitions, not FS_*
Eric Biggers
1
-0
/
+2
[prev]
[next]