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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-1
/
+7
2022-01-12
Merge tag 'fuse-update-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
1
-4
/
+51
2022-01-12
Merge tag 'fsnotify_for_v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-0
/
+12
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+4
2022-01-12
Merge tag 'for-5.17/io_uring-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+4
2022-01-11
Merge tag 'for-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-1
/
+3
2022-01-11
Merge tag 'audit-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
1
-1
/
+1
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
15
-21
/
+272
2022-01-10
Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2
-1
/
+293
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+108
2022-01-06
gro: add ability to control gro max packet size
Coco Li
1
-0
/
+1
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
2
-0
/
+3
2022-01-05
can: netlink: report the CAN controller mode supported flags
Vincent Mailhol
1
-0
/
+13
2022-01-04
nl80211: clarify comment for mesh PLINK_BLOCKED state
Felix Fietkau
1
-1
/
+1
2022-01-04
Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
1
-1
/
+7
2022-01-03
btrfs: remove no longer needed logic for replaying directory deletes
Filipe Manana
1
-1
/
+3
2022-01-02
net/smc: Add netlink net namespace support
Tony Lu
2
-5
/
+8
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+39
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+5
2021-12-30
Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+3
2021-12-29
net_tstamp: define new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-0
/
+1
2021-12-27
nfc: uapi: use kernel size_t to fix user-space builds
Krzysztof Kozlowski
1
-1
/
+1
2021-12-27
uapi: fix linux/nfc.h userspace compilation errors
Dmitry V. Levin
1
-2
/
+2
2021-12-23
xfrm: rate limit SA mapping change message to user space
Antony Antony
1
-0
/
+1
2021-12-23
xfrm: Add support for SM4 symmetric cipher algorithm
Xu Jia
1
-0
/
+1
2021-12-23
xfrm: Add support for SM3 secure hash
Xu Jia
1
-0
/
+1
2021-12-22
PCI: Add #defines for accessing PCIe DVSEC fields
David E. Box
1
-0
/
+4
2021-12-21
uapi: Fix undefined __always_inline on non-glibc systems
Ismael Luceno
2
-0
/
+2
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
Jakub Kicinski
1
-8
/
+53
2021-12-20
mctp: emit RTM_NEWADDR and RTM_DELADDR
Matt Johnston
1
-0
/
+2
2021-12-20
audit: replace zero-length array with flexible-array member
Xiu Jianfeng
1
-1
/
+1
2021-12-20
nl82011: clarify interface combinations wrt. channels
Johannes Berg
1
-1
/
+1
2021-12-20
nl80211: Add support to offload SA Query procedures for AP SME device
Veerendranath Jakkam
1
-4
/
+12
2021-12-20
nl80211: Add support to set AP settings flags with single attribute
Veerendranath Jakkam
1
-1
/
+19
2021-12-20
cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standard
Lorenzo Bianconi
1
-7
/
+7
2021-12-20
cfg80211: Add support for notifying association comeback
Ilan Peer
1
-0
/
+7
2021-12-20
cfg80211: Fix order of enum nl80211_band_iftype_attr documentation
Ilan Peer
1
-2
/
+1
2021-12-19
flow_offload: add skip_hw and skip_sw to control if offload the action
Baowen Zheng
1
-3
/
+6
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-11
/
+20
2021-12-16
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-8
/
+10
2021-12-15
fanotify: report old and/or new parent+name in FAN_RENAME event
Amir Goldstein
1
-0
/
+6
2021-12-15
fanotify: record old and new parent and name in FAN_RENAME event
Amir Goldstein
1
-0
/
+2
2021-12-15
fanotify: introduce group flag FAN_REPORT_TARGET_FID
Amir Goldstein
1
-0
/
+4
2021-12-14
mptcp: add missing documented NL params
Matthieu Baerts
1
-8
/
+10
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-1
/
+15
2021-12-14
fuse: support per inode DAX in fuse protocol
Jeffle Xu
1
-0
/
+5
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
2
-4
/
+11
2021-12-13
bpf: Add get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
1
-0
/
+28
2021-12-11
bpf: Add bpf_strncmp helper
Hou Tao
1
-0
/
+11
2021-12-10
Increase default MLOCK_LIMIT to 8 MiB
Drew DeVault
1
-3
/
+10
[next]