summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-08-24mm: handle userfaults under VMA lockSuren Baghdasaryan
2023-08-24mm: handle swap page faults under per-VMA lockSuren Baghdasaryan
2023-08-24mm: change folio_lock_or_retry to use vm_fault directlySuren Baghdasaryan
2023-08-24mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETEDSuren Baghdasaryan
2023-08-24io_uring: move iopoll ctx fields aroundPavel Begunkov
2023-08-24io_uring: move multishot cqe cache in ctxPavel Begunkov
2023-08-24io_uring: separate task_work/waiting cache linePavel Begunkov
2023-08-24io_uring: banish non-hot data to end of io_ring_ctxPavel Begunkov
2023-08-24io_uring: move non aligned field to the endPavel Begunkov
2023-08-24io_uring: compact SQ/CQ heads/tailsPavel Begunkov
2023-08-24io_uring: merge iopoll and normal completion pathsPavel Begunkov
2023-08-24io_uring: simplify big_cqe handlingPavel Begunkov
2023-08-24PCI: Remove unused function declarationsYue Haibing
2023-08-24net: dsa: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-08-24PCI/VGA: Fix typosSui Jingfeng
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-24SUNRPC: Allow specification of TCP client connect timeout at setupTrond Myklebust
2023-08-24SUNRPC: clean up integer overflow checkDan Carpenter
2023-08-24Merge tag 'icc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman
2023-08-24libceph: add CEPH_OSD_OP_ASSERT_VER supportJeff Layton
2023-08-23PCI/VGA: Replace full MIT license text with SPDX identifierSui Jingfeng
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-08-23binfmt_elf_fdpic: support 64-bit systemsGreg Ungerer
2023-08-23SUNRPC: kmap() the xdr pages during decodeAnna Schumaker
2023-08-23nvmem: core: Notify when a new layout is registeredMiquel Raynal
2023-08-23nvmem: core: Return NULL when no nvmem layout is foundMiquel Raynal
2023-08-23Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...Christian Brauner
2023-08-23entry: Remove empty addr_limit_user_check()Mark Rutland
2023-08-23mlx4: Delete custom device management logicPetr Pavlu
2023-08-23mlx4: Register mlx4 devices to an auxiliary virtual busPetr Pavlu
2023-08-23mlx4: Move the bond work to the core driverPetr Pavlu
2023-08-23mlx4: Get rid of the mlx4_interface.activate callbackPetr Pavlu
2023-08-23mlx4: Replace the mlx4_interface.event callback with a notifierPetr Pavlu
2023-08-23mlx4: Use 'void *' as the event param of mlx4_dispatch_event()Petr Pavlu
2023-08-23mlx4: Get rid of the mlx4_interface.get_dev callbackPetr Pavlu
2023-08-23qed/qede: Remove unused declarationsYue Haibing
2023-08-23tracing/probes: Support BTF argument on module functionsMasami Hiramatsu (Google)
2023-08-22clk: mmp: Remove old non-OF clock driversDuje Mihanović
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook
2023-08-22cpufreq: Use clamp() helper macro to improve the code readabilityLiao Chang
2023-08-22PM: sleep: Add helpers to allow a device to remain powered-onUlf Hansson
2023-08-22of: overlay: Extend of_overlay_fdt_apply() to specify the target nodeLizhi Hou
2023-08-22of: dynamic: Add interfaces for creating device node dynamicallyLizhi Hou
2023-08-22wifi: Fix ieee80211.h kernel-doc issuesJeff Johnson
2023-08-22PM: runtime: Remove unsued extern declaration of pm_runtime_update_max_time_s...YueHaibing
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-22greybus: svc: Remove unused declarationsYue Haibing