All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-24 14:30:09 to 2023-10-24 15:13:32 UTC [more...]

[PATCH 00/12] migration: Yet another round of atomic counters
 2023-10-24 15:10 UTC  (9+ messages)
` [PATCH 02/12] qemu_file: Use a stat64 for qemu_file_transferred
` [PATCH 04/12] migration: Use the number of transferred bytes directly
` [PATCH 06/12] qemu-file: Remove _noflush from qemu_file_transferred_noflush()
` [PATCH 07/12] migration: migration_transferred_bytes() don't need the QEMUFile
` [PATCH 09/12] qemu-file: Simplify qemu_file_get_error()
` [PATCH 10/12] migration: Use migration_transferred_bytes()
` [PATCH 11/12] migration: Remove transferred atomic counter
` [PATCH 12/12] qemu-file: Make qemu_fflush() return errors

[PATCH v2 0/4] rk3588 PCIe improvements
 2023-10-24 15:10 UTC  (15+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: dwc: rockchip: Add atu property
` [PATCH v2 2/4] arm64: dts: rockchip: add missing mandatory rk3588 PCIe "
` [PATCH v2 3/4] dt-bindings: PCI: dwc: rockchip: Add dma properties
` [PATCH v2 4/4] arm64: dts: rockchip: add missing rk3588 PCIe "

[PATCH] perf build: Remove stray '\' before that is warned about since grep 3.8
 2023-10-24 15:12 UTC  (5+ messages)

[PATCH v2 0/3] iio: imu: adis: Use spi cs inactive delay
 2023-10-24 15:11 UTC  (7+ messages)
` [PATCH v2 3/3] dt-bindings: adis16460: Add 'spi-cs-inactive-delay-ns' property

[RFC PATCH 0/8] IIO: Use the new cleanup.h magic
 2023-10-24 15:11 UTC  (5+ messages)
` [RFC PATCH 1/8] iio: locking: introduce __cleanup() based direct mode claiming infrastructure

[PATCH 0/2] media: mei_csi/mei_ace: Fix driver modalias not matching device modalias
 2023-10-24 15:10 UTC  (3+ messages)

add and use a per-mapping stable writes flag
 2023-10-24 15:10 UTC  (8+ messages)
` [PATCH 1/3] filemap: add "
` [PATCH 2/3] block: update the stable_writes flag in bdev_add
` [PATCH 3/3] xfs: respect the stable writes flag on the RT device

[PATCH v6 00/10] iommufd: Add nesting infrastructure (part 1/2)
 2023-10-24 15:06 UTC  (11+ messages)
` [PATCH v6 01/10] iommu: Add IOMMU_DOMAIN_NESTED
` [PATCH v6 02/10] iommu: Pass in parent domain with user_data to domain_alloc_user op
` [PATCH v6 03/10] iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
` [PATCH v6 04/10] iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurations
` [PATCH v6 05/10] iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable
` [PATCH v6 06/10] iommufd: Share iommufd_hwpt_alloc with IOMMUFD_OBJ_HWPT_NESTED
` [PATCH v6 07/10] iommufd: Add a nested HW pagetable object
` [PATCH v6 08/10] iommu: Add iommu_copy_struct_from_user helper
` [PATCH v6 09/10] iommufd/selftest: Add nested domain allocation for mock domain
` [PATCH v6 10/10] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTs

[PATCH v2 0/4] Support more filesystems with FAN_REPORT_FID
 2023-10-24 15:08 UTC  (3+ messages)
` [PATCH v2 2/4] exportfs: make ->encode_fh() a mandatory method for NFS export

[PATCH 6.4 000/737] 6.4.16-rc1 review
 2023-10-24 15:09 UTC  (9+ messages)
` [PATCH 6.4 041/737] ovl: Always reevaluate the file signature for IMA

[PATCH 0/1] dt-bindings: backlight: mp3309c: remove two required properties
 2023-10-24 15:08 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH 0/3 v7] Misc SCM changes
 2023-10-24 15:08 UTC  (3+ messages)

[PATCH v5 net-next 0/3] ipv6: avoid atomic fragment on GSO output
 2023-10-24 15:08 UTC  (3+ messages)
` [PATCH v5 net-next 2/3] ipv6: refactor ip6_finish_output for GSO handling

[PATCH] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
 2023-10-24 15:08 UTC  (2+ messages)

[PATCH rdma-next] RDMA/hfi1: Workaround truncation compilation error
 2023-10-24 15:07 UTC 

[PATCH v13 0/8] tpm: Support boot measurements
 2023-10-24 15:06 UTC  (4+ messages)

Is the data rate estimation for 5GHz channels overly pessimistic?
 2023-10-24 15:06 UTC  (15+ messages)

[tom.rini@gmail.com: Fwd: New Defects reported by Coverity Scan for Das U-Boot]
 2023-10-24 15:05 UTC  (2+ messages)

[PATCH v6 00/10] Introduce model for IBM's FSI
 2023-10-24 15:00 UTC  (4+ messages)
` [PATCH v6 06/10] hw/fsi: Aspeed APB2OPB interface

[PATCH v2 1/1] tty: i3c: add TTY over I3C master support
 2023-10-24 15:05 UTC  (8+ messages)

[RFC 0/4] address violations of MISRA C Rule 9.3
 2023-10-24 15:05 UTC  (9+ messages)
` [RFC 1/4] x86/ioemul: address MISRA C:2012 "
` [RFC 2/4] x86/shutdown: "
` [RFC 3/4] x86/hvm: quirks: "
` [RFC 4/4] amd/iommu: fully initialize array in 'flush_command_buffer'

[RFC PATCH 00/19] Rust abstractions for VFS
 2023-10-24 15:04 UTC  (10+ messages)
` [RFC PATCH 09/19] rust: folio: introduce basic support for folios

+ mm-mlock-avoid-folio_within_range-on-ksm-pages.patch added to mm-unstable branch
 2023-10-24 15:04 UTC 

[igt-dev] [PATCH i-g-t] tests/xe/xe_prime_self_import: Adjust buffer object sizes to min alignment
 2023-10-24 15:01 UTC  (2+ messages)

[PATCH v2 0/24] Get Xen PV shim running in Qemu, add net & console
 2023-10-24 15:03 UTC  (5+ messages)
` [PATCH v2 03/24] hw/xen: select kernel mode for per-vCPU event channel upcall vector
` [PATCH v2 04/24] hw/xen: don't clear map_track[] in xen_gnttab_reset()

[PATCH v3 0/1] migration: Check for duplicates on vmstate_register()
 2023-10-24 15:03 UTC  (2+ messages)
` [PATCH v3 1/1] migration: vmstate_register() check that instance_id is valid

[PATCH 1/1] genirq/generic_chip: Fix irq_remove_generic_chip() when an irq domain is used
 2023-10-24 15:03 UTC 

[PATCH 00/21] DPP PKEX Changes
 2023-10-24 15:03 UTC  (17+ messages)
` [PATCH 11/21] doc: PKEX support for DPP

[PATCH V3 0/2] Add rs485 support to uartps driver
 2023-10-24 15:02 UTC  (8+ messages)
` [PATCH V3 1/2] dt-bindings: Add optional gpio property to uartps node to support rs485
` [PATCH V3 2/2] tty: serial: uartps: Add rs485 support to uartps driver

[RFC PATCH v2 0/2] sched/fair migration reduction features
 2023-10-24 15:03 UTC  (7+ messages)
` [RFC PATCH v2 1/2] sched/fair: Introduce UTIL_FITS_CAPACITY feature (v2)

[LTP] [PATCH v7 0/5] Improve ioctl02.c
 2023-10-24 15:02 UTC  (3+ messages)
` [LTP] [PATCH v7 3/5] Remove disabled code in ioctl02.c

[PATCH v4 01/38] clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps
 2023-10-24 15:02 UTC  (2+ messages)

Reminder: CTI TAC Meeting on October 25th at 11am EDT
 2023-10-24 15:01 UTC  (3+ messages)

Yocto Project Status 24 October 2023 (WW43)
 2023-10-24 15:00 UTC 

[Buildroot] [PATCH 1/1] configs/raspberrypi*: stop setting powersave as the default CPU governor
 2023-10-24 15:00 UTC  (9+ messages)
        ` [Buildroot] [External] - "

[PATCH] iommu/vt-d: Enhance capability check for nested parent domain allocation
 2023-10-24 15:00 UTC 

[PATCH v17 00/20] nvme-tcp receive offloads
 2023-10-24 14:59 UTC  (4+ messages)
` [PATCH v17 02/20] netlink: add new family to manage ULP_DDP enablement and stats

[PATCH] clocksource/drivers/arm_arch_timer: limit XGene-1 workaround
 2023-10-24 14:58 UTC  (3+ messages)

[PATCH] nfs: derive f_fsid from server's fsid
 2023-10-24 14:58 UTC  (3+ messages)

[PATCH] pwm: samsung: Document new member .channel in struct samsung_pwm_chip
 2023-10-24 14:58 UTC  (7+ messages)

[robertosassu:ima-evm-lsms-v4-devel-v7] [evm] ea31d8b249: Kernel_panic-not_syncing:security_add_hooks_Too_many_LSMs_registered
 2023-10-24 14:58 UTC 

[igt-dev] [PATCH i-g-t v3 0/5] Add flat-ccs tests
 2023-10-24 14:57 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 4/5] tests/xe_evict_ccs: Add evict ccs test

[GIT PULL] devfreq next for 6.7
 2023-10-24 14:57 UTC 

[PATCH v7 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-10-24 14:56 UTC  (4+ messages)
` [PATCH v7 2/3] clocksource: Add JH7110 timer driver

[PATCH] media: vsp1: Remove unbalanced .s_stream(0) calls
 2023-10-24 14:56 UTC  (2+ messages)

[PATCH] powerpc: Remove initialisation of readpos
 2023-10-24 14:55 UTC 

[v5 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-10-24 14:55 UTC  (4+ messages)
` [v5 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties

Missing patches of a patch series during AUTOSEL backport
 2023-10-24 14:54 UTC  (4+ messages)

[PATCH] clk: fixed: handle failed clk setup
 2023-10-24 14:54 UTC  (2+ messages)

[PATCH v3] x86/i8259: do not assume interrupts always target CPU0
 2023-10-24 14:53 UTC 

[PATCH RFC 0/6] fs,block: yield devices
 2023-10-24 14:53 UTC  (7+ messages)
` [PATCH RFC 1/6] fs: simplify setup_bdev_super() calls
` [PATCH RFC 2/6] xfs: simplify device handling
` [PATCH RFC 3/6] ext4: "
` [PATCH RFC 4/6] bdev: simplify waiting for concurrent claimers
` [PATCH RFC 5/6] block: mark device as about to be released
` [PATCH RFC 6/6] fs: add ->yield_devices()

[PATCH] serial: 8250_omap: Set the console genpd always on if no console suspend
 2023-10-24 14:53 UTC  (3+ messages)

[PATCH] ext4: add __GFP_NOWARN to GFP_NOWAIT in readahead
 2023-10-24 14:53 UTC  (3+ messages)

[PATCH] riscv: boot: Fix creation of loader.bin
 2023-10-24 14:53 UTC  (2+ messages)

[PATCH v4 bpf-next 0/7] BPF register bounds logic and testing improvements
 2023-10-24 14:53 UTC  (4+ messages)
` [PATCH v4 bpf-next 2/7] bpf: derive smin/smax from umin/max bounds

[PATCH] x86/traps: Use current_top_of_stack() helper in traps.c
 2023-10-24 14:52 UTC 

+ ext4-add-__gfp_nowarn-to-gfp_nowait-in-readahead.patch added to mm-unstable branch
 2023-10-24 14:52 UTC 

[PATCH] clocksource: disable irq when holding watchdog_lock
 2023-10-24 14:52 UTC  (10+ messages)

[Intel-gfx] [PATCH] drm/i915/adl: Initialize all GV points as restricted in bw_state
 2023-10-24 14:50 UTC  (3+ messages)

[PATCH net-next v2 0/4] Cleanup and optimizations to transmit code
 2023-10-24 14:51 UTC  (5+ messages)
` [PATCH net-next v2 1/4] octeon_ep: add padding for small packets
` [PATCH net-next v2 2/4] octeon_ep: remove dma sync in trasmit path
` [PATCH net-next v2 3/4] octeon_ep: implement xmit_more in transmit
` [PATCH net-next v2 4/4] octeon_ep: remove atomic variable usage in Tx data path

[PATCH vhost v4 00/16] vdpa: Add support for vq descriptor mappings
 2023-10-24 14:50 UTC  (6+ messages)
` [PATCH vhost v4 12/16] vdpa/mlx5: Improve mr update flow

❌ FAIL (MISSED 7 of 230): Test report for master (6.6.0-rc7, mainline.kernel.org-clang, d88520ad)
 2023-10-24 14:51 UTC 

[PATCH v4 bpf-next 0/7] Allocate bpf trampoline on bpf_prog_pack
 2023-10-24 14:50 UTC  (5+ messages)
` [PATCH v4 bpf-next 3/7] bpf: Add helpers for trampoline image management
` [PATCH v4 bpf-next 5/7] bpf: Add arch_bpf_trampoline_size()

[PATCH v2 1/3] drm/amdgpu: ungate power gating when system suspend
 2023-10-24 14:49 UTC  (3+ messages)
` [PATCH v2 2/3] drm/amdgpu: avoid sending csib command when system resumes from S3
` [PATCH v2 3/3] drm/amdgpu: optimize RLC powerdown notification on Vangogh

[PATCH] mm/rmap: vm_flags including VM_EXEC can exit timely
 2023-10-24 14:49 UTC 

[PATCH] wifi: ieee80211: fix PV1 frame control field name
 2023-10-24 14:48 UTC  (2+ messages)

[PATCH] net/iavf: fix IAVF_TX_OFFLOAD_MASK definition
 2023-10-24 14:48 UTC  (5+ messages)

sch5627 on Fujitsu Celsius W280
 2023-10-24 14:48 UTC 

[Intel-xe] [PATCH v3] drm/xe: implement driver initiated function-reset
 2023-10-24 14:48 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: implement driver initiated function-reset (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH 0/4] Update QEMU qnic driver to "new" XenDevice model
 2023-10-24 14:47 UTC  (5+ messages)
` [PATCH 1/4] hw/xen: only remove peers of PCI NICs on unplug
` [PATCH 2/4] hw/xen: update Xen PV NIC to XenDevice model

[PATCH v3 0/8] Unify sub-device state access functions
 2023-10-24 14:47 UTC  (5+ messages)
` [PATCH v3 2/8] media: v4l: subdev: Also return pads array information on stream functions
` [PATCH v3 4/8] media: v4l: subdev: v4l2_subdev_state_get_format always returns format now

[PATCH 1/3] drm/amdgpu: ungate power gating when system suspend
 2023-10-24 14:47 UTC  (7+ messages)
` [PATCH 2/3] drm/amdgpu: avoid sending csib command when system resumes from S3

[PATCH] drm/amdgpu: Initialize schedulers before using them
 2023-10-24 14:46 UTC  (6+ messages)

[Intel-wired-lan] [PATCH iwl-next v1] ice: change vfs.num_msix_per to vf->num_msix
 2023-10-24 14:20 UTC  (2+ messages)
`  "

[XEN PATCH] xen/iommu_init: address a violation of MISRA C:2012 Rule 8.3
 2023-10-24 14:44 UTC  (2+ messages)

[Buildroot] [PATCH v5 1/4] package/libtraceevent: new package
 2023-10-24 14:42 UTC  (4+ messages)
` [Buildroot] [PATCH v5 2/4] package/libtracefs: "
` [Buildroot] [PATCH v5 3/4] package/linux-tools: add rtla
` [Buildroot] [PATCH v5 4/4] package/trace-cmd: bump to 3.1.7

[PATCH v2] rust: macros: improve `#[vtable]` documentation
 2023-10-24 14:43 UTC  (3+ messages)

[RFC PATCH v3 6/7] slub: Delay freezing of partial slabs
 2023-10-24 14:42 UTC  (3+ messages)

[PATCH] drm/amdgpu: Use pcie domain of xcc acpi objects
 2023-10-24 14:40 UTC  (3+ messages)

[PATCH v3 0/4] devtool/recipetool: add support of PEP-517
 2023-10-24 14:40 UTC  (5+ messages)
` [PATCH v3 1/4] scripts:recipetool:create_buildsys_python: prefix created recipes with python3-
` [PATCH v3 2/4] scripts:recipetool:create_buildsys_python: refactor code for futur PEP517 addition
` [PATCH v3 3/4] scripts:recipetool:create_buildsys_python: add PEP517 support
` [PATCH v3 4/4] oeqa/selftest/recipetool: add selftest for PEP-517 recipe creation

[PATCH] mcheck.3, mtrace.3: update examples for glibc 2.34
 2023-10-24 14:31 UTC 

State of contrib/vhost-user-input?
 2023-10-24 14:32 UTC  (3+ messages)

[PATCH] freezer,sched: Report TASK_FROZEN tasks as TASK_UNINTERRUPTIBLE
 2023-10-24 14:39 UTC  (2+ messages)

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-10-24 14:38 UTC  (4+ messages)
` [PATCH 09/12] hw/xen: prevent duplicate device registrations

[PATCH v2] powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
 2023-10-24 14:36 UTC 

[Buildroot] [PATCH v4 3/4] package/linux-tools: add rtla
 2023-10-24 14:37 UTC  (5+ messages)

[PATCH v3 0/3] userfaultfd move option
 2023-10-24 14:36 UTC  (6+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI

[PATCH] irqchip/gic-v3-its: Don't override quirk settings with default values
 2023-10-24 14:34 UTC  (2+ messages)

[PATCH] arm64: dts: cn913x: add device trees for COM Express boards
 2023-10-24 14:34 UTC  (3+ messages)

[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-10-24 14:34 UTC  (13+ messages)

contributing to nct6683.c/NCT6687D support
 2023-10-24 14:33 UTC 

[PATCH V2] ACPI: APEI: Use ERST timeout for slow devices
 2023-10-24 14:32 UTC  (9+ messages)

[XEN RFC] xen/automation: add deviations for MISRA C:2012 Rule 8.3
 2023-10-24 14:32 UTC  (2+ messages)

[PATCH] wifi: rtw89: fix timeout calculation in rtw89_roc_end()
 2023-10-24 14:31 UTC 

[REGRESSION] imx: spl_imx_romapi: boot loops
 2023-10-24 14:32 UTC  (6+ messages)

[PATCH] xen/vpci: allow BAR write if value is the same
 2023-10-24 14:31 UTC  (4+ messages)

[PATCH v14 00/18] plugins: Allow to read registers
 2023-10-24 14:25 UTC  (3+ messages)
` [PATCH v14 10/18] gdbstub: Simplify XML lookup

[PATCH v2 0/2] wifi: ath11k: fix event locking
 2023-10-24 14:29 UTC  (4+ messages)
` [PATCH v2 1/2] wifi: ath11k: fix temperature "

task hung in ext4_fallocate #2
 2023-10-24 14:30 UTC  (5+ messages)


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.