public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-06 18:14:45 to 2025-02-06 19:20:07 UTC [more...]

[PATCH 1/2] scsi: qedf: Replace kmalloc_array() with kcalloc()
 2025-02-06 19:20 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] scsi: qedf: Add check for bdt_info

[PATCH v5] x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()
 2025-02-06 19:18 UTC 

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-02-06 19:18 UTC  (14+ messages)

[PATCH] pstore: Change kmsg_bytes storage size to u32
 2025-02-06 19:16 UTC 

[PATCH v2 1/1] regmap: irq: Use one way of setting all bits in the register
 2025-02-06 19:16 UTC 

[PATCH v2 0/2] gpio: xilinx: Replace custom bitmap APIs
 2025-02-06 19:16 UTC  (3+ messages)

[PATCH v6 00/16] zswap IAA compress batching
 2025-02-06 19:15 UTC  (7+ messages)
` [PATCH v6 12/16] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v6 15/16] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
` [PATCH v6 16/16] mm: zswap: Fix for zstd performance regression with 2M folios

[PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps
 2025-02-06 19:14 UTC  (2+ messages)

[PATCH 0/5] KVM: x86/xen: Restrict hypercall MSR index
 2025-02-06 19:14 UTC  (11+ messages)
` [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
` [PATCH] KVM: x86/xen: Only write Xen hypercall page for guest writes to MSR

[PATCH v1 1/1] accel/habanalabs: Switch to use %ptTs
 2025-02-06 19:13 UTC  (2+ messages)

[PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
 2025-02-06 19:12 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding
 2025-02-06 19:10 UTC  (7+ messages)

[PATCH] memcg: add hierarchical effective limits for v2
 2025-02-06 19:09 UTC  (3+ messages)

[PATCH bpf-next v9 0/5] xsk: TX metadata Launch Time support
 2025-02-06 19:08 UTC  (3+ messages)
` [PATCH bpf-next v9 3/5] net: stmmac: Add launch time support to XDP ZC

[PATCH v5 0/8] perf report: Add latency and parallelism profiling
 2025-02-06 19:07 UTC  (6+ messages)

audit_reusename in getname_flags
 2025-02-06 19:07 UTC 

[PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements
 2025-02-06 19:04 UTC  (9+ messages)

[PATCH v5 00/24] Intel vendor events and TMA 5.01 metrics
 2025-02-06 19:05 UTC  (12+ messages)
` [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics

[RFC PATCH v3 00/15] pkeys-based page table hardening
 2025-02-06 19:01 UTC  (3+ messages)
` [RFC PATCH v3 08/15] mm: Introduce kernel_pgtables_set_pkey()

[PATCH v1 1/1] regmap: irq: Use one way of setting all bits in the register
 2025-02-06 19:00 UTC  (3+ messages)

[PATCH v1 1/1] ASoC: tas2781: Switch to use %ptTs
 2025-02-06 18:59 UTC  (2+ messages)

[PATCH] Add -fzero-init-padding-bits to bindgen_skip_cflags
 2025-02-06 18:58 UTC  (5+ messages)

[PATCH v1 1/1] scsi: lpfc: Switch to use %ptTs
 2025-02-06 18:57 UTC  (5+ messages)

[RFC PATCH 0/1] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon
 2025-02-06 18:57 UTC  (5+ messages)
` [RFC PATCH 1/1] "

[PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
 2025-02-06 18:56 UTC  (7+ messages)

[PATCH] serial: 8250: Fix fifo underflow on flush
 2025-02-06 18:55 UTC  (2+ messages)

[PATCH v3 00/28] hugetlb/CMA improvements for large systems
 2025-02-06 18:51 UTC  (29+ messages)
` [PATCH v3 01/28] mm/cma: export total and free number of pages for CMA areas
` [PATCH v3 02/28] mm, cma: support multiple contiguous ranges, if requested
` [PATCH v3 03/28] mm/cma: introduce cma_intersects function
` [PATCH v3 04/28] mm, hugetlb: use cma_declare_contiguous_multi
` [PATCH v3 05/28] mm/hugetlb: fix round-robin bootmem allocation
` [PATCH v3 06/28] mm/hugetlb: remove redundant __ClearPageReserved
` [PATCH v3 07/28] mm/hugetlb: use online nodes for bootmem allocation
` [PATCH v3 08/28] mm/hugetlb: convert cmdline parameters from setup to early
` [PATCH v3 09/28] x86/mm: make register_page_bootmem_memmap handle PTE mappings
` [PATCH v3 10/28] mm/bootmem_info: export register_page_bootmem_memmap
` [PATCH v3 11/28] mm/sparse: allow for alternate vmemmap section init at boot
` [PATCH v3 12/28] mm/hugetlb: set migratetype for bootmem folios
` [PATCH v3 13/28] mm: define __init_reserved_page_zone function
` [PATCH v3 14/28] mm/hugetlb: check bootmem pages for zone intersections
` [PATCH v3 15/28] mm/sparse: add vmemmap_*_hvo functions
` [PATCH v3 16/28] mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc
` [PATCH v3 17/28] mm/hugetlb: move huge_boot_pages list init "
` [PATCH v3 18/28] mm/hugetlb: add pre-HVO framework
` [PATCH v3 19/28] mm/hugetlb_vmemmap: fix hugetlb_vmemmap_restore_folios definition
` [PATCH v3 20/28] mm/hugetlb: do pre-HVO for bootmem allocated pages
` [PATCH v3 21/28] x86/setup: call hugetlb_bootmem_alloc early
` [PATCH v3 22/28] x86/mm: set ARCH_WANT_SPARSEMEM_VMEMMAP_PREINIT
` [PATCH v3 23/28] mm/cma: simplify zone intersection check
` [PATCH v3 24/28] mm/cma: introduce a cma validate function
` [PATCH v3 25/28] mm/cma: introduce interface for early reservations
` [PATCH v3 26/28] mm/hugetlb: add hugetlb_cma_only cmdline option
` [PATCH v3 27/28] mm/hugetlb: enable bootmem allocation from CMA areas
` [PATCH v3 28/28] mm/hugetlb: move hugetlb CMA code in to its own file

[PATCH] x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0
 2025-02-06 18:51 UTC  (2+ messages)

[PATCH RFC 00/24] Compiler-Based Capability- and Locking-Analysis
 2025-02-06 18:48 UTC  (27+ messages)
` [PATCH RFC 01/24] compiler_types: Move lock checking attributes to compiler-capability-analysis.h
` [PATCH RFC 02/24] compiler-capability-analysis: Rename __cond_lock() to __cond_acquire()
` [PATCH RFC 03/24] compiler-capability-analysis: Add infrastructure for Clang's capability analysis
` [PATCH RFC 04/24] compiler-capability-analysis: Add test stub
` [PATCH RFC 05/24] Documentation: Add documentation for Compiler-Based Capability Analysis
` [PATCH RFC 06/24] checkpatch: Warn about capability_unsafe() without comment
` [PATCH RFC 07/24] cleanup: Basic compatibility with capability analysis
` [PATCH RFC 08/24] lockdep: Annotate lockdep assertions for "
` [PATCH RFC 09/24] locking/rwlock, spinlock: Support Clang's "
` [PATCH RFC 10/24] compiler-capability-analysis: Change __cond_acquires to take return value
` [PATCH RFC 11/24] locking/mutex: Support Clang's capability analysis
` [PATCH RFC 12/24] locking/seqlock: "
` [PATCH RFC 13/24] bit_spinlock: Include missing <asm/processor.h>
` [PATCH RFC 14/24] bit_spinlock: Support Clang's capability analysis
` [PATCH RFC 15/24] rcu: "
` [PATCH RFC 16/24] srcu: "
` [PATCH RFC 17/24] kref: Add capability-analysis annotations
` [PATCH RFC 18/24] locking/rwsem: Support Clang's capability analysis
` [PATCH RFC 19/24] locking/local_lock: "
` [PATCH RFC 20/24] debugfs: Make debugfs_cancellation a capability struct
` [PATCH RFC 21/24] kfence: Enable capability analysis
` [PATCH RFC 22/24] kcov: "
` [PATCH RFC 23/24] stackdepot: "
` [PATCH RFC 24/24] rhashtable: "

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-06 18:48 UTC  (7+ messages)
` [PATCH v11 06/23] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v11 23/23] x86/resctrl: Introduce interface to modify assignment states of the groups

[PATCH] MAINTAINERS: Remove myself
 2025-02-06 18:46 UTC  (2+ messages)

[PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
 2025-02-06 18:46 UTC  (7+ messages)
` [PATCH v3 05/20] pinctrl: baytrail: copy communities using devm_kmemdup_array()
` [PATCH v3 06/20] pinctrl: cherryview: use devm_kmemdup_array()
` [PATCH v3 10/20] input: ipaq-micro-keys: "

[PATCH RFC 0/2] usb: typec: ucsi: avoid problems during initial PPM reset
 2025-02-06 18:43 UTC  (3+ messages)
` [PATCH RFC 1/2] acpi: typec: ucsi: Introduce a ->poll_cci method
` [PATCH RFC 2/2] usb: typec: ucsi: increase timeout for PPM reset operations

[PATCH 6.13 000/619] 6.13.2-rc2 review
 2025-02-06 18:43 UTC  (2+ messages)

[PATCH v2] ata: libahci_platform: support non-consecutive port numbers
 2025-02-06 18:42 UTC  (4+ messages)

[PATCH] nfsd: don't ignore the return code of svc_proc_register()
 2025-02-06 18:41 UTC  (5+ messages)

[RFC 00/12] staging: media: max96712: Add support for streams and multiple sensors
 2025-02-06 18:40 UTC  (3+ messages)
` [RFC 10/12] staging: media: max96712: add gpiochip functionality

[PATCH v15 0/3] rust: xarray: Add a minimal abstraction for XArray
 2025-02-06 18:40 UTC  (8+ messages)
` [PATCH v15 2/3] rust: xarray: Add an "
  ` [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo`
  ` [PATCH v15 3/3] MAINTAINERS: add entry for Rust XArray API

[PATCH 1/2] f2fs: don't kobject_put in the error case
 2025-02-06 18:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v1] f2fs: remove unnecessary null checking
 2025-02-06 18:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: quota: fix to avoid warning in dquot_writeback_dquots()
 2025-02-06 18:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v6 0/6] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2025-02-06 18:38 UTC  (2+ messages)

[PATCH v8 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
 2025-02-06 18:35 UTC  (4+ messages)

[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-02-06 18:35 UTC  (5+ messages)
` [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer

[PATCH v1] ASoC: tas2781: Add dsp firmware for new projects
 2025-02-06 18:35 UTC  (2+ messages)

[PATCH v1 2/6] PCI: brcmstb: Fix error path upon call of regulator_bulk_get()
 2025-02-06 18:34 UTC  (4+ messages)

[PATCH RFC 00/33] Compile-time thread-safety checking
 2025-02-06 18:34 UTC  (5+ messages)
` [PATCH RFC 25/33] wifi: ath12k: Fix locking in error paths

[PATCH v5 0/16] Enable CXL PCIe port protocol error handling and logging
 2025-02-06 18:33 UTC  (5+ messages)
` [PATCH v5 04/16] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type
` [PATCH v5 05/16] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver

[PATCH 0/2 v8] add ioctl/sysfs to donate file-backed pages
 2025-02-06 18:33 UTC  (4+ messages)
` [PATCH 2/2] f2fs: add a sysfs entry to request "
  ` [f2fs-dev] "

[PATCH] f2fs: add ioctl to get IO priority hint
 2025-02-06 18:32 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] net: fec: Refactor MAC reset to function
 2025-02-06 18:32 UTC  (5+ messages)

[PATCH v2 0/7] driver core: auxiliary bus: add device creation helper
 2025-02-06 18:32 UTC  (9+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] reset: mpfs: use the auxiliary "
` [PATCH v2 3/7] drm/bridge: ti-sn65dsi86: "
` [PATCH v2 4/7] platform: arm64: lenovo-yoga-c630: "
` [PATCH v2 5/7] clk: eyeq: "
` [PATCH v2 6/7] clk: clk-imx8mp-audiomix: "
` [PATCH v2 7/7] clk: amlogic: axg-audio: use the auxiliary reset driver - take 2

queue-5.10: Panic on shutdown at platform_shutdown+0x9
 2025-02-06 18:31 UTC 

[PATCH net-next 0/4] xsk: the lost bits from Chapter III
 2025-02-06 18:26 UTC  (5+ messages)
` [PATCH net-next 1/4] unroll: add generic loop unroll helpers
` [PATCH net-next 2/4] i40e: use generic unrolled_count() macro
` [PATCH net-next 3/4] ice: "
` [PATCH net-next 4/4] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go

[PATCH v17 0/1] MCTP Over PCC Transport
 2025-02-06 18:28 UTC  (4+ messages)
` [PATCH v17 1/1] mctp pcc: Implement MCTP over "

[PATCH v1 1/6] PCI: brcmstb: Refactor max speed limit functionality
 2025-02-06 18:27 UTC  (3+ messages)

[PATCH RFC v2] dt-bindings: mmc: mmc-slot: make compatible property optional
 2025-02-06 18:27 UTC  (2+ messages)

[PATCH] soc: qcom: pd-mapper: defer probing on sdm845
 2025-02-06 18:25 UTC  (5+ messages)

[PATCH v2] scsi: ufs: critical health condition
 2025-02-06 18:25 UTC  (8+ messages)

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-06 18:22 UTC  (8+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path

[RFC PATCH 1/3] virtio-gpu api: add blob userptr resource
 2025-02-06 18:21 UTC  (10+ messages)
` [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object

[PATCH 2/3] dt-bindings: iio: chemical: sensirion,senxx: Add yaml description
 2025-02-06 18:20 UTC  (2+ messages)

[PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault()
 2025-02-06 18:19 UTC  (2+ messages)

[PATCH v2 00/24] perf: Make perf_pmu_unregister() usable
 2025-02-06 18:19 UTC  (3+ messages)
` [PATCH v2 01/24] lockdep: Fix might_fault()

[PATCH 6.12 000/583] 6.12.13-rc2 review
 2025-02-06 18:17 UTC  (2+ messages)

[PATCH] gpiolib: don't build HTE code with CONFIG_HTE disabled
 2025-02-06 18:17 UTC  (2+ messages)

[PATCH v2 0/5] Support ROHM BD79124 ADC/GPO
 2025-02-06 18:16 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: "

[PATCH v6 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2025-02-06 18:15 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings

[PATCH 0/2] AT91 Clock Adjustments
 2025-02-06 18:14 UTC  (3+ messages)
` [PATCH 1/2] clk: at91: sckc: Fix parent_data struct for slow osc
` [PATCH 2/2] clk: at91: sama7d65: Add missing clk_hw to parent_data

[PATCH 0/4] net: dsa: b53: Enable internal GPHY on BCM63268
 2025-02-06 18:15 UTC  (2+ messages)

[PATCH v6 00/26] Add support for hot-pluggable DRM bridges
 2025-02-06 18:14 UTC  (25+ messages)
` [PATCH v6 03/26] drm/bridge: panel: use drm_bridge_is_panel() instead of open code
` [PATCH v6 04/26] drm/bridge: panel: drm_panel_bridge_remove: warn when called on non-panel bridge
` [PATCH v6 05/26] drm/debugfs: add top-level 'bridges' file showing all added bridges
` [PATCH v6 06/26] drm/panel: move all code into bridge/panel.c
` [PATCH v6 07/26] drm/bridge: panel: forbid initializing a panel with unknown connector type
` [PATCH v6 08/26] drm/bridge: panel: add a panel_bridge to every panel
` [PATCH v6 09/26] drm/bridge: move devm_drm_of_get_bridge and drmm_of_get_bridge to drm_bridge.c
` [PATCH v6 10/26] drm/bridge: add devm_drm_of_get_bridge_by_node()
` [PATCH v6 11/26] drm/bridge: samsung-dsim: use devm_drm_of_get_bridge[_by_node] to find the out_bridge
` [PATCH v6 12/26] drm/bridge: allow bridges to be informed about added and removed bridges
` [PATCH v6 13/26] drm/encoder: add drm_encoder_cleanup_from()
` [PATCH v6 14/26] drm/bridge: add support for refcounted DRM bridges
` [PATCH v6 15/26] drm/bridge: devm_drm_of_get_bridge and drmm_of_get_bridge: automatically put the bridge
` [PATCH v6 16/26] drm/bridge: increment refcount in of_drm_find_bridge()
` [PATCH v6 17/26] drm/bridge: add devm_drm_put_bridge() and devm_drm_put_and_clear_bridge()
` [PATCH v6 18/26] drm/bridge: add documentation of refcounted bridges
` [PATCH v6 19/26] drm/tests: bridge: add KUnit tests for DRM bridges (init and destroy)
` [PATCH v6 20/26] drm/debugfs: bridges_show: show refcount
` [PATCH v6 21/26] drm/bridge: add list of removed refcounted bridges
` [PATCH v6 22/26] drm/debugfs: show removed bridges
` [PATCH v6 23/26] drm/bridge: samsung-dsim: use refcounting for the out_bridge
` [PATCH v6 24/26] drm/bridge: panel: use dynamic lifetime management
` [PATCH v6 25/26] drm/bridge: ti-sn65dsi83: "
` [PATCH v6 26/26] drm/bridge: hotplug-bridge: add driver to support hot-pluggable DSI bridges

[PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
 2025-02-06 18:14 UTC  (5+ messages)
` [PATCH 01/15] kasan: Allocation enhancement for dense tag-based mode


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox