All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-25 21:35:32 to 2017-10-25 23:06:07 UTC [more...]

[RFC PATCH 0/9] V4L2 Jobs API WIP
 2017-10-25 23:06 UTC  (4+ messages)

[PATCH v3 0/5] move vdev into drivers/bus
 2017-10-25 23:03 UTC  (4+ messages)
` [PATCH v8 0/4] "
  ` [PATCH v8 3/4] bus/vdev: move to vdev bus to drivers/bus

[PATCH] usb: dwc2: host: Don't retry NAKed transactions right away
 2017-10-25 23:01 UTC  (2+ messages)

[PATCH v6 00/13] introduce the Xen PV Calls frontend
 2017-10-25 23:00 UTC  (10+ messages)
` [PATCH v6 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v6 12/13] xen/pvcalls: implement release command
  ` [PATCH v6 13/13] xen: introduce a Kconfig option to enable the pvcalls frontend

[PATCH] e2fsprogs-ptest: improve reproducibility
 2017-10-25 23:00 UTC 

[kernel-hardening] Re: [PATCH v7] printk: hash addresses printed with %p
 2017-10-25 22:59 UTC  (5+ messages)
`  "

[PATCH] doc: update failsafe feature list
 2017-10-25 22:55 UTC  (9+ messages)

[Qemu-devel] [PATCH v2] qga-win: Updating guest_set_time action
 2017-10-25 22:55 UTC  (2+ messages)

[Bridge] [PATCH net-next v2 0/2] bridge: make setlink/dellink notifications more accurate
 2017-10-25 22:52 UTC  (17+ messages)
`  "
  ` [PATCH net-next v3 "
    ` [Bridge] "
    ` [PATCH net-next v3 1/2] bridge: netlink: "
      ` [Bridge] "
    ` [PATCH net-next v3 2/2] bridge: vlan: signal if anything changed on vlan add
      ` [Bridge] "
      ` [PATCH net-next v4 0/2] bridge: make setlink/dellink notifications more accurate
        ` [Bridge] "
        ` [PATCH net-next v4 1/2] bridge: netlink: "
          ` [Bridge] "
        ` [PATCH net-next v4 2/2] bridge: vlan: signal if anything changed on vlan add
          ` [Bridge] "

[PATCH] devtool: add clean command
 2017-10-25 22:53 UTC  (3+ messages)

[PATCH] fs, mm: account filp and names caches to kmemcg
 2017-10-25 22:49 UTC  (13+ messages)

[PATCH 0/2 -mmotm] oom: show single slab cache in oom whose size > 10% of total system memory
 2017-10-25 22:49 UTC  (6+ messages)
` [PATCH 1/2] mm: extract common code for calculating total memory size
` [PATCH 2/2] mm: oom: dump single excessive slab cache when oom

[Ksummit-discuss] Reminder v2: Linux Foundation Technical Advisory Board Elections -- Call for nominations
 2017-10-25 22:47 UTC  (5+ messages)

[PATCH 0/2] color-moved: ignore all space changes by default
 2017-10-25 22:46 UTC  (3+ messages)
` [PATCH 1/2] diff: decouple white space treatment for move detection from generic option
` [PATCH 2/2] diff.c: ignore all white space changes by default in the move detection

[PATCH] Hugetlb pages rss accounting is incorrect in /proc/<pid>/smaps
 2017-10-25 22:45 UTC  (4+ messages)

nftables rules not matching after upgrading from 0.7 to 0.8
 2017-10-25 22:45 UTC  (5+ messages)

[PATCH 7/7] drm/amdgpu: retry init if it fails due to exclusive mode timeout (v2)
 2017-10-25 22:44 UTC  (2+ messages)

Fixing wg-quick's DNS= directive with a hatchet
 2017-10-25 22:43 UTC 

[PATCH 0/8] More KFD fixes and cleanups v2
 2017-10-25 22:41 UTC  (9+ messages)
  ` [PATCH 1/8] drm/amdkfd: Clean up the data structure in kfd_process
  ` [PATCH 2/8] drm/amdkfd: Disable CP/SDMA ring/doorbell in MQD
  ` [PATCH 3/8] drm/amdkfd: Avoid calling amd_iommu_unbind_pasid() when suspending
  ` [PATCH 4/8] drm/amdkfd: Fix debug unregister procedure on process termination
  ` [PATCH 5/8] drm/amdkfd: Register/Deregister process on qpd resolution
  ` [PATCH 6/8] drm/amdkfd: Cleanup DQM ASIC-specific ops
  ` [PATCH 7/8] drm/amdkfd: Update queue_count before mapping queues
  ` [PATCH 8/8] drm/amdkfd: Minor cleanups v2

[PATCH] powerpc: Fix check for copy/paste instructions in alignment handler
 2017-10-25 22:41 UTC  (2+ messages)

[PATCH 6/7] drm/amdgpu/virt: implement wait_reset callbacks for vi/ai
 2017-10-25 22:41 UTC  (2+ messages)

[PATCH 5/7] drm/amdgpu/virt: add wait_reset virt ops
 2017-10-25 22:41 UTC  (2+ messages)

[PATCH 1/2] locking: Update table layout
 2017-10-25 22:40 UTC  (3+ messages)
` [PATCH v2] "

recovery scheduling
 2017-10-25 22:40 UTC  (2+ messages)

[PATCH v5 00/20] Move PCI away from the EAL
 2017-10-25 22:38 UTC  (27+ messages)
` [PATCH v7 00/25] "
  ` [PATCH v7 01/25] ethdev: remove useless PCI dependency
  ` [PATCH v7 02/25] eal: include debug header in bus source
  ` [PATCH v7 03/25] eal: include stdint in private header
  ` [PATCH v7 04/25] eal: include common header
  ` [PATCH v7 05/25] eal: expose rte_eal_using_phys_addrs
  ` [PATCH v7 06/25] eal: expose internal config elements
  ` [PATCH v7 07/25] eal: expose vfio symbols
  ` [PATCH v7 08/25] vfio: remove useless PCI headers and add vfio one
  ` [PATCH v7 09/25] vfio: check PCI dependency from within PCI code
  ` [PATCH v7 10/25] vfio: move PCI-related functions out of vfio header
  ` [PATCH v7 11/25] pci: avoid inlining functions
  ` [PATCH v7 12/25] pci: avoid over-complicated macro
  ` [PATCH v7 13/25] pci: deprecate misnamed functions
  ` [PATCH v7 14/25] pci: introduce PCI address parsing function
  ` [PATCH v7 15/25] pci: make specialized parsing functions private
  ` [PATCH v7 16/25] pci: use new PCI addr comparison function
  ` [PATCH v7 17/25] pci: use new PCI addr parsing function
  ` [PATCH v7 18/25] pci: do not expose private functions
  ` [PATCH v7 19/25] pci: do not expose PCI match function
  ` [PATCH v7 20/25] pci: do not expose IOVA mode getter
  ` [PATCH v7 21/25] pci: use EAL exposed configuration
  ` [PATCH v7 22/25] net/bonding: use local prefix for local function
  ` [PATCH v7 23/25] pci: introduce PCI lib and bus
  ` [PATCH v7 24/25] doc: add notes on EAL PCI API update
  ` [PATCH v7 25/25] maintainers: claim maintainership of PCI lib

[PATCH 2/7] drm/amdgpu: avoid soft lockup when waiting for RLC serdes (v2)
 2017-10-25 22:39 UTC  (2+ messages)

[PATCH 1/7] drm/amdgpu: change redundant init logs to debug level
 2017-10-25 22:38 UTC  (2+ messages)

[PATCH] test: fix build without flow classify
 2017-10-25 22:38 UTC  (3+ messages)

[Patch net 00/15] net_sched: remove RCU callbacks from TC
 2017-10-25 22:37 UTC  (3+ messages)

[PATCH] doc: remove trailing commas in API index
 2017-10-25 22:36 UTC  (3+ messages)

[PATCH char-misc 1/1] Hyper-V: Remove x86-isms from architecture independent Hyper-V drivers
 2017-10-25 22:31 UTC 

[Qemu-devel] [Resend][PATCH] qga-win: don't hang if vss hold writes timeout
 2017-10-25 22:33 UTC  (2+ messages)

[PATCH] PCI: rework error checking in the reset path
 2017-10-25 22:34 UTC  (10+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS ec9aad9686f3812fb7c1becee768a48c2668aadf
 2017-10-25 22:31 UTC 

[PATCH] cifs: check MaxPathNameComponentLength != 0 before using it
 2017-10-25 22:31 UTC 

[PATCH 1/2] drm/i915: Add connector property to limit max bpc
 2017-10-25 22:30 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "
` ✗ Fi.CI.IGT: failure "

librados3
 2017-10-25 22:30 UTC  (10+ messages)

[PATCH] drm/amd/powerplay: fix amd_powerplay_reset()
 2017-10-25 22:28 UTC  (3+ messages)

[PATCH 0/2] Fix s5p-mfc lock contention in request firmware paths
 2017-10-25 22:28 UTC  (4+ messages)

[PATCH] PREEMPT_RT: sched/rr, sched/fair: defer CFS scheduler put_prev_task()
 2017-10-25 22:26 UTC 

[PATCH] drm/i915: set minimum CD clock to twice the BCLK
 2017-10-25 22:26 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

Fixing CVE-2017-15361
 2017-10-25 22:26 UTC  (5+ messages)

[Qemu-devel] [PATCH] s390-ccw: print carriage return with new lines
 2017-10-25 22:24 UTC  (4+ messages)

[Bug 103370] `DRI_PRIME=1 glxgears -info` halts the system with Intel Graphics [8086:5917] + AMD Graphics [1002:6665]
 2017-10-25 22:23 UTC  (2+ messages)

[pull-request] next-net 17.11 RC2
 2017-10-25 22:22 UTC 

[PATCH] genalloc: Make the avail variable an atomic64_t
 2017-10-25 22:20 UTC  (3+ messages)

[Ksummit-discuss] Linux Foundation Technical Advisory Board election results 2017
 2017-10-25 22:14 UTC  (4+ messages)
` [Tech-board-discuss] "

[kernel-hardening] [PATCH v7] printk: hash addresses printed with %p
 2017-10-25 22:14 UTC  (6+ messages)
` [kernel-hardening] "
      `  "

[PATCH v4] ethdev: allow returning error on VLAN offload configuration
 2017-10-25 22:13 UTC  (3+ messages)
` [PATCH v5] ethdev: allow returning error on VLAN offload ops

[PATCH] MIPS: Boston: Fix earlycon baud rate selection
 2017-10-25 22:09 UTC  (4+ messages)

[PATCH v2 0/3] xfs: miscellaneous log recovery fixes
 2017-10-25 22:12 UTC  (3+ messages)
` [PATCH v2 1/3] xfs: more robust recovery xlog buffer validation

Parental Leave and IOMMU Maintenance
 2017-10-25 22:10 UTC  (2+ messages)

[PATCH V2] perf script: add script to profile and resolve physical mem type
 2017-10-25 22:09 UTC 

[patch net-next 0/4] net: sched: block callbacks follow-up
 2017-10-25 22:09 UTC  (3+ messages)
` [patch net-next 2/4] net: sched: move the can_offload check from binding phase to rule insertion phase

[prefix=PATCH] drivers: pmbus: core: Prevent calling pmbus_set_page with negative page
 2017-10-25 22:08 UTC  (4+ messages)

[PATCH net-next 0/9] net: bcmgenet: start/stop sequence refinement
 2017-10-25 22:04 UTC  (10+ messages)
` [PATCH net-next 1/9] net: bcmgenet: correct bad merge
` [PATCH net-next 2/9] net: bcmgenet: prevent duplicate calls of bcmgenet_dma_teardown
` [PATCH net-next 3/9] net: bcmgenet: enable loopback during UniMAC sw_reset
` [PATCH net-next 4/9] net: bcmgenet: move NAPI initialization to ring initialization
` [PATCH net-next 5/9] net: bcmgenet: cleanup ring interrupt masking and unmasking
` [PATCH net-next 6/9] net: bcmgenet: rework bcmgenet_netif_start and bcmgenet_netif_stop
` [PATCH net-next 7/9] net: bcmgenet: relax lock constraints to reduce IRQ latency
` [PATCH net-next 8/9] Revert "net: bcmgenet: Software reset EPHY after power on"
` [PATCH net-next 9/9] net: bcmgenet: use dev->phydev instead of priv->phydev

RTL usb adapter question
 2017-10-25 22:03 UTC  (2+ messages)

[PATCH] net/bonding: fix check slaves link properties
 2017-10-25 22:02 UTC  (3+ messages)

[PATCH 0/3] usb: remove some unused code
 2017-10-25 22:01 UTC  (4+ messages)
` [PATCH 1/3] usb: host: remove ehci-msm.c
` [PATCH 2/3] usb: phy: remove phy-msm-usb.c
` [PATCH 3/3] usb: phy: remove phy-qcom-8x16-usb.c

ce56a86e2a ("x86/mm: Limit mmap() of /dev/mem to valid physical addresses"): kernel BUG at arch/x86/mm/physaddr.c:79!
 2017-10-25 22:02 UTC  (2+ messages)

[PATCH v2] cpupower: Fix no-rounding MHz frequency output
 2017-10-25 22:01 UTC  (2+ messages)

[PATCH] mm: fix movable_node kernel command-line
 2017-10-25 22:01 UTC  (11+ messages)

mdadm segfault with incremental
 2017-10-25 22:00 UTC  (4+ messages)

[Qemu-devel] [PATCH] qga-win: fall back to hardcoded user and group names if LookupAccountSidW failed
 2017-10-25 21:58 UTC  (3+ messages)

[fstests PATCH v2] generic: add test for DAX MAP_SYNC support
 2017-10-25 21:56 UTC  (4+ messages)
` [fstests PATCH v3] "

[PATCH] net/mlx5: fix device stop with multiple regions
 2017-10-25 21:56 UTC  (2+ messages)

[lustre-devel] [PATCH 0/9] Assorted cleanups for staging/.../lustre/ldlm/ldlm_flock.c
 2017-10-25 21:55 UTC  (4+ messages)
  `  "

[PATCH] iommu/amd: remove unused variable flush_addr
 2017-10-25 21:54 UTC  (4+ messages)

[PATCH] cgroup: reorder flexible array members of struct cgroup_root
 2017-10-25 21:54 UTC  (6+ messages)

[PATCH 0/3] arm64: defconfig: remove some Qualcomm USB options
 2017-10-25 21:53 UTC  (8+ messages)
` [PATCH 1/3] arm64: defconfig: remove CONFIG_USB_EHCI_MSM
` [PATCH 2/3] arm64: defconfig: remove CONFIG_USB_MSM_OTG
` [PATCH 3/3] arm64: defconfig: remove CONFIG_USB_QCOM_8X16_PHY

[iproute PATCH] ss: add detail explains of -m, -o, -e and -i options in ss man page
 2017-10-25 21:52 UTC  (4+ messages)

[SPDK] FW: SPDK, Blobstore & Swift
 2017-10-25 21:51 UTC 

[PATCH 0/3] making test-suite tracing more useful
 2017-10-25 21:50 UTC  (6+ messages)
` [PATCH 4/3] t/Makefile: introduce TEST_SHELL_PATH

[Intel-wired-lan] Instability of i40e driver on 4.9 kernel
 2017-10-25 21:49 UTC  (4+ messages)

[PATCH] net/mlx5: fix adjust priority for drop queue
 2017-10-25 21:45 UTC  (4+ messages)
` [PATCH v2] "

4.13 (and probably all recent) kernels refuse to boot on one Nokia N950, work or another
 2017-10-25 21:34 UTC  (3+ messages)

[PATCH v2 0/7] net/mlx4: follow-up on new TX datapath introduced in RC1
 2017-10-25 21:42 UTC  (4+ messages)
  ` [PATCH v2 2/7] net/mlx4: inline more Tx functions

Sluggish AT91 I2C driver causes SMBus timeouts
 2017-10-25 21:40 UTC  (5+ messages)

[PATCH 00/10] PM / Domain: renesas: Fix active wakeup behavior
 2017-10-25 21:39 UTC  (3+ messages)

[Solved] Trouble creating/assembling/mounting Ver 1.0 raid1 disk in another box to recover data
 2017-10-25 21:39 UTC  (2+ messages)

[PATCH v10] FlexRM support in VFIO platform
 2017-10-25 21:37 UTC  (6+ messages)
` [PATCH v10] vfio: platform: reset: Add Broadcom FlexRM reset module

[PATCH v2] net/e1000: correct VLAN tag byte order for i35x LB packets
 2017-10-25 21:37 UTC  (3+ messages)

[PATCH 0/3] cxlflash: Miscellaneous fixes
 2017-10-25 21:36 UTC  (4+ messages)
` [PATCH 1/3] cxlflash: Use derived maximum write same length
` [PATCH 2/3] cxlflash: Allow cards without WWPN VPD to configure
` [PATCH 3/3] cxlflash: Derive pid through accessors

[CI 1/5] drm/i915/selftests: Hide dangerous tests
 2017-10-25 21:36 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/5] "


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.