summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-09-22Merge branch 'for-linus' into for-nextTakashi Iwai-124/+343
2022-09-22counter: Realign counter_comp comment block to 80 charactersWilliam Breathitt Gray-20/+20
2022-09-22drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTESPhil Auld-2/+3
2022-09-22net/smc: Unbind r/w buffer size from clcsock and make them tunableTony Lu-0/+2
2022-09-22net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu-0/+1
2022-09-22RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLIDMark Zhang-0/+2
2022-09-22RDMA/cma: Multiple path records support with netlink channelMark Zhang-1/+8
2022-09-22RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_pathsMark Zhang-1/+6
2022-09-22xfrm: add extack support to xfrm_init_replaySabrina Dubroca-1/+1
2022-09-22xfrm: add extack to __xfrm_init_stateSabrina Dubroca-1/+2
2022-09-22xfrm: add extack support to xfrm_dev_state_addSabrina Dubroca-2/+3
2022-09-21fscrypt: work on block_devices instead of request_queuesChristoph Hellwig-12/+9
2022-09-21fscrypt: stop using keyrings subsystem for fscrypt_master_keyEric Biggers-3/+3
2022-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...Jakub Kicinski-31/+4
2022-09-21net: sched: remove unused tcf_result extensionJamal Hadi Salim-5/+0
2022-09-21bpf: Prevent bpf program recursion for raw tracepoint probesJiri Olsa-0/+6
2022-09-21bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncsRoberto Sassu-0/+16
2022-09-21KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALLRoberto Sassu-0/+6
2022-09-21bpf: Export bpf_dynptr_get_size()Roberto Sassu-0/+1
2022-09-21btf: Allow dynamic pointer parameters in kfuncsRoberto Sassu-0/+14
2022-09-21bpf: Add bpf_user_ringbuf_drain() helperDavid Vernet-2/+47
2022-09-21bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map typeDavid Vernet-0/+2
2022-09-21vfio: Add struct device to vfio_deviceYi Liu-3/+3
2022-09-21vfio/ccw: Use the new device life cycle helpersKevin Tian-3/+0
2022-09-21vfio/hisi_acc: Use the new device life cycle helpersYi Liu-4/+0
2022-09-21vfio/pci: Use the new device life cycle helpersYi Liu-0/+2
2022-09-21vfio: Add helpers for unifying vfio_device life cycleKevin Tian-1/+24
2022-09-21lib/find_bit: optimize find_next_bit() functionsYury Norov-8/+15
2022-09-21lib/find_bit: create find_first_zero_bit_le()Yury Norov-5/+18
2022-09-21io_uring/net: zerocopy sendmsgPavel Begunkov-0/+1
2022-09-21bpf, cgroup: Reject prog_attach_flags array when effective queryPu Lehui-2/+5
2022-09-21iio: add modifers for pitch, yaw, rollAndrea Merello-0/+3
2022-09-21iio: add modifiers for linear accelerationAndrea Merello-1/+3
2022-09-21remoteproc: virtio: Create platform device for the remoteproc_virtioArnaud Pouliquen-4/+2
2022-09-21fs: add batch and poll flags to the uring_cmd_iopoll() handlerJens Axboe-1/+2
2022-09-21block: export blk_rq_is_pollKanchan Joshi-0/+1
2022-09-21io_uring: add iopoll infrastructure for io_uring_cmdKanchan Joshi-2/+6
2022-09-21fs: add file_operations->uring_cmd_iopollKanchan Joshi-0/+1
2022-09-21io_uring: trace local task work runDylan Yudaken-0/+29
2022-09-21io_uring: signal registered eventfd to process deferred task workDylan Yudaken-0/+2
2022-09-21io_uring: add IORING_SETUP_DEFER_TASKRUNDylan Yudaken-0/+9
2022-09-21eventfd: guard wake_up in eventfd fs calls as wellDylan Yudaken-2/+2
2022-09-21ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctlZhihao Cheng-1/+7
2022-09-21block: Fix the enum blk_eh_timer_return documentationBart Van Assche-2/+9
2022-09-21Merge tag 'misc-habanalabs-next-2022-09-21' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman-25/+205
2022-09-21Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-0/+23
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman-20/+35
2022-09-21ADD SOF support for rembrandt platformMark Brown-0/+2
2022-09-21headers: Remove some left-over license text in include/uapi/linux/netfilter/Christophe JAILLET-31/+4
2022-09-21mtdchar: add MEMREAD ioctlMichał Kępień-5/+59