All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-17 05:51:31 to 2022-10-17 07:05:52 UTC [more...]

[PATCH 0/9] Linear Address Masking (LAM) KVM Enabling
 2022-10-17  7:04 UTC  (9+ messages)
` [PATCH 1/9] KVM: x86: Rename cr4_reserved/rsvd_* variables to be more readable
` [PATCH 2/9] KVM: x86: Add CR4.LAM_SUP in guest owned bits
` [PATCH 3/9] KVM: x86: MMU: Rename get_cr3() --> get_pgd() and clear high bits for pgd
` [PATCH 4/9] [Trivial] KVM: x86: MMU: Commets update
` [PATCH 5/9] KVM: x86: MMU: Integrate LAM bits when build guest CR3
` [PATCH 6/9] KVM: x86: Untag LAM bits when applicable
` [PATCH 7/9] KVM: x86: When judging setting CR3 valid or not, consider LAM bits
` [PATCH 8/9] KVM: x86: When guest set CR3, handle LAM bits semantics

[PATCH v3 00/25] Fix the DAX-gup mistake
 2022-10-17  7:04 UTC  (5+ messages)
` [PATCH v3 10/25] fsdax: Introduce pgmap_request_folios()
` [PATCH v3 23/25] mm/memremap_pages: Initialize all ZONE_DEVICE pages to start at refcount 0

drivers/edac/altera_edac.c:886:28: sparse: sparse: incorrect type in argument 1 (different base types)
 2022-10-17  7:04 UTC 

[PATCH] wifi: cfg80211: use bss_from_pub() instead of container_of()
 2022-10-17  7:03 UTC 

Tests run on CIP-LAVA platform
 2022-10-17  7:03 UTC 

[PATCH v17 0/2] add TCP and HTTP for downloading images
 2022-10-17  7:03 UTC  (4+ messages)
` [PATCH v17 1/2] net: Add TCP protocol

[PATCH 0/2] vhost-user: Support vhost_dev_start
 2022-10-17  6:44 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] "

crypto/uadk: introduce uadk crypto driver
 2022-10-17  7:02 UTC 

[PATCH] cyclic: Don't disable cylic function upon exceeding CPU time
 2022-10-17  7:00 UTC 

[PATCH v18 0/3] add TCP and HTTP for downloading images
 2022-10-17  7:00 UTC  (4+ messages)
` [PATCH v18 1/3] net: Add TCP protocol
` [PATCH v18 2/3] net: Add wget application
` [PATCH v18 3/3] doc: cmd: wget: add documentation

[PATCH 0/3] Support more parts in LTC2983
 2022-10-17  7:01 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: iio: temperature: ltc2983: support more parts
` [PATCH 3/3] "

[PATCH for-next 00/13] Implement the xrc transport
 2022-10-17  6:59 UTC  (8+ messages)

[RFC PATCH] mm: move xa forward when run across zombie page
 2022-10-17  6:58 UTC  (4+ messages)

[PATCH] net/virtio: add queue and port ID in some logs
 2022-10-17  6:58 UTC  (2+ messages)

[PATCH] tcg/aarch64: Remove unused code in tcg_out_op
 2022-10-17  6:30 UTC  (2+ messages)

[PULL 0/5] loongarch-to-apply queue
 2022-10-17  6:39 UTC  (5+ messages)
` [PULL 2/5] target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
` [PULL 3/5] softfloat: logB(0) should raise divideByZero exception
` [PULL 4/5] linux-user: Fix struct statfs ABI on loongarch64
` [PULL 5/5] hw/intc: Fix LoongArch ipi device emulation

[PATCH] net/virtio: remove declaration of undefined function
 2022-10-17  6:56 UTC  (2+ messages)

[PATCH v3] Documentation: Kunit: Update architecture.rst for minor fixes
 2022-10-17  6:54 UTC 

[PATCH bpf-next 0/3] Remove unnecessary RCU grace period chaining
 2022-10-17  6:55 UTC  (12+ messages)
` [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period

Patch "media: v4l2-ctrls: allocate space for arrays" has been added to the 6.0-stable tree
 2022-10-17  6:55 UTC 

[PATCH v12 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-10-17  6:54 UTC  (11+ messages)
` [PATCH v12 3/7] crash: add generic infrastructure for crash hotplug support
` [PATCH v12 7/7] x86/crash: Add x86 "

[PATCH 00/20] phy: qcom-qmp: further prep fixes and cleanups (set 3)
 2022-10-17  6:55 UTC  (6+ messages)
` [PATCH 01/20] phy: qcom-qmp-pcie: fix sc8180x initialisation
  ` [PATCH 08/20] phy: qcom-qmp-combo: clean up status polling

[git pull] drm fixes for 6.1-rc1
 2022-10-17  6:54 UTC  (8+ messages)

[PATCH v4 5/5] drm/ofdrm: Support big-endian scanout buffers
 2022-10-17  6:44 UTC  (14+ messages)

[helgaas-pci:wip/bjorn-config-of] BUILD SUCCESS be531082fd9461f6d0fbe4e2f5f46313b4a62246
 2022-10-17  6:51 UTC 

[PATCH v7 00/11] kallsyms: Optimizes the performance of lookup symbols
 2022-10-17  6:49 UTC  (12+ messages)
` [PATCH v7 01/11] scripts/kallsyms: rename build_initial_tok_table()
` [PATCH v7 02/11] scripts/kallsyms: don't compress symbol types
` [PATCH v7 03/11] scripts/kallsyms: remove helper sym_name() and cleanup
` [PATCH v7 04/11] kallsyms: Add helper kallsyms_compress_symbol_name()
` [PATCH v7 05/11] kallsyms: Improve the performance of kallsyms_lookup_name()
` [PATCH v7 06/11] kallsyms: Improve the performance of kallsyms_lookup_name() when CONFIG_LTO_CLANG=y
` [PATCH v7 07/11] kallsyms: Add helper kallsyms_on_each_match_symbol()
` [PATCH v7 08/11] livepatch: Use kallsyms_on_each_match_symbol() to improve performance
` [PATCH v7 09/11] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
` [PATCH v7 10/11] kallsyms: Delete an unused parameter related to kallsyms_on_each_symbol()
` [PATCH v7 11/11] kallsyms: Add self-test facility

Broken watchdog in u-boot master branch
 2022-10-17  6:52 UTC  (4+ messages)

[PATCH] net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()
 2022-10-17  6:49 UTC  (2+ messages)

[PATCH v3 00/11] phy: qcom-qmp: more fixes and cleanups (set 1)
 2022-10-17  6:50 UTC  (24+ messages)
` [PATCH v3 01/11] phy: qcom-qmp: fix obsolete lane comments
` [PATCH v3 02/11] phy: qcom-qmp-combo: drop unused UFS reset
` [PATCH v3 03/11] phy: qcom-qmp-pcie: drop unused common-block registers
` [PATCH v3 04/11] phy: qcom-qmp-pcie: clean up power-down handling
` [PATCH v3 05/11] phy: qcom-qmp-pcie: move power-down update
` [PATCH v3 06/11] phy: qcom-qmp-pcie-msm8996: clean up power-down handling
` [PATCH v3 07/11] phy: qcom-qmp-combo: "
` [PATCH v3 08/11] phy: qcom-qmp-ufs: "
` [PATCH v3 09/11] phy: qcom-qmp-usb: "
` [PATCH v3 10/11] phy: qcom-qmp-pcie: clean up clock lists
` [PATCH v3 11/11] phy: qcom-qmp-pcie: drop bogus register update

[PATCH] drm/bridge: tc358767: Enable DSI burst mode, LPM, non-continuous clock
 2022-10-17  6:49 UTC  (2+ messages)

[PATCH] drm/bridge: tc358767: Set default CLRSIPO count
 2022-10-17  6:49 UTC  (2+ messages)

[PATCH v5 0/7] Add latency priority for CFS class
 2022-10-17  6:47 UTC  (4+ messages)

[PATCH 0/2] sunxi: fix SUNIV D$ support
 2022-10-17  6:47 UTC  (2+ messages)

[gustavoars:testing/6.0-Wcast-function-type-strict] BUILD SUCCESS ad215a992fbcb23d59c55280bb8e730994bd476e
 2022-10-17  6:46 UTC 

[PATCH] vhost: use try_lock in rte_vhost_vring_call
 2022-10-17  6:46 UTC  (3+ messages)
` [PATCH v2] vhost: add new `rte_vhost_vring_call_nonblock` API

[PATCH v13 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-10-17  6:43 UTC  (7+ messages)
` [PATCH v13 09/15] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v13 10/15] FWU: Add support for the FWU Multi Bank Update feature

[PATCH 1/8] vdpa/ifc: add new device ID
 2022-10-17  6:43 UTC  (22+ messages)
` [PATCH v4 0/8] vdpa/ifc: add multi queue support
  ` [PATCH v4 2/8] vdpa/ifc: add multi-queue support
  ` [PATCH v4 3/8] vdpa/ifc: set max queues based on virtio spec
  ` [PATCH v4 4/8] vdpa/ifc: write queue count to MQ register
  ` [PATCH v4 5/8] vdpa/ifc: only configure enabled queue
  ` [PATCH v4 6/8] vdpa/ifc: support dynamic enable/disable queue
  ` [PATCH v4 7/8] vhost: vDPA blk device gets ready when any queue is ready
  ` [PATCH v4 8/8] vhost: improve vDPA blk device configure condition

[PATCH] fix oob_trap_unwind call in SME handler
 2022-10-17  6:43 UTC  (3+ messages)

[PATCH v6 0/3] RISC-V: Create unique identification for SoC PMU
 2022-10-17  6:19 UTC  (4+ messages)

[u-boot][PATCH 00/14] rawnand: omap_gpmc: driver model support
 2022-10-17  6:39 UTC  (5+ messages)
` [u-boot][PATCH 04/14] mtd: rawnand: omap_gpmc: Optimize NAND reads

[Buildroot] CMake compilation database with BR wrapper
 2022-10-17  6:39 UTC 

[PATCH 0/3] tcg/sparc: Remove support for sparc32plus
 2022-10-17  6:24 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] tcg/sparc64: Rename from tcg/sparc
` [PATCH 3/3] tcg/sparc64: Remove sparc32plus constraints

[PATCH 0/3] arm64: layerscape: Various small size reductions for SPL
 2022-10-17  6:36 UTC  (2+ messages)

[PATCH] fs/cramfs: Convert kmap() to kmap_local_data()
 2022-10-17  6:35 UTC  (2+ messages)

[PATCH ipsec v7] xfrm: replay: Fix ESN wrap around for GSO
 2022-10-17  6:34 UTC 

[PATCH] copy_process(): fix a memleak in copy_process()
 2022-10-17  6:34 UTC 

[PATCH -next 0/3] fix possible memleak in '__blk_trace_remove'
 2022-10-17  6:53 UTC  (4+ messages)
` [PATCH -next 1/3] blktrace: introduce 'blk_trace_swicth_state' helper
` [PATCH -next 2/3] blktrace: fix possible memleak in '__blk_trace_remove'
` [PATCH -next 3/3] blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'

[PATCH 00/14] IIO: More devm_regulator[_bulk]_get_enable() users
 2022-10-17  6:30 UTC  (15+ messages)
` [PATCH 09/14] iio: humidity: hts211: Use devm_regulator_get_enable()
` [PATCH 10/14] iio: light: ltr501: Use devm_regulator_bulk_get_enable()
` [PATCH 11/14] iio: light: noa1305: Use devm_regulator_get_enable()
` [PATCH 12/14] iio: proximity: sx_common: Use devm_regulator_bulk_get_enable()
` [PATCH 13/14] iio: pressure: ms5611: Use devm_regulator_get_enable()
` [PATCH 14/14] iio: pressure: ms5611: Switch to fully devm_ managed registration

test
 2022-10-17  6:29 UTC 

[PATCH] Bluetooth: Use kzalloc instead of kmalloc/memset
 2022-10-17  6:27 UTC  (2+ messages)
`  "

[PATCH 1/2] drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flag
 2022-10-17  6:27 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updates

[PATCH] PCI/IOV: Decrease VF memory BAR size to save host memory occupied by PTEs
 2022-10-17  6:26 UTC  (2+ messages)

[PATCH 0/2] Cleanup build dependencies
 2022-10-17  6:25 UTC  (3+ messages)
` [PATCH 1/2] ata: sata_gemini: Remove dependency on OF for compile tests
` [PATCH 2/2] ata: pata_ftide010: Remove build dependency on OF

Patch "phy: qcom-qmp-combo: disable runtime PM on unbind" has been added to the 5.15-stable tree
 2022-10-17  6:25 UTC  (2+ messages)

[jolsa-perf:bpf/tracing_multi_ng_4 17/23] kernel/bpf/syscall.c:2532:15: error: implicit declaration of function 'is_tracing_multi' is invalid in C99
 2022-10-17  6:24 UTC 

[xen-unstable test] 173920: tolerable trouble: fail/pass/starved
 2022-10-17  6:21 UTC 

[Buildroot] [PATCH v2 1/1] package/iwd: drop dbus check
 2022-10-17  6:21 UTC 

[meta-oe][PATCH] double-conversion: added double-conversion lib
 2022-10-17  6:18 UTC 

[PATCH] xen/arm: mark handle_linux_pci_domain() __init
 2022-10-17  6:18 UTC  (6+ messages)

[PATCH 0/6] broken CVE fix (b85d130ea0ca)
 2022-10-17  6:18 UTC  (4+ messages)
` [PATCH 5/6] net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if

[meta-oe][PATCH] md4c: added md4c lib
 2022-10-17  6:17 UTC 

[PATCH] drbd: only clone bio if we have a backing device
 2022-10-17  6:09 UTC  (3+ messages)
` [Drbd-dev] "

[PATCH] path.c: do not alloc for .contents in the trie
 2022-10-17  6:14 UTC 

[igt-dev] [PATCH i-g-t v3 0/8] Add hwmon energy support for dgfx
 2022-10-17  6:13 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Add hwmon energy support for dgfx (rev5)

[PATCH] path.c: add_to_trie - possible global-buffer-overflow fixed
 2022-10-17  6:12 UTC 

[Intel-gfx] [PATCH v2] drm/i915: Print return value on error
 2022-10-17  6:11 UTC  (2+ messages)

[RFC PATCH] virtio: document virtio hardening status and TODO
 2022-10-17  6:09 UTC  (4+ messages)

[PATCH V2] LoongArch: Add unaligned access support
 2022-10-17  6:07 UTC  (2+ messages)

[PATCH v2 00/20] media: i2c: imx290: Miscellaneous improvements
 2022-10-17  6:07 UTC  (7+ messages)
` [PATCH v2 11/20] media: i2c: imx290: Define more register macros
` [PATCH v2 17/20] media: i2c: imx290: Move registers with fixed value to init array
` [PATCH v2 18/20] media: i2c: imx290: Factor out format retrieval to separate function

[v2,PATCH 0/3] Make target send correct io limits
 2022-10-17  6:06 UTC  (7+ messages)
` [v2,PATCH 1/3] target: core: Send mtl in blocks
` [v2,PATCH 2/3] target: core: make hw_max_sectors store the sectors amount "
` [v2,PATCH 3/3] target: core: Change the way target_xcopy_do_work sets restiction on max io

[Intel-gfx] [PATCH] drm/i915/dgfx: Temporary hammer to keep autosuspend control 'on'
 2022-10-17  6:02 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2] drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all dGPU

[PATCH V4 0/7] arm64/perf: Enable branch stack sampling
 2022-10-17  5:57 UTC  (16+ messages)
` [PATCH V4 1/7] arm64/perf: Add BRBE registers and fields
` [PATCH V4 2/7] arm64/perf: Update struct arm_pmu for BRBE
` [PATCH V4 3/7] arm64/perf: Update struct pmu_hw_events "
` [PATCH V4 4/7] driver/perf/arm_pmu_platform: Add support for BRBE attributes detection
` [PATCH V4 5/7] arm64/perf: Drive BRBE from perf event states
` [PATCH V4 6/7] arm64/perf: Add BRBE driver
` [PATCH V4 7/7] arm64/perf: Enable branch stack sampling

[PATCH v2 0/2] Remove unused macros from asm-offset
 2022-10-17  5:56 UTC  (2+ messages)

[bug report] thermal: Add cooling device's statistics in sysfs
 2022-10-17  5:57 UTC  (2+ messages)

[PATCH V2 0/6] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
 2022-10-17  5:55 UTC  (8+ messages)
` [PATCH V2 4/6] dt-bindings: usb: ci-hdrc-usb2: convert to DT schema format

[oe] [meta-oe][PATCH 1/2] mariadb: Use qemu to run cross-compiled binaries
 2022-10-17  5:56 UTC  (2+ messages)
  ` [oe] [meta-oe][kirkstone][PATCH] mariadb: not use "

[BUG] mlx5_core general protection fault in mlx5_cmd_comp_handler
 2022-10-17  5:54 UTC  (5+ messages)

[PATCH v8 0/2] dt-bindings: mips: add CPU bindings for MIPS architecture
 2022-10-17  5:53 UTC  (4+ messages)
` [PATCH v8 1/2] "

[PATCH v3 0/2] implement `FIELDx_1CLEAR() macro
 2022-10-17  5:49 UTC  (3+ messages)
` [PATCH v3 1/2] hw/registerfields: add `FIELDx_1CLEAR()` macro
` [PATCH v3 2/2] hw/ssi/ibex_spi: implement `FIELD32_1CLEAR` macro

[PATCH v2 00/45] vbe: Implement the full firmware flow
 2022-10-17  5:51 UTC  (3+ messages)
  ` [PATCH v2 22/45] dm: mmc: Allow sandbox emulator to build without writes


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.