summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-15Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()Sergey Shtylyov
2025-08-15pidfs: Fix memory leak in pidfd_info()Adrian Huang (Lenovo)
2025-08-15Merge tag 'sound-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-08-15netfs: Fix unbuffered write error handlingDavid Howells
2025-08-15Merge tag 'gpio-fixes-for-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-15fhandle: do_handle_open() should get FD with user flagsThomas Bertschinger
2025-08-15Bluetooth: hci_event: fix MTU for BN == 0 in CIS EstablishedPauli Virtanen
2025-08-15Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFFYang Li
2025-08-15Bluetooth: hci_core: Fix using ll_privacy_capable for current settingsLuiz Augusto von Dentz
2025-08-15Bluetooth: hci_core: Fix using {cis,bis}_capable for current settingsLuiz Augusto von Dentz
2025-08-15Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdownJiande Lu
2025-08-15Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast SourceLuiz Augusto von Dentz
2025-08-15Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINKLuiz Augusto von Dentz
2025-08-15Bluetooth: ISO: Fix getname not returning broadcast fieldsLuiz Augusto von Dentz
2025-08-15Bluetooth: hci_sync: Fix scan state after PA Sync has been establishedLuiz Augusto von Dentz
2025-08-15Bluetooth: hci_sync: Avoid adding default advertising on startupYang Li
2025-08-15Merge tag 'pmdomain-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-15Merge tag '6.17-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-08-15perf: Avoid undefined behavior from stopping/starting inactive eventsYunseong Kim
2025-08-15iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_mapNicolin Chen
2025-08-15iommu/amd: Avoid stack buffer overflow from kernel cmdlineKees Cook
2025-08-15bpf: Check the helper function is valid in get_helper_protoJiri Olsa
2025-08-15bpf, cpumap: Disable page_pool direct xdp_return need larger scopeJesper Dangaard Brouer
2025-08-14scsi: qla4xxx: Prevent a potential error pointer dereferenceDan Carpenter
2025-08-14scsi: ufs: ufs-pci: Add support for Intel Wildcat LakeAdrian Hunter
2025-08-15drm/bridge: analogix_dp: Fix bailout for devm_drm_bridge_alloc()Liu Ying
2025-08-14scsi: fnic: Remove a useless struct mempool forward declarationChristoph Hellwig
2025-08-14Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-08-14lib/crypto: ensure generated *.S files are removed on make cleanTal Zussman
2025-08-14lib/crypto: sha: Update Kconfig help for SHA1 and SHA256Eric Biggers
2025-08-14rtase: Fix Rx descriptor CRC error bit definitionJustin Lai
2025-08-14selftests/tc-testing: Check backlog stats in gso_skb caseWilliam Liu
2025-08-14net/sched: Fix backlog accounting in qdisc_dequeue_internalWilliam Liu
2025-08-14net: bridge: fix soft lockup in br_multicast_query_expired()Wang Liang
2025-08-14net: xilinx: axienet: Fix RX skb ring management in DMAengine modeSuraj Gupta
2025-08-14MAINTAINERS: update s390/netAlexandra Winter
2025-08-15Merge tag 'drm-xe-fixes-2025-08-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-08-15Merge tag 'drm-intel-fixes-2025-08-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-08-14x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta
2025-08-14x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta
2025-08-14x86/vmscape: Enable the mitigationPawan Gupta
2025-08-14x86/vmscape: Add conditional IBPB mitigationPawan Gupta
2025-08-14x86/vmscape: Enumerate VMSCAPE bugPawan Gupta
2025-08-14Documentation/hw-vuln: Add VMSCAPE documentationPawan Gupta
2025-08-14Merge tag 'acpi-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-08-14Merge tag 'pm-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-08-14drm/xe/pf: Set VF LMEM BAR sizeMichaƂ Winiarski
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-14drm/mediatek: dsi: Fix DSI host and panel bridge pre-enable orderLouis-Alexis Eyraud
2025-08-14Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki