summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-12-07usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu1-0/+5
2025-12-07bonding: check xdp prog when set bond modeWang Liang1-0/+1
2025-12-07spi: spi-mem: Add a new controller capabilityMiquel Raynal1-0/+2
2025-12-07spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal1-1/+11
2025-12-07spi: spi-mem: Allow specifying the byte order in Octal DTR modeTudor Ambarus1-1/+7
2025-12-01net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit1-0/+6
2025-12-01kernel.h: Move ARRAY_SIZE() to a separate headerAlejandro Colomar3-6/+15
2025-12-01xfrm: Determine inner GSO type from packet inner protocolJianbo Liu1-1/+2
2025-12-01ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel1-0/+1
2025-11-24mm/memory-tier: fix abstract distance calculation overflowLi Zhijian1-1/+1
2025-11-24cachestat: do not flush stats in recency checkNhat Pham1-1/+2
2025-11-24mm: memcg: restore subtree stats flushingYosry Ahmed1-4/+4
2025-11-24mm: memcg: add per-memcg zswap writeback statDomenico Cerasuolo1-0/+1
2025-11-24scsi: ufs: core: Add a quirk to suppress link_startup_againAdrian Hunter1-0/+7
2025-11-24scsi: ufs: core: Add a quirk for handling broken LSDBS field in controller ca...Manivannan Sadhasivam1-0/+8
2025-11-24scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDTEric Biggers1-0/+8
2025-11-24scsi: ufs: core: Add fill_crypto_prdt variant opEric Biggers1-0/+4
2025-11-24scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLEEric Biggers1-0/+7
2025-11-24scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILEEric Biggers1-0/+9
2025-11-24net: netpoll: Individualize the skb poolBreno Leitao1-0/+1
2025-11-24dma-mapping: benchmark: Restore padding to ensure uABI remained consistentQinxin Xia1-0/+1
2025-11-24Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'Arseniy Krasnov1-0/+7
2025-11-24net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni1-0/+3
2025-11-24bpf: Add bpf_prog_run_data_pointers()Eric Dumazet1-0/+20
2025-11-24base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Dave Jiang1-3/+15
2025-11-24base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang2-9/+9
2025-11-24acpi, hmat: calculate abstract distance with HMATHuang Ying1-0/+18
2025-11-24memory tiering: add abstract distance calculation algorithms managementHuang Ying1-0/+19
2025-11-24net_sched: act_connmark: use RCU in tcf_connmark_dump()Eric Dumazet1-0/+1
2025-11-24compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra1-3/+2
2025-11-24Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov1-1/+1
2025-11-24scsi: ufs: core: Include UTP error in INT_FATAL_ERRORSHoyoung Seo1-1/+3
2025-11-24scsi: ufs: core: Disable timestamp functionality if not supportedBart Van Assche1-0/+3
2025-11-24net/cls_cgroup: Fix task_get_classid() during qdisc runYafang Shao1-1/+1
2025-11-24scsi: ufs: host: mediatek: Enhance recovery on hibernation exit failurePeter Wang1-0/+1
2025-11-24net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 msJuraj Šarinay1-1/+1
2025-11-24dmaengine: sh: setup_xref error handlingThomas Andreatta1-1/+1
2025-11-24s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle1-1/+1
2025-11-24bpf: Clear pfmemalloc flag when freeing all fragmentsAmery Hung1-0/+5
2025-11-24bpf: Do not limit bpf_cgroup_from_id to current's namespaceKumar Kartikeya Dwivedi1-0/+1
2025-11-24bpf: Don't use %pK through printkThomas Weißschuh1-1/+1
2025-11-24block: make REQ_OP_ZONE_OPEN a write operationDamien Le Moal1-5/+5
2025-11-24block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal1-0/+1
2025-11-24Bluetooth: hci_core: Fix tracking of periodic advertisementLuiz Augusto von Dentz1-0/+1
2025-11-24Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00Luiz Augusto von Dentz1-0/+1
2025-11-24fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan1-0/+2
2025-11-02gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei1-0/+5
2025-11-02gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand1-0/+11
2025-11-02bits: introduce fixed-type GENMASK_U*()Vincent Mailhol2-1/+30
2025-11-02bits: add comments and newlines to #if, #else and #endif directivesVincent Mailhol1-2/+6