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
2022-09-24
media: rockchip: rkisp1: Define macros for DPCC configurations in UAPI
Laurent Pinchart
1
-16
/
+61
2022-09-24
fuse: implement ->tmpfile()
Miklos Szeredi
1
-1
/
+5
2022-09-23
ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY support
ZiyangZhang
1
-1
/
+2
2022-09-23
ublk_drv: support UBLK_F_USER_RECOVERY_REISSUE
ZiyangZhang
1
-0
/
+2
2022-09-23
ublk_drv: define macros for recovery feature and check them
ZiyangZhang
1
-0
/
+3
2022-09-23
tun: support not enabling carrier in TUNSETIFF
Patrick Rohr
1
-0
/
+2
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2
-2
/
+17
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
1
-0
/
+38
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
1
-0
/
+1
2022-09-21
io_uring/net: zerocopy sendmsg
Pavel Begunkov
1
-0
/
+1
2022-09-21
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
1
-2
/
+5
2022-09-21
iio: add modifers for pitch, yaw, roll
Andrea Merello
1
-0
/
+3
2022-09-21
iio: add modifiers for linear acceleration
Andrea Merello
1
-1
/
+3
2022-09-21
io_uring: add IORING_SETUP_DEFER_TASKRUN
Dylan Yudaken
1
-0
/
+7
2022-09-21
Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-0
/
+3
2022-09-21
headers: Remove some left-over license text in include/uapi/linux/netfilter/
Christophe JAILLET
4
-31
/
+4
2022-09-20
HID: convert defines of HID class requests into a proper enum
Benjamin Tissoires
1
-6
/
+8
2022-09-20
HID: export hid_report_type to uapi
Benjamin Tissoires
1
-0
/
+12
2022-09-20
seg6: add NEXT-C-SID support for SRv6 End behavior
Andrea Mayer
1
-0
/
+24
2022-09-20
net: dsa: allow the DSA master to be seen and changed through rtnetlink
Vladimir Oltean
1
-0
/
+10
2022-09-20
net/sched: flower: Add L2TPv3 filter
Wojciech Drewek
1
-0
/
+2
2022-09-20
uapi: move IPPROTO_L2TP to in.h
Wojciech Drewek
2
-2
/
+2
2022-09-16
Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...
David S. Miller
3
-2
/
+55
2022-09-16
rtnetlink: advertise allmulti counter
Nicolas Dichtel
1
-0
/
+1
2022-09-15
can: raw: add CAN XL support
Oliver Hartkopp
1
-0
/
+1
2022-09-15
can: canxl: update CAN infrastructure for CAN XL frames
Oliver Hartkopp
1
-0
/
+1
2022-09-15
can: canxl: introduce CAN XL data structure
Oliver Hartkopp
1
-0
/
+51
2022-09-15
can: set CANFD_FDF flag in all CAN FD frame structures
Oliver Hartkopp
1
-2
/
+2
2022-09-13
perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY
Namhyung Kim
1
-2
/
+0
2022-09-11
userfaultfd: add /dev/userfaultfd for fine grained access control
Axel Rasmussen
1
-0
/
+4
2022-09-11
statx: add direct I/O alignment information
Eric Biggers
1
-1
/
+3
2022-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
1
-0
/
+2
2022-09-08
vfio: Introduce DMA logging uAPIs
Yishai Hadas
1
-0
/
+86
2022-09-08
Merge remote-tracking branch 'mlx5/mlx5-vfio' into v6.1/vfio/next
Alex Williamson
3
-30
/
+14
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-22
/
+6
2022-09-07
netfilter: remove NFPROTO_DECNET
Florian Westphal
1
-0
/
+2
2022-09-06
bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
Yonghong Song
1
-4
/
+5
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
1
-14
/
+69
2022-09-05
iio: Add new event type gesture and use direction for single and double tap
Jagath Jog J
1
-0
/
+3
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
5
-36
/
+34
2022-09-04
Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
1
-0
/
+11
2022-09-03
wifi: nl80211: add MLD address to assoc BSS entries
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: nl80211: Add POWERED_ADDR_CHANGE feature
James Prestwood
1
-0
/
+9
2022-09-03
net/ipv4: Use __DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-14
/
+6
2022-09-02
Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+6
2022-09-02
bpf: Support getting tunnel flags
Shmulik Ladkani
1
-1
/
+9
2022-09-01
vfio: Add the device features for the low power entry and exit
Abhishek Sahu
1
-0
/
+56
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-8
/
+16
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-8
/
+8
2022-09-01
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
1
-2
/
+5
[prev]
[next]