All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-08 14:54:36 to 2023-05-08 16:02:56 UTC [more...]

[PATCH] lib: utils/irqchip: plic: support T-HEAD C910 PLIC
 2023-05-08 16:02 UTC  (3+ messages)

[PATCH v2] phy: cadence: Sierra: Add single link SGMII register configuration
 2023-05-08 16:01 UTC  (2+ messages)

[PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
 2023-05-08 16:00 UTC  (4+ messages)

[PATCH] net/gve: Check whether the driver is compatible with the device presented
 2023-05-08 16:00 UTC  (5+ messages)

[PATCH] Documentation: vkms: clarify devres managed refernce cleanup
 2023-05-08 15:59 UTC  (3+ messages)

[PATCH] datastruct: Make the figure consistent with the page
 2023-05-08 15:59 UTC  (2+ messages)

[PATCH] dt-bindings: mt76: support pointing to EEPROM using NVMEM cell
 2023-05-08 15:58 UTC 

[PATCH v4 00/17] watchdog/hardlockup: Add the buddy hardlockup detector
 2023-05-08 15:56 UTC  (12+ messages)
` [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog()
` [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs

[PATCH v4 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-05-08 15:57 UTC  (10+ messages)

[PATCH 00/40] Memory allocation profiling
 2023-05-08 15:57 UTC  (9+ messages)

[PATCH] xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()
 2023-05-08 15:57 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Remove redundant else branch in amdgpu_encoders.c
 2023-05-08 15:56 UTC  (2+ messages)

[PATCH 0/5] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-05-08 15:56 UTC  (5+ messages)
` [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree

[Intel-wired-lan] [PATCH net 1/3] ice: update ICE_PHY_TYPE_HIGH_MAX_INDEX
 2023-05-08 15:56 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net 2/3] ice: refactor PHY type to ethtool link mode
` [Intel-wired-lan] [PATCH net 3/3] ice: update PHY type to ethtool link mode mapping

[PATCH 00/24] Header cleanups (final splitting of cache.h, and some splitting of other headers)
 2023-05-08 15:55 UTC  (3+ messages)

Subject: [PATCH v1 0/7] Add mt7986 thermal and pwm
 2023-05-08 15:53 UTC  (4+ messages)
` [PATCH v1 2/7] dt-bindings: iio: adc: Add support for MT7986
    ` Aw: "

[PATCH] x86/pci/xen: populate MSI sysfs entries
 2023-05-08 15:53 UTC  (2+ messages)

[PATCH] driver core: device.h: add some missing kerneldocs
 2023-05-08 15:48 UTC 

[PATCH V3] drm/amdgpu/display: Enable DC_FP for LoongArch
 2023-05-08 15:46 UTC  (2+ messages)
` [V3] "

[cel:topic-rpc-with-tls-upcall 20/26] drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.c:1048:53: error: 'TLS_RECORD_TYPE_DATA' undeclared
 2023-05-08 15:50 UTC 

RFC design of device coredump collection on panic in Pstore
 2023-05-08 15:51 UTC 

[stable:linux-4.19.y 1137/5827] fs/aio.c:2066: Error: unrecognized opcode `csrs sstatus,s8'
 2023-05-08 15:50 UTC 

[PATCH 5.4 0/3] KVM CR0.WP series backport
 2023-05-08 15:49 UTC  (4+ messages)
` [PATCH 5.4 1/3] KVM: x86/mmu: Avoid indirect call for get_cr3
` [PATCH 5.4 2/3] KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabled
` [PATCH 5.4 3/3] KVM: x86: Make use of kvm_read_cr*_bits() when testing bits

[PATCH 0/4] ARM: Move dts files to vendor sub-directories
 2023-05-08 15:49 UTC  (3+ messages)
` [PATCH 4/4] ARM: dts: Move .dts "

[PATCH v9] usb: dwc3: debugfs: Prevent any register access when devices is runtime suspended
 2023-05-08 15:48 UTC  (4+ messages)

[PATCH 5.10 00/10] KVM CR0.WP series backport
 2023-05-08 15:48 UTC  (11+ messages)
` [PATCH 5.10 01/10] KVM: x86/mmu: Avoid indirect call for get_cr3
` [PATCH 5.10 02/10] KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabled
` [PATCH 5.10 03/10] KVM: x86: Make use of kvm_read_cr*_bits() when testing bits
` [PATCH 5.10 04/10] KVM: VMX: Make CR0.WP a guest owned bit
` [PATCH 5.10 05/10] KVM: x86: Read and pass all CR0/CR4 role bits to shadow MMU helper
` [PATCH 5.10 06/10] KVM: X86: Don't reset mmu context when X86_CR4_PCIDE 1->0
` [PATCH 5.10 07/10] KVM: X86: Don't reset mmu context when toggling X86_CR4_PGE
` [PATCH 5.10 08/10] KVM: X86: Ensure that dirty PDPTRs are loaded
` [PATCH 5.10 09/10] KVM: x86/mmu: Reconstruct shadow page root if the guest PDPTEs is changed
` [PATCH 5.10 10/10] KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults

[PATCH 5.15 0/8] KVM CR0.WP series backport
 2023-05-08 15:47 UTC  (9+ messages)
` [PATCH 5.15 1/8] KVM: x86/mmu: Avoid indirect call for get_cr3
` [PATCH 5.15 2/8] KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabled
` [PATCH 5.15 3/8] KVM: x86: Make use of kvm_read_cr*_bits() when testing bits
` [PATCH 5.15 4/8] KVM: VMX: Make CR0.WP a guest owned bit
` [PATCH 5.15 5/8] KVM: X86: Don't reset mmu context when X86_CR4_PCIDE 1->0
` [PATCH 5.15 6/8] KVM: X86: Don't reset mmu context when toggling X86_CR4_PGE
` [PATCH 5.15 7/8] KVM: x86/mmu: Reconstruct shadow page root if the guest PDPTEs is changed
` [PATCH 5.15 8/8] KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults

[meta-ti][master/kirkstone][PATCH] ti-img-rogue-driver: enable bxs/8xe apm
 2023-05-08 15:47 UTC  (3+ messages)

Linux 6.4-rc1
 2023-05-08 15:46 UTC  (15+ messages)
` Build regressions/improvements in v6.4-rc1

[Intel-gfx] [PATCH v4 0/9] Enhance vfio PCI hot reset for vfio cdev device
 2023-05-08 15:46 UTC  (17+ messages)
` [Intel-gfx] [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
                  `  "
` [Intel-gfx] [PATCH v4 8/9] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
      `  "

[PATCH 6.1 0/5] KVM CR0.WP series backport
 2023-05-08 15:46 UTC  (6+ messages)
` [PATCH 6.1 1/5] KVM: x86/mmu: Avoid indirect call for get_cr3
` [PATCH 6.1 2/5] KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabled
` [PATCH 6.1 3/5] KVM: x86: Make use of kvm_read_cr*_bits() when testing bits
` [PATCH 6.1 4/5] KVM: VMX: Make CR0.WP a guest owned bit
` [PATCH 6.1 5/5] KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults

[PATCH 6.2 0/5] KVM CR0.WP series backport
 2023-05-08 15:44 UTC  (6+ messages)
` [PATCH 6.2 1/5] KVM: x86/mmu: Avoid indirect call for get_cr3
` [PATCH 6.2 2/5] KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabled
` [PATCH 6.2 3/5] KVM: x86: Make use of kvm_read_cr*_bits() when testing bits
` [PATCH 6.2 4/5] KVM: VMX: Make CR0.WP a guest owned bit
` [PATCH 6.2 5/5] KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults

[PATCH] MAINTAINERS: Drop realname for L: entries
 2023-05-08 15:43 UTC  (2+ messages)

[RESEND PATCH v2 0/5] ext4: fsmap: Consolidate fsmap_head checks
 2023-05-08 15:42 UTC  (6+ messages)
` [RESEND PATCH v2 1/5] ext4: ioctl: Add missing linux/string.h header
` [RESEND PATCH v2 2/5] ext4: fsmap: Check fmh_iflags value directly on the user copied data
` [RESEND PATCH v2 3/5] ext4: fsmap: Consolidate fsmap_head checks
` [RESEND PATCH v2 4/5] ext4: fsmap: Do the validation checks on constified fsmap data
` [RESEND PATCH v2 5/5] ext4: fsmap: Remove duplicated initialization

[PATCH] maintainers: update for gve
 2023-05-08 15:42 UTC  (5+ messages)
` [PATCH v2] net/gve: add maintainers for GVE

[PATCH v3 1/1] tty: serial: fsl_lpuart: optimize the timer based EOP logic
 2023-05-08 15:42 UTC  (2+ messages)

[PATCH] Fix: Preserve /sys hierarchy in network namespaces
 2023-05-08 15:41 UTC  (2+ messages)

[PATCH v1] tools: convert bitfields to unsigned type
 2023-05-08 15:40 UTC  (5+ messages)

[isar-cip-core] image_uuid.bbclass: create /etc/osrelease file before do_rootfs_finalize
 2023-05-08 15:40 UTC 

[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
 2023-05-08 15:36 UTC  (4+ messages)
` [PATCH v3 28/38] rtc: add HAS_IOPORT dependencies

[PATCH V3 0/6] Add PCIe support for IPQ9574
 2023-05-08 15:37 UTC  (5+ messages)
` [PATCH V3 6/6] PCI: qcom: Add "

[PATCH v12 00/13] HP BIOSCFG driver
 2023-05-08 15:36 UTC  (6+ messages)
` [PATCH v12 03/13] HP BIOSCFG driver - bioscfg
` [PATCH v12 08/13] HP BIOSCFG driver - bioscfg-h

[PATCH v2] remoteproc: qcom_q6v5_mss: support loading MBN file on msm8974
 2023-05-08 15:35 UTC 

[RFC v2 0/1] migration: Update error description whenever migration fails
 2023-05-08 15:32 UTC  (2+ messages)
` [RFC v2 1/1] "

[PATCH v3 0/3] Fix up Nokia 770 regression
 2023-05-08 15:17 UTC  (7+ messages)
` [PATCH v3 1/3] Input: ads7846 - Convert to use software nodes
` [PATCH v3 3/3] ARM: omap1: Fix up the Nokia 770 board device IRQs

[PATCH] clk: qcom: mmcc-msm8974: remove oxili_ocmemgx_clk
 2023-05-08 15:33 UTC 

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-05-08 15:31 UTC  (11+ messages)
` [PATCH v14 06/15] clk: Add Lynx 10G SerDes PLL driver
` [PATCH v14 07/15] phy: fsl: Add Lynx 10G SerDes driver

[PATCH 1/1] locking/qspinlock: Make the 1st spinner only spin on locked_pending bits
 2023-05-08 15:31 UTC  (2+ messages)

[PATCH] xfs: fix broken logic when detecting mergeable bmap records
 2023-05-08 15:31 UTC 

[PATCH] xfs: Fix undefined behavior of shift into sign bit
 2023-05-08 15:29 UTC  (2+ messages)

[PATCH 1/1] locking/qspinlock: Fix state-transition changes in comments
 2023-05-08 15:29 UTC  (2+ messages)

[PATCH 00/13] Migration PULL request (20230508 edition)
 2023-05-08 15:26 UTC  (14+ messages)
` [PATCH 01/13] qtest/migration-test.c: Add tests with compress enabled
` [PATCH 02/13] qtest/migration-test.c: Add postcopy "
` [PATCH 03/13] ram.c: Let the compress threads return a CompressResult enum
` [PATCH 04/13] ram.c: Dont change param->block in the compress thread
` [PATCH 05/13] ram.c: Reset result after sending queued data
` [PATCH 06/13] ram.c: Do not call save_page_header() from compress threads
` [PATCH 07/13] ram.c: Call update_compress_thread_counts from compress_send_queued_data
` [PATCH 08/13] ram.c: Remove last ram.c dependency from the core compress code
` [PATCH 09/13] ram.c: Move core compression code into its own file
` [PATCH 10/13] ram.c: Move core decompression "
` [PATCH 11/13] ram compress: Assert that the file buffer matches the result
` [PATCH 12/13] ram-compress.c: Make target independent
` [PATCH 13/13] migration: Initialize and cleanup decompression in migration.c

[Intel-xe] [PATCH 00/18] xe&i915 display integration: add uncore and pcode compat layers
 2023-05-08 15:20 UTC  (2+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for xe&i915 display integration: add uncore and pcode compat layers (rev2)

[PATCH 0/2] Add SoC ID for IPQ5312 and IPQ5302
 2023-05-08 15:25 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: add "
` [PATCH 2/2] soc: qcom: socinfo: Add Soc "

[PATCH] doc: merge: improve conflict presentation docs
 2023-05-08 15:25 UTC  (3+ messages)

21.11.4 patches review and test
 2023-05-08 15:23 UTC  (9+ messages)

[PATCH] workqueue: fix enum type for gcc-13
 2023-05-08 15:23 UTC  (2+ messages)

[xen-unstable-smoke test] 180577: tolerable all pass - PUSHED
 2023-05-08 15:21 UTC 

[RESEND PATCH 00/84] tcg: Build once for system, once for user
 2023-05-08 15:20 UTC  (6+ messages)
` [PATCH 83/84] exec/poison: Do not poison CONFIG_SOFTMMU

[RFC PATCH v1 0/5] KVM: PPC: Nested PAPR guests
 2023-05-08  7:23 UTC  (6+ messages)
` [RFC PATCH v1 1/5] KVM: PPC: Use getters and setters for vcpu register state
` [RFC PATCH v1 2/5] KVM: PPC: Add fpr getters and setters
` [RFC PATCH v1 3/5] KVM: PPC: Add vr "
` [RFC PATCH v1 4/5] powerpc: Add helper library for Guest State Buffers
` [RFC PATCH v1 5/5] KVM: PPC: Add support for nested PAPR guests

[PATCH] ext4: fix invalid free tracking in ext4_xattr_move_to_block()
 2023-05-08 15:21 UTC  (3+ messages)

introduce bdev holder ops and a file system shutdown method
 2023-05-08 15:20 UTC  (2+ messages)

[Intel-wired-lan] [PATCH linux-firmware] ice: update ice DDP comms package to 1.3.40.0
 2023-05-08  6:06 UTC 

[regression] Bug 217394 - IRQ override skipping breaks the Aya Neo Air Plus 6800U keyboard buttons
 2023-05-08 15:17 UTC  (6+ messages)

[PATCH v4 00/57] tcg: Improve atomicity support
 2023-05-08 15:17 UTC  (7+ messages)
` [PATCH v4 26/57] tcg/arm: Adjust constraints on qemu_ld/st
` [PATCH v4 30/57] tcg/sparc64: Allocate %g2 as a third temporary

[PATCH] usb: gadget: f_uac2: uevent changes for uac2
 2023-05-08 15:16 UTC  (3+ messages)

[PATCH v2 00/12] simpletrace: refactor and general improvements
 2023-05-08 15:16 UTC  (11+ messages)
` [PATCH v2 01/12] simpletrace: Improve parsing of sys.argv; fix files never closed

[PATCH net-next 1/1] net: stmmac: xgmac: add ethtool per-queue irq statistic support
 2023-05-08 15:14 UTC  (2+ messages)

[PATCH] net/ice: fix dcf init rss blocked
 2023-05-08 15:14 UTC  (2+ messages)

[PATCH] ext4: remove superfluous check that pointer is not NULL
 2023-05-08 15:13 UTC 

[PATCH 0/5] multifd: Add colo support
 2023-05-08 15:13 UTC  (3+ messages)
` [PATCH 5/5] "

How can I find problematic uses of error_report() with vrc?
 2023-05-08 15:11 UTC  (3+ messages)

[PATCH v2] docs: dt: Make references and mention kernel abstractions
 2023-05-08 15:09 UTC  (2+ messages)

[PATCH v1 3/7] iio: light: vcnl4000: Add als_it for vcnl4040/4200
 2023-05-08 15:08 UTC  (2+ messages)

[PATCH] wireless: ath: work around false-positive stringop-overread warning
 2023-05-08 15:07 UTC  (7+ messages)

[PATCH] pci: ecm generic: use dev_read_() interface
 2023-05-08 15:08 UTC  (4+ messages)

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-05-08 15:07 UTC  (5+ messages)
` [PATCH v6 12/14] x86: Secure Launch late initcall platform module

[PATCH 2/2] send-email: add --header-cmd option
 2023-05-08 15:07 UTC  (3+ messages)
` [PATCH v4 0/3] "

[PATCH v9 0/2] spi: loongson: add bus driver for the loongson spi
 2023-05-08 15:04 UTC  (3+ messages)
` [PATCH v9 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH 0/2] target/i386: add support for cpu FLUSH_L1D feature and FB_CLEAR capability
 2023-05-08 15:04 UTC  (2+ messages)

Weird merge records
 2023-05-08 15:03 UTC  (6+ messages)

[PATCH 1/2] clk: qcom: mmcc-msm8974: use clk_rcg2_shared_ops for mdp_clk_src clock
 2023-05-08 15:03 UTC  (3+ messages)

[PATCH] virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_request
 2023-05-08 15:01 UTC 

[PATCH] drivers: input: input: Fix possible sleep-in-atomic bug in input_alloc_absinfo()
 2023-05-08 15:01 UTC  (3+ messages)

[PATCH net v3] virtio_net: Fix error unwinding of XDP initialization
 2023-05-08 15:00 UTC  (6+ messages)

buffer redirtying fixes and cleanup
 2023-05-08 14:58 UTC  (4+ messages)
` [PATCH 1/3] btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_add
` [PATCH 2/3] btrfs: fix dirty_metadata_bytes for redirtied buffers
` [PATCH 3/3] btrfs: don't hold an extra reference "

[PATCH RFC 2/2] net: remove __skb_frag_set_page()
 2023-05-08 14:58 UTC  (2+ messages)

[PATCH] subtree: support long global flags
 2023-05-08 14:58 UTC  (2+ messages)

[Buildroot] Decoupling build and runtime dependencies
 2023-05-08 14:57 UTC 

[PATCH] usb: typec: tcpm: remove unnecessary (void*) conversions
 2023-05-08 14:55 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.