All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-12 12:00:22 to 2024-03-12 12:52:32 UTC [more...]

[PULL 00/55] Misc ERRP_GUARD() and cpu_env() patches
 2024-03-12 12:43 UTC  (28+ messages)
` [PULL 01/55] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
` [PULL 03/55] hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
` [PULL 04/55] hw/misc/xlnx-versal-trng: Check returned bool in trng_prop_fault_event_set()
` [PULL 05/55] hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()
` [PULL 06/55] hw/intc: Check @errp to handle the error of IOAPICCommonClass.realize()
` [PULL 08/55] backends/iommufd: Fix missing ERRP_GUARD() for error_prepend()
` [PULL 09/55] block: "
` [PULL 11/55] block/nbd: "
` [PULL 12/55] block/nvme: "
` [PULL 14/55] block/qcow2: "
` [PULL 16/55] block/snapshot: "
` [PULL 17/55] block/vdi: "
` [PULL 19/55] block/virtio-blk: "
` [PULL 21/55] hw/vfio/ap: "
` [PULL 22/55] hw/vfio/container: "
` [PULL 28/55] hw/virtio/vhost-vsock: "
` [PULL 29/55] hw/virtio/vhost: "
` [PULL 32/55] target/s390x/cpu_models: "
` [PULL 33/55] error: Move ERRP_GUARD() to the beginning of the function
` [PULL 34/55] bulk: Access existing variables initialized to &S->F when available
` [PULL 35/55] hw/core: Declare CPUArchId::cpu as CPUState instead of Object
` [PULL 37/55] target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
` [PULL 42/55] target/i386/hvf: Use CPUState typedef
` [PULL 46/55] target/mips: Prefer fast cpu_env() over slower CPU QOM cast macro
` [PULL 49/55] target/ppc: "
` [PULL 54/55] target/xtensa: "
` [PULL 55/55] user: "

[PATCH v2] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
 2024-03-12 12:52 UTC  (2+ messages)

[PATCH v5 00/14] Nested PAPR API (KVM on PowerVM)
 2024-03-12 12:46 UTC  (5+ messages)
` [PATCH v5 14/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API

[v1, 0/6] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-03-12 12:51 UTC  (9+ messages)
` [v1, 1/6] riscv: vector: add a comment when calling riscv_setup_vsize()
` [v1, 2/6] riscv: smp: fail booting up smp if inconsistent vlen is detected
` [v1, 3/6] riscv: cpufeature: call match_isa_ext() for single-letter extensions
` [v1, 4/6] riscv: cpufeature: add zve32[xf] and zve64[xfd] isa detection
` [v1, 5/6] riscv: hwprobe: add zve Vector subextesnions into hwprobe interface
` [v1, 6/6] riscv: vector: adjust minimum Vector requirement to ZVE32X

[PATCH v3 nf-next 1/2] netfilter: nf_tables: use struct nlattr * to store userdata for nft_table
 2024-03-12 12:49 UTC  (4+ messages)
` [PATCH v3 nf-next 2/2] netfilter: nf_tables: support updating "

[PATCH 00/11] net: dwc_eth_qos: Clean up STM32 glue code and add STM32MP13xx support
 2024-03-12 12:48 UTC  (23+ messages)
` [PATCH 01/11] net: dwc_eth_qos: Split STM32 glue into separate file
` [PATCH 02/11] net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_config
` [PATCH 03/11] net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue code
` [PATCH 04/11] net: dwc_eth_qos: Scrub ifdeffery
` [PATCH 05/11] net: dwc_eth_qos: Use FIELD_PREP for ETH_SEL bitfield
` [PATCH 06/11] net: dwc_eth_qos: Move log_debug statements on top of case block
` [PATCH 07/11] net: dwc_eth_qos: Use consistent logging prints
` [PATCH 08/11] net: dwc_eth_qos: Constify st, eth-* values parsed out of DT
  ` [PATCH 08/11] net: dwc_eth_qos: Constify st,eth-* "
` [PATCH 09/11] net: dwc_eth_qos: Request clk-ck earlier in probe on STM32
` [PATCH 10/11] net: dwc_eth_qos: Add DT parsing for STM32MP13xx platform
` [PATCH 11/11] net: dwc_eth_qos: Add support of "

How to display IPv4 array?
 2024-03-12 12:48 UTC  (4+ messages)

[PATCH] nvme: use nvme_disk_is_ns_head helper
 2024-03-12 12:47 UTC  (3+ messages)

nfsd hangs and nfsd_break_deleg_cb+0x170/0x190 warning
 2024-03-12 12:47 UTC  (2+ messages)

[meta-lts-mixins][kirkstone/rust][PATCH 01/11] rust: Fetch cargo from rust-snapshot dir
 2024-03-12 12:46 UTC  (3+ messages)
` [meta-lts-mixins][kirkstone/rust][PATCH 10/11] rust: reproducibility issue fix with v1.75

[PATCH 0/4] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-03-12 12:44 UTC  (14+ messages)
` [PATCH 1/4] xfs: match lock mode in xfs_buffered_write_iomap_begin()
` [PATCH 2/4] xfs: convert delayed extents to unwritten when zeroing post eof blocks
` [PATCH 3/4] iomap: don't increase i_size if it's not a write operation
` [PATCH 4/4] iomap: cleanup iomap_write_iter()

[PATCH i-g-t 1/2] lib/intel_common: Add placeholder for common i915 and xe functions
 2024-03-12 12:43 UTC  (3+ messages)
` [PATCH i-g-t 2/2] tests/xe_ccs: Simplify subtest skip condition

fs/dlm/lock.c:1540:5-24: WARNING: atomic_dec_and_test variation before object free at line 1541
 2024-03-12 12:44 UTC 

[syzbot] [ntfs?] WARNING in do_open_execat
 2024-03-12 12:44 UTC  (6+ messages)
` [syzbot] [ntfs3?] "

[PATCH v4 0/4] platform: arm64: Acer Aspire 1 embedded controller
 2024-03-12 12:44 UTC  (10+ messages)
` [PATCH v4 2/4] platform: Add ARM64 platform directory
` [PATCH v4 3/4] platform: arm64: Add Acer Aspire 1 embedded controller driver

mkfs.erofs fails (failed to build shared xattrs, err 61)
 2024-03-12 12:43 UTC  (7+ messages)

[PATCH v5 00/24] fs-verity support for XFS
 2024-03-12 12:42 UTC  (10+ messages)
` [PATCH v5 20/24] xfs: disable direct read path for fs-verity files
` [PATCH v5 22/24] xfs: make scrub aware of verity dinode flag
` [PATCH v5 23/24] xfs: add fs-verity ioctls

[PATCH 1/2] drm/amdgpu: add the IP information of the soc
 2024-03-12 12:41 UTC  (2+ messages)
` [PATCH 2/2] drm:amdgpu: add firmware information of all IP's

[mdadm][PATCH] util.c: add limits.h include for NAME_MAX definition
 2024-03-12 12:41 UTC  (2+ messages)

[PATCH v4 00/24] replay: fixes and new test cases
 2024-03-12 12:39 UTC  (3+ messages)
` [PATCH v4 06/24] chardev: set record/replay on the base device of a muxed device

raid1 root device with efi
 2024-03-12 12:39 UTC  (9+ messages)

about using smatch in all debian C code
 2024-03-12 12:38 UTC  (13+ messages)
`  "
    `  "
          `  "
              `  "
                `  "
                    `  "
                      `  "

[PATCH] drivers/char: mark XHCI DMA buffers reserved in memory map
 2024-03-12 12:38 UTC  (5+ messages)

[PATCH v2] hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
 2024-03-12 12:38 UTC 

[RFC PATCH 0/8] KVM: Prepopulate guest memory API
 2024-03-12 12:38 UTC  (4+ messages)
` [RFC PATCH 6/8] KVM: x86: Implement kvm_arch_{, pre_}vcpu_map_memory()

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

[PATCH] udev.c: Do not require libudev.h if DNO_LIBUDEV
 2024-03-12 12:37 UTC  (2+ messages)

[PATCH] mdadm: remove inventory file
 2024-03-12 12:37 UTC  (2+ messages)

[PATCH 1/3] x86/mm: Use IPIs to synchronize LAM enablement
 2024-03-12 12:36 UTC  (6+ messages)
` [PATCH 2/3] x86/mm: Fix LAM inconsistency during context switch
` [PATCH 3/3] x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking

[BUG] cannot git clone with includeif onbranch
 2024-03-12 12:35 UTC  (2+ messages)
` [PATCH] t5601: exercise clones with "includeIf.*.onbranch"

Running x86 hypervisors inside QEMU x86 TCG outer guest?
 2024-03-12 12:34 UTC 

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-12 12:34 UTC  (4+ messages)
` [RFC PATCH v3 3/5] mm: swap: make should_try_to_free_swap() support large-folio

[PATCH v5 net 0/2] tcp/rds: Fix use-after-free around kernel TCP reqsk
 2024-03-12 12:34 UTC  (4+ messages)
` [PATCH v5 net 2/2] rds: tcp: Fix use-after-free of net in reqsk_timer_handler()

[RFC 0/2] Add RISC-V Server Platform Reference Board
 2024-03-12 12:33 UTC  (8+ messages)
` [RFC 2/2] target/riscv: Add server platform reference cpu
    ` [RISC-V][tech-server-soc] "

[PATCH v4 00/25] migration: Improve error reporting
 2024-03-12 12:32 UTC  (13+ messages)
` [PATCH v4 10/25] migration: Add Error** argument to qemu_savevm_state_setup()

[oe-core][kirkstone][PATCH 1/1] expat: Upgrade to 2.6.0
 2024-03-12 12:31 UTC  (2+ messages)

[PATCH] nvme: parse zns command's zsa and zrasf to string
 2024-03-12 12:31 UTC  (2+ messages)

[PATCH v2] entry: Respect changes to system call number at sys_enter tracepoint
 2024-03-12 12:31 UTC  (2+ messages)
` [tip: core/entry] entry: Respect changes to system call number by trace_sys_enter()

[RFC PATCH v2 0/8] nvmem: add block device NVMEM provider
 2024-03-12 12:30 UTC  (3+ messages)

[PATCH v7 00/10] Misc clean ups to target/ppc exception handling
 2024-03-12 12:29 UTC  (5+ messages)
` [PATCH v7 03/10] target/ppc: Add gen_exception_err_nip() function
` [PATCH v7 04/10] target/ppc: Fix gen_sc to use correct nip

[PATCH] arm64: zynqmp: Do not describe u-boot.itb if SPL is disabled
 2024-03-12 12:29 UTC  (3+ messages)

[PATCH i-g-t] tests/device_reset: Skip if no drm devices are present
 2024-03-12 12:29 UTC  (4+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "

[PATCH for 9.0] migration: Skip only empty block devices
 2024-03-12 12:27 UTC  (3+ messages)

[oe-core][kirkstone][PATCH 1/1] expat: fix CVE-2023-52426
 2024-03-12 12:27 UTC  (4+ messages)

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2024-03-12 12:27 UTC  (2+ messages)

[PATCH i-g-t 1/2] lib/igt_fb: Use engine copy for MC/RC CCS formats
 2024-03-12 12:25 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] lib/igt_fb: Use engine copy for MC/RC CCS formats (rev2)

[PATCH v2 0/7] Handle faults in KUnit tests
 2024-03-12 12:15 UTC  (9+ messages)
` [PATCH v2 4/7] kunit: Handle test faults
` [PATCH v2 6/7] kunit: Print last test location on fault

[PATCH v10 0/4] PCI Dev and SG copy support
 2024-03-12 12:24 UTC  (6+ messages)
` [v11 "
  ` [EXTERNAL] "

[PATCH xfrm] xfrm: Allow UDP encapsulation only in offload modes
 2024-03-12 12:24 UTC  (2+ messages)

[PATCH nf-next v2] netfilter: conntrack: avoid sending RST to reply out-of-window skb
 2024-03-12 12:24 UTC  (2+ messages)

mount ... or other error?
 2024-03-12 12:24 UTC  (2+ messages)

[PATCH i-g-t] tests/device_reset: Skip if no drm devices are preset
 2024-03-12 12:24 UTC  (5+ messages)

[PATCH] target/ppc: Add power10 pmu SPRs
 2024-03-12 12:23 UTC  (2+ messages)

[PATCH 0/2] migration: mapped-ram fixes
 2024-03-12 12:22 UTC  (4+ messages)
` [PATCH 2/2] migration: Fix error handling after dup in file migration

[ANNOUNCE] libgpiod v2.1.1 released
 2024-03-12 12:21 UTC 

[RFC PATCH v1] ASoC: wm8904: enable fll with fixed mclk
 2024-03-12 12:13 UTC  (3+ messages)

[syzbot] [serial?] KASAN: slab-use-after-free Read in tty_write_room (2)
 2024-03-12 12:18 UTC  (2+ messages)

[PATCH] wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power
 2024-03-12 12:17 UTC 

[PATCH v6] posix-timers: add clock_compare system call
 2024-03-12 12:15 UTC  (3+ messages)

[PATCH v2] mtd: spi-nor: core: correct type of i
 2024-03-12 12:16 UTC  (6+ messages)

[PATCH] gpio: nomadik: remove BUG_ON() in nmk_gpio_populate_chip()
 2024-03-12 12:14 UTC  (4+ messages)

[PATCH v4 0/2] tracing/ring-buffer: Fix wakeup of ring buffer waiters
 2024-03-12 12:15 UTC  (3+ messages)
` [PATCH v4 1/2] ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
` [PATCH v4 2/2] tracing/ring-buffer: Fix wait_on_pipe() race

[PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO
 2024-03-12 12:14 UTC  (12+ messages)

[PATCH v13 0/4] add zynqmp TCM bindings
 2024-03-12 12:13 UTC  (4+ messages)
` [PATCH v13 2/4] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings

[PATCH net v2] devlink: Fix devlink parallel commands processing
 2024-03-12 12:13 UTC  (2+ messages)

[PATCH] selftests: livepatch: Test atomic replace against multiple modules
 2024-03-12 12:12 UTC 

Git failed fetch with latest version of Git within Azure DevOps
 2024-03-12 12:11 UTC 

[PATCH v12 0/4] add zynqmp TCM bindings
 2024-03-12 12:10 UTC  (9+ messages)
` [PATCH v12 2/4] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings

[PATCH V4 0/2] cpufreq: scmi: Add boost frequency support
 2024-03-12 12:09 UTC  (7+ messages)
` [PATCH V4 1/2] firmware: arm_scmi: Add support for marking certain frequencies as turbo
` [PATCH V4 2/2] cpufreq: scmi: Enable boost support

[LTP] [PATCH v2 0/1] fix fanotify anonymous pipe testcases
 2024-03-12 12:08 UTC  (2+ messages)
` [LTP] [PATCH v2 1/1] fanotify14: fix "

[net-next 0/2] ravb: Support describing the MDIO bus
 2024-03-12 12:07 UTC  (5+ messages)
` [net-next 1/2] dt-bindings: net: renesas,etheravb: Add optional MDIO bus node

[PATCH 0/9] Introduce support for IGVM files
 2024-03-12 12:04 UTC  (4+ messages)
` [PATCH 6/9] i386/pc: Skip initialization of system FW when using IGVM

[PATCH 0/5] add new meta data module
 2024-03-12 12:05 UTC  (2+ messages)

[PATCH v3 0/6] VBT read cleanup
 2024-03-12 12:01 UTC  (4+ messages)
` [PATCH v3 4/6] drm/i915: Extract opregion vbt presence check

RFC: Using and renaming 8-bit reserved field of rte_crypto_op for implementation specific
 2024-03-12 12:02 UTC  (6+ messages)

[PATCH] net: dsa: mt7530: disable LEDs before reset
 2024-03-12 12:01 UTC  (6+ messages)

What's cooking in git.git (Mar 2024, #03; Mon, 11)
 2024-03-12 12:02 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: hi3798cv200: fix GICR size, add cache info, maintenance irq and GICH, GICV spaces
 2024-03-12 12:00 UTC  (5+ messages)

[PATCH v3 0/2] tracing/ring-buffer: Fix wakeup of ring buffer waiters
 2024-03-12 12:02 UTC  (3+ messages)
` [PATCH v3 1/2] ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
` [PATCH v3 2/2] tracing/ring-buffer: Fix wait_on_pipe() race

Alternative to updating has_smi_counter?
 2024-03-12 12:01 UTC  (4+ messages)

[PATCH 01/10] sched/balancing: Switch the 'DEFINE_SPINLOCK(balancing)' spinlock into an 'atomic_t sched_balance_running' flag
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 02/10] sched/balancing: Remove reliance on 'enum cpu_idle_type' ordering when iterating [CPU_MAX_IDLE_TYPES] arrays in show_schedstat()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 03/10] sched/balancing: Change 'enum cpu_idle_type' to have more natural definitions
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 04/10] sched/debug: Increase SCHEDSTAT_VERSION to 16
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 05/10] sched/debug: Allow CONFIG_SCHEDSTATS even on !KERNEL_DEBUG kernels
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 06/10] sched/balancing: Change comment formatting to not overlap Git conflict marker lines
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 07/10] sched/balancing: Fix comments (trying to) refer to NOHZ_BALANCE_KICK
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 08/10] sched/balancing: Update run_rebalance_domains() comments
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 09/10] sched/balancing: Vertically align the comments of 'struct sg_lb_stats' and 'struct sd_lb_stats'
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 10/10] sched/balancing: Update comments in 'struct sg_lb_stats' and 'struct sd_lb_stats'
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 01/13] sched/balancing: Rename run_rebalance_domains() => sched_balance_softirq()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 02/13] sched/balancing: Rename scheduler_tick() => sched_tick()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 03/13] sched/balancing: Rename trigger_load_balance() => sched_balance_trigger()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 04/13] sched/balancing: Rename rebalance_domains() => sched_balance_domains()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 05/13] sched/balancing: Rename load_balance() => sched_balance_rq()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 06/13] sched/balancing: Rename find_busiest_queue() => find_src_rq()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] sched/balancing: Rename find_busiest_queue() => sched_balance_find_src_rq()

[PATCH 08/13] sched/balancing: Rename find_busiest_group() => sched_balance_find_src_group()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 09/13] sched/balancing: Rename update_blocked_averages() => sched_balance_update_blocked_averages()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 10/13] sched/balancing: Rename newidle_balance() => sched_balance_newidle()
 2024-03-12 12:00 UTC  (2+ messages)
` [tip: sched/core] "


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.