All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-26 07:18:28 to 2018-06-26 08:08:24 UTC [more...]

[PATCH] net/virtio-user: add unsupported features mask
 2018-06-26  8:08 UTC  (2+ messages)

[PATCH 0/5] RFC: Mezzanine handling for 96boards
 2018-06-26  8:08 UTC  (6+ messages)

[PATCH] ARM64: dts: meson-axg: fix ethernet stability issue
 2018-06-26  8:07 UTC  (4+ messages)

[PATCH 0/1] move wifi node out of meson-gx-p23x-q20x.dtsi
 2018-06-26  8:07 UTC  (3+ messages)
` [PATCH 1/1] ARM64: dts: meson-gx-p23x-q20x: move the wifi node to each board's .dts

[PATCH v2 1/4] staging: rtl8723bs: fix comparsion to NULL - coding style
 2018-06-26  8:06 UTC  (3+ messages)
` [PATCH v2 4/4] staging: rtl8723bs: use mac_pton() in rtw_macaddr_cfg()

[PATCH v2 net] nfp: cast sizeof() to int when comparing with error code
 2018-06-26  8:06 UTC  (7+ messages)
` [Cocci] "

[PATCH] Revert "net/sch_generic: Shut up noise"
 2018-06-26  8:06 UTC  (4+ messages)

[PATCH] ARM64: dts: meson-gxl: fix Mali GPU compatible string
 2018-06-26  8:06 UTC  (2+ messages)

[PATCH 0/1] enable the SAR ADC for all boards based on P23x and Q20x
 2018-06-26  8:06 UTC  (3+ messages)
` [PATCH 1/1] ARM64: dts: meson: enable the saradc node in meson-gx-p23x-q20x.dtsi

[Qemu-devel] [PATCH 0/2] block: Pacify Coverity
 2018-06-26  8:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] block-qdict: Pacify Coverity after commit f1b34a248e9
` [Qemu-devel] [PATCH 2/2] block/crypto: Pacify Coverity after commit f853465aacb

[PATCH] mfd: as3722: disable auto power on when AC OK
 2018-06-26  8:04 UTC  (2+ messages)

[PATCH 1/3] selinux: make dentry_init_security() return security module name
 2018-06-26  8:04 UTC 

Add system timer driver for Mediatek SoCs
 2018-06-26  8:03 UTC  (8+ messages)
` [PATCH 2/2] clocksource/drivers/mtk_systimer: Add support "

[PATCH 1/1] hwmon: (mlxreg-fan) Add support for Mellanox FAN driver
 2018-06-26  8:03 UTC  (3+ messages)
` [1/1] "

Moving unmaintained filesystems to staging
 2018-06-26  8:02 UTC  (4+ messages)
` moving affs + RDB partition support to staging?

[PATCH v2 0/8] support VIRTIO_F_IN_ORDER feature
 2018-06-26  8:01 UTC  (7+ messages)
` [PATCH v2 1/8] vhost: announce VIRTIO_F_IN_ORDER support
` [PATCH v2 2/8] net/virtio: add VIRTIO_F_IN_ORDER definition

[patch net-next v2 0/9] net: sched: introduce chain templates support with offloading to mlxsw
 2018-06-26  8:00 UTC  (10+ messages)
` [patch net-next v2 1/9] net: sched: push ops lookup bits into tcf_proto_lookup_ops()
` [patch net-next v2 2/9] net: sched: introduce chain templates
` [patch net-next v2 3/9] net: sched: cls_flower: move key/mask dumping into a separate function
` [patch net-next v2 4/9] net: sched: cls_flower: change fl_init_dissector to accept mask and dissector
` [patch net-next v2 5/9] net: sched: cls_flower: implement chain templates
` [patch net-next v2 6/9] net: sched: cls_flower: propagate chain teplate creation and destruction to drivers
` [patch net-next v2 7/9] mlxsw: spectrum: Implement chain template hinting
` [patch net-next v2 8/9] selftests: forwarding: move shblock tc support check to a separate helper
` [patch net-next v2 9/9] selftests: forwarding: add tests for TC chain templates

[PATCH v1 0/4] PCI: shpchp: NULL pointer fix and cleanups
 2018-06-26  8:01 UTC  (3+ messages)
` [PATCH v1 1/4] PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems

[PATCH 00/29] t: detect and fix broken &&-chains in subshells
 2018-06-26  7:59 UTC  (31+ messages)
` [PATCH 01/29] t7508: use test_when_finished() instead of managing exit code manually
` [PATCH 02/29] t0001: use "{...}" block around "||" expression rather than subshell
` [PATCH 03/29] t1300: use sane_unset() to avoid breaking &&-chain
` [PATCH 04/29] t3303: use standard here-doc tag "EOF" to avoid fooling --chain-lint
` [PATCH 05/29] t5505: modernize and simplify hard-to-digest test
` [PATCH 06/29] t6036: fix broken "merge fails but has appropriate contents" tests
` [PATCH 07/29] t7201: drop pointless "exit 0" at end of subshell
` [PATCH 08/29] t7400: fix broken "submodule add/reconfigure --force" test
` [PATCH 09/29] t7810: use test_expect_code() instead of hand-rolled comparison
` [PATCH 10/29] t9001: fix broken "invoke hook" test
` [PATCH 11/29] t9104: use "{...}" block around "||" expression rather than subshell
` [PATCH 12/29] t9401: drop unnecessary nested subshell
` [PATCH 13/29] t/lib-submodule-update: fix broken "replace submodule must-fail" test
` [PATCH 14/29] t: drop subshell with missing &&-chain in favor of simpler construct
` [PATCH 15/29] t: drop unnecessary terminating semicolons in subshell
` [PATCH 16/29] t: use test_might_fail() instead of manipulating exit code manually
` [PATCH 17/29] t: use test_must_fail() instead of checking "
` [PATCH 18/29] t0000-t0999: fix broken &&-chains in subshells
` [PATCH 19/29] t1000-t1999: "
` [PATCH 20/29] t2000-t2999: "
` [PATCH 21/29] t3000-t3999: "
` [PATCH 22/29] t3030: "
` [PATCH 23/29] t4000-t4999: "
` [PATCH 24/29] t5000-t5999: "
` [PATCH 25/29] t6000-t6999: "
` [PATCH 26/29] t7000-t7999: "
` [PATCH 27/29] t9000-t9999: "
` [PATCH 28/29] t9119: "
` [PATCH 29/29] t/test-lib: teach --chain-lint to detect "

[PATCH] x86: correctly set nonlazy_xstate_used when loading full state
 2018-06-26  7:57 UTC  (2+ messages)

yocto Digest, Vol 93, Issue 45
 2018-06-26  7:55 UTC 

[Qemu-devel] [PATCH] coverity-model: replay data is considered trusted
 2018-06-26  7:55 UTC  (3+ messages)

[PATCH 1/1] staging: wilc1000: Use common structs to parse ip packets
 2018-06-26  7:55 UTC  (3+ messages)
` [PATCH v2] "

[U-Boot] [PATCH 1/5] x86: timer: tsc: Allow specifying clock rate from device tree again
 2018-06-26  7:54 UTC  (4+ messages)
` [U-Boot] [PATCH 2/5] x86: efi_loader: Build EFI memory map per E820 table

[U-Boot] [RFC PATCH 00/20] SPI-NAND support
 2018-06-26  7:54 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 15/20] mtd: spinand: Add initial support for the MX35LF2GE4AB chip

[PATCH v6 0/4] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
 2018-06-26  7:54 UTC  (4+ messages)
` [PATCH v6 1/4] mfd: bd71837: mfd driver for ROHM BD71837 PMIC

[PATCH] drm/vkms: Add vblank events simulated by hrtimers
 2018-06-26  7:54 UTC  (4+ messages)

[lkp-robot] 173fb50cb6 [ 15.588995] WARNING: suspicious RCU usage
 2018-06-26  7:53 UTC 

[PATCH 0/2] Add basic SoC support for MT6765
 2018-06-26  7:53 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: add mt6765 support

[PATCH v2] fs: fuse: Adding new return type vm_fault_t
 2018-06-26  7:52 UTC  (5+ messages)

[PATCH] x86: fix dependency tracking for asm/indirect_thunk_asm.h
 2018-06-26  7:52 UTC  (2+ messages)

[PATCH 2/2] mm: set PG_dma_pinned on get_user_pages*()
 2018-06-26  7:52 UTC  (11+ messages)

[PATCH] x86: consolidate legacy FPU state loading
 2018-06-26  7:51 UTC 

[lkp-robot] e093232cea [ 4.775344] BUG: unable to handle kernel NULL pointer dereference at 0000000000000020
 2018-06-26  7:50 UTC 

[Qemu-trivial] [Qemu-devel] [RFC PATCH 4/4] qemu-options: Do not show -enable-kvm and -enable-hax in the docs anymore
 2018-06-26  7:50 UTC  (15+ messages)
                          `  "

[PATCH 0/2] ARM: dts: Correct SCU unit address
 2018-06-26  7:50 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: ux500: "
` [PATCH 2/2] dt-bindings: arm: scu: Correct example SCU unit addresses

[PATCH 00/12] staging: wilc1000: address TODO item to remove host_if_work()
 2018-06-26  7:48 UTC  (2+ messages)

[U-Boot] [PATCH] configs: Disable 4k erase sector size for spansion "s25fs512s" flash
 2018-06-26  7:47 UTC  (3+ messages)
` [U-Boot] [u-boot-release] "

[U-Boot] [PATCH v3] x86: Use microcode update from device tree for all processors
 2018-06-26  7:47 UTC  (3+ messages)

[PATCH] w1: Allow compile test of GPIO consumers if !GPIOLIB
 2018-06-26  7:47 UTC  (4+ messages)

PCI passthrough performance loss with Skylake-SP
 2018-06-26  7:47 UTC  (3+ messages)

[PATCH] x86/idle: don't mix up ACPI and APIC IDs
 2018-06-26  7:46 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: separate gpu address from bo pin
 2018-06-26  7:46 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: allocate gart memory when it's required

[PATCH v3 00/13] media: imx: Switch to subdev notifiers
 2018-06-26  7:45 UTC  (7+ messages)
` [PATCH v3 05/13] media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers

usb: serial: qcserial: add support for the Dell DW5821e module
 2018-06-26  7:44 UTC 

[PATCH 2/3] drivers/base: reorder consumer and its children behind suppliers
 2018-06-26  7:44 UTC  (2+ messages)

[PATCH 00/14] ARM: davinci: step towards removing at24_platform_data
 2018-06-26  7:44 UTC  (6+ messages)

Poor performance under high load
 2018-06-26  7:49 UTC 

[RFC v2 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-06-26  7:43 UTC  (8+ messages)
` [RFC v2 PATCH 2/2] mm: mmap: zap pages with read mmap_sem "

[RFC PATCH] i2c: gpio: initialize SCL to HIGH again
 2018-06-26  7:42 UTC  (3+ messages)

[PATCH v2 0/2] Add a property in at24.c
 2018-06-26  7:41 UTC  (6+ messages)
` [PATCH v2 2/2] eeprom: at24: Add support for address-width property

[freebsd-master test] 124708: all pass - PUSHED
 2018-06-26  7:41 UTC 

[PATCH] ARM64: dts: meson-gxbb-nanopi-k2: Add HDMI, CEC and CVBS nodes
 2018-06-26  7:40 UTC  (3+ messages)

[PATCH] x86/mm: don't free p4d table when it is folded at runtime
 2018-06-26  7:40 UTC  (3+ messages)

usb: serial: qcserial: add support for the Dell DW5821e module
 2018-06-26  7:40 UTC 

[PATCH 0/4] Fix HPD detection in runtime suspend
 2018-06-26  7:39 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: s/disp_detetion_ports/disp_detection_ports/
  ` 答复: "

[PATCH for-4.11 v2 0/3] x86: XSA-267 follow-up
 2018-06-26  7:39 UTC 

wg addconf :: AllowedIPs gets deleted with the additions of peers
 2018-06-26  7:44 UTC  (6+ messages)

[PATCH v2 1/4] mbuf: add accessor function for private data area
 2018-06-26  7:39 UTC  (2+ messages)

[PATCH] RFC: siox: don't create a thread without starting it
 2018-06-26  7:38 UTC  (6+ messages)

[PATCH v6 1/2] drm/i915/psr: Lockless version of psr_wait_for_idle
 2018-06-26  7:38 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v6,1/2] "

[PATCH] mtd: rawnand: mxc: remove __init qualifier from mxcnd_probe_dt
 2018-06-26  7:36 UTC  (4+ messages)

[freebsd-master test] 124705: regressions - trouble: blocked/fail
 2018-06-26  7:36 UTC  (2+ messages)

[PATCH] procps:Fix CVE-2018-1122&CVE-2018-1123
 2018-06-26  7:35 UTC 

[PATCH] pci: fix I/O space page leak
 2018-06-26  7:36 UTC  (5+ messages)

[PATCH v2 00/23] Add multi-channel support to Armada thermal driver
 2018-06-26  7:34 UTC  (9+ messages)
` [PATCH v2 06/23] thermal: armada: convert driver to syscon register accesses
` [PATCH v2 14/23] dt-bindings: cp110: prepare the syscon file to list other syscons nodes

[PATCH 2/2] sample/mdev/mbochs: add mbochs_kunmap_dmabuf
 2018-06-26  7:33 UTC 

[PATCH] SVM: limit GIF=0 region
 2018-06-26  7:32 UTC 

[PATCH 0/7] Fix locking when scanning devices
 2018-06-26  7:34 UTC  (3+ messages)
` [PATCH 2/7] btrfs: extend critical section when scanning a new device

[PATCH 1/2] sample/mdev/mbochs: remove mbochs_kmap_atomic_dmabuf
 2018-06-26  7:32 UTC  (6+ messages)
` [PATCH 2/2] sample/mdev/mbochs: add mbochs_kunmap_dmabuf

usb: serial: qcserial: add support for the Dell DW5821e module
 2018-06-26  7:32 UTC 

[Qemu-devel] [PATCH] migration: invalidate cache before source start
 2018-06-26  7:31 UTC  (7+ messages)

[Buildroot] [PATCH v2, 1/3] boost: add BR2_PACKAGE_BOOST_CONTEXT_ARCH_SUPPORTS
 2018-06-26  7:31 UTC  (3+ messages)
` [Buildroot] [PATCH v2,3/3] boost: fiber selects context

[PATCH v2 0/3] Add STM32 RTC to stm32mp157c
 2018-06-26  7:30 UTC  (4+ messages)

[PATCH] gnttab: silence table expansion message
 2018-06-26  7:31 UTC  (2+ messages)

s390 qemu boot failure in -next
 2018-06-26  7:30 UTC  (5+ messages)
  ` [PATCH] s390/boot: block uncompressed vmlinux booting attempts
    ` [Qemu-devel] "

[PATCH v2] arch/x86: get rid of KERN_CONT in show_fault_oops()
 2018-06-26  7:29 UTC  (3+ messages)

[meta-networking][PATCH] waf-cross-answers: Added file for arm bigendian which for aarch64BE multilib
 2018-06-16 17:07 UTC 

[PATCH 1/1] ena: fix SIGFPE with 0 rx queues
 2018-06-26  7:29 UTC 

[PATCH v3] arch/x86: get rid of KERN_CONT in show_fault_oops()
 2018-06-26  7:28 UTC 

[PATCH 12/24] proc: Add fs_context support to procfs [ver #7]
 2018-06-26  7:27 UTC  (5+ messages)
` [12/24] "

[PATCH 0/4] support for write combining
 2018-06-26  7:27 UTC  (2+ messages)

[PATCH blktests 00/15] Add SRP initiator driver tests
 2018-06-26  7:27 UTC  (6+ messages)

[PATCH] x86: modernize sync_bitops.h
 2018-06-26  7:26 UTC  (3+ messages)

[meta-oe][PATCH] libnih: Fix do_package error when enable mutilib
 2018-06-16 17:01 UTC 

[PATCH 0/2] sh_eth: RPADIR related clean-ups
 2018-06-26  7:25 UTC  (5+ messages)
` [PATCH 1/2] sh_eth: fix *enum* RPADIR_BIT
` [PATCH 2/2] sh_eth: remove sh_eth_cpu_data::rpadir_value

potential bufferovflows in drivers/s390/crypto/
 2018-06-26  7:25 UTC 

[PATCH] net: avoid assigning ethaddr to wrong devices
 2018-06-26  7:24 UTC  (9+ messages)

[PATCH v4 0/2] Add support rockchip RGB output interface
 2018-06-26  7:15 UTC  (2+ messages)
` [PATCH v4 2/2] drm/rockchip: Add support for Rockchip Soc "

[PATCH] console: avoid printing no or null time stamps
 2018-06-26  7:24 UTC 

[PATCH] fs: disallow empty path in default getname_kernel
 2018-06-26  7:23 UTC 

DPDK techboard minutes of June 20
 2018-06-26  7:23 UTC 

[Xenomai] beaglebone: arm: xeno-test gives segmentation fault - test dlopen failed
 2018-06-26  7:22 UTC 

[PATCH] PCI: faraday: add missing of_node_put()
 2018-06-26  7:21 UTC  (2+ messages)

[Qemu-devel] [PATCH] vga: set owner for mmio regions
 2018-06-26  7:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/3] qapi/error: converts error_setg(&error_fatal) to error_report() + exit()
 2018-06-26  7:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] hw/block/fdc: Replace error_setg(&error_abort) by assert()

[PATCH v4] EFI: add EFI_LOAD_OPTION support
 2018-06-26  7:19 UTC 

[PATCH 0/2] ZBC_OUT command translation fixes
 2018-06-26  7:18 UTC  (3+ messages)
` [PATCH 1/2] ata: Fix ZBC_OUT command block check
` [PATCH 2/2] ata: Fix ZBC_OUT all bit handling

[PATCH] efi: Free existing memory map before installing new memory map
 2018-06-26  7:18 UTC  (3+ messages)

[PATCH v5 0/2] x86: remaining XPTI follow-ups
 2018-06-26  7:18 UTC  (2+ messages)
` [PATCH v5 2/2] x86: enable interrupts earlier with XPTI disabled


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.