All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-18 23:44:48 to 2023-07-19 01:10:06 UTC [more...]

[PATCH 1/5] MAINTAINERS: Correct minor mistakes on some file listings
 2023-07-19  1:08 UTC  (3+ messages)
` [PATCH 5/5] MAINTAINERS: Re-order CAAM section

[PATCH] scsi/sg: fix checking return value of blk_get_queue()
 2023-07-19  1:09 UTC  (2+ messages)

[PATCH v2 0/2] power: pmic: add TPS65913 support
 2023-07-19  1:08 UTC  (7+ messages)
` [PATCH v2 2/2] power: pmic: fix regulators behaviour

[PATCH v1 0/4] General regulator and pmic uclass improvements
 2023-07-19  1:08 UTC  (5+ messages)
` [PATCH v1 1/4] power: regulator: expand basic reference counter onto all uclass

[PATCH v3 0/3] xen/riscv: introduce identity mapping
 2023-07-19  1:07 UTC  (3+ messages)
` [PATCH v3 1/3] xen/riscv: add SPDX tag to config.h

[PATCH 0/5] m68k: add ColdFire watchdog driver
 2023-07-19  1:07 UTC  (5+ messages)
` [PATCH 3/5] m68k: dts: add watchdog node

[RFC PATCH 0/3] Minimal platform configuration
 2023-07-19  1:07 UTC  (7+ messages)
` [RFC PATCH 1/3] scripts: kconfig: Add config fragment support in board/../

[PATCH 0/2] Improve docs on getting info on running process
 2023-07-19  1:07 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] doc/contributing: guidelines for logging, tracing and telemetry

[PATCH bpf-next 0/2] fix setting return values for htab batch ops and docs
 2023-07-19  0:52 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: fix setting return values for htab batch ops

mlx5: set_roce_address() / GID add failure
 2023-07-19  1:05 UTC 

[PATCH-for-8.2 v3 00/16] target/riscv: Allow building without TCG (KVM-only so far)
 2023-07-19  1:04 UTC  (13+ messages)
` [PATCH v3 07/16] target/riscv: Move TCG-specific files to target/riscv/tcg/
` [PATCH v3 08/16] target/riscv: Move TCG-specific cpu_get_tb_cpu_state() to tcg/cpu.c
` [PATCH v3 09/16] target/riscv: Expose some 'trigger' prototypes from debug.c
` [PATCH v3 10/16] target/riscv: Extract TCG-specific code "
` [PATCH v3 11/16] target/riscv: Move sysemu-specific debug files to target/riscv/sysemu/
` [PATCH v3 12/16] target/riscv: Expose riscv_cpu_pending_to_irq() from cpu_helper.c

[PATCH for-8.0] tcg/sparc64: Disable direct linking for goto_tb
 2023-07-19  1:03 UTC  (2+ messages)

[PATCH v2 00/13] drm/msm/dpu: use managed memory allocations
 2023-07-19  1:03 UTC  (7+ messages)
` [PATCH v2 03/13] drm/msm/dpu: use devres-managed allocation for interrupts data
` [PATCH v2 04/13] drm/msm/dpu: use devres-managed allocation for VBIF data

[PATCH/RFC 0/2] bpf: Disable preemption in bpf_perf_event_output
 2023-07-19  1:01 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH/RFC 2/2] bpf: Disable preemption in bpf_event_output

[PATCH net-next v5 0/2] net: stmmac: improve driver statistics
 2023-07-19  1:01 UTC  (2+ messages)

[PATCH v2] net: mvpp2: debugfs: remove redundant parameter check in three functions
 2023-07-19  1:00 UTC  (2+ messages)

[PATCH net-next v4] net: txgbe: change LAN reset mode
 2023-07-19  1:00 UTC  (2+ messages)

[PATCH net] mailmap: add entries for past lives
 2023-07-19  1:00 UTC  (2+ messages)

[PATCH] thermal/drivers/sun8i: Free calibration nvmem after reading it
 2023-07-19  0:58 UTC 

[PATCH v2 00/16] target/riscv: Allow building without TCG (KVM-only so far)
 2023-07-19  0:56 UTC  (3+ messages)
` [PATCH v2 08/16] target/riscv: Move TCG-specific cpu_get_tb_cpu_state() to tcg/cpu.c

linux-next: duplicate patches in the btrfs tree
 2023-07-19  0:28 UTC 

EFI breaks USB dual port detection - our observations
 2023-07-19  0:55 UTC  (3+ messages)

[PATCH bpf-next 0/3] allow bpf_map_sum_elem_count for all program types
 2023-07-19  0:54 UTC  (5+ messages)
  ` [PATCH bpf-next 1/3] bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_map

[PATCH v8 00/15] Add RISC-V vector cryptographic instruction set support
 2023-07-19  0:54 UTC  (3+ messages)
` [PATCH v8 01/15] target/riscv: Refactor some of the generic vector functionality

Event reordering regression for software events
 2023-07-19  0:53 UTC  (10+ messages)

[PATCH net v4] net: lan966x: fix parameter check in two functions
 2023-07-19  0:52 UTC  (2+ messages)

[PATCH v2] cifs: fix charset issue in reconnection
 2023-07-19  0:48 UTC  (2+ messages)

[PATCH v4] selftests/net: replace manual array size calc with ARRAYSIZE macro
 2023-07-19  0:50 UTC  (3+ messages)

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-07-19  0:50 UTC  (15+ messages)
` [PATCH RFC net-next v5 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [PATCH RFC net-next v5 02/14] af_vsock: refactor transport lookup code
` [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams
` [PATCH RFC net-next v5 04/14] af_vsock: generalize bind table functions
` [PATCH RFC net-next v5 05/14] af_vsock: use a separate dgram bind table
` [PATCH RFC net-next v5 06/14] virtio/vsock: add VIRTIO_VSOCK_TYPE_DGRAM
` [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
` [PATCH RFC net-next v5 08/14] af_vsock: add vsock_find_bound_dgram_socket()
` [PATCH RFC net-next v5 09/14] virtio/vsock: add common datagram recv path
` [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
` [PATCH RFC net-next v5 12/14] vsock/loopback: "
` [PATCH RFC net-next v5 13/14] virtio/vsock: "
` [PATCH RFC net-next v5 14/14] test/vsock: add vsock dgram tests

[PATCH 1/1] net:openvswitch: check return value of pskb_trim()
 2023-07-19  0:48 UTC  (2+ messages)

[mcgrof-next:large-block-nobdev-20230714-minorder 6/10] mm/readahead.c:797: undefined reference to `__divdi3'
 2023-07-19  0:48 UTC 

[PATCH v1] reset: hisilicon: Use dev_err_probe instead of dev_err
 2023-07-19  0:48 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/2] Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
 2023-07-19  0:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH RFC net-next v2 0/7] net: page_pool: a couple of assorted optimizations
 2023-07-19  0:40 UTC  (3+ messages)
` [PATCH RFC net-next v2 7/7] net: skbuff: always try to recycle PP pages directly when in softirq

[PATCH bpf-next v2 00/15] bpf: Support new insns from cpu v4
 2023-07-19  0:40 UTC  (6+ messages)
` [PATCH bpf-next v2 01/15] bpf: Support new sign-extension load insns
` [PATCH bpf-next v2 02/15] bpf: Fix sign-extension ctx member accesses

[PATCH bpf-next] bpf: Drop useless btf_vmlinux in bpf_tcp_ca
 2023-07-19  0:40 UTC  (2+ messages)

[PATCH v3] samples/bpf: README: Update build dependencies required
 2023-07-19  0:30 UTC  (3+ messages)

[PATCH v3 0/9] SUNRPC service thread scheduler optimizations
 2023-07-19  0:39 UTC  (5+ messages)
` [PATCH v3 5/9] SUNRPC: Count pool threads that were awoken but found no work to do

[PATCH v3 3/3] iio: Add driver for Murata IRS-D200
 2023-07-19  0:38 UTC  (2+ messages)

[PATCH -next] phy: Remove duplicated include in xusb.c
 2023-07-19  0:36 UTC 

[PATCH 0/3] pegasos2 fixes for 8.1
 2023-07-19  0:32 UTC  (4+ messages)
` [PATCH 1/3] ppc/pegasos2: Fix reset state of USB functions
` [PATCH 2/3] ppc/pegasos2: Fix reg property of ROM BARs
` [PATCH 3/3] ppc/pegasos2: Fix naming of device tree nodes

[BlueZ PATCH v2] btmgmt: Add man page
 2023-07-19  0:33 UTC  (2+ messages)
` [BlueZ,v2] "

[PATCH v2 bpf-next 0/6] BPF Refcount followups 2: owner field
 2023-07-19  0:30 UTC  (2+ messages)

Duležitá zpráva; € 2,000,000'00 EUR
 2023-07-18 23:52 UTC 

[Intel-gfx] [PATCH v2] drm/i915/dpt: Use shmem for dpt objects
 2023-07-19  0:27 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dpt: Use shmem for dpt objects (rev2)

[PATCH qemu 0/2] dump: Only use the makedumpfile flattened format when necessary
 2023-07-19  0:26 UTC  (4+ messages)
` [PATCH qemu 2/2] "

[PATCH bpf-next v5 0/8] BPF link support for tc BPF programs
 2023-07-19  0:25 UTC  (3+ messages)
` [PATCH bpf-next v5 2/8] bpf: Add fd-based tcx multi-prog infra with link support

[RFC v1 0/3] udmabuf: Replace pages when there is FALLOC_FL_PUNCH_HOLE in memfd
 2023-07-19  0:24 UTC  (7+ messages)
` [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)

[RFC] efi_driver: fix a parent issue in efi-created block devices
 2023-07-19  0:21 UTC 

[PATCH] x86/sgx: fix a NULL pointer
 2023-07-19  0:21 UTC  (14+ messages)

❌ FAIL (SKIPPED 46 of 328): Test report for master (6.5.0-rc2, mainline.kernel.org-clang, 74f1456c)
 2023-07-19  0:21 UTC 

[Intel-gfx] [PATCH 00/11] Add OAM support for MTL
 2023-07-19  0:20 UTC  (4+ messages)
` [Intel-gfx] [PATCH 11/11] drm/i915/perf: Wa_14017512683: Disable OAM if media C6 is enabled in BIOS

[ANN] bpf development stats for 6.5
 2023-07-19  0:18 UTC  (2+ messages)

[PATCH v1 0/3] Parse event sort/regroup fixes
 2023-07-19  0:18 UTC  (4+ messages)
` [PATCH v1 1/3] perf parse-events: Extra care around force grouped events
` [PATCH v1 2/3] perf parse-events: When fixing group leaders always set the leader
` [PATCH v1 3/3] perf parse-events: Only move force grouped evsels when sorting

[PATCH 0/4] Invalidate secondary IOMMU TLB on permission upgrade
 2023-07-18 23:49 UTC  (6+ messages)
` [PATCH 1/4] mm_notifiers: Rename invalidate_range notifier

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-18 23:45 UTC  (85+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
` [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory
` [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM
` [RFC PATCH v11 17/29] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [RFC PATCH v11 19/29] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 20/29] KVM: selftests: Add support for creating private memslots
` [RFC PATCH v11 21/29] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [RFC PATCH v11 22/29] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [RFC PATCH v11 23/29] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [RFC PATCH v11 24/29] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [RFC PATCH v11 25/29] KVM: selftests: Add x86-only selftest for private memory conversions
` [RFC PATCH v11 26/29] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
` [RFC PATCH v11 29/29] KVM: selftests: Test KVM exit behavior for private memory/access

nftables 1.0.8 showing invalid type for ip dscp
 2023-07-19  0:16 UTC  (2+ messages)

[PATCH nft] meta: stash context statement length when generating payload/meta dependency
 2023-07-19  0:14 UTC 

[PATCH v2 00/15] ASoC: add multi Component support
 2023-07-19  0:11 UTC  (7+ messages)
` [PATCH v2 14/15] ASoC: dt-bindings: renesas,rsnd.yaml: add common port-def

[PATCH v3 0/8] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-07-19  0:11 UTC  (6+ messages)
` [PATCH v3 3/8] x86/resctrl: Add a new node-scoped resource to rdt_resources_all[]

Question: reserve log space at IO time for recover
 2023-07-19  0:11 UTC  (2+ messages)

[PATCH v3] x86/sgx: Fix a NULL pointer
 2023-07-19  0:08 UTC 

[OE-core][mickledore 00/26] Patch review
 2023-07-19  0:06 UTC  (5+ messages)
` [OE-core][mickledore 02/26] dmidecode: fix CVE-2023-30630

[PATCH net-next v3 00/11] net: phy: C45-over-C22 access
 2023-07-19  0:03 UTC  (5+ messages)
` [PATCH net-next v3 07/11] net: phy: introduce phy_mdiobus_read_mmd()
` [PATCH net-next v3 10/11] net: mdio: add C45-over-C22 fallback to fwnode_mdiobus_register_phy()

[PATCH v4 0/6] KVM: selftests: Improve PMU event filter settings and add test cases
 2023-07-19  0:02 UTC  (3+ messages)
` [PATCH v4 3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings

[PATCH] mm/memory-failure: fix hardware poison check in unpoison_memory()
 2023-07-18 23:59 UTC  (5+ messages)

[PATCH net 0/3] selftests: tc: increase timeout and add missing kconfig
 2023-07-19  0:00 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/8] Reduce MTL-specific platform checks
 2023-07-19  0:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v1 3/8] selftests/nolibc: select_null: fix up for big endian powerpc64
 2023-07-18 23:56 UTC  (2+ messages)

[PATCH 5.10.y-cip 0/2] watchdog: iTCO_wdt: Backport patches to enable handle_boot_enabled=0
 2023-07-18 23:57 UTC  (2+ messages)

[PATCHSET v2 0/5] Improve async iomap DIO performance
 2023-07-18 23:50 UTC  (3+ messages)
` [PATCH 5/5] iomap: support IOCB_DIO_DEFER

[Intel-xe] [PATCH v5 0/2] Notify userspace about uevent failure
 2023-07-18 23:52 UTC  (3+ messages)
` [Intel-xe] [PATCH v5 1/2] drm/xe: Notify Userspace when gt reset fails

[qemu-upstream-4.17-testing test] 181865: regressions - FAIL
 2023-07-18 23:50 UTC 

[RFC PATCH v2 0/3] support large folio for mlock
 2023-07-18 23:47 UTC  (9+ messages)
` [RFC PATCH v2 3/3] mm: mlock: update mlock_pte_range to handle large folio

[PATCH v2 0/2] udmabuf: Add back support for mapping hugetlb pages (v2)
 2023-07-18 23:44 UTC  (3+ messages)
` [PATCH v2 2/2] "


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.