All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-29 14:31:59 to 2022-04-29 14:54:07 UTC [more...]

[PATCH v10 00/45] CXl 2.0 emulation Support
 2022-04-29 14:40 UTC  (38+ messages)
` [PATCH v10 01/45] hw/pci/cxl: Add a CXL component type (interface)
` [PATCH v10 02/45] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [PATCH v10 03/45] MAINTAINERS: Add entry for Compute Express Link Emulation
` [PATCH v10 04/45] hw/cxl/device: Introduce a CXL device (8.2.8)
` [PATCH v10 05/45] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [PATCH v10 06/45] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PATCH v10 07/45] hw/cxl/device: Add memory device utilities
` [PATCH v10 08/45] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [PATCH v10 09/45] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PATCH v10 10/45] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PATCH v10 11/45] hw/pxb: Use a type for realizing expanders
` [PATCH v10 12/45] hw/pci/cxl: Create a CXL bus type
` [PATCH v10 13/45] cxl: Machine level control on whether CXL support is enabled
` [PATCH v10 14/45] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PATCH v10 15/45] qtest/cxl: Introduce initial test for pxb-cxl only
` [PATCH v10 16/45] hw/cxl/rp: Add a root port
` [PATCH v10 17/45] hw/cxl/device: Add a memory device (8.2.8.5)
` [PATCH v10 18/45] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [PATCH v10 19/45] hw/cxl/device: Add some trivial commands
` [PATCH v10 20/45] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
` [PATCH v10 21/45] hw/cxl/device: Implement get/set Label Storage Area (LSA)
` [PATCH v10 22/45] qtests/cxl: Add initial root port and CXL type3 tests
` [PATCH v10 23/45] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
` [PATCH v10 24/45] acpi/cxl: Add _OSC implementation (9.14.2)
` [PATCH v10 25/45] acpi/cxl: Create the CEDT (9.14.1)

[PATCH 0/6] Minor NFSD fixes and clean-ups for 5.19
 2022-04-29 14:53 UTC  (5+ messages)
` [PATCH 1/6] NFSD: Remove dprintk call sites from tail of nfsd4_open()
` [PATCH 2/6] NFSD: Fix whitespace
` [PATCH 3/6] NFSD: Move documenting comment for nfsd4_process_open2()
` [PATCH 4/6] NFSD: Trace filecache opens

[PATCH RFC 00/19] IOMMUFD Dirty Tracking
 2022-04-29 14:52 UTC  (36+ messages)
` [PATCH RFC 01/19] iommu: Add iommu_domain ops for dirty tracking
` [PATCH RFC 03/19] iommufd: Dirty tracking data support
` [PATCH RFC 05/19] iommufd: Add a dirty bitmap to iopt_unmap_iova()
` [PATCH RFC 07/19] iommufd/vfio-compat: Dirty tracking IOCTLs compatibility
` [PATCH RFC 13/19] iommu/arm-smmu-v3: Add feature detection for BBML
` [PATCH RFC 15/19] iommu/arm-smmu-v3: Add set_dirty_tracking_range() support

[PATCH v2] patman: Fix defaults not propagating to subparsers
 2022-04-29 14:53 UTC 

[PATCH 0/4] Small fixes/improvement for hfpll and krait
 2022-04-29 14:53 UTC  (7+ messages)
` [PATCH 1/4] clk: qcom: clk-hfpll: use poll_timeout macro
` [PATCH 2/4] clk: qcom: clk-krait: unlock spin after mux completion
` [PATCH 3/4] clk: qcom: clk-krait: add hw_parent check for div2_round_rate

[PATCH v2] tools/libs/light: update xenstore entry when setting max domain memory
 2022-04-29 14:52 UTC  (2+ messages)

[PATCH v7 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-29 14:51 UTC  (6+ messages)
` [PATCH v7 12/12] rpmsg: Fix kfree() of static memory on setting driver_override

[PATCH 00/12] sunxi: Devicetree sync from Linux v5.18-rc1
 2022-04-29 14:51 UTC  (2+ messages)

[PATCHv4 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-29 14:51 UTC  (3+ messages)
` [PATCHv4 bpf-next 1/5] kallsyms: Fully export kallsyms_on_each_symbol function

[PATCH mptcp-next v9 0/3] BPF round-robin scheduler
 2022-04-29 14:51 UTC  (4+ messages)
` [PATCH mptcp-next v9 1/3] mptcp: add subflows array in mptcp_sched_data
` [PATCH mptcp-next v9 2/3] selftests: bpf: add bpf_rr scheduler
` [PATCH mptcp-next v9 3/3] selftests: bpf: add bpf_rr test

[PATCH 0/2] MediaTek TTBR up to 35bit support
 2022-04-29 14:34 UTC  (10+ messages)
` [PATCH 1/2] iommu/io-pgtable-arm-v7s: Add a quirk to support TTBR up to 35bit for MediaTek
` [PATCH 2/2] iommu/mediatek: Enable allocating page table in normal memory

[PATCH 00/30] The panic notifiers refactor
 2022-04-29 14:50 UTC  (24+ messages)
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 20/30] panic: Add the panic informational notifier list

Optimizing kernel compilation / alignments for network performance
 2022-04-29 14:49 UTC  (4+ messages)

[PATCH v1 0/3] WAR to handle WCN6750 hardware issue
 2022-04-29 14:50 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: net: bluetooth: Add wlan-gpio entry for wcn6750

[PATCH] KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
 2022-04-29 14:50 UTC  (6+ messages)

[PATCH] ELF, uapi: fixup ELF_ST_TYPE definition
 2022-04-29 14:50 UTC 

[RFC v2 00/39] Kconfig: Introduce HAS_IOPORT config option
 2022-04-29 14:49 UTC  (56+ messages)
` [RFC v2 04/39] char: impi, tpm: depend on HAS_IOPORT
` [PATCH 06/37] speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO
` [RFC v2 10/39] gpio: add HAS_IOPORT dependencies
` [PATCH 11/37] sound: "
` [PATCH 14/37] iio: adc: Kconfig: "
` [PATCH 15/37] hwmon: "
` [PATCH 19/37] mpt fusion: "
` [PATCH 20/37] net: "
    ` [Intel-wired-lan] "
` [PATCH 21/37] pcmcia: "
` [PATCH 22/37] platform: "
` [PATCH 23/37] pnp: "
` [PATCH 24/37] power: "
` [PATCH 25/37] video: handle "
` [PATCH 26/37] rtc: add "
` [PATCH 27/37] scsi: "
` [PATCH 28/37] staging: sm750fb: "
` [PATCH 29/37] tty: serial: "
` [PATCH 30/37] watchdog: "
` [PATCH 31/37] drm: handle "
` [PATCH 32/37] PCI/sysfs: make I/O resource depend on HAS_IOPORT
` [PATCH 33/37] PCI: make quirk using inw() "
` [PATCH 34/37] firmware: dmi-sysfs: handle HAS_IOPORT=n
` [PATCH 35/37] /dev/port: don't compile file operations without CONFIG_DEVPORT
` [PATCH 36/37] usb: handle HAS_IOPORT dependencies
` [PATCH 37/37] asm-generic/io.h: drop inb() etc for HAS_IOPORT=n
` [RFC v2 38/39] wireless: add HAS_IOPORT dependencies

[PATCH v2 net 0/7] insufficient TCP source port randomness
 2022-04-29 14:48 UTC  (6+ messages)
` [PATCH v2 net 1/7] secure_seq: use the 64 bits of the siphash for port offset calculation
` [PATCH v2 net 3/7] tcp: resalt the secret every 10 seconds

[pull] amdgpu, amdkfd, radeon drm-next-5.19
 2022-04-29 14:48 UTC 

[PATCH] btusb: CSR chip hangs when unbound
 2022-04-29 14:49 UTC  (2+ messages)

[PATCH v2 00/23] common kmalloc for SLUB and SLAB v2
 2022-04-29 14:48 UTC  (5+ messages)
` [PATCH v2 18/23] mm/sl[au]b: generalize kmalloc subsystem
` [PATCH v2 20/23] mm/slab_common: factor out __do_kmalloc_node()

[PATCH v3 00/13] Add support for NVMEM API
 2022-04-29 14:48 UTC  (7+ messages)
` [PATCH v3 01/13] sandbox: net: Add aliases for ethernet devices
` [PATCH v3 10/13] net: Add support for reading mac addresses from nvmem cells
` [PATCH v3 12/13] test: Load mac address using RTC

[f2fs-dev] [Bug 215916] New: kernel BUG at fs/f2fs/segment.c:2560!
 2022-04-29 14:48 UTC  (2+ messages)
` [f2fs-dev] [Bug 215916] "

[igt-dev] [PATCH i-g-t v2 0/8] D3Cold Tool & IGT
 2022-04-29 14:47 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 3/8] lib/igt_pm: D3Cold runtime pm infrastructure

RTT-PROBE: lore-subspace-rtt
 2022-04-29 14:47 UTC 

[Buildroot] GRUB2 2.04 (buildroot 2022.02.1) failure reading sector errors
 2022-04-29 14:47 UTC 

[PATCH mptcp-next] Squash to "mptcp: add struct mptcp_sched_ops v17"
 2022-04-29 14:47 UTC 

[PATCH 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-04-29 14:46 UTC  (4+ messages)

Bugreport - submodules are fetched twice in some cases
 2022-04-29 14:46 UTC 

[External] [PATCH bpf-next v5 0/3] Add source ip in bpf tunnel key
 2022-04-29 14:46 UTC  (8+ messages)
` [External] [PATCH bpf-next v5 2/3] selftests/bpf: Move vxlan tunnel testcases to test_progs

[next] powerpc: multiple definition of `____cacheline_aligned'; sound/core/oss/pcm_oss.o:(.bss+0x40): first defined here
 2022-04-29 14:45 UTC  (2+ messages)

[PATCH] drm/vc4: simplify the return expression of vc4_prepare_fb()
 2022-04-29 14:45 UTC  (3+ messages)
` (subset) "

[PATCH] btrfs: Remove unnecessary inode_need_compress() check
 2022-04-29 14:45 UTC  (3+ messages)

[PATCH] drm/vc4: simplify the return expression of vc4_grab_bin_bo()
 2022-04-29 14:45 UTC  (3+ messages)
` (subset) "

[PATCH v2 00/37] iommu/amd: Add multiple PCI segments support
 2022-04-29 14:45 UTC  (18+ messages)
` [PATCH v2 01/37] iommu/amd: Update struct iommu_dev_data defination
` [PATCH v2 02/37] iommu/amd: Introduce pci segment structure
` [PATCH v2 10/37] iommu/amd: Introduce per PCI segment last_bdf
` [PATCH v2 27/37] iommu/amd: Remove global amd_iommu_dev_table
` [PATCH v2 37/37] iommu/amd: Update amd_iommu_fault structure to include PCI seg ID

[PATCH] drm/sun4i: dsi: delete unnecessary IS_ERR() checks
 2022-04-29 14:45 UTC  (3+ messages)
` (subset) "

[f2fs-dev] [PATCH] f2fs: fix to do sanity check on total_data_blocks
 2022-04-29 14:44 UTC  (2+ messages)
`  "

[PATCH] KVM: x86/mmu: fix potential races when walking host page table
 2022-04-29 14:45 UTC  (4+ messages)

[net-next v2 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-04-29 14:43 UTC  (14+ messages)
` [net-next v2 01/12] net: dsa: add support for ethtool get_rmon_stats()
` [net-next v2 02/12] net: dsa: add Renesas RZ/N1 switch tag driver
` [net-next v2 03/12] dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
` [net-next v2 04/12] net: pcs: add Renesas MII converter driver
` [net-next v2 05/12] dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switch
` [net-next v2 06/12] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver
` [net-next v2 07/12] net: dsa: rzn1-a5psw: add statistics support
` [net-next v2 08/12] net: dsa: rzn1-a5psw: add FDB support
` [net-next v2 09/12] ARM: dts: r9a06g032: describe MII converter
` [net-next v2 10/12] ARM: dts: r9a06g032: describe GMAC2
` [net-next v2 11/12] ARM: dts: r9a06g032: describe switch
` [net-next v2 12/12] MAINTAINERS: add Renesas RZ/N1 switch related driver entry

[lustre-devel] [PATCH] fscrypt: allow alternative bounce buffers
 2022-04-29 14:44 UTC  (2+ messages)

[PATCH] io_uring: check that data field is 0 in ringfd unregister
 2022-04-29 14:40 UTC  (2+ messages)

[PATCH v3 00/21] TDX host kernel support
 2022-04-29 14:39 UTC  (6+ messages)

[PATCH v3] sh: avoid using IRQ0 on SH3/4
 2022-04-29 14:39 UTC  (3+ messages)

[PATCH v5 0/6] 9pfs: macOS host fixes
 2022-04-29 14:35 UTC  (5+ messages)
` [PATCH v5 2/6] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS

[linux-next:master 1683/7959] drivers/net/ethernet/mediatek/mtk_wed.c:813:2-8: ERROR: missing put_device; call of_find_device_by_node on line 806, but without a corresponding object release within this function
 2022-04-29 14:38 UTC 

[linux-next:master 5845/7959] drivers/gpu/drm/display/drm_dp_aux_dev.c:251:76: warning: Parameter 'aux' can be declared with const [constParameter]
 2022-04-29 14:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-29 14:37 UTC 

[PATCH] scan: Sort scan_requests by wiphy work item priority
 2022-04-29 14:37 UTC 

[PATCH] misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabled
 2022-04-29 14:36 UTC 

[PATCH RFC v23 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-29 14:36 UTC  (3+ messages)
` [PATCH RFC v23 2/7] NFSD: add support for share reservation conflict to courteous server

[PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
 2022-04-29 14:34 UTC  (12+ messages)

[PATCH 00/14] ASoC: Intel: avs: Driver core and PCM operations
 2022-04-29 14:33 UTC  (5+ messages)
` [PATCH 08/14] ASoC: Intel: avs: D0ix power state support

[xen-unstable-smoke test] 169864: tolerable all pass - PUSHED
 2022-04-29 14:34 UTC 

[PATCH] xen/arm: smmuv1: remove iommu group when deassign a device
 2022-04-29 14:33 UTC  (3+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: Cosmetic change spaces to tabs in dsa_switch_ops
 2022-04-29 14:32 UTC 

[V2 0/3] Expose max and current bpc via debugfs
 2022-04-29 14:32 UTC  (4+ messages)
` [V2 3/3] drm/amd/display: Move connector debugfs to drm
  ` [Intel-gfx] "


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.