All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-15 04:11:03 to 2023-03-15 05:28:00 UTC [more...]

[PATCH v2 1/3] include: environment: ti: Use .env for environment variables
 2023-03-15  5:27 UTC 

[PATCH v3 20/34] riscv: Implement the new page table range API
 2023-03-15  5:23 UTC  (3+ messages)

[PATCH v2 0/5] Process connector bug fixes & enhancements
 2023-03-15  5:16 UTC  (3+ messages)
` [PATCH v2 2/5] connector/cn_proc: Add filtering to fix some bugs

[PATCH for-8.1 v2 00/26] target/riscv: rework CPU extensions validation
 2023-03-15  5:25 UTC  (9+ messages)
` [PATCH for-8.1 v2 16/26] target/riscv/cpu.c: split RVG code from validate_set_extensions()
` [PATCH for-8.1 v2 19/26] target/riscv/cpu:c add misa_ext V-> D & F dependency
` [PATCH for-8.1 v2 22/26] target/riscv: error out on priv failure for RVH
` [PATCH for-8.1 v2 25/26] target/riscv: rework write_misa()

[PATCH -next] mmc: dw_mmc-pltfm: Use devm_platform_get_and_ioremap_resource()
 2023-03-15  5:22 UTC 

[PATCH V9 00/10] arm64/perf: Enable branch stack sampling
 2023-03-15  5:14 UTC  (19+ messages)
` [PATCH V9 01/10] drivers: perf: arm_pmu: Add new sched_task() callback
` [PATCH V9 02/10] arm64/perf: Add BRBE registers and fields
` [PATCH V9 03/10] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V9 04/10] arm64/perf: Add branch stack support in struct pmu_hw_events
` [PATCH V9 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
` [PATCH V9 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE
` [PATCH V9 07/10] arm64/perf: Add PERF_ATTACH_TASK_DATA to events with has_branch_stack()
` [PATCH V9 08/10] arm64/perf: Add struct brbe_regset helper functions
` [PATCH V9 09/10] arm64/perf: Implement branch records save on task sched out
` [PATCH V9 10/10] arm64/perf: Implement branch records save on PMU IRQ

[PATCH v2 0/2] Improving calls to kvmppc_hv_entry
 2023-03-15  5:17 UTC  (5+ messages)
` [PATCH v2 2/2] arch/powerpc/kvm: kvmppc_hv_entry: remove r4 argument

[PATCH v2] mmc: sdhci: drop useless sdhci_get_compatibility() !OF stub
 2023-03-15  5:18 UTC  (2+ messages)

[PATCH] vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list
 2023-03-15  5:16 UTC  (6+ messages)

[PATCH V2 13/17] block: ublk_drv: grab request reference when the request is handled by userspace
 2023-03-15  5:20 UTC  (2+ messages)

[PATCH v2] perf tools riscv: Add support for riscv lookup_binutils_path
 2023-03-15  5:15 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-15  5:20 UTC 

[PATCH V3 0/2] qemu: vhost-user: Support Xen memory mapping quirks
 2023-03-15  5:17 UTC  (3+ messages)
  ` [virtio-dev] "

[PATCH] nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620
 2023-03-15  5:17 UTC  (2+ messages)

[PATCH v4 00/36] New page table range API
 2023-03-15  5:14 UTC  (44+ messages)
` [PATCH v4 01/36] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set()
` [PATCH v4 02/36] mm: Add generic flush_icache_pages() and documentation
` [PATCH v4 03/36] mm: Add folio_flush_mapping()
` [PATCH v4 04/36] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
` [PATCH v4 05/36] mm: Add default definition of set_ptes()
` [PATCH v4 06/36] alpha: Implement the new page table range API
` [PATCH v4 07/36] arc: "
` [PATCH v4 08/36] arm: "
` [PATCH v4 09/36] arm64: "
` [PATCH v4 10/36] csky: "
` [PATCH v4 11/36] hexagon: "
` [PATCH v4 12/36] ia64: "
` [PATCH v4 13/36] loongarch: "
` [PATCH v4 14/36] m68k: "
` [PATCH v4 15/36] microblaze: "
` [PATCH v4 16/36] mips: "
` [PATCH v4 17/36] nios2: "
` [PATCH v4 18/36] openrisc: "
` [PATCH v4 19/36] parisc: "
` [PATCH v4 20/36] powerpc: "
` [PATCH v4 21/36] riscv: "
` [PATCH v4 22/36] s390: "
` [PATCH v4 23/36] superh: "
` [PATCH v4 24/36] sparc32: "
` [PATCH v4 25/36] sparc64: "
` [PATCH v4 26/36] um: "
` [PATCH v4 27/36] x86: "
` [PATCH v4 28/36] xtensa: "
` [PATCH v4 29/36] mm: Remove page_mapping_file()
` [PATCH v4 30/36] mm: Rationalise flush_icache_pages() and flush_icache_page()
` [PATCH v4 31/36] mm: Tidy up set_ptes definition
` [PATCH v4 32/36] mm: Use flush_icache_pages() in do_set_pmd()
` [PATCH v4 33/36] filemap: Add filemap_map_folio_range()
` [PATCH v4 34/36] rmap: add folio_add_file_rmap_range()
` [PATCH v4 35/36] mm: Convert do_set_pte() to set_pte_range()
` [PATCH v4 36/36] filemap: Batch PTE mappings

[PATCH 1/2] nvme-tcp: fix opcode reporting in the timeout handler
 2023-03-15  5:15 UTC  (4+ messages)
` [PATCH 2/2] nvme-tcp: add nvme-tcp pdu size build protection

[PATCH v3 0/2] pci: slot_reserved_mask improvements
 2023-03-15  5:13 UTC  (3+ messages)
  ` [PATCH v3 1/2] pci: avoid accessing slot_reserved_mask directly outside of pci.c
  ` [PATCH v3 2/2] pci: introduce slot_reserved_auto_mask and slot_reserved_manual_mask

[PATCH] nvmet: Fix error handling in nvmet_execute_identify_cns_cs_ns()
 2023-03-15  5:14 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: arm: qcom: Add Acer Aspire 1
 2023-03-15  5:12 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: "

[PATCH net-next v2 00/14] sfc: add vDPA support for EF100 devices
 2023-03-15  5:11 UTC  (21+ messages)
` [PATCH net-next v2 01/14] sfc: add function personality "
` [PATCH net-next v2 08/14] sfc: implement vdpa vring config operations
` [PATCH net-next v2 09/14] sfc: implement device status related vdpa "
` [PATCH net-next v2 12/14] sfc: unmap VF's MCDI buffer when switching to vDPA mode
` [PATCH net-next v2 13/14] sfc: update vdpa device MAC address

[PATCH v2 0/6] mm: Stop alaising VM_FAULT_HINDEX_MASK in arch code
 2023-03-15  5:09 UTC  (9+ messages)
` [PATCH v2 1/6] riscv/mm/fault: simplify code for do_page_fault()

RTT-PROBE: lore-subspace-rtt
 2023-03-15  5:10 UTC 

[PATCH v3 net-next 0/2] add some detailed data when reading softnet_stat
 2023-03-15  5:09 UTC  (3+ messages)
` [PATCH v3 net-next 2/2] net: introduce budget_squeeze to help us tune rx behavior

[PATCH mptcp-net] mptcp: do not fill info not used by the PM in used
 2023-03-15  5:09 UTC  (3+ messages)

[PATCH 0/4] crypto: Add Xilinx ZynqMP RSA driver support
 2023-03-15  5:06 UTC  (7+ messages)
` [PATCH 3/4] crypto: xilinx: Add ZynqMP RSA driver

[RFC PATCH kernel 0/2] PreventHostIBS feature for SEV-ES and SNP guests
 2023-03-15  5:05 UTC  (4+ messages)
` [RFC PATCH kernel 2/2] KVM: SEV: PreventHostIBS enablement for SEV-ES and SNP guest

[PATCH v3] pps: Add elapsed realtime timestamping
 2023-03-15  5:02 UTC  (2+ messages)

[PATCH v5 0/2] target/riscv: refactor Zicond and reuse in XVentanaCondOps
 2023-03-15  4:59 UTC  (2+ messages)

[PATCH] btrfs-progs: mkfs: use flock to prevent udev race
 2023-03-15  5:00 UTC  (2+ messages)

[PATCH] btrfs-progs: fix btrfs filesystem usage on older kernels
 2023-03-15  4:59 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-15  5:00 UTC 

[PATCH v1 0/5] Process connector bug fixes & enhancements
 2023-03-15  4:59 UTC  (5+ messages)
` [PATCH v1 2/5] connector/cn_proc: Add filtering to fix some bugs

[OE-core] [PATCH] openssl: update from 3.0.8 to 3.1.0
 2023-03-15  4:58 UTC 

[PATCH 0/4] target/riscv: Some CPURISCVState related cleanup and simplification
 2023-03-15  4:57 UTC  (2+ messages)

[PATCH v2 0/2] Add device-tree support for CPSW9G on J721E SoC
 2023-03-15  4:55 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-j721e: Add overlay to enable CPSW9G ports in QSGMII mode

[PATCH] memcg: page_cgroup_ino() get memcg from compound_head(page)
 2023-03-15  4:54 UTC  (5+ messages)

[PATCH v2] staging: sm750: Rename function to avoid CamelCase
 2023-03-15  4:54 UTC  (5+ messages)

[PATCH v6 8/8] RISC-V: KVM: Expose Zicboz to the guest
 2023-03-15  4:54 UTC  (5+ messages)

[PATCH] crypto/cnxk: update number of max capabilities
 2023-03-15  4:52 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-15  4:50 UTC 

[PATCH vhost v2 00/12] virtio core prepares for AF_XDP
 2023-03-15  4:47 UTC  (5+ messages)
` [PATCH vhost v2 06/12] virtio_ring: split-indirect: support premapped

[PATCH] openssl: update from 3.0.8 to 3.1.0
 2023-03-15  4:48 UTC 

[igt-dev] [PATCH i-g-t 00/31] Enable OAM support in IGT and GPUvis
 2023-03-15  4:44 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 18/31] lib/perf" Set missing metric unit for some counters

[PATCH 6.2 000/211] 6.2.4-rc1 review
 2023-03-15  4:41 UTC  (4+ messages)
` [PATCH 6.2 073/211] swiotlb: mark swiotlb_memblock_alloc() as __init

[PATCH 25/31] ext4: Convert ext4_block_write_begin() to take a folio
 2023-03-15  4:40 UTC  (3+ messages)

[Intel-gfx] [PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
 2023-03-15  4:40 UTC  (7+ messages)
` [Intel-gfx] [PATCH v6 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
    `  "

RTT-PROBE: lore-subspace-rtt
 2023-03-15  4:40 UTC 

[LTP] [PATCH 1/1] ns_ifmove.c: Rewrite to new API
 2023-03-15  4:38 UTC  (4+ messages)

[linux-linus test] 179627: regressions - trouble: fail/pass/starved
 2023-03-15  4:38 UTC 

[PATCH net-next 0/5] net: Extend address label support
 2023-03-15  4:37 UTC  (7+ messages)

[PATCH v2 2/6] riscv: Rename Kconfig.erratas to Kconfig.errata
 2023-03-15  4:35 UTC  (2+ messages)

[PATCH v6 0/8] RISC-V: Apply Zicboz to clear_page
 2023-03-15  4:35 UTC  (3+ messages)

Crypto Testmgr test vector questions
 2023-03-15  3:43 UTC  (2+ messages)

[PATCH] crypto: p10-aes-gcm - remove duplicate include header
 2023-03-15  3:35 UTC  (6+ messages)

[PATCH] crypto: caam/jr - fix algorithms exit/cleanup
 2023-03-15  3:40 UTC  (2+ messages)

[PATCH v5 0/6] arm64: ti: Enable audio on AM62 and AM62A
 2023-03-15  4:32 UTC  (10+ messages)
` [PATCH v5 3/6] arm64: dts: ti: k3-am625-sk: Enable audio on AM62 SK
` [PATCH v5 4/6] arm64: dts: ti: k3-am62a-main: Add nodes for McASP
` [PATCH v5 6/6] arm64: dts: ti: k3-am62a7-sk: Enable audio on AM62A

[PATCH V2] LoongArch: Make WriteCombine configurable for ioremap()
 2023-03-15  4:33 UTC  (2+ messages)

Corruption with hibernation and other file system access
 2023-03-15  4:32 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-15  4:30 UTC 

[PATCH v1] docs/mm: extend ksm doc
 2023-03-15  4:28 UTC  (3+ messages)

[PATCH] firmware: qcom_scm: Use fixed width src vm bitmap
 2023-03-15  4:28 UTC  (9+ messages)

[PATCH] sparc64: Add Null-checking for mdesc_grab() in ds_probe()
 2023-03-15  3:57 UTC 

[PATCH 5.10 0/1] usb: musb: core: drop redundant checks
 2023-03-15  4:26 UTC  (4+ messages)
` [PATCH 5.10 1/1] "

[PATCH v2] arm64: dts: ti: k3-j784s4-evm: Enable MCU CPSW2G
 2023-03-15  4:25 UTC  (2+ messages)

[PATCH 0/8] Add multiport support for DWC3 controllers
 2023-03-15  4:26 UTC  (3+ messages)

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.101-120-gb40b805eefb9)
 2023-03-15  4:24 UTC 

[PATCH net-next] ethtool: add netlink support for rss set
 2023-03-15  4:24 UTC  (8+ messages)

libevent changes ABI on >=glibc-2.36 upgrade, breaking e.g. Tor
 2023-03-15  4:20 UTC 

[PATCH v2 1/2] PCI/ATS: Add a helper function to configure ATS STU of a PF
 2023-03-15  4:22 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-15  4:20 UTC 

[PATCH] staging: iio: meter: enclose Macros with complex values in parentheses
 2023-03-15  4:19 UTC  (6+ messages)

[PATCH v3] docs: describe how to quickly build a trimmed kernel
 2023-03-15  4:19 UTC  (4+ messages)

[PATCH 1/3] include: environment: ti: Use .env for environment variables
 2023-03-15  4:18 UTC  (4+ messages)

OpenSSL 3.1.0 and OpenSSH
 2023-03-15  4:16 UTC 

[PATCH] kernel: bpf: stackmap: fix a possible sleep-in-atomic bug in bpf_mmap_unlock_get_irq_work()
 2023-03-15  4:17 UTC 

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.308-22-gb3edefd64b5f0)
 2023-03-15  4:15 UTC 

[RFC PATCH 0/5] Add Xen PVH dom0 support for GPU
 2023-03-15  4:14 UTC  (6+ messages)
` [RFC PATCH 1/5] x86/xen: disable swiotlb for xen pvh

[PATCH 0/2] riscv: support ELF format binaries in nommu mode
 2023-03-15  4:12 UTC  (3+ messages)

[PATCH] Revert "arm64: dts: mediatek: mt8173-elm: Move display to ps8640 auxiliary bus"
 2023-03-15  4:11 UTC  (2+ messages)

[RFC net-next 0/8] virtio_net: refactor xdp codes
 2023-03-15  4:10 UTC  (10+ messages)
` [RFC net-next 3/8] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
` [RFC net-next 4/8] virtio_net: separate the logic of freeing xdp shinfo
` [RFC net-next 5/8] virtio_net: separate the logic of freeing the rest mergeable buf
` [RFC net-next 6/8] virtio_net: auto release xdp shinfo
` [RFC net-next 7/8] virtio_net: introduce receive_mergeable_xdp()
` [RFC net-next 8/8] virtio_net: introduce receive_small_xdp()

[PATCH 2/2] usb: gadget: functionfs: Add DMABUF import interface
 2023-03-15  4:10 UTC  (3+ 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.