summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-09-11Merge branch 'for-6.12/io_uring' into for-6.12/io_uring-discardJens Axboe1-0/+3
2024-09-11Merge branch 'for-6.12/block' into for-6.12/io_uring-discardJens Axboe7-9/+38
2024-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki1-6/+0
2024-09-11tty: serial: samsung: Fix serial rx on Apple A7-A9Nick Chan1-7/+11
2024-09-11tty: serial: samsung: Use bit manipulation macros for APPLE_S5L_*Nick Chan1-7/+7
2024-09-11soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registersDouglas Anderson1-0/+9
2024-09-11mm: release number of pages of a folioKundan Kumar1-0/+1
2024-09-11Merge tag 'usb-serial-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-2/+5
2024-09-11platform/x86: intel_scu_wdt: Move intel_scu_wdt.h to x86 subfolderAndy Shevchenko1-3/+3
2024-09-11platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asmMika Westerberg1-0/+68
2024-09-11RDMA/mlx5: Add new ODP memory scheme eqe formatMichael Guralnik1-1/+21
2024-09-11net/mlx5: Expose HW bits for Memory scheme ODPMichael Guralnik2-11/+50
2024-09-11net/mlx5: Expand mkey page size to support 6 bitsMichael Guralnik1-3/+4
2024-09-11net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...Russell King1-0/+2
2024-09-11firmware: imx: remove duplicate scmi_imx_misc_ctrl_get()Arnd Bergmann1-11/+0
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter13-66/+42
2024-09-11f2fs: get rid of online repaire on corrupted directoryChao Yu1-1/+1
2024-09-11Merge tag 'mlx5-updates-2024-09-02' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-28/+162
2024-09-11Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-0/+1
2024-09-11PCI: Rename CRS Completion Status to RRSBjorn Helgaas2-2/+2
2024-09-11PCI: Wait for device readiness with Configuration RRSBjorn Helgaas1-0/+1
2024-09-11net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu1-28/+0
2024-09-10platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16Bas Nieuwenhuizen1-0/+1
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner38-165/+315
2024-09-10spi: remove spi_controller_is_slave() and spi_slave_abort()Yang Yingliang1-11/+1
2024-09-10perf/x86/intel/cstate: Clean up cpumask and hotplugKan Liang1-2/+0
2024-09-10perf: Add PERF_EV_CAP_READ_SCOPEKan Liang1-0/+3
2024-09-10perf: Generic hotplug support for a PMU with a scopeKan Liang1-0/+18
2024-09-10slab: make __kmem_cache_create() static inlineChristian Brauner1-3/+10
2024-09-10slab: make kmem_cache_create_usercopy() static inlineChristian Brauner1-5/+44
2024-09-10slab: remove kmem_cache_create_rcu()Christian Brauner1-3/+0
2024-09-10slab: create kmem_cache_create() compatibility layerChristian Brauner1-3/+26
2024-09-10slab: port KMEM_CACHE_USERCOPY() to struct kmem_cache_argsChristian Brauner1-6/+7
2024-09-10slab: port KMEM_CACHE() to struct kmem_cache_argsChristian Brauner1-3/+5
2024-09-10slab: add struct kmem_cache_argsChristian Brauner1-0/+22
2024-09-10Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/v...Vlastimil Babka2-41/+70
2024-09-10memcg: add charging of already allocated slab objectsShakeel Butt1-0/+29
2024-09-10iomap: remove the iomap_file_buffered_write_punch_delalloc return valueChristoph Hellwig1-2/+2
2024-09-10iomap: pass the iomap to the punch callbackChristoph Hellwig1-1/+2
2024-09-10iomap: pass flags to iomap_file_buffered_write_punch_delallocChristoph Hellwig1-4/+6
2024-09-10vdpa: support set mac address from vdpa toolCindy Lu1-0/+9
2024-09-10Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-0/+6
2024-09-10net: remove dev_pick_tx_cpu_id()Jakub Kicinski1-2/+0
2024-09-10sched_ext: Compact struct bpf_iter_scx_dsq_kernTejun Heo1-1/+9
2024-09-10mm/codetag: add pgalloc_tag_copy()Yu Zhao2-14/+37
2024-09-10mm/codetag: fix pgalloc_tag_split()Yu Zhao2-31/+30
2024-09-10mm/codetag: fix a typoYu Zhao1-1/+1
2024-09-10mm: restart if multiple traversals racedKinsey Ho1-2/+2
2024-09-10cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCUKinsey Ho1-1/+5
2024-09-10uprobes: use vm_special_mapping close() functionalitySven Schnelle1-1/+0