All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-24 04:31:16 to 2023-02-24 07:05:19 UTC [more...]

[PATCH v1 0/2] Give more control of sync_state()
 2023-02-24  7:05 UTC 

[PATCH v1 1/1] pstore/ram: Fix crash when setting number of cpus to an odd number
 2023-02-24  7:05 UTC  (2+ messages)

linux-next: duplicate patches in the ftrace tree
 2023-02-24  7:04 UTC  (2+ messages)

[PATCH] HID: usbhid: enable remote wakeup for mice
 2023-02-24  7:02 UTC  (5+ messages)

[PATCH v2 0/7] Revise the hwpt lifetime model
 2023-02-24  7:02 UTC  (13+ messages)
` [PATCH v2 2/7] iommufd: Add iommufd_lock_obj() around the auto-domains hwpts
` [PATCH v2 3/7] iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()
` [PATCH v2 4/7] iommufd: Move iommufd_device to iommufd_private.h
` [PATCH v2 5/7] iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()
` [PATCH v2 6/7] iommufd/selftest: Make selftest create a more complete mock device
` [PATCH v2 7/7] iommufd/selftest: Add a selftest for iommufd_device_attach() with a hwpt argument

[PATCH v4 0/7] dump: Make most of it target agnostic (build once)
 2023-02-24  7:02 UTC  (10+ messages)
` [PATCH v4 1/7] dump: Replace tswapN() -> cpu_to_dumpN()
` [PATCH v4 2/7] dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
` [PATCH v4 3/7] dump: Correct headers included
` [PATCH v4 6/7] dump: Build once by adding stubs for non-x86 targets

LSF/MM/BPF 2023 IOMAP conversion status update
 2023-02-24  7:01 UTC  (4+ messages)

[RFC PATCH] ci: Enable compat testing for the Xenomai stable/v3.2.x branch
 2023-02-24  7:00 UTC  (5+ messages)

[PATCH bpf-next v2 0/6] Transit between BPF TCP congestion controls
 2023-02-24  6:58 UTC  (3+ messages)
` [PATCH bpf-next v2 1/6] bpf: Create links for BPF struct_ops maps

[PATCH 0/7] Add PCIe support for IPQ9574
 2023-02-24  6:57 UTC  (4+ messages)
` [PATCH 7/7] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes

[PATCH] accel/tcg: Add 'size' param to probe_access_full
 2023-02-24  6:57 UTC  (2+ messages)

[PULL 0/9] Fourth RISC-V PR for QEMU 8.0
 2023-02-24  6:56 UTC  (2+ messages)

Question on DOE requirements for CXL/CDAT and CMA/SPDM
 2023-02-24  6:56 UTC 

[Ocfs2-devel] report BUG: io_uring triggers umount error
 2023-02-24  6:54 UTC  (2+ messages)

[PATCH 5.10] md: Flush workqueue md_rdev_misc_wq in md_alloc()
 2023-02-24  6:55 UTC  (3+ messages)
` Timestamps from the future (was: [PATCH 5.10] md: Flush workqueue md_rdev_misc_wq in md_alloc())

[PATCH] kasan: remove PG_skip_kasan_poison flag
 2023-02-24  6:51 UTC  (2+ messages)

[PATCH] soc: apple: rtkit: Fix buffer address field width
 2023-02-24  6:49 UTC  (2+ messages)

[PATCH v1 00/13] graph enhancement for multi-core dispatch
 2023-02-24  6:49 UTC  (22+ messages)
` [PATCH v1 01/13] graph: split graph worker into common and default model
` [PATCH v1 03/13] graph: add macro to walk on graph circular buffer
` [PATCH v1 04/13] graph: add get/set graph worker model APIs
` [PATCH v1 05/13] graph: introduce core affinity API
` [PATCH v1 06/13] graph: introduce graph "
` [PATCH v1 08/13] graph: introduce stream moving cross cores
` [PATCH v1 13/13] examples/l3fwd-graph: introduce generic worker model

[PATCH v2] docs/about/build-platforms: Refine the distro support policy
 2023-02-24  6:48 UTC  (2+ messages)

[igt-dev] [RFC PATCH i-g-t 0/7] Initial Xe test suite
 2023-02-24  6:48 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/7] lib/xe: Introduce Xe library

[PATCH] LoongArch/syscall: remove asm/unistd.h include from syscall.c
 2023-02-24  6:49 UTC 

[Intel-gfx] [PATCH 0/2] Add quirk to disable PSR 2 on Tongfang PHxTxX1 and PHxTQx1
 2023-02-24  6:45 UTC  (6+ messages)
      `  "

[PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
 2023-02-24  6:45 UTC  (7+ messages)

[git pull] Input updates for v6.3-rc0
 2023-02-24  6:44 UTC 

[PATCH v4 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
 2023-02-24  6:41 UTC  (2+ messages)

[PATCH net-next v6] net: phy: intel-xway: Add RGMII internal delay configuration
 2023-02-24  6:25 UTC  (3+ messages)

[PATCH 0/21] more -Wunused-parameter fixes
 2023-02-24  6:39 UTC  (22+ messages)
` [PATCH 01/21] ref-filter: drop unused atom parameter from get_worktree_path()
` [PATCH 02/21] ls-refs: drop config caching
` [PATCH 03/21] serve: use repository pointer to get config
` [PATCH 04/21] serve: mark unused parameters in virtual functions
` [PATCH 05/21] object-name: mark unused parameters in disambiguate callbacks
` [PATCH 06/21] http-backend: mark argc/argv unused
` [PATCH 07/21] http-backend: mark unused parameters in virtual functions
` [PATCH 08/21] ref-filter: mark unused callback parameters
` [PATCH 09/21] mark "pointless" data pointers in callbacks
` [PATCH 10/21] run-command: mark error routine parameters as unused
` [PATCH 11/21] mark unused parameters in signal handlers
` [PATCH 12/21] list-objects: mark unused callback parameters
` [PATCH 13/21] for_each_object: "
` [PATCH 14/21] prio-queue: mark unused parameters in comparison functions
` [PATCH 15/21] notes: mark unused callback parameters
` [PATCH 16/21] fetch-pack: mark unused parameter in callback function
` [PATCH 17/21] rewrite_parents(): mark unused callback parameter
` [PATCH 18/21] for_each_commit_graft(): "
` [PATCH 19/21] userformat_want_item(): mark unused parameter
` [PATCH 20/21] run_processes_parallel: mark unused callback parameters
` [PATCH 21/21] help: mark unused parameter in git_unknown_cmd_config()

[PATCH linux-next] selftests: net: udpgso_bench_tx: Add test for IP fragmentation of UDP packets
 2023-02-24  6:38 UTC 

[PATCH v3 00/12] x86/mtrr: fix handling with PAT but without MTRR
 2023-02-24  6:37 UTC  (5+ messages)
` [PATCH v3 10/12] x86/mtrr: use new cache_map in mtrr_type_lookup()
  ` [PATCH v3.1 "

[LTP] [PATCH 1/1] mknod02.c: Convert to new LTP API
 2023-02-24  6:37 UTC 

[PATCH] ath10k: read qcom,coexist-support as a u32
 2023-02-24  6:35 UTC  (3+ messages)

[OE-core] [PATCH] nghttp2: Fix do_rootfs error as following:
 2023-02-24  6:33 UTC  (5+ messages)

Boot from 64-bit memory address?
 2023-02-24  6:32 UTC  (2+ messages)

[PATCH v2] bnxt: avoid overflow in bnxt_get_nvram_directory()
 2023-02-24  6:32 UTC  (5+ messages)

[PATCH] MAINTAINERS: Cover RCU documentation
 2023-02-24  6:31 UTC  (4+ messages)

Fortnightly KVM call for 2023-02-07
 2023-02-24  6:28 UTC  (3+ messages)

[PATCH] KVM: x86: disable on 32-bit unless CONFIG_BROKEN
 2023-02-24  6:28 UTC  (12+ messages)

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-02-24  6:27 UTC  (12+ messages)

[RFC PATCH 0/4] fpga: add initial KUnit test suite for the subsystem
 2023-02-24  6:14 UTC  (5+ messages)
` [RFC PATCH 1/4] fpga: add initial KUnit test suite

[PATCH V3] sched/fair: Interleave cfs bandwidth timers for improved single thread performance at low utilization
 2023-02-24  6:25 UTC 

[OE-core] [PATCH 1/2] dhcpcd: Fix install conflict when enable multilib
 2023-02-24  6:24 UTC  (2+ messages)
` [OE-core] [PATCH 2/2] xcb-proto: "

[PATCH] .gitlab-ci.d/base: Mark jobs as interruptible by default
 2023-02-24  6:22 UTC  (3+ messages)

[linux-next:master 13574/13939] io_uring/rsrc.c:1262 io_sqe_buffer_register() error: uninitialized symbol 'folio'
 2023-02-24  6:22 UTC 

[Intel-gfx] [PATCH] drm/i915/gsc: Fix the Driver-FLR completion
 2023-02-24  6:19 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gsc: Fix the Driver-FLR completion (rev3)

[PATCH] mwifiex: Fix use-after-free bug due to race condition between main thread thread and timer thread
 2023-02-24  6:17 UTC  (6+ messages)

[PATCH] Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"
 2023-02-24  6:15 UTC  (2+ messages)

[PATCH 1/1] drm: panel-simple: add missing bus flags for Tianma tm070jvhg[30/33]
 2023-02-24  6:14 UTC  (2+ messages)

[PATCHv3 bpf-next 0/2] move SYS() macro to test_progs.h and run mptcp in a dedicated netns
 2023-02-24  6:13 UTC  (3+ messages)
` [PATCHv3 bpf-next 1/2] selftests/bpf: move SYS() macro into the test_progs.h
` [PATCHv3 bpf-next 2/2] selftests/bpf: run mptcp in a dedicated netns

linux-next: manual merge of the mm-stable tree with the ext4 tree
 2023-02-24  6:08 UTC  (7+ messages)

[PATCH] bus: imx-weim: fix branch condition evaluates to a garbage value
 2023-02-24  6:05 UTC  (3+ messages)

[PATCH 0/2] [RFC] push: allow delete one level ref
 2023-02-24  6:02 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] "

linux-next: build failure after merge of the mm tree
 2023-02-24  6:01 UTC  (5+ messages)

[PATCH v10 0/8] Parallel CPU bringup for x86_64
 2023-02-24  5:59 UTC  (3+ messages)
` [PATCH v10 6/8] x86/smpboot: Support parallel startup of secondary CPUs

[PATCH] drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused variable
 2023-02-24  5:58 UTC  (2+ messages)

kernel modules
 2023-02-24  5:57 UTC  (2+ messages)

[PATCH] app/test: enable SG tests for cn10k
 2023-02-24  5:56 UTC 

[PATCH 00/11] Clarify API for dir.[ch] and unpack-trees.[ch] -- mark relevant fields as internal
 2023-02-24  5:54 UTC  (3+ messages)

[PATCH] stm32: stm32-hash: Add kmalloc_array allocation check
 2023-02-24 23:14 UTC  (7+ messages)
      ` [PATCH] crypto: stm32 - Save and restore between each request
        ` [v2 PATCH] "

[PATCH 0/3] eal: rte_ctrl_thread_create API replacement
 2023-02-24  5:52 UTC  (4+ messages)
` [PATCH v6 0/3] eal: deprecate last use of pthread_t in public API
  ` [PATCH v6 1/3] eal: add rte thread create control API

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-02-24  5:42 UTC  (5+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
 2023-02-24  5:47 UTC  (3+ messages)

[PATCH 00/11] fixes and improvements to cnxk crypto PMD
 2023-02-24  5:48 UTC  (12+ messages)
` [PATCH 01/11] common/cnxk: fix incorrect auth key length
` [PATCH 02/11] crypto/cnxk: make sg version check const
` [PATCH 03/11] crypto/cnxk: use version field directly
` [PATCH 04/11] crypto/cnxk: use direct mode for zero aad length
` [PATCH 05/11] crypto/cnxk: set ctx for AE
` [PATCH 06/11] common/cnxk: ensure flush inval completion with CSR read
` [PATCH 07/11] common/cnxk: add errata function for CPT set ctx
` [PATCH 08/11] common/cnxk: replace CPT revision check with caps
` [PATCH 09/11] crypto/cnxk: support cn10k IPsec SG mode
` [PATCH 10/11] crypto/cnxk: fix order of ECFPM params
` [PATCH 11/11] crypto/cnxk: add model check for pdcp chain

[PATCH v4 0/2] Fix vbus draw of dwc3 gadget
 2023-02-24  5:46 UTC  (3+ messages)
` [PATCH v4 1/2] usb: dwc3: gadget: Change condition for processing suspend event
` [PATCH v4 2/2] usb: gadget: composite: Draw 100mA current if not configured

[PATCH ndctl 0/2] fix a couple of meson issues with v76
 2023-02-24  5:45 UTC  (3+ messages)
` [PATCH ndctl 1/2] cxl/monitor: fix include paths for tracefs and traceevent
` [PATCH ndctl 2/2] cxl/event-trace: use the wrapped util_json_new_u64()

[Syzkaller & bisect] There was "iommufd_test" WARNING in v6.2 in guest
 2023-02-24  5:43 UTC 

[PATCH] kbuild: modinst: Enable multithread xz compression
 2023-02-24  5:38 UTC  (2+ messages)

[Bug 1166] [dpdk-23.03][asan]suite/name: AddressSanitizer: stack-buffer-overflow error when quit testpmd
 2023-02-24  5:35 UTC 

[Intel-gfx] [PATCH 03/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry
 2023-02-24  5:09 UTC  (12+ messages)
                  `  "

bpf: Question about odd BPF verifier behaviour
 2023-02-24  5:31 UTC  (5+ messages)

mm/slab_common.c:92 kmem_cache_sanity_check() warn: impossible condition '(size > (1 << (17 + 16 - 1))) => (0-u32max > 4294967296)'
 2023-02-24  5:31 UTC 

linux-next: Signed-off-by missing for commits in the v9fs-ericvh tree
 2023-02-24  5:27 UTC 

linux-next: duplicate patches in the ntfs3 tree
 2023-02-24  5:24 UTC 

[linux-linus test] 178222: regressions - trouble: fail/pass/starved
 2023-02-24  5:22 UTC 

[Intel-gfx] [PATCH v4 00/19] Add vfio_device cdev for iommufd support
 2023-02-24  5:09 UTC  (20+ messages)
` [Intel-gfx] [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
                        `  "
` [Intel-gfx] [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
        `  "

[PATCH v6 0/2]Adds status interface for zynqmp-fpga
 2023-02-24  5:02 UTC  (4+ messages)
` [PATCH v6 2/2] fpga: zynqmp-fpga: Adds status interface

[PATCH v1] configs: j7200: Merge HS and non-HS defconfigs
 2023-02-24  5:13 UTC  (4+ messages)

[syzbot] [wireless?] memory leak in htc_connect_service
 2023-02-24  5:14 UTC 

[igt-dev] igt-dev Digest, Vol 63, Issue 197
 2023-02-24  5:11 UTC  (2+ messages)

[PATCH] crypto: stm32 - Fix empty message checks
 2023-02-24  5:08 UTC 

[PATCH v2 1/2] configs: j721s2: merge HS and non-HS defconfigs
 2023-02-24  5:07 UTC  (2+ messages)
` [PATCH v2 2/2] configs: j7200: Merge "

[PATCH 0/4] Fix arasan nand driver issues
 2023-02-24  5:07 UTC  (5+ messages)
` [PATCH 1/4] mtd: nand: arasan: Remove hardcoded bbt option
` [PATCH 2/4] mtd: nand: arasan: Set ofnode value
` [PATCH 3/4] arm64: dts: zynqmp: Fix nand dt node
` [PATCH 4/4] arm64: dts: zynqmp: Enable nand-on-flash-bbt in DT by default

[chrony-dev] Support for Multiple PPS Inputs on single PHC
 2023-02-24  5:07 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: X-Tile support changes to client blits
 2023-02-24  5:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

drivers/media/platform/mediatek/vcodec/mtk_vcodec_fw_vpu.c:38:32: warning: cast from 'mtk_vcodec_ipi_handler' (aka 'void (*)(void *, unsigned int, void *)') to 'ipi_handler_t' (aka 'void (*)(const void *, unsigned int, void *)') converts to incompatible f
 2023-02-24  5:00 UTC 

[PATCH v2] staging: rtl8192u: remove split in user-visible string
 2023-02-24  4:57 UTC  (2+ messages)

[PATCH v3 0/2] Fix vbus draw of dwc3 gadget
 2023-02-24  4:57 UTC  (4+ messages)
` [PATCH v3 2/2] usb: gadget: composite: Draw 100mA current if not configured

[PATCH v2 0/2] Fix sparse warnings
 2023-02-24  4:53 UTC  (3+ messages)
` [PATCH v2 1/2] xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write
` [PATCH v2 2/2] xilinx: zynqmp: Add missing prototype for board_boot_order

[Intel-wired-lan] [PATCH net-next v8 0/9] net: add EEE support for KSZ9477 switch family
 2023-02-24  4:53 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next v8 6/9] net: phy: c22: migrate to genphy_c45_write_eee_adv()
      `  "

[PATCH v2] generic: add test for direct io partial writes
 2023-02-24  4:51 UTC  (2+ messages)

[PULL v2 00/36] Testing, docs, semihosting and plugin updates
 2023-02-24  4:51 UTC  (4+ messages)

[RFC PATCH] Kconfig: Add an option for debugging OpenSBI
 2023-02-24  4:49 UTC  (2+ messages)

linux-next: Tree for Feb 24
 2023-02-24  4:49 UTC 

[PATCH v2] lib: sbi_domain: Avoid overwriting coldboot hart's scratch->arg1
 2023-02-24  4:48 UTC  (2+ messages)

[oe] [meta-webserver][kirkstone][PATCH] httpd: CVE-2022-37436 mod_proxy: HTTP response splitting
 2023-02-24  4:48 UTC  (3+ messages)
`  "

[PATCH v9] virtio-net: support inner header hash
 2023-02-24  4:47 UTC  (10+ messages)
        ` [virtio-dev] "
            ` [virtio-comment] "

[PATCH for-6.4] printk: Unregister boot consoles on register of 1st real console
 2022-02-24  4:40 UTC 

[PATCH v3 0/3] mm: process/cgroup ksm support
 2023-02-24  4:40 UTC  (4+ messages)
` [PATCH v3 1/3] mm: add new api to enable ksm per process
` [PATCH v3 2/3] mm: add new KSM process and sysfs knobs
` [PATCH v3 3/3] selftests/mm: add new selftests for KSM

[PATCH 0/5] batched remove rmap in try_to_unmap_one()
 2023-02-24  4:41 UTC  (5+ messages)
` [PATCH 1/5] rmap: move hugetlb try_to_unmap to dedicated function

[meta-security][dunfell][PATCH] sssd: CVE-2022-4254 libsss_certmap fails to sanitise certificate data used in LDAP filters
 2023-02-24  4:41 UTC 

[PATCH] ext4: allow concurrent unaligned dio overwrites
 2023-02-24  4:40 UTC  (2+ messages)

[kirkstone][meta-oe][PATCH V2] liblockfile: fix do_install failure when ldconfig is not installed
 2023-02-24  4:39 UTC 

[Syzkaller & bisect] There is "xfs_dquot_alloc" related BUG in v6.2 in guest
 2023-02-24  4:39 UTC 

[PATCH V2] dt-bindings: usb: snps,dwc3: support i.MX8MQ
 2023-02-24  4:37 UTC  (2+ messages)

[PATCH 0/3] qga: Add optional `merge-output` flag to guest-exec QAPI
 2023-02-24  2:05 UTC  (16+ messages)
  ` [PATCH 2/3] qga: Add optional `merge-output` flag to guest-exec qapi
  ` [PATCH 3/3] qga: test: Add tests for `merge-output` flag
  ` [PATCH 1/3] qga: test: Use absolute path to test data


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.