All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-06 02:08:46 to 2022-05-06 03:57:15 UTC [more...]

[RFC 1/6] net/mlx5: add LWM support for Rxq
 2022-05-06  3:56 UTC  (3+ messages)
` [RFC v1 0/7] net/mlx5: introduce limit watermark and host shaper
  ` [RFC v1 1/7] net/mlx5: add LWM support for Rxq

RTT-PROBE: lore-subspace-rtt
 2022-05-06  3:56 UTC 

[PATCH 00/12] lpfc: Update lpfc to revision 14.2.0.3
 2022-05-06  3:55 UTC  (13+ messages)
` [PATCH 01/12] lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
` [PATCH 02/12] lpfc: Fill in missing ndlp kref puts in error paths
` [PATCH 03/12] lpfc: Fix ndlp put following a LOGO completion
` [PATCH 04/12] lpfc: Inhibit aborts if external loopback plug is inserted
` [PATCH 05/12] lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event
` [PATCH 06/12] lpfc: Use list_for_each_entry_safe on fc_nodes list in rscn_recovery_check
` [PATCH 07/12] lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link
` [PATCH 08/12] lpfc: Change VMID registration to be based on fabric parameters
` [PATCH 09/12] lpfc: Rework FDMI initialization after link up
` [PATCH 10/12] lpfc: Alter FPIN stat accounting logic
` [PATCH 11/12] lpfc: Use sg_dma_address and sg_dma_len macros for NVMe I/O
` [PATCH 12/12] lpfc: Update lpfc version to 14.2.0.3

[PATCH RFC 00/19] IOMMUFD Dirty Tracking
 2022-05-06  3:51 UTC  (19+ messages)

[PATCH] fanotify: do not allow setting FAN_RENAME on non-dir
 2022-05-06  3:49 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: qcom: Add LPG node to pm8941
 2022-05-06  3:49 UTC  (3+ messages)

❌ FAIL: Test report for kernel 5.18.0-rc5 (mainline.kernel.org-clang, 0f5d752b)
 2022-05-06  3:47 UTC 

[PATCH v3 0/3] dt-bindings: nvmem: mediatek: Convert efuse binding to YAML
 2022-05-06  3:36 UTC  (5+ messages)
` [PATCH v3 1/3] "

[agd5f:drm-next 282/573] drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:5759:9: sparse: sparse: incompatible types in conditional expression (different base types):
 2022-05-06  3:46 UTC 

[linuxppc:next-test 75/91] arch/powerpc/kernel/prom_parse.c:10:6: warning: no previous prototype for 'of_parse_dma_window'
 2022-05-06  3:46 UTC 

[linux-next:master 2098/9357] drivers/pinctrl/stm32/pinctrl-stm32.c:1530:23: warning: Local variable 'np' shadows outer variable [shadowVariable]
 2022-05-06  3:46 UTC 

[PATCH] fs/ntfs3: fix null pointer dereference in d_flags_for_inode
 2022-05-06  3:46 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-06  3:45 UTC 

[PATCH] x86/events: Replace snprintf() with sysfs_emit()
 2022-05-06  3:44 UTC 

[PATCH -next] drm/i915/gt: Fix build error without CONFIG_PM
 2022-05-06  3:26 UTC  (3+ messages)
` [Intel-gfx] "

GIT_CONFIG_PARAMETERS does not work
 2022-05-06  3:44 UTC 

[PATCH 0/4] ttm for internal
 2022-05-06  3:44 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for ttm for internal (rev2)

[PATCH] hte: Remove unused including <linux/version.h>
 2022-05-06  3:42 UTC 

[PATCH] arm64: dts: qcom: sc7180-trogdor: Remove cros-ec keyboard from detachables
 2022-05-06  3:40 UTC  (2+ messages)

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-06  3:39 UTC  (13+ messages)
` [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration

[PATCH] gpiolib: cdev: fix stream_open.cocci warnings
 2022-05-06  3:38 UTC  (4+ messages)

[OE-core] [PATCH v2] gnutls: Added fips support option
 2022-05-06  3:37 UTC 

[PATCH] ftrace/fgraph: fix increased missing-prototypes warnings
 2022-05-06  3:33 UTC  (4+ messages)

[PATCH v11 00/16] Introduce Architectural LBR for vPMU
 2022-05-06  3:33 UTC  (17+ messages)
` [PATCH v11 01/16] perf/x86/intel: Fix the comment about guest LBR support on KVM
` [PATCH v11 02/16] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
` [PATCH v11 03/16] KVM: x86: Report XSS as an MSR to be saved if there are supported features
` [PATCH v11 04/16] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS
` [PATCH v11 05/16] KVM: x86: Add Arch LBR MSRs to msrs_to_save_all list
` [PATCH v11 06/16] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
` [PATCH v11 07/16] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL "
` [PATCH v11 08/16] KVM: x86/pmu: Refactor code to support "
` [PATCH v11 09/16] KVM: x86: Refine the matching and clearing logic for supported_xss
` [PATCH v11 10/16] KVM: x86: Add XSAVE Support for Architectural LBR
` [PATCH v11 11/16] KVM: x86/vmx: Check Arch LBR config when return perf capabilities
` [PATCH v11 12/16] KVM: nVMX: Add necessary Arch LBR settings for nested VM
` [PATCH v11 13/16] KVM: x86/vmx: Clear Arch LBREn bit before inject #DB to guest
` [PATCH v11 14/16] KVM: x86/vmx: Flip Arch LBREn bit on guest state change
` [PATCH v11 15/16] KVM: x86: Add Arch LBR data MSR access interface
` [PATCH v11 16/16] KVM: x86/cpuid: Advertise Arch LBR feature in CPUID

wens@csie.org
 2022-05-06  3:35 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-06  3:34 UTC 

[PATCH v6 00/10] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-05-06  3:32 UTC  (9+ messages)
` [PATCH v6 05/10] cpufreq: mediatek: Add opp notification support

[PATCH] systemd: Fix build regression with latest update
 2022-05-06  3:33 UTC 

[PATCH 1/7] clk: qcom: ipq8074: fix NSS core PLL-s
 2022-05-06  3:33 UTC  (3+ messages)
` [PATCH 2/7] clk: qcom: ipq8074: disable USB GDSC-s SW_COLLAPSE

[PATCH v14 0/9] Add Sunplus SP7021 SoC Support
 2022-05-06  3:23 UTC  (20+ messages)
` [PATCH v14 1/9] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v14 2/9] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v14 3/9] reset: Add Sunplus "
` [PATCH v14 4/9] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v14 5/9] clk: Add Sunplus "
` [PATCH v14 6/9] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v14 7/9] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v14 8/9] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
` [PATCH v14 9/9] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig

[ovmf test] 170166: regressions - FAIL
 2022-05-06  3:30 UTC 

[PATCH] drm/rockchip: Remove unneeded semicolon
 2022-05-06  1:55 UTC 

[PATCH] ionic: fix missing pci_release_regions() on error in ionic_probe()
 2022-05-06  3:40 UTC 

[net PATCH] ipv4: drop dst in multicast routing path
 2022-05-06  3:28 UTC  (2+ messages)

KCSAN: data-race in do_epoll_ctl / do_epoll_wait
 2022-05-06  3:27 UTC 

[PATCH iproute2 net-next 0/3] support for vxlan vni filtering
 2022-05-06  3:26 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-06  3:24 UTC 

[PATCH 0/7] scsi: EH rework main part
 2022-05-06  3:24 UTC  (4+ messages)

[PATCH v23 0/6] support reserving crashkernel above 4G on arm64 kdump
 2022-05-06  3:22 UTC  (6+ messages)
` [PATCH v23 3/6] arm64: kdump: Reimplement crashkernel=X

[PATCH 0/2] Modify some code about kprobe
 2022-05-06  3:24 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation

[PATCH] lib/string_helpers: add allocated strarray to device resource
 2022-05-06  3:23 UTC  (2+ messages)
` [PATCH] lib/string_helpers: add allocated strarray to device

[PATCH v2 0/4] A few cleanup and fixup patches for migration
 2022-05-06  3:23 UTC  (3+ messages)
` [PATCH v2 1/4] mm/migration: reduce the rcu lock duration

[Buildroot] how to get buildroot to update a git repo that has changes? (ie building HEAD vs a specific SHA)
 2022-05-06  3:13 UTC  (3+ messages)

[PATCH v7] timekeeping: Add raw clock fallback for random_get_entropy()
 2022-05-06  3:20 UTC  (3+ messages)
` [timekeeping] 3aeaac747d: PANIC:early_exception

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-05-06  3:19 UTC  (11+ messages)

[PATCH v2] mm/memcg: support control THP behaviour in cgroup
 2022-05-06  3:18 UTC 

[allisonhenderson-xfs-work:xfs-5.19-compose_pptrs 25/32] fs/xfs/libxfs/xfs_attr.c:571:44: warning: this statement may fall through
 2022-05-06  3:16 UTC 

[PATCH v1 0/1] Add minibmc section in aspeed document
 2022-05-06  3:15 UTC  (2+ messages)
` [PATCH v1 1/1] docs: add "

[PATCH 0/3] arm64: dts: qcom: Fix 'sdhci' nodes for 'make dtbs_check'
 2022-05-06  3:16 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: Fix node names for sdhci 'opp-table' nodes (across dts files)

[PATCH BlueZ 1/7] lib: Add definitions for ISO socket
 2022-05-06  3:16 UTC  (2+ messages)
` [BlueZ,1/7] "

[PATCH v2 0/2] staging: rtl8712: fix uninit-value 'data' and 'mac'
 2022-05-06  3:16 UTC  (3+ messages)
` [PATCH v2 1/2] staging: rtl8712: fix uninit-value in usb_read8() and friends
` [PATCH v2 2/2] staging: rtl8712: fix uninit-value in r871xu_drv_init()

RTT-PROBE: lore-subspace-rtt
 2022-05-06  3:14 UTC 

[PATCH] fstests: faster group file creation
 2022-05-06  3:12 UTC 

lpfc: regression with lpfc 14.2.0.0 / Skyhawk: FLOGI failure
 2022-05-06  3:08 UTC  (3+ messages)

[PATCH] staging: rtl8712: fix uninit-value "data" and "mac"
 2022-05-06  3:07 UTC  (5+ messages)

[PATCH] add a new hda codec SN6140
 2022-05-06  2:57 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-06  3:04 UTC 

[PATCH v12 0/4] Add lpass pin control support for audio on sc7280 based targets
 2022-05-06  3:06 UTC  (8+ messages)
` [PATCH v12 4/4] arm64: dts: qcom: sc7280-herobrine: Add lpi pinmux properties for CRD 3.0/3.1

[PATCHv14 0/9] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-05-06  3:02 UTC  (5+ messages)
` [PATCHv14 2/9] coresight: etm4x: Use asm-generic IO memory barriers

[PATCH v2 0/2] bisect: status improvements when bisect is not fully fleshed out
 2022-05-06  3:03 UTC  (5+ messages)
` [PATCH v2 1/2] bisect: output state before we are ready to compute bisection
` [PATCH v2 2/2] bisect: output bisect setup status in bisect log

[PATCH v14 0/7] USB DWC3 host wake up support from system suspend
 2022-05-06  3:01 UTC  (6+ messages)
` [PATCH v14 3/7] usb: dwc3: core: Host "

[PATCH net-next v10 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2022-05-06  3:00 UTC  (4+ messages)
` [PATCH net-next v10 2/2] net: ethernet: Add driver for Sunplus SP7021

[PATCH V3 0/6] populate/unpopulate memory when domain on static
 2022-05-06  2:59 UTC  (12+ messages)
` [PATCH v3 6/6] xen: retrieve reserved pages on populate_physmap

[PATCH net-next 0/4] net: disambiguate the TSO and GSO limits
 2022-05-06  2:58 UTC  (6+ messages)
` [PATCH net-next 1/4] net: add netif_inherit_tso_max()
` [PATCH net-next 2/4] net: don't allow user space to lift the device limits
` [PATCH net-next 3/4] net: make drivers set the TSO limit not the GSO limit
` [PATCH net-next 4/4] net: move netif_set_gso_max helpers

[PATCH RFC 1/4] misc-utils: add the pipesz utility
 2022-05-06  2:58 UTC  (3+ messages)

[PATCH 0/2] Finalising swap-over-NFS patches
 2022-05-06  2:56 UTC  (7+ messages)
` [PATCH 1/2] MM: handle THP in swap_*page_fs()

[PATCH -lkmm] tools/memory-model/README: Update klitmus7 compat table
 2022-05-06  2:55 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-06  2:54 UTC 

[PATCH V7 0/7] Add driver support for Data Capture and Compare Engine(DCC) for SM8150,SC7280,SC7180,SDM845
 2022-05-06  2:53 UTC  (6+ messages)
` [PATCH V7 2/7] soc: qcom: dcc:Add driver support for Data Capture and Compare unit(DCC)

[PATCH v9 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-05-06  2:49 UTC  (8+ messages)
` [PATCH v9 4/4] mm: hugetlb_vmemmap: "

[PATCH] delayacct: track delays from write-protect copy
 2022-05-06  2:48 UTC  (3+ messages)

[PATCH] tests/vm: update openbsd to release 7.1
 2022-05-06  2:45 UTC  (2+ messages)

[PATCH] arm64/sme: More sensibly define the size for the ZA register set
 2022-05-06  2:43 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-06  2:44 UTC 

[PATCH V3 1/2] md: don't unregister sync_thread with reconfig_mutex held
 2022-05-06  2:34 UTC  (3+ messages)

[PATCH v6 0/3] Introduce Notify VM exit
 2022-05-06  2:43 UTC  (2+ messages)

[PATCH V2 0/2] Fix session topology test for powerpc and add utility function to get cpuinfo entries
 2022-05-06  2:40 UTC  (4+ messages)
` [PATCH V2 2/2] tools/perf/tests: Fix session topology test to skip the test in guest environment

[cedar] DMA ring test timeout
 2022-05-06  2:41 UTC 

linux-next: manual merge of the iommu tree with the arm-soc tree
 2022-05-06  2:39 UTC  (2+ messages)

[PATCH v5 0/2] Add support for UltraSoc System Memory Buffer
 2022-05-06  2:35 UTC  (5+ messages)
` [PATCH v5 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver

RTT-PROBE: lore-subspace-rtt
 2022-05-06  2:33 UTC 

[PATCH v2 net 0/5] Ocelot VCAP fixes
 2022-05-06  2:30 UTC  (2+ messages)

[ovmf test] 170165: regressions - FAIL
 2022-05-06  2:29 UTC 

[PATCH 1/2] config/arm: add SVE control flag
 2022-05-06  2:29 UTC  (4+ messages)
` [PATCH 2/2] config/arm: disable SVE for cn10k

[PATCH -next] ASoC: mediatek: mt8195: Fix build warning without CONFIG_OF
 2022-05-06  2:26 UTC  (4+ messages)

[allisonhenderson-xfs-work:xfs-5.19-compose_pptrs 21/32] fs/xfs/libxfs/xfs_attr.c:816:72: warning: bitwise comparison always evaluates to true
 2022-05-06  2:25 UTC 

[PATCH 6/8] Bluetooth: ISO: Add broadcast support
 2022-05-06  2:25 UTC  (2+ messages)

[PATCH] drm/mgag200: Fail on I2C initialization errors
 2022-05-06  2:25 UTC 

[PATCH v9 00/69] Maple Tree v9
 2022-05-06  2:25 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-06  2:23 UTC 

Suspend/resume error with AWUS036ACM
 2022-05-06  1:47 UTC  (2+ messages)

[PATCH net-next 0/5] mptcp: Improve MPTCP-level window tracking
 2022-05-06  2:20 UTC  (2+ messages)

CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
 2022-05-06  2:19 UTC  (7+ messages)

[RFC PATCH v4 00/37] objtool: add base support for arm64
 2022-05-06  2:18 UTC  (8+ messages)
` [RFC PATCH v4 22/37] arm64: kernel: Skip validation of kuser32.o

[syzbot] KASAN: stack-out-of-bounds Read in iov_iter_revert
 2022-05-06  2:16 UTC  (3+ messages)
` linux-stable-5.10-y CVE-2022-1508 of io_uring module

[PATCH] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
 2022-05-06  2:10 UTC  (4+ messages)

[intel-lts:5.15/linux 22/62] drivers/clk/clk-cdcun1208.c:142 cdcun1208_clock_write_regs() error: uninitialized symbol 'ret'
 2022-05-06  2:15 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-06  2:13 UTC 

How important is a full balance?
 2022-05-06  2:12 UTC 

[PATCH] bug: Use normal relative pointers in 'struct bug_entry'
 2022-05-06  1:09 UTC 

[PATCH] docs: Correct the default thread-pool-size
 2022-05-06  2:09 UTC  (4+ messages)

[PATCH 0/5] s390/dasd: data corruption fixes for thin provisioning
 2022-05-06  2:08 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.