summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-28drm/scheduler: Add fence deadline supportRob Clark
2023-03-28dma-buf/sync_file: Surface sync-file uABIRob Clark
2023-03-28dma-buf/dma-resv: Add a way to set fence deadlineRob Clark
2023-03-28Merge tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-03-28firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois
2023-03-28atomics: Provide rcuref - scalable reference countingThomas Gleixner
2023-03-28atomics: Provide atomic_add_negative() variantsThomas Gleixner
2023-03-28driver core: bus: constify class_unregister/destroy()Greg Kroah-Hartman
2023-03-27fscrypt: new helper function - fscrypt_prepare_lookup_partial()Luís Henriques
2023-03-27ethtool: Add support for configuring tx_push_buf_lenShay Agroskin
2023-03-27netlink: Add a macro to set policy message with format stringShay Agroskin
2023-03-27net: introduce a config option to tweak MAX_SKB_FRAGSEric Dumazet
2023-03-28ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()Kuninori Morimoto
2023-03-28drm: bridge: samsung-dsim: Add i.MX8M Plus supportMarek Vasut
2023-03-28drm: bridge: Generalize Exynos-DSI driver into a Samsung DSIM bridgeJagan Teki
2023-03-27dt-bindings: reset: add BCM63268 timer reset definitionsÁlvaro Fernández Rojas
2023-03-27dt-bindings: clk: add BCM63268 timer clock definitionsÁlvaro Fernández Rojas
2023-03-27dt-bindings: clock: add loongson-2 boot clock indexYinbo Zhu
2023-03-27locking/lockdep: Improve the deadlock scenario print for sync and read lockBoqun Feng
2023-03-27rcu: Annotate SRCU's update-side lockdep dependenciesBoqun Feng
2023-03-27locking/lockdep: Introduce lock_sync()Boqun Feng
2023-03-27driver core: move sysfs_dev_char_kobj out of class.hGreg Kroah-Hartman
2023-03-27device property: Remove unused struct net_device forward declarationAndy Shevchenko
2023-03-27KVM: x86/ioapic: Resample the pending state of an IRQ when unmaskingDmytro Maluka
2023-03-27KVM: irqfd: Make resampler_list an RCU listDmytro Maluka
2023-03-27arm64: perf: Abstract system register accesses awayMarc Zyngier
2023-03-27arm64: perf: Move PMUv3 driver to drivers/perfMarc Zyngier
2023-03-27Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman
2023-03-27net: phy: constify fwnode_get_phy_node() fwnode argumentRussell King (Oracle)
2023-03-27net: sfp: make sfp_bus_find_fwnode() take a const fwnodeRussell King (Oracle)
2023-03-279p: Add additional debug flags and open modesEric Van Hensbergen
2023-03-26Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-03-25bpf: Use bpf_mem_cache_alloc/free for bpf_local_storageMartin KaFai Lau
2023-03-25bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elemMartin KaFai Lau
2023-03-25bpf: Add a few bpf mem allocator functionsMartin KaFai Lau
2023-03-25drm/gem: Export drm_gem_lru_move_tail_locked()Rob Clark
2023-03-25Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-03-25dma-buf/dma-fence: Add deadline awarenessRob Clark
2023-03-25driver core: bus: move documentation for lock_key to proper location.Greg Kroah-Hartman
2023-03-24Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-24Merge patch series "Constify most SCSI host templates"Martin K. Petersen
2023-03-24scsi: iscsi: Declare SCSI host template constBart Van Assche
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2023-03-24scsi: core: Declare SCSI host template pointer members constBart Van Assche
2023-03-24net/mlx5: Provide external API for allocating vectorsEli Cohen
2023-03-24lib: cpu_rmap: Add irq_cpu_rmap_remove to complement irq_cpu_rmap_addEli Cohen
2023-03-24lib: cpu_rmap: Use allocator for rmap entriesEli Cohen
2023-03-24Merge patch series "target: TMF and recovery fixes"Martin K. Petersen