summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2023-08-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-25Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-24crash: hotplug support for kexec_load()Eric DeVolder
2023-08-24io_uring: add option to remove SQ indirectionPavel Begunkov
2023-08-25Merge tag 'drm-misc-next-fixes-2023-08-24' of git://anongit.freedesktop.org/d...Dave Airlie
2023-08-24drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitlyDanilo Krummrich
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-08-23binfmt_elf_fdpic: support 64-bit systemsGreg Ungerer
2023-08-22RISC-V: Remove ptrace support for vectorsPalmer Dabbelt
2023-08-22block: sed-opal: keyring support for SED keysGreg Joyce
2023-08-22block: sed-opal: Implement IOC_OPAL_REVERT_LSPGreg Joyce
2023-08-22block: sed-opal: Implement IOC_OPAL_DISCOVERYGreg Joyce
2023-08-22serial: 8250_bcm7271: improve bcm7271 8250 portJustin Chen
2023-08-22tty: n_gsm: add restart flag to extended ioctl configDaniel Starke
2023-08-22tty: n_gsm: add missing description to structs in gsmmux.hDaniel Starke
2023-08-22tty: n_gsm: add restart flag to DLC specific ioctl configDaniel Starke
2023-08-22netfilter: ebtables: replace zero-length array membersGONG, Ruiqi
2023-08-22netfilter: ebtables: fix fortify warnings in size_entry_mwt()GONG, Ruiqi
2023-08-22serial: core: Remove unused PORT_* definitionsAndy Shevchenko
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown
2023-08-22xen: privcmd: Add support for irqfdViresh Kumar
2023-08-21bpf: Add pid filter support for uprobe_multi linkJiri Olsa
2023-08-21bpf: Add cookies support for uprobe_multi linkJiri Olsa
2023-08-21bpf: Add multi uprobe linkJiri Olsa
2023-08-21bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enumJiri Olsa
2023-08-21btrfs: remove v0 extent handlingQu Wenruo
2023-08-20ublk: zoned: support REQ_OP_ZONE_RESET_ALLMing Lei
2023-08-19net/smc: Extend SMCR v2 linkgroup netlink attributeGuangguan Wang
2023-08-18mm: userfaultfd: document and enable new UFFDIO_POISON featureAxel Rasmussen
2023-08-18mm: userfaultfd: add new UFFDIO_POISON ioctlAxel Rasmussen
2023-08-18iommu/vt-d: Implement hw_info for iommu capability queryYi Liu
2023-08-18iommufd: Add IOMMU_GET_HW_INFOYi Liu
2023-08-18iommu: Add new iommu op to get iommu hardware informationLu Baolu
2023-08-17netem: add prng attribute to netem_sched_dataFrançois Michel
2023-08-17Compiler Attributes: counted_by: Adjust name and identifier expansionKees Cook
2023-08-17vfio: align capability structuresStefan Hajnoczi
2023-08-16fuse: add STATX requestMiklos Szeredi
2023-08-16fuse: add a new fuse init flag to relax restrictions in no cache modeHao Xu
2023-08-15block: uapi: Fix compilation errors using ioprio.h with C++Damien Le Moal
2023-08-15Merge tag 'v6.5-rc6' into iommufd for-nextJason Gunthorpe
2023-08-15ASoC: SOF: topology: Add a token for dropping widget name in kcontrol nameJyri Sarha
2023-08-15Merge tag 'amd-drm-next-6.6-2023-08-11' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-08-14Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman
2023-08-14fs: add FSCONFIG_CMD_CREATE_EXCLChristian Brauner
2023-08-14net: openvswitch: add explicit drop actionEric Garver
2023-08-13Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman
2023-08-11Merge tag 'fsi-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joe...Greg Kroah-Hartman
2023-08-10media: mediatek: vcodec: Add capture format to support 10bit raster modeMingjia Zhang
2023-08-10media: mediatek: vcodec: Add capture format to support 10bit tile modeMingjia Zhang
2023-08-09io_uring: Add io_uring command support for socketsBreno Leitao