All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-07 11:32:17 to 2019-03-07 12:22:12 UTC [more...]

[PATCH v2] mt7601u: check chip version on probe
 2019-03-07 12:22 UTC 

DPDK Release Status Meeting 7/3/2019
 2019-03-07 12:22 UTC 

[Qemu-devel] [PATCH 0/1] chardev: support for authorization control on TLS connections
 2019-03-07 12:21 UTC  (2+ messages)

[PATCH 4/6+] cpufreq: Use struct kobj_attribute instead of struct global_attr
 2019-03-07 12:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/1] migration: support for authorization control on TLS connections
 2019-03-07 12:20 UTC  (2+ messages)

[LTP] [PATCH] sysctl01: fix fails on live-patched kernels
 2019-03-07 12:20 UTC  (3+ messages)

[PATCH v4.10] cpufreq: Use struct kobj_attribute instead of struct global_attr
 2019-03-07 12:20 UTC  (2+ messages)

[PATCH v2] lightnvm: pblk: fix bio leak on large sized io
 2019-03-07 12:20 UTC  (2+ messages)

[PATCH v9 0/5] drm/sun4i: sun6i_mipi_dsi: Fixes/updates
 2019-03-07 12:19 UTC  (8+ messages)
` [PATCH v9 2/5] drm/sun4i: sun6i_mipi_dsi: Fix TCON DRQ set bits
` [PATCH v9 5/5] drm/sun4i: sun6i_mipi_dsi: Simplify dsi setup timings code

[PATCH] pblk: fix max_io calculation
 2019-03-07 12:18 UTC 

[PATCH v1] libxl: prepare environment for domcreate_stream_done
 2019-03-07 12:18 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] docs: a few updates to spectre CPU flag recommendations
 2019-03-07 12:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] docs: clarify that spec-ctrl is only needed for Spectre v2
` [Qemu-devel] [PATCH 2/2] docs: add note about stibp CPU feature for spectre v2

[igt-dev] [PATCH i-g-t 1/5] lib/aux: Plug memory leak in __igt_lsof_fds
 2019-03-07 12:16 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 2/5] lib/aux: Plug memory leak in get_suspend_test
` [igt-dev] [PATCH i-g-t 3/5] lib/debugfs: Ensure null-termination in igt_hpd_storm_detected
` [igt-dev] [PATCH i-g-t 5/5] lib/igt_pm: Avoid out-of-bounds reads and writes

[PATCH v1 0/2] Enable Bluetooth functionality for wcn3998
 2019-03-07 12:16 UTC  (3+ messages)
` [PATCH v1 1/2] Bluetooth: hci_qca: Added support to read the regulator values from DTS
` [PATCH v1 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3990

[Qemu-devel] [PATCH v3 00/32] s390x/tcg: Vector Instruction Support Part 1
 2019-03-07 12:15 UTC  (33+ messages)
` [Qemu-devel] [PATCH v3 01/32] s390x/tcg: Define vector instruction formats
` [Qemu-devel] [PATCH v3 02/32] s390x/tcg: Check vector register instructions at central point
` [Qemu-devel] [PATCH v3 03/32] s390x/tcg: Utilities for vector instruction helpers
` [Qemu-devel] [PATCH v3 04/32] s390x/tcg: Implement VECTOR GATHER ELEMENT
` [Qemu-devel] [PATCH v3 05/32] s390x/tcg: Implement VECTOR GENERATE BYTE MASK
` [Qemu-devel] [PATCH v3 06/32] s390x/tcg: Implement VECTOR GENERATE MASK
` [Qemu-devel] [PATCH v3 07/32] s390x/tcg: Implement VECTOR LOAD
` [Qemu-devel] [PATCH v3 08/32] s390x/tcg: Implement VECTOR LOAD AND REPLICATE
` [Qemu-devel] [PATCH v3 09/32] s390x/tcg: Implement VECTOR LOAD ELEMENT
` [Qemu-devel] [PATCH v3 10/32] s390x/tcg: Implement VECTOR LOAD ELEMENT IMMEDIATE
` [Qemu-devel] [PATCH v3 11/32] s390x/tcg: Implement VECTOR LOAD GR FROM VR ELEMENT
` [Qemu-devel] [PATCH v3 12/32] s390x/tcg: Implement VECTOR LOAD LOGICAL ELEMENT AND ZERO
` [Qemu-devel] [PATCH v3 13/32] s390x/tcg: Implement VECTOR LOAD MULTIPLE
` [Qemu-devel] [PATCH v3 14/32] s390x/tcg: Implement VECTOR LOAD TO BLOCK BOUNDARY
` [Qemu-devel] [PATCH v3 15/32] s390x/tcg: Implement VECTOR LOAD VR ELEMENT FROM GR
` [Qemu-devel] [PATCH v3 16/32] s390x/tcg: Implement VECTOR LOAD VR FROM GRS DISJOINT
` [Qemu-devel] [PATCH v3 17/32] s390x/tcg: Implement VECTOR LOAD WITH LENGTH
` [Qemu-devel] [PATCH v3 18/32] s390x/tcg: Implement VECTOR MERGE (HIGH|LOW)
` [Qemu-devel] [PATCH v3 19/32] s390x/tcg: Implement VECTOR PACK *
` [Qemu-devel] [PATCH v3 20/32] s390x/tcg: Implement VECTOR PERMUTE
` [Qemu-devel] [PATCH v3 21/32] s390x/tcg: Implement VECTOR PERMUTE DOUBLEWORD IMMEDIATE
` [Qemu-devel] [PATCH v3 22/32] s390x/tcg: Implement VECTOR REPLICATE
` [Qemu-devel] [PATCH v3 23/32] s390x/tcg: Implement VECTOR REPLICATE IMMEDIATE
` [Qemu-devel] [PATCH v3 24/32] s390x/tcg: Implement VECTOR SCATTER ELEMENT
` [Qemu-devel] [PATCH v3 25/32] s390x/tcg: Implement VECTOR SELECT
` [Qemu-devel] [PATCH v3 26/32] s390x/tcg: Implement VECTOR SIGN EXTEND TO DOUBLEWORD
` [Qemu-devel] [PATCH v3 27/32] s390x/tcg: Provide probe_write_access helper
` [Qemu-devel] [PATCH v3 28/32] s390x/tcg: Implement VECTOR STORE
` [Qemu-devel] [PATCH v3 29/32] s390x/tcg: Implement VECTOR STORE ELEMENT
` [Qemu-devel] [PATCH v3 30/32] s390x/tcg: Implement VECTOR STORE MULTIPLE
` [Qemu-devel] [PATCH v3 31/32] s390x/tcg: Implement VECTOR STORE WITH LENGTH
` [Qemu-devel] [PATCH v3 32/32] s390x/tcg: Implement VECTOR UNPACK *

[U-Boot] [PATCH v3 1/6] i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed
 2019-03-07 12:15 UTC  (4+ messages)
` [U-Boot] [PATCH v3 6/6] i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover

[distros-debian-wheezy test] 83715: trouble: blocked/broken
 2019-03-07 12:14 UTC 

[RFC PATCH 0/4] One versionfile to rule them all
 2019-03-07 12:14 UTC  (7+ messages)
` [PATCH 1/4] build: add single source of DPDK version number
` [PATCH 2/4] build: use version number from config file
` [PATCH 3/4] build: move meson version handling to config directory
` [PATCH 4/4] eal: remove unneeded version logic

[PATCH v5 00/10] perf: enable compression of record mode trace to save storage space
 2019-03-07 12:14 UTC  (8+ messages)
` [PATCH v5 07/10] perf record: implement -z,--compression_level=n option and compression

[PATCH] drm/vc4: Use 16bpp by default for the fbdev buffer
 2019-03-07 12:14 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/12] Enable build and install of our rST docs
 2019-03-07 12:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 08/12] docs: Provide separate conf.py for each manual we want

[PATCH] arch_topology: Update user supplied capacity to possible cpus in cluster
 2019-03-07 12:14 UTC  (7+ messages)
` [PATCH v1] arch_topology: Make cpu_capacity sysfs node as ready-only

[PATCH v8 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
 2019-03-07 12:13 UTC  (2+ messages)
` [PATCH v8] "

[PATCH net 0/3] sctp: process the error returned from sctp_sock_migrate()
 2019-03-07 12:11 UTC  (8+ messages)
` [PATCH net 1/3] sctp: sctp_sock_migrate() returns error if sctp_bind_addr_dup() fails

Using EHSET module
 2019-03-07 12:11 UTC  (3+ messages)
    ` AW: "

[PATCH -next] scsi: libfc: Fix potential NULL pointer dereference
 2019-03-07 12:11 UTC  (3+ messages)

[igt-dev] [RFC PATCH v10 0/6] new engine discovery interface
 2019-03-07 12:10 UTC  (7+ messages)
` [igt-dev] [RFC PATCH v10 2/6] lib/i915: add gem_engine_topology library
` [igt-dev] [RFC PATCH v10 3/6] lib/igt_gt: use for_each_engine2 to loop through engines
` [igt-dev] [RFC PATCH v10 4/6] lib: ioctl_wrappers: reach engines by index as well

[PATCH] [v2] spi: work around clang bug in SPI_BPW_RANGE_MASK()
 2019-03-07 12:09 UTC 

[RFC PATCH RT] x86/tsc: Add option to disable tsc clocksource watchdog
 2019-03-07 12:09 UTC 

[PATCH] mt76x02u: check chip version on probe
 2019-03-07 12:09 UTC  (2+ messages)

[RFC PATCH v1 00/25] printk: new implementation
 2019-03-07 12:06 UTC  (4+ messages)
` [RFC PATCH v1 08/25] printk: add ring buffer and kthread

[PATCH 1/3] dt-bindings: clock: imx8mq: add hdmi phy 27m clock
 2019-03-07 12:05 UTC  (5+ messages)
` [PATCH 2/3] clk: imx8mq: add hdmi_phy_27m clock as pll's reference clock

[PATCH v2 0/7] FlexTimer Module Quadrature decoder counter
 2019-03-07 12:03 UTC  (11+ messages)
` [PATCH v2 5/7] counter: add FlexTimer Module Quadrature decoder counter driver
` [PATCH v2 6/7] counter: ftm-quaddec: Documentation: Add specific counter sysfs documentation

[PATCH 00/20] objtool: UACCESS validation v3
 2019-03-07 12:03 UTC  (22+ messages)
` [PATCH 01/20] x86/ia32: Fix ia32_restore_sigcontext AC leak
` [PATCH 02/20] i915,uaccess: Fix redundant CLAC
` [PATCH 03/20] x86/uaccess: Move copy_user_handle_tail into asm
` [PATCH 04/20] x86/uaccess: Fix up the fixup
` [PATCH 05/20] x86/uaccess/xen: Suppress SMAP warnings
` [PATCH 06/20] x86/uaccess: Always inline user_access_begin()
` [PATCH 07/20] x86/uaccess: Always inline force_valid_ss()
` [PATCH 08/20] x86/uaccess: Introduce user_access_{save,restore}()
` [PATCH 09/20] x86/uaccess,kasan: Fix KASAN vs SMAP
` [PATCH 10/20] x86/uaccess,ubsan: Fix UBSAN "
` [PATCH 11/20] x86/uaccess,ftrace: Fix ftrace_likely_update() "
` [PATCH 12/20] objtool: Set insn->func for alternatives
` [PATCH 13/20] objtool: Hande function aliases
` [PATCH 14/20] objtool: Rewrite add_ignores()
` [PATCH 15/20] objtool: Add --backtrace support
` [PATCH 16/20] objtool: Rewrite alt->skip_orig
` [PATCH 17/20] objtool: Fix sibling call detection
` [PATCH 18/20] objtool: Add UACCESS validation
` [PATCH 19/20] objtool: uaccess PUSHF/POPF support
` [PATCH 20/20] objtool: Add Direction Flag validation

[PATCH v4 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-03-07 12:02 UTC  (7+ messages)
` [PATCH v4 3/9] PCI: keystone: Convert to using hierarchy domain for legacy interrupts

[PATCH v3 0/1] add dynamic sgl allocation
 2019-03-07 12:02 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/1] compress/qat: "

[PATCH] trace: fix build with gcc9
 2019-03-07 12:02 UTC  (4+ messages)

[Bug 109925] Age of Wonders 3 - Vertical lines on Main Menu (Linux native via Steam)
 2019-03-07 12:01 UTC  (3+ messages)

[U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found
 2019-03-07 12:01 UTC  (5+ messages)

[RFT][Update][PATCH 2/2] cpufreq: intel_pstate: Update max CPU frequency on global turbo changes
 2019-03-07 11:59 UTC  (13+ messages)

pull request: mt76 2019-03-07
 2019-03-07 11:59 UTC 

[meta-java][PATCH] jamvm: Disable inlining
 2019-03-07 11:57 UTC 

npm offline build for yocto
 2019-03-07 11:50 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/2] x86: fix build with gcc9
 2019-03-07 11:57 UTC  (3+ messages)

[PATCH V3] cros_ec: Expose sysfile to force battery cut-off on shutdown
 2019-03-07 11:56 UTC  (2+ messages)

[PATCH] mt76x2u: remove duplicated entry in mt76x2u_device_table
 2019-03-07 11:56 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane: Reduce execution time by reducing source size and performing upscaling
 2019-03-07 11:55 UTC 

[Qemu-devel] converting build system to Meson?
 2019-03-07 11:54 UTC  (8+ messages)

[PATCH v2 0/6] HelloWorld example for windows
 2019-03-07 11:53 UTC  (5+ messages)
` [PATCH v2 2/6] eal: add header files to support windows

[Qemu-devel] [PULL 00/12] slirp updates
 2019-03-07 11:52 UTC  (3+ messages)

[PATCH v5 00/19] R-Car DU display writeback support
 2019-03-07 11:52 UTC  (9+ messages)
` [PATCH v5 07/19] media: vsp1: dl: Support one-shot entries in the display list

[Qemu-devel] [PULLv2 00/12] slirp updates
 2019-03-07 11:51 UTC  (14+ messages)
` [Qemu-devel] [PULLv2 01/12] slirp: Fix build with gcc 9
` [Qemu-devel] [PULLv2 1/1] slirp: remove QEMU Makefile.objs
` [Qemu-devel] [PULLv2 02/12] slirp: check for ioctlsocket error and 0-length udp payload
` [Qemu-devel] [PULLv2 03/12] slirp: check sscanf result when emulating ident
` [Qemu-devel] [PULLv2 04/12] slirp: fix big/little endian conversion in ident protocol
` [Qemu-devel] [PULLv2 05/12] slirp: Mark pieces missing IPv6 support
` [Qemu-devel] [PULLv2 06/12] slirp: adapt a subset of QEMU vmstate code
` [Qemu-devel] [PULLv2 07/12] slirp: use libslirp migration code
` [Qemu-devel] [PULLv2 08/12] slirp: use "slirp_" prefix for inet_aton() win32 implementation
` [Qemu-devel] [PULLv2 09/12] slirp: move sources to src/ subdirectory
` [Qemu-devel] [PULLv2 10/12] slirp: add a standalone Makefile
` [Qemu-devel] [PULLv2 11/12] build-sys: link with slirp as an external project
` [Qemu-devel] [PULLv2 12/12] slirp: remove QEMU Makefile.objs

[PATCH v2 1/4] net/failsafe: replace local device with shared data
 2019-03-07 11:50 UTC  (8+ messages)
` [PATCH v2 3/4] net/failsafe: replace local sub-device "

[PATCH] ext4: check if group has free space
 2019-03-07 11:49 UTC 

[PATCHv6 00/10] Heterogenous memory node attributes
 2019-03-07 11:49 UTC  (3+ messages)
` [PATCHv6 07/10] acpi/hmat: Register processor domain to its memory

[LTP] [PATCH/RFC] syscalls/readahead02: don't use cache size
 2019-03-07 11:49 UTC  (10+ messages)
` [LTP] [PATCH v2] syscalls/readahead02: limit max readahead to backing device max_readahead_kb

[igt-dev] [PATCH i-g-t] i915/pm_rpm: Show the rpm status after disabling screens
 2019-03-07 11:46 UTC  (4+ messages)

[Buildroot] [git commit] package/freescale-imx/imx-sc-firmware: properly wrap help text
 2019-03-07 11:45 UTC 

[PATCH v4 00/22] SMMUv3 Nested Stage Setup
 2019-03-07 11:42 UTC  (7+ messages)
` [PATCH v4 03/22] iommu: introduce device fault report API

[PATCH 0/3] staging: media: davinci_vpfe: Fix various warnings
 2019-03-07 11:42 UTC  (4+ messages)
` [PATCH 1/3] staging: media: davinci_vpfe: Fix comparison to NULL
` [PATCH 2/3] staging: media: davinci_vpfe: Fix multiple line dereference
` [PATCH 3/3] staging: media: davinci_vpfe: Fix alignment issues

[PATCH v11 0/9] misc safety certification fixes
 2019-03-07 11:40 UTC  (3+ messages)
` [PATCH v11 9/9] xen: explicit casts when DECLARE_BOUNDS cannot be used

[PATCH] drm/amdgpu: enable bo priority setting from user space
 2019-03-07 11:36 UTC  (5+ messages)

[U-Boot] [PATCH v2 00/12] ARM: kirkwood: migrate to DM_USB
 2019-03-07 11:36 UTC  (19+ messages)
` [U-Boot] [PATCH v2 04/12] ARM: kirkwood: switch to using mvebu mbus
` [U-Boot] [PATCH v2 05/12] ARM: kirkwood: remove kw_config_adr_windows
` [U-Boot] [PATCH v2 06/12] ARM: kirkwood: enable CONFIG_DM_USB on db-88f6281-bp
` [U-Boot] [PATCH v2 07/12] ARM: kirkwood: enable CONFIG_DM_USB for {dream, guru, sheeva}plug
` [U-Boot] [PATCH v2 08/12] ARM: kirkwood: enable CONFIG_DM_USB for dns325
` [U-Boot] [PATCH v2 09/12] ARM: kirkwood: enable CONFIG_DM_USB for ds109
` [U-Boot] [PATCH v2 10/12] ARM: kirkwood: enable CONFIG_DM_USB for goflexhome
` [U-Boot] [PATCH v2 11/12] ARM: kirkwood: enable CONFIG_DM_USB for lschlv2 and lsxhl
` [U-Boot] [PATCH v2 12/12] ARM: kirkwood: enable CONFIG_DM_USB for nas220

[PATCH 1/1] smack: removal of global rule list
 2019-03-07 11:25 UTC 

[PATCH] drm/i915/ddi: Fix default eDP detection on port A
 2019-03-07 11:32 UTC  (6+ messages)

[PATCH 4/4] btrfs-progs: disk-io: Try to find a best copy when reading tree blocks
 2019-03-07 11:32 UTC 


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.