aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/workqueue.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-31Revert "PCI: qcom: Remove custom ASPM enablement code"Bjorn Helgaas1-0/+32
2025-10-31bpf/arm64: Fix BPF_ST into arena memoryPuranjay Mohan1-2/+3
2025-10-31bpf: Make migrate_disable always inline to avoid partial inliningYonghong Song1-2/+2
2025-10-31Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov2-4/+4
2025-10-31Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2()Abdun Nihaal1-1/+3
2025-10-31Bluetooth: hci_event: validate skb length for unknown CC opcodeRaphael Pinsonneault-Thibeault1-0/+7
2025-10-31null_blk: set dma alignment to logical block sizeHans Holmberg1-0/+1
2025-10-31Revert "rtc: cpcap: Fix initial enable_irq/disable_irq balance"Jon Hunter1-1/+0
2025-10-31Revert "rtc: tps6586x: Fix initial enable_irq/disable_irq balance"Jon Hunter1-1/+0
2025-10-31xfs: document another racy GC case in xfs_zoned_map_extentChristoph Hellwig1-0/+8
2025-10-31xfs: prevent gc from picking the same zone twiceChristoph Hellwig2-0/+33
2025-10-30drm/ast: Clear preserved bits from register output valueThomas Zimmermann1-4/+4
2025-10-30btrfs: mark dirty extent range for out of bound prealloc extentsaustinchang1-0/+10
2025-10-30btrfs: set inode flag BTRFS_INODE_COPY_EVERYTHING when logging new nameFilipe Manana2-1/+3
2025-10-30btrfs: fix memory leak of qgroup_list in btrfs_add_qgroup_relationShardul Bankar1-1/+3
2025-10-30btrfs: ensure no dirty metadata is written back for an fs with errorsQu Wenruo1-0/+8
2025-10-30s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAPHeiko Carstens1-1/+0
2025-10-30drm/imx: parallel-display: add the bridge before attaching itLuca Ceresoli1-0/+2
2025-10-30drm/imx: parallel-display: convert to devm_drm_bridge_alloc() APILuca Ceresoli1-9/+7
2025-10-30blk-crypto: use BLK_STS_INVAL for alignment errorsCarlos Llamas1-1/+1
2025-10-30regulator: bd718x7: Fix voltages scaled by resistor dividerMaud Spierings1-0/+2
2025-10-30x86/cpu: Add/fix core comments for {Panther,Nova} LakeTony Luck1-3/+3
2025-10-30x86/CPU/AMD: Extend Zen6 model rangeBorislav Petkov (AMD)1-1/+1
2025-10-30net: sctp: fix KMSAN uninit-value in sctp_inq_popRanganath V N1-1/+1
2025-10-30wifi: zd1211rw: fix potential memory leak in __zd_usb_enable_rx()Abdun Nihaal1-0/+1
2025-10-30ALSA: hda/realtek: Enable mic on Vaio RPLEdson Juliano Drosdeck1-0/+12
2025-10-29scsi: ufs: core: Fix invalid probe error return valueAdrian Hunter1-2/+2
2025-10-29scsi: ufs: ufs-pci: Set UFSHCD_QUIRK_PERFORM_LINK_STARTUP_ONCE for Intel ADLAdrian Hunter1-1/+2
2025-10-29scsi: ufs: core: Add a quirk to suppress link_startup_againAdrian Hunter2-1/+9
2025-10-29scsi: ufs: ufs-pci: Fix S0ix/S3 for Intel controllersAdrian Hunter1-2/+65
2025-10-29scsi: ufs: core: Revert "Make HID attributes visible"Bart Van Assche3-4/+1
2025-10-29libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()Nathan Chancellor1-1/+1
2025-10-29ARM: Select ARCH_USES_CFI_GENERIC_LLVM_PASSNathan Chancellor1-0/+2
2025-10-29compiler_types: Introduce __nocfi_genericNathan Chancellor2-0/+13
2025-10-29net: devmem: refresh devmem TX dst in case of route invalidationShivaji Kant1-3/+24
2025-10-29net: stmmac: est: Fix GCL bounds checksRohan G Thomas1-2/+2
2025-10-29net: stmmac: Consider Tx VLAN offload tag length for maxSDURohan G Thomas1-4/+10
2025-10-29net: stmmac: vlan: Disable 802.1AD tag insertion offloadRohan G Thomas2-15/+5
2025-10-29net/mlx5e: kTLS, Cancel RX async resync request in error flowsShahar Shitrit3-5/+37
2025-10-29net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit2-1/+9
2025-10-29net: tls: Change async resync helpers argumentShahar Shitrit2-15/+15
2025-10-29smb: client: call smbd_destroy() in the same splace as kernel_sock_shutdown()...Stefan Metzmacher1-6/+2
2025-10-29smb: client: handle lack of IPC in dfs_cache_refresh()Paulo Alcantara3-29/+66
2025-10-29net: phy: dp83869: fix STRAP_OPMODE bitmaskThanh Quan1-2/+2
2025-10-29selftests: net: use BASH for bareudp testingPo-Hsu Lin1-1/+1
2025-10-29net: mctp: Fix tx queue stallJinliang Wang1-3/+5
2025-10-29net/mlx5: Don't zero user_count when destroying FDB tablesCosmin Ratiu2-2/+0
2025-10-29net: usb: asix_devices: Check return value of usbnet_get_endpointsMiaoqian Lin1-3/+9
2025-10-29mptcp: zero window probe mibPaolo Abeni3-0/+3
2025-10-29mptcp: restore window probePaolo Abeni1-1/+6