summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-19NFC: nci: uart: Set tty->disc_data only in success pathKrzysztof Kozlowski
2025-06-19staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()Nathan Chancellor
2025-06-19calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().Kuniyuki Iwashima
2025-06-19MAINTAINERS: Remove Shannon Nelson from MAINTAINERS fileShannon Nelson
2025-06-19drm/xe: Fix early wedge on GuC load failureDaniele Ceraolo Spurio
2025-06-19ASoC: Intel: sof-function-topology-lib: Print out the unsupported dmic countPeter Ujfalusi
2025-06-19Merge tag 'linux-can-next-for-6.17-20250618' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-06-19drm/xe: Fix memset on iomemLucas De Marchi
2025-06-19drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar
2025-06-19ublk: santizize the arguments from userspace when adding a deviceRonnie Sahlberg
2025-06-19sunrpc: handle SVC_GARBAGE during svc auth processing as auth errorJeff Layton
2025-06-19nfsd: use threads array as-is in netlink interfaceJeff Layton
2025-06-19net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock...Alexey Kodanev
2025-06-19Merge branch 'selftests-net-use-slowwait-to-make-sure-setup-finished'Paolo Abeni
2025-06-19selftests: net: use slowwait to make sure IPv6 setup finishedHangbin Liu
2025-06-19selftests: net: use slowwait to stabilize vrf_route_leaking testHangbin Liu
2025-06-19btrfs: zoned: fix alloc_offset calculation for partly conventional block groupsJohannes Thumshirn
2025-06-19btrfs: handle csum tree error with rescue=ibadroots correctlyQu Wenruo
2025-06-19btrfs: fix race between async reclaim worker and close_ctree()Filipe Manana
2025-06-19btrfs: fix assertion when building free space treeFilipe Manana
2025-06-19btrfs: don't silently ignore unexpected extent type when replaying logFilipe Manana
2025-06-19btrfs: fix invalid inode pointer dereferences during log replayFilipe Manana
2025-06-19btrfs: fix double unlock of buffer_tree xarray when releasing subpage ebFilipe Manana
2025-06-19btrfs: update superblock's device bytes_used when dropping chunkMark Harmstone
2025-06-19btrfs: fix a race between renames and directory loggingFilipe Manana
2025-06-19btrfs: scrub: add prefix for the error messagesAnand Jain
2025-06-19btrfs: warn if leaking delayed_nodes in btrfs_put_root()Leo Martins
2025-06-19btrfs: fix delayed ref refcount leak in debug assertionLeo Martins
2025-06-19btrfs: include root in error message when unlinking inodeFilipe Manana
2025-06-19Merge branch 'support-bandwidth-clamping-in-mana-using-net-shapers'Paolo Abeni
2025-06-19net: mana: Handle unsupported HWC commandsErni Sri Satya Vennela
2025-06-19net: mana: Add speed support in mana_get_link_ksettingsErni Sri Satya Vennela
2025-06-19net: mana: Add support for net_shaper_opsErni Sri Satya Vennela
2025-06-19net: mana: Fix potential deadlocks in mana napi opsErni Sri Satya Vennela
2025-06-19KVM: arm64: VHE: Centralize ISBs when returning to hostMark Rutland
2025-06-19KVM: arm64: Remove cpacr_clear_set()Mark Rutland
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_handle_fpsimd()Mark Rutland
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync()Mark Rutland
2025-06-19KVM: arm64: Reorganise CPTR trap manipulationMark Rutland
2025-06-19KVM: arm64: VHE: Synchronize CPTR trap deactivationMark Rutland
2025-06-19KVM: arm64: VHE: Synchronize restore of host debug registersMark Rutland
2025-06-19serial: core: restore of_node information in sysfsAidan Stewart
2025-06-19vt: fix kernel-doc warnings in ucs_get_fallback()Randy Dunlap
2025-06-19vt: add missing notification when switching back to text modeNicolas Pitre
2025-06-19mtk-sd: Prevent memory corruption from DMA map failureMasami Hiramatsu (Google)
2025-06-19Revert "usb: xhci: Implement xhci_handshake_check_state() helper"Roy Luo
2025-06-19usb: xhci: Skip xhci_reset in xhci_resume if xhci is being removedRoy Luo
2025-06-19usb: gadget: u_serial: Fix race condition in TTY wakeupKuen-Han Tsai
2025-06-19Revert "usb: gadget: u_serial: Add null pointer check in gs_start_io"Kuen-Han Tsai
2025-06-19usb: chipidea: udc: disconnect/reconnect from host when do suspend/resumeXu Yang