All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-11 05:04:30 to 2020-11-11 06:28:37 UTC [more...]

[PATCH v8 net-next 0/3] net/sched: fix over mtu packet of defrag in
 2020-11-11  6:28 UTC  (3+ messages)
` [PATCH v8 net-next 1/3] net/sched: fix miss init the mru in qdisc_skb_cb
` [PATCH v8 net-next 3/3] net/sched: act_frag: add implict packet fragment support

BUG: KASAN: global-out-of-bounds in soc_device_match on arm
 2020-11-11  6:25 UTC  (3+ messages)

linux-next: manual merge of the notifications tree with Linus' tree
 2020-11-11  6:24 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.9.8 (stable-queue)
 2020-11-11  6:24 UTC 

[PATCH v15 0/9] Enable ptp_kvm for arm/arm64
 2020-11-11  6:22 UTC  (30+ messages)
` [PATCH v15 1/9] arm64: Probe for the presence of KVM hypervisor
` [PATCH v15 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH v15 3/9] ptp: Reorganize ptp_kvm module to make it arch-independent
` [PATCH v15 4/9] time: Add mechanism to recognize clocksource in time_get_snapshot
` [PATCH v15 5/9] clocksource: Add clocksource id for arm arch counter
` [PATCH v15 6/9] arm64/kvm: Add hypercall service for kvm ptp
` [PATCH v15 7/9] ptp: arm/arm64: Enable ptp_kvm for arm/arm64
` [PATCH v15 8/9] doc: add ptp_kvm introduction for arm64 support
` [PATCH v15 9/9] arm64: Add kvm capability check extension for ptp_kvm

linux-next: build failure after merge of the akpm tree
 2020-11-11  6:20 UTC 

[PATCH] audit: remove unused macros
 2020-11-11  6:19 UTC  (5+ messages)

[PATCH v8 00/26] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-11  6:18 UTC  (9+ messages)
` [PATCH v8 02/26] memory: tegra20-emc: Use dev_pm_opp_set_clkname()
` [PATCH v8 09/26] memory: tegra30: Support interconnect framework

./include/generated/autoconf.h:1601:33: fatal error: mach/debug-macro.S: No such file or directory
 2020-11-11  6:17 UTC  (2+ messages)

[djwong-xfs:realtime-rmap 183/203] fs/xfs/libxfs/xfs_rmap.c:41:23: warning: Same value in both branches of ternary operator
 2020-11-11  6:18 UTC 

[RFC PATCH 0/9] CXL 2.0 Support
 2020-11-11  6:17 UTC  (12+ messages)
` [RFC PATCH 1/9] cxl/acpi: Add an acpi_cxl module for the CXL interconnect
` [RFC PATCH 2/9] cxl/acpi: add OSC support
` [RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox
` [RFC PATCH 4/9] cxl/mem: Map memory device registers
` [RFC PATCH 5/9] cxl/mem: Find device capabilities
` [RFC PATCH 6/9] cxl/mem: Initialize the mailbox interface
` [RFC PATCH 7/9] cxl/mem: Implement polled mode mailbox
` [RFC PATCH 8/9] cxl/mem: Register CXL memX devices
` [RFC PATCH 9/9] MAINTAINERS: Add maintainers of the CXL driver

[dpdk-dev] [PATCH v3 0/3] vhost: fix fd an memory leaks
 2020-11-11  6:13 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 1/3] vhost: fix error path when setting memory tables
` [dpdk-dev] [PATCH v3 2/3] vhost: fix fd leak in dirty logging setup
` [dpdk-dev] [PATCH v3 3/3] vhost: fix fd leak in kick setup

arm: kasan: WARNING: CPU: 0 PID: 0 at arch/arm/kernel/insn.c:47 __arm_gen_branch
 2020-11-11  6:12 UTC  (2+ messages)

[nbd168-wireless:mt76 11/65] drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c:442:9: sparse: sparse: dubious: x & !y
 2020-11-11  6:12 UTC 

[PATCH V2] selftests/cgroup: Fix build on older distros
 2020-11-11  6:11 UTC  (3+ messages)

linux-next: build failure after merge of the drm-misc tree
 2020-11-11  6:10 UTC  (5+ messages)
    ` [Intel-gfx] "

[Buildroot] WiFi-Problem STM32MP157C-DK2
 2020-11-11  6:08 UTC  (2+ messages)

[RHEL8.4 BZ1844297 CVE-2020-8694 v5] powercap: restrict energy meter to root access
 2020-11-11  6:07 UTC  (3+ messages)

drivers/watchdog/pcwd_usb.c:375:37: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-11-11  6:06 UTC  (2+ messages)

[PATCH v2 0/9] null_blk fixes, improvements and cleanup
 2020-11-11  6:04 UTC  (11+ messages)
` [PATCH v2 1/9] null_blk: Fix zone size initialization
` [PATCH v2 2/9] null_blk: Fail zone append to conventional zones
` [PATCH v2 3/9] null_blk: Align max_hw_sectors to blocksize
` [PATCH v2 4/9] null_blk: improve zone locking
` [PATCH v2 5/9] null_blk: Improve implicit zone close
` [PATCH v2 6/9] null_blk: cleanup discard handling
` [PATCH v2 7/9] null_blk: discard zones on reset
` [PATCH v2 8/9] null_blk: Allow controlling max_hw_sectors limit
` [PATCH v2 9/9] null_blk: Move driver into its own directory

[RFC PATCH 00/25] Introduce CXL 2.0 Emulation
 2020-11-11  5:47 UTC  (26+ messages)
` [RFC PATCH 01/25] Temp: Add the PCI_EXT_ID_DVSEC definition to the qemu pci_regs.h copy
` [RFC PATCH 02/25] hw/pci/cxl: Add a CXL component type (interface)
` [RFC PATCH 03/25] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [RFC PATCH 04/25] hw/cxl/device: Introduce a CXL device (8.2.8)
` [RFC PATCH 05/25] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [RFC PATCH 06/25] hw/cxl/device: Add device status (8.2.8.3)
` [RFC PATCH 07/25] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [RFC PATCH 08/25] hw/cxl/device: Add memory devices (8.2.8.5)
` [RFC PATCH 09/25] hw/pxb: Use a type for realizing expanders
` [RFC PATCH 10/25] hw/pci/cxl: Create a CXL bus type
` [RFC PATCH 11/25] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [RFC PATCH 12/25] acpi/pci: Consolidate host bridge setup
` [RFC PATCH 13/25] hw/pci: Plumb _UID through host bridges
` [RFC PATCH 14/25] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
` [RFC PATCH 15/25] acpi/pxb/cxl: Reserve host bridge MMIO
` [RFC PATCH 16/25] hw/pxb/cxl: Add "windows" for host bridges
` [RFC PATCH 17/25] hw/cxl/rp: Add a root port
` [RFC PATCH 18/25] hw/cxl/device: Add a memory device (8.2.8.5)
` [RFC PATCH 19/25] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [RFC PATCH 20/25] acpi/cxl: Add _OSC implementation (9.14.2)
` [RFC PATCH 21/25] acpi/cxl: Introduce a compat-driver UUID for CXL _OSC
` [RFC PATCH 22/25] acpi/cxl: Create the CEDT (9.14.1)
` [RFC PATCH 23/25] Temp: acpi/cxl: Add ACPI0017 (CEDT awareness)
` [RFC PATCH 24/25] WIP: i386/cxl: Initialize a host bridge
` [RFC PATCH 25/25] qtest/cxl: Add very basic sanity tests

[PATCHv7 0/7] System Cache support for GPU and required SMMU support
 2020-11-11  6:02 UTC  (6+ messages)
` [PATCHv7 1/7] iommu/io-pgtable-arm: Add support to use system cache

[PATCH] mailbox: arm_mhuv2: Add driver
 2020-11-11  6:02 UTC  (3+ messages)

[PATCH 0/9] cpufreq: Add missing modalias for tristate drivers
 2020-11-11  6:01 UTC  (2+ messages)

[PATCH V2 1/2] arm64: add config for Broadcom BCM4908 SoCs
 2020-11-11  5:59 UTC  (5+ messages)
` [PATCH V2 2/2] arm64: dts: broadcom: add BCM4908 and Asus GT-AC5300 early DTS files

[PATCH] powerpc/powernv/memtrace: Fake non-memblock aligned sized traces
 2020-11-11  5:55 UTC 

[PATCH] fs/nfsd: remove unused NFSDDBG_FACILITY to tame gcc
 2020-11-11  5:52 UTC  (6+ messages)
    ` [kbuild-all] "

[REGRESSION] hwmon: (applesmc) avoid overlong udelay()
 2020-11-11  5:56 UTC  (20+ messages)
                ` [PATCH] applesmc: Re-work SMC comms v1
                  ` [PATCH] applesmc: Re-work SMC comms v2
                                ` [PATCH v3] applesmc: Re-work SMC comms
                                  ` [PATCH v4 1/1] "

stable/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.206)
 2020-11-11  5:55 UTC 

[PATCH 3/3] phy: sun4i-usb: Use power efficient workqueue for debounce and poll
 2020-11-11  5:54 UTC  (4+ messages)

[gpio:devel] BUILD SUCCESS ff0e46434147ca330e03a68bb34ba1f446e5c763
 2020-11-11  5:54 UTC 

[tip:x86/apic] BUILD SUCCESS aec8da04e4d71afdd4ab3025ea34a6517435f363
 2020-11-11  5:54 UTC 

[PATCH] block: Improve blk_revalidate_disk_zones() checks
 2020-11-11  5:54 UTC 

[PATCH v2 0/3] clk: add driver for the SiFive FU740
 2020-11-11  5:53 UTC  (7+ messages)
` [PATCH v2 2/3] clk: sifive: Use common name for prci configuration
` [PATCH v2 3/3] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block

[Intel-wired-lan] [PATCH 0/4][RFC] Disable e1000e power management if hardware error is detected
 2020-11-11  5:52 UTC  (10+ messages)
`  "
` [Intel-wired-lan] [PATCH 1/4][RFC] e1000e: save the return value of e1000e_reset()
  `  "
` [Intel-wired-lan] [PATCH 2/4][RFC] PM: sleep: export device_pm_remove() for driver use
  `  "
` [Intel-wired-lan] [PATCH 3/4][RFC] e1000e: Introduce workqueue to disable the power management
  `  "
` [Intel-wired-lan] [PATCH 4/4][RFC] e1000e: Disable the power management if hardware error detected during resume
  `  "

[PATCH 4/5] kernel/cobalt/posix/syscall32:introduce old_timespec32 and __kernel_timespec to clock_settime of syscall32
 2020-11-11  5:50 UTC  (3+ messages)

[PATCH] xen/events: fix build
 2020-11-11  5:49 UTC 

✅ PASS: Test report for kernel 5.9.7 (stable-queue)
 2020-11-11  5:46 UTC 

Actual plans for Windows client: PostUp/PreDown possible?
 2020-11-11  5:45 UTC  (2+ messages)

[v3 0/4] Porting ASPEED FMC/SPI memory controller driver
 2020-11-11  5:44 UTC  (10+ messages)
` [v3 4/4] spi: aspeed: Add "

[PATCH net-next RFC v1 00/10] nvme-tcp receive offloads
 2020-11-11  5:43 UTC  (9+ messages)
` [PATCH net-next RFC v1 05/10] nvme-tcp: Add DDP offload control path
          ` FW: "

[Bug 1874678] [NEW] [Feature request] python-qemu package
 2020-11-11  5:34 UTC  (2+ messages)
` [Bug 1874678] "

xvisor was skipped: incompatible with host x86_64-linux (not in COMPATIBLE_HOST)
 2020-11-11  5:40 UTC  (2+ messages)
` [meta-virtualization] "

[PATCH v2 0/4] remoteproc: Improvement for the Qualcomm sysmon
 2020-11-11  5:40 UTC  (4+ messages)
` [PATCH v2 1/4] remoteproc: sysmon: Ensure remote notification ordering

[RFC] Are you good with Lockdep?
 2020-11-11  5:05 UTC 

[PATCH 0/4] powerpc/perf: Fixes for power10 PMU
 2020-11-11  4:33 UTC  (2+ messages)
` [PATCH 2/4] powerpc/perf: Update the PMU group constraints for l2l3 and threshold events in power10

[PATCH] mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based Intel controllers
 2020-11-11  5:34 UTC  (3+ messages)

[PATCH net v3 0/6] igb: xdp patches followup
 2020-11-11  5:31 UTC  (4+ messages)
` [PATCH net v3 3/6] igb: XDP extack message on error
    ` [Intel-wired-lan] "

[PATCH 1/3] ath11k: vdev delete synchronization with firmware
 2020-11-11  5:29 UTC  (3+ messages)

arch/s390/include/asm/atomic_ops.h:56:45: error: invalid operand for inline asm constraint 'i'
 2020-11-11  5:29 UTC  (2+ messages)

[PATCH] cpufreq: stats: Switch to ktime and msec instead of jiffies and usertime
 2020-11-11  5:28 UTC  (7+ messages)

[PATCH v14 0/2] Add PWM support for Intel Keem Bay SoC
 2020-11-11  5:28 UTC  (3+ messages)
` [PATCH v14 1/2] pwm: Add PWM driver for Intel Keem Bay

[PATCH 00/25] Rid W=1 warnings in SoC
 2020-11-11  5:25 UTC  (8+ messages)
` [PATCH 19/25] soc: qcom: smp2p: Remove unused struct attribute provide another

test
 2020-11-10 18:59 UTC 

[PATCH] ARM: mxs: Add serial number support for i.MX23, i.MX28 SoCs
 2020-11-11  5:18 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH net] Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
 2020-11-11  5:18 UTC  (5+ messages)
` [Linux-kernel-mentees] [PATCH net v2] "

[PATCH 0/3] md: code cleanups
 2020-11-11  5:16 UTC  (4+ messages)
` [PATCH 1/3] md: improve variable names in md_flush_request()
` [PATCH 2/3] md: add comments "
` [PATCH 3/3] md: use current request time as base for ktime comparisons

[renesas-devel:renesas-arm-dt-for-v5.11] BUILD SUCCESS 43bba65761952f58e850d918ee43b648427609bb
 2020-11-11  5:16 UTC 

[dpdk-dev] [PATCH v1] net/iavf: fix cannot release mbufs issue
 2020-11-11  5:16 UTC  (2+ messages)

[Resend v1] Bluetooth: hci_qca: Wait for timeout during suspend
 2020-11-11  5:15 UTC 

[Resend v1] Bluetooth: hci_qca: Enhance retry logic in qca_setup
 2020-11-11  5:14 UTC 

[PATCH v3] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id
 2020-11-11  5:13 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] tools/bpftool: Some build fixes
 2020-11-11  5:12 UTC  (11+ messages)
` [PATCH bpf-next v3 3/7] tools/bpftool: Fix cross-build
` [PATCH bpf-next v3 4/7] tools/runqslower: Use Makefile.include
` [PATCH bpf-next v3 5/7] tools/runqslower: Enable out-of-tree build
` [PATCH bpf-next v3 6/7] tools/runqslower: Build bpftool using HOSTCC
` [PATCH bpf-next v3 7/7] tools/bpftool: Fix build slowdown

[PATCH v5] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
 2020-11-11  5:09 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] fix issue with partial DMA unmap
 2020-11-11  5:08 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/3] "
  ` [dpdk-dev] [PATCH v2 2/3] vfio: fix DMA mapping granularity for type1 iova as va

[PATCH v10 00/41] btrfs: zoned block device support
 2020-11-11  5:07 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.