All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-07 00:13:59 to 2023-04-07 02:11:40 UTC [more...]

[PATCH net-next] net: sunhme: move asm includes to below linux includes
 2023-04-07  2:10 UTC  (2+ messages)

[PATCH 00/11] USB: dwc3: error handling fixes and cleanups
 2023-04-07  2:09 UTC  (18+ messages)
` [PATCH 04/11] USB: dwc3: gadget: drop dead hibernation code
` [PATCH 05/11] USB: dwc3: "
` [PATCH 06/11] USB: dwc3: clean up probe error labels
` [PATCH 07/11] USB: dwc3: clean up phy init error handling
` [PATCH 08/11] USB: dwc3: clean up core "
` [PATCH 09/11] USB: dwc3: refactor phy handling
` [PATCH 10/11] USB: dwc3: refactor clock lookups
` [PATCH 11/11] USB: dwc3: clean up probe declarations

[PATCH 6.1 000/177] 6.1.23-rc3 review
 2023-04-07  2:10 UTC  (2+ messages)

[PATCH v11 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-04-07  2:07 UTC  (6+ messages)
` [PATCH v11 2/2] "

[PATCH] KVM: x86/pmu: Disable vPMU if EVENTSEL_GUESTONLY bit doesn't exist
 2023-04-07  2:06 UTC  (2+ messages)

[PATCH v6 00/12] Reference count checker and related fixes
 2023-04-07  2:05 UTC  (9+ messages)
` [PATCH v6 01/12] perf map: Rename map_ip and unmap_ip
` [PATCH v6 02/12] perf map: Add helper for "

[PATCH net v3] net: openvswitch: fix race on port output
 2023-04-07  2:05 UTC  (2+ messages)

[PATCH 1/3] KVM: x86: Disallow enable KVM_CAP_X86_DISABLE_EXITS capability after vCPUs have been created
 2023-04-07  2:01 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable
 2023-04-07  2:04 UTC  (2+ messages)

[PATCH net-next 0/6] TXGBE PHYLINK support
 2023-04-07  2:03 UTC  (7+ messages)
` [PATCH net-next 2/6] net: txgbe: Implement I2C bus master driver

[PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-04-07  2:01 UTC  (8+ messages)
` [PATCH net-next v5 03/19] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next v5 05/19] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v5 06/19] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data

[PATCH v3 00/21] KVM: x86: Disallow writes to feature MSRs post-KVM_RUN
 2023-04-07  2:02 UTC  (2+ messages)

[PATCH v4 00/12] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-04-07  2:02 UTC  (15+ messages)
` [PATCH v4 06/12] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic
` [PATCH v4 08/12] KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met
` [PATCH v4 09/12] KVM: x86/pmu: Forget PERFCTR_CORE if the min "
` [PATCH v4 10/12] KVM: x86/cpuid: Add X86_FEATURE_PERFMON_V2 as a scattered flag
` [PATCH v4 11/12] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
` [PATCH v4 12/12] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022

[PATCH net-next RFC v4 0/5] net: Make MAC/PHY time stamping selectable
 2023-04-07  2:04 UTC  (7+ messages)
` [PATCH net-next RFC v4 2/5] net: Expose available time stamping layers to user space
` [PATCH net-next RFC v4 4/5] net: Let the active time stamping layer be selectable

[peterz-queue:x86/alt 2/6] vmlinux.o: warning: objtool: .altinstr_replacement+0x267: call without frame pointer save/setup
 2023-04-07  2:04 UTC 

[PATCH v5 00/30] Add KVM LoongArch support
 2023-04-07  2:00 UTC  (31+ messages)
` [PATCH v5 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v5 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v5 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v5 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v5 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v5 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v5 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v5 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v5 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v5 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v5 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v5 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v5 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v5 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v5 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v5 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v5 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v5 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v5 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v5 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v5 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v5 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v5 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v5 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v5 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v5 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v5 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v5 28/30] LoongArch: KVM: Implement probe virtualization when loongarch cpu init
` [PATCH v5 29/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v5 30/30] LoongArch: KVM: Supplement kvm document about loongarch-specific part

[virtio-comment] [PATCH v11 00/10] Introduce device group and device management
 2023-04-07  2:01 UTC  (6+ messages)
` [virtio-comment] [PATCH v11 08/10] admin: command list discovery
  ` [virtio-comment] Re: [virtio-dev] "
    ` [virtio-comment] "
      `  "

bpf: ensure all memory is initialized in bpf_get_current_comm
 2023-04-07  2:00 UTC  (3+ messages)
` [PATCH bpf-next] "

[net-next v9 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-07  1:59 UTC  (5+ messages)
` [net-next v9 4/6] dt-bindings: net: Add support StarFive dwmac

[PATCH net] tcp: restrict net.ipv4.tcp_app_win
 2023-04-07  1:59 UTC  (2+ messages)

core dump analysis, was Re: stack smashing detected
 2023-04-07  1:57 UTC  (10+ messages)

[PATCH bpf-next 0/8] bpf: Follow up to RCU enforcement in the verifier
 2023-04-07  1:57 UTC  (13+ messages)

[android-common:android-mainline 4/5] mm/mmap.c:750:5: warning: no previous prototype for function '__vma_adjust'
 2023-04-07  1:53 UTC 

[PATCH] arm: mx6: module_fuse: fix build failure due to wrong argument name
 2023-04-07  1:52 UTC  (2+ messages)

[PATCH v3 0/3] target/riscv: Fix mstatus.MPP related support
 2023-04-07  1:47 UTC  (4+ messages)
` [PATCH v3 1/3] target/riscv: Fix the mstatus.MPP value after executing MRET
` [PATCH v3 2/3] target/riscv: Use PRV_RESERVED instead of PRV_H
` [PATCH v3 3/3] target/riscv: Legalize MPP value in write_mstatus

[PATCH bpf-next v2 0/3] Add FOU support for externally controlled ipip devices
 2023-04-07  1:47 UTC  (3+ messages)
` [PATCH bpf-next v2 3/3] selftests/bpf: Test FOU kfuncs "

[PATCH v3 0/8] Add Array BIST test support to IFS
 2023-04-07  1:49 UTC  (4+ messages)
` [PATCH v4 0/9] "

[PATCH] clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe
 2023-04-07  1:44 UTC  (2+ messages)

Question about xdp: how to figure out the throughput is limited by pcie
 2023-04-07  1:46 UTC 

[PATCH 1/2] efi_loader: Fix flexible array member definitions
 2023-04-07  1:46 UTC  (3+ messages)
` [PATCH 2/2] efi_loader: Fix warnings on unaligned accesses

QA notification for completed autobuilder build (yocto-4.2.rc1)
 2023-04-07  1:45 UTC  (4+ messages)
` [qa-build-notification] "
    ` [OE-core] "

[RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace
 2023-04-07  1:43 UTC  (11+ messages)

[PATCH 1/1] media: i2c: imx290: Add missing \n on dev_err_probe() message
 2023-04-07  1:44 UTC  (2+ messages)

[PATCH] linux-firmware: update firmware for MT7921 WiFi device
 2023-04-07  1:40 UTC 

[PATCH bpf-next 0/6] bpf: add netfilter program type
 2023-04-07  1:36 UTC  (3+ messages)
` [PATCH bpf-next 6/6] bpf: add test_run support for "

[tglx-devel:hotplug 32/43] arch/riscv/kernel/cpu-hotplug.c:55:6: error: redefinition of 'arch_cpuhp_cleanup_dead_cpu'
 2023-04-07  1:33 UTC 

[PATCH 0/2] accel/tcg/plugin: host insn size for plugin
 2023-04-07  1:31 UTC  (4+ messages)
` [PATCH 1/2] accel/tcg/plugin: export host insn size

[PATCH] wifi: brcmfmac: add Cypress 43439 SDIO ids
 2023-04-07  1:31 UTC 

[PATCH] ieee802154: hwsim: Fix possible memory leaks
 2023-04-07  1:26 UTC 

[gpio kself-test & bisect] gpio-mockup.sh kslef-test failed in v6.3-rc5
 2023-04-07  1:28 UTC  (3+ messages)

Convention regarding SGMII in-band autonegotiation
 2023-04-07  1:26 UTC  (6+ messages)

[PATCH v2] rcu/kvfree: Prevents cache growing when the backoff_page_cache_fill is set
 2023-04-07  1:26 UTC  (6+ messages)

[PATCH net-next v4 0/7] net: lockless stop/wake combo macros
 2023-04-07  1:25 UTC  (8+ messages)
` [PATCH net-next v4 1/7] docs: net: reformat driver.rst from a list to sections
` [PATCH net-next v4 2/7] docs: net: move the probe and open/close sections of driver.rst up
` [PATCH net-next v4 3/7] docs: net: use C syntax highlight in driver.rst
` [PATCH net-next v4 4/7] net: provide macros for commonly copied lockless queue stop/wake code
` [PATCH net-next v4 5/7] ixgbe: use new queue try_stop/try_wake macros
` [PATCH net-next v4 6/7] bnxt: "
` [PATCH net-next v4 7/7] net: piggy back on the memory barrier in bql when waking queues

[PATCH v2 0/2] target/riscv: Fix mstatus.MPP related support
 2023-04-07  1:24 UTC  (6+ messages)
` [PATCH v2 2/2] target/riscv: Legalize MPP value in write_mstatus

[f2fs-dev] [PATCH v2] f2fs: merge lz4hc_compress_pages() to lz4_compress_pages()
 2023-04-07  1:22 UTC  (5+ messages)
      `  "

[PATCH net-next 1/3] net: provide macros for commonly copied lockless queue stop/wake code
 2023-04-07  1:21 UTC  (14+ messages)

[f2fs-dev] [PATCH] f2fs: convert to use sysfs_emit
 2023-04-07  1:20 UTC  (5+ messages)
    `  "

[f2fs-dev] [PATCH] f2fs: use common implementation of file type
 2023-04-07  1:19 UTC  (3+ messages)
`  "

[RFC PATCH 00/14] wifi: rtl8xxxu: Add AP mode support for 8188f
 2023-04-07  1:18 UTC  (4+ messages)

[PATCH] linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
 2023-04-07  1:16 UTC 

[PATCH v2 0/3] arm64: kdump : take off the protection on crashkernel memory region
 2023-04-07  1:15 UTC  (12+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] arm64: kdump: do not map crashkernel region specifically
` [PATCH v2 3/3] arm64: kdump: defer the crashkernel reservation for platforms with no DMA memory zones

[PATCH v12 00/10] support subsets of code size reduction extension
 2023-04-07  1:14 UTC  (4+ messages)
` [PATCH v12 02/10] target/riscv: add support for Zca extension

zram I/O path cleanups and fixups v2
 2023-04-07  1:14 UTC  (12+ messages)
` [PATCH 01/16] zram: remove valid_io_request
` [PATCH 05/16] zram: return early on error in zram_bvec_rw
` [PATCH 15/16] zram: fix synchronous reads

[tglx-devel:hotplug 30/43] arch/mips/kernel/smp.c:695:13: error: 'smp_ops' undeclared; did you mean 'mp_ops'?
 2023-04-07  1:12 UTC 

[tglx-devel:hotplug 31/43] arch/parisc/kernel/smp.c:505:6: error: redefinition of 'arch_cpuhp_cleanup_dead_cpu'
 2023-04-07  1:12 UTC 

[PATCH] drm/msm/adreno: fix sparse warnings in a6xx code
 2023-04-07  1:07 UTC  (2+ messages)

+ zram-refactor-zram_bdev_write.patch added to mm-unstable branch
 2023-04-07  1:07 UTC  (2+ messages)

+ zram-return-early-on-error-in-zram_bvec_rw.patch added to mm-unstable branch
 2023-04-07  1:06 UTC  (2+ messages)

+ zram-refactor-highlevel-read-and-write-handling.patch added to mm-unstable branch
 2023-04-07  1:06 UTC  (2+ messages)

[PATCH v5 0/2] Ignore non-LRU-based reclaim in memcg reclaim
 2023-04-07  1:02 UTC  (4+ messages)
` [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers

[intel-tdx:kvm-upstream-workaround 1/335] <stdin>:1565:2: warning: #warning syscall memfd_restricted not implemented
 2023-04-07  1:02 UTC 

FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-04-07  0:58 UTC  (9+ messages)
  ` RE(2): "

[PATCH][kirkstone 0/3] Rogue graphics DDK 23.1 upgrade
 2023-04-07  0:59 UTC  (4+ messages)
` [PATCH][kirkstone 1/3] mesa: locally overlay 22.3.5-specific patches from oe-core/master
` [PATCH][kirkstone 2/3] mesa: update pvr-mesa for the 22.3.5 version of mesa
` [PATCH][kirkstone 3/3] graphics: upgrade rogue graphics to 23.1.6404501

[PATCH] media: pci: remove unnecessary (void*) conversions
 2023-04-07  0:55 UTC 

[PATCH v2 1/5] perf vendor events intel: Update free running alderlake events
 2023-04-07  0:56 UTC  (6+ messages)
` [PATCH v2 2/5] perf vendor events intel: Update free running icelakex events
` [PATCH v2 3/5] perf vendor events intel: Correct knightslanding memory topic
` [PATCH v2 4/5] perf vendor events intel: Update free running snowridgex events
` [PATCH v2 5/5] perf vendor events intel: Update free running tigerlake events

[PATCH net] ipv4: Fix potential uninit variable access buf in __ip_make_skb()
 2023-04-07  0:54 UTC  (3+ messages)

[PATCH 0/9] x86/clear_huge_page: multi-page clearing
 2023-04-07  0:50 UTC  (4+ messages)
` [PATCH 5/9] x86/clear_pages: add clear_pages()

[PATCH 1/1] Remove the config files in mdcheck_start|continue service
 2023-04-07  0:45 UTC 

[PATCH] skbuff: Fix a race between coalescing and releasing SKBs
 2023-04-07  0:45 UTC  (11+ messages)

[PATCH RFC bpf-next v1 0/9] Exceptions - 1/2
 2023-04-07  0:42 UTC  (4+ messages)
` [PATCH RFC bpf-next v1 9/9] selftests/bpf: Add tests for BPF exceptions

[PATCH net-next v3 0/7] net: lockless stop/wake combo macros
 2023-04-07  0:41 UTC  (4+ messages)
` [PATCH net-next v3 7/7] net: piggy back on the memory barrier in bql when waking queues

[PATCHSET 0/7] perf lock contention: Improve performance if map is full (v1)
 2023-04-07  0:41 UTC  (3+ messages)

[Intel-gfx] [CI] drm/i915/mtl: Define GuC firmware version for MTL
 2023-04-07  0:37 UTC  (3+ messages)
`  "

[PATCH] btrfs: Avoid potential integer overflow when left-shifting 32-bit int
 2023-04-07  0:35 UTC  (2+ messages)

[igt-dev] [i-g-t V3 0/6] Enable ADDFB tests for XE
 2023-04-07  0:32 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Enable ADDFB tests for XE (rev5)

git revert with partial commit
 2023-04-07  0:24 UTC  (12+ messages)

[Intel-xe] [PATCH v3 0/9] Begin adding GMD_ID support for Xe
 2023-04-07  0:24 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for Begin adding GMD_ID support for Xe (rev4)

[RFC PATCH] rebase: implement --rewind
 2023-04-07  0:21 UTC  (7+ messages)

[intel-tdx:kvm-upstream-workaround 312/335] arch/x86/kvm/mmu/mmu.c:713:5: warning: no previous prototype for function 'kvm_mmu_topup_memory_cache_for_split'
 2023-04-07  0:21 UTC 

[linux-next:master 8323/9787] drivers/gpu/drm/i915/i915_hwmon.c:411 hwm_power_max_write() error: uninitialized symbol 'nval'
 2023-04-07  0:21 UTC 

[RFC 1/2] drm: Add fdinfo memory stats
 2023-04-07  0:21 UTC  (2+ messages)

[Intel-xe] [RFC PATCH 00/10] Xe DRM scheduler and long running workload plans
 2023-04-07  0:20 UTC  (8+ messages)
          `  "

[PATCH 00/12] Submit zoned writes in order
 2023-04-07  0:17 UTC  (13+ messages)
` [PATCH 01/12] block: Send zoned writes to the I/O scheduler
` [PATCH 02/12] block: Send flush requests "
` [PATCH 03/12] block: Send requeued "
` [PATCH 04/12] block: Requeue requests if a CPU is unplugged
` [PATCH 05/12] block: One requeue list per hctx
` [PATCH 06/12] block: Preserve the order of requeued requests
` [PATCH 07/12] block: Make it easier to debug zoned write reordering
` [PATCH 08/12] block: mq-deadline: Simplify deadline_skip_seq_writes()
` [PATCH 09/12] block: mq-deadline: Disable head insertion for zoned writes
` [PATCH 10/12] block: mq-deadline: Introduce a local variable
` [PATCH 11/12] block: mq-deadline: Fix a race condition related to zoned writes
` [PATCH 12/12] block: mq-deadline: Handle requeued requests correctly

[PATCH] r8152: Add __GFP_NOWARN to big allocations
 2023-04-07  0:14 UTC 

[PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages
 2023-04-07  0:13 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.