summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-10-15mm/ksm: fix flag-dropping behavior in ksm_madviseJakub Acs
2025-10-15nfs/localio: avoid issuing misaligned IO using O_DIRECTMike Snitzer
2025-10-15NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN supportMike Snitzer
2025-10-15bonding: fix xfrm offload feature setup on active-backup modeHangbin Liu
2025-10-15scsi: ufs: core: Fix data race in CPU latency PM QoS request handlingZhongqiu Han
2025-10-15coresight: Avoid enable programming clock duplicatelyLeo Yan
2025-10-15coresight: Appropriately disable programming clocksLeo Yan
2025-10-15crypto: comp - Use same definition of context alloc and free opsDan Moulding
2025-10-15HID: hidraw: tighten ioctl command parsingBenjamin Tissoires
2025-10-15ipv6: snmp: do not use SNMP_MIB_SENTINEL anymoreEric Dumazet
2025-10-15wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar
2025-10-15dmaengine: Fix dma_async_tx_descriptor->tx_submit documentationNathan Lynch
2025-10-15net: use dst_dev_rcu() in sk_setup_caps()Eric Dumazet
2025-10-15net: dst: introduce dst->dev_rcuEric Dumazet
2025-10-15net: phy: introduce phy_id_compare_vendor() PHY ID helperChristian Marangi
2025-10-15HID: i2c-hid: Make elan touch controllers power on after panel is enabledPin-yen Lin
2025-10-15drm/panel: Allow powering on panel follower after panel is enabledPin-yen Lin
2025-10-15mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.Kuniyuki Iwashima
2025-10-15scsi: libsas: Add dev_parent_is_expander() helperNiklas Cassel
2025-10-15bpf: Enforce expected_attach_type for tailcall compatibilityDaniel Borkmann
2025-10-15once: fix race by moving DO_ONCE to separate sectionQi Xi
2025-10-15bpf: Mark kfuncs as __nocloneAndrea Righi
2025-10-15power: supply: max77705_charger: use regfields for config registersDzmitry Sankouski
2025-10-15ACPICA: Apply ACPI_NONSTRINGAhmed Salem
2025-10-15block: factor out a helper bio_submit_split_bioset()Yu Kuai
2025-10-15block: cleanup bio_issueYu Kuai
2025-10-15vdso: Add struct __kernel_old_timeval forward declaration to gettime.hThomas Weißschuh
2025-10-15PCI/MSI: Add startup/shutdown for per device domainsInochi Amaoto
2025-10-15genirq: Add irq_chip_(startup/shutdown)_parent()Inochi Amaoto
2025-10-15bpf: Tidy verifier bug messagePaul Chaignon
2025-10-15sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra
2025-10-15filelock: add FL_RECLAIM to show_fl_flags() macroJeff Layton
2025-10-12driver core/PM: Set power.no_callbacks along with power.no_pmRafael J. Wysocki
2025-09-28Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-26Merge tag 'sched-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-25include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to st...Andrew Morton
2025-09-25mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-09-25sched/deadline: Fix dl_server behaviourPeter Zijlstra
2025-09-25sched/deadline: Fix dl_server getting stuckPeter Zijlstra
2025-09-24crypto: af_alg - Fix incorrect boolean values in af_alg_ctxEric Biggers
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-23net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh
2025-09-22Merge tag 'for-net-2025-09-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-09-22ptp: document behavior of PTP_STRICT_FLAGSJacob Keller
2025-09-21virtio_config: clarify output parametersAlyssa Ross
2025-09-21uapi: vduse: fix typo in commentAshwini Sahu
2025-09-20Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz
2025-09-19Merge tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linuxLinus Torvalds