All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-01 14:02:35 to 2019-06-01 18:55:41 UTC [more...]

[dpdk-dev] [PATCH 00/44] OCTEON TX2 event device driver
 2019-06-01 18:53 UTC 

[igt-dev] [PATCH i-g-t 0/5] Add audio EDID tests to Chamelium
 2019-06-01 18:54 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] linux-yocto/5.0: fix systemtap on arm
 2019-06-01 18:45 UTC 

[PATCH 0/8] staging: rtl8712: Fixed CamelCase in struct _adapter from drv_types.h
 2019-06-01 18:43 UTC  (9+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] "
` [PATCH 3/8] "
` [PATCH 4/8] "
` [PATCH 5/8] "
` [PATCH 6/8] "
` [PATCH 7/8] "
` [PATCH 8/8] "

[U-Boot] [PATCH] net: introduce MDIO DM class for MDIO devices
 2019-06-01 18:44 UTC  (5+ messages)

[PATCH] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-06-01 18:42 UTC 

[U-Boot] [PATCH] net: mvpp2: support setting hardware addresses from ethernet core
 2019-06-01 18:40 UTC  (2+ messages)

[Qemu-devel] [PULL 0/8] MIPS queue for June 1st, 2019
 2019-06-01 18:30 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] target/mips: Add emulation of MMI instruction PCPYH
` [Qemu-devel] [PULL 2/8] target/mips: Add emulation of MMI instruction PCPYLD
` [Qemu-devel] [PULL 3/8] target/mips: Add emulation of MMI instruction PCPYUD
` [Qemu-devel] [PULL 4/8] target/mips: Amend and cleanup MSA TCG tests
` [Qemu-devel] [PULL 5/8] tests/tcg: target/mips: Add tests for MSA bit set instructions
` [Qemu-devel] [PULL 6/8] target/mips: Clean up dsp_helper.c
` [Qemu-devel] [PULL 7/8] target/mips: Clean up lmi_helper.c
` [Qemu-devel] [PULL 8/8] target/mips: Improve performance of certain MSA instructions

[igt-dev] [PATCH i-g-t 1/2] meson: Remove redundant libdw from lib_deps
 2019-06-01 18:39 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "

[PATCH net] vrf: Increment Icmp6InMsgs on the original netdev
 2019-06-01 18:14 UTC  (3+ messages)

[PATCH] drivers: hid: Add a module description line to the hid_hyperv driver
 2019-06-01 18:30 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] efi_loader: open protocol information
 2019-06-01 18:26 UTC 

do_rootfs fails while attempting to install hostapd package
 2019-06-01 18:25 UTC  (3+ messages)

[PATCH] cipher: Use single SK for AEAD ciphers
 2019-06-01 18:25 UTC  (2+ messages)

[PATCH 00/15] Netfilter/IPVS updates for net-next
 2019-06-01 18:23 UTC  (16+ messages)
` [PATCH 01/15] ipvs: allow rs_table to contain different real server types
` [PATCH 02/15] ipvs: add function to find tunnels
` [PATCH 03/15] ipvs: strip udp tunnel headers from icmp errors
` [PATCH 04/15] netfilter: xt_owner: Add supplementary groups option
` [PATCH 05/15] netfilter: nf_flow_table: remove unnecessary variable in flow_offload_tuple
` [PATCH 06/15] netfilter: nf_tables: free base chain counters from worker
` [PATCH 07/15] netfilter: bridge: convert skb_make_writable to skb_ensure_writable
` [PATCH 08/15] netfilter: ipvs: prefer skb_ensure_writable
` [PATCH 09/15] netfilter: conntrack, nat: "
` [PATCH 10/15] netfilter: ipv4: "
` [PATCH 11/15] netfilter: nf_tables: "
` [PATCH 12/15] netfilter: xt_HL: "
` [PATCH 13/15] netfilter: tcpmss, optstrip: "
` [PATCH 14/15] netfilter: replace skb_make_writable with skb_ensure_writable
` [PATCH 15/15] ipvs: add checksum support for gue encapsulation

[dpdk-dev] [PATCH v1 0/9] OCTEON TX2 DMA driver
 2019-06-01 18:20 UTC  (10+ messages)
` [dpdk-dev] [PATCH v1 1/9] raw/octeontx2_dma: add build infra and device probe
` [dpdk-dev] [PATCH v1 2/9] raw/octeontx2_dma: update probe function
` [dpdk-dev] [PATCH v1 3/9] raw/octeontx2_dma: add device configuration
` [dpdk-dev] [PATCH v1 4/9] raw/octeontx2_dma: add device close operation
` [dpdk-dev] [PATCH v1 5/9] raw/octeontx2_dma: add enqueue operation
` [dpdk-dev] [PATCH v1 6/9] raw/octeontx2_dma: add dequeue and device control operations
` [dpdk-dev] [PATCH v1 7/9] raw/octeontx2_dma: add driver self test
` [dpdk-dev] [PATCH v1 8/9] usertools: add octeontx2 DMA device
` [dpdk-dev] [PATCH v1 9/9] raw/octeontx2_dma: add documentation

[PATCH v3 1/3] Move *_ucounts functions above
 2019-06-01 18:20 UTC  (4+ messages)
` [PATCH v3 2/3] kernel/ucounts: expose count of inotify watches in use

[U-Boot] [PATCH] configs: Migrate the various SPL_BOOT_xxx choices for PowerPC
 2019-06-01 18:20 UTC 

[PATCH bpf-next v2 0/2] net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code
 2019-06-01 18:12 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev

[U-Boot] [PATCH] net: mscc: serval: Remove delay when serdes is configured
 2019-06-01 18:10 UTC  (2+ messages)

ath10k panic with 5.1 kernel and qca9984 on association
 2019-06-01 18:07 UTC  (5+ messages)

[GIT PULL] LED fix for 5.2-rc3
 2019-06-01 17:59 UTC 

[PATCH v2 0/4] Add debug messages to v4l2-ctrls
 2019-06-01 17:57 UTC  (4+ messages)
` [PATCH v2 4/4] media: v4l: ctrls: Add debug messages

INFO: trying to register non-static key in del_timer_sync (2)
 2019-06-01 17:52 UTC  (2+ messages)
` [EXT] "

[Ksummit-discuss] [TECH TOPIC] Anatomy Of The Linux Kernel
 2019-06-01 17:52 UTC  (4+ messages)

[PATCH 1/3] media: imx7-media-csi: Use functions instead of macros
 2019-06-01 17:51 UTC  (3+ messages)
` [PATCH 2/3] media: imx7-media-csi: Use u32 for storing register reads
` [PATCH 3/3] media: imx7-media-csi: Remove unneeded error message

[PATCH 0/2] gpio: em: Miscellaneous probe cleanups
 2019-06-01 17:48 UTC  (5+ messages)
` [PATCH 1/2] gpio: em: Remove error messages on out-of-memory conditions
` [PATCH 2/2] gpio: em: Return early on error in em_gio_probe()

[PATCH 1/2] gpio: max732x: use i2c_new_dummy_device()
 2019-06-01 17:45 UTC  (5+ messages)
` [PATCH 2/2] gpio: max732x: use devm_gpiochip_add_data()

[PATCH v2 0/2] pinctrl: mediatek: mt8183: Add support for wake sources
 2019-06-01 17:41 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] efi_loader: correct HandleProtocol()
 2019-06-01 17:40 UTC 

[PATCH 0/5] pinctrl: meson: gpio: update with SPDX Licence identifier
 2019-06-01 17:35 UTC  (8+ messages)
` [PATCH 1/5] pinctrl: meson: "

[PATCH] mwifiex: check for null return from skb_copy
 2019-06-01 17:29 UTC  (4+ messages)
  ` [EXT] "

[PATCH V3 1/4] dt-binding: Tegra194 pinctrl support
 2019-06-01 17:26 UTC  (8+ messages)
` [PATCH V3 2/4] pinctrl: tegra: Support 32 bit register access
` [PATCH V3 3/4] pinctrl: tegra: Add Tegra194 pinmux driver
` [PATCH V3 4/4] soc/tegra: select pinctrl for Tegra194

[Batch 15 patch 00/49] Batch 15 of random GPL notices/references
 2019-06-01 17:21 UTC  (3+ messages)
` [Batch 15 patch 37/49] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 438

meta-python py2 plans
 2019-06-01 17:20 UTC 

[GIT PULL] Block fixes for 5.2-rc3
 2019-06-01 17:20 UTC 

KASAN: user-memory-access Read in ip6_hold_safe (3)
 2019-06-01 17:15 UTC  (2+ messages)

[PATCH 00/12] Secure Virtual Machine Enablement
 2019-06-01 17:11 UTC  (3+ messages)

[PATCH v5 00/10] TEE mediator (and OP-TEE) support in XEN
 2019-06-01 16:55 UTC  (10+ messages)
` [Xen-devel] "

[PATCH] xen: debug_registers_trap, perf_counters_trap, and "static_partitioning"
 2019-06-01 16:52 UTC  (4+ messages)
` [Xen-devel] "

[igt-dev] [PATCH i-g-t v5] lib/i915/gem_mman: Add a helper for obtaining MMAP_GTT interface version
 2019-06-01 16:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/i915/gem_mman: Add a helper for obtaining MMAP_GTT interface version (rev2)

[PATCH] net/tcp: fix unsafe accesses from/to userspace
 2019-06-01 16:33 UTC  (3+ messages)

RFC: switch the remaining architectures to use generic GUP v2
 2019-06-01 16:28 UTC  (9+ messages)
` [PATCH 03/16] mm: simplify gup_fast_permitted
` [PATCH 08/16] sparc64: add the missing pgd_page definition

[PATCH] treewide: fix typos of SPDX-License-Identifier
 2019-06-01 16:29 UTC  (3+ messages)

[PATCH] crypto: ux500 - fix license comment syntax error
 2019-06-01 16:29 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/af_xdp: fix failure on rte_dev_remove
 2019-06-01 16:13 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 01/56] fs/fat/file.c: issue flush after the writeback of FAT
 2019-06-01 16:19 UTC  (8+ messages)
` [PATCH AUTOSEL 4.4 44/56] video: imsttfb: fix potential NULL pointer dereferences
` [PATCH AUTOSEL 4.4 50/56] tty: pty: Fix race condition between release_one_tty and pty_write

[PATCH] Fix chipmunk-like voice when using Logitech C270 for recording audio
 2019-06-01 11:45 UTC  (4+ messages)

[PATCH net] fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied
 2019-06-01  9:32 UTC  (4+ messages)

Meta-question on GPL compliance of this activity
 2019-06-01  9:31 UTC  (9+ messages)

[PATCH 1/3] bash: add big5hkscs gconv RDEPENDS needed by bash-ptest
 2019-06-01 16:17 UTC  (4+ messages)
` [PATCH 3/3] bash: run bash ptest as non-root user

[PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #13]
 2019-06-01 16:08 UTC  (3+ messages)
` [PATCH 09/25] vfs: Allow mount information to be queried by fsinfo() "

[Buildroot] [PATCH 1/1] package/openjdk: needs host-gawk
 2019-06-01 16:06 UTC 

[PATCH -next] pwm: pca9685: Remove set but not used variable 'pwm'
 2019-06-01 16:04 UTC  (4+ messages)

[PATCH net 0/2] Fix link speed handling for SJA1105 DSA driver
 2019-06-01 16:03 UTC  (3+ messages)
` [PATCH net 1/2] net: dsa: sja1105: Force a negative value for enum sja1105_speed_t

[thud][PATCH 0/9] Fixes for Thud
 2019-06-01 16:00 UTC  (4+ messages)

[dpdk-dev] [PATCH] test/hash: rectify slaveid to point to valid cores
 2019-06-01 15:59 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH] RelNotes: minor typo fixes in 2.22.0 draft
 2019-06-01 15:51 UTC 

[Qemu-devel] [PULL v2 00/36] pci, pc, virtio: features, fixes
 2019-06-01 15:49 UTC  (9+ messages)
` [Qemu-devel] [PULL 04/37] virtio: Introduce started flag to VirtioDevice
  ` [Qemu-devel] [PULL v2 04/36] "

stable-rc/linux-4.14.y boot: 117 boots: 0 failed, 115 passed with 2 untried/unknown (v4.14.123-17-g62cda54b22c9)
 2019-06-01 15:50 UTC 

[SPDK] SCSI device identification
 2019-06-01 15:49 UTC 

memory leak in sctp_send_reset_streams
 2019-06-01 15:47 UTC  (2+ messages)

[PATCH net-next] net: phy: xilinx: add Xilinx PHY driver
 2019-06-01 15:46 UTC  (6+ messages)
` [PATCH net-next] net: phy: Ensure scheduled work is cancelled during removal

[SPDK] SCSI device identification
 2019-06-01 15:46 UTC 

[PATCH RFC] Rough draft document on merging and rebasing
 2019-06-01 15:42 UTC  (2+ messages)

[bpf:master 3/3] kernel/bpf/arraymap.c:657:36: error: invalid application of 'sizeof' to incomplete type 'struct perf_sample_data'
 2019-06-01 15:42 UTC 

remove unneeded #ifdef MODULE
 2019-06-01 15:40 UTC  (3+ messages)
` [PATCH 2/3] drivers: scsi: remove unnecessary "

[PATCH] video: fbdev: Fix Warning comparing pointer to 0 reported by coccicheck
 2019-06-01 15:39 UTC  (2+ messages)

[PATCH] media: i2c: Fix Unnecessary Semicolon Warning Reported by coccicheck
 2019-06-01 15:27 UTC 

[PATCH 00/58] LSM: Module stacking for AppArmor
 2019-06-01 15:23 UTC  (10+ messages)
` [PATCH 01/58] LSM: Infrastructure management of the superblock
` [PATCH 02/58] LSM: Infrastructure management of the sock security
` [PATCH 03/58] LSM: Infrastructure management of the key security blob
` [PATCH 04/58] LSM: Create an lsm_export data structure

[PATCH] drm/i915/icl: Ensure port A combo PHY HW state is correct
 2019-06-01 15:20 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH nf-next] netfilter: add support for matching IPv4 options
 2019-06-01 15:04 UTC  (5+ messages)

[PATCH 0/8] assorted fixes, ARM port to kernel 4.19
 2019-06-01 15:15 UTC  (9+ messages)
` [PATCH 1/8] lib/cobalt: init: fix misleading message
` [PATCH 2/8] cobalt/arm: fix context switching code for 4.19+
` [PATCH 3/8] drivers/udd: fix spurious select() read events
` [PATCH 4/8] testsuite/smokey: sched-quota: allow up to 1.5% deviation from plan
` [PATCH 5/8] testsuite/smokey: reset main()'s SCHED_OTHER policy before each test
` [PATCH 6/8] cobalt/thread: send backtracing request only when XNWARN is set
` [PATCH 7/8] cobalt/thread: fix error status (-EINTR) of xnthread_killall()
` [PATCH 8/8] lib/cobalt: kickstart backtrace() from safe context

What's cooking in git.git (May 2019, #05; Thu, 30)
 2019-06-01 15:08 UTC  (4+ messages)

[PATCH] bash: Replace uninative loader path in ptest
 2019-06-01 15:11 UTC  (3+ messages)

[Xen-devel] [xen-4.6-testing test] 137101: regressions - FAIL
 2019-06-01 14:51 UTC  (3+ messages)
  `  "

[U-Boot] [PATCH v2 0/5] Add initial support for Pine64 Rock64 board
 2019-06-01 14:47 UTC  (8+ messages)
` [U-Boot] [PATCH v3 0/6] "
  ` [U-Boot] [PATCH v3 1/6] rockchip: rk3328: add SPL board file support
  ` [U-Boot] [PATCH v3 2/6] rockchip: rk3328: add SPL support
  ` [U-Boot] [PATCH v3 3/6] rockchip: Kconfig: enable SPL support for rk3328
  ` [U-Boot] [PATCH v3 4/6] rockchip: dts: rk3328: add rk3328-rock64.dts
  ` [U-Boot] [PATCH v3 5/6] rockchip: rk3328: add rock64-rk3328_defconfig
  ` [U-Boot] [PATCH v3 6/6] doc: rockchip: Add note for Pine64 Rock64 board

[Bug 110807] Regression: artifacts in Chromium after mesa 19.0.5 update
 2019-06-01 14:46 UTC  (2+ messages)

[PATCH 0/2] adjust special domain creation
 2019-06-01 14:44 UTC  (15+ messages)
` [PATCH 2/2] dom_cow is needed for mem-sharing only
                      ` [Xen-devel] "

[igt-dev] [PATCH i-g-t] runner: Cope with repeated subtests in journal
 2019-06-01 14:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[Buildroot] [PATCH v3,1/2] package/mpd: drop tremor select
 2019-06-01 14:34 UTC  (2+ messages)
` [Buildroot] [PATCH v3, 2/2] package/mpd: fix static build with tremor and vorbis

[PATCH] .gitignore: Add t/io_uring to .gitignore
 2019-06-01 14:29 UTC 

Mistakes in message strings
 2019-06-01 14:27 UTC 

[PATCH 4.19 000/276] 4.19.47-stable review
 2019-06-01 14:25 UTC  (4+ messages)
` [PATCH 4.19 130/276] block: fix use-after-free on gendisk

stable-rc/linux-5.0.y boot: 126 boots: 1 failed, 125 passed (v5.0.20-33-g41133dadb524)
 2019-06-01 14:20 UTC 

[Qemu-devel] [PATCH 0/2] target/mips: Improve performance for MSA binary operations
 2019-06-01 14:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] "

How to inject fwnode/oftree/acpi data by platform driver ?
 2019-06-01 14:14 UTC 

[Bug 100228] New: [NV137] unknown chipset (137000a1)
 2019-06-01 14:13 UTC  (2+ messages)
  ` [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

[ANN] Patchwork version upgrade
 2019-06-01 14:09 UTC  (4+ 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.