aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
4 daysMerge branch 'v5.15/standard/base' into v5.15/standard/arm-versatile-926ejsv5.15/standard/arm-versatile-926ejsBruce Ashfield
4 daysMerge tag 'v5.15.104' into v5.15/standard/basev5.15/standard/baseBruce Ashfield
10 daysLinux 5.15.104v5.15.104v5.15/baseGreg Kroah-Hartman
10 daysperf: Fix check before add_event_to_groups() in perf_group_detach()Budimir Markovic
10 daysHID: uhid: Over-ride the default maximum data buffer value with our ownLee Jones
10 daysHID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
10 daysPCI/DPC: Await readiness of secondary bus after resetLukas Wunner
10 daysPCI: Unify delay handling for reset and resumeLukas Wunner
10 daysio_uring: avoid null-ptr-deref in io_arm_poll_handlerFedor Pchelkin
10 daysdrm/i915/active: Fix misuse of non-idle barriers as fence trackersJanusz Krzysztofik
10 daysdrm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison
10 daysx86/resctrl: Clear staged_config[] before and after it is usedShawn Wang
10 daysx86/mm: Fix use of uninitialized buffer in sme_enable()Nikita Zhandarovich
10 daysx86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam
10 dayscpuidle: psci: Iterate backwards over list in psci_pd_remove()Shawn Guo
10 daysnet: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bitRadu Pirea (OSS)
10 daystrace/hwlat: Do not wipe the contents of per-cpu thread dataTero Kristo
10 daysfbdev: stifb: Provide valid pixelclock and add fb_check_var() checksHelge Deller
10 daysmmc: sdhci_am654: lower power-on failed message severityFrancesco Dolcini
10 daysmm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropageDavid Hildenbrand
10 daysice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman
10 daysnvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000Elmer Miroslav Mosher Golovin
10 daysftrace: Fix invalid address access in lookup_rec() when index is 0Chen Zhongjin
10 daysmptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()Paolo Abeni
10 daysmptcp: avoid setting TCP_CLOSE state twiceMatthieu Baerts
10 daysmptcp: add ro_after_init for tcp{,v6}_prot_overrideGeliang Tang
10 daysmptcp: fix possible deadlock in subflow_error_reportPaolo Abeni
10 daysdrm/amd/pm: Fix sienna cichlid incorrect OD volage after resumeBłażej Szczygieł
10 daysdrm/sun4i: fix missing component unbind on bind errorsJohan Hovold
10 daysdrm/shmem-helper: Remove another errant put in error pathDmitry Osipenko
10 daysriscv: asid: Fixup stale TLB entry cause application crashGuo Ren
10 daysRevert "riscv: mm: notify remote harts about mmu cache updates"Sergey Matyukevich
10 daysALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 ProHamidreza H. Fard
10 daysALSA: hda: intel-dsp-config: add MTL PCI idBard Liao
10 daysKVM: nVMX: add missing consistency checks for CR0 and CR4Paolo Bonzini
10 dayscifs: Fix smb2_set_path_size()Volker Lendecke
10 daystracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)
10 daystracing: Check field value in hist_field_name()Steven Rostedt (Google)
10 daystracing: Make splice_read available againSung-hun Kim
10 daysinterconnect: exynos: fix node leak in probe PM QoS error pathJohan Hovold
10 daysinterconnect: fix mem leak when freeing nodesJohan Hovold
10 dayss390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
10 daysfirmware: xilinx: don't make a sleepable memory allocation from an atomic con...Roman Gushchin
10 daysserial: 8250_fsl: fix handle_irq lockingJohan Hovold
10 daysserial: 8250_em: Fix UART port typeBiju Das
10 daystty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...Sherry Sun
10 daysext4: fix possible double unlock when moving a directoryTheodore Ts'o
10 daysdrm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung
10 dayssh: intc: Avoid spurious sizeof-pointer-div warningMichael Karcher
10 daysnet/9p: fix bug in client create for .LEric Van Hensbergen