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-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
2019-08-12
fscrypt: use FSCRYPT_ prefix for uapi constants
Eric Biggers
1
-23
/
+42
2019-08-12
fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
Eric Biggers
2
-51
/
+64
2019-08-12
drm/panfrost: Add support for GPU heap allocations
Rob Herring
1
-0
/
+1
2019-08-12
drm/panfrost: Add a no execute flag for BO allocations
Rob Herring
1
-0
/
+2
2019-08-11
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
116
-1503
/
+2288
2019-08-12
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
6
-52
/
+55
2019-08-12
Merge 5.3-rc4 into char-misc-next
Greg Kroah-Hartman
6
-52
/
+55
2019-08-12
Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-0
/
+4
2019-08-11
drop_monitor: Expose tail drop counter
Ido Schimmel
1
-0
/
+10
2019-08-11
drop_monitor: Make drop queue length configurable
Ido Schimmel
1
-0
/
+1
2019-08-11
drop_monitor: Add a command to query current configuration
Ido Schimmel
1
-0
/
+2
2019-08-11
drop_monitor: Allow truncation of dropped packets
Ido Schimmel
1
-0
/
+2
2019-08-11
drop_monitor: Add packet alert mode
Ido Schimmel
1
-0
/
+27
2019-08-11
drop_monitor: Add alert mode operations
Ido Schimmel
1
-0
/
+9
2019-08-09
sock: make cookie generation global instead of per netns
Daniel Borkmann
1
-2
/
+2
2019-08-09
Merge tag 'v5.3-rc3' into drm-next-5.4
Alex Deucher
105
-1488
/
+1856
2019-08-09
Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-19
/
+1
2019-08-09
Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-13
/
+17
2019-08-09
Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-1
/
+42
2019-08-09
usbfs: Add ioctls for runtime power management
Alan Stern
1
-0
/
+3
2019-08-08
drm/panfrost: Add madvise and shrinker support
Rob Herring
1
-0
/
+22
2019-08-08
Merge tag 'drm-fixes-5.3-2019-08-07' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
1
-19
/
+1
2019-08-07
Revert "drm/amdkfd: New IOCTL to allocate queue GWS"
Alex Deucher
1
-19
/
+1
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
22
-42
/
+56
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-6
/
+19
2019-08-06
arm64: Introduce prctl() options to control the tagged user addresses ABI
Catalin Marinas
1
-0
/
+5
2019-08-06
Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2
-13
/
+17
2019-08-06
Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+1
2019-08-05
fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.
Wu Hao
1
-0
/
+18
2019-08-03
net/socket: fix GCC8+ Wpacked-not-aligned warnings
Qian Cai
1
-6
/
+13
2019-08-02
drm/amdgpu: Add flag to wipe VRAM on release
Felix Kuehling
1
-0
/
+4
2019-08-02
crypto: add header include guards
Masahiro Yamada
1
-0
/
+5
2019-08-01
pidfd: add P_PIDFD to waitid()
Christian Brauner
1
-0
/
+1
2019-07-31
net: bridge: mcast: add delete due to fast-leave mdb flag
Nikolay Aleksandrov
1
-0
/
+1
2019-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+6
2019-07-31
cfg80211: add support for parsing OBBS_PD attributes
John Crispin
1
-0
/
+27
2019-07-30
bpf: add bpf_tcp_gen_syncookie helper
Petar Penkov
1
-1
/
+29
2019-07-30
ppdev: add header include guard
Masahiro Yamada
1
-1
/
+4
2019-07-29
xdp: Add devmap_hash map type for looking up devices by hashed index
Toke Høiland-Jørgensen
1
-0
/
+1
2019-07-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-14
/
+18
[prev]
[next]