All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-04 14:28:02 to 2024-04-04 15:22:49 UTC [more...]

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-04-04 15:22 UTC  (9+ messages)
` [PATCH 10/26] cxl/events: Factor out event msgnum configuration
` [PATCH 11/26] cxl/pci: Delay event buffer allocation
` [PATCH 12/26] cxl/pci: Factor out interrupt policy check
` [PATCH 13/26] cxl/mem: Configure dynamic capacity interrupts

[RFC bpf-next 00/13] bpf: support resilient split BTF
 2024-04-04 15:21 UTC  (4+ messages)
` [RFC bpf-next 02/13] libbpf: add btf__new_split_base_ref() creating split BTF with reference base BTF

[PATCH] i2c: i801: Fix missing Kconfig dependency
 2024-04-04 15:21 UTC 

[PATCH] cifs: Fix reacquisition of volume cookie on still-live connection
 2024-04-04 15:21 UTC 

Issues around packet capture when secondary process is doing rx/tx
 2024-04-04 15:21 UTC  (8+ messages)

FAILED: patch "[PATCH] mm, vmscan: prevent infinite loop for costly GFP_NOIO |" failed to apply to 5.15-stable tree
 2024-04-04 15:19 UTC  (2+ messages)
` [PATCH 5.15.y] mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations

[PATCH V2] firmware: arm_scmi: perf: print domain name in error path
 2024-04-04 14:08 UTC  (2+ messages)

[PATCH 0/1] char: tpm: Handle HAS_IOPORT dependencies
 2024-04-04 15:19 UTC  (3+ messages)
` [PATCH 1/1] char: tpm: handle "

FAILED: patch "[PATCH] mm, vmscan: prevent infinite loop for costly GFP_NOIO |" failed to apply to 5.10-stable tree
 2024-04-04 15:19 UTC  (3+ messages)
` [PATCH 5.10.y] mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations

[PATCH v2 0/4] kprobes: permit use without modules
 2024-04-04 15:18 UTC  (10+ messages)
` [PATCH v2 1/4] arm64: patching: always use fixmap
` [PATCH v2 4/4] kprobes: Remove core dependency on modules

[PATCH v7 00/19] Enable build of full Xen for RISC-V
 2024-04-04 15:18 UTC  (13+ messages)
` [PATCH v7 02/19] xen/riscv: disable unnecessary configs
` [PATCH v7 03/19] xen/riscv: introduce extenstion support check by compiler
` [PATCH v7 07/19] xen/riscv: introduce bitops.h
` [PATCH v7 08/19] xen/riscv: introduce cmpxchg.h

[PATCH v2 0/4] boot: fix EFI boot methods
 2024-04-04 15:18 UTC  (9+ messages)
` [PATCH v2 1/4] boot: correct the default sequence of "
` [PATCH v2 2/4] boot: enable booting via EFI boot manager by default
` [PATCH v2 3/4] efi_loader: move HOST_ARCH to version_autogenerated.h
` [PATCH v2 4/4] boot: correct finding the default EFI binary

[PATCH 0/4] Enable more warnings by default
 2024-04-04 15:16 UTC  (5+ messages)
` [PATCH 1/4] kbuild: turn on -Wextra "
` [PATCH 2/4] kbuild: remove redundant extra warning flags
` [PATCH 3/4] kbuild: turn on -Wrestrict by default
` [PATCH 4/4] kbuild: enable -Wformat-truncation on clang

[PATCH] livepatch: Add KLP_IDLE state
 2024-04-04 15:17 UTC  (3+ messages)

[PATCH 00/11] multipath udev rules changes for dm rules V3
 2024-04-04 15:17 UTC  (4+ messages)
` [PATCH 07/11] 11-dm-mpath.rules: replace DM_SUSPENDED by .DM_SUSPENDED

[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-04-04 15:16 UTC  (4+ messages)
` [RFC PATCH v3 07/17] x86/resctrl: Add support to enable/disable ABMC feature

[PATCH v3 00/15] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-04-04 15:16 UTC  (3+ messages)
` [PATCH v2 15/15] arm64: dts: mediatek: mt8188: add default thermal zones

[PATCH] selinux: clarify return code in filename_trans_read_helper_compat()
 2024-04-04 15:16 UTC 

[PATCH 0/4] dev_printk: add dev_errp_probe() helper
 2024-04-04 15:15 UTC  (8+ messages)
` [PATCH 3/4] iio: backend: make use of dev_errp_probe()

[RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-04 15:15 UTC  (7+ messages)
` [RFC PATCH net-next v5 04/11] net/smc: implement some unsupported operations of loopback-ism

[PATCH 1/2] drm/xe/guc: Prefer GT oriented logs for GuC messages
 2024-04-04 15:15 UTC  (4+ messages)
` [PATCH 2/2] drm/xe/guc: Reuse code while debugging GuC params

[PATCH v2 00/16] MCA Updates
 2024-04-04 15:13 UTC  (17+ messages)
` [PATCH v2 01/16] x86/mce: Define mce_setup() helpers for common and per-CPU fields
` [PATCH v2 02/16] x86/mce: Use mce_setup() helpers for apei_smca_report_x86_error()
` [PATCH v2 03/16] x86/mce/amd: Use fixed bank number for quirks
` [PATCH v2 04/16] x86/mce/amd: Look up bank type by IPID
` [PATCH v2 05/16] x86/mce/amd: Clean up SMCA configuration
` [PATCH v2 06/16] x86/mce/amd: Prep DFR handler before enabling banks
` [PATCH v2 07/16] x86/mce/amd: Simplify DFR handler setup
` [PATCH v2 08/16] x86/mce/amd: Clean up enable_deferred_error_interrupt()
` [PATCH v2 09/16] x86/mce: Unify AMD THR handler with MCA Polling
` [PATCH v2 10/16] x86/mce: Unify AMD DFR "
` [PATCH v2 11/16] x86/mce: Skip AMD threshold init if no threshold banks found
` [PATCH v2 12/16] x86/mce/amd: Support SMCA Corrected Error Interrupt
` [PATCH v2 13/16] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH v2 14/16] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH v2 15/16] x86/mce/apei: Handle variable register array size
` [PATCH v2 16/16] EDAC/mce_amd: Add support for FRU Text in MCA

[PATCH] ASoC: SOF: Clean up sof_ipc_flood_dfs_write()
 2024-04-04 15:12 UTC  (2+ messages)

[PATCH] sh4: mac.l: implement saturation arithmetic logic
 2024-04-04 15:10 UTC 

[Buildroot] [PATCH 1/1] package/apache: security bump version to 2.4.59
 2024-04-04 15:11 UTC 

[PATCH 0/2] Add Protonic MECSBC board support
 2024-04-04 15:10 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: rockchip: add Protonic MECSBC device-tree

[PATCH v3 0/3] sched/fair: allow disabling sched_balance_newidle with sched_relax_domain_level
 2024-04-04 15:10 UTC  (7+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] sched/debug: dump domains' level

[PATCH v3] platform/x86: ideapad-laptop: switch platform profiles using thermal management key
 2024-04-04 15:05 UTC  (3+ messages)

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2024-04-04 15:10 UTC  (16+ messages)

[PATCH -next v5 1/3] x86/mce: remove redundant fixup type EX_TYPE_COPY
 2024-04-04 15:09 UTC  (2+ messages)
` [tip: x86/cleanups] x86/extable: Remove unused "

TPM error 0x0901, possibly related to TPM2_PT_CONTEXT_GAP_MAX
 2024-04-04 15:09 UTC  (3+ messages)

[PATCH 0/7] drm/udl: Convert to struct drm_edid
 2024-04-04 15:03 UTC  (8+ messages)
` [PATCH 1/7] drm/edid: Implement drm_probe_ddc() with drm_edid_probe_custom()
` [PATCH 2/7] drm/edid: Test for EDID header in drm_edit_probe_custom()
` [PATCH 3/7] drm/udl: Remove DRM_CONNECTOR_POLL_HPD
` [PATCH 4/7] drm/udl: Move drm_dev_{enter, exit}() into udl_get_edid_block()
` [PATCH 5/7] drm/udl: Clean up Makefile
` [PATCH 6/7] drm/udl: Untangle .get_modes() and .detect_ctx()
` [PATCH 7/7] drm/udl: Remove struct udl_connector

[PATCH 0/4] Add DPA->HPA translation to dram & general_media
 2024-04-04 15:08 UTC  (4+ messages)
` [PATCH 1/4] cxl/region: Move cxl_dpa_to_region() work to the region driver

[PATCH] MIPS: scall: Save thread_info.syscall unconditionally on entry
 2024-04-04 15:07 UTC  (2+ messages)

[PATCH RFC cmpxchg 0/8] Provide emulation for one- and two-byte cmpxchg()
 2024-04-04 15:06 UTC  (9+ messages)
` [PATCH RFC cmpxchg 3/8] ARC: Emulate one-byte and two-byte cmpxchg

[PATCH 0/4] [v2] x86: Add CPUID region helper and clarify Xen startup
 2024-04-04 15:05 UTC  (3+ messages)
` [PATCH 4/4] x86/xen: Enumerate NX from CPUID directly

[PATCH v3] arm64: dts: ti: k3-am62p: use eFuse MAC Address for CPSW3G Port 1
 2024-04-04 13:50 UTC  (2+ messages)

[PATCH v5] drm/i915: limit eDP MSO pipe only for display version 20 and below
 2024-04-04 15:04 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/i915: limit eDP MSO pipe only for display version 20 and below (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[v5.15 Regression] block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
 2024-04-04 15:02 UTC  (6+ messages)

[Buildroot] [PATCH v11 00/17] Add support for AM62x-SK HS-FS devices
 2024-04-04 15:02 UTC  (7+ messages)

[PATCH net-next v3 0/5] allocate dummy device dynamically
 2024-04-04 15:01 UTC  (5+ messages)

[PATCH] wifi: ath9k_htc: drop too long USB messages
 2024-04-04 15:01 UTC 

[PATCH] [v2] lib: checksum: hide unused expected_csum_ipv6_magic[]
 2024-04-04 15:01 UTC  (2+ messages)

[PATCH v5][next] integrity: Avoid -Wflex-array-member-not-at-end warnings
 2024-04-04 15:00 UTC 

[PATCH v1 1/1] serial: core: Clearing the circular buffer before NULLifying it
 2024-04-04 14:59 UTC 

[PATCH net-next 0/3] net: dqs: optimize if stall threshold is not set
 2024-04-04 14:59 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dql: Avoid calling BUG() when WARN() is enough
` [PATCH net-next 2/3] net: dql: Separate queue function responsibilities
` [PATCH net-next 3/3] net: dql: Optimize stall information population

[PATCH v17 0/9] Enable Adaptive Sync SDP Support for DP
 2024-04-04 14:59 UTC  (4+ messages)

[net-next v1] pfcp: avoid copy warning by simplifing code
 2024-04-04 14:59 UTC  (2+ messages)

[Intel-wired-lan] ice: lldp packets dropped after changing number of channels
 2024-04-03 16:55 UTC 

[PATCH 1/1] RDMA/rxe: Make pr_fmt work
 2024-04-04 14:59 UTC  (4+ messages)

[PATCH BlueZ 0/1] Fixes busy loop when disabling
 2024-04-04 14:59 UTC  (4+ messages)
` [PATCH BlueZ 0/1] V2: Fix busy loop when disabling BT
  ` [PATCH BlueZ 1/1] Refactor btd_device_is_connected

[PATCH v2 0/2] gpio: cdev: label sanitization fixes
 2024-04-04 14:56 UTC  (2+ messages)

[PATCH 0/2] Convert some gmap functions to use folios
 2024-04-04 14:56 UTC  (4+ messages)

[PATCH] net/ixgbe: using dpdk-dumpcap capture packet coredump
 2024-04-04 14:56 UTC  (3+ messages)
` [PATCH] net/ixgbe: do not update link status in secondary process

ishtp_eclite: reading fan tacho value from ElkgartLake PSE
 2024-04-04 14:55 UTC  (2+ messages)

[PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
 2024-04-04 14:55 UTC  (13+ messages)

[linux-next:master 3790/3921] ld.lld: error: undefined symbol: i2c_root_adapter
 2024-04-04 14:52 UTC 

[tip:timers/urgent] BUILD SUCCESS cffaefd15a8f423cdee5d8eac15d267bc92de314
 2024-04-04 14:52 UTC 

[PATCH v5 00/10] Add CMDQ secure driver for SVP
 2024-04-04 14:52 UTC  (6+ messages)
` [PATCH v5 02/10] dt-bindings: mailbox: Add mboxes property for CMDQ secure driver

[PATCH v2 0/2] nvme(t)-fc: couple of fixes/cleanups
 2024-04-04 14:52 UTC  (5+ messages)
` [PATCH v2 1/2] nvmet-fc: move RCU read lock to nvmet_fc_assoc_exists
` [PATCH v2 2/2] nvme-fc: rename free_ctrl callback to match name pattern

[PATCH 0/9] Add Rust linked list for reference counted values
 2024-04-04 14:52 UTC  (13+ messages)
` [PATCH 2/9] rust: list: add tracking for ListArc
` [PATCH 5/9] rust: list: add List
` [PATCH 6/9] rust: list: add iterators

[PATCH v15 0/9] Cache insensitive cleanup for ext4/f2fs
 2024-04-04 14:50 UTC  (5+ messages)
` [PATCH v15 7/9] f2fs: Log error when lookup of encoded dentry fails
  ` [f2fs-dev] "

[PULL] drm-xe-fixes
 2024-04-04 14:49 UTC 

[PATCH bpf-next v4 0/2] bpf,riscv: Add support for BPF Arena
 2024-04-04 14:50 UTC  (3+ messages)

[PATCH RFC cmpxchg 8/8] riscv: Emulate one-byte and two-byte cmpxchg
 2024-04-04 14:50 UTC  (4+ messages)

[PATCH] ASoC: SOF: Disable pointless writes to debugfs file
 2024-04-04 14:50 UTC  (2+ messages)

grokmirror from kernel.googlesource.com
 2024-04-04 14:49 UTC  (4+ messages)

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-04-04 14:48 UTC  (12+ messages)

[PATCH v12 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-04-04 14:47 UTC  (6+ messages)
` [PATCH v12 10/23] hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU
` [PATCH v12 18/23] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()

[PATCH] platform/x86: quickstart: fix Kconfig selects
 2024-04-04 14:45 UTC  (2+ messages)

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-04 14:45 UTC  (3+ messages)

[PATCH v2] riscv: use KERN_INFO in do_trap
 2024-04-04 14:45 UTC  (3+ messages)

[PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime
 2024-04-04 14:44 UTC  (11+ messages)

[PATCH v1 net-next] ref_tracker: Print allocator task name
 2024-04-04 14:42 UTC  (2+ messages)

[PATCH 0/4 v3] PCI: Add Secondary Bus Reset (SBR) support for CXL
 2024-04-04 14:42 UTC  (6+ messages)
` [PATCH v3 3/4] PCI: Create new reset method to force SBR "

[linus:master] [serial] 43066e3222: BUG:kernel_NULL_pointer_dereference,address
 2024-04-04 14:42 UTC  (6+ messages)

[RFC v2 0/5] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-04-04 14:41 UTC  (6+ messages)
` [RFC v2 1/5] virtio: Initialize sequence variables

[PATCH] drm/xe/xe2_lpg: Add workaround 14021567978
 2024-04-04 14:41 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH 00/10] Further reduce overhead of fsnotify permission hooks
 2024-04-04 14:41 UTC  (4+ messages)

[PATCH v1 0/5] Update migration-guides and release-notes
 2024-04-04 14:41 UTC  (2+ messages)
` [docs] "

[PATCH v8 00/13] Add support for NIST P521 to ecdsa
 2024-04-04 14:40 UTC  (3+ messages)
` [PATCH v8 05/13] crypto: ecc - Add nbits field to ecc_curve structure

[PATCH net 0/1] fix icmp error source with ICMP reverse lookup
 2024-04-04 14:39 UTC  (5+ messages)
` [PATCH net 1/1] xfrm: fix source address in icmp error generation from IPsec gateway
  ` [devel-ipsec] "

linux-next: Fixes tag needs some work in the rcu tree
 2024-04-04 14:35 UTC  (3+ messages)

[XEN PATCH] automaton/eclair: add deviations for MISRA C:2012 Rule 13.6
 2024-04-04 14:34 UTC  (2+ messages)

[PATCH] [v5] kallsyms: rework symbol lookup return codes
 2024-04-04 14:33 UTC 

[PATCH 1/1] KVM: selftests: add kvmclock drift test
 2024-04-04 14:34 UTC  (2+ messages)

[PATCH v3] rust: make mutually exclusive with CFI_CLANG
 2024-04-04 14:33 UTC  (3+ messages)

[PATCH 0/1] i2c: Handle HAS_IOPORT dependencies
 2024-04-04 14:33 UTC  (2+ messages)
` [PATCH 1/1] i2c: add "

[PATCH v2 0/4] Speed up boot with faster linear map creation
 2024-04-04 14:33 UTC  (10+ messages)
` [PATCH v2 1/4] arm64: mm: Don't remap pgtables per-cont(pte|pmd) block
` [PATCH v2 2/4] arm64: mm: Batch dsb and isb when populating pgtables
` [PATCH v2 3/4] arm64: mm: Don't remap pgtables for allocate vs populate
` [PATCH v2 4/4] arm64: mm: Lazily clear pte table mappings from fixmap

[PATCH 0/4] ASoC: Drop soc-topology ABI v4 support
 2024-04-04 14:31 UTC  (3+ messages)

[PATCH] drm/panfrost: Show overall GPU usage stats through sysfs knob
 2024-04-04 14:31 UTC  (2+ messages)

[PATCH] ASoC: codecs: rk3308: fix building without CONFIG_OF
 2024-04-04 14:31 UTC  (2+ messages)

[PATCH v1] ASoC: nau8822: Remove unused member from struct
 2024-04-04 14:31 UTC  (2+ messages)

[gustavoars:testing/WFAMNAE-next20240403-CBC] BUILD SUCCESS 99c5f0ff8cbfed5aa6fb53226c2484f9b7b8bff1
 2024-04-04 14:30 UTC 

[PATCH net-next v2] net: dsa: mv88e6xxx: control mdio bus-id truncation for long paths
 2024-04-04 14:29 UTC  (2+ messages)

[PATCH 1/3] net: dsa: microchip: lan9372: fix TX PHY access
 2024-04-04 14:29 UTC  (3+ messages)
` [PATCH 3/3] net: dsa: microchip: lan937x: disable VPHY output

[PATCH] bpf: x86: avoid link error with CONFIG_SMP=n
 2024-04-04 14:28 UTC  (2+ messages)

[PULL 00/17] qemu-sparc queue 20240404
 2024-04-04 14:25 UTC  (9+ messages)
` [PULL 05/17] esp.c: change esp_fifo_push() to take ESPState
` [PULL 06/17] esp.c: change esp_fifo_pop() "
` [PULL 07/17] esp.c: use esp_fifo_push() instead of fifo8_push()
` [PULL 09/17] esp.c: introduce esp_fifo_push_buf() function for pushing to the FIFO
` [PULL 13/17] esp.c: move esp_set_phase() and esp_get_phase() towards the beginning of the file
` [PULL 15/17] esp.c: update esp_fifo_{push, pop}() to call esp_update_drq()
` [PULL 16/17] esp.c: ensure esp_pdma_write() always calls esp_fifo_push()
` [PULL 17/17] esp.c: remove explicit setting of DRQ within ESP state machine


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.