summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-10-27Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-2/+2
2022-10-27perf: Rewrite core context handlingPeter Zijlstra3-33/+96
2022-10-27net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan1-1/+1
2022-10-27blk-mq: don't add non-pt request with ->end_io to batchMing Lei1-1/+2
2022-10-27PCI: Add PCI_PTM_CAP_RES macroVidya Sagar1-0/+1
2022-10-27media: ov9650: Drop platform data code pathLinus Walleij1-24/+0
2022-10-27phy: dphy: add support to calculate the timing based on hs_clk_rateMarco Felsch1-0/+3
2022-10-27v4l: subdev: Warn if disabling streaming failed, return successSakari Ailus1-2/+4
2022-10-27ice: Add support Flex RXDMichal Jaron1-2/+12
2022-10-27KVM: Initialize gfn_to_pfn_cache locks in dedicated helperMichal Luczaj1-7/+17
2022-10-27bond: Disable TLS features indicationTariq Toukan1-4/+0
2022-10-27drm/ttm: rework on ttm_resource to use size_t typeSomalapuram Amaranath1-2/+2
2022-10-27kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macrosMaĆ­ra Canal2-0/+120
2022-10-27perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXLRavi Bangoria1-1/+1
2022-10-27Revert "drm/i915/uapi: expose GTT alignment"Matthew Auld1-27/+2
2022-10-27Merge tag 'amd-drm-fixes-6.1-2022-10-26-1' of https://gitlab.freedesktop.org/...Dave Airlie1-0/+2
2022-10-27Merge tag 'asoc-fix-v6.1-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-0/+1
2022-10-27scsi: target: core: Dynamically set DPO and FUA in usage_bitsDmitry Bogdanov1-0/+2
2022-10-27scsi: target: core: Add emulate_rsoc attributeDmitry Bogdanov1-0/+3
2022-10-27scsi: target: core: Dynamic opcode support in RSOCDmitry Bogdanov1-0/+1
2022-10-27scsi: target: core: Add list of opcodes for RSOCDmitry Bogdanov1-0/+3
2022-10-27scsi: target: core: Add support for RSOC commandDmitry Bogdanov2-0/+19
2022-10-27Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-10-26Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...David S. Miller4-35/+48
2022-10-26Merge branch 'fs.vfsuid.conversion' into for-nextChristian Brauner2-102/+32
2022-10-26fs: remove unused idmapping helpersChristian Brauner2-102/+0
2022-10-26mnt_idmapping: add missing helpersChristian Brauner1-0/+32
2022-10-26drm/edid: move edid load declarations to internal headerJani Nikula1-7/+0
2022-10-26drm/edid: use struct drm_edid for override/firmware EDIDJani Nikula1-2/+2
2022-10-26drm/edid/firmware: rename drm_load_edid_firmware() to drm_edid_load_firmware()Jani Nikula1-2/+2
2022-10-26drm/edid: detach debugfs EDID override from EDID property updateJani Nikula1-4/+12
2022-10-26drm/edid: add function for checking drm_edid validityJani Nikula1-0/+1
2022-10-26drm/edid: rename drm_add_override_edid_modes() to drm_edid_override_connector...Jani Nikula1-1/+1
2022-10-26bpf: Implement cgroup storage available to non-cgroup-attached bpf progsYonghong Song4-1/+61
2022-10-26bpf: Refactor some inode/task/sk storage functions for reuseYonghong Song1-10/+7
2022-10-26bpf: Make struct cgroup btf id globalYonghong Song1-0/+1
2022-10-26bpf: Add new bpf_task_storage_delete proto with no deadlock detectionMartin KaFai Lau1-0/+1
2022-10-26bpf: Add new bpf_task_storage_get proto with no deadlock detectionMartin KaFai Lau1-0/+1
2022-10-26bpf: Append _recur naming to the bpf_task_storage helper protoMartin KaFai Lau1-2/+2
2022-10-26bpf: Remove prog->active check for bpf_lsm and bpf_iterMartin KaFai Lau2-15/+24
2022-10-26lsm: remove obsoleted comments for security hooksGaosheng Cui1-13/+0
2022-10-26binfmt: Fix whitespace issuesKees Cook1-1/+1
2022-10-26ELF uapi: add spaces before '{'Rolf Eike Beer1-6/+6
2022-10-26fs/exec: switch timens when a task gets a new mmAndrei Vagin1-0/+1
2022-10-26overflow: Fix kern-doc markup for functionsKees Cook1-22/+16
2022-10-25block: Remove request.write_hintBart Van Assche1-1/+0
2022-10-25net: dev: Convert sa_data to flexible array in struct sockaddrKees Cook1-1/+4
2022-10-25block: remove bio_start_io_acct_timeChristoph Hellwig1-1/+0
2022-10-25kallsyms: Make module_kallsyms_on_each_symbol generally availableJiri Olsa1-0/+9
2022-10-25thermal: Validate new state in cur_state_store()Viresh Kumar1-0/+1