summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-09-12net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet framesParthiban Veerasooran1-0/+1
2024-09-12net: ethernet: oa_tc6: implement internal PHY initializationParthiban Veerasooran1-1/+3
2024-09-12net: ethernet: oa_tc6: implement register read operationParthiban Veerasooran1-0/+3
2024-09-12net: ethernet: oa_tc6: implement register write operationParthiban Veerasooran1-0/+17
2024-09-12tcp: RX path for devmem TCPMina Almasry1-0/+1
2024-09-12net: add support for skbs with unreadable fragsMina Almasry1-2/+17
2024-09-12net: support non paged skb fragsMina Almasry2-6/+45
2024-09-12netdev: support binding dma-buf to netdeviceMina Almasry1-0/+2
2024-09-12net: tighten bad gso csum offset check in virtio_net_hdrWillem de Bruijn1-1/+2
2024-09-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-1/+12
2024-09-11Merge branch 'acpi-riscv'Rafael J. Wysocki2-0/+18
2024-09-11bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpersAndrii Nakryiko1-0/+2
2024-09-11lib/buildid: rename build_id_parse() into build_id_parse_nofault()Andrii Nakryiko1-2/+2
2024-09-11filemap: introduce filemap_invalidate_pagesPavel Begunkov1-0/+2
2024-09-11io_uring/cmd: give inline space in request to cmdsPavel Begunkov1-0/+9
2024-09-11io_uring/cmd: expose iowq to cmdsPavel Begunkov1-0/+6
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