All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-07 19:34:25 to 2026-04-07 20:03:25 UTC [more...]

[PATCH] module.lds.S: Fix modules on 32-bit parisc architecture
 2026-04-07 20:03 UTC  (3+ messages)

[PATCH v10 00/21] target/arm: single-binary
 2026-04-07 19:59 UTC  (15+ messages)
` [PATCH v10 01/21] include/tcg/tcg-op: extract memory operations to tcg-op-mem.h
` [PATCH v10 02/21] target/arm/translate.h: remove tcg-op.h include
` [PATCH v10 03/21] target/arm/tcg/translate.h: remove tcg-op-gvec.h include
` [PATCH v10 04/21] target/arm/tcg/translate.h: remove TARGET_AARCH64
` [PATCH v10 05/21] target/arm/tcg/translate-vfp.c: make compilation unit common
` [PATCH v10 09/21] target/arm/tcg/op_helper.c: "
` [PATCH v10 10/21] target/arm/tcg/gengvec.c: "
` [PATCH v10 11/21] target/arm/tcg/translate.c: remove MO_TE usage
` [PATCH v10 12/21] target/arm/tcg/translate.c: replace target_ulong with uint32_t
` [PATCH v10 13/21] target/arm/tcg/translate.c: extract aarch64_translate_code()
` [PATCH v10 14/21] tcg/translator: add parameter to translator_loop for current addr type
` [PATCH v10 15/21] target/arm/tcg/translate.c: replace TCGv with TCGv_va
` [PATCH v10 20/21] target/arm/tcg/translate.c: remove target_ulong
` [PATCH v10 21/21] target/arm/tcg/translate.c: make compilation unit common

[PATCH v9 00/20] target/arm: single-binary
 2026-04-07 20:01 UTC  (16+ messages)
` [PATCH v9 08/20] target/arm/tcg/translate-m-nocp.c: make compilation unit common
` [PATCH v9 13/20] target/arm/tcg/translate.c: extract aarch64_translate_code()
` [PATCH v9 16/20] target/arm/tcg/translate-a64.c: use translator_ldl_end instead of arm_ldl_code
` [PATCH v9 18/20] target/arm/tcg/translate.c: replace translator_ldl_swap with translator_ldl_end
` [PATCH v9 19/20] target/arm/tcg/translate.c: remove target_ulong

[PATCH v2] HID: sony: fix style issues
 2026-04-07 19:49 UTC 

[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
 2026-04-07 20:01 UTC  (21+ messages)
` [RFC PATCH 01/20] landlock: Move operations from syscall into ruleset code
` [RFC PATCH 02/20] execve: Add set_nnp_on_point_of_no_return
` [RFC PATCH 03/20] landlock: Implement LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
` [RFC PATCH 04/20] selftests/landlock: Cover LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
` [RFC PATCH 05/20] landlock: Make ruleset deferred free RCU safe
` [RFC PATCH 06/20] bpf: lsm: Add Landlock kfuncs
` [RFC PATCH 07/20] bpf: arraymap: Implement Landlock ruleset map
` [RFC PATCH 08/20] bpf: Add Landlock ruleset map type
` [RFC PATCH 09/20] bpf: syscall: Handle Landlock ruleset maps
` [RFC PATCH 10/20] bpf: verifier: Add Landlock ruleset map support
` [RFC PATCH 11/20] selftests/bpf: Add Landlock kfunc declarations
` [RFC PATCH 12/20] selftests/landlock: Rename gettid wrapper for BPF reuse
` [RFC PATCH 13/20] selftests/bpf: Enable Landlock in selftests kernel
` [RFC PATCH 14/20] selftests/bpf: Add Landlock kfunc test program
` [RFC PATCH 15/20] selftests/bpf: Add Landlock kfunc test runner
` [RFC PATCH 16/20] landlock: Bump ABI version
` [RFC PATCH 17/20] tools: bpftool: Add documentation for landlock_ruleset
` [RFC PATCH 18/20] landlock: Document LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS
` [RFC PATCH 19/20] bpf: Document BPF_MAP_TYPE_LANDLOCK_RULESET
` [RFC PATCH 20/20] MAINTAINERS: update entry for the Landlock subsystem

[Buildroot] [git commit] package/sphinxbase: remove package
 2026-04-07 19:49 UTC 

[Buildroot] [git commit] package/snort: remove package
 2026-04-07 19:54 UTC 

[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-07 19:59 UTC  (3+ messages)
` [PATCH net-next v6 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v6 2/2] net: mana: force full-page RX buffers via ethtool private flag

[Buildroot] [git commit] package/cegui: remove package
 2026-04-07 19:52 UTC 

[Buildroot] [git commit] package/rubix: remove package
 2026-04-07 19:47 UTC 

[Buildroot] [git commit] arch: mark a set of target configurations as secondary
 2026-04-07 19:46 UTC 

[Buildroot] [git commit] package/openswan: remove package
 2026-04-07 19:48 UTC 

[Buildroot] [git commit] arch/Config.in.x86: increase x86 default CPU from i586 to i686
 2026-04-07 19:25 UTC 

[Buildroot] [git commit] Config.in, Makefile: add BR2_HIDE_SECONDARY_TARGET_OPTIONS
 2026-04-07 19:45 UTC 

[PATCH v4] xen/arm64: Add support Clang build on arm64
 2026-04-07 20:02 UTC  (2+ messages)

[PATCH] clk: rk808: fix OF node reference imbalance
 2026-04-07 20:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/5] package/rubix: remove package
 2026-04-07 20:01 UTC  (3+ messages)
` [Buildroot] [PATCH 5/5] package/snort: "

[PATCH 0/4] virtio: fix four bugs across mmio, pci, and vring
 2026-04-07 20:00 UTC  (5+ messages)
` [PATCH 4/4] virtio_ring: preserve VIRTIO_F_RING_RESET in transport features

[Buildroot] [PATCH RFC v2 1/5] arch/Config.in.x86: increase x86 default CPU from i586 to i686
 2026-04-07 20:00 UTC  (10+ messages)
` [Buildroot] [PATCH RFC v2 2/5] Makefile: export BR2_HIDE_SECONDARY_TARGET_OPTIONS
` [Buildroot] [PATCH RFC v2 3/5] Config.in: add BR2_HIDE_SECONDARY_TARGET_OPTIONS
` [Buildroot] [PATCH RFC v2 4/5] arch/Config.in: add BR2_SHOW_SECONDARY_TARGET_OPTIONS
` [Buildroot] [PATCH RFC v2 5/5] arch: mark a set of target configurations as secondary

[PATCH v3 0/4] Reorganize DTS and add fuel-gauge to samsung-expressatt
 2026-04-07 19:59 UTC  (3+ messages)
` [PATCH v3 1/4] ARM: dts: qcom: msm8960: expressatt: Sort node references and includes

[REGRESSION] next/master: (build) .c./test_signals.h::15:10: 14fatal error: : ./test_signals.h:15:10
 2026-04-07 19:59 UTC 

[REGRESSION] next/master: (build) in testcases/gcs_prot_none_fault (Makefile:31) [logspec:kbuild,kbu
 2026-04-07 19:59 UTC 

[PATCH][next] Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warnings
 2026-04-07 19:57 UTC  (2+ messages)

[PATCH v5 0/3] x86: Simplifying LAM
 2026-04-07 19:58 UTC  (5+ messages)
` [PATCH v5 1/3] x86/process: Shorten the default LAM tag width
` [PATCH v5 2/3] x86/mm: Cleanup comments where LAM_U48 is mentioned

[PATCH 0/4] bitbake-setup: extra-remotes support for contrib push mirrors
 2026-04-07 19:58 UTC  (4+ messages)
` [PATCH 1/4] bitbake-setup: update vscode workspace always
  ` [bitbake-devel] "

[PATCH v4 1/6] dt-bindings: clock: fsl-sai: Document i.MX8M support
 2026-04-07 19:58 UTC  (5+ messages)
` [PATCH v4 2/6] clk: fsl-sai: Add i.MX8M support with 8 byte register offset
` [PATCH v4 6/6] clk: fsl-sai: Add MCLK generation support

[PATCH v2 1/2] vfs: introduce d_mark_tmpfile_name()
 2026-04-07 19:58 UTC  (2+ messages)
` [PATCH v2 2/2] smb: client: add support for O_TMPFILE

[RFC] archive: behavior of --prefix with absolute or parent path components
 2026-04-07 19:57 UTC  (3+ messages)

[PATCH v12 2/7] PCI: Avoid saving config space state if inaccessible
 2026-04-07 19:56 UTC  (2+ messages)

[PATCH v2] HID: quirks: update hid-sony supported devices
 2026-04-07 19:53 UTC 

[PATCH 0/3] drm/i915: relocate mchbar and pci regs headers
 2026-04-07 19:53 UTC  (5+ messages)
` [PATCH 2/3] drm/i915/mchbar: move intel_mchbar_regs.h under include/drm/intel
` ✓ i915.CI.Full: success for drm/i915: relocate mchbar and pci regs headers

[PATCH] doc: release cycle: fix 2026.04 stats link
 2026-04-07 19:50 UTC  (2+ messages)

[PATCHES perf-tools-next v4 0/6] Cleanups and fixes
 2026-04-07 19:51 UTC  (7+ messages)
` [PATCH 1/6] perf symbols: Make variable receiving result strrchr() const
` [PATCH 2/6] perf tools: Make more global variables static
` [PATCH 3/6] perf bench: Constify tables
` [PATCH 4/6] perf tools: Use calloc() were applicable
` [PATCH 5/6] perf tools: Replace basename() calls with perf_basename()
` [PATCH 6/6] perf util: Kill die() prototype, dead for a long time

[PATCH] sandbox: Adjust how OS-interface files are built
 2026-04-07 19:50 UTC  (2+ messages)

Call for testing: 2.0.0 is close to the doors
 2026-04-07 19:25 UTC  (2+ messages)

[PATCH v2] kbuild: expand inlining hints with -fdiagnostics-show-inlining-chain
 2026-04-07 19:52 UTC  (2+ messages)

[PATCH] arm: mach-sc5xx: Align header paths with SYS_SOC convention
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] riscv: Define __riscv_copy_{,vec_}{words,bytes}_unaligned() using SYM_TYPED_FUNC_START
 2026-04-07 19:51 UTC  (3+ messages)

[PATCH] tpl: Correct dependencies for TPL_OF_CONTROL
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] serial: omap: Fix "unused" warnings with SERIAL_PRESENT=n and OF_REAL=y
 2026-04-07 19:50 UTC  (2+ messages)

[RFC PATCH 3/5] Input: pc110pad - remove driver
 2026-04-07 19:51 UTC  (2+ messages)

[PATCH] serial: ns16550: Fix an "unused" warning with SERIAL_PRESENT=n and OF_REAL=y
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] input: Correct dependencies for CROS_EC_KEYB
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH v2] exportfs: release NFSv4 state when last client is unexported
 2026-04-07 19:51 UTC  (2+ messages)

[PATCH] spl: env: Correct dependencies for SPL_SAVEENV and MMC
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] w1: Correct dependencies for CMD_W1
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] cmd: Correct dependencies for CMD_BOOTD
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] lmb: boot: Update dependencies within BOOT_DEFAULTS_CMDS
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] lmb: Rework the LMB_ARCH_MEM_MAP symbol
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH v2 00/17] sched/paravirt: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] dts: Disallow OF_UPSTREAM for sandbox
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH v2 00/10] ublk: add shared memory zero-copy support
 2026-04-07 19:50 UTC  (9+ messages)
` [PATCH v2 01/10] ublk: add UBLK_U_CMD_REG_BUF/UNREG_BUF control commands
` [PATCH v2 02/10] ublk: add PFN-based buffer matching in I/O path
` [PATCH v2 03/10] ublk: enable UBLK_F_SHMEM_ZC feature flag
` [PATCH v2 04/10] ublk: eliminate permanent pages[] array from struct ublk_buf

[PATCH] env: Make more use of the ENV_SAVE_PTR macro
 2026-04-07 19:50 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH] linker_lists.h: drop never used ll_start, ll_end macros
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH v2] cpufreq/amd-pstate: Add POWER_SUPPLY select for dynamic EPP
 2026-04-07 19:49 UTC 

[PATCH 00/16] Add support for Inside-Secure EIP-150 crypto block
 2026-04-07 19:49 UTC  (9+ messages)
` [PATCH 02/16] dt-bindings: interrupt-controller: Describe EIP-201 AIC
` [PATCH 03/16] dt-bindings: rng: Rename the title of the EIP-76 file
` [PATCH 04/16] dt-bindings: crypto: eip28: Describe EIP-28 PKA
` [PATCH 05/16] dt-bindings: bus: eip150: Describe the EIP-150 container node

[PATCH v2] HID: sony: add support for more instruments
 2026-04-07 19:46 UTC 

[PATCH 0/2] PCI: Remove no_pci_devices
 2026-04-07 19:48 UTC  (2+ messages)

[tip:tip/urgent] BUILD SUCCESS d85751ac50a3b1192d845fc23bf4a4dfd6310a64
 2026-04-07 19:47 UTC 

[Buildroot] [PATCH] package/libphidget: bump to version 1.24.20260127
 2026-04-07 19:48 UTC  (3+ messages)

[tip:sched/core] BUILD SUCCESS c6e80201e057dfb7253385e60bf541121bf5dc33
 2026-04-07 19:47 UTC 

[PATCH rc v6] iommu: Fix nested pci_dev_reset_iommu_prepare/done()
 2026-04-07 19:46 UTC 

[PATCH] init.h: discard exitcall symbols early
 2026-04-07 19:47 UTC  (2+ messages)

[PATCH RFC v2 0/6] Add support for Adreno 810 GPU
 2026-04-07 19:47 UTC  (5+ messages)
` [PATCH RFC v2 1/6] dt-bindings: display/msm/gmu: Document Adreno 810 GMU
` [PATCH RFC v2 2/6] drm/msm/adreno: rename llc_mmio to cx_misc_mmio

[PATCH 1/4] gnutls: update patch status
 2026-04-07 19:43 UTC  (5+ messages)
` [PATCH 3/4] autoconf: upgrade to 2.73
  ` [OE-core] "

[PATCH net-next V5 00/12] devlink: add per-port resource support
 2026-04-07 19:41 UTC  (13+ messages)
` [PATCH net-next V5 01/12] devlink: Refactor resource functions to be generic
` [PATCH net-next V5 02/12] devlink: Add port-level resource registration infrastructure
` [PATCH net-next V5 03/12] net/mlx5: Register SF resource on PF port representor
` [PATCH net-next V5 04/12] netdevsim: Add devlink port resource registration
` [PATCH net-next V5 05/12] devlink: Add dump support for device-level resources
` [PATCH net-next V5 06/12] devlink: Include port resources in resource dump dumpit
` [PATCH net-next V5 07/12] devlink: Add port-specific option to resource dump doit
` [PATCH net-next V5 08/12] selftest: netdevsim: Add devlink port resource doit test
` [PATCH net-next V5 09/12] devlink: Document port-level resources and full dump
` [PATCH net-next V5 10/12] devlink: Add resource scope filtering to resource dump
` [PATCH net-next V5 11/12] selftest: netdevsim: Add resource dump and scope filter test
` [PATCH net-next V5 12/12] devlink: Document resource scope filtering

[GSoC PATCH] backfill: add --[no-]progress option
 2026-04-07 19:42 UTC  (5+ messages)

[PATCH] ceph: bound encrypted snapshot suffix formatting
 2026-04-07 19:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] drm/xe/xe_sysctrl: Fix sparse endian warnings in mailbox header macros
 2026-04-07 19:41 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] parisc: update outdated comments for renamed ccio_alloc_consistent()
 2026-04-07 19:41 UTC  (2+ messages)

[PATCH v8 00/13] whpx: i386: bug fixes, feature probing and CPUID
 2026-04-07 14:18 UTC  (4+ messages)
` [PATCH v8 02/13] whpx: i386: x2apic emulation
` [PATCH v8 11/13] whpx: i386: IO port fast path cleanup
` [PATCH v8 13/13] whpx: i386: interrupt priority support

[PATCH] drm/amdgpu: extend mtype override to non-contiguous pages
 2026-04-07 19:40 UTC  (2+ messages)

[PATCH v9 00/13] whpx: i386: bug fixes, feature probing and CPUID
 2026-04-07 15:17 UTC  (2+ messages)
` [PATCH v9 06/13] whpx: i386: reintroduce enlightenments for Windows 10

[PATCH] runstate: allow inmigrate -> debug transition on snapshot restore
 2026-04-07 19:39 UTC  (3+ messages)

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-07 19:39 UTC  (21+ messages)
` [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
` [PATCH v2 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH v2 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH v2 32/33] rust: kbuild: support global per-version flags
` [PATCH v2 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[Buildroot] [PATCH] package/eigen: bump to version 5.0.1
 2026-04-07 19:39 UTC  (2+ messages)

[BUG] net/sched: skb leak with HTB + fq_codel on packet drops
 2026-04-07 19:38 UTC  (3+ messages)

[PATCH v3 0/5] monitor: add dynamic QMP monitor hotplug support
 2026-04-07 10:39 UTC  (6+ messages)
` [PATCH v3 1/5] monitor: store monitor id and dynamic flag in Monitor struct
` [PATCH v3 2/5] monitor/qmp: add infrastructure for safe dynamic monitor removal
` [PATCH v3 3/5] qapi: add monitor-add, monitor-remove, query-monitors commands
` [PATCH v3 5/5] tests/functional: add e2e test for dynamic QMP monitor hotplug

[PATCH v6 0/7] Add RISC-V big-endian target support
 2026-04-07 14:17 UTC  (3+ messages)
` [PATCH v6 2/7] target/riscv: Add big-endian CPU property

[PATCH v2 0/5] hw/ufs: Add Write Booster Support on UFS
 2026-04-07 10:23 UTC  (3+ messages)
` [PATCH v2 1/5] hw/ufs: Apply UFS 4.1 Specification
` [PATCH v2 2/5] hw/ufs: Modify flag handling operation

[PATCH v3 00/10] hw/tpm: CRB chunking capability to handle PQC
 2026-04-07  8:21 UTC  (5+ messages)
` [PATCH v3 02/10] hw/tpm: Refactor CRB_CTRL_START register access
` [PATCH v3 04/10] hw/tpm: Implement TPM CRB chunking logic

[PATCH v10 00/30] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-04-07 16:37 UTC  (5+ messages)
` [PATCH v10 08/30] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
` [PATCH v10 11/30] crypto/x509-utils: Add helper functions for DIAG 508 subcode 1

[norov:assert 4/6] arch/x86/kernel/nmi_selftest.c:27:8: error: must use 'struct' tag to refer to type 'cpumask'
 2026-04-07 19:36 UTC 

[PATCH 0/5] target/riscv: A collection of bug fixes
 2026-04-07 16:55 UTC  (4+ messages)
` [PATCH 2/5] linux-user/strace: Add a wrapper for read and write
` [PATCH 5/5] target/riscv: Use ELEN for Fractional LMUL check

[PATCH v2 0/5] drm/i915: relocate mchbar and pci regs headers
 2026-04-07 19:36 UTC  (6+ messages)
` [PATCH v2 1/5] drm/i915/mchbar: include intel_mchbar_regs.h from intel_mchbar.h
` [PATCH v2 2/5] drm/i915/mchbar: drop unnecessary intel_mchbar_regs.h include
` [PATCH v2 3/5] drm/i915/mchbar: move intel_mchbar_regs.h under include/drm/intel
` [PATCH v2 4/5] drm/i915: drop unnecessary intel_pci_config.h include
` [PATCH v2 5/5] drm/i915/pci: move intel_pci_config.h under include/drm/intel

[PATCH RFC 00/12] migration/vfio: Fix a few issues on API misuse or statistic reports
 2026-04-07 17:27 UTC  (4+ messages)
` [PATCH RFC 10/12] migration: Introduce a helper to return switchover bw estimate

[PATCH v3] Allow building qemu tools on 32-bit hosts
 2026-04-07 15:12 UTC  (2+ messages)

[PATCH v2] util/readline: Fix out-of-bounds access in readline_insert_char()
 2026-04-07 11:04 UTC  (2+ messages)

[PATCH 0/2] migration: include timing and RAM stats on destination when query-migrate
 2026-04-07 18:28 UTC  (5+ messages)
` [PATCH 1/2] migration: track timing and received pages in MigrationIncomingState

[PULL 0/3] target-arm queue
 2026-04-07 17:54 UTC  (2+ messages)
` [PULL 1/3] target/arm: do_ats_write(): avoid assertion when ptw failed

[PATCH 00/60] ui: add standalone VNC server over D-Bus
 2026-04-07 12:10 UTC  (6+ messages)
` [PATCH 45/60] ui/vnc: fix vnc_display_init() leak on failure

[PATCH 00/12] drm/i915/fb: Prep work for more generic remapping support
 2026-04-07 19:34 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH nf] selftests: nft_queue.sh: add a parallel stress test
 2026-04-07 19:34 UTC  (3+ messages)

[PATCH bpf-next v6 0/2] tracing: Fix kprobe attachment when module shadows vmlinux symbol
 2026-04-07 19:34 UTC  (3+ messages)
` [PATCH bpf-next v6 1/2] tracing: Prefer vmlinux symbols over module symbols for unqualified kprobes


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.