All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-05 20:47:39 to 2025-03-05 21:47:26 UTC [more...]

[cocci] Checking pointer dereferences with SmPL
 2025-03-05 21:35 UTC  (11+ messages)
` [cocci] Reconsidering pointer dereferences before null pointer checks (with SmPL)
  ` [cocci] [PATCH] drm/msm/dpu: Delete a variable initialisation before a null pointer check in two functions
    ` [cocci] [PATCH RESEND] "
          ` [cocci] [RFC] Clarification for “undefined behaviour”?
                  `  "

[PATCH nft] segtree: fix string data initialisation
 2025-03-05 21:47 UTC  (2+ messages)

apparmor NULL pointer dereference on resume
 2025-03-05 21:47 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] board/mender/x86_64/post-build.sh: fix device_type location
 2025-03-05 21:46 UTC  (2+ messages)

[Buildroot] [git commit] board/mender/x86_64/post-image-efi.sh: fix bootstrap creation
 2025-03-05 21:28 UTC 

[Buildroot] [git commit] board/mender/x86_64/post-build.sh: fix device_type location
 2025-03-05 21:28 UTC 

[PATCH] drm/amd: Fail initialization earlier when DC is disabled
 2025-03-05 21:44 UTC  (2+ messages)

[PATCH 0/3] rockchip: Add support for onboard eMMC on Radxa E20C
 2025-03-05 21:41 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mmc: sdhci-of-dwcmhsc: Add compatible string for RK3528
` [PATCH 2/3] arm64: dts: rockchip: Add SDHCI controller "

[RFC PATCH v2 0/2] Extend mmio-mux driver to configure mux with new DT property
 2025-03-05 21:43 UTC  (6+ messages)
` [RFC PATCH v2 1/2] devicetree: bindings: mux: reg-mux: Update bindings for reg-mux for new property

[PATCH bpf-next v5 1/3] selftests/bpf: Clean up call sites of stdio_restore()
 2025-03-05 21:43 UTC  (4+ messages)
` [PATCH bpf-next v5 3/3] selftests/bpf: Fix dangling stdout seen by traffic monitor thread

+ mm-migrate-fix-shmem-xarray-update-during-migration.patch added to mm-hotfixes-unstable branch
 2025-03-05 21:42 UTC 

[RFC PATCH] Revert "drm/i915: Disable compression tricks on JSL"
 2025-03-05 21:41 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/3] perf list: Collapse similar events across PMUs
 2025-03-05 21:40 UTC  (5+ messages)
` [PATCH 1/3] perf list: Order events by event name before PMU name
` [PATCH 2/3] perf list: Collapse similar events across PMUs

[PATCH v1 1/2] perf tools: Improve handling of hybrid PMUs in perf_event_attr__fprintf
 2025-03-05 21:39 UTC  (2+ messages)

[RFC PATCH 00/16] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
 2025-03-05 21:40 UTC  (4+ messages)
` [RFC PATCH 05/16] mm/madvise: define and use madvise_behavior struct for madvise_do_behavior()

[PATCH] build: add hint for a2x error message
 2025-03-05 21:40 UTC  (2+ messages)

[PATCH] docs/devel/build-environment: enhance MSYS2 instructions
 2025-03-05 21:38 UTC 

+ mm-mempolicy-weighted-interleave-auto-tuning-v7.patch added to mm-unstable branch
 2025-03-05 21:38 UTC 

[v2 PATCH 0/7] crypto: acomp - Add request chaining and virtual address support
 2025-03-05 21:37 UTC  (2+ messages)

[PATCH 0/7] Add RK3576 SAI Audio Controller Support
 2025-03-05 21:24 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: clock: rk3576: add IOC gated clocks
` [PATCH 2/7] clk: rockchip: add support for GRF "
` [PATCH 3/7] ASoC: dt-bindings: add schema for rockchip SAI controllers
` [PATCH 4/7] ASoC: rockchip: add Serial Audio Interface (SAI) driver

[PATCH v14 01/13] x86/mm: consolidate full flush threshold decision
 2025-03-05 21:36 UTC  (2+ messages)
` [tip: x86/mm] x86/mm: Consolidate "

[PATCH v14 02/13] x86/mm: get INVLPGB count max from CPUID
 2025-03-05 21:36 UTC  (2+ messages)
` [tip: x86/mm] x86/mm: Add INVLPGB feature and Kconfig entry

[PATCH v14 03/13] x86/mm: add INVLPGB support code
 2025-03-05 21:36 UTC  (2+ messages)
` [tip: x86/mm] x86/mm: Add "

[PATCH v14 04/13] x86/mm: use INVLPGB for kernel TLB flushes
 2025-03-05 21:36 UTC  (2+ messages)
` [tip: x86/mm] x86/mm: Use "

[PATCH v14 06/13] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
 2025-03-05 21:36 UTC  (2+ messages)
` [tip: x86/mm] x86/mm: Use broadcast TLB flushing in page reclaim

[PATCH v14 07/13] x86/mm: add global ASID allocation helper functions
 2025-03-05 21:36 UTC  (2+ messages)
` [tip: x86/mm] x86/mm: Add "

[PATCH 0/6] dts: add build-less driver binding
 2025-03-05 21:36 UTC  (14+ messages)
` [PATCH 1/6] dts: ensure runtime working directory
` [PATCH 2/6] dts: use topology in smoke tests
` [PATCH 3/6] dts: add tmp directory facility
` [PATCH 4/6] dts: decouple DPDK runtime from build
` [PATCH 5/6] dts: enable build-less DPDK driver binding
` [PATCH 6/6] dts: restore TG setup and teardown

[PATCH v14 08/13] x86/mm: global ASID context switch & TLB flush handling
 2025-03-05 21:36 UTC  (2+ messages)
` [tip: x86/mm] x86/mm: Handle global ASID context switch and TLB flush

[PATCH v14 09/13] x86/mm: global ASID process exit helpers
 2025-03-05 21:36 UTC  (2+ messages)
` [tip: x86/mm] x86/mm: Add "

[PATCH v14 10/13] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
 2025-03-05 21:36 UTC  (2+ messages)
` [tip: x86/mm] x86/mm: Enable "

[PATCH v14 12/13] x86/mm: enable AMD translation cache extensions
 2025-03-05 21:36 UTC  (2+ messages)
` [tip: x86/mm] x86/mm: Enable "

[PATCH] x86/mm: Always set the ASID valid bit for the INVLPGB instruction
 2025-03-05 21:36 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2025-03-05 (ice)
 2025-03-05 21:35 UTC  (5+ messages)
` [PATCH net 1/4] ice: do not configure destination override for switchdev
` [PATCH net 2/4] ice: fix memory leak in aRFS after reset
` [PATCH net 3/4] ice: Fix switchdev slow-path in LAG
` [PATCH net 4/4] ice: register devlink prior to creating health reporters

[PATCH v1 0/2] override audit silence norule for fs cases
 2025-03-05 21:33 UTC  (3+ messages)
` [PATCH v1 1/2] audit: record fanotify event regardless of presence of rules
` [PATCH v1 2/2] audit: record AUDIT_ANOM_* events "

[PATCH v2 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC
 2025-03-05 21:35 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: reset: Document RZ/V2H(P) USB2PHY Control

[PATCH] tools: add a systemd unit for static rulesets
 2025-03-05 21:35 UTC  (2+ messages)

[PATCH bpf-next v5 0/6] XDP metadata support for tun driver
 2025-03-05 21:34 UTC  (7+ messages)
` [PATCH bpf-next v5 1/6] net: tun: enable XDP metadata support
` [PATCH bpf-next v5 2/6] net: tun: enable transfer of XDP metadata to skb
` [PATCH bpf-next v5 3/6] selftests/bpf: move open_tuntap to network helpers
` [PATCH bpf-next v5 4/6] selftests/bpf: refactor xdp_context_functional test and bpf program
` [PATCH bpf-next v5 5/6] selftests/bpf: add test for XDP metadata support in tun driver
` [PATCH bpf-next v5 6/6] selftests/bpf: fix file descriptor assertion in open_tuntap helper

linux-next: trees being removed
 2025-03-05 21:34 UTC  (3+ messages)

[PATCH v2 0/8] Support SD/SDIO controllers on RK3528
 2025-03-05 19:46 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: soc: rockchip: Add RK3528 VO GRF syscon
` [PATCH v2 5/8] clk: rockchip: Support MMC clocks in GRF region
` [PATCH v2 6/8] clk: rockchip: rk3528: Add SD/SDIO tuning "
` [PATCH v2 8/8] arm64: dts: rockchip: Enable SD-card interface on Radxa E20C

[PATCH 1/2] weston-init: improve XDG_RUNTIME_DIR fallback creation
 2025-03-05 21:32 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/4] Fix missing of_node_put() calls
 2025-03-05 21:32 UTC  (9+ messages)
` [PATCH 1/4] gpio: rcar: Fix missing of_node_put() call
` [PATCH 2/4] pinctrl: renesas: rzg2l: "
` [PATCH 3/4] pinctrl: renesas: rzv2m: "
` [PATCH 4/4] pinctrl: renesas: rza2: "

[PATCH mptcp-next v2 0/2] tcp: ulp: diag: remove net admin restriction
 2025-03-05 21:31 UTC  (5+ messages)
` [PATCH mptcp-next v2 1/2] tcp: ulp: diag: always print the name if any
` [PATCH mptcp-next v2 2/2] tcp: ulp: diag: more info without CAP_NET_ADMIN

[RFC PATCH v3 00/13] Clavis LSM
 2025-03-05 21:29 UTC  (15+ messages)

[PATCH 00/38] hexagon system emu, part 1/3
 2025-03-05 21:28 UTC  (6+ messages)
` [PATCH 02/38] docs/system: Add hexagon CPU emulation

linux-next: Fixes tag needs some work in the pm tree
 2025-03-05 21:28 UTC 

[PATCH 00/14] drm/panel: Transition away from using mipi_dsi_*_write_seq()
 2025-03-05 21:28 UTC  (4+ messages)

[RFC 0/1] drm/mm: Introduce address space shifting
 2025-03-05 21:27 UTC  (5+ messages)

[PATCH v5 0/6] drm/i915/dp: Fix link training interrupted by HPD pulse
 2025-03-05 21:27 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dp: Fix link training interrupted by HPD pulse (rev3)
` ✗ Xe.CI.Full: "

[PATCH 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
 2025-03-05 21:26 UTC  (10+ messages)
` [PATCH 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH

[PATCH v12 2/3] rust: add dma coherent allocator abstraction
 2025-03-05 21:26 UTC  (15+ messages)
          ` Allow data races on some read/write operations

[PATCH -tip] x86/locking/atomic: Use asm_inline for atomic locking insns
 2025-03-05 21:26 UTC  (9+ messages)

[PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
 2025-03-05 21:25 UTC  (11+ messages)

[PATCH -next v1 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-05 20:53 UTC  (6+ messages)

[PATCH 0/8] Add DisplayPort support for QCS615 platform
 2025-03-05 21:14 UTC  (12+ messages)
` [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration

[linusw-pinctrl:devel] BUILD SUCCESS 7f7a793d71da26d4a1582f8c1e127ac6917d2056
 2025-03-05 21:23 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 57cdb4921adc5b66682ee3a1bedfbbd89fc2d0bd
 2025-03-05 21:23 UTC 

[PATCH] multipathd: fix hang during shutdown with queuing maps
 2025-03-05 21:24 UTC  (4+ messages)

[RFC] eal: add new function versioning macros
 2025-03-05 21:23 UTC 

[PATCH v3 2/6] phy: qualcomm: qcom-uniphy-pcie 28LP add support for IPQ5018
 2025-03-05 20:39 UTC  (2+ messages)

[PATCH v2] ipe: add errno field to IPE policy load auditing
 2025-03-05 21:23 UTC  (5+ messages)
` [PATCH v3] "

[RFC PATCH v2] x86/fpu: make kernel-mode FPU reliably usable in softirqs
 2025-03-05 21:22 UTC  (5+ messages)

[PATCH v3 0/8] refs: introduce support for partial reference transactions
 2025-03-05 21:20 UTC  (3+ messages)
` [PATCH v3 1/8] refs/files: remove redundant check in split_symref_update()

[BUG, RFC] cpr-transfer: qxl guest driver crashes after migration
 2025-03-05 21:19 UTC  (8+ messages)

use folios and vmalloc for buffer cache backing memory v2
 2025-03-05 21:20 UTC  (7+ messages)
` [PATCH 06/12] xfs: remove the kmalloc to page allocator fallback
` [PATCH 07/12] xfs: convert buffer cache to use high order folios
` [PATCH 10/12] xfs: use vmalloc instead of vm_map_area for buffer backing memory

[PATCH 0/3] ravb driver fixes
 2025-03-05 21:19 UTC  (5+ messages)
` [PATCH 2/3] net: ravb: Fix RX frame size limit

[PATCH 0/3] firmware: samsung: add ACPM debugfs support
 2025-03-05 19:37 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH v4 0/5] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-03-05 19:38 UTC  (10+ messages)
` [PATCH v4 1/5] iommu/arm-smmu: Save additional information on context fault
` [PATCH v4 2/5] iommu/arm-smmu-qcom: Don't read fault registers directly
` [PATCH v4 4/5] iommu/arm-smmu-qcom: Make set_stall work when the device is on
` [PATCH v4 5/5] drm/msm: Temporarily disable stall-on-fault after a page fault

[Buildroot] [PATCH 1/1] package/systemd: enable tmpfs kernel option
 2025-03-05 21:17 UTC  (2+ messages)

[Buildroot] [git commit] package/systemd: enable tmpfs kernel option
 2025-03-05 21:06 UTC 

[PATCH v2 0/2] drm/xe/compat: cleanup
 2025-03-05 21:16 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ CI.Build: success "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ i915.CI.BAT: failure "

[PATCH nft] tests: remove temporary file
 2025-03-05 21:14 UTC  (2+ messages)

[PATCH v1 0/3] PM: EM: API cleanups and elimination of __rcu-related sparse warnings
 2025-03-05 21:13 UTC  (4+ messages)
` [PATCH v1 1/3] PM: EM: Consify two parameters of em_dev_register_perf_domain()
` [PATCH v1 2/3] PM: EM: Make three functions static
` [PATCH v1 3/3] PM: EM: Address RCU-related sparse warnings

[PATCH] Revert "bringup: devconfig: fix python3-apt debian issue"
 2025-03-05 21:13 UTC 

[PATCH nft] tests: add atomic chain replace test
 2025-03-05 21:13 UTC  (2+ messages)

[PATCH v4 0/3] bpf: introduce helper for populating bpf_cpumask
 2025-03-05 21:12 UTC  (4+ messages)
` [PATCH v4 1/3] bpf: add kfunc for populating cpumask bits
` [PATCH v4 2/3] selftests: bpf: add bpf_cpumask_fill selftests
` [PATCH v4 3/3] bpf: fix missing kdoc string fields in cpumask.c

[RFC PATCH] terraform/OCI: Create a set of multiple generic block devices
 2025-03-05 21:12 UTC 

[PATCH nft] payload: don't kill dependency for proto_th
 2025-03-05 21:11 UTC  (2+ messages)

[PATCH v9 0/8] Buddy allocator like (or non-uniform) folio split
 2025-03-05 21:10 UTC  (9+ messages)
` [PATCH v9 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()

[PATCH v5 0/5] Add TI TPS65214 & TPS65215 PMIC MFD Driver Support
 2025-03-05 21:09 UTC  (3+ messages)

[PATCH] cpupower: Implement CPU physical core querying
 2025-03-05 21:08 UTC 

[PATCH 2/2] moderr: add module error injection tool
 2025-03-05 21:08 UTC  (11+ messages)

Any pending patches on me for Samsung SoC? Closing applying cycle
 2025-03-05 21:07 UTC  (2+ messages)

[PATCH v3 1/2] rust: types: `Opaque` doc: Add some intra doc linkage
 2025-03-05 21:07 UTC  (7+ messages)
  ` [PATCH v3 2/2] rust: types: `Opaque` doc: Add some destructor description

[PATCH v5 0/5] Initial Nova Core series
 2025-03-05 21:07 UTC  (3+ messages)
` [PATCH v5 1/5] rust: module: add type `LocalModule`

[PATCH] io_uring/rw: ensure reissue path is correctly handled for IOPOLL
 2025-03-05 21:06 UTC 

[Buildroot] [PATCH 0/2] Bump Acqua boards to Linux 6.12.17
 2025-03-05 21:05 UTC  (2+ messages)

[PATCH v6 0/9] Add TI TPS65214 & TPS65215 MFD & Regulator Support
 2025-03-05 21:03 UTC  (10+ messages)
` [PATCH v6 1/9] regulator: dt-bindings: Add TI TPS65215 PMIC bindings
` [PATCH v6 2/9] regulator: dt-bindings: Add TI TPS65214 "
` [PATCH v6 3/9] mfd: tps65219: Remove regmap_read check
` [PATCH v6 4/9] mfd: tps65219: Add support for TI TPS65215 PMIC
` [PATCH v6 5/9] mfd: tps65219: Add support for TI TPS65214 PMIC
` [PATCH v6 6/9] regulator: tps65219: Update struct names
` [PATCH v6 7/9] regulator: tps65219: Add support for TPS65215 regulator resources
` [PATCH v6 8/9] regulator: tps65219: Add support for TPS65215 Regulator IRQs
` [PATCH v6 9/9] regulator: tps65219: Add TI TPS65214 Regulator Support

[PATCH v2 0/3] Allow retrieving accessory detection reference on MT8188
 2025-03-05 19:20 UTC  (5+ messages)
` [PATCH v2 3/3] ASoC: mediatek: mt8188-mt6359: Add accdet headset jack detect support

[PATCH nft 0/4] add mptcp suboption mnemonics
 2025-03-05 21:03 UTC  (2+ messages)

[Buildroot] [PATCH] package/freescale-imx: Forbid DDR selection for i.MX93
 2025-03-05 21:03 UTC  (2+ messages)

[PATCHSET for-next 0/3] Fix read/write -EAGAIN failure cases
 2025-03-05 21:03 UTC  (6+ messages)
` [PATCH 2/3] io_uring/rw: handle -EAGAIN retry at IO completion time

[Buildroot] [git commit] package/freescale-imx: Forbid DDR selection for i.MX93/91
 2025-03-05 20:56 UTC 

[OE-core][PATCH] lib: sbom30: Add action statement for affected VEX statements
 2025-03-05 21:00 UTC 

[PATCH v1] Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
 2025-03-05 21:00 UTC  (2+ messages)

[PATCH V4 0/2] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
 2025-03-05 20:59 UTC  (7+ messages)
` [PATCH V4 2/2] NFSD: allow client to use write delegation stateid for READ

[RFC PATCH 00/16] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
 2025-03-05 20:59 UTC  (2+ messages)

[PATCH] drm/amdgpu/mes: remove unused functions
 2025-03-05 20:57 UTC 

[patch V2 00/17] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
 2025-03-05 20:57 UTC  (5+ messages)
` [patch V2 02/17] posix-timers: Add cond_resched() to posix_timer_add() search loop
` [patch V2 03/17] posix-timers: Cleanup includes

[PATCH v5 0/2] Introduce support for Exynos7870 clocks
 2025-03-05 20:37 UTC  (5+ messages)
` [PATCH v5 2/2] clk: samsung: add initial exynos7870 clock driver

[v3 01/23] drm: color pipeline base work
 2025-03-05 20:55 UTC  (2+ messages)

[brauner-github:vfs.all 205/231] WARNING: modpost: vmlinux: section mismatch in reference: initramfs_test_cases+0x0 (section: .data) -> initramfs_test_extract (section: .init.text)
 2025-03-05 20:55 UTC  (4+ messages)

[PATCH v12 2/3] mfd: sophgo: cv1800: rtcsys: New driver (handling RTC only)
 2025-03-05 20:33 UTC  (2+ messages)

[PATCH 0/3] completion: fix bugs with slashes in remote names
 2025-03-05 20:50 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] "

[PATCH 1/2] drm/amdgpu/gfx11: don't read registers in mqd init
 2025-03-05 20:49 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/gfx12: "

[PATCH v4 0/7] Add support for the Exynos7870 SoC, along with three devices
 2025-03-05 19:05 UTC  (3+ messages)
` [PATCH v4 3/7] soc: samsung: exynos-chipid: add support for exynos7870
  ` (subset) "

[PATCH v7 3/5] Add debugfs based silicon debug support in DWC
 2025-03-05 19:09 UTC  (4+ messages)

[PATCH] iommu: Unexport iommu_fwspec_free()
 2025-03-05 18:29 UTC  (2+ messages)

[PATCH v7 00/49] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-03-05 20:47 UTC  (4+ messages)

[PATCH 00/11] Add disable kernel queue support
 2025-03-05 20:47 UTC  (12+ messages)
` [PATCH 01/11] drm/amdgpu: add parameter to disable kernel queues
` [PATCH 02/11] drm/amdgpu: add ring flag for no user submissions
` [PATCH 03/11] drm/amdgpu/gfx: add generic handling for disable_kq
` [PATCH 04/11] drm/amdgpu/mes: centralize gfx_hqd mask management
` [PATCH 05/11] drm/amdgpu/mes: update hqd masks when disable_kq is set
` [PATCH 06/11] drm/amdgpu/mes: make more vmids available when disable_kq=1
` [PATCH 07/11] drm/amdgpu/gfx11: add support for disable_kq
` [PATCH 08/11] drm/amdgpu/gfx12: "
` [PATCH 09/11] drm/amdgpu/sdma: add flag for tracking disable_kq
` [PATCH 10/11] drm/amdgpu/sdma6: add support for disable_kq
` [PATCH 11/11] drm/amdgpu/sdma7: "

[PATCH v2 0/9] Orangefs fixes for 6.15
 2025-03-05 20:47 UTC  (4+ messages)
` [PATCH v2 1/9] orangefs: Do not truncate file size
` [PATCH v2 3/9] orangefs: make open_for_read and open_for_write boolean
` [PATCH v2 7/9] orangefs: Unify error & success paths in orangefs_writepages_work()


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.