summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-14Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2020-12-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-12-14Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-14cifs: Set witness notification handler for messages from userspace daemonSamuel Cabrero
2020-12-14cifs: Send witness register and unregister commands to userspace daemonSamuel Cabrero
2020-12-14cifs: Register generic netlink familySamuel Cabrero
2020-12-14Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2020-12-12netfilter: nftables: netlink support for several set element expressionsPablo Neira Ayuso
2020-12-12Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...Jakub Kicinski
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-11RDMA/rxe: Use acquire/release for memory orderingBob Pearson
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko
2020-12-11dmaengine: idxd: add IAX configuration support in the IDXD driverDave Jiang
2020-12-11nl80211: add common API to configure SAR power limitationsCarl Huang
2020-12-11cfg80211: support immediate reconnect request hintJohannes Berg
2020-12-11cfg80211: include block-tx flag in channel switch started eventJohannes Berg
2020-12-11rfkill: add a reason to the HW rfkill stateEmmanuel Grumbach
2020-12-10ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctlsTom Parkin
2020-12-10can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie
2020-12-09io_uring: add timeout updatePavel Begunkov
2020-12-09io_uring: add timeout support for io_uring_enter()Hao Xu
2020-12-09io_uring: add support for IORING_OP_UNLINKATJens Axboe
2020-12-09io_uring: add support for IORING_OP_RENAMEATJens Axboe
2020-12-09io_uring: allow non-fixed files with SQPOLLJens Axboe
2020-12-09btrfs: calculate inline extent buffer page size based on page sizeQu Wenruo
2020-12-09binder: add flag to clear buffer on txn completeTodd Kjos
2020-12-08btrfs: introduce ZONED feature flagNaohiro Aota
2020-12-07RDMA/hns: Move capability flags of QP and CQ to hns-abi.hWeihang Li
2020-12-07Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jason Gunthorpe
2020-12-07media: doc: pixfmt-rgb: Clarify naming scheme for RGB formatsLaurent Pinchart
2020-12-07media: videodev2.h: Move HM12 format to YUV semi-planar sectionLaurent Pinchart
2020-12-07media: videodev2.h: Move HI240 format to vendor-specific sectionLaurent Pinchart
2020-12-07media: videodev2.h: Remove unneeded comment about 4CC valueLaurent Pinchart
2020-12-07Merge 5.10-rc7 into tty-nextGreg Kroah-Hartman
2020-12-07Merge 5.10-rc7 into char-misc-nextGreg Kroah-Hartman
2020-12-05Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux...Jakub Kicinski
2020-12-05gpiolib: cdev: allow edge event timestamps to be configured as REALTIMEKent Gibson
2020-12-04net-zerocopy: Defer vm zap unless actually needed.Arjun Roy
2020-12-04net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.Arjun Roy
2020-12-04bpf: Add a bpf_sock_from_file helperFlorent Revest