summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-10-18PM: console: Fix memory allocation error handling in pm_vt_switch_required()Malaya Kumar Rout
2025-10-18Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-10-18firewire: core: handle device quirk of TASCAM FW-1884/FW-1804/FW-1082Takashi Sakamoto
2025-10-17drm/xe/nvl: Define NVL-S platformMatt Roper
2025-10-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-10-17tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahashEric Biggers
2025-10-17inet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo
2025-10-17rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()Xuanqiang Luo
2025-10-17ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.Kuniyuki Iwashima
2025-10-17dt-bindings: clock: qcom,x1e80100-gcc: Add missing USB4 clocks/resetsKonrad Dybcio
2025-10-17HID: intel-ish-hid: Add ishtp_get_connection_state() interfaceZhang Lixu
2025-10-17HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blockingZhang Lixu
2025-10-17cgroup/misc: fix misc_res_type kernel-doc warningRandy Dunlap
2025-10-17Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2025-10-17Merge tag 'sound-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-10-17Merge tag 'drm-fixes-2025-10-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-17Merge tag 'zynqmp-soc-for-6.18' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2025-10-17media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()Laurent Pinchart
2025-10-17media: v4l2-mem2mem: Document that v4l2_m2m_get_vq() never returns NULLLaurent Pinchart
2025-10-17drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström
2025-10-17drm/gpusvm, drm/xe: Allow mixed mappings for userptrMatthew Brost
2025-10-17crypto: drbg - Replace AES cipher calls with library callsHarsh Jain
2025-10-17crypto: drbg - Export CTR DRBG DF functionsHarsh Jain
2025-10-17can: treewide: remove can_change_mtu()Vincent Mailhol
2025-10-16net: dev_queue_xmit() llist adoptionEric Dumazet
2025-10-16net: sched: claim one cache line in QdiscEric Dumazet
2025-10-16Revert "net/sched: Fix mirred deadlock on device recursion"Eric Dumazet
2025-10-16net/sched: act_mirred: add loop detectionEric Dumazet
2025-10-17Merge tag 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-10-16PCI/MSI: Delete pci_msi_create_irq_domain()Nam Cao
2025-10-16bpf: Introduce SK_BPF_BYPASS_PROT_MEM.Kuniyuki Iwashima
2025-10-16net: Introduce net.core.bypass_prot_mem sysctl.Kuniyuki Iwashima
2025-10-16net: Allow opt-out from global protocol memory accounting.Kuniyuki Iwashima
2025-10-16sched_ext: Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/ke...Tejun Heo
2025-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-16Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-16accel/amdxdna: Support getting last hardware errorLizhi Hou
2025-10-16irqchip: Pass platform device to platform driversJohan Hovold
2025-10-16gpiolib: of: Get rid of <linux/gpio/legacy-of-mm-gpiochip.h>Christophe Leroy
2025-10-16gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei
2025-10-16dt-bindings: power: Add power domain IDs for Tegra264Thierry Reding
2025-10-16sched: Add support to pick functions to take rfJoel Fernandes
2025-10-16sched: Rename do_set_cpus_allowed()Peter Zijlstra
2025-10-16sched: Employ sched_change guardsPeter Zijlstra
2025-10-15net: remove obsolete WARN_ON(refcount_read(&sk->sk_refcnt) == 1)Eric Dumazet
2025-10-15drm/bridge: dw-hdmi-qp: Fixup timer base setupCristian Ciocaltea
2025-10-15drm/bridge: dw-hdmi-qp: Add CEC supportCristian Ciocaltea
2025-10-15hung_task: fix warnings caused by unaligned lock pointersLance Yang
2025-10-15sched_ext: Add lockless peek operation for DSQsRyan Newton
2025-10-15drm/gpuvm: Fix kernel-doc warning for drm_gpuvm_map_req.mapAnkan Biswas