All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-25 22:09:30 to 2022-08-25 23:25:33 UTC [more...]

[PATCH v5 0/7] KVM: selftests: Implement ucall "pool" (for SEV)
 2022-08-25 23:25 UTC  (17+ messages)
` [PATCH v5 1/7] KVM: selftests: Consolidate common code for populating ucall struct
` [PATCH v5 2/7] KVM: selftests: Consolidate boilerplate code in get_ucall()
` [PATCH v5 3/7] KVM: selftests: Automatically do init_ucall() for non-barebones VMs
` [PATCH v5 4/7] tools: Add atomic_test_and_set_bit()
` [PATCH v5 5/7] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
` [PATCH v5 6/7] KVM: selftest: Drop now-unnecessary ucall_uninit()
` [PATCH v5 7/7] KVM: selftests: Add ucall pool based implementation

[PATCH 1/3] rust: Fix crossbeam-utils for arches without atomics
 2022-08-25 23:24 UTC  (9+ messages)
` [PATCH 3/3] rust-target-config: Fix qemuppc target cpu option
  ` [OE-core] "
` [OE-core] [PATCH 1/3] rust: Fix crossbeam-utils for arches without atomics

[PATCH v4 0/2] asus-wmi: Add support for RGB keyboards
 2022-08-25 23:22 UTC  (3+ messages)
` [PATCH v4 1/2] asus-wmi: Implement TUF laptop keyboard LED modes
` [PATCH v4 2/2] asus-wmi: Implement TUF laptop keyboard power states

[PATCH 0/5] Fix a race between posted interrupt delivery and migration in a nested VM
 2022-08-25 23:21 UTC  (12+ messages)
` [PATCH 1/5] KVM: x86: Get vmcs12 pages before checking pending interrupts

[PATCH v3 0/9] sched, net: NUMA-aware CPU spreading interface
 2022-08-25 23:20 UTC  (7+ messages)
` [PATCH v3 3/9] bitops: Introduce find_next_andnot_bit()
` [PATCH v3 6/9] sched/core: Merge cpumask_andnot()+for_each_cpu() into for_each_cpu_andnot()

slirp: Can I get IPv6-only DHCP working?
 2022-08-25 23:20 UTC  (4+ messages)

[PATCH bpf-next 0/2] Add CGROUP prefix to cgroup_iter_order
 2022-08-25 23:19 UTC  (3+ messages)

[PATCH bpf-next v4 0/3] Add skb + xdp dynptrs
 2022-08-25 23:18 UTC  (7+ messages)
` [PATCH bpf-next v4 2/3] bpf: Add "

Should Linux set the new constant-time mode CPU flags?
 2022-08-25 23:15 UTC  (2+ messages)

[PATCH V4 vfio 00/10] Add device DMA logging support for mlx5 driver
 2022-08-25 23:15 UTC  (9+ messages)
` [PATCH V4 vfio 04/10] vfio: Add an IOVA bitmap support
` [PATCH V4 vfio 05/10] vfio: Introduce the DMA logging feature support

[arm-integrator:realview 1/1] arch/arm/boot/dts/arm-realview-pba8.dts:48:36: warning: '/*' within block comment
 2022-08-25 23:12 UTC 

[PATCH] adapter: Implement PowerState property
 2022-08-25 23:10 UTC  (4+ messages)

[PATCH] netdev: Use try_cmpxchg in napi_if_scheduled_mark_missed
 2022-08-25 23:10 UTC  (2+ messages)

[PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
 2022-08-25 23:09 UTC  (6+ messages)

[PATCH] ASoC: Fix misspelling of 'system' as 'ststem'
 2022-08-25 23:06 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] drm/i915/pxp: don't start pxp without mei_pxp bind
 2022-08-25 23:05 UTC  (4+ messages)

[PATCH V2] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
 2022-08-25 23:01 UTC  (2+ messages)

[RESEND PATCH bpf-next v9 0/5] bpf: rstat: cgroup hierarchical
 2022-08-25 23:00 UTC  (3+ messages)
` [RESEND PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter

pull-request: bpf 2022-08-26
 2022-08-25 23:00 UTC 

[Intel-gfx] [PATCH] drm/i915/slpc: Set rps' min and max frequencies even with SLPC
 2022-08-25 23:00 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v4 0/3] Extend KVM trace_kvm_nested_vmrun() to support VMX
 2022-08-25 22:57 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: x86: Update trace function for nested VM entry "
` [PATCH v4 2/3] KVM: nVMX: Add tracepoint for nested vmenter
` [PATCH v4 3/3] KVM: x86: Print guest pgd in kvm_nested_vmenter()

[PATCH net-next v3 00/17] net: dsa: microchip: add error handling and register access validation
 2022-08-25 22:57 UTC  (4+ messages)

[PATCH 00/20] Cross compilation changes for 7.2
 2022-08-25 22:27 UTC  (21+ messages)
` [PATCH 01/20] configure: do not invoke as/ld directly for pc-bios/optionrom
` [PATCH 02/20] pc-bios/optionrom: detect CC options just once
` [PATCH 03/20] pc-bios/s390-ccw: "
` [PATCH 04/20] vof: add distclean target
` [PATCH 05/20] build: add recursive distclean rules
` [PATCH 06/20] configure: return status code from probe_target_compiler
` [PATCH 07/20] configure: store container engine in config-host.mak
` [PATCH 08/20] tests: simplify Makefile invocation for tests/tcg
` [PATCH 09/20] tests/tcg: remove -f from Makefile invocation
` [PATCH 10/20] tests/tcg: add distclean rule
` [PATCH 11/20] tests/tcg: unify ppc64 and ppc64le Makefiles
` [PATCH 12/20] tests/tcg: clean up calls to run-test
` [PATCH 13/20] tests/tcg: move compiler tests to Makefiles
` [PATCH 14/20] configure: move tests/tcg/Makefile.prereqs to root build directory
` [PATCH 15/20] configure: unify creation of cross-compilation Makefiles
` [PATCH 16/20] configure: cleanup creation of tests/tcg target config
` [PATCH 17/20] configure: build ROMs with container-based cross compilers
` [PATCH 18/20] pc-bios/optionrom: Adopt meson style Make output
` [PATCH 19/20] pc-bios/s390-ccw: "
` [PATCH 20/20] pc-bios/vof: "

[PATCH mdadm] super1: report truncated device
 2022-08-25 22:55 UTC  (10+ messages)
  ` [PATCH mdadm v2] "
                  ` [PATCH v3] "

[PATCH 0/5] cocci: make "incremental" possible + a ccache-like tool
 2022-08-25 22:18 UTC  (4+ messages)
` [PATCH 3/5] cocci: make "coccicheck" rule incremental

[dm-devel] [PATCH 1/3] libmultipath: merge_mptable(): sort table by wwid
 2022-08-25 22:55 UTC  (6+ messages)

[PATCH] Fit line in 80 columns
 2022-08-25 22:54 UTC  (3+ messages)

[PATCH v2] wifi: mac80211: read ethtool's sta_stats from sinfo
 2022-08-25 22:33 UTC 

[RFC PATCH v3] media: Add AV1 uAPI
 2022-08-25 22:53 UTC 

[PATCH v7] x86/mce: retrieve poison range from hardware
 2022-08-25 22:53 UTC  (4+ messages)

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 942/9999] ld.lld: error: net/built-in.a(sctp/socket.o):(.text.fixup+0x150): relocation R_ARM_THM_JUMP24 out of range: 16777528 is not in
 2022-08-25 22:52 UTC 

[PATCH] powerpc: align syscall table for ppc32
 2022-08-25 22:51 UTC  (5+ messages)

[PATCH v3] net: dsa: mv88e6xxx: support RGMII cmode
 2022-08-25 22:51 UTC  (4+ messages)

[PATCH v3 00/11] net: phy: Add support for rate adaptation
 2022-08-25 22:50 UTC  (10+ messages)
` [PATCH v3 02/11] net: phy: Add 1000BASE-KX interface mode

[PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
 2022-08-25 22:50 UTC  (2+ messages)

[PATCH 0/4] sched/fair: Avoid unnecessary migrations within SMT domains
 2022-08-25 22:55 UTC  (5+ messages)
` [PATCH 1/4] sched/fair: Simplify asym_packing logic for SMT sched groups
` [PATCH 2/4] sched/fair: Do not disqualify either runqueues of "
` [PATCH 3/4] sched/fair: Let lower-priority CPUs do active balancing
` [PATCH 4/4] x86/sched: Avoid unnecessary migrations within SMT domains

[PATCH linux-next] ata: libata-core: remove redundant err_mask variable
 2022-08-25 22:47 UTC  (2+ messages)

[patch net-next 0/7] devlink: sanitize per-port region creation/destruction
 2022-08-25 22:47 UTC  (3+ messages)
` [patch net-next 6/7] net: dsa: don't do devlink port setup early

[PATCH v3] ata: ahci: Do not check ACPI_FADT_LOW_POWER_S0
 2022-08-25 22:47 UTC  (2+ messages)

[PATCH] ata: libata-core: Simplify ata_dev_set_xfermode()
 2022-08-25 22:45 UTC 

[PATCH 1/2] Bluetooth: btusb: RTL8761BUV consistent naming
 2022-08-25 22:42 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: btusb: Add RTL8761BUV device (Edimax BT-8500)

[PATCH 00/18] target/i386: make most SSE helpers generic in the vector size
 2022-08-25 22:14 UTC  (19+ messages)
` [PATCH 01/18] i386: Rework sse_op_table1
` [PATCH 02/18] i386: Rework sse_op_table6/7
` [PATCH 03/18] i386: Add CHECK_NO_VEX
` [PATCH 04/18] i386: Move 3DNOW decoder
` [PATCH 05/18] i386: Add ZMM_OFFSET macro
` [PATCH 06/18] i386: Rewrite vector shift helper
` [PATCH 07/18] i386: Rewrite simple integer vector helpers
` [PATCH 08/18] i386: Misc integer AVX helper prep
` [PATCH 09/18] i386: Destructive vector helpers for AVX
` [PATCH 10/18] i386: Add size suffix to vector FP helpers
` [PATCH 11/18] i386: Floating point arithmetic helper AVX prep
` [PATCH 12/18] i386: reimplement AVX comparison helpers
` [PATCH 13/18] i386: Dot product AVX helper prep
` [PATCH 14/18] i386: Destructive FP helpers for AVX
` [PATCH 15/18] i386: Misc AVX helper prep
` [PATCH 16/18] i386: Rewrite blendv helpers
` [PATCH 17/18] i386: AVX pclmulqdq prep
` [PATCH 18/18] i386: AVX+AES helpers prep

[PATCH v2 00/30] mfd: Remove #ifdef guards for PM functions
 2022-08-25 22:42 UTC  (4+ messages)
` [PATCH v2 01/30] pm: Improve EXPORT_*_DEV_PM_OPS macros

[PATCH v3 00/10] x86/resctrl: Support for AMD QoS new features and bug fix
 2022-08-25 22:42 UTC  (4+ messages)
` [PATCH v3 02/10] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-25 22:42 UTC  (17+ messages)

[PATCH v3 1/3] mm/migrate_device.c: Flush TLB while holding PTL
 2022-08-25 22:35 UTC  (8+ messages)
` [PATCH v3 2/3] mm/migrate_device.c: Copy pte dirty bit to page

[PATCH wpan-next 00/20] net: ieee802154: Support scanning/beaconing
 2022-08-25 22:41 UTC  (5+ messages)
` [PATCH wpan-next 19/20] ieee802154: hwsim: Do not check the rtnl

[PATCH] rtc: jz4740: Use devm_clk_get_enabled() helper
 2022-08-25 22:41 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Add CGROUP prefix to cgroup_iter_order
 2022-08-25 22:39 UTC 

[PATCH] ata: libata-scsi: Improve ata_scsiop_maint_in()
 2022-08-25 22:39 UTC 

[PATCH] ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLE
 2022-08-25 22:39 UTC 

[PATCH] ata: libata-core: Simplify ata_build_rw_tf()
 2022-08-25 22:38 UTC 

[PATCH 0/2] mmc: Fix dma_map_sg error check
 2022-08-25 22:38 UTC  (3+ messages)
` [PATCH 2/2] mmc: jz4740_mmc: Fix error check for dma_map_sg

mainline build failure for x86_64 allmodconfig with clang
 2022-08-25 22:34 UTC  (11+ messages)

[PATCH v2 0/4] eal: small rte_common.h fixes and cleanup
 2022-08-25 22:33 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] eal: fix pointer arithmetic with an expression argument
  ` [PATCH v3 2/4] eal: deduplicate roundup code
  ` [PATCH v3 3/4] eal: uninline rte_str_to_size
  ` [PATCH v3 4/4] eal: remove unneeded includes from a public header

[PATCH v6 0/5] vfio/pci: power management changes
 2022-08-25 22:32 UTC  (7+ messages)
` [PATCH v6 5/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP

[PATCH RFC bpf-next 0/2] propagate nullness information for reg to reg comparisons
 2022-08-25 22:31 UTC  (6+ messages)
` [PATCH RFC bpf-next 1/2] bpf: "

[PATCH] hugetlb: freeze allocated pages before creating hugetlb pages
 2022-08-25 22:31 UTC  (6+ messages)

[PATCH 1/5] dt-bindings: socionext,uniphier-system-cache: drop minItems equal to maxItems
 2022-08-25 22:31 UTC  (3+ messages)
` [PATCH 2/5] dt-bindings: ata: "

[PATCH v2 1/2] thermal/drivers/imx_sc: Rely on the platform data to get the resource id
 2022-08-25 22:28 UTC  (3+ messages)

[PATCH] ata: pata_macio: Remove unneeded word in comments
 2022-08-25 22:28 UTC  (2+ messages)

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-08-25 22:13 UTC  (7+ messages)
` [PATCH v4 44/45] mm: fs: initialize fsdata passed to write_begin/write_end interface

[PATCH net-next v2 0/7] add generic PSE support
 2022-08-25 22:27 UTC  (3+ messages)
` [PATCH net-next v2 1/7] dt-bindings: net: pse-dt: add bindings for generic PSE controller

[PATCH] drivers/ata: fix repeated words in comments
 2022-08-25 22:27 UTC  (2+ messages)

[PATCH v1] landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
 2022-08-25 22:27 UTC  (7+ messages)

[PATCH v2 0/2] Support for changing address while powered
 2022-08-25 22:26 UTC  (6+ messages)
` [PATCH v2 2/2] mac80211: Support POWERED_ADDR_CHANGE feature

[PATCH v2] amba: Fix use-after-free in amba_read_periphid()
 2022-08-25 22:24 UTC  (2+ messages)

[PATCH v5 0/4] Input: joystick: xpad: Add X-Box Adaptive Controller support
 2022-08-25 22:24 UTC  (5+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] Input: joystick: xpad: Add ABS_PROFILE axis value to uapi
` [PATCH v5 3/4] Input: joystick: xpad: Add X-Box Adaptive Controller Profile button
` [PATCH v5 4/4] Input: joystick: xpad: Add X-Box Adaptive Controller XBox button

[REGRESSION] v5.17-rc1+: FIFREEZE ioctl system call hangs
 2022-08-25 22:24 UTC  (19+ messages)

[PATCH v3 0/3] Input: joystick: xpad: Add X-Box Adaptive Controller support
 2022-08-25 22:21 UTC  (5+ messages)
` [PATCH v3 2/3] Input: joystick: xpad: Add X-Box Adaptive Controller Layer button

[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-25 22:21 UTC  (11+ messages)
` [PATCH v5 15/31] platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header (v2)
  ` [Intel-gfx] "
    ` [Nouveau] "
` [PATCH v5 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3)
    ` [Intel-gfx] "
    ` [Nouveau] "

What's cooking in git.git (Aug 2022, #08; Wed, 24)
 2022-08-25 22:21 UTC  (2+ messages)

[PATCH v3] driver core: Don't probe devices after bus_type.match() probe deferral
 2022-08-25 22:20 UTC  (2+ messages)

[PATCH] dt-binding: gpio: publish binding IDs under dual license
 2022-08-25 22:20 UTC  (3+ messages)

Deadlock Issue with blk-wbt and raid5+journal
 2022-08-25 22:19 UTC 

[PATCH v2 1/2] mm/migrate_device.c: Copy pte dirty bit to page
 2022-08-25 22:09 UTC  (13+ messages)

[PATCH 0/3] tracing/histograms: multiple hitcount support
 2022-08-25 22:19 UTC  (4+ messages)
` [PATCH 1/3] tracing: Allow multiple hitcount values in histograms
` [PATCH 2/3] tracing: Add .percent suffix option to histogram values
` [PATCH 3/3] tracing: Add .graph suffix option to histogram value

[PATCH v5 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-08-25 22:16 UTC  (3+ messages)
` [PATCH v6 "

[PATCH 1/2] clk: qcom: gcc-sc7180: Keep USB GDSC power domain on when USB wakeup is enabled
 2022-08-25 22:16 UTC  (6+ messages)
` [PATCH 2/2] clk: qcom: gcc-sc7280: Keep USB GDSC power domains "

ARMADA espressobin SATA drive detection failure
 2022-08-25 22:15 UTC  (12+ messages)

[Bug 215880] Resume process hangs for 5-6 seconds starting sometime in 5.16
 2022-08-25 22:15 UTC 

[RFC PATCH] usb: reduce kernel log spam on driver registration
 2022-08-25 22:13 UTC  (5+ messages)

[PATCH for-next v2] RDMA/rxe: Fix resize_finish() in rxe_queue.c
 2022-08-25 22:14 UTC 

[PATCH] ASoC: wm_adsp: Silent parsing error on loading speaker protection fw
 2022-08-25 22:12 UTC  (4+ messages)

[PATCH bpf-next v3] bpf: Fix a few typos in BPF helpers documentation
 2022-08-25 22:12 UTC  (2+ messages)

[Bug 216413] New: [BISECT INCLUDED] scsi/sd Rework asynchronous resume support breaks S2idle and S3 on several systems
 2022-08-25 22:12 UTC  (2+ messages)
` [Bug 216413] "

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-08-25 22:10 UTC  (4+ messages)
` [PATCH v4 0/4] Provide SEV-SNP "
  ` [PATCH v4 4/4] x86/sev: Add SNP-specific unaccepted memory support

[efi:urgent] BUILD SUCCESS 1a3887924a7e6edd331be76da7bf4c1e8eab4b1e
 2022-08-25 22:10 UTC 

[PATCH RESEND] scsi: qla2xxx: log message "skipping scsi_scan_host()" as informational
 2022-08-25 22:04 UTC  (2+ messages)


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.