linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-22 18:17:41 to 2022-06-22 22:54:29 UTC [more...]

[PATCH v7 08/12] mm/demotion: Add pg_data_t member to track node memory tier details
 2022-06-22 22:52 UTC  (2+ messages)

[PATCH v2 0/8] Implement call_rcu_lazy() and miscellaneous fixes
 2022-06-22 22:51 UTC  (10+ messages)
` [PATCH v2 1/1] context_tracking: Use arch_atomic_read() in __ct_state for KASAN
` [PATCH v2 1/8] rcu: Introduce call_rcu_lazy() API implementation
` [PATCH v2 2/8] rcu: shrinker for lazy rcu
` [PATCH v2 3/8] fs: Move call_rcu() to call_rcu_lazy() in some paths
` [PATCH v2 4/8] rcu/nocb: Add option to force all call_rcu() to lazy
` [PATCH v2 5/8] rcu/nocb: Wake up gp thread when flushing
` [PATCH v2 6/8] rcuscale: Add test for using call_rcu_lazy() to emulate kfree_rcu()
` [PATCH v2 7/8] rcu/nocb: Rewrite deferred wake up logic to be more clean
` [PATCH v2 8/8] rcu/kfree: Fix kfree_rcu_shrink_count() return value

[PATCH V11 0/8] CXL: Read CDAT and DSMAS data
 2022-06-22 22:45 UTC  (5+ messages)
` [PATCH V11 3/8] PCI: Create PCI library functions in support of DOE mailboxes

[PATCH] EDAC/amd64: Include MCA error codes in EDAC message
 2022-06-22 22:42 UTC  (2+ messages)

[ammarfaizi2-block:kvalo/ath/ath12k-bringup-extras 2/3] drivers/net/wireless/ath/ath12k/pci.c:678:7: error: call to undeclared function 'of_property_read_u32'; ISO C99 and later do not support implicit function declarations
 2022-06-22 22:42 UTC 

mainline build failure due to 281d0c962752 ("fortify: Add Clang support")
 2022-06-22 22:40 UTC  (7+ messages)

[PATCH printk v4 00/15] implement threaded console printing
 2022-06-22 22:37 UTC  (5+ messages)
` [PATCH printk v4 14/15] printk: extend console_lock for proper kthread support
  ` [PATCH printk v5 1/1] printk: extend console_lock for per-console locking

[PATCH v1 0/2] Fix console probe delay due to fw_devlink
 2022-06-22 22:33 UTC  (5+ messages)
` [PATCH v1 1/2] driver core: fw_devlink: Allow firmware to mark devices as best effort
` [PATCH v1 2/2] of: base: Avoid console probe delay when fw_devlink.strict=1

[PATCH] arm64: dts: imx8mp: drop dmas property for uart console
 2022-06-22 22:33 UTC  (4+ messages)

[PATCH] drbd: bm_page_async_io: fix spurious bitmap "IO error" on large volumes
 2022-06-22 22:33 UTC  (2+ messages)

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-06-22 22:30 UTC  (12+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
` [PATCH v2 7/9] driver core: Set fw_devlink.strict=1 by default

[RFC PATCH v2 0/3] powerpc/pseries: add support for local secure storage called Platform KeyStore(PKS)
 2022-06-22 22:29 UTC  (5+ messages)
` [RFC PATCH v2 1/3] powerpc/pseries: define driver for Platform KeyStore
` [RFC PATCH v2 2/3] fs: define a firmware security filesystem named fwsecurityfs
` [RFC PATCH v2 3/3] powerpc/pseries: expose authenticated variables stored in LPAR PKS

[PATCH v2 0/4][next] scsi: megaraid_sas: Replace one-element arrays with flexible-array members
 2022-06-22 22:26 UTC  (3+ messages)
` [PATCH v2 3/4][next] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_DRV_RAID_MAP

[PATCH v2 1/2] vfio/type1: Simplify bus_type determination
 2022-06-22 22:17 UTC  (2+ messages)

[PATCH V2 0/2] Add Xilinx DSI-Tx subsystem DRM driver
 2022-06-22 22:08 UTC  (5+ messages)
` [PATCH V2 1/2] dt-bindings: display: xlnx: Add DSI 2.0 Tx subsystem documentation
` [PATCH V2 2/2] drm: xlnx: dsi: Add Xilinx MIPI DSI-Tx subsystem driver

[tip:x86/vmware] BUILD SUCCESS 4745ca43104b422354f06dc814d3f13661f217af
 2022-06-22 22:00 UTC 

[PATCH v10 0/5] arm64: dts: qcom: sc7180: Add five new trogdor-based boards
 2022-06-22 21:58 UTC  (6+ messages)
` [PATCH v10 1/5] arm64: dts: qcom: sc7180: Add wormdingler dts files
` [PATCH v10 2/5] arm64: dts: qcom: sc7180: Add quackingstick "
` [PATCH v10 3/5] arm64: dts: qcom: sc7180: Add mrbland "
` [PATCH v10 4/5] arm64: dts: qcom: sc7180: Add pazquel "
` [PATCH v10 5/5] arm64: dts: qcom: sc7180: Add kingoftown "

[PATCH v2] Bluetooth: btmtksdio: Add in-band wakeup support
 2022-06-22 21:56 UTC 

[PATCH] tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate
 2022-06-22 21:51 UTC  (2+ messages)

[PATCH 0/2] x86: notify hypervisor/VMM about guest entering s2idle
 2022-06-22 21:50 UTC  (12+ messages)
` [PATCH 1/2] x86: notify hypervisor about guest entering s2idle state

[PATCH v23 0/3] usb: misc: Add onboard_usb_hub driver
 2022-06-22 21:49 UTC  (4+ messages)
` [PATCH v23 1/3] of/platform: Add stubs for of_platform_device_create/destroy()
` [PATCH v23 2/3] usb: misc: Add onboard_usb_hub driver
` [PATCH v23 3/3] usb: core: hub: Create platform devices for onboard hubs in hub_probe()

[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-06-22 21:36 UTC  (5+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()
` [PATCH 3/4] kvm: Add new pfn error KVM_PFN_ERR_INTR
` [PATCH 4/4] kvm/x86: Allow to respond to generic signals during slow page faults

[PATCH] hid: Add support for the xp-pen deco mini7 tablet
 2022-06-22 21:31 UTC 

[v3 5/5] drm/msm/disp/dpu1: add PSR support for eDP interface in dpu driver
 2022-06-22 21:21 UTC  (2+ messages)

[PATCH v7 11/12] mm/demotion: Add documentation for memory tiering
 2022-06-22 21:21 UTC  (2+ messages)

[PATCH net] net: ensure all external references are released in deferred skbuffs
 2022-06-22 21:12 UTC  (15+ messages)

[PATCH v1 1/2] ACPI: utils: Add api to read _SUB from ACPI
 2022-06-22 21:10 UTC  (3+ messages)

[PATCH v2 0/6] arm64: dts: qcom: Introduce SC8280XP
 2022-06-22 21:06 UTC  (10+ messages)
` [PATCH v2 1/6] dt-bindings: arm: qcom: Document additional sc8280xp devices
` [PATCH v2 3/6] arm64: dts: qcom: add SC8280XP platform
` [PATCH v2 4/6] arm64: dts: qcom: sc8280xp: Add reference device

[PATCH] PCI: endpoint: Don't stop EP controller by EP function
 2022-06-22 21:01 UTC  (2+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-22 20:58 UTC  (17+ messages)
` [PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction

[PATCH v9 0/5] arm64: dts: qcom: sc7180: Add five new trogdor-based boards
 2022-06-22 20:57 UTC  (5+ messages)
` [PATCH v9 4/5] arm64: dts: qcom: sc7180: Add pazquel dts files
` [PATCH v9 5/5] arm64: dts: qcom: sc7180: Add kingoftown "

[PATCH] block: drbd: drbd_state: Fix typo in comments
 2022-06-22 20:57 UTC  (2+ messages)

[PATCH v15 0/3] eDP/DP Phy vdda realted function
 2022-06-22 20:54 UTC  (3+ messages)
` [PATCH v15 1/3] phy: qcom-edp: add regulator_set_load to edp phy

ASoC: SOF: Race condition in ipc.c
 2022-06-22 20:47 UTC  (3+ messages)
` [Sound-open-firmware] "

i915: crash with 5.19-rc2
 2022-06-22 20:46 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 1/1 FYI] perf trace beauty: Fix generation of errno id->str table on ALT Linux
 2022-06-22 20:19 UTC  (3+ messages)

[PATCH v2] PCI: qcom: fix IPQ8074 Gen2 support
 2022-06-22 20:26 UTC  (2+ messages)

[PATCH 5.15] usb: gadget: u_ether: fix regression in setting fixed MAC address
 2022-06-22 20:18 UTC 

[PATCH 5.10] usb: gadget: u_ether: fix regression in setting fixed MAC address
 2022-06-22 20:16 UTC 

[PATCH v2] drm/msm/dp: reset drm_dev to NULL at dp_display_unbind()
 2022-06-22 20:09 UTC  (3+ messages)

[PATCHv6 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms
 2022-06-22 20:07 UTC  (4+ messages)

[PATCH] locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by first waiter
 2022-06-22 20:07 UTC  (2+ messages)

[syzbot] memory leak in setup_mq_sysctls
 2022-06-22 20:07 UTC  (2+ messages)
` [PATCH] ipc: Free mq_sysctls if ipc namespace creation failed

[PATCH v4 00/15] dmaengine: Support polling for out of order completions
 2022-06-22 19:37 UTC  (16+ messages)
  ` [PATCH v4 01/15] dmaengine: Remove dma_async_is_complete from client API
  ` [PATCH v4 02/15] dmaengine: Move dma_set_tx_state to the provider API header
  ` [PATCH v4 03/15] dmaengine: Add dmaengine_async_is_tx_complete
  ` [PATCH v4 04/15] crypto: stm32/hash: Use dmaengine_async_is_tx_complete
  ` [PATCH v4 05/15] media: omap_vout: "
  ` [PATCH v4 06/15] rapidio: "
  ` [PATCH v4 07/15] media: pxa_camera: "
  ` [PATCH v4 08/15] dmaengine: Remove dma_async_is_tx_complete
  ` [PATCH v4 09/15] dmaengine: Remove last, used from dma_tx_state
  ` [PATCH v4 10/15] dmaengine: Providers should prefer dma_set_residue over dma_set_tx_state
  ` [PATCH v4 11/15] dmaengine: Remove dma_set_tx_state
  ` [PATCH v4 12/15] dmaengine: Add provider documentation on cookie assignment
  ` [PATCH v4 13/15] dmaengine: idxd: idxd_desc.id is now a u16
  ` [PATCH v4 14/15] dmaengine: idxd: Support device_tx_status
  ` [PATCH v4 15/15] dmaengine: Revert "cookie bypass for out of order completion"

[PATCH v2] locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by first waiter
 2022-06-22 20:04 UTC 

[PATCH] extcon: drop unexpected word "the" in the comments
 2022-06-22 20:01 UTC  (2+ messages)

[PATCH] extconn: remove extraneous space before a debug message
 2022-06-22 20:00 UTC  (2+ messages)

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-22 19:58 UTC  (3+ messages)
` [PATCHv7 06/14] efi/x86: "

"Dying CPU not properly vacated" splat
 2022-06-22 19:58 UTC  (8+ messages)

[PATCH -next] apparmor: Fix memleak in aa_simple_write_to_buffer()
 2022-06-22 19:49 UTC  (2+ messages)

[PATCH v3 00/40] dt-bindings: input: gpio-keys: rework matching children
 2022-06-22 19:47 UTC  (2+ messages)
` (subset) "

[PATCH] drm/msm/dp: reset drm_dev to NULL at dp_display_unbind()
 2022-06-22 19:47 UTC  (2+ messages)

[PATCH 1/2] rseq: Deprecate RSEQ_CS_FLAG_NO_RESTART_ON_* flags
 2022-06-22 19:46 UTC  (2+ messages)
` [PATCH 2/2] rseq: Kill process when unknown flags are encountered in ABI structures

[PATCH V5 0/2] remoteproc: support self recovery
 2022-06-22 19:44 UTC  (4+ messages)
` [PATCH V5 2/2] remoteproc: support attach recovery after rproc crash

[syzbot] INFO: task hung in hci_power_on
 2022-06-22 19:43 UTC  (2+ messages)

DMA-buf and uncached system memory
 2022-06-22 19:39 UTC  (3+ messages)

[PATCH 5.4] Common clock: ​​To list active consumers of clocks
 2022-06-22 19:37 UTC  (3+ messages)
  ` [PATCH] "

[PATCH] KVM: SEV: Init target VMCBs in sev_migrate_from
 2022-06-22 19:33 UTC  (3+ messages)

[PATCH 0/4] x86: cpuid: improve support for broken CPUID configurations
 2022-06-22 19:32 UTC  (5+ messages)
` [PATCH 1/4] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap

[agd5f:drm-next 242/274] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1025:26: warning: variable 'pre_connection_type' set but not used
 2022-06-22 19:28 UTC 

[PATCH v7 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-06-22 19:27 UTC  (24+ messages)
` [PATCH v7 01/23] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH v7 02/23] KVM: x86/mmu: Use a bool for direct
` [PATCH v7 03/23] KVM: x86/mmu: Stop passing "direct" to mmu_alloc_root()
` [PATCH v7 04/23] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v7 05/23] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH v7 06/23] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v7 07/23] KVM: x86/mmu: Consolidate shadow page allocation and initialization
` [PATCH v7 08/23] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v7 09/23] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
` [PATCH v7 10/23] KVM: x86/mmu: Pass memory caches to allocate SPs separately
` [PATCH v7 11/23] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page()
` [PATCH v7 12/23] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page()
` [PATCH v7 13/23] KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page()
` [PATCH v7 14/23] KVM: x86/mmu: Pass const memslot to rmap_add()
` [PATCH v7 15/23] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v7 16/23] KVM: x86/mmu: Update page stats in __rmap_add()
` [PATCH v7 17/23] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v7 18/23] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
` [PATCH v7 19/23] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels
` [PATCH v7 20/23] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
` [PATCH v7 21/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
` [PATCH v7 22/23] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
` [PATCH v7 23/23] KVM: x86/mmu: Avoid unnecessary flush on eager page split

[PATCH] zram: do not lookup algorithm in backends table
 2022-06-22 19:19 UTC  (3+ messages)

[PATCH] dma-direct: use the correct size for dma_set_encrypted()
 2022-06-22 19:14 UTC 

[GIT PULL] Kselftest fixes update for Linux 5.19-rc4
 2022-06-22 19:14 UTC  (2+ messages)

[PATCH v12 00/14] Multi-Gen LRU Framework
 2022-06-22 19:13 UTC  (7+ messages)
` [PATCH v12 12/14] mm: multi-gen LRU: debugfs interface

Plumbers conf presentation on -fanalyze?
 2022-06-22 19:12 UTC  (4+ messages)

[PATCH v2 0/2] mmc: renesas_sdhi: Trivial fixes
 2022-06-22 19:09 UTC  (5+ messages)
` [PATCH v2 2/2] mmc: renesas_sdhi: Fix typo's

linux-next: manual merge of the mm tree with the folio tree
 2022-06-22 18:59 UTC  (3+ messages)

ERROR: modpost: "__ld_r13_to_r24_ret" [lib/zstd/zstd_decompress.ko] undefined!
 2022-06-22 18:58 UTC 

[RFC PATCH] rcu: back off on allocation failure in fill_page_cache_func
 2022-06-22 18:54 UTC  (2+ messages)

[PATCH v3 13/15] dmaengine: idxd: idxd_desc.id is now a u16
 2022-06-22 18:54 UTC 

[PATCH v3 15/15] dmaengine: Revert "cookie bypass for out of order completion"
 2022-06-22 18:54 UTC 

[PATCH v3 14/15] dmaengine: idxd: Support device_tx_status
 2022-06-22 18:54 UTC 

[PATCH v3 12/15] dmaengine: Add provider documentation on cookie assignment
 2022-06-22 18:54 UTC 

[PATCH v3 11/15] dmaengine: Remove dma_set_tx_state
 2022-06-22 18:54 UTC 

[PATCH v3 10/15] dmaengine: Providers should prefer dma_set_residue over dma_set_tx_state
 2022-06-22 18:53 UTC 

[PATCH v3 09/15] dmaengine: Remove last, used from dma_tx_state
 2022-06-22 18:53 UTC 

[PATCH v3 08/15] dmaengine: Remove dma_async_is_tx_complete
 2022-06-22 18:53 UTC 

[PATCH v3 07/15] media: pxa_camera: Use dmaengine_async_is_tx_complete
 2022-06-22 18:53 UTC 

[PATCH v3 06/15] rapidio: Use dmaengine_async_is_tx_complete
 2022-06-22 18:53 UTC 

[PATCH] vhost-vdpa: call vhost_vdpa_cleanup during the release
 2022-06-22 18:53 UTC  (2+ messages)

[PATCH v3 05/15] media: omap_vout: Use dmaengine_async_is_tx_complete
 2022-06-22 18:53 UTC 

[PATCH v3 04/15] crypto: stm32/hash: Use dmaengine_async_is_tx_complete
 2022-06-22 18:53 UTC 

[PATCH v3 03/15] dmaengine: Add dmaengine_async_is_tx_complete
 2022-06-22 18:53 UTC 

[PATCH v3 02/15] dmaengine: Move dma_set_tx_state to the provider API header
 2022-06-22 18:53 UTC 

[PATCH v3 01/15] dmaengine: Remove dma_async_is_complete from client API
 2022-06-22 18:52 UTC 

[PATCH v3 00/15] dmaengine: Support polling for out of order completions
 2022-06-22 18:52 UTC 

linux-next: build warning after merge of the mm tree
 2022-06-22 18:49 UTC  (4+ messages)

[PATCH v3 0/2] pinctrl: ingenic: Convert to immutable irq chip
 2022-06-22 18:50 UTC  (3+ messages)
` [PATCH v3 1/2] pinctrl: ingenic: Use irqd_to_hwirq()
` [PATCH v3 2/2] pinctrl: ingenic: Convert to immutable irq chip

[stable:linux-5.10.y 499/6724] arch/powerpc/kernel/smp.c:1380:14: error: variable 'ret' set but not used
 2022-06-22 18:47 UTC 

[PATCH] drm/fourcc: fix integer type usage in uapi header
 2022-06-22 18:47 UTC  (3+ messages)

sendfile(), splice() and vmsplice() questions
 2022-06-22 18:44 UTC 

[PATCH] mm/page_alloc: make the annotations of available memory more accurate
 2022-06-22 18:43 UTC  (2+ messages)

[Linux v5.17.9] -Wdeprecated-declarations warnings with LLVM-14 and OpenSSL v3.0.x
 2022-06-22 18:37 UTC  (11+ messages)

[PATCH] dmaengine: remove DMA_MEMCPY_SG once again
 2022-06-22 18:34 UTC  (5+ messages)

[PATCH 1/2] resize.f2fs: add option to manually specify new overprovision
 2022-06-22 18:31 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] resize.f2fs: update man page for options -i, -s and -V

init_disassemble_info() signature changes causes compile failures
 2022-06-22 18:19 UTC 

[PATCH v2] platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver
 2022-06-22 17:53 UTC 

[PATCH 0/2] Add CPG wrapper for Renesas RZ/Five SoC
 2022-06-22 18:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: r9a07g043-cpg: Add Renesas RZ/Five CPG Clock and Reset Definitions
` [PATCH 2/2] clk: renesas: r9a07g043: Add support for RZ/Five SoC


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).