summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-28Bluetooth: hci_sync: Set HCI_CMD_DRAIN_WORKQUEUE during device closeHeitor Alves de Siqueira
2026-05-28Bluetooth: hci_core: Rework hci_dev_do_reset() to use hci_sync functionsHeitor Alves de Siqueira
2026-05-28Bluetooth: ISO: serialize iso_sock_clear_timer with socket lockMuhammad Bilal
2026-05-28Bluetooth: ISO: fix UAF in iso_recv_frameMuhammad Bilal
2026-05-28Bluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rspLuiz Augusto von Dentz
2026-05-28Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration successZhenghang Xiao
2026-05-28spi: spi-mem: avoid mutating op template in spi_mem_supports_op()Santhosh Kumar K
2026-05-28fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signalingMingyu Wang
2026-05-28Merge patch series "fs/pipe: reduce pipe->mutex contention by pre-allocating ...Christian Brauner
2026-05-28selftests/pipe: add pipe_bench microbenchmarkBreno Leitao
2026-05-28fs/pipe: pre-allocate pages outside pipe->mutex in anon_pipe_writeBreno Leitao
2026-05-28fs: retire stale comment in fget_task_next()Mateusz Guzik
2026-05-28PCI: qcom: Disable ASPM L0s for SA8775PShawn Guo
2026-05-28fs/qnx6: fix pointer arithmetic in directory iterationArpith Kalaginanavoor
2026-05-28VFS: fix possible failure to unlock in nfsd4_create_file()NeilBrown
2026-05-28fs: fix spelling mistakes in commentQingshuang Fu
2026-05-28Merge branch 'dpll-zl3073x-various-fixes'Paolo Abeni
2026-05-28dpll: zl3073x: make frequency monitor a per-device attributeIvan Vecera
2026-05-28dpll: zl3073x: use __dpll_device_change_ntf() and remove change_workIvan Vecera
2026-05-28dpll: export __dpll_device_change_ntf() for use under dpll_lockIvan Vecera
2026-05-28Merge patch series "fs: replace __get_free_pages() call with kmalloc()"Christian Brauner
2026-05-28bfs: replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
2026-05-28binfmt_misc: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-05-28configfs: replace __get_free_pages() with kzalloc()Mike Rapoport (Microsoft)
2026-05-28fs/namespace: use __getname() to allocate mntpath bufferMike Rapoport (Microsoft)
2026-05-28MAINTAINERS: Add my employer to my entriesJoerg Roedel
2026-05-28MAINTAINERS: Add Vasant Hegde to reviewers of AMD IOMMUJoerg Roedel
2026-05-28Merge tag 'asoc-fix-v7.1-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-05-28Merge branch 'net-handshake-anchor-request-lifetime-to-a-pinned-file-reference'Paolo Abeni
2026-05-28platform/x86: Move delayed work on system_dfl_wqMarco Crivellari
2026-05-28platform/x86: x86-android-tablets: Use named initializers for struct i2c_devi...Uwe Kleine-König (The Capable Hub)
2026-05-28platform: arm64 Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-28net/handshake: Drain pending requests at net namespace exitChuck Lever
2026-05-28net/handshake: Verify file-reference balance in submit pathsChuck Lever
2026-05-28net/handshake: Close the submit-side sock_hold raceChuck Lever
2026-05-28net/handshake: hand off the pinned file reference to accept_doitChuck Lever
2026-05-28net/handshake: Take a long-lived file reference at submitChuck Lever
2026-05-28net/handshake: Pass negative errno through handshake_complete()Chuck Lever
2026-05-28nvme-tcp: store negative errno in queue->tls_errChuck Lever
2026-05-28net/handshake: Use spin_lock_bh for hn_lockChuck Lever
2026-05-28net: skbuff: fix missing zerocopy reference in pskb_carve helpersMinh Nguyen
2026-05-28ASoC: soc-card: add snd_soc_card_set_topology_name()Kuninori Morimoto
2026-05-28drm/i915/dp: Account for AS_SDP guardband only when enabledAnkit Nautiyal
2026-05-28drm/i915/dp: Enable AS SDP whenever VRR is possible or PR !asyncAnkit Nautiyal
2026-05-28drm/i915/dp: Compute AS SDP after PSR compute configAnkit Nautiyal
2026-05-28drm/i915/dp: Compute and include coasting vtotal for AS SDPAnkit Nautiyal
2026-05-28drm/i915/dp: Program AS SDP DB[1:0] for PR with Link offAnkit Nautiyal
2026-05-28drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPMAnkit Nautiyal
2026-05-28drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission timeAnkit Nautiyal
2026-05-28drm/i915/display: Add helper for AS SDP transmission time selectionAnkit Nautiyal