messages from 2026-02-23 17:26:42 to 2026-02-23 19:08:46 UTC [more...]
[PATCH bpf v4 00/20] selftests/bpf: Fixes for userspace ASAN
2026-02-23 19:07 UTC (17+ messages)
` [PATCH bpf v4 01/20] selftests/bpf: Add simple strscpy() implementation
` [PATCH bpf v4 02/20] selftests/bpf: Replace strcpy() calls with strscpy()
` [PATCH bpf v4 03/20] selftests/bpf: Replace strncpy() "
` [PATCH bpf v4 04/20] selftests/bpf: Use strscpy in bpftool_helpers.c
` [PATCH bpf v4 05/20] selftests/bpf: Use memcpy() for bounded non-NULL-terminated copies
` [PATCH bpf v4 06/20] selftests/bpf: Pass through build flags to bpftool and resolve_btfids
` [PATCH bpf v4 07/20] resolve_btfids: Fix memory leaks reported by ASAN
` [PATCH bpf v4 08/20] selftests/bpf: Add DENYLIST.asan
` [PATCH bpf v4 09/20] selftests/bpf: Refactor bpf_get_ksyms() trace helper
` [PATCH bpf v4 10/20] selftests/bpf: Fix memory leaks in tests
` [PATCH bpf v4 11/20] selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
` [PATCH bpf v4 12/20] veristat: Fix a memory leak for preset ENUMERATOR
` [PATCH bpf v4 13/20] selftests/bpf: Fix use-after-free in xdp_metadata test
` [PATCH bpf v4 14/20] selftests/bpf: Fix double thread join in uprobe_multi_test
` [PATCH bpf v4 15/20] selftests/bpf: Fix resource leaks caused by missing cleanups
` [PATCH bpf v4 16/20] selftests/bpf: Free bpf_object in test_sysctl
[PATCH 0/9] Add support for mt6392 PMIC
2026-02-23 17:55 UTC (4+ messages)
` [PATCH 6/9] regulator: mt6392: Add support for MT6392 regulator
` [PATCH 7/9] input: keyboard: mtk-pmic-keys: add MT6392 support
[PATCH v2 0/5] Battery temperature ADC plumbing on Qualcomm platforms
2026-02-23 19:05 UTC (11+ messages)
` [PATCH v2 2/5] dt-bindings: thermal: generic-adc: Document #io-channel-cells
` [PATCH v2 5/5] arm64: dts: qcom: sm7225-fairphone-fp4: Add battery temperature node
[PATCH] thermal: intel: int340x: Read DDR data rate for Nova Lake
2026-02-23 19:04 UTC
[PATCH v2 0/1] Introduce Monaco EVK Interface Plus Mezzanine
2026-02-23 19:02 UTC (9+ messages)
` [PATCH v2 1/1] arm64: dts: qcom: monaco-evk: Add "
[PATCH v5] hfsplus: fix uninit-value by validating catalog record size
2026-02-23 18:58 UTC (2+ messages)
[PATCH v3 1/1] clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoC
2026-02-23 18:59 UTC (2+ messages)
[PATCH v1] staging: modernize GD-ROM driver for SEGA Dreamcast
2026-02-23 18:58 UTC (3+ messages)
[PATCH v1 1/1] hwmon (bt1-pvt) Remove not-going-to-be-supported code for Baikal SoC
2026-02-23 18:58 UTC (2+ messages)
[PATCH v2 1/1] PCI: dwc: Remove not-going-to-be-supported code for Baikal SoC
2026-02-23 18:58 UTC (2+ messages)
[PATCH v2 1/1] ata: ahci-dwc: Remove not-going-to-be-supported code for Baikal SoC
2026-02-23 18:57 UTC (2+ messages)
[PATCH v2 0/6] vfio: selftest: Add SR-IOV UAPI test
2026-02-23 18:57 UTC (6+ messages)
` [PATCH v2 6/6] vfio: selftests: Add tests to validate SR-IOV UAPI
linux-next: build failure after merge of the drm-misc tree
2026-02-23 18:56 UTC
[PATCH v2 2/2] PCI: dwc: ep: Mirror the max link width and speed fields to all functions
2026-02-23 18:55 UTC (2+ messages)
[PATCH] fuse: skip lookup during atomic_open() when O_CREAT is set
2026-02-23 18:55 UTC (6+ messages)
` "
[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-02-23 18:55 UTC (5+ messages)
[PATCH net] vsock: Use container_of() to get net namespace in sysctl handlers
2026-02-23 18:54 UTC (2+ messages)
[PATCH v3 0/2] remoteproc: xlnx: remote crash recovery
2026-02-23 18:50 UTC (3+ messages)
` [PATCH v3 1/2] remoteproc: core: full attach detach during recovery
` [PATCH v3 2/2] remoteproc: xlnx: add crash detection mechanism
[PATCH v2 0/2] driver core: provide and use device_match_fwnode_ext()
2026-02-23 18:49 UTC (9+ messages)
` [PATCH v2 1/2] driver core: make fwnode_is_primary() public
` [PATCH v2 2/2] gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()
linux-next: build failure after merge of the drm-misc tree
2026-02-23 18:48 UTC
[PATCH v2 0/2] input: add GPIO-based charlieplex keypad
2026-02-23 18:47 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: input: add GPIO "
[PATCH v6 0/9] Enhancements to pcie-tegra194 driver
2026-02-23 18:45 UTC (10+ messages)
` [PATCH v6 1/9] PCI: tegra194: Drive CLKREQ signal low explicitly
` [PATCH v6 2/9] PCI: tegra194: Calibrate P2U for endpoint mode
` [PATCH v6 3/9] PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registration
` [PATCH v6 4/9] PCI: tegra194: Enable DMA interrupt
` [PATCH v6 5/9] PCI: tegra194: Enable hardware hot reset mode in Endpoint
` [PATCH v6 6/9] PCI: tegra194: Disable L1.2 capability of Tegra234 EP
` [PATCH v6 7/9] dt-bindings: PCI: tegra194: Add monitor clock support
` [PATCH v6 8/9] PCI: tegra194: Add core "
` [PATCH v6 9/9] PCI: tegra194: Add ASPM L1 entrance latency config
[PATCH v2 1/5] PCI: host-common: Add helper to determine host bridge D3cold eligibility
2026-02-23 18:46 UTC (3+ messages)
[PATCH v6 00/13] Fixes to pcie-tegra194 driver
2026-02-23 18:41 UTC (14+ messages)
` [PATCH v6 01/13] PCI: tegra194: Fix polling delay for L2 state
` [PATCH v6 02/13] PCI: tegra194: Refactor LTSSM state polling on surprise down
` [PATCH v6 03/13] PCI: tegra194: Don't force the device into the D0 state before L2
` [PATCH v6 04/13] PCI: tegra194: Disable PERST IRQ only in Endpoint mode
` [PATCH v6 05/13] PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"
` [PATCH v6 06/13] PCI: tegra194: Disable direct speed change for EP
` [PATCH v6 07/13] PCI: tegra194: Set LTR message request before PCIe link up
` [PATCH v6 08/13] PCI: tegra194: Apply pinctrl settings for both PCIe RP and EP
` [PATCH v6 09/13] PCI: tegra194: Allow system suspend when the Endpoint link is not up
` [PATCH v6 10/13] PCI: tegra194: Free up EP resources during remove()
` [PATCH v6 11/13] PCI: tegra194: Use HW version number
` [PATCH v6 12/13] PCI: tegra194: Fix CBB timeout caused by DBI access before core power-on
` [PATCH v6 13/13] PCI: tegra194: Free resources during controller deinitialization
[BUG] iwlwifi oops in iwl_pcie_rx_handle on resume
2026-02-23 18:43 UTC
[PATCH 0/8] Remove the Kontron SMARC-sAM67 board
2026-02-23 18:43 UTC (2+ messages)
[PATCH 0/5] pinctrl: Add generic pinctrl for board-level mux chips
2026-02-23 18:42 UTC (3+ messages)
` [PATCH 2/5] dt-bindings: "
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-02-23 18:41 UTC (5+ messages)
` [PATCH v4 15/17] "
[PATCH] PCI: Disable ATS via quirk before notifying IOMMU drivers
2026-02-23 18:40 UTC
[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
2026-02-23 14:28 UTC (2+ messages)
[PATCH v2 00/14] drm: panel-orientation-quirks: Add various handheld quirks
2026-02-23 18:38 UTC (2+ messages)
[PATCH v3 3/3] s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT
2026-02-23 18:38 UTC (2+ messages)
[PATCH v3 0/2] PCI/IOV: Fix deadlock when removing PF with enabled SR-IOV
2026-02-23 18:34 UTC (4+ messages)
[7.0-rc1] codetag: kernel warning "alloc_tag was not set" during boot
2026-02-23 18:34 UTC (3+ messages)
[PATCH v5 0/2] Add eMMC support for Stratix 10 SoCDK
2026-02-23 18:33 UTC (3+ messages)
[PATCH] dt-bindings: dmaengine: xlnx,axi-dma: Convert bindings into yaml
2026-02-23 18:33 UTC (2+ messages)
[PATCH v2 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
2026-02-23 13:57 UTC (3+ messages)
` [PATCH v2 3/3] PCI: qcom: Program T_POWER_ON
[syzbot] [mm?] WARNING in __put_task_struct (6)
2026-02-23 18:32 UTC
[PATCH v3] media: v4l2-flash: Enter LED off state after file handle closed
2026-02-23 18:32 UTC (4+ messages)
[PATCH] xprtrdma: Decrement re_receiving on the early exit paths
2026-02-23 18:28 UTC
[PATCH v2 0/4] platform/x86: oxpec: Add more devices
2026-02-23 18:29 UTC (5+ messages)
` [PATCH v2 1/4] platform/x86: oxpec: Add support for OneXPlayer APEX
` [PATCH v2 2/4] platform/x86: oxpec: Add support for OneXPlayer X1z
` [PATCH v2 3/4] platform/x86: oxpec: Add support for OneXPlayer X1 Air
` [PATCH v2 4/4] platform/x86: oxpec: Add support for Aokzoe A2 Pro
[PATCH] arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU reads
2026-02-23 18:29 UTC (4+ messages)
[PATCH] arm64: dts: rockchip: Fix vdec register blocks order on RK3576
2026-02-23 18:29 UTC (7+ messages)
[PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
2026-02-23 18:29 UTC (2+ messages)
[PATCH v2 0/2] usb: typec: mux: avoid duplicated mux switches
2026-02-23 18:27 UTC (3+ messages)
` [PATCH v2 1/2] usb: typec: mux: avoid duplicated orientation switches
` [PATCH v2 2/2] usb: typec: mux: avoid duplicated mux switches
[PATCH] init/Kconfig: Adjust fixed clang version for __builtin_counted_by_ref
2026-02-23 18:23 UTC
[PATCH] staging: rtl8723bs: Replace comparison to false with !
2026-02-23 18:22 UTC (2+ messages)
[PATCH RFC 00/15] mm, swap: swap table phase IV with dynamic ghost swapfile
2026-02-23 18:22 UTC (2+ messages)
[RFC] in-kernel rseq
2026-02-23 18:22 UTC (3+ messages)
[PATCH v5 00/18] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
2026-02-23 18:20 UTC (5+ messages)
` [PATCH v5 12/18] dt-bindings: dma: ti: Add K3 BCDMA V2
[PATCH] thinkpad_acpi: Add Auto mode support with dynamic max_brightness
2026-02-23 18:19 UTC (10+ messages)
` [ibm-acpi-devel] "
Missing signoff in the hid tree
2026-02-23 18:08 UTC (3+ messages)
[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-02-23 18:18 UTC (5+ messages)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page
[PATCH] mshv: Replace fixed memory deposit with status driven helper
2026-02-23 18:17 UTC (3+ messages)
[PATCH v2] docs: sysctl: Add documentation for crypto and debug sysctls
2026-02-23 18:16 UTC (2+ messages)
[PATCH 0/2] platform/x86: asus-wmi: fix screenpad brightness/power management
2026-02-23 18:15 UTC (4+ messages)
` [PATCH 1/2] platform/x86: asus-wmi: adjust screenpad power/brightness handling
[PATCH v4 0/4] pidfd: add CLONE_AUTOREAP and CLONE_PIDFD_AUTOKILL
2026-02-23 18:14 UTC (6+ messages)
` [PATCH v4 2/4] pidfd: add CLONE_PIDFD_AUTOKILL
` pidfd && O_RDWR
[PATCH v3 00/16] x86/msr: Inline rdmsr/wrmsr instructions
2026-02-23 17:56 UTC (8+ messages)
` [PATCH v3 09/16] x86/msr: Use the alternatives mechanism for WRMSR
[PATCH v2 0/5] arm64: dts: arduino-imola: add support for sound
2026-02-23 18:14 UTC (4+ messages)
` [PATCH v2 2/5] dt-bindings: mfd: qcom,spmi-pmic: add compatibles for pm4124-codec
[PATCH 0/4] mm/pgtable: Support for page table check on s390
2026-02-23 18:13 UTC (3+ messages)
` [PATCH 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
[PATCH 2/2] PCI: dwc: ep: Mirror the max link width and speed fields to all functions
2026-02-23 18:12 UTC (2+ messages)
[PATCH v3] staging: greybus: audio: Use sysfs_emit in show functions
2026-02-23 18:11 UTC
[PATCH 0/4] Introduce QPW for per-cpu operations
2026-02-23 18:09 UTC (9+ messages)
[PATCH v1 0/8] pinctrl: cy8c95x0: Yet another cleanup series and a fix
2026-02-23 18:06 UTC (9+ messages)
` [PATCH v1 1/8] pinctrl: cy8c95x0: Don't miss reading the last bank registers
` [PATCH v1 2/8] pinctrl: cy8c95x0: Use devm_mutex_init() for mutex initialization
` [PATCH v1 3/8] pinctrl: cy8c95x0: remove duplicate error message
` [PATCH v1 4/8] pinctrl: cy8c95x0: Unify messages with help of dev_err_probe()
` [PATCH v1 5/8] pinctrl: cy8c95x0: Move driver data to the local variable in ->probe()
` [PATCH v1 6/8] pinctrl: cy8c95x0: Drop unused 'name' in struct cy8c95x0_pinctrl
` [PATCH v1 7/8] pinctrl: cy8c95x0: Eliminate fragile use of I²C ID table
` [PATCH v1 8/8] pinctrl: cy8c95x0: Gather ID tables in one place
[PATCH v1 1/3] firmware: cs_dsp: Add API to hibernate the DSP
2026-02-23 18:05 UTC (2+ messages)
[PATCH v2 00/14] ASoC: qcom: q6dsp: few fixes and enhancements
2026-02-23 18:07 UTC (15+ messages)
` [PATCH v2 01/14] ASoC: qcom: q6apm: move component registration to unmanaged version
` [PATCH v2 02/14] ASoC: qcom: q6apm: remove child devices when apm is removed
` [PATCH v2 03/14] ASoC: qcom: qdsp6: topology: check widget type before accessing data
` [PATCH v2 04/14] ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opens
` [PATCH v2 05/14] ASoC: qcom: q6apm-dai: reset queue ptr on trigger stop
` [PATCH v2 06/14] ASoC: qcom: common: validate cpu dai id during parsing
` [PATCH v2 07/14] ASoC: dt-bindings: qcom: add LPASS LPI MI2S dai ids
` [PATCH v2 08/14] ASoC: qcom: qdsp6: lpass-ports: add support for LPASS LPI MI2S dais
` [PATCH v2 09/14] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add Senary MI2S port
` [PATCH v2 10/14] ASoC: qcom: q6dsp: Add Senary MI2S audio interface support
` [PATCH v2 11/14] ASoC: qcom: qdapm-lpass-dai: correct the error message
` [PATCH v2 12/14] ASoC: qcom: q6apm-lpass-dai: move graph start to trigger
` [PATCH v2 13/14] ASoC: qcom: qdsp6: remove search for module iid in hot path
` [PATCH v2 14/14] ASoC: qcom: q6apm: Add support for early buffer mapping on DSP
[PATCH net v2] gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPL
2026-02-23 18:04 UTC (2+ messages)
[PATCH] cxl/core: fix test_bit misuse with CXL_DECODER_F_ bitmask flags
2026-02-23 18:04 UTC (4+ messages)
[PATCH v3 0/3] rust: atomic: add `fetch_sub` and update docs
2026-02-23 18:04 UTC (2+ messages)
[PATCH v2] dt-bindings: hwmon: convert npcm750-pwm-fan to DT schema
2026-02-23 18:00 UTC (2+ messages)
[PATCH] gpio: introduce a header for symbols shared by suppliers and consumers
2026-02-23 17:59 UTC (2+ messages)
[PATCH v1] mm: centralize+fix comments about compound_mapcount() in new sync_with_folio_pmd_zap()
2026-02-23 17:58 UTC (2+ messages)
[PATCH v3 0/3] support for taiguan-xti05101-01a MIPI-DSI panel
2026-02-23 17:58 UTC (3+ messages)
` [PATCH v3 2/3] dt-bindings: display: panel: Add compatible for TAIGUAN XTI05101-01A
[PATCH v5 0/2] ARM64 support for doorbell and intercept SINTs
2026-02-23 17:53 UTC (5+ messages)
` [PATCH v5 1/2] mshv: refactor synic init and cleanup
` [PATCH v5 2/2] mshv: add arm64 support for doorbell & intercept SINTs
[PATCH net] dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDs
2026-02-23 17:50 UTC (2+ messages)
[PATCH v13 0/8] support FEAT_LSUI
2026-02-23 17:48 UTC (9+ messages)
` [PATCH v13 1/8] arm64: cpufeature: add FEAT_LSUI
` [PATCH v13 2/8] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v13 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v13 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v13 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v13 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
` [PATCH v13 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor
` [PATCH v13 8/8] arm64: Kconfig: add support for LSUI
[PATCH v4] rust: list: Add unsafe for container_of
2026-02-23 17:48 UTC (5+ messages)
[PATCH] treewide: Replace kmalloc with kmalloc_obj for non-scalar types
2026-02-23 17:48 UTC (2+ messages)
[PATCH v5 00/20] Add support for DU and DSI on the Renesas RZ/G3E SoC
2026-02-23 17:47 UTC (3+ messages)
` [PATCH v5 09/20] dt-bindings: display: renesas,rzg2l-du: Add support for "
[PATCH 0/2] Add AHT20 sensor bindings and fix driver initialization
2026-02-23 17:46 UTC (5+ messages)
` [PATCH v3 0/2] hwmon: aht10: add Device Tree support
` [PATCH v3 1/2] dt-bindings: hwmon: add Aosong AHT10/AHT20/DHT20 to trivial devices
` [PATCH v3 2/2] hwmon: (aht10) add device tree ID matching
[PATCH] dt-bindings: thermal: qcom-tsens: Add Eliza SoC TSENS
2026-02-23 17:45 UTC (2+ messages)
[PATCH 0/2] Introduce Sink Cap Extended AMS
2026-02-23 17:44 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: connector: Add sink properties to comply with PD 3.1 spec
[PATCH v3 00/22] Add support for shared PTEs across processes
2026-02-23 17:43 UTC (4+ messages)
[PATCH v4 01/12] riscv: ftrace: support fastcc in Clang for WITH_ARGS
2026-02-23 17:41 UTC (9+ messages)
` [PATCH v4 10/12] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
[PATCH 1/1] dt-bindings: fsl: add compatible string fsl,imx25-aips
2026-02-23 17:40 UTC (2+ messages)
[PATCH 0/2] mm: memfd_luo: fixes for folio flag preservation
2026-02-23 17:39 UTC (3+ messages)
` [PATCH 1/2] mm: memfd_luo: always make all folios uptodate
` [PATCH 2/2] mm: memfd_luo: always dirty all folios
[RFC PATCH 01/19] x86,fs/resctrl: Add support for Global Bandwidth Enforcement (GLBE)
2026-02-23 17:38 UTC (3+ messages)
[PATCH net 0/3] Fix Unbalanced IRQ Enable for CPSW and ICSSG
2026-02-23 17:39 UTC (2+ messages)
[PATCH net 0/2] tcp: re-enable acceptance of FIN packets when RWIN is 0
2026-02-23 17:38 UTC (6+ messages)
` [PATCH net 1/2] "
[PATCH RESEND] virtio_console: read size from config space during device init
2026-02-23 17:37 UTC
[PATCH] PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
2026-02-23 17:36 UTC (2+ messages)
[PATCH v2 1/1] spi: pxa2xx: use min() instead of min_t()
2026-02-23 17:35 UTC (3+ messages)
[PATCH 1/2] init: ensure that /dev/console is (nearly) always available in initramfs
2026-02-23 17:34 UTC (2+ messages)
[PATCH v2] staging: greybus: audio: Use sysfs_emit in show functions
2026-02-23 17:34 UTC (2+ messages)
[PATCH] ipc: Fix error pointer dereference
2026-02-23 17:33 UTC (2+ messages)
[PATCH v2 00/15] Further centralising of directory locking for name ops
2026-02-23 17:31 UTC (4+ messages)
` [PATCH v2 06/15] selinux: Use simple_start_creating() / simple_done_creating()
[PATCH v2 00/12] i2c: configure parent device and OF node through the adapter struct
2026-02-23 17:31 UTC (5+ messages)
` [PATCH v2 03/12] i2c: bcm-kona: set device parent and of_node "
` [PATCH v2 12/12] i2c: bcm2835: "
[PATCH v2 0/5] Support TQMa8QM
2026-02-23 17:30 UTC (3+ messages)
` [PATCH v2 1/5] dt-bindings: usb: cdns,usb3: support USB devices in DT
[PATCH] PCI: cpcihp: Check pci_hp_add_bridge() return value
2026-02-23 17:26 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox