summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter
2024-09-11f2fs: get rid of online repaire on corrupted directoryChao Yu
2024-09-10Merge tag 'mlx5-updates-2024-09-02' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-09-10Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-09-10PCI: Rename CRS Completion Status to RRSBjorn Helgaas
2024-09-10PCI: Wait for device readiness with Configuration RRSBjorn Helgaas
2024-09-10net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing
2024-09-10net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu
2024-09-10drm: new helper: drm_gem_prime_handle_to_dmabuf()Al Viro
2024-09-10Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz
2024-09-10Bluetooth: L2CAP: Remove unused declarationsYue Haibing
2024-09-10Bluetooth: Add a helper function to extract iso headerKiran K
2024-09-10btrfs: constify more pointer parametersDavid Sterba
2024-09-10btrfs: rename __extent_writepage() and drop double underscoresDavid Sterba
2024-09-10btrfs: update the writepage tracepoint to take a folioJosef Bacik
2024-09-10platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16Bas Nieuwenhuizen
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-10spi: remove spi_controller_is_slave() and spi_slave_abort()Yang Yingliang
2024-09-10perf/x86/intel/cstate: Clean up cpumask and hotplugKan Liang
2024-09-10perf: Add PERF_EV_CAP_READ_SCOPEKan Liang
2024-09-10perf: Generic hotplug support for a PMU with a scopeKan Liang
2024-09-10slab: make __kmem_cache_create() static inlineChristian Brauner
2024-09-10slab: make kmem_cache_create_usercopy() static inlineChristian Brauner
2024-09-10slab: remove kmem_cache_create_rcu()Christian Brauner
2024-09-10slab: create kmem_cache_create() compatibility layerChristian Brauner
2024-09-10slab: port KMEM_CACHE_USERCOPY() to struct kmem_cache_argsChristian Brauner
2024-09-10slab: port KMEM_CACHE() to struct kmem_cache_argsChristian Brauner
2024-09-10slab: add struct kmem_cache_argsChristian Brauner
2024-09-10Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/v...Vlastimil Babka
2024-09-10memcg: add charging of already allocated slab objectsShakeel Butt
2024-09-10iomap: remove the iomap_file_buffered_write_punch_delalloc return valueChristoph Hellwig
2024-09-10iomap: pass the iomap to the punch callbackChristoph Hellwig
2024-09-10iomap: pass flags to iomap_file_buffered_write_punch_delallocChristoph Hellwig
2024-09-10Merge branch 'for-linus' into for-nextTakashi Iwai
2024-09-10vdpa: support set mac address from vdpa toolCindy Lu
2024-09-10virtio_balloon: introduce memory scan/reclaim infozhenwei pi
2024-09-10virtio_balloon: introduce memory allocation stall counterzhenwei pi
2024-09-10virtio_balloon: introduce oom-kill invocationszhenwei pi
2024-09-10dma-mapping: add tracing for dma-mapping API callsSean Anderson
2024-09-10Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-09-09net: remove dev_pick_tx_cpu_id()Jakub Kicinski
2024-09-09sched_ext: Compact struct bpf_iter_scx_dsq_kernTejun Heo
2024-09-09mm/codetag: add pgalloc_tag_copy()Yu Zhao
2024-09-09mm/codetag: fix pgalloc_tag_split()Yu Zhao
2024-09-09mm/codetag: fix a typoYu Zhao
2024-09-09mm: restart if multiple traversals racedKinsey Ho
2024-09-09cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCUKinsey Ho
2024-09-09uprobes: use vm_special_mapping close() functionalitySven Schnelle
2024-09-09mm: pass vm_flags to generic_get_unmapped_area()Mark Brown
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown