summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-05Bluetooth: fix debugfs registrationJohan Hovold
2023-06-05Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang
2023-06-05Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz
2023-06-05Bluetooth: ISO: Fix CIG auto-allocation to select configurable CIGPauli Virtanen
2023-06-05Bluetooth: ISO: consider right CIS when removing CIG at cleanupPauli Virtanen
2023-06-05cgroup: Documentation: Clarify usage of memory limitsDan Schatzberg
2023-06-05null_blk: Fix: memory release when memory_backed=1Nitesh Shetty
2023-06-05bpf: netfilter: Add BPF_NETFILTER bpf_attach_typeFlorian Westphal
2023-06-05HID: hidpp: terminate retry loop on successBenjamin Tissoires
2023-06-05ALSA: hda/realtek: Add quirk for Clevo NS50AUTim Crawford
2023-06-05ALSA: hda/realtek: Add quirks for Asus ROG 2024 laptops using CS35L41Stefan Binding
2023-06-05ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij
2023-06-05Merge tag 'at91-fixes-6.4' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2023-06-05Merge tag 'qcom-arm64-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-06-05Merge tag 'qcom-driver-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-06-05Merge tag 'qcom-dts-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-06-05Merge tag 'asym-keys-fix-for-linus-v6.4-rc5' of https://github.com/robertosas...Linus Torvalds
2023-06-05Merge branch 'mptcp-addr-adv-fixes'David S. Miller
2023-06-05mptcp: update userspace pm infosGeliang Tang
2023-06-05selftests: mptcp: update userspace pm subflow testsGeliang Tang
2023-06-05mptcp: add address into userspace pm listGeliang Tang
2023-06-05selftests: mptcp: update userspace pm addr testsGeliang Tang
2023-06-05mptcp: only send RM_ADDR in nl_cmd_removeGeliang Tang
2023-06-05drm/i915: Use 18 fast wake AUX sync lenJouni Högander
2023-06-05drm/i915/display: Set correct voltage level for 480MHz CDCLKChaitanya Kumar Borah
2023-06-05drm/i915/gt: Use the correct error value when kernel_context() failsAndi Shyti
2023-06-05net: stmmac: dwmac-qcom-ethqos: fix a regression on EMAC < 3Bartosz Golaszewski
2023-06-05i2c: mv64xxx: Fix reading invalid status value in atomic modeMarek BehĂșn
2023-06-05Merge tag 'linux-can-fixes-for-6.4-20230605' of git://git.kernel.org/pub/scm/...David S. Miller
2023-06-05i2c: designware: fix idx_write_cnt in read loopDavid Zheng
2023-06-05net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM valuesEric Dumazet
2023-06-05i2c: mchp-pci1xxxx: Avoid cast to incompatible function typeSimon Horman
2023-06-05i2c: img-scb: Fix spelling mistake "innacurate" -> "inaccurate"Christian Heusel
2023-06-05MAINTAINERS: Add myself as I2C host drivers maintainerAndi Shyti
2023-06-05ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13" SSID in the ALC256Sayed, Karimuddin
2023-06-05ALSA: hda/realtek: Add Lenovo P3 Tower platformRenHai
2023-06-05ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01Ai Chao
2023-06-05selftests: alsa: pcm-test: Fix compiler warnings about the formatMirsad Goran Todorovac
2023-06-05Merge patch series "can: j1939: avoid possible use-after-free when j1939_can_...Marc Kleine-Budde
2023-06-05can: j1939: avoid possible use-after-free when j1939_can_rx_register failsFedor Pchelkin
2023-06-05can: j1939: change j1939_netdev_lock type to mutexFedor Pchelkin
2023-06-05can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J193...Oleksij Rempel
2023-06-05xfs: collect errors from inodegc for unlinked inode recoveryDave Chinner
2023-06-05xfs: validate block number being freed before adding to xefiDave Chinner
2023-06-05xfs: validity check agbnos on the AGFLDave Chinner
2023-06-05xfs: fix agf/agfl verification on v4 filesystemsDave Chinner
2023-06-05xfs: fix double xfs_perag_rele() in xfs_filestream_pick_ag()Dave Chinner
2023-06-05xfs: fix broken logic when detecting mergeable bmap recordsDarrick J. Wong
2023-06-05xfs: Fix undefined behavior of shift into sign bitGeert Uytterhoeven
2023-06-05xfs: fix AGF vs inode cluster buffer deadlockDave Chinner