All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-08 19:36:48 to 2024-02-08 20:52:30 UTC [more...]

[PATCHSET v2 0/6] Misc cleanups / optimizations
 2024-02-08 20:52 UTC  (5+ messages)
` [PATCH 1/6] io_uring: expand main struct io_kiocb flags to 64-bits

[RFC PATCH] cxl/region: Allow out of order assembly of autodiscovered regions
 2024-02-08 20:52 UTC  (3+ messages)

[PATCH net-next] selftests: net: ignore timing errors in txtimestamp if KSFT_MACHINE_SLOW
 2024-02-08 20:51 UTC  (2+ messages)

[RESEND PATCH v7 0/8] Reduce TLB flushes by 94% by improving folio migration
 2024-02-08 20:49 UTC  (3+ messages)
` [RESEND PATCH v7 6/8] mm: Add APIs to free a folio directly to the buddy bypassing pcp

[PATCH v3 0/8] Use TAP in some more x86 KVM selftests
 2024-02-08 20:48 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: selftests: x86: sync_regs_test: Use vcpu_run() where appropriate
` [PATCH v3 2/8] KVM: selftests: x86: sync_regs_test: Get regs structure before modifying it
` [PATCH v3 3/8] KVM: selftests: Move setting a vCPU's entry point to a dedicated API
` [PATCH v3 4/8] KVM: selftests: Add a macro to define a test with one vcpu
` [PATCH v3 5/8] KVM: selftests: x86: Use TAP interface in the sync_regs test
` [PATCH v3 6/8] KVM: selftests: x86: Use TAP interface in the fix_hypercall test
` [PATCH v3 7/8] KVM: selftests: x86: Use TAP interface in the vmx_pmu_caps test
` [PATCH v3 8/8] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test

[LSF/MM/BPF TOPIC] tracing the source of errors
 2024-02-08 20:47 UTC  (6+ messages)
` [Lsf-pc] "

[PATCH 00/13] target/hppa: Enhancements and fixes
 2024-02-08 20:46 UTC  (11+ messages)
` [PATCH 01/13] disas/hppa: Add disassembly for qemu specific instructions
` [PATCH 02/13] target/hppa: Add "diag 0x101" for console output support
` [PATCH 03/13] target/hppa: Fix PSW_W and PSW_E bits in rsm, ssm and mtsm
` [PATCH 04/13] hw/pci-host/astro: Avoid aborting on access failure
` [PATCH 05/13] hw/pci-host/astro: Implement Hard Fail and Soft Fail mode

[paulmck-rcu:rcu/next] BUILD SUCCESS 895fbfa1f53b84a1133da3aa752f64ea07acbb12
 2024-02-08 20:44 UTC 

[PATCH net-next 0/5] net: ravb: Add runtime PM support (part 2)
 2024-02-08 20:44 UTC  (4+ messages)
` [PATCH net-next 1/5] net: ravb: Get rid of the temporary variable irq

[PATCH v1 00/15] auxdisplay: linedisp: Clean up and add new driver
 2024-02-08 20:44 UTC  (5+ messages)
` [PATCH v1 14/15] dt-bindings: auxdisplay: Add Maxim MAX6958/6959

[PATCH] pthread_create.3: re-do the architecture/default stack size mapping
 2024-02-08 20:43 UTC 

[Patch v2] drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards
 2024-02-08 20:43 UTC  (4+ messages)

[PATCH mptcp-net v2 0/4] mptcp: fix duplicate subflow creation
 2024-02-08 20:42 UTC  (5+ messages)
` [PATCH mptcp-net v2 1/4] mptcp: fix lockless access in subflow ULP diag
` [PATCH mptcp-net v2 2/4] mptcp: fix data races on local_id
` [PATCH mptcp-net v2 3/4] mptcp: fix data races on remote_id
` [PATCH mptcp-net v2 4/4] mptcp: fix duplicate subflow creation

[PATCH 0/3] rev-list: allow missing tips with --missing
 2024-02-08 20:42 UTC  (7+ messages)
` [PATCH 3/3] rev-list: add --allow-missing-tips to be used with --missing=

+ fs-proc-task_mmu-add-display-flag-for-vm_mayoverlay.patch added to mm-hotfixes-unstable branch
 2024-02-08 20:41 UTC 

SOF_TIMESTAMPING_OPT_ID is unreliable when sendmsg fails
 2024-02-08 20:40 UTC  (4+ messages)

[PATCH] fs/proc/task_mmu: Add display flag for VM_MAYOVERLAY
 2024-02-08 20:40 UTC  (3+ messages)

[RFC 0/2] net/tap RSS BPF rewrite
 2024-02-08 20:39 UTC  (4+ messages)
` [PATCH v4 0/7] net/tap: queue flow action RSS using BPF redo
  ` [PATCH v4 5/7] net/tap: use libbpf to load new BPF program

[PATCH net] selftests: net: wait for receiver startup in so_txtime.sh
 2024-02-08 20:39 UTC  (2+ messages)

LAVA test job definitions ( software update, secure boot and IEC layer testing )
 2024-02-08 20:38 UTC  (2+ messages)

[PATCH bpf-next V2] bpf: abstract loop unrolling pragmas in BPF selftests
 2024-02-08 20:36 UTC 

cloning the linxu kernel repo at a VPS with small RAM
 2024-02-08 20:35 UTC  (3+ messages)

+ nilfs2-maintainers-drop-unreachable-project-mirror-site.patch added to mm-nonmm-unstable branch
 2024-02-08 20:35 UTC 

About Scarthgap Yocto 5.0 release
 2024-02-08 20:34 UTC  (2+ messages)
` [yocto] "

[PATCH 0/9][V2][btrfs-progs] Remove unused dirstream variable
 2024-02-08 20:19 UTC  (10+ messages)
` [PATCH 1/9] Killing dirstream: add helpers
` [PATCH 2/9] Killing dirstream: replace btrfs_open_dir with btrfs_open_dir_fd
` [PATCH 3/9] "
` [PATCH 4/9] Killing dirstream: replace open_path_or_dev_mnt with btrfs_open_mnt_fd
` [PATCH 5/9] Killing dirstream: replace open_file_or_dir3 with btrfs_open_fd2
` [PATCH 6/9] Killing dirstream: replace btrfs_open_file_or_dir with btrfs_open_file_or_dir_fd
` [PATCH 7/9] Killing dirstream: replace open_file_or_dir with btrfs_open_fd2
` [PATCH 8/9] Killing dirstream: remove open_file_or_dir3 from du_add_file
` [PATCH 9/9] Killing dirstream: remove unused functions

Build issues with TAP device
 2024-02-08 20:28 UTC 

[PATCH 1/2] pmdomain: constify of_phandle_args in xlate
 2024-02-08 20:28 UTC  (4+ messages)
` [PATCH 2/2] pmdomain: constify of_phandle_args in add device and subdomain

[PATCH 1/2] dmaengine: pl08x: constify pointer to char in filter function
 2024-02-08 20:27 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: of: constify of_phandle_args in of_dma_find_controller()

[PATCH] Revert "drm/i915/mtl: Update workaround 14018778641"
 2024-02-08 20:27 UTC  (2+ messages)

[PATCH] gpio: constify opaque pointer in gpio_device_find() match function
 2024-02-08 20:27 UTC 

[PATCH] tag: fix sign_buffer() call to create a signed tag
 2024-02-08 20:26 UTC  (4+ messages)

apparent scaling problem with delegations
 2024-02-08 20:26 UTC 

+ watchdog-softlockup-report-the-most-frequent-interrupts.patch added to mm-nonmm-unstable branch
 2024-02-08 20:25 UTC 

+ watchdog-softlockup-low-overhead-detection-of-interrupt.patch added to mm-nonmm-unstable branch
 2024-02-08 20:25 UTC 

[PATCH v2 0/3] ASoC: Intel: avs: Add support for sending initial module config
 2024-02-08 20:22 UTC  (2+ messages)

+ lib-kconfigdebug-test_iov_iter-depends-on-mmu.patch added to mm-hotfixes-unstable branch
 2024-02-08 20:22 UTC 

[PATCH 1/3] spi: pl022: Use typedef for dma_filter_fn
 2024-02-08 20:21 UTC  (3+ messages)
` [PATCH 2/3] spi: pl022: Add missing dma_filter field kerneldoc
` [PATCH 3/3] spi: pxa2xx: Use typedef for dma_filter_fn

[brauner-vfs:vfs.uuid 1/7] fs/f2fs/super.c:4499:24: error: passing argument 1 of 'super_set_uuid' from incompatible pointer type
 2024-02-08 20:21 UTC  (2+ messages)

[PATCH] overlayfs-etc: take read-only-rootfs into account
 2024-02-08 20:21 UTC  (2+ messages)

[PATCH] mmc: renesas_sdhi: use typedef for dma_filter_fn
 2024-02-08 20:21 UTC 

[PATCH] mtd: lpc32xx: use typedef for dma_filter_fn
 2024-02-08 20:21 UTC  (3+ messages)

[PATCH] serial: amba: use typedef for dma_filter_fn
 2024-02-08 20:21 UTC 

[PATCH] kbuild: Fix changing ELF file type for output of gen_btf for big endian
 2024-02-08 20:21 UTC 

[PATCH 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml file
 2024-02-08 20:20 UTC  (7+ messages)

[PATCH v2 0/5] sched/vtime: vtime.h headers cleanup
 2024-02-08 20:15 UTC  (12+ messages)
` [PATCH v2 1/5] sched/vtime: remove confusing arch_vtime_task_switch() declaration
` [PATCH v2 2/5] sched/vtime: get rid of generic vtime_task_switch() implementation
` [PATCH v2 3/5] s390/vtime: remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover
` [PATCH v2 4/5] s390/irq,nmi: include <asm/vtime.h> header directly
` [PATCH v2 5/5] sched/vtime: do not include <asm/vtime.h> header

[PATCH v13 00/53] Introduce QC USB SND audio offloading support
 2024-02-08 20:19 UTC  (9+ messages)
` [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use

[f2fs-dev] [regression 6.1.y] f2fs: invalid zstd compress level: 6
 2024-02-08 20:19 UTC  (2+ messages)
  `  "

[obsolete] xfs-disable-large-folio-support-in-xfile_create.patch removed from -mm tree
 2024-02-08 20:19 UTC 

[obsolete] mm-add-a-mapping_clear_large_folios-helper.patch removed from -mm tree
 2024-02-08 20:19 UTC 

Pull request: Please pull u-boot-imx-master-20240208
 2024-02-08 20:18 UTC  (2+ messages)

[GIT PULL] please pull fsl-qoriq-2024-2-8
 2024-02-08 20:18 UTC  (2+ messages)

[PATCH 1/2] ti: keystone2: Imply NFS command support
 2024-02-08 20:18 UTC  (5+ messages)
` [PATCH 2/2] ti: keystone2: Move common Kconfig selections to under ARCH_KEYSTONE

[PATCH 0/9][btrfs-progs] Remove unused dirstream variable
 2024-02-08 20:18 UTC  (7+ messages)

[PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions
 2024-02-08 20:16 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] support/testing: add attr runtime test
 2024-02-08 20:15 UTC 

[PATCH i-g-t v5 0/5] Fill block-copy test gap for unaligned sizes
 2024-02-08 20:15 UTC  (4+ messages)
` [PATCH i-g-t v5 5/5] tests/xe_exercise_blt: Exercise small to large fast-copy blits

[btrfs] RAID1 volume on zoned device oops when sync
 2024-02-08 20:15 UTC  (10+ messages)

[PATCH] docs: scripts: sphinx-pre-install: Fix building docs with pyyaml package
 2024-02-08 20:15 UTC  (4+ messages)
` [PATCH v2] "

[NDCTL PATCH v7 4/4] ndctl: Add support of qos_class for CXL CLI
 2024-02-08 20:11 UTC  (5+ messages)
` [NDCTL PATCH v7 1/4] ndctl: cxl: Add QoS class retrieval for the root decoder
` [NDCTL PATCH v7 2/4] ndctl: cxl: Add QoS class support for the memory device
` [NDCTL PATCH v7 3/4] ndctl: cxl: add QoS class check for CXL region creation
` [NDCTL PATCH v7 4/4] ndctl: add test for qos_class in CXL test suite

NB: 'b4 send --dry-run-to' is now 'b4 send --preview-to'
 2024-02-08 20:14 UTC 

[PATCH] drm/i915/selftests: Increasing the sleep time for live_rc6_manual
 2024-02-08 20:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Increasing the sleep time for live_rc6_manual (rev2)

Are there nft set limits?
 2024-02-08 20:12 UTC  (5+ messages)

[PATCH] libbpf: add support to GCC in CORE macro definitions
 2024-02-08 20:11 UTC  (4+ messages)

resctrl selftests ready for inclusion
 2024-02-08 20:10 UTC  (2+ messages)

migration-test random intermittent failure, openbsd VM
 2024-02-08 20:09 UTC  (3+ messages)

[PATCH v5 0/2] lib: checksum: Fix issues with checksum tests
 2024-02-08 20:09 UTC  (6+ messages)
` [PATCH v5 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

[Bug 218472] New: mt7921e bluetooth not working
 2024-02-08 20:09 UTC 

[PULL v2 00/39] tcg patch queue
 2024-02-08 20:08 UTC  (2+ messages)

[PATCH] drm/xe/pt: Allow for stricter type- and range checking
 2024-02-08 20:08 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH v3 0/6] Optimize buffer_is_zero
 2024-02-08 20:07 UTC  (5+ messages)
` [PATCH v3 2/6] util/bufferiszero: introduce an inline wrapper

[PATCH v3 0/3] Fixed-type GENMASK/BIT
 2024-02-08 20:07 UTC  (7+ messages)
` [PATCH v3 1/3] bits: introduce fixed-type genmasks
` [PATCH v3 2/3] bits: Introduce fixed-type BIT
` [PATCH v3 3/3] drm/i915: Convert REG_GENMASK* to fixed-width GENMASK_*

[meta-arago][oe-layersetup][PATCH] oe-layersetup: configs: add meta-clang into the kirkstone configs
 2024-02-08 20:07 UTC  (5+ messages)

[PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0
 2024-02-08 20:06 UTC  (3+ messages)

[PATCH bpf-next] bpf: abstract loop unrolling pragmas in BPF selftests
 2024-02-08 20:06 UTC  (17+ messages)

[PATCH] LVM Cachevol and Integrity volumes break entire LVM VG
 2024-02-08 20:05 UTC  (4+ messages)

[PATCH i-g-t v2] benchmarks: Add VKMS benchmark
 2024-02-08 20:04 UTC 

[PATCH] fsi: core: make fsi_bus_type const
 2024-02-08 20:05 UTC 

[PATCH] btrfs: do not skip re-registration for the mounted device
 2024-02-08 20:04 UTC  (9+ messages)

[PATCH v6 0/6] hw/misc/pvpanic: add support for normal shutdowns
 2024-02-08 20:02 UTC  (7+ messages)
` [PATCH v6 1/6] linux-headers: drop pvpanic.h
` [PATCH v6 2/6] hw/misc/pvpanic: centralize definition of supported events
` [PATCH v6 3/6] tests/qtest/pvpanic: use centralized "
` [PATCH v6 4/6] hw/misc/pvpanic: add support for normal shutdowns
` [PATCH v6 5/6] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
` [PATCH v6 6/6] tests/qtest/pvpanic: add tests for pvshutdown event

[PATCH 0/4] JPEG 5.0 Support
 2024-02-08 20:02 UTC  (5+ messages)
` [PATCH 1/4] drm/amdgpu: Add JPEG5 support
` [PATCH 2/4] drm/amdgpu/jpeg5: add power gating support
` [PATCH 3/4] drm/amdgpu/jpeg5: Enable doorbell
` [PATCH 4/4] drm/amdgpu: Add jpeg_v5_0_0 ip block support

[PATCH v11 0/4] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2024-02-08 20:00 UTC  (5+ messages)
` [PATCH v11 1/4] cxl, ACPI, APEI, EINJ: Add CXL_EINJ Kconfig option
` [PATCH v11 2/4] EINJ: Migrate to a platform driver
` [PATCH v11 3/4] cxl/core, EINJ: Add EINJ CXL debugfs files and EINJ helper functions
` [PATCH v11 4/4] EINJ, Documentation: Update EINJ kernel doc

[PATCH] vfio: mdev: make mdev_bus_type const
 2024-02-08 20:02 UTC 

[PATCH v2 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml file
 2024-02-08 19:59 UTC  (3+ messages)

[PATCH v9 00/22] Automatic Disk Unlock with TPM2
 2024-02-08 19:58 UTC  (2+ messages)

[PATCH] libbpf: add support to GCC in CORE macro definitions
 2024-02-08 19:58 UTC 

[PATCH v2 0/2] alarmtimer: Rework the suspend flow in alarmtimer
 2024-02-08 19:56 UTC  (3+ messages)
` [PATCH v2 1/2] alarmtimer: Create alarmtimer sysfs to make duration of kernel suspend check configurable
` [PATCH v2 2/2] alarmtimer: Modify alarmtimer suspend callback to check for imminent alarm using PM notifier

[PATCH] sh: intc: make intc_subsys const
 2024-02-08 19:56 UTC 

[PATCH] bpf: fix warning for bpf_cpumask in verifier
 2024-02-08 19:56 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Removing GFP_NOFS
 2024-02-08 19:55 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/tinymembench: drop package
 2024-02-08 19:54 UTC 

[PATCH] wifi: rtlwifi: rtl8192cu: Fix TX aggregation
 2024-02-08 19:54 UTC 

[PATCH 0/4] VCN 5.0 Support
 2024-02-08 19:53 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: add VCN_5_0_0 firmware support
` [PATCH 3/4] drm/amdgpu: add VCN_5_0_0 IP block support
` [PATCH 4/4] amdgpu/drm: Add vcn_v5_0_0_ip_block support

[PATCH bpf-next v5 0/3] bpf, btf: Add DEBUG_INFO_BTF checks for __register_bpf_struct_ops
 2024-02-08 19:53 UTC  (5+ messages)
` [PATCH bpf-next v5 2/3] bpf, btf: Add check_btf_kconfigs helper

[PATCH] commit.c: ensure strchrnul() doesn't scan beyond range
 2024-02-08 19:52 UTC  (6+ messages)

[PATCH i-g-t v8 0/8] introduce Xe multigpu and other multi-GPU helpers
 2024-02-08 19:52 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for introduce Xe multigpu and other multi-GPU helpers (rev8)

[PATCH v3 0/1] Sending small fix for NPCM GMAC test to properly test on Nuvoton 7xx
 2024-02-08 19:47 UTC  (2+ messages)
` [PATCH v3 1/1] tests/qtest: Fixing GMAC test to run in 7xx

[PATCH v2 0/3] usb: typec: ucsi: Adding support for UCSI 3.0
 2024-02-08 19:48 UTC  (3+ messages)
` [PATCH v2 2/3] usb: typec: ucsi: Update connector cap and status

[PATCH v2] mm/swap: fix race when skipping swapcache
 2024-02-08 19:42 UTC  (12+ messages)

[PATCH net-next v3] net/mlx5e: link NAPI instances to queues and IRQs
 2024-02-08 19:41 UTC  (3+ messages)

[PATCH] PCI: make pcie_port_bus_type const
 2024-02-08 19:41 UTC 

[PATCH bpf-next 00/16] bpf: Introduce BPF arena
 2024-02-08 19:40 UTC  (3+ messages)
` [PATCH bpf-next 01/16] bpf: Allow kfuncs return 'void *'

[PATCH 0/2] drm/i915: Prevent HW access during init from connector hooks
 2024-02-08 19:40 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Prevent HW access during init from connector hooks (rev2)

[PATCH i-g-t] benchmarks: Add VKMS benchmark
 2024-02-08 19:38 UTC  (3+ messages)

[PATCH] shadow: Fix build failure on Ubuntu-20.04
 2024-02-08 19:38 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 0/1] Sending small fix for NPCM GMAC test to properly test on Nuvoton 7xx
 2024-02-08 19:37 UTC 

[PATCH] iio: core: make iio_bus_type const
 2024-02-08 19:37 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.