summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-09-09mm: introduce and use {pgd,p4d}_populate_kernel()Harry Yoo
2025-09-09mm: move page table sync declarations to linux/pgtable.hHarry Yoo
2025-09-09netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIXPhil Sutter
2025-09-09net: lockless sock_i_ino()Eric Dumazet
2025-09-09net: remove sock_i_uid()Eric Dumazet
2025-09-09LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threadsXianglai Li
2025-09-04firmware: qcom: scm: take struct device as argument in SHM bridge enableBartosz Golaszewski
2025-09-04firmware: qcom: scm: remove unused arguments from SHM bridge routinesBartosz Golaszewski
2025-09-04net: rose: convert 'use' field to refcount_tTakamitsu Iwai
2025-09-04net: rose: split remove and free operations in rose_remove_neigh()Takamitsu Iwai
2025-09-04octeontx2: Set appropriate PF, VF masks and shifts based on siliconSubbaraya Sundeep
2025-09-04atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima
2025-09-04Bluetooth: hci_sync: fix set_local_name race conditionPavel Shpakovskiy
2025-09-04of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()Oreoluwa Babatunde
2025-09-04platform/x86: int3472: add hpd pin supportDongcheng Yan
2025-09-04vhost: Fix ioctl # for VHOST_[GS]ET_FORK_FROM_OWNERNamhyung Kim
2025-09-04Revert "virtio: reject shm region if length is zero"Igor Torrente
2025-08-28net/mlx5: Add IFC bits and enums for buf_ownershipOren Sidi
2025-08-28block: avoid cpu_hotplug_lock depedency on freeze_lockNilay Shroff
2025-08-28bonding: update LACP activity flag after setting lacp_activeHangbin Liu
2025-08-28ASoC: cs35l56: Handle new algorithms IDs for CS35L63Richard Fitzgerald
2025-08-28ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production siliconStefan Binding
2025-08-28md: rename recovery_cp to resync_offsetLi Nan
2025-08-28Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separatelyLuiz Augusto von Dentz
2025-08-28Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li
2025-08-28Bluetooth: hci_core: Fix using ll_privacy_capable for current settingsLuiz Augusto von Dentz
2025-08-28Bluetooth: hci_core: Fix using {cis,bis}_capable for current settingsLuiz Augusto von Dentz
2025-08-28net/sched: Fix backlog accounting in qdisc_dequeue_internalWilliam Liu
2025-08-28iosys-map: Fix undefined behavior in iosys_map_clear()Nitin Gote
2025-08-28drm/tests: Do not use drm_fb_blit() in format-helper testsThomas Zimmermann
2025-08-28devlink: let driver opt out of automatic phys_port_name generationJedrzej Jagielski
2025-08-28kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()Sebastian Andrzej Siewior
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-28NFS: Fix a race when updating an existing writeTrond Myklebust
2025-08-28iov_iter: iterate_folioq: fix handling of offset >= folio sizeDominique Martinet
2025-08-28crypto: acomp - Fix CFI failure due to type punningEric Biggers
2025-08-28btrfs: use refcount_t type for the extent buffer reference counterFilipe Manana
2025-08-28ACPI: pfr_update: Fix the driver update version checkChen Yu
2025-08-28drm/xe/bmg: Add one additional PCI IDVodapalli, Ravi Kumar
2025-08-28crypto: hash - Increase HASH_MAX_DESCSIZE for hmac(sha3-224-s390)Herbert Xu
2025-08-28netfs: Fix unbuffered write error handlingDavid Howells
2025-08-23ext4: enhance tracepoints during the folios writebackZhang Yi
2025-08-23ext4: process folios writeback in bytesZhang Yi
2025-08-20ACPI: Return -ENODEV from acpi_parse_spcr() when SPCR support is disabledLi Chen
2025-08-20ata: libata-sata: Add link_power_management_supported sysfs attributeDamien Le Moal
2025-08-20block: Introduce bio_needs_zone_write_plugging()Damien Le Moal
2025-08-20lib/sbitmap: convert shallow_depth from one word to the whole sbitmapYu Kuai
2025-08-20HID: rate-limit hid_warn to prevent log floodingLi Chen
2025-08-20vsock/virtio: Resize receive buffers so that each SKB fits in a 4K pageWill Deacon
2025-08-20uapi: in6: restore visibility of most IPv6 socket optionsJakub Kicinski