summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-18efi: stmm: Constify struct efivar_operationsKrzysztof Kozlowski-8/+9
2026-02-18x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel-0/+7
2026-02-18gpio: amd-fch: ionly return allowed values from amd_fch_gpio_get()Dmitry Torokhov-3/+4
2026-02-18x86/xen: Fix Xen PV guest bootJuergen Gross-1/+5
2026-02-18gpio: sysfs: fix chip removal with GPIOs exported over sysfsBartosz Golaszewski-51/+55
2026-02-18gpio: swnode: restore the swnode-name-against-chip-label matchingBartosz Golaszewski-0/+19
2026-02-18ALSA: echoaudio: Add SPDX ids to some filesTim Bird-339/+23
2026-02-18ALSA: isa: Add SPDX id lines to some filesTim Bird-6/+7
2026-02-18ALSA: core: Add SPDX license id to filesTim Bird-128/+9
2026-02-18Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RTJan Kiszka-1/+65
2026-02-17fsverity: fix build error by adding fsverity_readahead() stubEric Biggers-2/+7
2026-02-17fsverity: remove fsverity_verify_page()Eric Biggers-8/+2
2026-02-17f2fs: make f2fs_verify_cluster() partially large-folio-awareEric Biggers-4/+5
2026-02-17f2fs: remove unnecessary ClearPageUptodate in f2fs_verify_cluster()Eric Biggers-2/+0
2026-02-18x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insnUros Bizjak-1/+1
2026-02-18x86/hyperv: Use savesegment() instead of inline asm() to save segment registersUros Bizjak-4/+5
2026-02-18eth: fbnic: Add validation for MTU changesDimitri Daskalakis-0/+18
2026-02-17tools/power turbostat: Fix AMD RAPL regressionLen Brown-2/+1
2026-02-17scsi: snic: MAINTAINERS: Update snic maintainersKaran Tilak Kumar-0/+1
2026-02-18Merge tag 'amd-drm-next-6.20-2026-02-13' of https://gitlab.freedesktop.org/ag...Dave Airlie-390/+612
2026-02-17scsi: snic: Remove unused linkstatusThomas Fourier-9/+0
2026-02-17scsi: pm8001: Fix use-after-free in pm8001_queue_command()Salomon Dushimirimana-2/+3
2026-02-18Merge tag 'drm-intel-next-fixes-2026-02-13' of https://gitlab.freedesktop.org...Dave Airlie-4/+19
2026-02-17scsi: mpi3mr: Add NULL checks when resetting request and reply queuesRanjan Kumar-15/+19
2026-02-17scsi: ufs: core: Reset urgent_bkops_lvl to allow runtime PM power modeWon Jung-1/+2
2026-02-17scsi: ses: Fix devices attaching to different hostsTomas Henzl-3/+2
2026-02-17scsi: ufs: core: Fix RPMB region size detection for UFS 2.2Alexey Charkov-0/+20
2026-02-17scsi: storvsc: Fix scheduling while atomic on PREEMPT_RTJan Kiszka-2/+3
2026-02-17scsi: lpfc: Properly set WC for DPP mappingMathias Krause-6/+35
2026-02-17net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()Ruitong Liu-1/+5
2026-02-17vsock: document namespace mode sysctlsStefano Garzarella-2/+50
2026-02-17net: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier-1/+1
2026-02-17macvlan: observe an RCU grace period in macvlan_common_newlink() error pathEric Dumazet-0/+5
2026-02-17selftests: tc_actions: don't dump 2MB of \0 to stdoutJakub Kicinski-1/+1
2026-02-17ipv6: addrconf: reduce default temp_valid_lft to 2 daysFernando Fernandez Mancera-1/+2
2026-02-17ping: annotate data-races in ping_lookup()Eric Dumazet-12/+19
2026-02-17net: dsa: MxL862xx: don't force-enable MAXLINEAR_GPHYArnd Bergmann-1/+0
2026-02-17dpll: zl3073x: Fix ref frequency settingIvan Vecera-0/+2
2026-02-17net: do not delay zero-copy skbs in skb_attempt_defer_free()Eric Dumazet-1/+6
2026-02-17net: psp: select CONFIG_SKB_EXTENSIONSArnd Bergmann-0/+1
2026-02-17bpftool: Fix truncated netlink dumpsJakub Kicinski-2/+7
2026-02-17ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet-4/+7
2026-02-17drm/xe: Prevent VFs from exposing the CCS mode sysfs fileNareshkumar Gollakoti-1/+1
2026-02-17drm/xe/hwmon: Prevent unintended VRAM channel creationKarthik Poosa-3/+3
2026-02-17drm/pagemap: pass pagemap_addr by referenceArnd Bergmann-7/+7
2026-02-17drm/xe/bo: Redirect faults to dummy page for wedged deviceRaag Jadav-1/+1
2026-02-17drm/xe: Make xe_modparam.force_vram_bar_size signedShuicheng Lin-1/+1
2026-02-17drm/xe/vf: Avoid reading media version when media GT is disabledPiotr Piórkowski-0/+6
2026-02-17drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper-10/+8
2026-02-17drm/xe/mmio: Avoid double-adjust in 64-bit readsShuicheng Lin-5/+5