index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl
Zhihao Cheng
1
-1
/
+7
2022-09-21
Merge tag 'misc-habanalabs-next-2022-09-21' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-next
Greg Kroah-Hartman
1
-25
/
+112
2022-09-21
Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
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-21
mtdchar: add MEMREAD ioctl
Michał Kępień
1
-5
/
+59
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-19
drm/amdgpu: add MES and MES-KIQ version in debugfs
Yifan Zhang
1
-0
/
+4
2022-09-19
drm/amdgpu: add two new subquery ids
Hawking Zhang
1
-0
/
+4
2022-09-19
habanalabs/gaudi2: add secured attestation info uapi
Dani Liberman
1
-0
/
+43
2022-09-19
habanalabs: new notifier events for device state
Tal Cohen
1
-0
/
+4
2022-09-18
habanalabs: expose device security status using info ioctl
Ofir Bitton
1
-1
/
+2
2022-09-18
habanalabs/gaudi2: new API to control engine cores running mode
Tal Cohen
1
-4
/
+34
2022-09-18
habanalabs/uapi: move defines to better place inside file
Oded Gabbay
1
-15
/
+15
2022-09-18
habanalabs: add uapi to retrieve engines status
Dani Liberman
1
-0
/
+9
2022-09-18
habanalabs: fix spelling mistakes
Bharat Jauhari
1
-5
/
+5
2022-09-16
Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
3
-2
/
+55
2022-09-16
crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO support
Weili Qian
1
-1
/
+16
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
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
1
-0
/
+2
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-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
3
-8
/
+81
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/kernel/git/wireless/wireless-next
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
[prev]
[next]