All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-10 01:34:47 to 2017-02-10 03:27:46 UTC [more...]

[PATCH RFC v2 1/8] xdp: Infrastructure to generalize XDP
 2017-02-10  2:30 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2017-02-10  3:27 UTC 

[PATCH V4 net-next 00/13] Bug Fixes in ENA driver
 2017-02-10  3:27 UTC  (2+ messages)

[PATCH v2 0/5] Broadcom SBA RAID support
 2017-02-10  3:24 UTC  (12+ messages)
` [PATCH v2 2/5] async_tx: Handle DMA devices having support for fewer PQ coefficients

龙倡(广州)花边有限公司47035
 2017-02-10  3:25 UTC 

net/packet: use-after-free in packet_rcv_fanout
 2017-02-10  3:23 UTC  (4+ messages)

[PATCH v2] libfdt: add helpers to read address and size from reg
 2017-02-10  3:24 UTC  (3+ messages)

[PATCH 00/10] Packages upgrade
 2017-02-10  3:23 UTC  (11+ messages)
` [PATCH 01/10] e2fsprogs: 1.43.3 -> 1.43.4
` [PATCH 02/10] git: 2.11.0 -> 2.11.1
` [PATCH 03/10] gnu-efi: 3.0.4 -> 3.0.5
` [PATCH 04/10] hdparm: 9.50 -> 9.51
` [PATCH 05/10] libpcre: 8.39 -> 8.40
` [PATCH 06/10] wget: 1.18 -> 1.19
` [PATCH 07/10] strace: 4.14 -> 4.15
` [PATCH 08/10] strace: fix gawk's path
` [PATCH 09/10] mklibs-native: 0.1.41 -> 0.1.43
` [PATCH 10/10] m4: 1.4.17 -> 1.4.18

[lkp-robot] [PM / QOS] 9820795796: kernel_BUG_at_mm/slab.c
 2017-02-10  3:23 UTC  (2+ messages)

[zwisler:ext4_PMD_allocation 41/404] WARNING: mm/built-in.o(.text+0x21122): Section mismatch in reference from the function _get_kmalloc_cache_name() to the variable .init.rodata:_kmalloc_info
 2017-02-10  3:21 UTC 

[lkp-robot] [scsi, block] 0dba1314d4: WARNING:at_fs/sysfs/dir.c:#sysfs_warn_dup
 2017-02-10  3:11 UTC  (11+ messages)

[PATCH] mtd: Add partition device node to mtd partition devices
 2017-02-10  3:19 UTC  (2+ messages)

linux-next: build warnings after merge of the crypto tree
 2017-02-10  3:12 UTC  (3+ messages)

[PATCH v5 2/4] Documentation: dt: add bindings for ti-cpufreq
 2017-02-10  3:13 UTC  (5+ messages)
` [PATCH v6 "

hiawatha build error
 2017-02-10  3:13 UTC 

[Bug 65968] New: Massive memory corruption in Planetary Annihilation Alpha
 2017-02-10  3:11 UTC  (3+ messages)
` [Bug 65968] "

[Bug 99744] Bad crtc detection on Radeon Pro WX 4100
 2017-02-10  3:10 UTC  (8+ messages)

I am missing some docker dependencies
 2017-02-10  1:34 UTC 

[PATCH] pciutils: Add test case for pci atomic ops
 2017-02-10  2:31 UTC 

[RESEND PATCH v2 0/2] add multiple clock handling for dwc2 driver
 2017-02-10  3:06 UTC  (6+ messages)
` [RESEND PATCH v2 1/2] Documentation: dt: dwc2: amend clocks property
` [RESEND PATCH v2 2/2] usb: dwc2: add multiple clocks handling

[PATCH v3] Add blkzonecmd and blkreport ZAC/ZBC drives
 2017-02-10  3:06 UTC  (3+ messages)

[PATCH kernel v4 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-02-10  3:07 UTC  (10+ messages)
` [PATCH kernel v4 08/10] KVM: PPC: Separate TCE validation from update
` [PATCH kernel v4 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[PATCH] net/i40e: fix wrong handle when enable interrupt
 2017-02-09 20:02 UTC 

[PATCH] eal: fix max number of interrupt request
 2017-02-09 19:59 UTC 

post-receive: pub/scm/linux/kernel/git/bvanassche/linux
 2017-02-10  3:03 UTC 

[PATCH] Input: trackpoint: add new trackpoint firmware ID
 2017-02-10  3:02 UTC 

[GIT PULL 00/32] perf/core improvements and fixes
 2017-02-10  3:02 UTC  (36+ messages)
` [PATCH 01/32] perf tools arm64: Add support for generating bpf prologue
` [PATCH 02/32] perf bpf: Add missing newline in debug messages
` [PATCH 03/32] perf jevents: Parse eventcode as number
` [PATCH 04/32] perf jevents: Add support for parsing uncore json files
` [PATCH 05/32] perf pmu: Support per pmu json aliases
` [PATCH 06/32] perf pmu: Support event aliases for non cpu// pmus
` [PATCH 07/32] perf list: Add debug support for outputing alias string
` [PATCH 08/32] perf sdt: Show proper hint when event not yet in place via 'perf probe'
` [PATCH 09/32] perf symbols: Take into account symfs setting when reading file build ID
` [PATCH 10/32] perf probe: Add option --symfs
` [PATCH 11/32] perf tools: Only increase index if perf_evsel__new_idx() succeeds
` [PATCH 12/32] perf tools: Add missing check for failure in a zalloc() call
` [PATCH 13/32] perf tools: Use zfree() instead of ad hoc equivalent
` [PATCH 14/32] perf tools: Use zfree() to avoid keeping dangling pointers
` [PATCH 15/32] tools lib traceevent: Robustify do_generate_dynamic_list_file
` [PATCH 16/32] perf tools: Fix include of linux/mman.h
` [PATCH 17/32] perf vendor events intel: Add uncore events for Haswell Server processor
` [PATCH 18/32] perf vendor events intel: Add uncore events for Broadwell Server
` [PATCH 20/32] perf vendor events intel: Add uncore events for Sandy Bridge Server
` [PATCH 21/32] perf vendor events intel: Add uncore events for Xeon Phi (Knights Landing)
` [PATCH 22/32] perf vendor events intel: Add uncore events for Broadwell DE
` [PATCH 23/32] tools lib bpf: Add missing header to the library
` [PATCH 24/32] tools include: Add a __fallthrough statement
` [PATCH 25/32] tools string: Use __fallthrough in perf_atoll()
` [PATCH 26/32] tools strfilter: Use __fallthrough
` [PATCH 27/32] perf top: "
` [PATCH 28/32] perf thread_map: Correctly size buffer used with dirent->dt_name
` [PATCH 29/32] perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
` [PATCH 30/32] perf bench numa: Avoid possible truncation when using snprintf()
` [PATCH 31/32] perf tests: Avoid possible truncation with dirent->d_name + snprintf
` [PATCH 32/32] perf intel-pt: Use __fallthrough

[PATCH 0/6] Yet another experiments with LPE audio
 2017-02-10  3:01 UTC  (4+ messages)

[PATCH 1/2] mtd: bcm47xxpart: move TRX parsing code to separated function
 2017-02-10  3:00 UTC  (3+ messages)
` [PATCH V2 "

linux-next: build failure after merge of the selinux tree
 2017-02-10  2:50 UTC  (2+ messages)

[PATCH net-next v5 00/11] Improve BPF selftests and use the library (net-next tree)
 2017-02-10  2:39 UTC  (6+ messages)
` [PATCH net-next v5 04/11] bpf: Use bpf_load_program() from the library
` [PATCH net-next v5 10/11] bpf: Remove bpf_sys.h from selftests

[PATCH 1/2] drm/amdgpu: drop multiple bo_unreserve() calls in amdgpu_gem_op_ioctl()
 2017-02-10  2:58 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()

[U-Boot] [PATCH] x86: Force 32-bit jumps in interrupt handlers
 2017-02-10  2:54 UTC 

[Qemu-devel] [PATCH v2 0/4] target-arm: Add some omitted dma cache coherency flags
 2017-02-10  2:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/4] hw/arm/virt: Declare virtio-mmio as dma cache coherent in ACPI
` [Qemu-devel] [PATCH v2 3/4] hw/arm/virt: Declare fwcfg "

[PATCH v2] arm64: dts: Enable ir-spi in the tm2 and tm2e boards
 2017-02-10  2:22 UTC 

[LTP] madvise07.c:72: FAIL: Did not receive SIGBUS
 2017-02-10  2:53 UTC 

Maintenance Notification
 2017-02-09 22:05 UTC 

[PATCH 0/4] infiniband: chelsio
 2017-02-09 22:37 UTC  (3+ messages)
` [PATCH 4/4] cxgb4: Convert PDBG to pr_debug

[Qemu-devel] Run guest-exec request failed in the Windows2012
 2017-02-10  2:35 UTC 

PCID review?
 2017-02-10  2:46 UTC  (4+ messages)

[GIT PULL] mtd: spi-nor: Changes for 4.11
 2017-02-10  2:46 UTC  (6+ messages)

[PATCH 1/1] ixgbe: add the external ixgbe fiber transceiver status
 2017-02-10  2:43 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH v12 0/9] power: add power sequence library
 2017-02-10  2:42 UTC  (13+ messages)
` [PATCH v12 3/9] usb: separate out sysdev pointer from usb_bus
` [PATCH v12 6/9] usb: xhci: use bus->sysdev for DMA configuration

[RFC] syscalls: Restore address limit after a syscall
 2017-02-10  2:42 UTC  (6+ messages)
      ` [kernel-hardening] "

[Bug 193981] New: AMDGPU: R9 380 Fan rotates all the time (loud!)
 2017-02-10  2:40 UTC  (2+ messages)
` [Bug 193981] "

[PATCH] powerpc: Add a prototype for mcount() so it can be versioned
 2017-02-10  2:40 UTC 

[Qemu-devel] [RFC PATCH 00/17] target/ppc: Implement POWER9 pseries tcg legacy kernel support
 2017-02-10  2:24 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH 11/17] target/ppc/POWER9: Update to new pte format for POWER9 accesses

[Qemu-devel] [PATCH v7 00/17] VT-d: vfio enablement and misc enhances
 2017-02-10  2:38 UTC  (31+ messages)
` [Qemu-devel] [PATCH v7 02/17] vfio: introduce vfio_get_vaddr()
` [Qemu-devel] [PATCH v7 03/17] vfio: allow to notify unmap for very large region
` [Qemu-devel] [PATCH v7 04/17] intel_iommu: add "caching-mode" option
` [Qemu-devel] [PATCH v7 05/17] intel_iommu: simplify irq region translation
` [Qemu-devel] [PATCH v7 06/17] intel_iommu: renaming gpa to iova where proper
` [Qemu-devel] [PATCH v7 07/17] intel_iommu: convert dbg macros to traces for inv
` [Qemu-devel] [PATCH v7 08/17] intel_iommu: convert dbg macros to trace for trans
` [Qemu-devel] [PATCH v7 09/17] intel_iommu: vtd_slpt_level_shift check level
` [Qemu-devel] [PATCH v7 10/17] memory: add section range info for IOMMU notifier
` [Qemu-devel] [PATCH v7 11/17] memory: provide IOMMU_NOTIFIER_FOREACH macro
` [Qemu-devel] [PATCH v7 12/17] memory: provide iommu_replay_all()
` [Qemu-devel] [PATCH v7 13/17] memory: introduce memory_region_notify_one()
` [Qemu-devel] [PATCH v7 14/17] memory: add MemoryRegionIOMMUOps.replay() callback
` [Qemu-devel] [PATCH v7 15/17] intel_iommu: provide its own replay() callback
` [Qemu-devel] [PATCH v7 16/17] intel_iommu: allow dynamic switch of IOMMU region

[PATCH] mtd: physmap_of: fixup gemini/versatile dependencies
 2017-02-10  2:38 UTC  (2+ messages)

[RFC XEN PATCH 00/16] Add vNVDIMM support to HVM domains
 2017-02-10  2:37 UTC  (8+ messages)
` [RFC XEN PATCH 15/16] tools/libxl: handle return code of libxl__qmp_initializations()

[PATCH] media: fix s5p_mfc_set_dec_frame_buffer_v6() to print buf size in hex
 2017-02-10  2:01 UTC  (3+ messages)

[BUGFIX PATCH tip/master V2 0/3] kprobes: Fix a possible deadlock in kretprobe
 2017-02-10  2:34 UTC  (4+ messages)
` [BUGFIX PATCH tip/master V2 3/3] kprobes/arm: Fix a possible deadlock case "

[PATCH v2] pciutils: Add decode for Atomic Ops in lspci
 2017-02-10  2:34 UTC  (5+ messages)

[Devel] [PATCH v2] EFI: fix build for AARCH64
 2017-02-10  2:33 UTC 

[lkp-robot] [drm/ttm] cf6c467d67: kernel_BUG_at_mm/slub.c
 2017-02-10  2:29 UTC  (2+ messages)

[PATCH -tip 0/4] ipc/shm: moar updates for v4.11
 2017-02-10  2:15 UTC  (3+ messages)
` [PATCH 1/4] ipc/shm: do not check for MAP_POPULATE

[PATCH] Fix for out of range for THT 2p arcade controller
 2017-02-10  2:05 UTC 

[PATCH V3] PCI:hisi: Add DT almost ECAM support for HiSilicon Hip06/Hip07 host controllers
 2017-02-10  2:24 UTC  (8+ messages)

[Qemu-devel] [PATCH qemu 0/2] exec, spapr_pci: Advertise huge IOMMU pages
 2017-02-10  0:41 UTC  (6+ messages)
` [Qemu-devel] [PATCH qemu 1/2] exec, kvm, target-ppc: Move getrampagesize() to common code

[PATCH 0/10] block: Fix block device shutdown related races
 2017-02-10  2:21 UTC  (5+ messages)
` [PATCH 04/10] block: Move bdi_unregister() to del_gendisk()
` [PATCH 07/10] writeback: Implement reliable switching to default writeback structure

[PATCH v2] spi: s3c64xx: fix inconsistency between binding and driver
 2017-02-10  2:20 UTC 

[PATCH v3 0/4] AnalyzeSuspend v4.5
 2017-02-09 21:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] net: e1000e: fix an infinite loop issue
 2017-02-10  2:19 UTC 

drivers: usb: musb: question about missing break in switch
 2017-02-10  1:25 UTC  (3+ messages)

[PATCH v2 0/3] STM FingerTip S touchscreen support for TM2 board
 2017-02-10  2:17 UTC  (4+ messages)
    ` [PATCH v2 1/3] Input: add STMicroelectronics FingerTip touchscreen driver
    ` [PATCH v2 2/3] Input: add support for the STMicroelectronics FingerTip touchscreen
    ` [PATCH v2 3/3] arm64: dts: exynos: Add stmfts touchscreen node for TM2 and TM2E

[Qemu-devel] [PATCH v8 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"
 2017-02-10  2:18 UTC  (10+ messages)

[PATCH -next] crypto: asymmetric_keys - Fix error return code on failure
 2017-02-10  2:11 UTC  (3+ messages)

[qemu-mainline test] 105674: regressions - FAIL
 2017-02-10  2:16 UTC 

[PATCH net-next v2] net: phy: Allow splitting MDIO bus/device support from PHYs
 2017-02-10  2:12 UTC 

[PATCH net] l2tp: do not use udp_ioctl()
 2017-02-09 23:25 UTC  (2+ messages)

Sam Nelson : uio-test-pruss: Update to fix issue with make
 2017-02-10  2:10 UTC 

Sam Nelson : multiprocmgr-test: Add test c66x images, sources and scripts to package
 2017-02-10  2:10 UTC 

Sam Nelson : multiprocmgr-test: Add test c66x images, sources and scripts to package
 2017-02-10  2:09 UTC 

Sam Nelson : multiprocmgr-test: Add test c66x images, sources and scripts to package
 2017-02-10  2:09 UTC 

Sam Nelson : uio-test-pruss: Update to fix issue with make
 2017-02-10  2:09 UTC 

Sam Nelson : uio-test-pruss: Update to fix issue with make
 2017-02-10  2:09 UTC 

[PATCH v3 0/3] Add support for MPEG-2 in DELTA video decoder
 2017-02-10  2:07 UTC  (3+ messages)
` [PATCH v3 1/3] [media] v4l: add parsed MPEG-2 support

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)
 2017-02-10  2:08 UTC 

[PATCH v5 1/2] devicetree: i2c-hid: Add regulator support
 2017-02-10  2:03 UTC  (3+ messages)
` [PATCH v5 2/2] HID: i2c-hid: support regulator power on/off

How is a Region format interface codec used in NFIT/PEME/BLK/BTT driver?
 2017-02-10  2:02 UTC  (3+ messages)

[RFC PATCH lttng-modules] Fix: nmi-safe clock on 32-bit systems
 2017-02-10  1:51 UTC 

[PATCH] drm/i915: A hotfix for making aliasing PPGTT work
 2017-02-10  1:44 UTC  (2+ messages)

[PATCH v3] drm/i915: A hotfix for making aliasing PPGTT work
 2017-02-10  1:50 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2017-02-10  1:49 UTC 

[PATCH] help: show help for aliases
 2017-02-10  1:46 UTC  (2+ messages)

[PATCH -next] w1: ds2490: use kmemdup rather than duplicating its implementation
 2017-02-10  1:25 UTC  (2+ messages)

[RFC PATCH v3] Input: gpio_keys - add dt abs/rel button support
 2017-02-09 13:41 UTC 

[Qemu-devel] [PATCH] tcg: handle EXCP_ATOMIC exception properly
 2017-02-10  1:45 UTC 

[PATCH 0/2] net: ethernet: ti: cpsw: fix susp/resume
 2017-02-10  1:45 UTC  (4+ messages)

[PATCH] net/ixgbe: fix tci mask check in fdir pasrer
 2017-02-10  1:37 UTC 

[Qemu-devel] [PATCH] target-arm: Declare virtio-mmio as dma-coherent in dt
 2017-02-10  1:40 UTC  (9+ messages)
        ` [Qemu-devel] [Qemu-arm] "

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2017-02-10  1:40 UTC 

[U-Boot] [BUG] x86: invalid size calculations in interrupts.c with newer GCC
 2017-02-10  1:40 UTC  (4+ messages)

fs, net: deadlock between bind/splice on af_unix
 2017-02-10  1:37 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2017-02-10  1:37 UTC 

[git pull] drm fixes for final v4.10
 2017-02-10  1:34 UTC 

Extending socket timestamping API for NTP
 2017-02-10  0:33 UTC  (5+ 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.