summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-20rtc: optee: simplify OP-TEE context matchRouven Czerwinski
2026-02-20Merge tag 'apparmor-pr-2026-02-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-20rtc: interface: Alarm race handling should not discard preceding errorAnthony Pighin (Nokia)
2026-02-20Merge tag 'kmalloc_obj-prep-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-21Merge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-02-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2026-02-21Merge tag 'drm-intel-next-fixes-2026-02-20' of https://gitlab.freedesktop.org...Dave Airlie
2026-02-20Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-21Merge tag 'amd-drm-next-6.20-2026-02-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-02-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-02-20Merge tag 'xtensa-20260219' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2026-02-20Merge tag 'for-linus-7.0-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-20drbd: fix null-pointer dereference on local read errorChristoph Böhmwalder
2026-02-20drm/bridge: samsung-dsim: Fix memory leak in error pathOsama Abdelkader
2026-02-20drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in d...Chen Ni
2026-02-20drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx...Chen Ni
2026-02-20rv: Fix multiple definition of __pcpu_unique_da_mon_thisMikhail Gavrilov
2026-02-20proc: Fix pointer error dereferenceEthan Tidmore
2026-02-20rust: list: Add unsafe blocks for container_of and safety commentsPhilipp Stanner
2026-02-19net: dsa: sja1105: protect link replay helpers against NULL phylink instanceVladimir Oltean
2026-02-19net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin Pålsson
2026-02-19net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo
2026-02-19espintcp: Fix race condition in espintcp_close()Hyunwoo Kim
2026-02-19psp: use sk->sk_hash in psp_write_headers()Eric Dumazet
2026-02-19tcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet
2026-02-19PCI: dwc: ep: Always clear IB maps on BAR updateKoichiro Den
2026-02-19PCI: dwc: ep: Return after clearing BAR-match inbound mappingKoichiro Den
2026-02-19PCI: endpoint: pci-epf-test: Select configfsArnd Bergmann
2026-02-19PCI: Account fully optional bridge windows correctlyIlpo Järvinen
2026-02-19tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
2026-02-19tracing: Fix checking of freed trace_event_file for hist filesPetr Pavlu
2026-02-19fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt
2026-02-19tracing: ring-buffer: Fix to check event length before usingMasami Hiramatsu (Google)
2026-02-19ring-buffer: Fix possible dereference of uninitialized pointerDaniil Dulov
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-02-19KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation typeKees Cook
2026-02-19drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook
2026-02-19dm: dm-zoned: Adjust dmz_load_mapping() allocation typeKees Cook
2026-02-19dm-crypt: Adjust crypt_alloc_tfms_aead() allocation typeKees Cook
2026-02-19HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman
2026-02-19HID: asus: avoid memory leak in asus_report_fixup()Günther Noack
2026-02-19HID: magicmouse: avoid memory leak in magicmouse_report_fixup()Günther Noack
2026-02-19HID: apple: avoid memory leak in apple_report_fixup()Günther Noack
2026-02-19HID: Document memory allocation properties of report_fixup()Günther Noack
2026-02-19net: nfc: nci: Fix parameter validation for packet dataMichael Thalmeier
2026-02-19Merge branch 'mlx5-misc-fixes-2026-02-18'Jakub Kicinski
2026-02-19net/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu