All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-12 11:30:33 to 2024-03-12 12:25:34 UTC [more...]

[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

nfsd hangs and nfsd_break_deleg_cb+0x170/0x190 warning
 2024-03-12 12:24 UTC 

[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)

[PATCH 1/3] x86/mm: Use IPIs to synchronize LAM enablement
 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/4] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-03-12 12:24 UTC  (12+ 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 v4 0/4] platform: arm64: Acer Aspire 1 embedded controller
 2024-03-12 12:23 UTC  (11+ messages)
` [PATCH v4 2/4] platform: Add ARM64 platform directory
` [PATCH v4 3/4] platform: arm64: Add Acer Aspire 1 embedded controller driver

[RFC PATCH v2 0/8] nvmem: add block device NVMEM provider
 2024-03-12 12:22 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

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

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

[PATCH 00/11] net: dwc_eth_qos: Clean up STM32 glue code and add STM32MP13xx support
 2024-03-12 12:20 UTC  (5+ 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

[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 for 9.0] migration: Skip only empty block devices
 2024-03-12 12:15 UTC  (2+ messages)

[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  (5+ 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)

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

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

[PATCH v5 00/14] Nested PAPR API (KVM on PowerVM)
 2024-03-12 12:11 UTC  (26+ messages)
` [PATCH v5 04/14] spapr: nested: keep nested-hv related code restricted to its API
` [PATCH v5 05/14] spapr: nested: Document Nested PAPR API
` [PATCH v5 06/14] spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls
` [PATCH v5 07/14] spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls
` [PATCH v5 08/14] spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall
` [PATCH v5 09/14] spapr: nested: Extend nested_ppc_state for nested PAPR API
` [PATCH v5 10/14] spapr: nested: Initialize the GSB elements lookup table
` [PATCH v5 11/14] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls
` [PATCH v5 12/14] spapr: nested: Use correct source for parttbl info for nested PAPR API
` [PATCH v5 13/14] spapr: nested: Introduce H_GUEST_RUN_VCPU hcall
` [PATCH v5 14/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API

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 00/25] migration: Improve error reporting
 2024-03-12 12:09 UTC  (7+ messages)

[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

[PATCH v5 00/24] fs-verity support for XFS
 2024-03-12 12:10 UTC  (7+ 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

[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

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

[PATCH 0/9] Introduce support for IGVM files
 2024-03-12 12:04 UTC  (10+ messages)
` [PATCH 3/9] backends/confidential-guest-support: Add functions to support IGVM
` [PATCH 4/9] backends/igvm: Implement parsing and processing of IGVM files
` [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] drivers/char: mark XHCI DMA buffers reserved in memory map
 2024-03-12 12:02 UTC  (4+ 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)

mkfs.erofs fails (failed to build shared xattrs, err 61)
 2024-03-12 12:01 UTC  (7+ 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  (12+ 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] "

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

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

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

[tip: sched/core] sched/balancing: Fix a couple of outdated function names in comments
 2024-03-12 12:00 UTC 

[PULL 0/6] hw/nvme updates
 2024-03-12 11:59 UTC  (3+ messages)

[PATCH] drm/i915/opregion: add intel_opregion_vbt_present() stub for ACPI=n
 2024-03-12 11:57 UTC 

[PATCH v2] Bluetooth: btrtl: Add the support for RTL8922A
 2024-03-12 11:57 UTC  (2+ messages)
` [v2] "

[PATCH 0/9] Move camss version related defs in to resources
 2024-03-12 11:57 UTC  (4+ messages)

[PATCH v3 10/18] mm: Allow non-hugetlb large folios to be batch processed
 2024-03-12 11:57 UTC  (12+ messages)

Regression with Lenovo ThinkPad Compact USB Keyboard
 2024-03-12 11:56 UTC  (13+ messages)

[PATCH] virtio-blk: iothread-vq-mapping coroutine pool sizing
 2024-03-12 11:55 UTC  (3+ messages)

[PATCH] drivers/gpio/nomadik: move dummy nmk_gpio_dbg_show_one() to header
 2024-03-12 11:54 UTC  (3+ messages)

[PATCH v2] perf lock contention: skip traceiter functions
 2024-03-12 11:54 UTC  (3+ messages)

[PATCH 0/2] ring-buffer: Fix poll wakeup logic
 2024-03-12 11:54 UTC  (3+ messages)
` [PATCH 1/2] ring-buffer: Fix full_waiters_pending in poll
` [PATCH 2/2] ring-buffer: Reuse rb_watermark_hit() for the poll logic

[GIT PULL] Block updates for 6.9-rc1
 2024-03-12 11:53 UTC  (12+ messages)

[PATCH v4] clk: mediatek: Do a runtime PM get on controllers during probe
 2024-03-12 11:51 UTC  (2+ messages)

[PATCH v5 00/10] devm_led_classdev_register() usage problem
 2024-03-12 11:51 UTC  (11+ messages)
` [PATCH v5 02/10] locking/mutex: introduce devm_mutex_init

[PATCH v3 00/26] Media device lifetime management
 2024-03-12 11:50 UTC  (2+ messages)

[PATCH] usb: dwc3: pci: Drop duplicate ID
 2024-03-12 11:50 UTC 

[net PATCH 0/5] octeontx2-pf: RVU Mailbox fixes
 2024-03-12 11:49 UTC  (4+ messages)
` [net PATCH 1/5] octeontx2: Detect the mbox up or down message via register
    ` [EXTERNAL] "

[XEN RFC] xen: avoid grep fodder define and undef
 2024-03-12 11:48 UTC 

[PATCH 1/2] lmb: Avoid to add identical region in lmb_add_region_flags()
 2024-03-12 11:44 UTC  (2+ messages)

[PATCH] drm/xe/display: fix potential overflow when multiplying 2 u32
 2024-03-12 11:45 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[oe][meta-oe][kirkstone][PATCH 1/1] c-ares: fix CVE-2024-25629
 2024-03-12 11:44 UTC 

[RFC PATCH net-next 4/5] net: integrate QUIC build configuration into Kconfig and Makefile
 2024-03-12 11:42 UTC  (2+ messages)

[PULL 0/8] Net patches
 2024-03-12 11:36 UTC  (9+ messages)
` [PULL 1/8] igb: fix link state on resume
` [PULL 2/8] e1000e: "
` [PULL 3/8] Avoid unaligned fetch in ladr_match()
` [PULL 4/8] ebpf: Added eBPF map update through mmap
` [PULL 5/8] ebpf: Added eBPF initialization by fds
` [PULL 6/8] virtio-net: Added property to load eBPF RSS with fds
` [PULL 7/8] qmp: Added new command to retrieve eBPF blob
` [PULL 8/8] ebpf: Updated eBPF program and skeleton

[PATCH net] vmxnet3: Fix missing reserved tailroom
 2024-03-12 11:39 UTC  (3+ messages)

[PATCH v2] perf/core: Fix small negative period being ignored
 2024-03-12 19:38 UTC 

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

[PATCH net-next v4 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-03-12 11:36 UTC  (3+ messages)

kernel selftest max_guest_memory_test fails when using more that 256 vCPUs
 2024-03-12 11:37 UTC  (3+ messages)

[PATCH 0/5] pull request (net): ipsec 2024-03-06
 2024-03-12 11:36 UTC  (8+ messages)
` [PATCH 2/5] xfrm: Pass UDP encapsulation in TX packet offload

[PATCH v3 0/4] TEE driver for Trusted Services
 2024-03-12 11:36 UTC  (5+ messages)

[PATCH 1/2] lmb: Avoid to add identical region in lmb_add_region_flags()
 2024-03-12 11:35 UTC  (3+ messages)

[XEN PATCH v2] xen/compiler: deviate the inline macro for MISRA C Rule 20.4
 2024-03-12 11:36 UTC  (3+ messages)

[Buildroot] [Bug 15991] New: host-heimdal fails to build on Ubuntu x64
 2024-03-12 11:35 UTC 

[PATCH] rcu-tasks: Remove unnecessary lazy_jiffies in call_rcu_tasks_generic_timer()
 2024-03-12 11:35 UTC 

[PATCH v2] virtio-gpu: first surface update with blob scanout after resumed
 2024-03-12 11:34 UTC  (2+ messages)

[PATCH 0/2] trace: fix ability to use systemtap with qemu tools
 2024-03-12 11:34 UTC  (3+ messages)

[PATCH] xilinx: versal-net: Add support for saving env based on bootmode
 2024-03-12 11:34 UTC 

Looking for opinions on LEA crypto
 2024-03-12 11:32 UTC 

[PATCH] Fix divide-by-zero on DP unplug with nouveau
 2024-03-12 11:32 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Fix divide-by-zero regression on DP MST "

[PATCH] drm/i915/selftests: Pick correct caching mode
 2024-03-12 11:18 UTC 

How to add I3C device node for devices with random PID[31:0]
 2024-03-12 11:30 UTC 

[PATCH] ALSA: aaci: Delete unused variable in aaci_do_suspend
 2024-03-12 11:31 UTC  (2+ messages)

[PATCH v5 0/5] IO and fast wake lines calculation and increase fw sync length
 2024-03-12 11:30 UTC  (5+ messages)
` [PATCH v5 4/5] drm/i915/psr: Add IO buffer wake times for LunarLake and beyond


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.