summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-20firmware: google: framebuffer: Init memory resource with helper macroThomas Zimmermann-10/+5
2026-02-20firmware: google: framebuffer: Do not mark framebuffer as busyThomas Zimmermann-1/+1
2026-02-20firmware: google: framebuffer: Do not unregister platform deviceThomas Zimmermann-10/+0
2026-02-20drm/bridge: samsung-dsim: Fix memory leak in error pathOsama Abdelkader-9/+16
2026-02-20drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in d...Chen Ni-1/+3
2026-02-20drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx...Chen Ni-1/+3
2026-02-20rv: Fix multiple definition of __pcpu_unique_da_mon_thisMikhail Gavrilov-5/+11
2026-02-20drm/xe/guc: Increase GuC log sizes in debug buildsTomasz Lis-1/+5
2026-02-20proc: Fix pointer error dereferenceEthan Tidmore-0/+3
2026-02-20drm/i915/alpm: ALPM disable fixesJouni Högander-6/+1
2026-02-20rust: list: Add unsafe blocks for container_of and safety commentsPhilipp Stanner-9/+16
2026-02-19drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04Harish Chegondi-0/+6
2026-02-19drm/xe/xe3: Remove SRIOV VF check for Wa_18041344222Harish Chegondi-1/+0
2026-02-19drm/xe/xe2hpg: Remove SRIOV VF check for Wa_18041344222Harish Chegondi-1/+0
2026-02-19drm/xe/xe3p_lpg: Add Wa_14026781792Nitin Gote-0/+5
2026-02-19net: dsa: sja1105: protect link replay helpers against NULL phylink instanceVladimir Oltean-1/+8
2026-02-19net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin Pålsson-2/+0
2026-02-19net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo-2/+0
2026-02-19espintcp: Fix race condition in espintcp_close()Hyunwoo Kim-1/+1
2026-02-19psp: use sk->sk_hash in psp_write_headers()Eric Dumazet-1/+38
2026-02-19tcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet-66/+66
2026-02-19PCI: dwc: ep: Always clear IB maps on BAR updateKoichiro Den-3/+11
2026-02-19PCI: dwc: ep: Return after clearing BAR-match inbound mappingKoichiro Den-0/+1
2026-02-19PCI: endpoint: pci-epf-test: Select configfsArnd Bergmann-0/+1
2026-02-19PCI: Account fully optional bridge windows correctlyIlpo Järvinen-13/+16
2026-02-19tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu-0/+8
2026-02-19tracing: Fix checking of freed trace_event_file for hist filesPetr Pavlu-2/+2
2026-02-19fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt-4/+21
2026-02-19tracing: ring-buffer: Fix to check event length before usingMasami Hiramatsu (Google)-1/+5
2026-02-19ring-buffer: Fix possible dereference of uninitialized pointerDaniil Dulov-1/+2
2026-02-19Merge branch 'selftests-bpf-fix-flaky-build_id-test'Alexei Starovoitov-5/+18
2026-02-19selftests/bpf: align build_id test mapping to 64K page sizeGregory Bell-2/+2
2026-02-19selftests/bpf: fix flaky build_id testGregory Bell-3/+16
2026-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Alexei Starovoitov-29612/+86664
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-684/+1130
2026-02-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-101/+242
2026-02-19KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation typeKees Cook-1/+1
2026-02-19drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook-1/+1
2026-02-19dm: dm-zoned: Adjust dmz_load_mapping() allocation typeKees Cook-1/+1
2026-02-19dm-crypt: Adjust crypt_alloc_tfms_aead() allocation typeKees Cook-1/+1
2026-02-19HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman-3/+3
2026-02-19HID: asus: avoid memory leak in asus_report_fixup()Günther Noack-4/+11
2026-02-19HID: magicmouse: avoid memory leak in magicmouse_report_fixup()Günther Noack-3/+1
2026-02-19HID: apple: avoid memory leak in apple_report_fixup()Günther Noack-3/+1
2026-02-19HID: Document memory allocation properties of report_fixup()Günther Noack-0/+6
2026-02-19net: nfc: nci: Fix parameter validation for packet dataMichael Thalmeier-18/+141
2026-02-19Merge branch 'mlx5-misc-fixes-2026-02-18'Jakub Kicinski-85/+78
2026-02-19net/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu-1/+2
2026-02-19net/mlx5e: Fix deadlocks between devlink and netdev instance locksCosmin Ratiu-58/+61
2026-02-19net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_eventGal Pressman-1/+2