All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-29 05:03:55 to 2023-06-29 06:58:55 UTC [more...]

[PATCH v9 0/6] Linear Address Masking (LAM) KVM Enabling
 2023-06-29  6:57 UTC  (5+ messages)
` [PATCH v9 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops

[PATCH master v2 1/2] of: implement of_reparent_node helper
 2023-06-29  6:56 UTC  (2+ messages)
` [PATCH master v2 2/2] boards: qemu-virt: support older QEMU with /soc/flash

use-after-free in kmemleak_scan?
 2023-06-29  6:56 UTC 

[igt-dev] [PATCH i-g-t] tests/xe_vm: Fix missing jiffies -> nanoseconds conversion
 2023-06-29  6:55 UTC  (2+ messages)

[PATCH v2 1/2] Kbuild: include arch/ Makefile before test/ directory
 2023-06-29  6:53 UTC  (2+ messages)
` [PATCH v2 2/2] ci: pytest: have CI build and test ARCH=openrisc

optee_benchmark found optee_os function vm_set_ctx() spent much time
 2023-06-29  6:54 UTC 

[PATCH] Documentation: use current link to bootloader spec spec
 2023-06-29  6:52 UTC 

[PATCH] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute
 2023-06-29  6:53 UTC  (2+ messages)

[PATCH net-next] skbuff: Optimize SKB coalescing for page pool case
 2023-06-29  6:53 UTC  (2+ messages)

release candidate 23.07-rc2
 2023-06-29  6:49 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Clevo NPx0SNx
 2023-06-29  6:48 UTC  (2+ messages)

[PATCH v5] block: add check that partition length needs to be aligned with block size
 2023-06-29 14:25 UTC 

[PATCH V2] nvme: mark ctrl as DEAD if removing from error recovery
 2023-06-29  6:48 UTC 

[PATCH v6 0/5] test and QEMU fixes to ensure proper PCIE device usage
 2023-06-29  6:47 UTC  (3+ messages)
` [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port

[PATCH 0/6] migration: Test the new "file:" migration
 2023-06-29  6:46 UTC  (3+ messages)
` [PATCH 2/6] tests/qtest: migration: Expose migrate_set_capability

[syzbot] [btrfs?] kernel BUG in btrfs_run_defrag_inodes
 2023-06-29  6:46 UTC 

[PATCH v3 0/6] target/ppc: Few cleanups in kvm_ppc.h
 2023-06-29  6:37 UTC  (15+ messages)
` [PATCH v3 1/6] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
` [PATCH v3 2/6] target/ppc: Reorder #ifdef'ry in kvm_ppc.h
` [PATCH v3 3/6] target/ppc: Move CPU QOM definitions to cpu-qom.h
` [PATCH v3 4/6] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
` [PATCH v3 5/6] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
` [PATCH v3 6/6] target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'

[PATCH v5 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-06-29  6:42 UTC  (7+ messages)
` [PATCH v5 2/7] dt-bindings: soc: starfive: Add StarFive syscon module

[PATCH v3 0/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
 2023-06-29  6:44 UTC  (9+ messages)
` [PATCH v3 1/3] blk-mq: always use __blk_mq_alloc_requests() to alloc and init rq
` [PATCH v3 2/3] blk-mq: ktime_get_ns() only once for batched requests init
` [PATCH v3 3/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq

[PATCH v5 0/3] add ISI support for iMX93
 2023-06-29  6:43 UTC  (3+ messages)
` [PATCH v5 3/3] media: nxp: imx8-isi: add ISI support for i.MX93

[PATCH] arm64: sme: Use STR P to clear FFR context field in streaming SVE mode
 2023-06-29  6:43 UTC  (2+ messages)

[PATCH v2 00/37] ALSA: Add MIDI 2.0 support
 2023-06-29  6:40 UTC  (3+ messages)

[PATCH v3] dt-bindings: riscv: deprecate riscv,isa
 2023-06-29  6:41 UTC  (4+ messages)

[virtio-comment] Re: [PATCH v19] virtio-net: support inner header hash
 2023-06-29  6:40 UTC  (14+ messages)
` [virtio-comment] "
                  ` [virtio-dev] "

[RFC PATCH bpf-next 00/13] bpf: Support new insns from cpu v4
 2023-06-29  6:38 UTC  (14+ messages)
` [RFC PATCH bpf-next 01/13] bpf: Support new sign-extension load insns
` [RFC PATCH bpf-next 02/13] bpf: Add verifier support for "
` [RFC PATCH bpf-next 03/13] bpf: Support new sign-extension mov insns
` [RFC PATCH bpf-next 04/13] bpf: Support new unconditional bswap instruction
` [RFC PATCH bpf-next 05/13] bpf: Support new signed div/mod instructions
` [RFC PATCH bpf-next 06/13] bpf: Support new 32bit offset jmp instruction
` [RFC PATCH bpf-next 07/13] bpf: Add kernel/bpftool asm support for new instructions
` [RFC PATCH bpf-next 08/13] selftests/bpf: Add unit tests for new sign-extension load insns
` [RFC PATCH bpf-next 09/13] selftests/bpf: Add unit tests for new sign-extension mov insns
` [RFC PATCH bpf-next 10/13] selftests/bpf: Add unit tests for new bswap insns
` [RFC PATCH bpf-next 11/13] selftests/bpf: Add unit tests for new sdiv/smod insns
` [RFC PATCH bpf-next 12/13] selftests/bpf: Add unit tests for new gotol insn
` [RFC PATCH bpf-next 13/13] selftests/bpf: Add a cpuv4 test runner for cpu=v4 testing

[PATCH v5 0/8] cleanups and unit test for mballoc
 2023-06-29 14:40 UTC  (9+ messages)
` [PATCH v5 1/8] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_mark_bb
` [PATCH v5 2/8] ext4: call ext4_mb_mark_group_bb in ext4_free_blocks_simple
` [PATCH v5 3/8] ext4: extent ext4_mb_mark_group_bb to support allocation under journal
` [PATCH v5 4/8] ext4: call ext4_mb_mark_group_bb in ext4_mb_mark_diskspace_used
` [PATCH v5 5/8] ext4: call ext4_mb_mark_group_bb in ext4_mb_clear_bb
` [PATCH v5 6/8] ext4: call ext4_mb_mark_group_bb in ext4_group_add_blocks
` [PATCH v5 7/8] ext4: add some kunit stub for mballoc kunit test
` [PATCH v5 8/8] ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc

[rafael-pm:bleeding-edge] BUILD SUCCESS 9d05d0562d7a9d54117e68c262431378caae5b8e
 2023-06-29  6:38 UTC 

[PATCH] drm/ttm: Remove duplicate assignments to ttm->caching
 2023-06-29  6:37 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 0/3] Use intel_cmds_info in i915_pm_rpm
 2023-06-29  6:36 UTC  (5+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for Use intel_cmds_info in i915_pm_rpm (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[virtio-comment] virtio member device provisioning get/set and virtio child device life cycle mixing not needed
 2023-06-29  6:35 UTC  (10+ messages)
` [virtio-comment] "

[RFC] Adding Support for Firefox's Gecko Profile Format
 2023-06-29  6:35 UTC  (13+ messages)

pull request: iwlwifi firmware updates 2023-06-29
 2023-06-29  6:33 UTC 

[igt-dev] [PATCH i-g-t] lib/intel_batchbuffer: Remove unused argument in exec_blit
 2023-06-29  6:33 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] MAINTAINERS: Promote Cédric to VFIO co-maintainer
 2023-06-29  6:31 UTC  (2+ messages)

possibility to fill completion queue from user space?
 2023-06-29  6:31 UTC  (2+ messages)

[PATCH v2] Separate bch_moving_gc() from bch_btree_gc()
 2023-06-29  6:30 UTC  (2+ messages)
`  "

next/pending-fixes baseline: 341 runs, 65 regressions (v6.4-4938-g5c1c4e99720d8)
 2023-06-29  6:30 UTC 

[RFC PATCH 0/3] ppc/pnv: SMT support for powernv
 2023-06-29  6:28 UTC  (4+ messages)
` [RFC PATCH 3/3] "

[PATCH v3] riscv: Discard vector state on syscalls
 2023-06-29  6:27 UTC  (2+ messages)

[PATCH kdumpid 0/3] Prevent segfault on missing disassembler
 2023-06-29  6:26 UTC  (2+ messages)

[PATCH 0/5] Improve checks in blk_revalidate_disk_zones()
 2023-06-29  6:26 UTC  (6+ messages)
` [PATCH 1/5] scsi: sd_zbc: Set zone limits before revalidating zones
` [PATCH 2/5] nvme: zns: "
` [PATCH 3/5] block: nullblk: "
` [PATCH 4/5] block: virtio_blk: "
` [PATCH 5/5] block: improve checks in blk_revalidate_disk_zones()

[PATCH] MIPS: KVM: Fix NULL pointer dereference
 2023-06-29  6:24 UTC  (3+ messages)

[syzbot] linux-next build error (15)
 2023-06-29  6:23 UTC 

[PATCH net 0/2] fix two memory leak issues for mlx5en driver
 2023-06-29  6:23 UTC  (4+ messages)
` [PATCH net 2/2] net/mlx5e: fix memory leak in mlx5e_ptp_open

[PATCH net-next 08/10] net: mdio: Remove unnecessary (void*) conversions
 2023-06-29  6:19 UTC  (4+ messages)

[RFC bpf-next v2 00/11] bpf: Netdev TX metadata
 2023-06-29  6:15 UTC  (11+ messages)
` [RFC bpf-next v2 03/11] xsk: Support XDP_TX_METADATA_LEN

[Intel-wired-lan] [RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-29  6:14 UTC  (7+ messages)
` [Intel-wired-lan] [RFC PATCH v8 08/10] ice: implement dpll interface to control cgu
          `  "

[PATCH v3 04/11] net/bnxt: update Truflow core
 2023-06-28 16:29 UTC  (3+ messages)
` [PATCH v4 00/11] sync Truflow support with latest release
  ` [PATCH v4 05/11] net/bnxt: update ULP shared session support

[Intel-xe] [PATCH V3 0/6] drm/xe: Add engine scheduler control interface
 2023-06-29  6:13 UTC  (3+ messages)

[PULL 00/23] Block layer patches
 2023-06-29  6:11 UTC  (2+ messages)

[PATCH] riscv: vector: only enable interrupts in the first-use trap
 2023-06-29  6:11 UTC  (3+ messages)

[PATCH] docs: Improve initrd documentation
 2023-06-29  6:08 UTC  (2+ messages)

[PATCH] RDMA/mlx4: Make check for invalid flags stricter
 2023-06-29  6:07 UTC 

[Buildroot] [PATCH 1/1] package/alsa-lib: Fix symver build error on non-ELF platforms
 2023-06-29  6:06 UTC 

[PATCH v5 0/6] Per-VMA lock support for swap and userfaults
 2023-06-29  6:04 UTC  (3+ messages)
` [PATCH v5 5/6] mm: handle swap page faults under per-VMA lock

Fix symver build error on non-ELF platforms
 2023-06-29  6:04 UTC 

[PATCH v3] ipvs: increase ip_vs_conn_tab_bits range for 64BIT
 2023-06-29  6:02 UTC  (4+ messages)

SHA256 support not experimental, or?
 2023-06-29  5:59 UTC  (2+ messages)

linux-next: build failure after merge of the seccomp tree
 2023-06-29  5:58 UTC  (4+ messages)

[PATCH] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
 2023-06-29  5:56 UTC  (5+ messages)

[PATCH v2] riscv: Discard vector state on syscalls
 2023-06-29  5:52 UTC  (6+ messages)

[meta-arago][kirkstone][PATCH v2] gstreamer: Increase decode display delay
 2023-06-29  5:52 UTC 

[RFC PATCH 0/2] add an external testing library for unit tests
 2023-06-29  5:52 UTC  (8+ messages)
` [RFC PATCH 1/2] Add C TAP harness

[PATCH net-next v4 0/2] virtio-net: avoid conflicts between XDP and GUEST_CSUM
 2023-06-29  5:47 UTC  (8+ messages)
` [PATCH net-next v4 1/2] virtio-net: support coexistence of "

[PATCH v6 1/5] usb: phy: add usb phy notify port status API
 2023-06-29  5:45 UTC  (5+ messages)
` [PATCH v6 2/5] phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHY
` [PATCH v6 3/5] phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY
` [PATCH v6 4/5] dt-bindings: phy: realtek: Add the doc about the Realtek SoC USB 2.0 PHY
` [PATCH v6 5/5] dt-bindings: phy: realtek: Add the doc about the Realtek SoC USB 3.0 PHY

[PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask()
 2023-06-29  5:44 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/3] Add tests for scheduler control interface
 2023-06-29  5:43 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/igt_sysfs: Add support to iterate over engines
` [igt-dev] [PATCH i-g-t 2/3] xe/xe_sysfs_defaults: Verify .defaults in engines directory
` [igt-dev] [PATCH i-g-t 3/3] xe/xe_sysfs_scheduler: Verify scheduler control interface

[PATCH v1 0/2] swiotlb: Fix a couple of bugs in sizing areas
 2023-06-29  5:44 UTC  (5+ messages)

[PATCH qemu] aspeed add montblanc bmc reference from fuji
 2023-06-29  5:43 UTC  (6+ messages)

[Buildroot] [PATCH 0/3] Add support for the MCF54418 Coldfire
 2023-06-29  5:31 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] arch: add support for mcf54418 Colfdire
` [Buildroot] [PATCH 2/3] board: add the qemu board support for mcf54418
` [Buildroot] [PATCH 3/3] configs: add support for the 54418 qemu defconfig

[Intel-gfx] [RFC] drm/i915: Refactor PAT/cache handling
 2023-06-29  5:39 UTC  (2+ messages)

[PATCH v4 0/4] ublk: add zoned storage support
 2023-06-29  5:39 UTC  (3+ messages)
` [PATCH v4 3/4] ublk: enable "

[PATCH v12 00/22] TDX host kernel support
 2023-06-29  5:38 UTC  (5+ messages)
` [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum

[PATCH] fs/vboxsf: Replace kmap() with kmap_local_{page, folio}()
 2023-06-29  5:35 UTC  (4+ messages)

next/master build: 193 builds: 6 failed, 187 passed, 36 errors, 51 warnings (next-20230629)
 2023-06-29  5:33 UTC 

next/master build: 193 builds: 6 failed, 187 passed, 36 errors, 51 warnings (next-20230629)
 2023-06-29  5:33 UTC 

[PATCH v2] arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode
 2023-06-29  5:29 UTC  (5+ messages)

[PATCH] scsi: ufs: core: Update contact email for monitor sysfs nodes
 2023-06-29  5:28 UTC 

[PATCH] hw/ppc: Simplify clock update arithmetic
 2023-06-29  5:28 UTC  (2+ messages)

[PATCH] net: add initial support for AF_XDP network backend
 2023-06-29  5:25 UTC  (13+ messages)

[PATCH] hw/ppc: Fix clock update drift
 2023-06-29  5:25 UTC  (2+ messages)

MIC Capture Stops due to Playback
 2023-06-29  5:23 UTC 

[PATCH v2 0/5] Few audio fixes on Tegra platforms
 2023-06-29  5:12 UTC  (6+ messages)
` [PATCH v2 1/5] ASoC: tegra: Fix AMX byte map
` [PATCH v2 2/5] ASoC: tegra: Fix ADX "
` [PATCH v2 3/5] ASoC: rt5640: Fix sleep in atomic context
` [PATCH v2 4/5] arm64: tegra: Update AHUB clock parent and rate on Tegra234
` [PATCH v2 5/5] arm64: tegra: Update AHUB clock parent and rate

[PATCH 1/3] nvme: ensure unquiesce on teardown
 2023-06-29  5:23 UTC  (6+ messages)
` [PATCH 2/3] nvme: sync timeout work on failed reset
` [PATCH 3/3] nvme: disable controller on reset state failure

[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS ae230642190a51b85656d6da2df744d534d59544
 2023-06-29  5:22 UTC 

[igt-dev] [PATCH i-g-t] Update MAINTAINERS
 2023-06-29  5:21 UTC  (2+ messages)

[PATCH RESEND v3 bpf-next 00/14] BPF token
 2023-06-29  5:18 UTC  (15+ messages)
` [PATCH RESEND v3 bpf-next 01/14] bpf: introduce BPF token object
` [PATCH RESEND v3 bpf-next 02/14] libbpf: add bpf_token_create() API
` [PATCH RESEND v3 bpf-next 03/14] selftests/bpf: add BPF_TOKEN_CREATE test
` [PATCH RESEND v3 bpf-next 04/14] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH RESEND v3 bpf-next 05/14] libbpf: add BPF token support to bpf_map_create() API
` [PATCH RESEND v3 bpf-next 06/14] selftests/bpf: add BPF token-enabled test for BPF_MAP_CREATE command
` [PATCH RESEND v3 bpf-next 07/14] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH RESEND v3 bpf-next 08/14] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH RESEND v3 bpf-next 09/14] selftests/bpf: add BPF token-enabled BPF_BTF_LOAD selftest
` [PATCH RESEND v3 bpf-next 10/14] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH RESEND v3 bpf-next 11/14] bpf: take into account BPF token when fetching helper protos
` [PATCH RESEND v3 bpf-next 12/14] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH RESEND v3 bpf-next 13/14] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH RESEND v3 bpf-next 14/14] selftests/bpf: add BPF token-enabled BPF_PROG_LOAD tests

[PATCH 1/1] usb: gadget: call usb_gadget_check_config() to verify UDC capability
 2023-06-29  5:11 UTC  (2+ messages)

[Reminder] no CIP IRC today
 2023-06-29  5:15 UTC 

[igt-dev] [PATCH i-g-t 0/4] Include intel_blt funtions to blitter path for igt_fb.c
 2023-06-29  5:14 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 2/4] lib/igt_fb: include lib/intel_blt functions to blitter path
` [igt-dev] [PATCH i-g-t 3/4] lib/igt_fb: fix tiling and blitter to require intel instead of i915 device

[PATCH] s390/lcs: Remove FDDI option
 2023-06-29  5:12 UTC  (2+ messages)

media: mediatek: vcodec: fix AV1 decode fail for 36bit iova
 2023-06-29  5:09 UTC  (4+ messages)

[PATCH] ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760
 2023-06-29  5:09 UTC  (2+ messages)

[PATCH v2 00/12] mm: free retracted page table by RCU
 2023-06-29  5:08 UTC  (5+ messages)
` [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page

[vsyrjala:dpt_debug_2 2/6] drivers/gpu/drm/i915/display/intel_dpt.c:92:14: error: format specifies type 'unsigned long long' but the argument has type 'dma_addr_t' (aka 'unsigned int')
 2023-06-29  5:08 UTC 

[lee-leds:for-leds-next] BUILD SUCCESS 877e91191ccf0782ae18c5dfa7522fb1e5bfba8c
 2023-06-29  5:07 UTC 

[Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS 3674fbf0451df0395f9fa18df3122927006a3829
 2023-06-29  5:07 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS e3a732bcba0358ec9648f7da216829a12227e7d0
 2023-06-29  5:07 UTC 

[PATCH V2] mm: madvise: fix uneven accounting of psi
 2023-06-29  5:07 UTC  (4+ messages)

linux-next: Tree for Jun 28
 2023-06-29  5:07 UTC  (2+ messages)
` linux-next: Tree for Jun 28 (arch/powerpc/platforms/pseries/mobility.c)

[FSL P50x0] [PASEMI] The Access to partitions on disks with an Amiga partition table doesn't work anymore after the block updates 2023-06-23
 2023-06-29  4:59 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.