summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-21vfio/pci: Use the new device life cycle helpersYi Liu1-0/+2
2022-09-21vfio: Add helpers for unifying vfio_device life cycleKevin Tian1-1/+24
2022-09-21lib/find_bit: optimize find_next_bit() functionsYury Norov1-8/+15
2022-09-21lib/find_bit: create find_first_zero_bit_le()Yury Norov1-5/+18
2022-09-21io_uring/net: zerocopy sendmsgPavel Begunkov1-0/+1
2022-09-21bpf, cgroup: Reject prog_attach_flags array when effective queryPu Lehui1-2/+5
2022-09-21iio: add modifers for pitch, yaw, rollAndrea Merello1-0/+3
2022-09-21iio: add modifiers for linear accelerationAndrea Merello1-1/+3
2022-09-21remoteproc: virtio: Create platform device for the remoteproc_virtioArnaud Pouliquen1-4/+2
2022-09-21fs: add batch and poll flags to the uring_cmd_iopoll() handlerJens Axboe1-1/+2
2022-09-21block: export blk_rq_is_pollKanchan Joshi1-0/+1
2022-09-21io_uring: add iopoll infrastructure for io_uring_cmdKanchan Joshi1-2/+6
2022-09-21fs: add file_operations->uring_cmd_iopollKanchan Joshi1-0/+1
2022-09-21io_uring: trace local task work runDylan Yudaken1-0/+29
2022-09-21io_uring: signal registered eventfd to process deferred task workDylan Yudaken1-0/+2
2022-09-21io_uring: add IORING_SETUP_DEFER_TASKRUNDylan Yudaken2-0/+9
2022-09-21eventfd: guard wake_up in eventfd fs calls as wellDylan Yudaken2-2/+2
2022-09-21ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctlZhihao Cheng1-1/+7
2022-09-21block: Fix the enum blk_eh_timer_return documentationBart Van Assche1-2/+9
2022-09-21Merge tag 'misc-habanalabs-next-2022-09-21' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2-25/+205
2022-09-21Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+23
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman8-20/+35
2022-09-21ADD SOF support for rembrandt platformMark Brown1-0/+2
2022-09-21headers: Remove some left-over license text in include/uapi/linux/netfilter/Christophe JAILLET4-31/+4
2022-09-21mtdchar: add MEMREAD ioctlMichał Kępień1-5/+59
2022-09-21mtd: add ECC error accounting for each read requestMichał Kępień1-0/+2
2022-09-21mtd: track maximum number of bitflips for each read requestMichał Kępień1-0/+5
2022-09-21Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu1-3/+1
2022-09-21Merge tag 'v6.0-rc6' into locking/core, to refresh the branchIngo Molnar795-7095/+21108
2022-09-21ata: fix ata_id_has_dipm()Niklas Cassel1-11/+4
2022-09-21ata: fix ata_id_has_ncq_autosense()Niklas Cassel1-2/+4
2022-09-21ata: fix ata_id_has_devslp()Niklas Cassel1-1/+4
2022-09-21ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()Niklas Cassel1-4/+9
2022-09-21lib/cpumask: add FORCE_NR_CPUS config optionYury Norov1-3/+7
2022-09-21net/sched: cls_api: add helper for tc cls walker stats dumpZhengchao Shao1-0/+13
2022-09-21Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm...Dave Airlie1-0/+12
2022-09-21bpf: Move nf_conn extern declarations to filter.hDaniel Xu2-7/+6
2022-09-21ASoC: soc.h: random cleanupMark Brown1-10/+6
2022-09-21bpf: Rename nfct_bsa to nfct_btf_struct_accessDaniel Xu1-4/+4
2022-09-21bpf: Remove unused btf_struct_access stubDaniel Xu1-12/+0
2022-09-20ASoC: SOF: Adding amd HS functionality to the sof coreV sujith kumar Reddy1-0/+2
2022-09-20tcp: Introduce optional per-netns ehash.Kuniyuki Iwashima2-0/+7
2022-09-20tcp: Save unnecessary inet_twsk_purge() calls.Kuniyuki Iwashima1-0/+1
2022-09-20tcp: Set NULL to sk->sk_prot->h.hashinfo.Kuniyuki Iwashima1-0/+10
2022-09-20tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.Kuniyuki Iwashima1-1/+2
2022-09-20headers: Remove some left-over license textChristophe JAILLET2-4/+0
2022-09-20firmware: xilinx: add support for sd/gem configRonak Jain1-0/+45
2022-09-20block: remove PSI accounting from the bio layerChristoph Hellwig1-1/+0
2022-09-20mm: add PSI accounting around ->read_folio and ->readahead callsChristoph Hellwig1-0/+2
2022-09-20Support for CS42L83 on Apple machinesMark Brown1-0/+1