summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-01-11virtio: fix whitespace in virtio_config_opsMichael S. Tsirkin
2026-01-11virtio: fix typo in virtio_device_ready() commentMichael S. Tsirkin
2026-01-11backlight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap
2026-01-11wifi: ieee80211: correct FILS status codesRia Thomas
2026-01-11net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee
2026-01-11bpf: Fix invalid prog->stats access when update_effective_progs failsPu Lehui
2026-01-11bpf: Improve program stats run-time calculationJose Fernandez
2026-01-11inet: Avoid ehash lookup race in inet_ehash_insert()Xuanqiang Luo
2026-01-11rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()Xuanqiang Luo
2026-01-11Revert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca
2026-01-11xfrm: delete x->tunnel as we delete xSabrina Dubroca
2025-12-07usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu
2025-12-07bonding: check xdp prog when set bond modeWang Liang
2025-12-07spi: spi-mem: Add a new controller capabilityMiquel Raynal
2025-12-07spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal
2025-12-07spi: spi-mem: Allow specifying the byte order in Octal DTR modeTudor Ambarus
2025-12-01net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit
2025-12-01kernel.h: Move ARRAY_SIZE() to a separate headerAlejandro Colomar
2025-12-01xfrm: Determine inner GSO type from packet inner protocolJianbo Liu
2025-12-01ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel
2025-11-24mm/memory-tier: fix abstract distance calculation overflowLi Zhijian
2025-11-24cachestat: do not flush stats in recency checkNhat Pham
2025-11-24mm: memcg: restore subtree stats flushingYosry Ahmed
2025-11-24mm: memcg: add per-memcg zswap writeback statDomenico Cerasuolo
2025-11-24scsi: ufs: core: Add a quirk to suppress link_startup_againAdrian Hunter
2025-11-24scsi: ufs: core: Add a quirk for handling broken LSDBS field in controller ca...Manivannan Sadhasivam
2025-11-24scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDTEric Biggers
2025-11-24scsi: ufs: core: Add fill_crypto_prdt variant opEric Biggers
2025-11-24scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLEEric Biggers
2025-11-24scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILEEric Biggers
2025-11-24net: netpoll: Individualize the skb poolBreno Leitao
2025-11-24dma-mapping: benchmark: Restore padding to ensure uABI remained consistentQinxin Xia
2025-11-24Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'Arseniy Krasnov
2025-11-24net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni
2025-11-24bpf: Add bpf_prog_run_data_pointers()Eric Dumazet
2025-11-24base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Dave Jiang
2025-11-24base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang
2025-11-24acpi, hmat: calculate abstract distance with HMATHuang Ying
2025-11-24memory tiering: add abstract distance calculation algorithms managementHuang Ying
2025-11-24net_sched: act_connmark: use RCU in tcf_connmark_dump()Eric Dumazet
2025-11-24compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra
2025-11-24Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov
2025-11-24scsi: ufs: core: Include UTP error in INT_FATAL_ERRORSHoyoung Seo
2025-11-24scsi: ufs: core: Disable timestamp functionality if not supportedBart Van Assche
2025-11-24net/cls_cgroup: Fix task_get_classid() during qdisc runYafang Shao
2025-11-24scsi: ufs: host: mediatek: Enhance recovery on hibernation exit failurePeter Wang
2025-11-24net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 msJuraj Ĺ arinay
2025-11-24dmaengine: sh: setup_xref error handlingThomas Andreatta
2025-11-24s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle
2025-11-24bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung