All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-06 22:46:55 to 2024-03-06 23:46:28 UTC [more...]

spinlock recursion when running q800 emulation in qemu
 2024-03-06 23:46 UTC  (6+ messages)

[PATCH v4 0/3] Disable automatic load CCS load balancing
 2024-03-06 23:46 UTC  (3+ messages)
` [PATCH v4 1/3] drm/i915/gt: Disable HW load balancing for CCS

Does "-object" support structured options now?
 2024-03-06 23:45 UTC  (6+ messages)

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-06 23:44 UTC  (5+ messages)
` [PATCH net-next v3 10/12] net: ethernet: oa_tc6: implement mac-phy interrupt
` [PATCH net-next v3 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY

[Intel-wired-lan] [PATCH] ice: Fix enabling SR-IOV with Xen
 2024-03-06 23:44 UTC  (3+ messages)
  `  "

[PATCH v4] zswap: replace RB tree with xarray
 2024-03-06 23:43 UTC  (3+ messages)

[Bug] WARNING in static_key_disable_cpuslocked
 2024-03-06 23:42 UTC  (7+ messages)

[PATCH] netdev: Use flexible array for trailing private bytes
 2024-03-06 23:42 UTC  (5+ messages)

[PATCH topic/core-for-CI] platform/x86/intel/pmc/lnl: Remove SSRAM support
 2024-03-06 23:42 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH i-g-t v2 0/7] benchmarks/kms_fb_stress: Test all possible combinations of formats
 2024-03-06 23:42 UTC  (6+ messages)
` [PATCH i-g-t v2 7/7] benchmarks/kms_fb_stress: Add command line options to pin the planes or writeback formats

[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-06 23:41 UTC  (7+ messages)
` [PATCH v2 1/3] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions

[PATCH RFC] btrfs: make extent_write_locked_range() to handle subpage dirty correctly
 2024-03-06 23:41 UTC  (3+ messages)

[PATCH RESEND] kernel/sched: use seq_putc instead of seq_puts
 2024-03-06 23:41 UTC 

[PATCH v5 0/6] Match panel with identity
 2024-03-06 23:30 UTC  (13+ messages)
` [PATCH v5 1/6] drm_edid: Add a function to get EDID base block
` [PATCH v5 2/6] drm/edid: Clean up drm_edid_get_panel_id()
` [PATCH v5 3/6] drm/edid: Add a function to match EDID with identity
` [PATCH v5 4/6] drm/edid: Match edid quirks "
` [PATCH v5 5/6] drm/panel-edp: Match edp_panels with panel identity
` [PATCH v5 6/6] drm/panel-edp: Fix AUO 0x405c panel naming and add a variant

[PATCH v4 RESEND] cmd: add FDT setup for bootelf by flag
 2024-03-06 23:38 UTC 

[PATCH net-next 0/4] ipv6: lockless inet6_dump_addr()
 2024-03-06 23:38 UTC  (3+ messages)
` [PATCH net-next 1/4] ipv6: make inet6_fill_ifaddr() lockless

[PATCH v2] Argo: don't obtain excess page references
 2024-03-06 23:37 UTC  (3+ messages)

[PATCH v3] test/py: reset: Add a test for reset command
 2024-03-06 23:36 UTC  (5+ messages)

[xen-unstable test] 184919: tolerable FAIL - PUSHED
 2024-03-06 23:37 UTC 

[PATCH v5 00/13] Enabling DCD emulation support in Qemu
 2024-03-06 23:36 UTC  (5+ messages)
` [PATCH v5 09/13] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents

WinLink E850-96: WARNING: at block/blk-settings.c:204 blk_validate_limits
 2024-03-06 23:36 UTC  (5+ messages)

[ndctl PATCH v10 0/7] Support poison list retrieval
 2024-03-06 23:36 UTC  (8+ messages)
` [ndctl PATCH v10 1/7] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v10 2/7] cxl: add an optional pid check to event parsing
` [ndctl PATCH v10 3/7] cxl/event_trace: add a private context for private parsers

[RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE)
 2024-03-06 23:34 UTC  (20+ messages)
` [RFC PATCH v14 01/19] security: add ipe lsm
` [RFC PATCH v14 02/19] ipe: add policy parser
` [RFC PATCH v14 03/19] ipe: add evaluation loop
` [RFC PATCH v14 04/19] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v14 05/19] initramfs|security: Add a security hook to do_populate_rootfs()
` [RFC PATCH v14 06/19] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v14 07/19] security: add new securityfs delete function
` [RFC PATCH v14 08/19] ipe: add userspace interface
` [RFC PATCH v14 09/19] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v14 10/19] ipe: add permissive toggle
` [RFC PATCH v14 11/19] block|security: add LSM blob to block_device
` [RFC PATCH v14 12/19] dm: add finalize hook to target_type
` [RFC PATCH v14 13/19] dm verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v14 14/19] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v14 15/19] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v14 16/19] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v14 17/19] scripts: add boot policy generation program
` [RFC PATCH v14 18/19] ipe: kunit test for parser
` [RFC PATCH v14 19/19] documentation: add ipe documentation

[meta-ti][master][PATCH] ti-img-rogue-driver: bump version to align with dt
 2024-03-06 23:34 UTC 

[PATCH] prserv: remove dead code in exception handling
 2024-03-06 23:31 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v3 net-next 0/4] net: switchdev: Tracepoints
 2024-03-06 23:33 UTC  (12+ messages)
` [PATCH v3 net-next 4/4] net: switchdev: Add tracepoints

Order priority issues for special 3type sub-section
 2024-03-06 23:22 UTC 

[PATCH net-next 00/14] ionic: putting ionic on a diet
 2024-03-06 23:29 UTC  (15+ messages)
` [PATCH net-next 01/14] ionic: remove desc, sg_desc and cmb_desc from desc_info
` [PATCH net-next 02/14] ionic: drop q mapping
` [PATCH net-next 03/14] ionic: move adminq-notifyq handling to main file
` [PATCH net-next 04/14] ionic: remove callback pointer from desc_info
` [PATCH net-next 05/14] ionic: remove the cq_info to save more memory
` [PATCH net-next 06/14] ionic: use specialized desc info structs
` [PATCH net-next 07/14] ionic: fold adminq clean into service routine
` [PATCH net-next 08/14] ionic: refactor skb building
` [PATCH net-next 09/14] ionic: carry idev in ionic_cq struct
` [PATCH net-next 10/14] ionic: rearrange ionic_qcq
` [PATCH net-next 11/14] ionic: rearrange ionic_queue for better layout
` [PATCH net-next 12/14] ionic: remove unnecessary NULL test
` [PATCH net-next 13/14] ionic: better dma-map error handling
` [PATCH net-next 14/14] ionic: keep stats struct local to "

[PATCH RFC v3 iproute2-next] devlink: Add shared memory pool eswitch attribute
 2024-03-06 23:29 UTC 

[LSF/MM/BPF TOPIC] Hugetlb Unifications
 2024-03-06 23:24 UTC  (4+ messages)

[PATCH] drm/udl: Add ARGB8888 as a format
 2024-03-06 23:24 UTC  (6+ messages)

[PATCH 1/2] [RFC] proc: pagemap: Expose whether a PTE is writable
 2024-03-06 23:23 UTC  (2+ messages)
` [PATCH 2/2] [RFC] pagemap.rst: Document write bit

linux-next: manual merge of the vfs-brauner tree with the fuse tree
 2024-03-06 23:23 UTC 

[RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
 2024-03-06 23:23 UTC  (3+ messages)

[PATCH 2/2] x86/MCE: Add command line option to extend MCE Records pool
 2024-03-06 23:21 UTC  (14+ messages)
                  ` [PATCH] x86/mce: Dynamically size space for machine check records

[PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
 2024-03-06 23:20 UTC 

[PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups
 2024-03-06 23:20 UTC  (7+ messages)
` [PATCH 11/16] KVM: x86/mmu: Explicitly disallow private accesses to emulated MMIO

[PATCH net-next v12 00/15] Introducing P4TC (series 1)
 2024-03-06 23:19 UTC  (12+ messages)
` [PATCH net-next v12 14/15] p4tc: add set of P4TC table kfuncs

[PATCH net-next v6 00/16] net: dsa: vsc73xx: Make vsc73xx usable
 2024-03-06 23:19 UTC  (9+ messages)
` [PATCH net-next v6 11/16] net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
` [PATCH net-next v6 12/16] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
` [PATCH net-next v6 15/16] net: dsa: vsc73xx: Add bridge support
` [PATCH net-next v6 16/16] net: dsa: vsc73xx: start treating the BR_LEARNING flag

[PATCH net 0/3] net: lan743x: Fixes for multiple WOL related issues
 2024-03-06 23:19 UTC  (7+ messages)
` [PATCH net 3/3] net: lan743x: Address problems with wake option flags configuration sequences

[PATCH v3 0/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
 2024-03-06 23:18 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mst: enable MST mode for 128b/132b single-stream sideband (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH net-next] net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_mode
 2024-03-06 23:18 UTC  (2+ messages)

[PATCH v5 0/9] arm64: Support for 2023 DPISA extensions
 2024-03-06 23:14 UTC  (20+ messages)
` [PATCH v5 1/9] arm64/cpufeature: Hook new identification registers up to cpufeature
` [PATCH v5 2/9] arm64/fpsimd: Enable host kernel access to FPMR
` [PATCH v5 3/9] arm64/fpsimd: Support FEAT_FPMR
` [PATCH v5 4/9] arm64/signal: Add FPMR signal handling
` [PATCH v5 5/9] arm64/ptrace: Expose FPMR via ptrace
` [PATCH v5 6/9] arm64/hwcap: Define hwcaps for 2023 DPISA features
` [PATCH v5 7/9] kselftest/arm64: Handle FPMR context in generic signal frame parser
` [PATCH v5 8/9] kselftest/arm64: Add basic FPMR test
` [PATCH v5 9/9] kselftest/arm64: Add 2023 DPISA hwcap test coverage

[Intel-wired-lan] [PATCH iwl-next v2 1/2] igb: simplify pci ops declaration
 2024-03-06 23:15 UTC  (5+ messages)
  `  "

[PATCH RFC v3 net-next 1/2] devlink: Add shared memory pool eswitch attribute
 2024-03-06 23:12 UTC  (2+ messages)
` [PATCH RFC v3 net-next 2/2] net/mlx5e: Add eswitch shared descriptor devlink

[PATCH] Fix TPM chip hanging system before suspend/shutdown
 2024-03-06 23:12 UTC 

[PATCH v4 bpf-next 0/2] mm: Enforce ioremap address space and introduce sparse vm_area
 2024-03-06 23:11 UTC  (9+ messages)
` [PATCH v4 bpf-next 2/2] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages()

[PATCH 0/2] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
 2024-03-06 23:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
` [PATCH 2/2] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'

[PATCH net-next v3 0/6] tools/net/ynl: Add support for nlctrl netlink family
 2024-03-06 23:10 UTC  (7+ messages)
` [PATCH net-next v3 1/6] tools/net/ynl: Fix extack decoding for netlink-raw
` [PATCH net-next v3 2/6] tools/net/ynl: Report netlink errors without stacktrace
` [PATCH net-next v3 3/6] tools/net/ynl: Fix c codegen for array-nest
` [PATCH net-next v3 4/6] tools/net/ynl: Add nest-type-value decoding
` [PATCH net-next v3 5/6] doc/netlink: Allow empty enum-name in ynl specs
` [PATCH net-next v3 6/6] doc/netlink/specs: Add spec for nlctrl netlink family

[PATCH 1/2] drm/xe: Remove unused FF_SLICE_CS_CHICKEN2
 2024-03-06 23:09 UTC  (4+ messages)
` [PATCH 2/2] drm/xe/pvc: Fix WA 18020744125

[PATCH 5.15 00/83] 5.15.151-rc2 review
 2024-03-06 23:10 UTC  (2+ messages)

[PATCH 0/6] Clean up arm linker scripts
 2024-03-06 23:08 UTC  (7+ messages)
` [PATCH 6/6] arm: move image_copy_start/end to linker symbols

[PATCH 0/2] Xen: ARM: Improved NXP iMX8 platform support
 2024-03-06 23:07 UTC  (12+ messages)
` [PATCH 1/2] xen/arm: Add imx8q{m,x} platform glue

[PATCH] drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostly
 2024-03-06 23:07 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v3 net 0/2] tcp/rds: Fix use-after-free around kernel TCP reqsk
 2024-03-06 23:04 UTC  (3+ messages)
` [PATCH v3 net 1/2] tcp: Restart iteration after removing reqsk in inet_twsk_purge()
` [PATCH v3 net 2/2] rds: tcp: Fix use-after-free of net in reqsk_timer_handler()

[PATCH RFC 0/6] net/mlx5e: Improve ethtool coalesce support and support per-queue configuration
 2024-03-06 23:04 UTC  (7+ messages)
` [PATCH RFC 1/6] net/mlx5e: Move DIM function declarations to en/dim.h
` [PATCH RFC 2/6] net/mlx5e: Use DIM constants for CQ period mode parameter
` [PATCH RFC 3/6] net/mlx5e: Dynamically allocate DIM structure for SQs/RQs
` [PATCH RFC 4/6] net/mlx5e: Introduce per-channel coalescing parameters with global coalescing support
` [PATCH RFC 5/6] net/mlx5e: Support updating coalescing configuration without resetting channels
` [PATCH RFC 6/6] net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescing

[PATCH BlueZ v2 1/2] shared/lc3: Add definitions for Audio Configurations
 2024-03-06 23:04 UTC  (2+ messages)
` [PATCH BlueZ v2 2/2] test-bap: Add STR sink tests

[PATCH net-next] net: phy: dp8382x: keep WOL setting across suspends
 2024-03-06 23:04 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/4] x86/pmu: PEBS fixes and new testcases
 2024-03-06 23:01 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/4] x86/pmu: Enable PEBS on fixed counters iff baseline PEBS is support
` [kvm-unit-tests PATCH 2/4] x86/pmu: Iterate over adaptive PEBS flag combinations
` [kvm-unit-tests PATCH 3/4] x86/pmu: Test adaptive PEBS without any adaptive counters
` [kvm-unit-tests PATCH 4/4] x86/pmu: Add a PEBS test to verify the host LBRs aren't leaked to the guest

[PATCH v4 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-06 23:00 UTC  (13+ messages)
` [PATCH v4 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v4 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names

[PATCH 0/4] trace2: move 'def_param' events into 'cmd_name' and 'cmd_alias'
 2024-03-06 23:00 UTC  (6+ messages)
` [PATCH 4/4] trace2: remove unneeded calls to generate 'def_param' set

[PATCH] btrfs: fix grep warning at _require_btrfs_mkfs_uuid_option()
 2024-03-06 22:59 UTC  (2+ messages)

[PATCH v4 00/12] Add support for NIST P521 to ecdsa
 2024-03-06 22:22 UTC  (5+ messages)
` [PATCH v5 02/12] crypto: ecdsa - Adjust tests on length of key parameters
` [PATCH v5 04/12] crypto: ecc - Add nbits field to ecc_curve structure
` [PATCH v5 06/12] crypto: ecc - Add special case for NIST P521 in ecc_point_mult
` [PATCH v5 12/12] crypto: x509 - Add OID for NIST P521 and extend parser for it

Process level networking stats
 2024-03-06 22:57 UTC 

[soc:for-next] BUILD SUCCESS 1bd8f5b8458fd25d42fecafd378f29b35df7d7c8
 2024-03-06 22:54 UTC 

[PATCH] Check curve_name for null to avoid crash
 2024-03-06 22:55 UTC  (2+ messages)

[PATCH net-next v2 0/5] tools/net/ynl: Add support for nlctrl netlink family
 2024-03-06 22:54 UTC  (4+ messages)
` [PATCH net-next v2 5/5] doc/netlink/specs: Add spec "

[PATCH] vmbus: Print a warning when enabled without the recommended set of features
 2024-03-06 22:51 UTC  (2+ messages)

[poky] [PATCH] poky.conf: Set the distro name to "scarthgap"
 2024-03-06 22:51 UTC  (6+ messages)

[PATCH 0/2] kselftest/tty: Improve integration with automated systems
 2024-03-06 22:51 UTC  (2+ messages)

[PATCH 0/1] kvm: add support for guest physical bits
 2024-03-06 22:50 UTC  (4+ messages)
` [PATCH 1/1] "

[meta-ti][master][PATCH] ti-img-rogue-driver: bump version to align with dt
 2024-03-06 22:49 UTC 

[PATCH 0/8] builtin/config: introduce subcommands
 2024-03-06 22:49 UTC  (2+ messages)

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-seccomp: 8 runs, 1 regressions (v5.10.209-cip44-594-gb47da48f3bae7)
 2024-03-06 22:46 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lib: 10 runs, 1 regressions (v5.10.209-cip44-594-gb47da48f3bae7)
 2024-03-06 22:46 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lkdtm: 7 runs, 1 regressions (v5.10.209-cip44-594-gb47da48f3bae7)
 2024-03-06 22:46 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-fcntl-locktests: 11 runs, 2 regressions (v5.10.209-cip44-594-gb47da48f3bae7)
 2024-03-06 22:46 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-ipc: 16 runs, 5 regressions (v5.10.209-cip44-594-gb47da48f3bae7)
 2024-03-06 22:46 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-timers: 18 runs, 6 regressions (v5.10.209-cip44-594-gb47da48f3bae7)
 2024-03-06 22:46 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-pty: 11 runs, 3 regressions (v5.10.209-cip44-594-gb47da48f3bae7)
 2024-03-06 22:46 UTC 


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.