summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-13workqueue: validate cpumask_first() result in llc_populate_cpu_shard_id()Breno Leitao
2026-04-13 bufmap: manage as folios, V2.Mike Marshall
2026-04-13tools/sched_ext: Add explicit cast from void* in RESIZE_ARRAY()Kuba Piecuch
2026-04-13sched_ext: Make string params of __ENUM_set() constKuba Piecuch
2026-04-13tools/sched_ext: Kick home CPU for stranded tasks in scx_qmapTejun Heo
2026-04-13proc: make PROC_MEM_FORCE_PTRACE the Kconfig defaultLinus Torvalds
2026-04-13Merge tag 'asoc-v7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2026-04-13ALSA: hda/realtek: Add quirk for Legion S7 15IMHEric Naim
2026-04-13Merge branch 'nocache-cleanup'Linus Torvalds
2026-04-13drm/panthor: Fix outdated function documentationAdrián Larumbe
2026-04-13drm/panthor: Extend VM locked region for remap case to be a supersetAdrián Larumbe
2026-04-13smb: client: allow both 'lease' and 'nolease' mount optionsRajasi Mandal
2026-04-13dma-buf: fix UAF in dma_buf_put() tracepointAndi Shyti
2026-04-13MIPS/mtd: Handle READY GPIO in generic NAND platform dataLinus Walleij
2026-04-13MIPS/input: Move RB532 button to GPIO descriptorsLinus Walleij
2026-04-13MIPS: validate DT bootargs before appending themPengpeng Hou
2026-04-13MIPS: Alchemy: Remove unused forward declarationAndy Shevchenko
2026-04-13tcp: update window_clamp when SO_RCVBUF is setJakub Kicinski
2026-04-13MAINTAINERS: Mobileye: Add EyeQ6Lplus filesBenoît Monin
2026-04-13MIPS: config: add eyeq6lplus_defconfigBenoît Monin
2026-04-13MIPS: Add Mobileye EyeQ6Lplus evaluation board dtsBenoît Monin
2026-04-13MIPS: Add Mobileye EyeQ6Lplus SoC dtsiBenoît Monin
2026-04-13clk: eyeq: Add Mobileye EyeQ6Lplus OLBBenoît Monin
2026-04-13clk: eyeq: Adjust PLL accuracy computationBenoît Monin
2026-04-13clk: eyeq: Skip post-divisor when computing PLL frequencyBenoît Monin
2026-04-13pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLBBenoît Monin
2026-04-13pinctrl: eyeq5: Use match dataBenoît Monin
2026-04-13reset: eyeq: Add Mobileye EyeQ6Lplus OLBBenoît Monin
2026-04-13MIPS: Add Mobileye EyeQ6Lplus supportBenoît Monin
2026-04-13dt-bindings: soc: mobileye: Add EyeQ6Lplus OLBBenoît Monin
2026-04-13dt-bindings: mips: Add Mobileye EyeQ6Lplus SoCBenoît Monin
2026-04-13Bluetooth: hci_qca: Fix missing wakeup during SSR memdump handlingShuai Zhang
2026-04-13Bluetooth: btintel_pcie: use strscpy to copy plain stringsThorsten Blum
2026-04-13Bluetooth: hci_event: fix potential UAF in SSP passkey handlersShuvam Pandey
2026-04-13Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2026-04-13Bluetooth: SCO: check for codecs->num_codecs == 1 before assigning to sco_pi(...Stefan Metzmacher
2026-04-13Bluetooth: btintel_pcie: Align shared DMA memory to 128 bytesKiran K
2026-04-13Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rspDudu Lu
2026-04-13Bluetooth: hci_ll: Enable BROKEN_ENHANCED_SETUP_SYNC_CONN for WL183xStefano Radaelli
2026-04-13Bluetooth: btusb: MediaTek MT7922: Add VID 0489 & PID e11dKamiyama Chiaki
2026-04-13Bluetooth: btmtk: hide unused btmtk_mt6639_devs[] arrayArnd Bergmann
2026-04-13Bluetooth: btusb: Add MT7927 ID for ASUS X870E / ProArt X870E-CreatorJavier Tia
2026-04-13Bluetooth: btusb: Add MT7927 ID for TP-Link Archer TBE550EJavier Tia
2026-04-13Bluetooth: btusb: Add MT7927 ID for MSI X870E Ace MaxJavier Tia
2026-04-13Bluetooth: btusb: Add MT7927 ID for Gigabyte Z790 AORUS MASTER XJavier Tia
2026-04-13Bluetooth: btusb: Add MT7927 ID for Lenovo Legion Pro 7 16ARX9Javier Tia
2026-04-13Bluetooth: btusb: Add MT7927 ID for ASUS ROG Crosshair X870E HeroJavier Tia
2026-04-13Bluetooth: btmtk: fix ISO interface setup for single alt settingJavier Tia
2026-04-13Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth supportJavier Tia
2026-04-13Bluetooth: fix locking in hci_conn_request_evt() with HCI_PROTO_DEFERPauli Virtanen