linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-23 17:40:14 to 2021-06-23 22:02:42 UTC [more...]

[PATCH v2 0/2] Minor SQPOLL thread fix and improvement
 2021-06-23 22:02 UTC  (4+ messages)
` [PATCH v2 1/2] io_uring: Fix race condition when sqp thread goes to sleep
` [PATCH v2 2/2] io_uring: Create define to modify a SQPOLL parameter

[PATCH 0/2] Add a driver for host accelerated Microsoft Azure Blob Storage access
 2021-06-23 22:01 UTC  (8+ messages)
` [PATCH 1/2] Drivers: hv: vmbus: add support to ignore certain PCIE devices
` [PATCH 2/2] Drivers: hv: add XStore Fastpath driver

[net-next: PATCH v3 0/6] ACPI MDIO support for Marvell controllers
 2021-06-23 21:58 UTC  (16+ messages)
` [net-next: PATCH v3 1/6] Documentation: ACPI: DSD: describe additional MAC configuration
` [net-next: PATCH v3 2/6] net: mdiobus: Introduce fwnode_mdbiobus_register()
` [net-next: PATCH v3 3/6] net/fsl: switch to fwnode_mdiobus_register
` [net-next: PATCH v3 4/6] net: mvmdio: add ACPI support
` [net-next: PATCH v3 5/6] net: mvpp2: enable using phylink with ACPI

[PATCH 00/10] My AVIC patch queue
 2021-06-23 21:54 UTC  (11+ messages)
` [PATCH 02/10] KVM: x86: APICv: fix race in kvm_request_apicv_update on SVM
` [PATCH 03/10] KVM: x86: rename apic_access_page_done to apic_access_memslot_enabled
` [PATCH 04/10] KVM: SVM: add warning for mistmatch between AVIC state and AVIC access page state
` [PATCH 06/10] KVM: SVM: tweak warning about enabled AVIC on nested entry
` [PATCH 07/10] KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrl

[PATCH v4 01/10] scsi: ufs: Rename flags pm_op_in_progress and is_sys_suspended
 2021-06-23 21:51 UTC  (18+ messages)
` [PATCH v4 02/10] scsi: ufs: Add "
` [PATCH v4 03/10] scsi: ufs: Update the return value of supplier pm ops
` [PATCH v4 04/10] scsi: ufs: Enable IRQ after enabling clocks in error handling preparation
` [PATCH v4 05/10] scsi: ufs: Remove a redundant tag check in ufshcd_queuecommand()
` [PATCH v4 07/10] scsi: ufs: Simplify error handling preparation
` [PATCH v4 09/10] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests
` [PATCH v4 10/10] scsi: ufs: Apply more limitations to user access

[PATCH v4] sysfs: fix kobject refcount to address races with kobject removal
 2021-06-23 21:50 UTC 

[PATCH] KVM: selftests: Speed up set_memory_region_test
 2021-06-23 21:45 UTC  (3+ messages)

[PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-06-23 21:44 UTC  (8+ messages)
` [PATCH v10 2/6] usb: gadget: configfs: Check USB configuration before adding

[PATCH] r8169: Avoid duplicate sysfs entry creation error
 2021-06-23 21:43 UTC  (3+ messages)

[PATCH net-next] net: phy: marvell10g: enable WoL for mv2110
 2021-06-23 21:38 UTC  (3+ messages)

[PATCH v4 0/6] BHI/BHIe improvements for MHI power purposes
 2021-06-23 21:33 UTC  (7+ messages)
` [PATCH v4 4/6] ath11k: set register access length for MHI driver

[PATCH 00/54] KVM: x86/mmu: Bug fixes and summer cleaning
 2021-06-23 21:33 UTC  (30+ messages)
` [PATCH 07/54] KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken
` [PATCH 15/54] KVM: nSVM: Add a comment to document why nNPT uses vmcb01, not vCPU state
` [PATCH 16/54] KVM: x86/mmu: Drop smep_andnot_wp check from "uses NX" for shadow MMUs
` [PATCH 25/54] KVM: x86/mmu: Add helpers to query mmu_role bits
` [PATCH 41/54] KVM: x86/mmu: Consolidate reset_rsvds_bits_mask() calls
` [PATCH 47/54] KVM: x86/mmu: Add helpers to do full reserved SPTE checks w/ generic MMU
` [PATCH 50/54] KVM: x86/mmu: Optimize and clean up so called "last nonleaf level" logic

[PATCH] ath11k: Remove some duplicate code
 2021-06-23 21:25 UTC 

[PATCH v2] net: bcmgenet: Fix attaching to PYH failed on RPi 4B
 2021-06-23 21:19 UTC  (3+ messages)

[PATCH] ASoC: da7219: Fix an out-of-bound read in an error handling path
 2021-06-23 21:13 UTC  (5+ messages)

[PATCH v7 0/5] printk: Userspace format indexing support
 2021-06-23 21:08 UTC  (4+ messages)

[PATCH v2] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
 2021-06-23 21:00 UTC 

[PATCH] virtio_net: Use virtio_find_vqs_ctx() helper
 2021-06-23 21:00 UTC  (2+ messages)

[PATCH net-next] net/tls: Remove the __TLS_DEC_STATS() macro
 2021-06-23 21:00 UTC  (2+ messages)

[PATCH v1] crypto: Make the DRBG compliant with NIST SP800-90A rev1
 2021-06-23 20:49 UTC  (7+ messages)

[PATCH 0/9] LKDTM: Improvements for kernelci.org
 2021-06-23 20:39 UTC  (10+ messages)
` [PATCH 1/9] selftests/lkdtm: Avoid needing explicit sub-shell
` [PATCH 2/9] selftests/lkdtm: Fix expected text for CR4 pinning
` [PATCH 3/9] selftests/lkdtm: Fix expected text for free poison
` [PATCH 4/9] lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE
` [PATCH 5/9] lkdtm/heap: Add vmalloc linear overflow test
` [PATCH 6/9] lkdtm: Enable DOUBLE_FAULT on all architectures
` [PATCH 7/9] lkdtm: Add CONFIG hints in errors where possible
` [PATCH 8/9] selftests/lkdtm: Enable various testable CONFIGs
` [PATCH 9/9] lkdtm/heap: Add init_on_alloc tests

LEDs with hardware-accelerated patterns, suspend indication
 2021-06-23 20:39 UTC  (4+ messages)

[PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM
 2021-06-23 20:37 UTC  (9+ messages)

linux-parisc compile failure in current git
 2021-06-23 20:33 UTC  (5+ messages)

[PATCH] leds: ktd2692: Fix an error handling path
 2021-06-23 20:26 UTC  (2+ messages)

[PATCH 4.19 000/425] 4.19.191-rc1 review
 2021-06-23 20:25 UTC  (6+ messages)
` [PATCH 4.19 425/425] scripts: switch explicitly to Python 3

[PATCH 00/10] reduce stack footprint printing bdev names
 2021-06-23 20:20 UTC  (3+ messages)
` [PATCH 04/10] dm: reduce stack footprint dealing with block device names

[tip:sched/core 7/10] runqslower.bpf.c:77:12: error: no member named 'state' in 'struct task_struct'
 2021-06-23 20:18 UTC 

[PATCH -next] leds: class: fix W=1 warnings in led-class.c
 2021-06-23 20:18 UTC  (2+ messages)

[PATCH] Documentation: kunit: drop obsolete note about uml_abort for coverage
 2021-06-23 20:17 UTC 

[PATCH] ixgbe: Fix an error handling path in 'ixgbe_probe()'
 2021-06-23 20:17 UTC  (2+ messages)
` [Intel-wired-lan] "

[RFC 00/10] perf: Add build id parsing fault detection/fix
 2021-06-23 20:15 UTC  (7+ messages)

[PATCH] mm: vmalloc: add cond_resched() in __vunmap()
 2021-06-23 20:14 UTC  (4+ messages)

[RFC 0/2] Regression in lp55xx driver since multicolor framework was added?
 2021-06-23 20:13 UTC  (3+ messages)
` [RFC 2/2] ARM: dts: imx6dl-yapp4: Fix lp5562 driver probe

[PATCH -next] leds: turris-omnia: add missing MODULE_DEVICE_TABLE
 2021-06-23 20:11 UTC  (2+ messages)

[PATCH] vringh: Use wiov->used to check for read/write desc order
 2021-06-23 20:09 UTC  (2+ messages)

[PATCH] Fix mt7622.dtsi thermal cpu
 2021-06-23 20:08 UTC  (6+ messages)

[PATCH net-next] tcp: Add stats for socket migration
 2021-06-23 20:00 UTC  (2+ messages)

[kbuild] drivers/vdpa/virtio_pci/vp_vdpa.c:421 vp_vdpa_probe() warn: missing error code 'ret'
 2021-06-23 19:57 UTC  (2+ messages)

[PATCH V2 1/7] ext4: remove the 'group' parameter of ext4_trim_extent
 2021-06-23 19:49 UTC  (3+ messages)

[Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-23 19:39 UTC  (16+ messages)

[PATCH net-next v3 0/3] Some optimization for lockless qdisc
 2021-06-23 19:40 UTC  (2+ messages)

[PATCH] selftests: icmp_redirect: support expected failures
 2021-06-23 19:40 UTC  (2+ messages)

[PATCH net-next V1 0/4] Add option to enable PHY WOL with PMT enabled
 2021-06-23 19:36 UTC  (5+ messages)
` [PATCH net-next V1 3/4] net: stmmac: Reconfigure the PHY WOL settings in stmmac_resume()

[PATCH 1/1] mm: introduce process_reap system call
 2021-06-23 19:34 UTC  (2+ messages)

[PATCH] net: ath10: add missing ret initialization
 2021-06-23 19:26 UTC  (3+ messages)

[RFC] reconsider [PATCH] hostname up to 255 character
 2021-06-23 19:16 UTC 

[PATCH v2 00/31] AMD MCA Address Translation Updates
 2021-06-23 19:20 UTC  (32+ messages)
` [PATCH v2 01/31] x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDAC
` [PATCH v2 02/31] x86/amd_nb, EDAC/amd64: Move DF Indirect Read "
` [PATCH v2 03/31] EDAC/amd64: Don't use naked values for DF registers
` [PATCH v2 04/31] EDAC/amd64: Allow for DF Indirect Broadcast reads
` [PATCH v2 05/31] EDAC/amd64: Add context struct
` [PATCH v2 06/31] EDAC/amd64: Define Data Fabric operations
` [PATCH v2 07/31] EDAC/amd64: Define functions for DramOffset
` [PATCH v2 08/31] EDAC/amd64: Define function to read DRAM address map registers
` [PATCH v2 09/31] EDAC/amd64: Define function to find interleaving mode
` [PATCH v2 10/31] EDAC/amd64: Define function to denormalize address
` [PATCH v2 11/31] EDAC/amd64: Define function to add DRAM base and hole
` [PATCH v2 12/31] EDAC/amd64: Define function to dehash address
` [PATCH v2 13/31] EDAC/amd64: Define function to check DRAM limit address
` [PATCH v2 14/31] EDAC/amd64: Remove goto statements
` [PATCH v2 15/31] EDAC/amd64: Simplify function parameters
` [PATCH v2 16/31] EDAC/amd64: Define function to get Interleave Address Bit
` [PATCH v2 17/31] EDAC/amd64: Skip denormalization if no interleaving
` [PATCH v2 18/31] EDAC/amd64: Define function to get number of interleaved channels
` [PATCH v2 19/31] EDAC/amd64: Define function to get number of interleaved dies
` [PATCH v2 20/31] EDAC/amd64: Define function to get number of interleaved sockets
` [PATCH v2 21/31] EDAC/amd64: Remove unnecessary assert
` [PATCH v2 22/31] EDAC/amd64: Define function to make space for CS ID
` [PATCH v2 23/31] EDAC/amd64: Define function to calculate "
` [PATCH v2 24/31] EDAC/amd64: Define function to insert CS ID into address
` [PATCH v2 25/31] EDAC/amd64: Define function to get CS Fabric ID
` [PATCH v2 26/31] EDAC/amd64: Define function to find shift and mask values
` [PATCH v2 27/31] EDAC/amd64: Update CS ID calculation to match reference code
` [PATCH v2 28/31] EDAC/amd64: Match hash function to "
` [PATCH v2 29/31] EDAC/amd64: Define helper function to get interleave address select bit
` [PATCH v2 30/31] EDAC/amd64: Add support for address translation on DF3 systems
` [PATCH v2 31/31] EDAC/amd64: Add glossary of acronyms for address translation

[PATCH v2] ipw2x00: Minor documentation update
 2021-06-23 19:18 UTC  (2+ messages)

[PATCH v1 1/1] net/e1000e: Fix spelling mistake "The" -> "This"
 2021-06-23 19:12 UTC 

[PATCH] kunit: tool: remove unnecessary "annotations" import
 2021-06-23 19:09 UTC 

[RFC PATCH 0/1] Adding jh7100 SoC to defconfig
 2021-06-23 19:08 UTC  (4+ messages)
` [PATCH 1/1] config: Enable jh7100 SoC

[PATCH v3 0/6] block: add a sequence number to disks
 2021-06-23 19:03 UTC  (4+ messages)
` [PATCH v3 3/6] block: refactor sysfs code

linux-next: build warning after merge of the kspp-gustavo tree
 2021-06-23 18:39 UTC  (3+ messages)

[PATCH] iwlwifi: remove redundant calls to unlikely()
 2021-06-23 18:45 UTC 

[PATCH v3 0/4] remoteproc: core: Fixes for rproc cdev and add
 2021-06-23 18:56 UTC  (8+ messages)
` [PATCH v3 1/4] remoteproc: core: Move cdev add before device add

Regression in at least 5.10.y and mainline: Firewire audio interface fails to work properly (when booted under Xen)
 2021-06-23 18:50 UTC  (3+ messages)
    ` Bug#989778: "

[GIT PULL] SPI fixes for v5.13-rc7
 2021-06-23 18:49 UTC  (2+ messages)

KCSAN BUG report on p9_client_cb / p9_client_rpc
 2021-06-23 18:48 UTC  (6+ messages)
` [V9fs-developer] "

[PATCH] remoteproc: stm32: fix mbox_send_message call
 2021-06-23 18:45 UTC  (5+ messages)

[PATCH v14 00/12] Restricted DMA
 2021-06-23 18:44 UTC  (5+ messages)
` [PATCH v14 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing

[patch V4 00/65] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-23 18:43 UTC  (3+ messages)
` [patch V4 07/65] x86/fpu: Move inlines where they belong

[PATCH v13 0/7] usb: misc: Add onboard_usb_hub driver
 2021-06-23 18:41 UTC  (8+ messages)
` [PATCH v13 1/7] dt-bindings: usb: Add binding for Realtek RTS5411 hub controller
` [PATCH v13 2/7] usb: misc: Add onboard_usb_hub driver
` [PATCH v13 3/7] of/platform: Add stubs for of_platform_device_create/destroy()
` [PATCH v13 4/7] arm64: defconfig: Explicitly enable USB_XHCI_PLATFORM
` [PATCH v13 5/7] usb: Specify dependencies on USB_XHCI_PLATFORM with 'depends on'
` [PATCH v13 6/7] usb: host: xhci-plat: Create platform device for onboard hubs in probe()
` [PATCH v13 7/7] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

[PATCH] usbhid: free raw_report buffers in usbhid_stop
 2021-06-23 18:40 UTC 

[PATCH v2 0/3] Misc Ingenic patches
 2021-06-23 18:34 UTC  (3+ messages)
` [PATCH v2 2/3] MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs

[RESEND PATCH v4 00/10] KVM: x86/pmu: Guest Architectural LBR Enabling
 2021-06-23 18:29 UTC  (5+ messages)
` [RESEND PATCH v4 03/10] KVM: vmx/pmu: Add MSR_ARCH_LBR_DEPTH emulation for Arch LBR
` [RESEND PATCH v4 04/10] KVM: vmx/pmu: Add MSR_ARCH_LBR_CTL "

[PATCH V1 2/2] soc: qcom: smem: map only partitions used by local HOST
 2021-06-23 18:29 UTC  (2+ messages)

[PATCH v3 0/7] wrappers for fpga_manager_ops
 2021-06-23 18:24 UTC  (8+ messages)
` [PATCH v3 1/7] fpga-mgr: wrap the write_init() op
` [PATCH v3 2/7] fpga-mgr: make write_complete() op optional
` [PATCH v3 3/7] fpga-mgr: wrap the write() op
` [PATCH v3 4/7] fpga-mgr: wrap the status() op
` [PATCH v3 5/7] fpga-mgr: wrap the state() op
` [PATCH v3 6/7] fpga-mgr: wrap the fpga_remove() op
` [PATCH v3 7/7] fpga-mgr: collect wrappers and change to inline

[PATCH][next][V2] RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1
 2021-06-23 18:24 UTC 

[PATCH v2 0/2] vfio: export and make use of pci_dev_trylock()
 2021-06-23 18:20 UTC  (4+ messages)
` [PATCH v2 2/2] vfio: use the new pci_dev_trylock() helper to simplify try lock

[PATCH v38 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-06-23 18:17 UTC  (5+ messages)
  ` [PATCH v38 1/4] scsi: ufs: Introduce HPB feature
  ` [PATCH v38 3/4] scsi: ufs: Prepare HPB read for cached sub-region

[PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-06-23 17:56 UTC  (4+ messages)

[PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add bindings for MDM9607
 2021-06-23 17:53 UTC  (2+ messages)
` [PATCH v3 2/2] pinctrl: qcom: Add MDM9607 pinctrl driver

[PATCH] PCI: PM: Do not read power state in pci_enable_device_flags()
 2021-06-23 17:52 UTC  (3+ messages)

[PATCH v2] selftests/ftrace: fix event-no-pid on 1-core machine
 2021-06-23 17:52 UTC  (3+ messages)

[PATCH RFC 0/7] Introduce support for guest AMX feature
 2021-06-23 17:50 UTC  (4+ messages)
` [PATCH RFC 2/7] kvm: x86: Introduce XFD MSRs as passthrough to guest

[PATCH v2 1/2] cfg80211: Add wiphy_info_once()
 2021-06-23 17:46 UTC  (2+ messages)

[PATCH] rtw88: 8822c: Fix duplicate included coex.h
 2021-06-23 17:43 UTC  (2+ messages)

[PATCH v10 00/16] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-06-23 17:38 UTC  (3+ messages)
` [PATCH v10 15/16] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
` [PATCH v10 16/16] Documentation: arm64: describe asymmetric 32-bit support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).