The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-08-14 15:04:21 to 2024-08-14 16:38:45 UTC [more...]

[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
 2024-08-14 16:20 UTC  (8+ messages)
        ` [PATCH 1/3] selftests/bpf: Support AF_UNIX SOCK_DGRAM socket pair creation
        ` [PATCH 2/3] selftests/bpf: Allow setting BPF_F_INGRESS in prog_msg_verdict()
        ` [PATCH 3/3] selftests/bpf: Add selftest for sockmap/hashmap redirection

[PATCH 0/9] memory: simplify with scoped/cleanup.h for device nodes
 2024-08-14 16:38 UTC  (3+ messages)
` [PATCH 1/9] memory: atmel-ebi: use scoped device node handling to simplify error paths

[PATCH] rust: enable bindgen's `--enable-function-attribute-detection` flag
 2024-08-14 16:37 UTC 

[PATCH v4 0/3] arm64: dts: k3: Resolve remaining dtbs_check warnings
 2024-08-14 16:37 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: dts: ti: k3-am642-evm: Silence schema warning
` [PATCH v4 2/3] dt-bindings: soc: ti: am645-system-controller: add child nodes used by main domain
` [PATCH v4 3/3] arm64: dts: ti: k3-am65-main: add system controller compatible

[RFC] [PATCH] tpm: Clean up TPM space after command failure
 2024-08-14 16:19 UTC 

[PATCH v5 00/26] Generic `Allocator` support for Rust
 2024-08-14 16:35 UTC  (24+ messages)
` [PATCH v5 01/26] rust: alloc: add `Allocator` trait
` [PATCH v5 04/26] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v5 05/26] rust: alloc: add module `allocator_test`
` [PATCH v5 06/26] rust: alloc: implement `Vmalloc` allocator
` [PATCH v5 08/26] rust: alloc: add __GFP_NOWARN to `Flags`

[PATCH v2 0/2] sched/topology: optimize topology_span_sane()
 2024-08-14 16:35 UTC  (2+ messages)

[PATCH v2 1/2] perf bpf-filter: Support multiple events properly
 2024-08-14 16:34 UTC  (2+ messages)

[PATCH v2] memcg: use ratelimited stats flush in the reclaim
 2024-08-14 16:32 UTC  (5+ messages)

[PATCH net-next v19 06/13] memory-provider: dmabuf devmem memory provider
 2024-08-14 16:32 UTC  (4+ messages)

WARNING: modpost: vmlinux: section mismatch in reference: bitmap_gather+0x68 (section: .text) -> sg_mask (section: .init.rodata)
 2024-08-14 16:32 UTC  (2+ messages)

[PATCH v3 0/7] iommu/vt-d: Convert to use static identity domain
 2024-08-14 16:31 UTC  (7+ messages)
` [PATCH v3 1/7] iommu/vt-d: Require DMA domain if hardware not support passthrough
` [PATCH v3 3/7] iommu/vt-d: Always reserve a domain ID for identity setup
` [PATCH v3 5/7] iommu/vt-d: Factor out helpers from domain_context_mapping_one()

[PATCH 00/22] KVM: x86: Fix multiple #PF RO infinite loop bugs
 2024-08-14 16:31 UTC  (3+ messages)
` [PATCH 01/22] KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)

[gustavoars:testing/wfamnae-next20240729-cbc-2 11/18] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct member likely outside of struct_group_tagged()
 2024-08-14 16:30 UTC  (9+ messages)
            ` [gustavoars:testing/wfamnae-next20240729-cbc-2 11/18] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct memb

[PATCH v2 1/1] dt-bindings: input: touchscreen: convert colibri-vf50-ts.txt to yaml
 2024-08-14 16:29 UTC 

[REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5
 2024-08-14 16:28 UTC  (6+ messages)

[GIT PULL] selinux/selinux-pr-20240814
 2024-08-14 16:28 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2024-08-14 16:28 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: fsl-imx-wdt: Add missing 'big-endian' property
 2024-08-14 16:27 UTC  (6+ messages)

[PATCH 0/3] Add LPASS SMMU to msm8998 DTSI
 2024-08-14 16:27 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: clock: gcc-msm8998: Add Q6 and LPASS clocks definitions
` [PATCH 2/3] clk: qcom: gcc-msm8998: Add Q6 BIMC and LPASS core, ADSP SMMU clocks
` [PATCH 3/3] arm64: dts: qcom: msm8998: Add disabled support for LPASS iommu for Q6

[PATCH net-next v2] dt-bindings: net: ath11k: document the inputs of the ath11k on WCN6855
 2024-08-14 16:25 UTC  (2+ messages)

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-14 16:24 UTC  (17+ messages)
` [PATCH 03/19] mm: Mark special bits for huge pfn mappings when inject
` [PATCH 05/19] mm/gup: Detect huge pfnmap entries in gup-fast
` [PATCH 08/19] mm: Always define pxx_pgprot()
` [PATCH 19/19] vfio/pci: Implement huge_fault support

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-08-14 16:23 UTC  (6+ messages)
` [PATCH 12/13] media: qcom: camss: Add CSID Gen3 support for sm8550
    ` [PATCH] media: qcom: camss: Add hooks to get CSID wrapper resources
` [PATCH 13/13] media: qcom: camss: Add support for VFE hardware version Titan 780

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-14 16:21 UTC  (7+ messages)
` [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v10 24/40] arm64/signal: Expose GCS state in signal frames

[PATCH v4 00/17] Introduce a store type enum for the Maple tree
 2024-08-14 16:19 UTC  (18+ messages)
` [PATCH v4 01/17] maple_tree: introduce store_type enum
` [PATCH v4 02/17] maple_tree: introduce mas_wr_prealloc_setup()
` [PATCH v4 03/17] maple_tree: move up mas_wr_store_setup() and mas_wr_prealloc_setup()
` [PATCH v4 04/17] maple_tree: introduce mas_wr_store_type()
` [PATCH v4 05/17] maple_tree: remove mas_destroy() from mas_nomem()
` [PATCH v4 06/17] maple_tree: preallocate nodes in mas_erase()
` [PATCH v4 07/17] maple_tree: use mas_store_gfp() in mtree_store_range()
` [PATCH v4 08/17] maple_tree: print store type in mas_dump()
` [PATCH v4 09/17] maple_tree: use store type in mas_wr_store_entry()
` [PATCH v4 10/17] maple_tree: convert mas_insert() to preallocate nodes
` [PATCH v4 11/17] maple_tree: simplify mas_commit_b_node()
` [PATCH v4 12/17] maple_tree: remove mas_wr_modify()
` [PATCH v4 13/17] maple_tree: have mas_store() allocate nodes if needed
` [PATCH v4 14/17] maple_tree: remove node allocations from various write helper functions
` [PATCH v4 15/17] maple_tree: remove repeated sanity checks from "
` [PATCH v4 16/17] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc()
` [PATCH v4 17/17] maple_tree: make write helper functions void

next-20240814: bcm2711-rpi-4-b boot failed
 2024-08-14 16:19 UTC  (3+ messages)

imx6q random crashing using 4 cpus
 2024-08-14 16:19 UTC  (4+ messages)

[PATCH] arm64: Fix KASAN random tag seed initialization
 2024-08-14 16:18 UTC  (3+ messages)

[PATCH v2] kasan: simplify and clarify Makefile
 2024-08-14 16:18 UTC  (2+ messages)

[PATCH v2] hid-playstation: DS4: Update rumble and lightbar together
 2024-08-14 16:17 UTC  (2+ messages)

[PATCH] mm: drop lruvec->lru_lock if contended when skipping folio
 2024-08-14 16:17 UTC  (3+ messages)

[RESEND PATCH v2] eventfd: introduce ratelimited wakeup for non-semaphore eventfd
 2024-08-14 16:15 UTC  (3+ messages)

[PATCH v3 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-08-14 16:14 UTC  (4+ messages)
` [PATCH v3 05/10] riscv: Add support for the "

[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-14 16:13 UTC  (7+ messages)
` [PATCH net-next v13 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v13 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'

[PATCH rcu 0/6] Add RCU Tasks diagnostics and documentation
 2024-08-14 16:13 UTC  (4+ messages)
` [PATCH rcu 1/6] rcu/tasks: Check processor-ID assumptions

[PATCH v3 1/1] dt-bindings: watchdog: convert ziirave-wdt.txt to yaml
 2024-08-14 16:12 UTC 

[PATCH] arm64: dts: allwinner: a64: Move CPU OPPs to the SoC dtsi file
 2024-08-14 16:11 UTC  (2+ messages)

[PATCH] f2fs: Use sysfs_emit_at() to simplify code
 2024-08-14 16:11 UTC  (3+ messages)

[PATCH] kasan: simplify and clarify Makefile
 2024-08-14 16:10 UTC  (3+ messages)

[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
 2024-08-14 16:09 UTC  (4+ messages)

[PATCH net-next v2] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-14 16:07 UTC  (3+ messages)

[PATCH RFC v3 0/9] spi: axi-spi-engine: add offload support
 2024-08-14 16:06 UTC  (7+ messages)
` [PATCH RFC v3 5/9] spi: dt-bindings: axi-spi-engine: document spi-offloads

[RFC net-next 0/6] Cleanup IRQ affinity checks in several drivers
 2024-08-14 16:03 UTC  (7+ messages)

[RFC PATCH 0/7] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2024-08-14 16:04 UTC  (10+ messages)
` [RFC PATCH 1/7] kasan: sw_tags: Use arithmetic shift for shadow computation
` [RFC PATCH 2/7] kasan: sw_tags: Check kasan_flag_enabled at runtime
` [RFC PATCH 3/7] kasan: sw_tags: Support tag widths less than 8 bits
` [RFC PATCH 7/7] kasan: sw_tags: Support runtime stack tagging control for RISC-V

[PATCHv2 0/4] x86: Reduce code duplication on page table initialization
 2024-08-14 16:02 UTC  (5+ messages)
` [PATCHv2 2/4] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init()
` [PATCHv2 4/4] x86/64/kexec: Rewrite init_transition_pgtable() "

[RFC PATCH 2/3] clk: bd718x7: Enable the possibility to mark the clock as critical
 2024-08-14 16:00 UTC  (3+ messages)

[PATCH v3 0/7] Add support for GE SUNH hot-pluggable connector
 2024-08-14 15:59 UTC  (2+ messages)

[PATCH v2 0/5] Reserve Timer Nodes to avoid clash with Remoteproc
 2024-08-14 15:56 UTC  (5+ messages)
` [PATCH v2 1/5] arm64: dts: ti: k3-j7200: Change timer nodes status to reserved
` [PATCH v2 5/5] arm64: dts: ti: k3-j722s: "

[PATCH] docs: block: Fix grammar and spelling mistakes in bfq-iosched.rst
 2024-08-14 15:55 UTC 

[PATCH] kgdbts: fix hw_access_break_test
 2024-08-14 15:55 UTC  (4+ messages)

[PATCH v4 0/3] Defer TI's Remoteproc's Probe until Mailbox is Probed
 2024-08-14 15:53 UTC  (5+ messages)
` [PATCH v4 2/3] remoteproc: k3-r5: Acquire mailbox handle during probe routine
` [PATCH v4 3/3] remoteproc: k3-dsp: "

[PATCH v3 0/4] Add initial support for Rockchip RK3528 SoC
 2024-08-14 15:50 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: serial: snps-dw-apb-uart: Document Rockchip RK3528
` [PATCH v3 2/4] dt-bindings: arm: rockchip: Add Radxa E20C board
` [PATCH v3 3/4] arm64: dts: rockchip: Add base DT for rk3528 SoC
` [PATCH v3 4/4] arm64: dts: rockchip: Add Radxa e20c board

[PATCH v2] iommu/arm-smmu-v3: Match Stall behaviour for S2
 2024-08-14 15:51 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: sc8280xp: enable WLAN and Bluetooth
 2024-08-14 15:48 UTC  (2+ messages)

[PATCH v3 0/3] tracing: Support poll on event hist file
 2024-08-14 15:47 UTC  (4+ messages)
` [PATCH v3 3/3] selftests/tracing: Add hist poll() support test

[PATCH for stable v2 0/2] ASoC: topology: Fix loading topology issue
 2024-08-14 15:47 UTC  (3+ messages)
` [PATCH for stable v2 1/2] ASoC: topology: Clean up route loading
` [PATCH for stable v2 2/2] ASoC: topology: Fix route memory corruption

[PATCH] reboot: add missing break to switch statement for LINUX_REBOOT_CMD_HALT
 2024-08-14 15:47 UTC  (2+ messages)

[PATCH] bpf: Annotate struct bpf_cand_cache with __counted_by()
 2024-08-14 15:46 UTC  (6+ messages)

[PATCH 00/11] usb: dwc3: various cleanups
 2024-08-14 15:45 UTC  (13+ messages)
` [PATCH 01/11] usb: dwc3: st: use scoped device node handling to simplify error paths
` [PATCH 02/11] usb: dwc3: st: simplify with dev_err_probe
` [PATCH 03/11] usb: dwc3: st: simplify pdev->dev usage
` [PATCH 04/11] usb: dwc3: imx8mp: simplify with devm_clk_get_enabled
` [PATCH 05/11] usb: dwc3: imx8mp: simplify with dev_err_probe
` [PATCH 06/11] usb: dwc3: imx8mp: use scoped device node handling to simplify error paths

[RFC net-next 0/5] Suspend IRQs during preferred busy poll
 2024-08-14 15:46 UTC  (13+ messages)

[PATCH] selftests/ftrace: Add required dependency for kprobe tests
 2024-08-14 15:45 UTC  (4+ messages)

[PATCH] btrfs: send: Fix grammar in comments
 2024-08-14 15:44 UTC  (2+ messages)

[PATCH v2] fs: try an opportunistic lookup for O_CREAT opens too
 2024-08-14 15:44 UTC  (8+ messages)

[PATCH 1/2] usb: dwc3: st: fix probed platform device ref count on probe error path
 2024-08-14 15:40 UTC  (4+ messages)
` [PATCH 2/2] usb: dwc3: st: add missing depopulate in "

[PATCH] i2c: Use IS_REACHABLE() for substituting empty ACPI functions
 2024-08-14 15:41 UTC  (5+ messages)

[PATCH v10 0/4] firmware: ti_sci: Introduce system suspend support
 2024-08-14 15:39 UTC  (5+ messages)
` [PATCH v10 1/4] firmware: ti_sci: Add support for querying the firmware caps
` [PATCH v10 2/4] firmware: ti_sci: Add system suspend and resume call
` [PATCH v10 3/4] firmware: ti_sci: Introduce Power Management Ops
` [PATCH v10 4/4] firmware: ti_sci: add CPU latency constraint management

[BUG] arch/x86/kvm/vmx/vmx_onhyperv.h:109:36: error: dereference of NULL ‘0’
 2024-08-14 15:38 UTC  (8+ messages)

[PATCH v9 0/4] Replay Protected Memory Block (RPMB) subsystem
 2024-08-14 15:35 UTC  (5+ messages)
` [PATCH v9 1/4] rpmb: add "
` [PATCH v9 2/4] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v9 3/4] tee: add tee_device_set_dev_groups()
` [PATCH v9 4/4] optee: probe RPMB device using RPMB subsystem

[PATCH] KVM: x86: Include host suspended time in steal time
 2024-08-14 15:35 UTC  (6+ messages)

[PATCH 00/17] arm64: dts: imx: 3rd dtb warning clearn up
 2024-08-14 15:31 UTC  (5+ messages)
` [PATCH 06/17] arm64: dts: layerscape: remove undocument big-endian in watchdog

[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
 2024-08-14 15:31 UTC  (3+ messages)
` [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT

[PATCH v2] sched/core: handle affine_move_task failure case gracefully
 2024-08-14 15:31 UTC 

[PATCH 0/3] drm/panel: ili9881c: Add JMO LCM-JM800WX support
 2024-08-14 15:30 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add JMO Tech
` [PATCH 2/3] dt-bindings: ili9881c: Add JMO LCM-JM800WX LCD panel

[PATCH] debugfs show actual source in /proc/mounts
 2024-08-14 15:26 UTC  (6+ messages)

[PATCH 0/2] Work around reserved SMMU context bank on msm8998
 2024-08-14 15:29 UTC  (3+ messages)
` [PATCH 2/2] iommu/arm-smmu-qcom: hide last context bank from linux

[PATCH 0/4] Add initial support for Rockchip RK3528 SoC
 2024-08-14 15:21 UTC  (4+ messages)
` [PATCH 3/4] arm64: dts: rockchip: Add base DT for rk3528 SoC

[PATCH RFC 1/3] Revert "virtio_net: rx remove premapped failover code"
 2024-08-14 15:19 UTC  (2+ messages)

[PATCH RFC 0/7] drm/vkms: ConfigFS interface
 2024-08-14 15:15 UTC  (8+ messages)
` [PATCH RFC 1/7] drm/vkms: Add vkms_delete/create_device helper
` [PATCH RFC 2/7] drm/vkms: Introduce ConfigFS interface
` [PATCH RFC 3/7] drm/vkms: Introduce basic plane creation
` [PATCH RFC 4/7] drm/vkms: Introduce plane rotation in ConfigFS
` [PATCH RFC 5/7] drm/vkms: Add color encoding to ConfigFS
` [PATCH RFC 6/7] drm/vkms: Add color range in ConfigFS
` [PATCH RFC 7/7] drm/vkms: Add crtc and encoder configuration "

[PATCH v1 0/2] Add support for AST2700 INTC driver
 2024-08-14 15:14 UTC  (6+ messages)
` [PATCH v2 0/2] Add support for AST2700 INTC
` [PATCH v2 2/2] irqchip/aspeed-intc: Add support for AST27XX INTC

[PATCH 0/4] Add common PLL clock controller driver for IPQ9574
 2024-08-14 15:13 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: clock: qcom: Add common PLL clock controller for IPQ SoC

[PATCH v2] fs,security: Fix file_set_fowner LSM hook inconsistencies
 2024-08-14 15:13 UTC  (8+ messages)

[PATCH] spi: spi-cadence-quadspi: Fix OSPI NOR failures during system resume
 2024-08-14 15:12 UTC 

[PATCH] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support
 2024-08-14 15:11 UTC  (4+ messages)

[PATCH -next] x86/apic: Remove unused declaration uv_irq_2_mmr_info()
 2024-08-14 14:51 UTC  (2+ messages)

[PATCH rcu 0/11] RCU update-side scalability update test
 2024-08-14 15:09 UTC  (4+ messages)
` [PATCH rcu 06/11] rcuscale: Provide clear error when async specified without primitives

[PATCH net,v4] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-14 15:05 UTC  (2+ messages)

[RFC dlm/next 00/12] dlm: net-namespace functionality
 2024-08-14 15:05 UTC  (3+ messages)
` [RFC dlm/next 09/12] kobject: export generic helper ops

[PATCH 0/7] regulator: Use scoped device node handling to simplify error paths
 2024-08-14 15:04 UTC  (7+ messages)
` [PATCH 2/7] regulator: bd96801: "
` [PATCH 3/7] regulator: max8997: "
` [PATCH 4/7] regulator: s5m8767: "
` [PATCH 5/7] regulator: qcom-rpmh: Simplify with scoped for each OF child loop
` [PATCH 6/7] regulator: qcom-smd: "
` [PATCH 7/7] regulator: scmi: "


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