All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-16 05:31:48 to 2023-01-16 07:21:33 UTC [more...]

[PATCH v3 0/8] Make x86 IOMMU driver support configurable
 2023-01-16  7:21 UTC  (10+ messages)
` [PATCH v3 1/8] x86/iommu: amd_iommu_perdev_intremap is AMD-Vi specific
` [PATCH v3 2/8] x86/iommu: iommu_igfx and iommu_qinval are Intel VT-d specific
` [PATCH v3 3/8] x86/iommu: snoop control is allowed only by Intel VT-d
` [PATCH v3 4/8] x86/acpi: separate AMD-Vi and VT-d specific functions
` [PATCH v3 5/8] x86/iommu: make code addressing CVE-2011-1898 no VT-d specific
` [PATCH v3 6/8] x86/iommu: call pi_update_irte through an hvm_function callback
` [PATCH v3 7/8] x86/dpci: move hvm_dpci_isairq_eoi() to generic HVM code
` [PATCH v3 8/8] x86/iommu: make AMD-Vi and Intel VT-d support configurable

[dhowells-fs:iov-extract] [iov_iter] 64ea9d6c5f: xfstests.btrfs.020/026/215.fail
 2023-01-16  7:18 UTC  (2+ messages)

[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
 2023-01-16  7:14 UTC  (7+ messages)
` [PULL v4 76/83] vhost-user: Support vhost_dev_start

[PATCH] MAINTAINERS: Update AMD XGBE driver maintainers
 2023-01-16  7:19 UTC  (2+ messages)

[PATCH 0/5] can: mcp251xfd: workaround double-RX erratum
 2023-01-16  7:19 UTC  (6+ messages)
    ` AW: "

[PATCH v3 0/3] i2c: gpio: support write-only sda
 2023-01-16  7:18 UTC  (5+ messages)
` [PATCH v3 2/3] i2c: algo: bit: allow getsda to be NULL
` [PATCH v3 3/3] i2c: gpio: support write-only sda

[PATCH v2] Fix exec migration on Windows (w32+w64)
 2023-01-16  7:17 UTC  (2+ messages)

Gitorious should use CRC128 / 256 / 512 instead of SHA-1
 2023-01-16  7:17 UTC  (3+ messages)

[PATCH v3 1/1] dt-bindings: pinctrl: Update pinctrl-single to use yaml
 2023-01-16  7:15 UTC  (2+ messages)

[PATCH for-next 0/7] FIXME and other fixes
 2023-01-16  7:16 UTC  (7+ messages)

[meta-arago][master/dunfell][PATCH 0/2] Fix module loading udev rules
 2023-01-16  7:16 UTC  (5+ messages)
` [meta-arago][master/dunfell][PATCH 1/2] systemd: fix the local rule to load modules when new hardware is added

remove arch/sh
 2023-01-16  7:14 UTC  (7+ messages)

[PATCH net-next 0/5] Add PPS support to am65-cpts driver
 2023-01-16  7:12 UTC  (9+ messages)
` [PATCH net-next 2/5] net: ethernet: ti: am65-cpts: add pps support
` [PATCH net-next 5/5] arm64: dts: ti: k3-am625-sk: Add cpsw3g cpts PPS support

[RFC 0/3] MLX Adress Space ID + Control VirtQueue fixes
 2023-01-16  7:13 UTC  (7+ messages)
` [RFC 1/3] vdpa/mlx5: reset iotlb at dup_iotlb
` [RFC 2/3] vdpa/mlx5: conditionally delete cvq iotlb in destroy_mr
` [RFC 3/3] vdpa/mlx5: take iommu_lock at dup_iotlb

[tip:sched/core 27/52] vmlinux.o: warning: objtool: mwait_idle+0x2a: call to ftrace_likely_update() leaves .noinstr.text section
 2023-01-16  7:12 UTC 

[linux-next:master 4796/5009] drivers/firmware/arm_scmi/bus.c:128:18-22: ERROR: reference preceded by free on line 102
 2023-01-16  7:12 UTC 

[PATCH] x86/resctrl: Only show tasks' pids in current pid namespace
 2023-01-16  7:12 UTC 

[PATCH v3 1/1] common/cnxk: add mbox locking
 2023-01-16  7:12 UTC  (3+ messages)
` [PATCH v4 "

[PATCH net-next] net/ethtool: fix general protection fault in ethnl_set_plca_cfg()
 2023-01-16  7:10 UTC  (2+ messages)

[PATCH 00/25] fs: finish conversion to mnt_idmap
 2023-01-16  7:09 UTC  (8+ messages)
` [PATCH 01/25] f2fs: project ids aren't idmapped
` [PATCH 03/25] fs: port ->setattr() to pass mnt_idmap
` [PATCH 25/25] fs: move mnt_idmap

[Buildroot] [PATCH 1/1] package/frr: bump to version 8.4.2
 2023-01-16  7:08 UTC 

[PATCH 1/2] drm/amdgpu/smu12: fix power reporting on CZN/BCL
 2023-01-16  7:08 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/pm: update hwmon power documentation

[PATCH 0/3] Fix UNMAP notifier for intel-iommu
 2023-01-16  7:06 UTC  (3+ messages)

[PATCH 00/11] btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror()
 2023-01-16  7:04 UTC  (12+ messages)
` [PATCH 01/11] btrfs: remove unused @path inside scrub_stripe()
` [PATCH 02/11] btrfs: remove @root and @csum_root arguments from scrub_simple_mirror()
` [PATCH 03/11] btrfs: scrub: use dedicated super block verification function to scrub one super block
` [PATCH 04/11] btrfs: scrub: introduce the structure for new BTRFS_STRIPE_LEN based interface
` [PATCH 05/11] btrfs: scrub: introduce a helper to find and fill the sector info for a scrub_stripe
` [PATCH 06/11] btrfs: scrub: introduce a helper to verify one metadata
` [PATCH 07/11] btrfs: scrub: introduce a helper to verify one scrub_stripe
` [PATCH 08/11] btrfs: scrub: introduce the repair functionality for scrub_stripe
` [PATCH 09/11] btrfs: scrub: introduce a writeback helper "
` [PATCH 10/11] btrfs: scrub: introduce error reporting functionality "
` [PATCH 11/11] btrfs: scrub: switch scrub_simple_mirror() to scrub_stripe infrastructure

[RFC v2 00/13] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
 2023-01-16  7:02 UTC  (24+ messages)
` [RFC v2 05/13] vdpa net: add migration blocker if cannot migrate cvq
` [RFC v2 06/13] vhost: delay set_vring_ready after DRIVER_OK
` [RFC v2 08/13] vdpa: Negotiate _F_SUSPEND feature
` [RFC v2 11/13] vdpa: add vdpa net migration state notifier
` [RFC v2 12/13] vdpa: preemptive kick at enable

[yiliu1765-iommufd:wip/iommufd-v6.2-rc3-nesting 37/41] drivers/iommu/iommufd/hw_pagetable.c:197:6: warning: variable 'klen' is used uninitialized whenever 'if' condition is false
 2023-01-16  7:02 UTC 

[f2fs-dev] [Bug 216938] New: Huge stack dump on the first write to a newly created file system
 2023-01-16  7:00 UTC 

[PATCH v2] docs/zh_CN: Add a glossary of Chinese translation terms
 2023-01-16  6:59 UTC  (2+ messages)

[OE-Core][PATCH v2] rust: Merge all rustc-source patches into rust-source.inc
 2023-01-16  7:00 UTC  (2+ messages)
` [PATCH "

[kirkstone][PATCH] gcc: Fix build with musl and usrmerge on arm
 2023-01-16  6:58 UTC 

[PATCH 00/19] Add soundwire support for Pink Sardine platform
 2023-01-16  6:59 UTC  (7+ messages)
` [PATCH 08/19] ASoC: amd: ps: add soundwire dma driver dma ops

[PATCH v3 char-misc-next] misc: microchip: pci1xxxx: Add OTP/EEPROM driver for the pci1xxxx switch
 2023-01-16 19:29 UTC 

[PATCH] tpm: Add reserved memory event log
 2023-01-16  6:53 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: Update pinctrl-single to use yaml
 2023-01-16  6:49 UTC  (4+ messages)

[PATCH 0/7] AML Housekeeping
 2023-01-16  6:46 UTC  (3+ messages)
` [PATCH 1/7] hw/acpi: Add missing includes

[PATCH] riscv/kprobe: Fix instruction simulation of JALR
 2023-01-16  6:43 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gpsd: bump to version 3.25
 2023-01-16  6:40 UTC  (2+ messages)

[PATCH] x86/acpi: fix suspend with Xen
 2023-01-16  6:45 UTC  (3+ messages)

[PATCH] x86/paravirt: merge activate_mm and dup_mmap callbacks
 2023-01-16  6:43 UTC  (4+ messages)

omap_hsmmc RX DMA errors
 2023-01-16  6:43 UTC  (6+ messages)

[igt-dev] [i-g-t] tests/kms_cursor_crc: skip pipe on invalid connector in cursor size test
 2023-01-16  6:42 UTC  (3+ messages)

[dhowells-fs:iov-extract] [iov_iter] 64ea9d6c5f: fio.read_iops 126.2% improvement
 2023-01-16  6:40 UTC  (2+ messages)

kernel hangs when kprobe memcpy
 2023-01-16  6:41 UTC  (7+ messages)

[PATCH v2 00/21] hw: Remove implicit sysbus_mmio_map() from pflash APIs
 2023-01-16  6:40 UTC  (6+ messages)
` [PATCH v2 01/21] hw/block: Rename TYPE_PFLASH_CFI02 'width' property as 'device-width'

[PATCH] mtd: spinand: Add support for AllianceMemory AS5F34G04SND
 2023-01-16  6:33 UTC  (2+ messages)

[PATCH 1/3] drm/msm/dpu: fix blend setup for DMA4 and DMA5 layers
 2023-01-16  6:33 UTC  (6+ messages)
` [PATCH 2/3] drm/msm/dpu: simplify ctl_setup_blendstage calculation
` [PATCH 3/3] drm/msm/dpu: simplify blend configuration

[PATCH v1] wireless/at76c50x-usb.c : Use devm_kzalloc replaces kmalloc
 2023-01-16  6:32 UTC  (3+ messages)

[PATCH 1/2] x86: Fix saying arch_cpu_init_dm in debug/docs
 2023-01-16  6:32 UTC  (6+ messages)
` [PATCH 2/2] event: Correct dependencies on the EVENT framework

[PATCH -v3 0/9] migrate_pages(): batch TLB flushing
 2023-01-16  6:30 UTC  (10+ messages)
` [PATCH -v3 1/9] migrate_pages: organize stats with struct migrate_pages_stats
` [PATCH -v3 2/9] migrate_pages: separate hugetlb folios migration
` [PATCH -v3 3/9] migrate_pages: restrict number of pages to migrate in batch
` [PATCH -v3 4/9] migrate_pages: split unmap_and_move() to _unmap() and _move()
` [PATCH -v3 5/9] migrate_pages: batch _unmap and _move
` [PATCH -v3 6/9] migrate_pages: move migrate_folio_unmap()
` [PATCH -v3 7/9] migrate_pages: share more code between _unmap and _move
` [PATCH -v3 8/9] migrate_pages: batch flushing TLB
` [PATCH -v3 9/9] migrate_pages: move THP/hugetlb migration support check to simplify code

[PATCH V2] tpm_crb: Add support for CRB devices based on Pluton
 2023-01-16  6:29 UTC  (2+ messages)

[PATCH v5 0/2] Add single core R5F IPC for AM62 SoC family
 2023-01-16  6:28 UTC  (4+ messages)
` [PATCH v5 2/2] remoteproc: k3-r5: Use separate compatible string for TI "

Possible regression in drm/i915 driver: memleak
 2023-01-16  6:25 UTC  (10+ messages)
` [Intel-gfx] "
    ` [Intel-gfx] LOOKS GOOD: "
              `  "

[PATCH] mm/damon/core: skip apply schemes if empty
 2023-01-16  6:23 UTC 

[asahilinux:bits/070-audio 16/37] sound/soc/codecs/cs42l84.c:1020:34: warning: 'cs42l84_of_match' defined but not used
 2023-01-16  6:21 UTC 

[PATCH 1/2] tools/perf/tests: Fix string substitutions in build id test
 2023-01-16  6:17 UTC  (7+ messages)

[meta-networking][PATCH] dibbler: Fix build with c++17 and newer std
 2023-01-16  6:18 UTC 

[Intel-wired-lan] [PATCH net v4] ice: move devlink port creation/deletion
 2023-01-16  6:17 UTC  (2+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 774dccfe77dcd8cf1d82df1f61fe95a720dc76e4
 2023-01-16  6:16 UTC 

[stable:linux-5.15.y 1642/9999] ERROR: Input tree has errors, aborting (use -f to force output)
 2023-01-16  6:14 UTC  (6+ messages)

[RFC 0/4] perf tool: Fix non-".text" symbol resolution for kernel modules
 2023-01-16  6:14 UTC  (3+ messages)
` [RFC 3/4] perf tool: Introduce PERF_RECORD_KMOD_SEC_MAP

[libgpiod][PATCH 00/16] treewide: continue beating libgpiod v2 into shape for an upcoming release
 2023-01-16  6:09 UTC  (9+ messages)
` [libgpiod][PATCH 04/16] treewide: unify gpiod_line_config/request_get_offsets() functions
` [libgpiod][PATCH 14/16] bindings: rust: make request_config optional in Chip.request_lines()
` [libgpiod][PATCH 15/16] bindings: rust: make mutators return &mut self
` [libgpiod][PATCH 16/16] bindings: rust: provide line_config.set_output_values()

[syzbot] KASAN: use-after-free Read in io_poll_task_func
 2023-01-16  6:11 UTC 

[PATCH v3 0/5] ASoC: samsung: fsd: audio support for FSD SoC
 2023-01-16  6:03 UTC  (5+ messages)
  ` [PATCH v3 1/5] ASoC: dt-bindings: Add FSD I2S controller bindings

[ANNOUNCE] fstests: for-next branch updated to v2023.01.15
 2023-01-16  6:09 UTC 

[asahilinux:bits/110-smc 4/21] drivers/gpio/gpio-macsmc.c:211 macsmc_gpio_probe() warn: unrecognized format '%p4c'. Was '%p4cc' intended?
 2023-01-16  6:11 UTC 

[ANNOUNCE] fstests: merge v2023.01.01 onto master branch
 2023-01-16  6:07 UTC 

[PATCH v5 0/14] Add i.MX PCIe EP mode support
 2023-01-16  5:41 UTC  (30+ messages)
` [PATCH v5 01/14] dt-bindings: imx6q-pcie: Add i.MX8MM PCIe EP mode compatible string
` [PATCH v5 02/14] dt-bindings: imx6q-pcie: Add i.MX8MQ "
` [PATCH v5 03/14] dt-bindings: imx6q-pcie: Add i.MX8MP "
` [PATCH v5 04/14] arm64: dts: Add i.MX8MM PCIe EP support
` [PATCH v5 05/14] arm64: dts: Add i.MX8MM PCIe EP support on EVK board
` [PATCH v5 06/14] arm64: dts: Add i.MX8MQ PCIe EP support
` [PATCH v5 07/14] arm64: dts: Add i.MX8MQ PCIe EP support on EVK board
` [PATCH v5 08/14] arm64: dts: Add i.MX8MP PCIe EP support
` [PATCH v5 09/14] arm64: dts: Add i.MX8MP PCIe EP support on EVK board
` [PATCH v5 10/14] misc: pci_endpoint_test: Add i.MX8 PCIe EP device support
` [PATCH v5 11/14] PCI: imx6: Add i.MX PCIe EP mode support
` [PATCH v5 12/14] PCI: imx6: Add i.MX8MQ PCIe EP support
` [PATCH v5 13/14] PCI: imx6: Add i.MX8MM "
` [PATCH v5 14/14] PCI: imx6: Add i.MX8MP "

[PATCH -v2 0/9] migrate_pages(): batch TLB flushing
 2023-01-16  6:05 UTC  (10+ messages)

[PATCH v4 net-next 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-01-16  6:05 UTC  (6+ messages)
` [PATCH v4 net-next 1/5] net: wwan: t7xx: Add AP CLDMA
` [PATCH v4 net-next 2/5] net: wwan: t7xx: Infrastructure for early port configuration
` [PATCH v4 net-next 3/5] net: wwan: t7xx: PCIe reset rescan
` [PATCH v4 net-next 4/5] net: wwan: t7xx: Enable devlink based fw flashing and coredump collection
` [PATCH v4 net-next 5/5] net: wwan: t7xx: Devlink documentation

[Intel-gfx] [PATCH 0/2] drm/i915/gvt: Avoid full proxy f_ops debug attributes
 2023-01-16  5:44 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gvt: Avoid full proxy f_ops for vgpu_status "
    `  "

[PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
 2023-01-16  6:01 UTC  (2+ messages)

meta-selinux: ERROR: nothing provides coreutils needed by packagegroup-core-selinux
 2023-01-16  6:03 UTC  (3+ messages)
` [yocto] "

arch/x86/include/asm/atomic64_32.h:110:34: sparse: sparse: cast truncates bits from constant value (100000001 becomes 1)
 2023-01-16  6:01 UTC 

[PATCH v7 0/9] Add metrics for neoverse-n2-v2
 2023-01-16  5:59 UTC  (6+ messages)
` [PATCH v7 1/9] perf pmu: Add #slots literal support for arm64

[PATCH] perf docs: fix a typo in perf probe doc
 2023-01-16  6:00 UTC  (2+ messages)

[PATCH 1/2] target/riscv: Fix up masking of vsip/vsie accesses
 2023-01-16  5:24 UTC  (3+ messages)
` [PATCH 2/2] target/riscv: Trap on writes to stimecmp from VS when hvictl.VTI=1

[PATCH v2 0/5] Nested virtualization fixes for QEMU
 2023-01-16  5:20 UTC  (11+ messages)
` [PATCH v2 2/5] target/riscv: Update VS timer whenever htimedelta changes

[syzbot] [f2fs?] kernel BUG in __destroy_extent_tree
 2023-01-16  5:55 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/6] arm64: dts: qcom: sm8250: drop unused clock-frequency from rx-macro
 2023-01-16  5:55 UTC  (5+ messages)
` [PATCH 2/6] arm64: dts: qcom: sdm845: move WCD9340 codec to separate file

while loop in a multi-core cpu
 2023-01-16  5:53 UTC  (4+ messages)

stable-rc/queue/4.14 baseline: 80 runs, 21 regressions (v4.14.302-337-ga0ccd3dea60e5)
 2023-01-16  5:52 UTC 

[cel:topic-rpc-with-tls-upcall 4/18] net/tls/af_tlsh.c:1187:6: warning: variable 'hdr' is used uninitialized whenever 'if' condition is true
 2023-01-16  5:51 UTC 

[cel:topic-rpc-with-tls-upcall 4/18] net/tls/af_tlsh.c:1187:2: warning: variable 'hdr' is used uninitialized whenever 'if' condition is true
 2023-01-16  5:51 UTC 

❌ FAIL (26/383 SKIPPED): Test report for master (6.2.0-rc3, mainline.kernel.org-clang, f0f70ddb)
 2023-01-16  5:50 UTC 

Deadlock scenario for __btrfs_map_lock(), and remove the extra mirror (from target device) in the future
 2023-01-16  5:49 UTC 

[PATCH 0/4] LoongArch: Add kernel relocation and KASLR support
 2023-01-16  5:41 UTC  (5+ messages)
` [PATCH 1/4] LoongArch: Use trampoline for exception handlers and kill la.abs

+ revert-mm-compaction-fix-set-skip-in-fast_find_migrateblock.patch added to mm-hotfixes-unstable branch
 2023-01-16  5:46 UTC  (2+ messages)

[Cluster-devel] [RFC v6 04/10] iomap: Add iomap_get_folio helper
 2023-01-16  5:46 UTC  (10+ messages)
` [Cluster-devel] [RFC v6 00/10] Turn iomap_page_ops into iomap_folio_ops
              ` [RFC v6 04/10] iomap: Add iomap_get_folio helper

[PATCH] mtd: rawnand: vf610_nfc: use regular comments for functions
 2023-01-16  5:44 UTC  (2+ messages)

[PATCH 6.1 00/10] 6.1.6-rc1 review
 2023-01-16  5:44 UTC  (3+ messages)
` [PATCH 6.1 09/10] gcc: disable -Warray-bounds for gcc-11 too

[meta-virtualization][master][PATCH] ovs: update CVE_VERSION to 3.0.3
 2023-01-16  5:39 UTC 

[PATCH v5] x86/sev: Add SEV-SNP guest feature negotiation support
 2023-01-16  5:38 UTC  (3+ messages)

[PATCH u-boot 1/2] powerpc/mpc85xx: socrates: Rename u-boot-socrates.bin to u-boot.bin
 2023-01-16  5:37 UTC  (7+ messages)
` [PATCH v2 u-boot 1/3] powerpc/mpc85xx: socrates: Use u-boot.dtb instead of dts/dt.dtb
  ` [PATCH v2 u-boot 2/3] powerpc/mpc85xx: socrates: Rename u-boot-socrates.bin to u-boot.bin

[PATCH v3 0/3] eficonfig: add vertical scroll support and refactoring
 2023-01-16  5:37 UTC  (5+ messages)
` [PATCH v3 3/3] eficonfig: add vertical scroll support

[ceph-client:testing 13/32] fs/ceph/inode.c:2344:3: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2023-01-16  5:31 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.