All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-13 18:00:12 to 2022-05-13 19:08:32 UTC [more...]

[PATCH for-rc] RDMA/rxe: Fix rnr retry behavior
 2022-05-13 19:08 UTC  (9+ messages)

[PATCH] kselftests/ir : Improve readability of modprobe error message
 2022-05-13 19:07 UTC 

[PATCH v2 1/2] dt-bindings: google,cros-ec-keyb: Introduce switches only compatible
 2022-05-13 19:07 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-13 19:06 UTC 

[RESEND PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-05-13 19:06 UTC  (8+ messages)

[Fuego] [PATCH 0/8] Python 2 & 3 compatible work
 2022-05-13 19:06 UTC  (3+ messages)
` [Fuego] [PATCH 4/8] Use decode() to convert bytes to string in python3

[PATCH 1/2] leds: aw21024: Add support for Awinic's AW21024
 2022-05-13 19:04 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: leds: Add aw21024 binding

[ovmf test] 170399: regressions - FAIL
 2022-05-13 19:04 UTC 

[PATCH 00/25] drm/msm/dpu: wide planes support
 2022-05-13 19:03 UTC  (10+ messages)
` [PATCH 14/25] drm/msm/dpu: move stride programming to dpu_hw_sspp_setup_sourceaddress
` [PATCH 15/25] drm/msm/dpu: remove dpu_hw_fmt_layout from struct dpu_hw_pipe_cfg
` [PATCH 16/25] drm/msm/dpu: drop EAGAIN check from dpu_format_populate_layout

[RFC] can: ctucanfd: RX timestamping implementation
 2022-05-13 19:02 UTC  (4+ messages)
` [RFC PATCH 1/3] can: ctucanfd: add HW timestamps to RX and error CAN frames

[RFC PATCH] kbuild: call checksyscalls.sh and check-atomics.sh only if prerequisites change
 2022-05-13 19:01 UTC  (4+ messages)
` [RFC PATCH v2 0/2] call "
  ` [RFC PATCH v2 2/2] kbuild: "

[PATCH v6 00/29] x86: Implement an HPET-based hardlockup detector
 2022-05-13 19:03 UTC  (19+ messages)
` [PATCH v6 05/29] x86/apic/vector: Do not allocate vectors for NMIs
` [PATCH v6 10/29] iommu/vt-d: Implement minor tweaks for NMI irqs
` [PATCH v6 12/29] iommu/amd: Enable NMIPass when allocating an NMI irq
` [PATCH v6 13/29] iommu/amd: Compose MSI messages for NMI irqs in non-IR format

[PATCH v2 0/5] Fix bugs in memcontroller cgroup tests
 2022-05-13 18:59 UTC  (13+ messages)
` [PATCH 0/4] memcontrol selftests fixups
  ` [PATCH 1/4] selftests: memcg: Fix compilation
  ` [PATCH 2/4] selftests: memcg: Expect no low events in unprotected sibling
  ` [PATCH 3/4] selftests: memcg: Adjust expected reclaim values of protected cgroups
  ` [PATCH 4/4] selftests: memcg: Remove protection from top level memcg

[PATCH v6] can, tty: can327 CAN/ldisc driver for ELM327 based OBD-II adapters
 2022-05-13 18:59 UTC  (4+ messages)

[PATCH v2] RISC-V: build: Allow LTO to be selected
 2022-05-13 18:58 UTC  (6+ messages)

[PATCH v6 0/5] Add TDX Guest Attestation support
 2022-05-13 18:58 UTC  (3+ messages)
` [PATCH v6 5/5] x86/tdx: Add Quote generation support

[GIT PULL] SCSI fixes for 5.18-rc6
 2022-05-13 18:58 UTC 

-blockdev vs -snapshot bug
 2022-05-13 18:54 UTC 

[RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
 2022-05-13 18:57 UTC  (8+ messages)
` [RFC PATCH v1 15/18] mm: support write throttling for "

[GIT PULL] Ceph fixes for 5.18-rc7
 2022-05-13 18:57 UTC  (2+ messages)

[GIT PULL] Please pull NFS client bugfixes for 5.18
 2022-05-13 18:57 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless 24/29] net/rxrpc/output.c:23:19: warning: unused variable 'sa'
 2022-05-13 18:57 UTC 

+ zswap-memcg-accounting-fix-2.patch added to mm-unstable branch
 2022-05-13 18:57 UTC 

[PATCH ipsec] xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdown
 2022-05-13 18:56 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-13 18:56 UTC 

[PATCH v2 net-next 00/10]
 2022-05-13 18:55 UTC  (11+ messages)
` [PATCH v2 net-next 01/10] net: annotate races around sk->sk_bound_dev_if
` [PATCH v2 net-next 02/10] sctp: read sk->sk_bound_dev_if once in sctp_rcv()
` [PATCH v2 net-next 03/10] tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
` [PATCH v2 net-next 04/10] net: core: add READ_ONCE/WRITE_ONCE annotations for sk->sk_bound_dev_if
` [PATCH v2 net-next 05/10] dccp: use READ_ONCE() to read sk->sk_bound_dev_if
` [PATCH v2 net-next 06/10] inet: add READ_ONCE(sk->sk_bound_dev_if) in inet_csk_bind_conflict()
` [PATCH v2 net-next 07/10] net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()
` [PATCH v2 net-next 08/10] l2tp: use add READ_ONCE() to fetch sk->sk_bound_dev_if
` [PATCH v2 net-next 09/10] ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
` [PATCH v2 net-next 10/10] inet: rename INET_MATCH()

[PATCH v4 00/19] migration: Postcopy Preemption
 2022-05-13 18:53 UTC  (5+ messages)
` [PATCH v4 10/19] migration: Postcopy preemption enablement

[PATCH] security: declare member holding string literal const
 2022-05-13 18:55 UTC  (6+ messages)

[PATCH] kbuild: copy scripts/atomic/atomic-*.h to include/generated/atomic-*.h
 2022-05-13 18:53 UTC 

[PULL 0/1] Linux header update to v5.18-rc6
 2022-05-13 18:53 UTC  (2+ messages)

NFS regression between 5.17 and 5.18
 2022-05-13 18:53 UTC  (13+ messages)

[nvdimm:libnvdimm-for-next 8/11] fs/fuse/virtio_fs.c:784:19: error: incompatible function pointer types initializing 'long (*)(struct dax_device *, unsigned long, long, enum dax_access_mode, void **, pfn_t *)' with an expression of type 'long (struct dax_device *, unsigned long, long, vo
 2022-05-13 18:50 UTC  (2+ messages)
` [nvdimm:libnvdimm-for-next 8/11] fs/fuse/virtio_fs.c:784:19: error: incompatible function pointer types initializing 'long (*)(struct dax_device *, unsigned long, long, enum dax_access_mode, void **, pfn_t *)' with an expression of type 'long (stru

[PATCH v3 0/7] KVM: x86: Add CMCI and UCNA emulation
 2022-05-13 18:49 UTC  (10+ messages)
` [PATCH v3 1/7] KVM: x86: Make APIC_VERSION capture only the magic 0x14UL
` [PATCH v3 2/7] KVM: x86: Fill apic_lvt_mask with enums / explicit entries
` [PATCH v3 3/7] KVM: x86: Add APIC_LVTx() macro
` [PATCH v3 4/7] KVM: x86: Add Corrected Machine Check Interrupt (CMCI) emulation to lapic
` [PATCH v3 5/7] KVM: x86: Use kcalloc to allocate the mce_banks array
` [PATCH v3 6/7] KVM: x86: Add emulation for MSR_IA32_MCx_CTL2 MSRs
` [PATCH v3 7/7] KVM: x86: Enable MCG_CMCI_P and handle injected UCNAs

[PATCH v2 0/8] QEMU RISC-V nested virtualization fixes
 2022-05-13 18:45 UTC  (9+ messages)
` [PATCH v2 1/8] target/riscv: Fix csr number based privilege checking
` [PATCH v2 5/8] target/riscv: Don't force update priv spec version to latest
` [PATCH v2 6/8] target/riscv: Add dummy mcountinhibit CSR for priv spec v1.11 or higher
` [PATCH v2 7/8] target/riscv: Force disable extensions if priv spec version does not match

[PATCH v2 net-next] inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
 2022-05-13 18:48 UTC  (5+ messages)

[PATCH 5.10 00/10] 5.10.116-rc1 review
 2022-05-13 18:46 UTC  (2+ messages)

[PATCH v2] btrfs: zoned: introduce a minimal zone size and reject mount
 2022-05-13 18:46 UTC  (3+ messages)

[PATCH 4.19 00/15] 4.19.243-rc1 review
 2022-05-13 18:45 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-13 18:45 UTC 

[PATCH v4 0/3] Implement Sstc extension
 2022-05-13 18:17 UTC  (4+ messages)
` [PATCH v4 1/3] hw/intc: Move mtimer/mtimecmp to aclint
` [PATCH v4 2/3] target/riscv: Add stimecmp support
` [PATCH v4 3/3] target/riscv: Add vstimecmp support

[PATCH 4.9 0/7] 4.9.314-rc1 review
 2022-05-13 18:44 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: Document how Chromebooks with depthcharge boot
 2022-05-13 18:42 UTC  (2+ messages)

[PATCH] wireless: Fix Makefile to be in alphabetical order
 2022-05-13 18:42 UTC 

[PATCH] kernel-yocto.bbclass: say what SRC_URI entry is being dropped
 2022-05-13 18:42 UTC 

[PATCH] kunit: tool: Use qemu-system-i386 for i386 runs
 2022-05-13 18:41 UTC  (3+ messages)

[kirkstone][PATCH v2] openssl: minor security upgrade 3.0.2 -> 3.0.3
 2022-05-13 18:41 UTC  (5+ messages)
` [OE-core] "

Fanotify API - Tracking File Movement
 2022-05-13 18:39 UTC  (12+ messages)

[PATCH] bpf: Fix KASAN use-after-free Read in compute_effective_progs
 2022-05-13 18:38 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] kunit: fix executor OOM error handling logic on non-UML
 2022-05-13 18:37 UTC 

[PATCH v4] builtin/remote.c: teach `-v` to list filters for promisor remotes
 2022-05-13 18:37 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-13 18:35 UTC 

[PATCH v7 net-next 00/13] tcp: BIG TCP implementation
 2022-05-13 18:34 UTC  (14+ messages)
` [PATCH v7 net-next 01/13] net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
` [PATCH v7 net-next 02/13] net: allow gso_max_size to exceed 65536
` [PATCH v7 net-next 03/13] net: limit GSO_MAX_SIZE to 524280 bytes
` [PATCH v7 net-next 04/13] tcp_cubic: make hystart_ack_delay() aware of BIG TCP
` [PATCH v7 net-next 05/13] ipv6: add struct hop_jumbo_hdr definition
` [PATCH v7 net-next 06/13] ipv6/gso: remove temporary HBH/jumbo header
` [PATCH v7 net-next 07/13] ipv6/gro: insert "
` [PATCH v7 net-next 08/13] net: allow gro_max_size to exceed 65536
` [PATCH v7 net-next 09/13] ipv6: Add hop-by-hop header to jumbograms in ip6_output
` [PATCH v7 net-next 10/13] net: loopback: enable BIG TCP packets
` [PATCH v7 net-next 11/13] veth: "
` [PATCH v7 net-next 12/13] mlx4: support "
` [PATCH v7 net-next 13/13] mlx5: "

[PATCH V2] tools/perf/tests: Fix session topology test to skip the test in guest environment
 2022-05-13 18:33 UTC  (4+ messages)

[PATCH V2] tools/perf/tests: Skip perf BPF test if clang is not present
 2022-05-13 18:32 UTC  (4+ messages)

[v4 0/3] Add QCOM SNPS PHY overriding params support
 2022-05-13 18:32 UTC  (8+ messages)
` [v4 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings

[PATCH v3 0/7] ufs: set power domain performance state when scaling gears
 2022-05-13 18:32 UTC  (6+ messages)
` [PATCH v3 3/7] dt-bindings: ufs: common: add OPP table
` [PATCH v3 7/7] ufs: use PM OPP when scaling gears

[RFC PATCH v2 0/8] qapi: net: add unix socket type support to netdev backend
 2022-05-13 18:27 UTC  (2+ messages)

[PATCH v4 0/5] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-05-13 18:28 UTC  (5+ messages)
` [PATCH v4 4/5] i386/pc: relocate 4g start to 1T where applicable

[PATCH V2 0/7] KVM: X86/MMU: Use one-off special shadow page for special roots
 2022-05-13 18:31 UTC  (3+ messages)

[PATCH v3 RESEND] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
 2022-05-13 18:31 UTC  (8+ messages)
` [PATCH v4] "
  ` [PATCH v4 RESEND] "
    ` [PATCH v5] "
      ` [PATCH v6] "
        ` [PATCH v7] "

[PATCH v3 00/15] Misc cleanups
 2022-05-13 18:08 UTC  (16+ messages)
` [PATCH v3 01/15] include: move qemu_*_exec_dir() to cutils
` [PATCH v3 02/15] util/win32: simplify qemu_get_local_state_dir()
` [PATCH v3 03/15] tests: make libqmp buildable for win32
` [PATCH v3 04/15] qga: flatten safe_open_or_create()
` [PATCH v3 05/15] osdep: export qemu_open_cloexec()
` [PATCH v3 06/15] qga: use qemu_open_cloexec() for safe_open_or_create()
` [PATCH v3 07/15] qga: throw an Error in ga_channel_open()
` [PATCH v3 08/15] qga: replace qemu_open_old() with qemu_open_cloexec()
` [PATCH v3 09/15] qga: make build_fs_mount_list() return a bool
` [PATCH v3 10/15] test/qga: use G_TEST_DIR to locate os-release test file
` [PATCH v3 11/15] qga/wixl: prefer variables over environment
` [PATCH v3 12/15] qga/wixl: require Mingw_bin
` [PATCH v3 13/15] qga/wixl: simplify some pre-processing
` [PATCH v3 14/15] qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir
` [PATCH v3 15/15] test/qga: use g_auto wherever sensible

[PATCH 0/2] tpm: Add support for TPMv2.x I2C chips
 2022-05-13 18:30 UTC  (3+ messages)
` [PATCH 1/2] tpm: core: Set timeouts before requesting locality
` [PATCH 2/2] tpm: add support for TPMv2.x I2C chips

[PATCH 0/2] media: cx88 and usbtv: PAL-Nc fixes
 2022-05-13 18:29 UTC  (3+ messages)
` [PATCH 1/2] media: cx88: Fix PAL-Nc standard
` [PATCH 2/2] media: usbtv: Add "

[PATCH v2 1/2] lib/kstrtox.c: Add "false"/"true" support to kstrtobool()
 2022-05-13 18:28 UTC  (5+ messages)
` [PATCH v2 2/2] mm: Covert sysfs input to bool using kstrtobool()

[PATCH v2 0/3] PIIX3-IDE XEN cleanup
 2022-05-13 18:09 UTC  (4+ messages)
` [PATCH v2 1/3] hw/ide/piix: Remove redundant "piix3-ide-xen" device class
` [PATCH v2 2/3] hw/ide/piix: Add some documentation to pci_piix3_xen_ide_unplug()
` [PATCH v2 3/3] include/hw/ide: Unexport pci_piix3_xen_ide_unplug()

About restoring the state in vhost-vdpa device
 2022-05-13 18:25 UTC  (5+ messages)

[PATCH v8 1/2] hash: split x86 and SW hash CRC intrinsics
 2022-05-13 18:27 UTC  (3+ messages)
` [PATCH v9 "
  ` [PATCH v9 2/2] hash: unify crc32 selection for x86 and Arm

[PATCH v5 00/12] mm: userspace hugepage collapse
 2022-05-13 18:26 UTC  (7+ messages)
` [PATCH v5 03/13] mm/khugepaged: dedup and simplify hugepage alloc and charging
` [PATCH v5 07/13] mm/khugepaged: add flag to ignore page young/referenced requirement

[PATCH v4 00/20] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-05-13 18:26 UTC  (7+ messages)
` [PATCH v4 03/20] KVM: x86/mmu: Derive shadow MMU page role from parent

[PATCH v3 0/3] LoadPin: Enable loading from trusted dm-verity devices
 2022-05-13 18:26 UTC  (5+ messages)
` [PATCH v3 2/3] "
      ` [dm-devel] "

[PATCH v2 0/6] zswap: accounting & cgroup control
 2022-05-13 18:25 UTC  (5+ messages)
` [PATCH v2 6/6] zswap: memcg accounting

RTT-PROBE: lore-subspace-rtt
 2022-05-13 18:24 UTC 

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-13 18:23 UTC  (6+ messages)
` [PATCH 6/6] mm/page_alloc: Remotely drain per-cpu lists

[PATCH 0/2] pack-objects: fix a pair of MIDX bitmap-related races
 2022-05-13 18:19 UTC  (3+ messages)
` [PATCH 1/2] pack-bitmap: check preferred pack validity when opening MIDX bitmap

[ANNOUNCE] 5.15.39-rt42
 2022-05-13 18:15 UTC 

[PATCH] NFSv4: Restore nfs4_label into copied nfs_fattr for referrals
 2022-05-13 18:16 UTC  (3+ messages)

Request to cherry-pick f00432063db1 to 5.10
 2022-05-13 18:14 UTC  (7+ messages)
      ` [PATCH] SUNRPC: Don't call connect() more than once on a TCP socket

RTT-PROBE: lore-subspace-rtt
 2022-05-13 18:15 UTC 

[PATCH v3 0/5] Renesas RZ/G2L IRQC support
 2022-05-13 18:13 UTC  (8+ messages)
` [PATCH v3 5/5] pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt

[PATCH 0/6] perf intel-pt: Add support for tracing KVM test programs
 2022-05-13 18:13 UTC  (5+ messages)
` [PATCH 6/6] perf intel-pt: Add guest_code support

squashfs performance regression and readahea
 2022-05-13 18:12 UTC  (11+ messages)

[nvdimm:libnvdimm-for-next 8/11] fs/fuse/virtio_fs.c:775:58: error: incompatible type for argument 4 of 'dax_direct_access'
 2022-05-13 18:11 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] drm/i915: Enable Tile4 tiling mode
 2022-05-13 18:11 UTC  (2+ messages)

[PATCH] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
 2022-05-13 18:11 UTC  (4+ messages)

[PATCH v2] kunit: tool: cosmetic: don't specify duplicate kernel cmdline options
 2022-05-13 18:10 UTC 

[PATCH v4 0/6] TPM irq fixes
 2022-05-13 18:08 UTC  (9+ messages)
` [PATCH v4 1/6] tpm, tpm_tis_spi: Request threaded irq
` [PATCH v4 2/6] tpm, tpm_tis: Claim and release locality only once

[syzbot] WARNING in follow_hugetlb_page
 2022-05-13 18:09 UTC  (4+ messages)

Issue with 252c651a4c85 ("blk-cgroup: stop using seq_get_buf")
 2022-05-13 18:06 UTC  (4+ messages)
` [RESEND][RFC PATCH] blkcg: rewind seq_file if no stats

[nvdimm:libnvdimm-for-next 6/7] arch/x86/mm/pat/set_memory.c:1943 set_mce_nospec() warn: should 'pfn << 12' be a 64 bit type?
 2022-05-13 18:06 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-13 18:04 UTC 

[PATCH 0/6] QOM'ify PIIX southbridge creation
 2022-05-13 17:54 UTC  (4+ messages)
` [PATCH 4/6] hw/isa/piix{3, 4}: Factor out ISABus retrieval from create() functions
` [PATCH 5/6] hw/isa/piix4: Factor out SM bus initialization from create() function
` [PATCH 6/6] hw/isa/piix{3,4}: Inline and remove create() functions

[igt-dev] [PATCH i-g-t v5 0/3] Extend system-suspend-without-i915
 2022-05-13 18:04 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Extend system-suspend-without-i915 (rev7)

[PULL 00/15] Pull migration patches
 2022-05-13 17:56 UTC  (4+ messages)
` [PULL 03/15] multifd: Make no compression operations into its own structure

[PATCH 1/3 v2] eventdev: add function to quiesce an event port
 2022-05-13 17:58 UTC  (2+ messages)
` [PATCH v3 1/3] "

imx6ull: NAND boot fails when block 0x00000000 is bad
 2022-05-13 18:00 UTC  (3+ messages)

[PATCH v3] soc: qcom: Fix the id of SA8540P SoC
 2022-05-13 17:58 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.