summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-13Merge tag 'rcu.2026.03.31a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-267/+301
2026-04-13NFSv4/pnfs: If the server is down, retry the layout returns on rebootTrond Myklebust2-15/+37
2026-04-13workqueue: validate cpumask_first() result in llc_populate_cpu_shard_id()Breno Leitao1-1/+12
2026-04-13 bufmap: manage as folios, V2.Mike Marshall1-43/+358
2026-04-13tools/sched_ext: Add explicit cast from void* in RESIZE_ARRAY()Kuba Piecuch1-0/+1
2026-04-13sched_ext: Make string params of __ENUM_set() constKuba Piecuch1-1/+1
2026-04-13tools/sched_ext: Kick home CPU for stranded tasks in scx_qmapTejun Heo1-0/+40
2026-04-13proc: make PROC_MEM_FORCE_PTRACE the Kconfig defaultLinus Torvalds1-4/+2
2026-04-13Merge tag 'asoc-v7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai286-2613/+6681
2026-04-13ALSA: hda/realtek: Add quirk for Legion S7 15IMHEric Naim1-0/+1
2026-04-13Merge branch 'nocache-cleanup'Linus Torvalds16-52/+53
2026-04-13drm/panthor: Fix outdated function documentationAdrián Larumbe1-1/+1
2026-04-13drm/panthor: Extend VM locked region for remap case to be a supersetAdrián Larumbe1-0/+19
2026-04-13smb: client: allow both 'lease' and 'nolease' mount optionsRajasi Mandal2-4/+4
2026-04-13dma-buf: fix UAF in dma_buf_put() tracepointAndi Shyti1-2/+1
2026-04-13MIPS/mtd: Handle READY GPIO in generic NAND platform dataLinus Walleij2-16/+44
2026-04-13MIPS/input: Move RB532 button to GPIO descriptorsLinus Walleij2-13/+69
2026-04-13MIPS: validate DT bootargs before appending themPengpeng Hou1-0/+4
2026-04-13MIPS: Alchemy: Remove unused forward declarationAndy Shevchenko2-3/+0
2026-04-13tcp: update window_clamp when SO_RCVBUF is setJakub Kicinski6-0/+18
2026-04-13MAINTAINERS: Mobileye: Add EyeQ6Lplus filesBenoît Monin1-1/+3
2026-04-13MIPS: config: add eyeq6lplus_defconfigBenoît Monin1-0/+117
2026-04-13MIPS: Add Mobileye EyeQ6Lplus evaluation board dtsBenoît Monin2-0/+104
2026-04-13MIPS: Add Mobileye EyeQ6Lplus SoC dtsiBenoît Monin2-0/+254
2026-04-13clk: eyeq: Add Mobileye EyeQ6Lplus OLBBenoît Monin2-2/+72
2026-04-13clk: eyeq: Adjust PLL accuracy computationBenoît Monin1-9/+9
2026-04-13clk: eyeq: Skip post-divisor when computing PLL frequencyBenoît Monin1-2/+0
2026-04-13pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLBBenoît Monin2-2/+97
2026-04-13pinctrl: eyeq5: Use match dataBenoît Monin1-130/+214
2026-04-13reset: eyeq: Add Mobileye EyeQ6Lplus OLBBenoît Monin2-2/+33
2026-04-13MIPS: Add Mobileye EyeQ6Lplus supportBenoît Monin2-0/+4
2026-04-13dt-bindings: soc: mobileye: Add EyeQ6Lplus OLBBenoît Monin2-0/+245
2026-04-13dt-bindings: mips: Add Mobileye EyeQ6Lplus SoCBenoît Monin1-0/+5
2026-04-13Bluetooth: hci_qca: Fix missing wakeup during SSR memdump handlingShuai Zhang1-2/+2
2026-04-13Bluetooth: btintel_pcie: use strscpy to copy plain stringsThorsten Blum1-2/+2
2026-04-13Bluetooth: hci_event: fix potential UAF in SSP passkey handlersShuvam Pandey1-4/+14
2026-04-13Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-4/+12
2026-04-13Bluetooth: SCO: check for codecs->num_codecs == 1 before assigning to sco_pi(...Stefan Metzmacher1-1/+2
2026-04-13Bluetooth: btintel_pcie: Align shared DMA memory to 128 bytesKiran K2-44/+53
2026-04-13Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rspDudu Lu1-0/+6
2026-04-13Bluetooth: hci_ll: Enable BROKEN_ENHANCED_SETUP_SYNC_CONN for WL183xStefano Radaelli1-0/+10
2026-04-13Bluetooth: btusb: MediaTek MT7922: Add VID 0489 & PID e11dKamiyama Chiaki1-0/+2
2026-04-13Bluetooth: btmtk: hide unused btmtk_mt6639_devs[] arrayArnd Bergmann1-16/+16
2026-04-13Bluetooth: btusb: Add MT7927 ID for ASUS X870E / ProArt X870E-CreatorJavier Tia1-0/+2
2026-04-13Bluetooth: btusb: Add MT7927 ID for TP-Link Archer TBE550EJavier Tia1-0/+2
2026-04-13Bluetooth: btusb: Add MT7927 ID for MSI X870E Ace MaxJavier Tia1-0/+2
2026-04-13Bluetooth: btusb: Add MT7927 ID for Gigabyte Z790 AORUS MASTER XJavier Tia1-0/+2
2026-04-13Bluetooth: btusb: Add MT7927 ID for Lenovo Legion Pro 7 16ARX9Javier Tia1-0/+2
2026-04-13Bluetooth: btusb: Add MT7927 ID for ASUS ROG Crosshair X870E HeroJavier Tia1-0/+2
2026-04-13Bluetooth: btmtk: fix ISO interface setup for single alt settingJavier Tia1-1/+2