All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-19 16:49:56 to 2022-08-19 17:46:57 UTC [more...]

[Bug 216373] New: Uncorrected errors reported for AMD GPU
 2022-08-19 17:13 UTC  (2+ messages)

[PATCH wpan-next 00/20] net: ieee802154: Support scanning/beaconing
 2022-08-19 17:11 UTC  (10+ messages)
` [PATCH wpan-next 01/20] net: mac802154: Allow the creation of coordinator interfaces
` [PATCH wpan-next 09/20] net: mac802154: Introduce a global device lock
` [PATCH wpan-next 19/20] ieee802154: hwsim: Do not check the rtnl

[PATCH v9 00/12] NIC vhost-vdpa state restore via Shadow CVQ
 2022-08-19 17:00 UTC  (13+ messages)
` [PATCH v9 01/12] vhost: stop transfer elem ownership in vhost_handle_guest_kick
` [PATCH v9 02/12] vhost: use SVQ element ndescs instead of opaque data for desc validation
` [PATCH v9 03/12] vhost: Delete useless read memory barrier
` [PATCH v9 04/12] vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush
` [PATCH v9 05/12] vhost_net: Add NetClientInfo start callback
` [PATCH v9 06/12] vhost_net: Add NetClientInfo stop callback
` [PATCH v9 07/12] vdpa: add net_vhost_vdpa_cvq_info NetClientInfo
` [PATCH v9 08/12] vdpa: Move command buffers map to start of net device
` [PATCH v9 09/12] vdpa: extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail
` [PATCH v9 10/12] vhost_net: add NetClientState->load() callback
` [PATCH v9 11/12] vdpa: Add virtio-net mac address via CVQ at start
` [PATCH v9 12/12] vdpa: Delete CVQ migration blocker

[PATCH v2] arch/cacheflush: Introduce flush_all_caches()
 2022-08-19 17:10 UTC  (2+ messages)

[PATCH] usbip: add USBIP_URB_* URB transfer flags
 2022-08-19 17:09 UTC  (3+ messages)

[PATCH v2 0/6] Corrections to cpu map event encoding
 2022-08-19 17:09 UTC  (5+ messages)
` [PATCH v2 4/6] perf cpumap: Fix alignment for masks in "

[PATCH 0/5] Vhost-vdpa Shadow Virtqueue multiqueue support
 2022-08-19 17:13 UTC  (2+ messages)
` [PATCH 4/5] virtio-net: Update virtio-net curr_queue_pairs in vdpa backends

[PATCH bpf-next v2 00/12] bpf: Introduce selectable memcg for bpf map
 2022-08-19 17:06 UTC  (8+ messages)

[PATCH wpan-tools 0/7] iwpan: Support scanning/beaconing
 2022-08-19 17:06 UTC  (3+ messages)

[PATCH] iio: Avoid multiple line dereference for mask
 2022-08-19 17:16 UTC  (3+ messages)

[PATCH v5 00/26] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-08-19 17:02 UTC  (5+ messages)
` [PATCH v5 09/26] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS

[PATCH v7] block: sed-opal: Add ioctl to return device status
 2022-08-19 17:00 UTC  (4+ messages)

[PATCH] iio: ad7292: Prevent regulator double disable
 2022-08-19 17:12 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Switch TGL-H DP-IN to dGFX when it's supported
 2022-08-19 17:01 UTC  (6+ messages)
    `  "

[PATCH] Kconfig: eradicate CC_HAS_ASM_GOTO
 2022-08-19 17:41 UTC  (6+ messages)

[PATCH v2 00/11] misc: Remove variable-length arrays on the stack
 2022-08-19 17:22 UTC  (3+ messages)
` [PATCH v2 06/11] hw/ppc/pnv: Avoid dynamic stack allocation

What exactly is BTRFS Raid 10?
 2022-08-19 16:49 UTC 

[RFC PATCH net-next 0/7] 802.1Q Frame Preemption and 802.3 MAC Merge support via ethtool
 2022-08-19 16:59 UTC  (6+ messages)
` [RFC PATCH net-next 2/7] net: ethtool: add support for Frame Preemption and MAC Merge layer

[PATCH] iio: frequency: admv1014: return -EINVAL directly
 2022-08-19 17:08 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: Explicitly set to balanced mode on startup
 2022-08-19 16:57 UTC  (2+ messages)
` [External] "

[PATCH net-next 1/2] net: improve and fix netlink kdoc
 2022-08-19 16:57 UTC  (5+ messages)
` [PATCH net-next 2/2] docs: netlink: basic introduction to Netlink

[PATCH] KVM: SVM: remove unnecessary check on INIT intercept
 2022-08-19 16:56 UTC 

[RFC v4 00/10] RFC on synpsys pwm driver changes
 2022-08-19 16:56 UTC  (4+ messages)
` [RFC v4 06/10] pwm: dwc: split pci out of core driver

[PATCH 00/20] ppc4xx_sdram QOMify and clean ups
 2022-08-19 16:55 UTC  (21+ messages)
` [PATCH 01/20] ppc440_bamboo: Remove unnecessary memsets
` [PATCH 02/20] ppc4xx: Introduce Ppc4xxSdramBank struct
` [PATCH 03/20] ppc4xx_sdram: Get rid of the init RAM hack
` [PATCH 04/20] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
` [PATCH 05/20] ppc440_bamboo: Add missing 4 MiB valid memory size
` [PATCH 06/20] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
` [PATCH 07/20] ppc4xx_sdram: QOM'ify
` [PATCH 08/20] ppc4xx_sdram: Drop extra zeros for readability
` [PATCH 09/20] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
` [PATCH 10/20] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
` [PATCH 11/20] ppc440_sdram: Get rid of the init RAM hack
` [PATCH 12/20] ppc440_sdram: Rename local variable for readibility
` [PATCH 13/20] ppc4xx_sdram: Rename functions to prevent name clashes
` [PATCH 14/20] ppc440_sdram: Move RAM size check to ppc440_sdram_init
` [PATCH 15/20] ppc440_sdram: QOM'ify
` [PATCH 16/20] ppc4xx_sdram: Move ppc4xx DDR and DDR2 SDRAM controller models together
` [PATCH 17/20] ppc4xx_sdram: Use hwaddr for memory bank size
` [PATCH 18/20] ppc4xx_sdram: Rename local state variable for brevity
` [PATCH 19/20] ppc4xx_sdram: Generalise bank setup
` [PATCH 20/20] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling

[RFC 0/2] Stop the abuse of Linux-* _OSI strings
 2022-08-19 16:47 UTC  (6+ messages)

[PATCH 0/9] wifi: mt76: mt7921: introduce chanctx support
 2022-08-19 17:36 UTC  (10+ messages)
` [PATCH 1/9] wifi: mac80211: allow enabling chanctx until hw registration

Bug in rebase --autosquash
 2022-08-19 16:53 UTC  (3+ messages)

[PATCH v3 2/3] driver: input: matric-keypad: add reduced matrix support
 2022-08-19 17:36 UTC 

[git pull] drm fixes for 6.0-rc2
 2022-08-19 16:50 UTC  (5+ messages)

[PATCH 0/9] LoongArch: Add ftrace support
 2022-08-19 16:53 UTC  (4+ messages)
` [PATCH 1/9] LoongArch/ftrace: Add basic support

[PATCH v7 0/9] bugfix and cleanup for blk-throttle
 2022-08-19 17:35 UTC  (13+ messages)
` [PATCH v7 4/9] blk-throttle: fix io hung due to configuration updates
` [PATCH v7 9/9] blk-throttle: clean up flag 'THROTL_TG_PENDING'

[PATCH] btrfs: don't allow large NOWAIT direct reads
 2022-08-19 16:50 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.0-rc2
 2022-08-19 16:50 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING e68b4a7c00f99b319b84be8849addb8fddf9629b
 2022-08-19 16:49 UTC 

[qemu-mainline test] 172636: regressions - FAIL
 2022-08-19 17:32 UTC 

[RFC v8 net-next 00/16] add support for VSC7512 control over SPI
 2022-08-19 16:50 UTC  (5+ messages)
` [RFC v8 net-next 08/16] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-08-19 16:50 UTC  (2+ messages)

missing update to deferred_close_scheduled field
 2022-08-19 16:48 UTC 

[PATCH 00/62] target/arm: Implement FEAT_HAFDBS
 2022-08-19 17:31 UTC  (4+ messages)
` [PATCH 08/62] target/arm: Create GetPhysAddrResult

arch/loongarch/pci/acpi.c:103:29: error: 'loongson_pci_ecam_ops' undeclared
 2022-08-19 16:44 UTC 

[PATCH] arm-bsp/fvp-base: set preferred kernel to 5.15
 2022-08-19 17:28 UTC 

[PATCH net-next v1 7/7] ethtool: add interface to interact with Ethernet Power Equipment
 2022-08-19 16:44 UTC  (2+ messages)

[PATCH v2 net-next 0/9] DSA changes for multiple CPU ports (part 3)
 2022-08-19 16:44 UTC  (10+ messages)
` [PATCH v2 net-next 8/9] net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity

[PATCH] soundwire: qcom: remove unneeded check
 2022-08-19 17:25 UTC  (3+ messages)

[intel-tdx:kvm-upstream-workaround 142/308] arch/x86/kvm/../../../virt/kvm/kvm_main.c:4969:1: error: unused label 'arch_vm_ioctl'
 2022-08-19 17:25 UTC 

[PATCH v3 0/5] clk/qcom: Support gdsc collapse polling using 'reset' inteface
 2022-08-19 16:43 UTC  (4+ messages)
` [PATCH v3 5/5] arm64: dts: qcom: sc7280: Add Reset support for gpu

[linux-next:master] BUILD REGRESSION 8755ae45a9e8ae883fa7f4eb0162830c55aacf14
 2022-08-19 16:42 UTC 

linux-parisc compile failure in current git
 2022-08-19 16:41 UTC  (10+ messages)

[PATCH v2] btrfs: remove unnecessary EXTENT_UPTODATE state in buffered I/O path
 2022-08-19 16:42 UTC  (2+ messages)

[PATCH v4 0/6] clk/qcom: Support gdsc collapse polling using 'reset' interface
 2022-08-19 16:40 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: clk: qcom: Support gpu cx gdsc reset
` [PATCH v4 2/6] clk: qcom: Allow custom reset ops
` [PATCH v4 3/6] clk: qcom: gdsc: Add a reset op to poll gdsc collapse
` [PATCH v4 4/6] clk: qcom: gpucc-sc7280: Add cx collapse reset support
` [PATCH v4 5/6] dt-bindings: drm/msm/gpu: Add optional resets
` [PATCH v4 6/6] arm64: dts: qcom: sc7280: Add Reset support for gpu

[PATCH] drm: panel-orientation-quirks: Add quirk for Anbernic Win600
 2022-08-19 16:41 UTC  (3+ messages)

[PATCH net] net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
 2022-08-19 16:41 UTC  (5+ messages)

[PATCH bpf-next v2 3/4] bpf: Add support for writing to nf_conn:mark
 2022-08-19 16:39 UTC  (5+ messages)

[PATCH v4 2/4] fanotify: define struct members to hold response decision context
 2022-08-19 17:17 UTC  (6+ messages)

[PATCH v2] mm/damon/dbgfs: avoid duplicate context directory creation
 2022-08-19 17:19 UTC 

[PATCH] arm64/linux: Remove magic number header field check
 2022-08-19 17:18 UTC  (2+ messages)

[RFC PATCH v2 net-next] docs: net: add an explanation of VF (and other) Representors
 2022-08-19 16:36 UTC  (3+ messages)

[PATCH] drm/etnaviv: print offender task information on hangcheck recovery
 2022-08-19 16:32 UTC  (3+ messages)

[REGRESSION 5.19] NULL dereference by ucsi_acpi driver
 2022-08-19 16:32 UTC 

[Intel-wired-lan] [PATCH net-next v3 0/3] ice: Implement LLDP MIB Pending change
 2022-08-19 17:12 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net-next v3 1/3] ice: Add 'Execute Pending LLDP MIB' Admin Queue command
` [Intel-wired-lan] [PATCH net-next v3 2/3] ice: Get DCBX config from LLDP MIB change event
` [Intel-wired-lan] [PATCH net-next v3 3/3] ice: Handle LLDP MIB Pending change

[PATCH] init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
 2022-08-19 16:31 UTC  (4+ messages)

[PATCH v3 resend 0/6] Implement call_rcu_lazy() and miscellaneous fixes
 2022-08-19 16:30 UTC  (8+ messages)
` [PATCH v3 resend 4/6] fs: Move call_rcu() to call_rcu_lazy() in some paths

[GIT PULL] RISC-V Fixes for 6.0-rc2
 2022-08-19 16:28 UTC 

[RFC PATCH] memcg: use root_mem_cgroup when css is inherited
 2022-08-19 17:10 UTC  (6+ messages)

[PATCH 0/2] util: Resolve issues with use of grub_util_mkdir
 2022-08-19 17:09 UTC  (2+ messages)

[PATCH] grub-shell: Only show grub-mkrescue output if it returns an error
 2022-08-19 17:07 UTC  (2+ messages)

[meta-multimedia][PATCHv4] pipewire: update to v0.3.56
 2022-08-19 17:07 UTC  (2+ messages)

[PATCH v4 0/2] Disable FIE on machines with slow counters
 2022-08-19 16:25 UTC  (3+ messages)
` [PATCH v4 1/2] ACPI: CPPC: Disable FIE if registers in PCC regions
` [PATCH v4 2/2] cpufreq: CPPC: Change FIE default

[PATCH 0/7] vDPA shadow virtqueue iova tree fixes
 2022-08-19 16:53 UTC  (8+ messages)
` [PATCH 1/7] vdpa: Skip the maps not in the iova tree
` [PATCH 2/7] vdpa: do not save failed dma maps in SVQ "
` [PATCH 3/7] util: make a copy of iova_tree_remove_parameter
` [PATCH 4/7] vdpa: Remove SVQ vring from iova_tree at shutdown
` [PATCH 5/7] vdpa: Make SVQ vring unmapping return void
` [PATCH 6/7] vhost: Always store new kick fd on vhost_svq_set_svq_kick_fd
` [PATCH 7/7] vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring

[broonie-misc:arm64-sysreg-gen-4 11/28] arch/arm64/kernel/hibernate-asm.S:53: Error: invalid operands (*ABS* and *UND* sections) for `<<'
 2022-08-19 16:23 UTC 

[PATCH] kernel: move from strlcpy with unused retval to strscpy
 2022-08-19 16:23 UTC  (4+ messages)

[PATCH v2 0/3] KVM: x86/mmu: MMIO caching bug fixes
 2022-08-19 16:21 UTC  (3+ messages)
` [PATCH v2 2/3] KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks change

data-race in snd_seq_client_use_ptr / snd_seq_client_use_ptr
 2022-08-19 17:00 UTC 

[RESEND PATCH] KVM: selftests: Update top-of-file comment in psci_test
 2022-08-19 16:21 UTC 

[cocci] match arbitrary argument position
 2022-08-19 17:00 UTC  (11+ messages)
          ` [cocci] Working with parameter/expression lists by SmPL

bpf selftest failed in 5.4.210 kernel
 2022-08-19 16:20 UTC  (5+ messages)

[PATCH 5.10 000/545] 5.10.137-rc1 review
 2022-08-19 15:45 UTC  (37+ messages)
` [PATCH 5.10 441/545] scsi: qla2xxx: Turn off multi-queue for 8G adapters
` [PATCH 5.10 447/545] x86/olpc: fix logical not is only applied to the left hand side
` [PATCH 5.10 448/545] posix-cpu-timers: Cleanup CPU timers before freeing them during exec
` [PATCH 5.10 450/545] __follow_mount_rcu(): verify that mount_lock remains unchanged
` [PATCH 5.10 462/545] mtd: rawnand: arasan: Support NV-DDR interface
` [PATCH 5.10 503/545] KVM: nVMX: Inject #UD if VMXON is attempted with incompatible CR0/CR4
` [PATCH 5.10 506/545] KVM: x86/pmu: Use different raw event masks for AMD and Intel
` [PATCH 5.10 507/545] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
` [PATCH 5.10 508/545] KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if theres no vPMU
` [PATCH 5.10 509/545] KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesnt support global_ctrl
` [PATCH 5.10 510/545] xen-blkback: fix persistent grants negotiation
` [PATCH 5.10 511/545] xen-blkback: Apply feature_persistent parameter when connect
` [PATCH 5.10 512/545] xen-blkfront: "
` [PATCH 5.10 517/545] ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
` [PATCH 5.10 519/545] ext4: make sure ext4_append() always allocates new block
` [PATCH 5.10 522/545] ext4: fix extent status tree race in writeback error recovery path
` [PATCH 5.10 525/545] dm raid: fix address sanitizer warning in raid_resume
` [PATCH 5.10 527/545] net_sched: cls_route: remove from list when handle is 0
` [PATCH 5.10 528/545] KVM: Add infrastructure and macro to mark VM as bugged
` [PATCH 5.10 529/545] KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq
` [PATCH 5.10 530/545] KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_apic_fast()
` [PATCH 5.10 531/545] mac80211: fix a memory leak where sta_info is not freed
` [PATCH 5.10 532/545] tcp: fix over estimation in sk_forced_mem_schedule()
` [PATCH 5.10 533/545] Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"
` [PATCH 5.10 534/545] drm/bridge: tc358767: Fix (e)DP bridge endpoint parsing in dedicated function
` [PATCH 5.10 535/545] drm/vc4: change vc4_dma_range_matches from a global to static
` [PATCH 5.10 536/545] Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
` [PATCH 5.10 537/545] Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
` [PATCH 5.10 538/545] mtd: rawnand: arasan: Prevent an unsupported configuration
` [PATCH 5.10 539/545] kvm: x86/pmu: Fix the compare function used by the pmu event filter
` [PATCH 5.10 540/545] tee: add overflow check in register_shm_helper()
` [PATCH 5.10 541/545] net/9p: Initialize the iounit field during fid creation
` [PATCH 5.10 542/545] net_sched: cls_route: disallow handle of 0
` [PATCH 5.10 543/545] sched/fair: Fix fault in reweight_entity
` [PATCH 5.10 544/545] btrfs: only write the sectors in the vertical stripe which has data stripes
` [PATCH 5.10 545/545] btrfs: raid56: dont trust any cached sector in __raid56_parity_recover()

[PATCH v1] mm: migration: fix the FOLL_GET failure on following huge page
 2022-08-19 16:55 UTC  (10+ messages)
` [PATCH v6 0/2] fix follow_page related issues
  ` [PATCH v6 1/2] mm: migration: fix the FOLL_GET failure on following huge page

[PATCH] KVM: selftests: Update top-of-file comment in psci_test
 2022-08-19 16:14 UTC 

[Bug 216382] New: [bisected][regression] mediatek bluetooth 13d3:3563 (mt7921e) doesn't work with audio devices
 2022-08-19 16:15 UTC 

[PATCH 0/4] misc warning cleanup in arch/risc-v
 2022-08-19 16:14 UTC  (5+ messages)
` [PATCH 2/4] riscv: kvm: move extern sbi_ext declarations to a header

[PATCH] [RFC] fetch2/git: Prevent git fetcher from fetching gitlab repository metadata
 2022-08-19 16:54 UTC 

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-19 16:54 UTC  (3+ messages)
` [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT

[PATCH v5 0/2] cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner
 2022-08-19 16:51 UTC  (3+ messages)
` [PATCH v5 1/2] misc: Add cast in grub_strncasecmp() to drop sign when calling grub_tolower()


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.