summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-09-11Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki1-13/+28
2024-09-11tcp: Use skb__nullable in trace_tcp_send_resetPhilo Lu1-6/+6
2024-09-11x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()Mario Limonciello1-0/+5
2024-09-11x86/amd: Move amd_get_highest_perf() out of amd-pstateMario Limonciello1-0/+5
2024-09-11x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()Mario Limonciello1-0/+5
2024-09-11ACPI: CPPC: Adjust return code for inline functions in !CONFIG_ACPI_CPPC_LIBMario Limonciello1-13/+13
2024-09-11ALSA: pcm: Fix breakage of PCM rates used for topologyTakashi Iwai1-17/+18
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-11sched/deadline: Clarify nanoseconds in uapiChristian Loehle1-3/+3
2024-09-11firmware: imx: remove duplicate scmi_imx_misc_ctrl_get()Arnd Bergmann1-11/+0
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter25-86/+115
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 Kicinski2-8/+38
2024-09-11PCI: Rename CRS Completion Status to RRSBjorn Helgaas3-4/+6
2024-09-11PCI: Wait for device readiness with Configuration RRSBjorn Helgaas1-0/+1
2024-09-11net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing1-1/+2
2024-09-11net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu1-28/+0
2024-09-10drm: new helper: drm_gem_prime_handle_to_dmabuf()Al Viro1-0/+3
2024-09-10Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz1-2/+2
2024-09-10Bluetooth: L2CAP: Remove unused declarationsYue Haibing1-4/+0
2024-09-10Bluetooth: Add a helper function to extract iso headerKiran K1-0/+5
2024-09-10btrfs: constify more pointer parametersDavid Sterba1-3/+3
2024-09-10btrfs: rename __extent_writepage() and drop double underscoresDavid Sterba1-1/+1
2024-09-10btrfs: update the writepage tracepoint to take a folioJosef Bacik1-5/+5
2024-09-10platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16Bas Nieuwenhuizen1-0/+1
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner77-229/+522
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