summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-07-13net: stmmac: replace the multi_msi_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the vlan_fail_q_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the serdes_up_after_phy_linkup field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the tso_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the has_sun8i field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the use_phy_wol field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the sph_disable field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the has_integrated_pcs field with a flagBartosz Golaszewski
2023-07-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-13KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-13Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-13Merge tag 'nvme-6.5-2023-07-13' of git://git.infradead.org/nvme into block-6.5Jens Axboe
2023-07-13PCI: Change pdev->rom_attr_enabled to single bitChristophe JAILLET
2023-07-13PCI: Reorder pci_dev fields to reduce holesChristophe JAILLET
2023-07-13PCI/AER: Unexport pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-07-13PCI/AER: Drop unused pci_disable_pcie_error_reporting()Bjorn Helgaas
2023-07-13sched/core: introduce sched_core_idle_cpu()Cruz Zhao
2023-07-13sched: add throttled time stat for throttled childrenJosh Don
2023-07-13sched: avoid false lockdep splat in put_task_struct()Wander Lairson Costa
2023-07-13kernel/fork: beware of __put_task_struct() calling contextWander Lairson Costa
2023-07-12net/sched: make psched_mtu() RTNL-less safePedro Tammela
2023-07-12bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().Alexei Starovoitov
2023-07-12rcu: Export rcu_request_urgent_qs_task()Paul E. McKenney
2023-07-12Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-12tracing: arm64: Avoid missing-prototype warningsArnd Bergmann
2023-07-12platform/x86: asus-wmi: expose dGPU and CPU tunables for ROGLuke D. Jones
2023-07-12platform/x86: asus-wmi: support setting mini-LED modeLuke D. Jones
2023-07-12platform/x86: asus-wmi: add WMI method to show if egpu connectedLuke D. Jones
2023-07-12platform/x86: asus-wmi: support middle fan custom curvesLuke D. Jones
2023-07-12platform/x86: asus-wmi: add support for showing middle fan RPMLuke D. Jones
2023-07-12platform/x86: asus-wmi: add support for showing charger modeLuke D. Jones
2023-07-12drm: execution context for GEM buffers v7Christian König
2023-07-12mtd: rawnand: export 'nand_exit_status_op()'Arseniy Krasnov
2023-07-12ASoC: remove copy of intlog10()Mark Brown
2023-07-12mtd: use refcount to prevent corruptionTomas Winkler
2023-07-11bpf: Support ->fill_link_info for perf_eventYafang Shao
2023-07-11bpf: Clear the probe_addr for uprobeYafang Shao
2023-07-11bpf: Support ->fill_link_info for kprobe_multiYafang Shao
2023-07-11vmlinux.lds.h: Remove a reference to no longer used sections .text..refcountPetr Pavlu
2023-07-11x86/mm: Introduce MAP_ABOVE4GRick Edgecombe
2023-07-11mm: Warn on shadow stack memory in wrong vmaRick Edgecombe
2023-07-11mm: Add guard pages around a shadow stack.Rick Edgecombe
2023-07-11mm: Introduce VM_SHADOW_STACK for shadow stack memoryYu-cheng Yu
2023-07-11mm: Move VM_UFFD_MINOR_BIT from 37 to 38Yu-cheng Yu
2023-07-11mm: Re-introduce vm_flags to do_mmap()Yu-cheng Yu
2023-07-11mm: Make pte_mkwrite() take a VMARick Edgecombe
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-07-11scsi: ufs: core: Export symbols for MTK driver modulePo-Wen Kao
2023-07-11scsi: ufs: core: Convert UPIU_HEADER_DWORD() into a functionBart Van Assche