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-05-14
bpf: Support narrow loads from bpf_sock_addr.user_port
Andrey Ignatov
1
-1
/
+1
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-0
/
+10
2020-05-14
statx: add mount_root
Miklos Szeredi
1
-0
/
+1
2020-05-14
statx: add mount ID
Miklos Szeredi
1
-1
/
+5
2020-05-14
uapi: deprecate STATX_ALL
Miklos Szeredi
1
-1
/
+10
2020-05-14
usb: raw-gadget: support stalling/halting/wedging endpoints
Andrey Konovalov
1
-0
/
+15
2020-05-14
usb: raw-gadget: fix gadget endpoint selection
Andrey Konovalov
1
-3
/
+69
2020-05-14
usb: raw-gadget: improve uapi headers comments
Andrey Konovalov
1
-10
/
+11
2020-05-14
Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-1
/
+1
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
23
-58
/
+435
2020-05-12
Merge tag 'v5.6' into next
Dmitry Torokhov
61
-212
/
+1387
2020-05-12
floppy: suppress UBSAN warning in setup_rw_floppy()
Denis Efremov
1
-3
/
+8
2020-05-12
floppy: add defines for sizes of cmd & reply buffers of floppy_raw_cmd
Denis Efremov
1
-2
/
+12
2020-05-12
floppy: add FD_AUTODETECT_SIZE define for struct floppy_drive_params
Denis Efremov
1
-1
/
+4
2020-05-12
floppy: add references to 82077's extra registers
Willy Tarreau
1
-3
/
+13
2020-05-12
media: v4l2-subdev: add VIDIOC_SUBDEV_QUERYCAP ioctl
Hans Verkuil
1
-0
/
+16
2020-05-11
bpf: Minor fixes to BPF helpers documentation
Quentin Monnet
1
-50
/
+59
2020-05-11
rtc: add new VL flag for backup switchover
Alexandre Belloni
1
-0
/
+1
2020-05-10
net: ethtool: Add attributes for cable test reports
Andrew Lunn
1
-0
/
+59
2020-05-10
net: ethtool: netlink: Add support for triggering a cable test
Andrew Lunn
1
-0
/
+12
2020-05-09
bpf: Add bpf_seq_printf and bpf_seq_write helpers
Yonghong Song
1
-1
/
+38
2020-05-09
bpf: Create anonymous bpf iterator
Yonghong Song
1
-0
/
+6
2020-05-09
bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE
Yonghong Song
1
-0
/
+1
2020-05-09
bpf: Allow loading of a bpf_iter program
Yonghong Song
1
-0
/
+1
2020-05-09
bpf: Allow any port in bpf_bind helper
Stanislav Fomichev
1
-4
/
+5
2020-05-08
Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-1
/
+18
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-13
/
+19
2020-05-06
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
3
-1
/
+19
2020-05-06
Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker...
Alexei Starovoitov
1
-1
/
+7
2020-05-06
media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices
Laurent Pinchart
1
-1
/
+2
2020-05-06
media: v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
Niklas Söderlund
1
-0
/
+2
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
1
-0
/
+11
2020-05-04
net_sched: sch_fq: add horizon attribute
Eric Dumazet
1
-0
/
+6
2020-05-04
uapi: revert flexible-array conversions
Gustavo A. R. Silva
7
-11
/
+11
2020-05-04
fs/stat: Define DAX statx attribute
Ira Weiny
1
-0
/
+1
2020-05-02
ptp: Add adjust_phase to ptp_clock_caps capability.
Vincent Cheng
1
-1
/
+3
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+66
2020-05-01
net: qos: introduce a gate control flow action
Po Liu
2
-0
/
+48
2020-05-01
bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr
Stanislav Fomichev
1
-2
/
+12
2020-05-01
docs: networking: convert x25-iface.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-05-01
Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+6
2020-05-01
bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS
Song Liu
1
-0
/
+11
2020-05-01
drm/amdkfd: Fix comment formatting
Felix Kuehling
1
-1
/
+1
2020-04-30
netlink: add infrastructure to expose policies to userspace
Johannes Berg
2
-0
/
+105
2020-05-01
Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+6
2020-04-30
docs: networking: convert timestamping.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-30
inet_diag: add support for cgroup filter
Dmitry Yakunin
1
-0
/
+1
2020-04-30
inet_diag: add cgroup id attribute
Dmitry Yakunin
1
-0
/
+1
2020-04-30
crypto: ccp - Add support for SEV-ES to the PSP driver
Tom Lendacky
1
-0
/
+2
2020-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-3
/
+9
[prev]
[next]