All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-12 20:36:54 to 2024-02-12 21:44:51 UTC [more...]

[PATCH] rootfs-postcommands: remove make_zimage_symlink_relative()
 2024-02-12 21:44 UTC 

[topic/xe-for-ci] drm/xe: Add new PVC PCI ID
 2024-02-12 21:44 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v14 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2024-02-12 21:43 UTC  (7+ messages)
` [PATCH v15-RFC "

[PATCH v3 00/35] Memory allocation profiling
 2024-02-12 21:39 UTC  (36+ messages)
` [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
` [PATCH v3 02/35] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v3 03/35] fs: Convert alloc_inode_sb() to a macro
` [PATCH v3 04/35] mm: enumerate all gfp flags
` [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v3 06/35] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [PATCH v3 09/35] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v3 10/35] lib: code tagging framework
` [PATCH v3 11/35] lib: code tagging module support
` [PATCH v3 12/35] lib: prevent module unloading if memory is not freed
` [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
` [PATCH v3 14/35] lib: introduce support for page allocation tagging
` [PATCH v3 15/35] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
` [PATCH v3 16/35] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH v3 17/35] mm: enable page allocation tagging
` [PATCH v3 18/35] mm: create new codetag references during page splitting
` [PATCH v3 19/35] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v3 20/35] lib: add codetag reference into slabobj_ext
` [PATCH v3 21/35] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v3 24/35] mempool: Hook up to memory allocation profiling
` [PATCH v3 25/35] xfs: Memory allocation profiling fixups
` [PATCH v3 26/35] mm: percpu: Introduce pcpuobj_ext
` [PATCH v3 27/35] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH v3 28/35] mm: percpu: enable per-cpu allocation tagging
` [PATCH v3 29/35] mm: vmalloc: Enable memory allocation profiling
` [PATCH v3 30/35] rhashtable: Plumb through alloc tag
` [PATCH v3 31/35] lib: add memory allocations report in show_mem()
` [PATCH v3 32/35] codetag: debug: skip objext checking when it's for objext itself
` [PATCH v3 33/35] codetag: debug: mark codetags for reserved pages as empty
` [PATCH v3 34/35] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH v3 35/35] MAINTAINERS: Add entries for code tagging and memory allocation profiling

[PATCH] gpio: initialize descriptor SRCU structure before adding OF-based chips
 2024-02-12 21:39 UTC 

Blank screen after enabling amdgpu.seamless on a Barcelo APU
 2024-02-12 21:37 UTC  (2+ messages)

[PATCH 2/2] x86/MCE: Add command line option to extend MCE Records pool
 2024-02-12 21:37 UTC  (27+ messages)

[PATCH rework v2] canxl: add virtual CAN network identifier support
 2024-02-12 21:35 UTC 

[PATCH v5 00/25] Transparent Contiguous PTEs for User Mappings
 2024-02-12 21:34 UTC  (15+ messages)
` [PATCH v5 03/25] mm: Make pte_next_pfn() a wrapper around pte_advance_pfn()
` [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings

[RFC PATCH 0/4] test-tool: add unit test suite runner
 2024-02-12 21:35 UTC  (14+ messages)
` [RFC PATCH v2 0/6] "
  ` [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
  ` [RFC PATCH v2 2/6] test-tool run-command testsuite: get shell from env
  ` [RFC PATCH v2 4/6] test-tool run-command testsuite: support unit tests

[PATCH net-next] net: dsa: realtek: fix digital interface select macro for EXT0
 2024-02-12 21:34 UTC 

[PATCHv3] PPPoL2TP: Add more code snippets
 2024-02-12 21:33 UTC  (4+ messages)

[PATCH v6 0/6] reset: gpio: ASoC: shared GPIO resets
 2024-02-12 21:32 UTC  (4+ messages)
` [PATCH v6 4/6] reset: Instantiate reset GPIO controller for shared reset-gpios

[PATCH] arm64: dts: mediatek: mt8186: Add missing clocks to ssusb power domains
 2024-02-12 21:32 UTC  (2+ messages)

[PATCH v2 3/3] PCI: qcom: properly implement RC shutdown/power up
 2024-02-12 21:32 UTC  (2+ messages)

[PATCH v2 0/4] Add post-init-supplier binding to improve suspend/resume stability
 2024-02-12 21:31 UTC  (5+ messages)
` [PATCH v2 1/4] driver core: Adds flags param to fwnode_link_add()
` [PATCH v2 2/4] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
` [PATCH v2 3/4] dt-bindings: Add post-init-supplier property
` [PATCH v2 4/4] of: property: fw_devlink: Add support for "post-init-supplier" property

[syzbot] Monthly fs report (Feb 2024)
 2024-02-12 21:31 UTC 

[PATCH] kbuild: Fix building with LLVM on NixOS
 2024-02-12 21:29 UTC  (2+ messages)

[PATCH] column: disallow negative padding
 2024-02-12 21:28 UTC  (5+ messages)
` [PATCH v2] "

[Bpf] [PATCH bpf-next v2] bpf, docs: Add callx instructions in new conformance group
 2024-02-12 21:28 UTC  (9+ messages)
  `  "

[PATCH v3 0/5] trace-cmd: split: Handle splitting files with multiple instances
 2024-02-12 21:28 UTC  (13+ messages)
` [PATCH v3 4/5] trace-cmd split: Enable support for buffer selection

[syzbot] [wireguard?] KCSAN: data-race in wg_packet_receive / wg_packet_receive (7)
 2024-02-12 21:26 UTC 

[PATCH i-g-t] tests/intel/gem_watchdog: Reduced timeouts for worst case scenario
 2024-02-12 21:23 UTC 

[PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
 2024-02-12 21:24 UTC  (8+ messages)

NMI Reported with console_blast.sh
 2024-02-12 21:23 UTC  (5+ messages)

[PATCH v3] regmap: kunit: Ensure that changed bytes are actually different
 2024-02-12 21:22 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Fix non-functional mic on Lenovo 82UU
 2024-02-12 21:22 UTC  (2+ messages)

[PATCH] ASoC: codecs: fix TYPO 'reguest' to 'request' in error log
 2024-02-12 21:22 UTC  (2+ messages)

[PATCH] ASoC: SOF: imx: Add devicetree support to select topologies
 2024-02-12 21:22 UTC  (2+ messages)

[PATCH v3 22/24] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
 2024-02-12 21:20 UTC  (3+ messages)

[PATCH v2 00/19] Add support for CDM over DP
 2024-02-12 21:20 UTC  (7+ messages)
` [PATCH v2 19/19] drm/msm/dp: allow YUV420 mode for DP connector when CDM available

[PATCH] arm64: dts: qcom: sm6115p-j606f: Add some peripherals
 2024-02-12 21:19 UTC  (2+ messages)

[PULL 00/12] Hppa64 patches
 2024-02-12 21:16 UTC  (2+ messages)

git-gui desktop launcher
 2024-02-12 21:17 UTC  (6+ messages)

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-12 21:16 UTC  (4+ messages)
` [PATCH v9 12/25] security: Introduce file_post_open hook

[PATCH 0/2] soc: qcom: socinfo: Add SM8475 IDs
 2024-02-12 21:17 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: Add IDs for SM8475 family
` [PATCH 2/2] soc: qcom: socinfo: Add Soc "

[PATCH v2 2/3] PCI: qcom: Read back PARF_LTSSM register
 2024-02-12 21:17 UTC  (2+ messages)

[PATCH v5 0/3] Add support for getting EDID over ACPI to DRM
 2024-02-12 21:16 UTC  (4+ messages)
` [PATCH v5 1/3] drm: Add support to get EDID from ACPI

[drm-next][PATCH 0/2] command-line registry and gsp-rm logging
 2024-02-12 21:15 UTC  (3+ messages)
` [PATCH 1/2] [v3] nouveau: add command-line GSP-RM registry support
` [PATCH 2/2] [v3] drm/nouveau: expose GSP-RM logging buffers via debugfs

[PATCH v2 1/3] PCI: qcom: reshuffle reset logic in 2_7_0 .init
 2024-02-12 21:14 UTC  (2+ messages)

[meta-oe][PATCH] switchtec-user: upgrade 4.1 -> 4.2
 2024-02-12 21:13 UTC 

[PATCH 0/7] Add Support for RK3566 Powkiddy RGB10MAX3
 2024-02-12 21:13 UTC  (4+ messages)
` [PATCH 2/7] drm/panel: st7703: Add Powkiddy RGB10MAX3 Panel Support

linux-next: Tree for Feb 12
 2024-02-12 21:13 UTC  (3+ messages)
` linux-next: Tree for Feb 12 (drivers/md/dm-vdo/thread-registry.c on arch/loongarch/)

[PATCH v3 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
 2024-02-12 21:12 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support

[PATCH net-next 0/5][pull request] Intel Wired LAN Driver Updates 2024-02-12 (ice)
 2024-02-12 21:11 UTC  (6+ messages)
` [PATCH net-next 1/5] ice: introduce new E825C devices family
` [PATCH net-next 2/5] ice: Add helper function ice_is_generic_mac
` [PATCH net-next 3/5] ice: add support for 3k signing DDP sections for E825C
` [PATCH net-next 4/5] ice: Remove and readd netdev during devlink reload
` [PATCH net-next 5/5] ice: Fix debugfs with "

[FIX PATCH v1] Fix: common: usb_hub: Reset only USB3.0 hub
 2024-02-12 21:10 UTC  (12+ messages)

[PATCH] KVM: selftests: Print timer ctl register in ISTATUS assertion
 2024-02-12 21:09 UTC 

[Buildroot] [PATCH 1/2] package/python-uvloop: add support for cython3
 2024-02-12 21:09 UTC  (8+ messages)

[PATCH rework v1] canxl: add virtual CAN network identifier support
 2024-02-12 21:06 UTC  (4+ messages)

[PATCH v1 0/4] Add post-init-supplier binding to improve suspend/resume stability
 2024-02-12 21:08 UTC  (6+ messages)
` [PATCH v1 3/4] dt-bindings: Add post-init-supplier property

[PATCH v7 0/4] Add RZ/V2{M, MA} PWM driver support
 2024-02-12 21:06 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: pwm: Add RZ/V2M PWM binding
` [PATCH v7 2/4] pwm: Add support for RZ/V2M PWM driver
` [PATCH v7 3/4] arm64: dts: renesas: r9a09g011: Add pwm nodes
` [PATCH v7 4/4] arm64: dts: renesas: rzv2m evk: Enable pwm

XFS corruption after power surge/outage
 2024-02-12 21:06 UTC  (4+ messages)

[PATCH 0/6 V4] fdinfo shared stats
 2024-02-12 21:04 UTC  (7+ messages)
` [PATCH 1/6] Documentation/gpu: Update documentation on drm-shared-*
` [PATCH 2/6] drm: add drm_gem_object_is_shared_for_memory_stats() helper
` [PATCH 3/6] drm: update drm_show_memory_stats() for dma-bufs
` [PATCH 4/6] drm/amdgpu: add shared fdinfo stats
` [PATCH 5/6] drm/i915: Update shared stats to use the new gem helper
` [PATCH 6/6] drm/xe: "

[meta-python][PATCH] python3-werkzeug: add missing runtime dependencies
 2024-02-12 20:59 UTC 

[PATCH 6.1.y] fs: dlm: don't put dlm_local_addrs on heap
 2024-02-12 20:58 UTC 

RFC i386/sev: kernel-hashes, reference measurements and event logs
 2024-02-12 20:57 UTC  (2+ messages)

[PATCH] Input: psmouse - add resync_on_resume dmi check
 2024-02-12 20:57 UTC  (5+ messages)

[PATCH v2] X.509: Introduce scope-based x509_certificate allocation
 2024-02-12 20:57 UTC  (4+ messages)

[PATCH RFC 0/4] wifi: ath10k: support board-specific firmware overrides
 2024-02-12 20:56 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM code
 2024-02-12 20:56 UTC  (7+ messages)

[PATCH] drm/amdgpu: bail on INFO IOCTL if the GPU is in reset
 2024-02-12 20:56 UTC  (2+ messages)

[PATCH v1 0/2] small kern_hyp_va() cleanups
 2024-02-12 20:55 UTC  (3+ messages)

[PATCH] doc: fix mistyped "env flags" command
 2024-02-12 20:56 UTC  (2+ messages)

[PATCH 0/3] wifi: ath10k: fix board file loading for wcn3990 devices
 2024-02-12 20:55 UTC  (2+ messages)

[PATCH] linux-5.10/rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks
 2024-02-12 20:54 UTC  (2+ messages)

[PATCH v1] KVM: arm64: print Hyp mode
 2024-02-12 20:52 UTC  (3+ messages)

[PATCH] linux-4.19/rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks
 2024-02-12 20:53 UTC  (2+ messages)

[RFC PATCH v1 00/14] Exceptions - Resource Cleanup
 2024-02-12 20:53 UTC  (3+ messages)
` [RFC PATCH v1 14/14] selftests/bpf: Add tests for exceptions runtime cleanup

[RFC PATCH net-next v2 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-02-12 20:53 UTC  (8+ messages)
` [RFC PATCH net-next v2 6/7] net: ravb: Enable SW IRQ Coalescing for GbEth

[PATCH] eal: provide trace point register macro for MSVC
 2024-02-12 20:51 UTC  (2+ messages)
` [PATCH v2] eal: provide macro to allocate and name a section or segment

[PATCH v2 0/2] linux-user: Map low priority rt signals
 2024-02-12 20:45 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/tcg: Add SIGRTMIN/SIGRTMAX test

[PATCH 0/2] rockchip: Update stack and bss addresses on RK3328 and RK3399
 2024-02-12 20:49 UTC  (7+ messages)
` [PATCH 2/2] rockchip: rk3399: Update stack and bss addresses

[PATCH] drm/xe/uapi: Remove unused flags
 2024-02-12 20:48 UTC  (2+ messages)

[PATCH net-next] net: dsa: remove OF-based MDIO bus registration from DSA core
 2024-02-12 20:48 UTC  (8+ messages)

Pull request doc-2024-04-rc2
 2024-02-12 20:48 UTC  (2+ messages)

Generic Data Structure Iterators
 2024-02-12 20:48 UTC 

[PATCH v9 0/2] bnx2x: Fix error recovering in switch configuration
 2024-02-12 20:47 UTC  (9+ messages)
  ` [PATCH v9 1/2] net/bnx2x: Prevent access to a freed page in page_pool
      ` [PATCH v8 "
  ` [PATCH v9 2/2] net/bnx2x: refactor common code to bnx2x_stop_nic()

[drm-misc:for-linux-next 40/49] drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c:317:48: error: passing argument 1 of 'drm_err_printer' from incompatible pointer type
 2024-02-12 20:46 UTC 

[PATCH 0/4] board: beagle: Enable 32k and debounce configuration
 2024-02-12 20:44 UTC  (3+ messages)
` [PATCH 1/4] board: beagle: beagleplay: Enable 32k crystal

[PULL 00/13] linux-user patch queue
 2024-02-12 20:43 UTC  (8+ messages)
` [PULL 05/13] linux-user: Use walk_memory_regions for open_self_maps
            `  "

I/O errors while writing to external Transcend XS-2000 4TB SSD
 2024-02-12 20:42 UTC  (5+ messages)

[PATCH] iommu/vt-d: Use kcalloc() instead of kzalloc()
 2024-02-12 20:41 UTC  (2+ messages)

[PATCH] iommu/mtk_iommu: Use devm_kcalloc() instead of devm_kzalloc()
 2024-02-12 20:41 UTC  (3+ messages)

[PATCH v2 0/3] arm: mvebu: helios-4: add config fragment for spi booting et al
 2024-02-12 20:40 UTC  (3+ messages)
` [PATCH v2 2/3] arm: mvebu: helios4_defconfig: enable setexpr command

[PATCH v3 00/26] KVM/arm64: VM configuration enforcement
 2024-02-12 20:40 UTC  (3+ messages)

[CI v2] drm/xe: VM bind refactor
 2024-02-12 20:39 UTC 

[PATCH v1 0/2] RISC-V: enable rust
 2024-02-12 20:37 UTC  (19+ messages)

[PATCH v3 0/6] maps memory improvements and fixes
 2024-02-12 20:37 UTC  (6+ messages)
` [PATCH v3 1/6] perf maps: Switch from rbtree to lazily sorted array for addresses


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.