All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-07 07:13:26 to 2019-08-07 08:04:33 UTC [more...]

[PATCH net-next v3 00/10] net: stmmac: Improvements for -next
 2019-08-07  8:03 UTC  (15+ messages)
` [PATCH net-next v3 01/10] net: stmmac: xgmac: Implement MMC counters
` [PATCH net-next v3 02/10] net: stmmac: xgmac: Implement set_mtl_tx_queue_weight()
` [PATCH net-next v3 03/10] net: stmmac: xgmac: Implement tx_queue_prio()
` [PATCH net-next v3 04/10] net: stmmac: Implement RSS and enable it in XGMAC core
` [PATCH net-next v3 05/10] net: stmmac: selftests: Add RSS test
` [PATCH net-next v3 06/10] net: stmmac: Implement VLAN Hash Filtering in XGMAC
` [PATCH net-next v3 07/10] net: stmmac: selftests: Add test for VLAN and Double VLAN Filtering
` [PATCH net-next v3 08/10] net: stmmac: Implement Safety Features in XGMAC core
` [PATCH net-next v3 09/10] net: stmmac: Add Flexible RX Parser support in XGMAC
` [PATCH net-next v3 10/10] net: stmmac: selftests: Add a selftest for Flexible RX Parser

[PATCH v4 0/4] Miscellaneous fixes
 2019-08-07  8:04 UTC  (4+ messages)
` [PATCH v4 1/4] RISC-V: Remove per cpu clocksource

[PATCH 1/2] nvme-fabrics: Add type of service (TOS) configuration
 2019-08-07  8:02 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/6] Enhancing Qemu MMIO emulation with scripting interface
 2019-08-07  8:01 UTC  (11+ messages)
` [Qemu-devel] [RFC PATCH 1/6] utils/python_api: add scripting interface for Qemu with python lib
` [Qemu-devel] [RFC PATCH 2/6] hw/ppc/pnv_xscom: extend xscom to use python interface
` [Qemu-devel] [RFC PATCH 3/6] hw/ppc/pnv_homer: add homer/occ common area emulation for PowerNV
` [Qemu-devel] [RFC PATCH 4/6] hw/ppc/pnv: initialize and realize homer/occ common area
` [Qemu-devel] [RFC PATCH 5/6] hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARs
` [Qemu-devel] [RFC PATCH 6/6] hw/ppc/pnv_homer: add python interface support for homer/occ common area

[PATCH] tty: serial: Introduce uart_tx_stoppped_or_empty()
 2019-08-07  8:02 UTC  (4+ messages)

[PATCH 1/2] kbuild: add OBJSIZE variable for the size tool
 2019-08-07  8:01 UTC  (3+ messages)

[PATCH 00/16] net: phy: adin: add support for Analog Devices PHYs
 2019-08-07  8:00 UTC  (11+ messages)
` [PATCH 06/16] net: phy: adin: support PHY mode converters
` [PATCH 15/16] net: phy: adin: add ethtool get_stats support

linux-next: build warning after merge of the akpm-current tree
 2019-08-07  8:00 UTC 

[PATCH 1/4] mac80211: fix TX legacy rate reporting when tx_status_ext is used
 2019-08-07  7:59 UTC  (4+ messages)
` [PATCH 2/4] mac80211: fix bad guard when reporting legacy rates
` [PATCH 3/4] mac80211: 80Mhz was not reported properly when using tx_status_ext
` [PATCH 4/4] mac80211: add missing length field increment when generating Radiotap header

Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
 2019-08-07  7:59 UTC  (10+ messages)

[meta-python][PATCH] python-pbr: Add python3 version
 2019-08-07 16:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/28] riscv: sifive_u: Improve the emulation fidelity of sifive_u machine
 2019-08-07  7:45 UTC  (54+ messages)
` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 01/28] riscv: hw: Remove superfluous "linux, phandle" property
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 02/28] riscv: hw: Use qemu_fdt_setprop_cell() for property with only 1 cell
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 03/28] riscv: Add a sifive_cpu.h to include both E and U cpu type defines
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 04/28] riscv: hart: Extract hart realize to a separate routine
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 05/28] riscv: hart: Support heterogeneous harts population
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 06/28] riscv: sifive_u: Update hart configuration to reflect the real FU540 SoC
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 07/28] riscv: sifive_u: Set the minimum number of cpus to 2
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 08/28] riscv: sifive_u: Update PLIC hart topology configuration string
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 09/28] riscv: sifive_u: Update UART base addresses
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 10/28] riscv: sifive_u: Remove the unnecessary include of prci header
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 11/28] riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h}
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 12/28] riscv: sifive_e: prci: Fix a typo of hfxosccfg register programming
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 13/28] riscv: sifive_e: prci: Update the PRCI register block size
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 14/28] riscv: sifive: Implement PRCI model for FU540
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 15/28] riscv: sifive_u: Generate hfclk and rtcclk nodes
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 16/28] riscv: sifive_u: Add PRCI block to the SoC
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 17/28] riscv: sifive_u: Change UART node name in device tree
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 18/28] riscv: hw: Implement a model for SiFive FU540 OTP
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 19/28] riscv: sifive_u: Instantiate OTP memory with a serial number
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 21/28] riscv: sifive_u: Update UART and ethernet node clock properties
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 22/28] riscv: sifive_u: Generate an aliases node in the device tree
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 23/28] riscv: sifive_u: Fix broken GEM support
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 24/28] riscv: sifive_u: Support loading initramfs
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 25/28] riscv: hw: Remove not needed PLIC properties in device tree
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 27/28] riscv: virt: Change create_fdt() to return void
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v2 28/28] riscv: sifive_u: Update model and compatible strings in device tree
  ` [Qemu-riscv] "

[Qemu-devel] [PATCH for-4.2 v4 0/2] s390: stop abusing memory_region_allocate_system_memory()
 2019-08-07  7:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-4.2 v4 1/2] kvm: s390: split too big memory section on several memslots
  ` [Qemu-devel] [qemu-s390x] "

[PATCH 1/1] rasdaemon: fix the issue of sqlite3 integer bind parameter mismatch
 2019-08-07  7:54 UTC 

[SUNRPC] 0472e47660: fsmark.app_overhead 16.0% regression
 2019-08-07  7:56 UTC  (12+ messages)
  ` [LKP] "

[Qemu-arm] [PATCH v3 00/33] Multi-phase reset mechanism
 2019-08-07  7:55 UTC  (7+ messages)
` [Qemu-arm] [PATCH v3 04/33] make Device and Bus Resettable
        ` [Qemu-devel] "

[Intel-wired-lan] [PATCH v2 1/1] ixgbe: sync the first fragment unconditionally
 2019-08-07  7:56 UTC  (3+ messages)
`  "

[Xen-devel] [PATCH v8 00/16] improve late microcode loading
 2019-08-07  7:59 UTC  (4+ messages)
` [Xen-devel] [PATCH v8 16/16] microcode: block #NMI handling when loading an ucode

EHSET USB testing
 2019-08-07  7:47 UTC  (5+ messages)

[PATCH v4 0/4] nvme-pci: Support for Apple 201+ (T2 chip)
 2019-08-07  7:51 UTC  (10+ messages)
` [PATCH v4 1/4] nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
` [PATCH v4 2/4] nvme-pci: Add support for variable IO SQ element size
` [PATCH v4 3/4] nvme-pci: Add support for Apple 2018+ models
` [PATCH v4 4/4] nvme-pci: Support shared tags across queues for Apple 2018 controllers

[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
 2019-08-06 23:47 UTC  (3+ messages)
` [PATCH v3 hmm 10/11] drm/amdkfd: use mmu_notifier_put

[PATCH 0/4] x86/mce: protect nr_cpus from rebooting by broadcast mce
 2019-08-07  7:52 UTC  (4+ messages)

[PATCH] libx11-compose-data: upgrade 1.6.7 -> 1.6.8
 2019-08-07  7:52 UTC 

[PATCH 0/8] soc: ti: Add OMAP PRM driver
 2019-08-07  7:48 UTC  (18+ messages)
` [PATCH 1/8] dt-bindings: omap: add new binding for PRM instances
` [PATCH 2/8] soc: ti: add initial PRM driver with reset control support
` [PATCH 3/8] soc: ti: omap-prm: poll for reset complete during de-assert
` [PATCH 4/8] soc: ti: omap-prm: add support for denying idle for reset clockdomain
` [PATCH 5/8] soc: ti: omap-prm: add omap4 PRM data
` [PATCH 6/8] soc: ti: omap_prm: add data for am33xx
` [PATCH 7/8] soc: ti: omap-prm: add dra7 PRM data
` [PATCH 8/8] ARM: OMAP2+: pdata-quirks: add PRM data for reset support

[PATCH] PM / devfreq: Add dev_pm_qos support
 2019-08-07  7:51 UTC  (2+ messages)

[PATCH] mm/mmap.c: refine data locality of find_vma_prev
 2019-08-07  7:51 UTC  (4+ messages)

[PATCH 0/2] KASAN support for RISC-V
 2019-08-07  7:19 UTC  (6+ messages)
` [PATCH 1/2] riscv: Add memmove string operation
` [PATCH 2/2] riscv: Add KASAN support

[Intel-wired-lan] [PATCH v4] e1000e: PCIm function state support
 2019-08-07  7:47 UTC  (3+ messages)

[PATCH] grub: add grub-native
 2019-08-07  7:45 UTC 

[Buildroot] [PATCH 1/1] package/mosquitto: fix static linking with c-ares and openssl
 2019-08-07  7:46 UTC  (2+ messages)

如何更好的完善行政管理工作
 2019-08-07  7:45 UTC 

[Buildroot] [git commit] package/mosquitto: fix static linking with c-ares and openssl
 2019-08-07  7:44 UTC 

[PATCH 1/3] libibumad: Support arbitrary number of IB devices
 2019-08-07  7:44 UTC  (4+ messages)

[PATCH v3 0/3] Send a hotplug when edid changes
 2019-08-07  7:43 UTC  (5+ messages)

[PATCH] net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
 2019-08-07  7:43 UTC 

[Qemu-devel] [PATCH v4 0/3] High downtime with 95+ throttle pct
 2019-08-07  7:42 UTC  (2+ messages)

[PATCH] libglu:upgrade 9.0.0 -> 9.0.1
 2019-08-07  7:42 UTC 

[MPTCP] LPC networking CfP: abstract: draft
 2019-08-07  7:42 UTC 

linux-next: manual merge of the mips tree with Linus' tree
 2019-08-07  7:42 UTC  (2+ messages)

[meta-python] [PATCH] python-markupsafe: upgrade 1.0 -> 1.1.1
 2019-08-07  7:41 UTC 

[PATCH v1] perf record: Add an option to take an AUX snapshot on exit
 2019-08-07  7:40 UTC  (2+ messages)

Platform telemetry and health monitoring - PST AM
 2019-08-07  7:41 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] net/bonding: fix stack overflow in selection logic
 2019-08-07  7:41 UTC  (3+ messages)
  ` [dpdk-dev] [EXT] "

[PATCH] drm/amdgpu: fix gfx9 soft recovery
 2019-08-07  7:40 UTC 

[LTP] [MM Bug?] mmap() triggers SIGBUS while doing the​ ​numa_move_pages() for offlined hugepage in background
 2019-08-07  7:39 UTC  (12+ messages)
                  `  "

[PATCH] usbfs: Add ioctls for runtime power management
 2019-08-07  7:37 UTC  (2+ messages)

[dpdk-dev] [PATCH v3] net/fm10k: fix fm10k stats crash in multi-process
 2019-08-07  7:36 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[Intel-wired-lan] [PATCH v5] e1000e: PCIm function state support
 2019-08-07  7:36 UTC 

[Xen-devel] [BUG] After upgrade to Xen 4.12.0 iommu=no-igfx
 2019-08-07  7:35 UTC  (11+ messages)

Many processes end up in uninterruptible sleep accessing cifs mounts
 2019-08-07  7:34 UTC  (11+ messages)

net-next/master boot bisection: v5.3-rc1-460-g05bb520376af on meson-gxm-khadas-vim2
 2019-08-07  7:34 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 1/2] usb: chipidea: replace ci_role with usb_role
 2019-08-07  7:23 UTC  (2+ messages)
` [PATCH v2 2/2] usb: chipidea: add role switch class support

[Xen-devel] [PATCH v2] xen/x86: lock cacheline for add_sized()
 2019-08-07  7:32 UTC 

[PATCH v2] asm-generic: fix variable 'p4d' set but not used
 2019-08-07  7:30 UTC  (2+ messages)

[Xen-devel] [qemu-mainline test] 139766: tolerable FAIL - PUSHED
 2019-08-07  7:29 UTC 

v25.0 ninja install failure on pandoc-prebuilt using git tree or release tarball
 2019-08-07  7:29 UTC  (2+ messages)

[RFC PATCH v2] md/dm-crypt - reuse eboiv skcipher for IV generation
 2019-08-07  7:28 UTC  (2+ messages)

[PATCH 0/3] drm: add gem ttm helpers
 2019-08-07  7:26 UTC  (4+ messages)
` [PATCH 1/3] "

linux-next: build failure after merge of the akpm-current tree
 2019-08-07  7:24 UTC 

[PATCH v2] ALSA: pcm: fix multiple memory leak bugs
 2019-08-07  7:24 UTC  (3+ messages)

[Intel-wired-lan] MDI errors during resume from ACPI S3 (suspend to ram)
 2019-08-07  7:23 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/ixgbe: fix offset value check
 2019-08-07  6:43 UTC 

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-07  7:20 UTC  (7+ messages)
` [PATCH v3 11/41] media/v4l2-core/mm: convert put_page() to put_user_page*()
    ` [Xen-devel] "

[Buildroot] [PATCH 1/1] pkg-infra/show-info: dump install_{staging, target} info
 2019-08-07  7:18 UTC  (3+ messages)

[PATCH v2] i2c: avoid sleep in IRQ context
 2019-08-07  7:18 UTC  (2+ messages)

[PATCH v2] inetutils: Fix abort on invalid files
 2019-08-07  7:17 UTC 

[PATCH] Btrfs: fix workqueue deadlock on dependent filesystems
 2019-08-07  7:17 UTC  (2+ messages)

[PATCH 1/5] usb: chipidea: replace ci_role with usb_role
 2019-08-07  7:15 UTC  (12+ messages)
` [PATCH 2/5] usb: chipidea: add role switch class support

[PATCH blktests] Make the NVMe tests more reliable
 2019-08-07  7:14 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/3] add zstd cluster compression
 2019-08-07  7:12 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.