messages from 2026-04-11 19:18:02 to 2026-04-12 04:08:30 UTC [more...]
[PATCH v2] btrfs: reject empty non-root tree blocks at read time
2026-04-12 4:07 UTC (3+ messages)
[PATCH] FAT: Allow 0xE9 near jump in fat_read_static_bpb()
2026-04-12 3:56 UTC (3+ messages)
` [PATCH v2 v2] "
` [PATCH v3] "
[PATCH v2 0/5] LoongArch: BPF: Support more atomic instructions
2026-04-12 3:46 UTC (3+ messages)
` [PATCH v2 4/5] LoongArch: BPF: Support load-acquire and store-release instructions
[tip:locking/core 23/38] drivers/char/nvram.c:56:21: warning: unused variable 'nvram_mutex'
2026-04-12 3:49 UTC
[PATCH] LoongArch: Increase default mmap randomization bits
2026-04-12 3:49 UTC (3+ messages)
[PATCH 00/12] arm64: dts: qcom: qcs6490: Radxa Dragon Q6A feature enablement and fixes
2026-04-12 3:47 UTC (7+ messages)
` [PATCH 03/12] arm64: dts: qcom: qcs6490-radxa-dragon-q6a: Enable USB 3.0 and HDMI ports
` [PATCH 11/12] ASoC: dt-bindings: google,sc7280-herobrine: Add Radxa Dragon Q6A sound card
[PATCH v3 bpf-next 0/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
2026-04-12 3:39 UTC (3+ messages)
` [PATCH v3 bpf-next 1/2] "
[PATCH] mm: thp: Fix refcount leak in thpsize_create() error path
2026-04-12 3:24 UTC (5+ messages)
[PATCH v2 0/3] bpf: fix sock_ops rtt_min OOB read and related guard issues
2026-04-12 3:03 UTC (4+ messages)
` [PATCH v2 1/3] bpf: zero dst_reg on sock_ops field guard failure when dst == src
` [PATCH v2 2/3] bpf: extract SOCK_OPS_LOAD_TCP_SOCK_FIELD from SOCK_OPS_GET_FIELD
` [PATCH v2 3/3] bpf: guard sock_ops rtt_min against non-locked tcp_sock
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-04-12 2:53 UTC (3+ messages)
` [PATCH v2 03/31] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
[PATCH v2] sched/psi: fix race between file release and pressure write
2026-04-12 2:47 UTC (5+ messages)
` [PATCH v3] "
[PATCH v3 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
2026-04-12 2:40 UTC (2+ messages)
[PATCH v4] RISC-V: KVM: Batch stage-2 TLB flushes
2026-04-12 2:38 UTC
[PATCH net] netrom: do some basic forms of validation on incoming frames
2026-04-12 2:32 UTC (10+ messages)
[PATCH bpf v4 0/2] bpf: Fix arena VMA use-after-free on fork
2026-04-12 2:27 UTC (3+ messages)
` [PATCH bpf v4 1/2] bpf: Fix use-after-free of arena VMA "
` [PATCH bpf v4 2/2] selftests/bpf: Add test for arena VMA use-after-free "
[PATCH v8 00/29] perf tool: Add evsel to perf_sample
2026-04-12 2:08 UTC (42+ messages)
` [PATCH v9 "
` [PATCH v9 20/29] perf evlist: Try to avoid computing evsel from sample
` [PATCH v9 21/29] perf script: Don't pass evsel with sample
` [PATCH v9 22/29] perf s390-sample-raw: Don't pass evsel or its PMU "
` [PATCH v9 23/29] perf evsel: Don't pass evsel "
` [PATCH v9 24/29] perf kmem: Add bounds checks to tracepoint read values
` [PATCH v9 25/29] perf sched: Bounds check CPU in sched switch events
` [PATCH v9 26/29] perf timechart: Bounds check CPU
` [PATCH v9 27/29] perf evsel: Add bounds checking to trace point raw data accessors
` [PATCH v9 28/29] perf kwork: Fix address sanitizer issues
` [PATCH v9 29/29] perf kwork: Fix memory management of kwork_work
` [PATCH v10 00/29] perf tool: Add evsel to perf_sample
` [PATCH v10 01/29] perf sample: Fix documentation typo
` [PATCH v10 02/29] perf tool: Remove evsel from tool APIs that pass the sample
` [PATCH v10 03/29] perf kvm: Don't pass evsel with sample
` [PATCH v10 04/29] perf evsel: Refactor evsel tracepoint sample accessors perf_sample
` [PATCH v10 05/29] perf trace: Don't pass evsel with sample
` [PATCH v10 06/29] perf callchain: Don't pass evsel and sample
` [PATCH v10 07/29] perf lock: Only pass sample to handlers
` [PATCH v10 08/29] perf lock: Constify trace_lock_handler variables
` [PATCH v10 09/29] perf hist: Remove evsel parameter from inc samples functions
` [PATCH v10 10/29] perf db-export: Remove evsel from struct export_sample
` [PATCH v10 11/29] perf hist: Remove evsel from struct hist_entry_iter
` [PATCH v10 12/29] perf report: Directly use sample->evsel to avoid computing from sample->id
` [PATCH v10 13/29] perf annotate: Don't pass evsel to add_sample
` [PATCH v10 14/29] perf inject: Don't pass evsel with sample
` [PATCH v10 15/29] perf kmem: "
` [PATCH v10 16/29] perf kwork: "
` [PATCH v10 17/29] perf sched: "
` [PATCH v10 18/29] perf timechart: "
` [PATCH v10 19/29] perf trace: "
` [PATCH v10 20/29] perf evlist: Try to avoid computing evsel from sample
` [PATCH v10 21/29] perf script: Don't pass evsel with sample
` [PATCH v10 22/29] perf s390-sample-raw: Don't pass evsel or its PMU "
` [PATCH v10 23/29] perf evsel: Don't pass evsel "
` [PATCH v10 24/29] perf kmem: Add bounds checks to tracepoint read values
` [PATCH v10 25/29] perf sched: Bounds check CPU in sched switch events
` [PATCH v10 26/29] perf timechart: Bounds check CPU
` [PATCH v10 27/29] perf evsel: Add bounds checking to trace point raw data accessors
` [PATCH v10 28/29] perf kwork: Fix address sanitizer issues
` [PATCH v10 29/29] perf kwork: Fix memory management of kwork_work
[PATCH] xfrm: fix memory leak in xfrm_add_policy()
2026-04-12 2:08 UTC
[PATCH 6.12, 6.6, 6.1, 5.15, 5.10] lib/crypto: chacha: Zeroize permuted_state before it leaves scope
2026-04-12 1:50 UTC
[GIT PULL] i2c-host for v7.1, part 1
2026-04-12 1:43 UTC
[PATCH v5 00/21] Virtual Swap Space
2026-04-12 1:40 UTC (7+ messages)
[PATCH 10/16] clk: Add support for clock nexus dt bindings
2026-04-12 1:40 UTC (6+ messages)
` [PATCH 01/16] dt-bindings: clock: Introduce nexus nodes
` [PATCH 07/16] clk: tests: Add Kunit testing for of_clk_get_parent_name()
` [PATCH 11/16] clk: tests: Add Kunit testing for nexus nodes
[PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
2026-04-12 1:32 UTC (2+ messages)
[syzbot] [net?] memory leak in xfrm_policy_construct
2026-04-12 1:27 UTC
[PATCH v10 0/2] IB/mlx5: Fix loopback rollback and locking
2026-04-12 1:18 UTC (3+ messages)
` [PATCH v10 1/2] IB/mlx5: Fix transport-domain rollback and initialize lb mutex earlier
` [PATCH v10 2/2] IB/mlx5: Serialize force-enable state and preserve loopback accounting
[PATCH] HID: sony: add missing size validation for Rock Band 3 Pro instruments
2026-04-12 1:12 UTC
[PATCH v2 00/21] drm/panel: support Waveshare DSI TOUCH kits
2026-04-12 1:09 UTC (9+ messages)
` [PATCH v2 05/21] dt-bindings: dipslay/panel: describe panels using Focaltech OTA7290B
` [PATCH v2 12/21] drm/panel: jadard-jd9365da-h3: support variable DSI configuration
` [PATCH v2 19/21] drm/panel: add driver for Waveshare 8.8" DSI TOUCH-A panel
` [PATCH v2 21/21] gpio: add GPIO controller found on Waveshare DSI TOUCH panels
[PATCH] HID: sony: add missing size validation for SMK-Link remotes
2026-04-12 1:08 UTC
[PATCH] pmdomain: imx: Make IMX8M/IMX9 BLK_CTRL tristate
2026-04-12 1:07 UTC (2+ messages)
[PATCH 0/2] thermal/drivers/imx: two fixes
2026-04-12 1:00 UTC (5+ messages)
` [PATCH 1/2] thermal/drivers/imx: Fix thermal zone leak on probe error path
` [PATCH 2/2] thermal/drivers/imxl:Fix runtime PM handling on early returns
[PATCH] clk: visconti: pll: initialize clk_init_data to zero
2026-04-12 0:55 UTC (2+ messages)
[PATCH] clk: divider: Fix overflow in clk_divider_bestdiv() for large rate requests
2026-04-12 0:50 UTC (2+ messages)
[PATCH v2 1/1] rust: seq_file: add puts, putc, write, and hex_dump methods
2026-04-12 0:45 UTC (2+ messages)
[PATCH 3/4] arm64: dts: qcom: sdm845: Add missing MDSS reset
2026-04-12 0:41 UTC (11+ messages)
[PATCH v6 1/6] dt-bindings: clock: fsl-sai: Document i.MX8M support
2026-04-12 0:37 UTC (12+ messages)
` [PATCH v6 2/6] clk: fsl-sai: Sort the headers
` [PATCH v6 3/6] clk: fsl-sai: Add i.MX8M support with 8 byte register offset
` [PATCH v6 4/6] dt-bindings: clock: fsl-sai: Document clock-cells = <1> support
` [PATCH v6 5/6] clk: fsl-sai: Extract clock setup into fsl_sai_clk_register()
` [PATCH v6 6/6] clk: fsl-sai: Add MCLK generation support
[PATCH v2 0/5] Add framebuffer on Xiaomi Poco F1 and disable the MDSS on tianma panel variant
2026-04-12 0:36 UTC (5+ messages)
` [PATCH v2 5/5] arm64: dts: qcom: sdm845-xiaomi-beryllium-tianma: Disable MDSS
[PATCH v4 00/39] drm/msm/dp: Add MST support for MSM chipsets
2026-04-12 0:34 UTC (40+ messages)
` [PATCH v4 03/39] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH v4 13/39] drm/msm/dp: introduce stream_id for each DP panel
` [PATCH v4 21/39] drm/msm/dp: Add support for MST channel slot allocation
` [PATCH v4 22/39] drm/msm/dp: Add support for sending VCPF packets in DP controller
` [PATCH v4 24/39] drm/msm/dp: simplify link and clock disable sequence
` [PATCH v4 25/39] drm/msm/dp: pass panel to display enable/disable helpers
` [PATCH v4 26/39] drm/msm/dp: abstract out the dp_display stream helpers to accept a panel
` [PATCH v4 27/39] drm/msm/dp: replace power_on with active_stream_cnt for dp_display
` [PATCH v4 28/39] drm/msm/dp: Mark the SST bridge disconnected when mst is active
` [PATCH v4 29/39] drm/msm/dp: add an API to initialize MST on sink side
` [PATCH v4 30/39] drm/msm/dp: add dp_display_get_panel() to initialize DP panel
` [PATCH v4 31/39] drm/msm/dp: add prepared to manage link-level operations
` [PATCH v4 32/39] drm/msm/dpu: initialize encoders per stream for DP MST
` [PATCH v4 33/39] drm/msm/dp: initialize dp_mst module for each DP MST controller
` [PATCH v4 34/39] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
` [PATCH v4 35/39] drm/msm/dp: wire MST helpers into atomic check and commit paths
` [PATCH v4 36/39] drm/msm/dp: add connector abstraction for DP MST
` [PATCH v4 37/39] drm/msm/dp: add HPD callback for dp MST
` [PATCH v4 39/39] drm/msm/dp: Add MST stream support for supported DP controllers
[GIT PULL] Crypto library updates for 7.1
2026-04-12 0:32 UTC
[GIT PULL] CRC updates for 7.1
2026-04-12 0:23 UTC
[PULL REQUEST] i2c-for-7.0-final
2026-04-12 0:23 UTC (2+ messages)
[syzbot] [net?] memory leak in xfrm_policy_construct
2026-04-12 0:23 UTC (2+ messages)
` Forwarded: [PATCH] xfrm: fix memory leak and improper cleanup in xfrm_add_policy()
[GIT PULL] fscrypt updates for 7.1
2026-04-12 0:18 UTC
[PATCH v3] hwmon: (nct6683) Add customer ID for ASRock B650I Lightning WiFi
2026-04-12 0:17 UTC
[PATCH v3] net/mlx5: Fix OOB access and stack information leak in PTP event handling
2026-04-12 0:15 UTC (3+ messages)
[PATCH v5 0/5] Add support for AAEON SRG-IMX8P MCU
2026-04-12 0:12 UTC (2+ messages)
[PATCH v2] Documentation: Refactored watchdog old doc
2026-04-12 0:09 UTC (5+ messages)
[PATCH] mtd: nand: bbt: clamp GENMASK high bit to word boundary
2026-04-12 0:05 UTC
[PATCH v3] staging: media: atomisp: use array3_size() for overflow-safe allocation
2026-04-12 0:05 UTC
[PATCH v4] net/mlx5: Fix OOB access and stack information leak in PTP event handling
2026-04-12 0:04 UTC
[PATCH] media: tegra-video: vi: fix invalid u32 return value in format lookup
2026-04-12 0:02 UTC
maintainer profiles
2026-04-12 0:02 UTC (4+ messages)
[PATCH] staging: octeon: remove SPI, POW, PKO, and Helper typedef enums
2026-04-12 0:02 UTC
[PATCH net-next v2 0/2] net: dsa: mxl862xx: add statistics support
2026-04-12 0:02 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: dsa: mxl862xx: add ethtool "
` [PATCH net-next v2 2/2] net: dsa: mxl862xx: implement .get_stats64
[GIT PULL] clk: remove deprecated round_rate functions from the clk core for v7.1
2026-04-11 23:38 UTC (2+ messages)
[PATCH] docs: xforms_lists: allow __maybe_unused in func parameters
2026-04-11 23:35 UTC
[PATCH] mm/damon/core: disallow non-power of two min_region_sz on damon_start()
2026-04-11 23:34 UTC (2+ messages)
` (sashiko review) "
[PATCH] device-dax: Fix refcount leak in __devm_create_dev_dax() error path
2026-04-11 23:29 UTC (2+ messages)
[GIT PULL] clk: samsung: drivers for v7.1
2026-04-11 23:27 UTC (2+ messages)
[GIT PULL] clk: spacemit: Fixes for v7.0
2026-04-11 23:21 UTC (2+ messages)
[GIT PULL] clk: imx: Updates for v7.1
2026-04-11 23:17 UTC (2+ messages)
[PATCH] cxl/region: Validate partition index before array access
2026-04-11 23:16 UTC (2+ messages)
[RFC PATCH 0/4] cxl: Region attach for accelerators
2026-04-11 23:02 UTC (9+ messages)
` [RFC PATCH 1/4] cxl/mem: Add support to cleanly continue after attach
` [RFC PATCH 4/4] cxl/region: Introduce cxl_memdev_attach_region
[GIT PULL] clk: tenstorrent: Add Atlantis PRCM for v7.1
2026-04-11 23:00 UTC (2+ messages)
[PATCH v2] hwmon: (nct6683) Add customer ID for ASRock B650I Lightning WiFi
2026-04-11 22:59 UTC (3+ messages)
[RFC PATCH 0/2] rust: block: add a borrowed blk-mq timeout callback
2026-04-11 22:47 UTC (4+ messages)
` "
` "
[PATCH] ACPI: block AML access to confidential VM private memory
2026-04-11 22:44 UTC
[PATCH net-next 0/2] net: dsa: mxl862xx: add statistics support
2026-04-11 22:41 UTC (3+ messages)
` [PATCH net-next 1/2] net: dsa: mxl862xx: add ethtool "
[RFC PATCH 1/9] leds: Load trigger modules on-demand if used as hw control trigger
2026-04-11 22:32 UTC (12+ messages)
[PATCH] iio: adc: ti-ads7950: use spi_optimize_message()
2026-04-11 22:13 UTC
[RFC PATCH 1/2] platform/x86: serial-multi-instantiate: Add GPIO chip select support for SPI devices
2026-04-11 21:57 UTC (3+ messages)
` [PATCH v2 0/3] Fix CS35L56 amplifier on Intel LPSS SPI with broken ACPI cs-gpios
[PATCH 1/2] staging: rtl8723bs: fix coding style issues in sdio_halinit.c
2026-04-11 21:40 UTC (2+ messages)
` [PATCH 2/2] staging: rtl8723bs: remove unnecessary else after return "
[PATCH v5 0/4] ti-ads7950: fix gpio handling and facelift
2026-04-11 21:39 UTC (2+ messages)
[PATCH] drm/msm/a6xx: Restore sysprof_active
2026-04-11 21:18 UTC (2+ messages)
[PATCH] sunrpc: start cache request seqno at 1 to fix netlink GET_REQS
2026-04-11 21:12 UTC
[PATCH 1/2] staging: media: tegra-video: fix wrong return type in tegra_get_format_fourcc_by_idx()
2026-04-11 21:10 UTC (2+ messages)
` [PATCH 2/2] staging: media: tegra-video: add missing error checks in vi_tpg_fmts_bitmap_init()
[PATCH] crypto: inside-secure/eip93 - eip93: fix hmac setkey algo selection
2026-04-11 21:08 UTC
[PATCH v1] cxl/pmem: Defer nvdimm bridge attachment failures
2026-04-11 20:51 UTC (2+ messages)
[PATCH net] net: phy: qcom: at803x: Use the correct bit to disable extended next page
2026-04-11 20:49 UTC (4+ messages)
[PATCH next-next] net: phy: mscc: Drop redundant phydev->lock
2026-04-11 20:44 UTC (2+ messages)
[PATCH net v4 0/2] stmmac crash/stall fixes when under memory pressure
2026-04-11 20:40 UTC (5+ messages)
[PATCH v4 0/3] pull region-specific logic into new files
2026-04-11 20:34 UTC (4+ messages)
` [PATCH v4 1/3] cxl/core/region: move pmem region driver logic into region_pmem.c
[PATCH] hwmon: (nct6683) Add customer ID for ASRock B650I Lightning WiFi
2026-04-11 20:29 UTC
[PATCH 0/2] Configuring DMA threshold value for DW-MMC controllers
2026-04-11 20:27 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: mmc: dw-mshc-common: add option for configuring DMA threshold
` [PATCH 2/2] mmc: dw_mmc: implement "
[PATCH] trusted-keys: move pr_fmt out of trusted-type.h
2026-04-11 20:12 UTC
[GIT PULL] regulator fixes for v7.0-rc7
2026-04-11 19:59 UTC (2+ messages)
[GIT PULL] probes: Fixes for v7.0-rc7
2026-04-11 19:59 UTC (2+ messages)
[GIT PULL] KVM fixes for Linux 7.0 final
2026-04-11 19:58 UTC (2+ messages)
[git pull] Input updates for v7.0-rc7
2026-04-11 19:58 UTC (2+ messages)
[GIT PULL] SPI fixes for v7.0-rc7
2026-04-11 19:58 UTC (2+ messages)
[GIT PULL] USB driver fix for 7.0-final
2026-04-11 19:58 UTC (2+ messages)
[PATCH v3 0/7] futex: Use runtime constants for futex_hash computation
2026-04-11 19:54 UTC (4+ messages)
` [PATCH v3 2/7] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
[PATCH] docs: add advanced search for kernel documentation
2026-04-11 19:52 UTC (5+ messages)
` [PATCH v3 0/2] docs: advanced search with benchmark harness
[PATCH v3 1/2] checkpatch: Allow to pass config directory
2026-04-11 19:49 UTC (4+ messages)
` [PATCH v3 2/2] checkpatch: Add option to not force /* */ for SPDX
[tip:timers/core] BUILD SUCCESS ff1c0c5d07028a84837950b619d30da623f8ddb2
2026-04-11 19:41 UTC
[PATCH v1] perf test: Fix inet_pton probe failure due to multiple probes
2026-04-11 19:37 UTC (2+ messages)
` [PATCH v2] perf test: Fix inet_pton probe failure and unroll call graph
[PATCH] iio: imu: bmi323: Fix potential out-of-bounds access of bmi323_hw[]
2026-04-11 19:28 UTC (2+ messages)
[PATCH v2 0/4] cxl: Consolidate cxlmd->endpoint accessing
2026-04-11 19:23 UTC (6+ messages)
` [PATCH v2 2/4] cxl/memdev: Hold memdev lock during memdev poison injection/clear
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