All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-19 13:31:03 to 2018-11-19 14:30:35 UTC [more...]

[Qemu-devel] [PULL 0/9] Block layer patches
 2018-11-19 14:29 UTC  (10+ messages)
` [Qemu-devel] [PULL 1/9] nvme: fix oob access issue(CVE-2018-16847)
` [Qemu-devel] [PULL 2/9] fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabled
` [Qemu-devel] [PULL 3/9] vvfat: Fix memory leak
` [Qemu-devel] [PULL 4/9] qcow2: Document some maximum size constraints
` [Qemu-devel] [PULL 5/9] qcow2: Don't allow overflow during cluster allocation
` [Qemu-devel] [PULL 6/9] iotests: Add new test 220 for max compressed cluster offset
` [Qemu-devel] [PULL 7/9] block: Always abort reopen after prepare succeeded
` [Qemu-devel] [PULL 8/9] file-posix: Fix shared locks on reopen commit
` [Qemu-devel] [PULL 9/9] iotests: Test file-posix locking and reopen

[PATCH 0/3] Fix unsafe BPF_PROG_TEST_RUN interface
 2018-11-19 14:30 UTC  (3+ messages)

[PATCH v7 0/5] Add Actions Semi S700 pinctrl support
 2018-11-19 14:29 UTC  (5+ messages)
` [PATCH v7 5/5] arm64: dts: actions: Add pinctrl node for Actions Semi S700

[PATCH v6 0/2] btrfs: Add zstd support to grub btrfs
 2018-11-19 14:22 UTC  (3+ messages)
` [PATCH v6 2/2] "

[RFC PATCH v2] block: add io timeout to sysfs
 2018-11-19 14:11 UTC 

[Qemu-devel] [PATCH 0/6] Misc fixes to NBD
 2018-11-19 14:27 UTC  (11+ messages)
` [Qemu-devel] [PATCH 2/6 for-3.1] nbd: stop waiting for a NBD response with NBD_CMD_DISC
` [Qemu-devel] [PATCH 5/6] tests: add iotests helpers for dealing with TLS certificates

[Buildroot] [PATCH next v4 0/6] Per-package host/target directory support
 2018-11-19 14:27 UTC  (12+ messages)
` [Buildroot] [PATCH next v4 6/6] core: implement per-package SDK and target

[PATCH 0/3] Assorted Gitlab CI improvements
 2018-11-19 14:27 UTC  (3+ messages)
` [PATCH 3/3] automation: properly tag x86 jobs in Gitlab CI

[U-Boot] [PATCH 0/4] at91: SPL size check for at91 boards
 2018-11-19 14:27 UTC  (4+ messages)
` [U-Boot] [PATCH 3/4] configs: wb45n_defconfig: Remove SPL

[Buildroot] [PATCH 1/3] glibc: ensure BR2_MAKE is also used for subdirs
 2018-11-19 14:27 UTC  (5+ messages)
` [Buildroot] [PATCH 2/3] make: drop gnumake/gmake aliases for host-make
` [Buildroot] [PATCH 3/3] make: install host-make as host-make

[PATCH v1] x86/hvm: Generic instruction re-execution mechanism for execute faults
 2018-11-19 14:26 UTC  (5+ messages)

[PATCH] classes/testsdk: Split implementation into classes
 2018-11-19 14:25 UTC  (3+ messages)
` [PATCH v2] "

[U-Boot] [PATCH v2] mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()
 2018-11-19 14:25 UTC  (3+ messages)

[PATCH] libx86: Work around GCC bug with ebx output constrants
 2018-11-19 14:24 UTC  (6+ messages)

[Patch net] net: invert the check of detecting hardware RX checksum fault
 2018-11-19  4:01 UTC  (7+ messages)

[PATCH] mm, page_alloc: fix calculation of pgdat->nr_zones
 2018-11-19 14:23 UTC  (6+ messages)

[PATCH v9 00/17] Removed nested TPM operations
 2018-11-19 14:23 UTC  (7+ messages)
` [PATCH v9 15/17] tpm: introduce tpm_chip_start() and tpm_chip_stop()
` [PATCH v9 16/17] tpm: take TPM chip power gating out of tpm_transmit()

[Qemu-arm] [PATCH] target/arm: fix smc incorrectly trapping to EL3 when secure is off
 2018-11-19 14:22 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v2 0/5] btrfs: fix compiler warning with make W=1
 2018-11-19 14:21 UTC  (5+ messages)
` [PATCH v2 2/5] btrfs: remove set but not used variable err in btrfs_add_link
` [PATCH v2 3/5] btrfs: remove unused function btrfs_sysfs_feature_update()

[Qemu-devel] Block format 'raw' does not support the option 'serial'
 2018-11-19 14:20 UTC  (2+ messages)

[PATCH 0/3] ARM: davinci: fix ethernet support on da850-evm
 2018-11-19 14:20 UTC  (5+ messages)
` [PATCH 2/3] gpio: davinci: restore a way to manually specify the GPIO base

[PATCH v9 00/15] Energy Aware Scheduling
 2018-11-19 14:18 UTC  (16+ messages)
` [PATCH v9 01/15] sched: Relocate arch_scale_cpu_capacity
` [PATCH v9 02/15] sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
` [PATCH v9 03/15] PM: Introduce an Energy Model management framework
` [PATCH v9 04/15] PM / EM: Expose the Energy Model in sysfs
` [PATCH v9 05/15] sched/topology: Reference the Energy Model of CPUs when available
` [PATCH v9 06/15] sched/topology: Lowest CPU asymmetry sched_domain level pointer
` [PATCH v9 07/15] sched/topology: Disable EAS on inappropriate platforms
` [PATCH v9 08/15] sched/topology: Make Energy Aware Scheduling depend on schedutil
` [PATCH v9 09/15] sched: Introduce sched_energy_present static key
` [PATCH v9 10/15] sched: Introduce a sysctl for Energy Aware Scheduling
` [PATCH v9 11/15] sched/fair: Clean-up update_sg_lb_stats parameters
` [PATCH v9 12/15] sched: Add over-utilization/tipping point indicator
` [PATCH v9 13/15] sched/fair: Introduce an energy estimation helper function
` [PATCH v9 14/15] sched/fair: Select an energy-efficient CPU on task wake-up
` [PATCH v9 15/15] OPTIONAL: cpufreq: dt: Register an Energy Model

[PATCH] drm/rockchip: fix for mailbox read size
 2018-11-19 14:18 UTC  (4+ messages)

dma mask related fixups (including full bus_dma_mask support) v2
 2018-11-19 14:18 UTC  (5+ messages)
` [PATCH 5/5] dma-direct: always allow dma mask <= physiscal memory size

[PATCH v3] u-boot: Add mkenvimage tool
 2018-11-19 12:51 UTC  (2+ messages)

[Qemu-devel] 3.1.0-rc{0,1} doesn't start
 2018-11-19 14:16 UTC  (3+ messages)

[PATCH] ARM: smp_twd: Remove legacy TWD registration
 2018-11-19 14:16 UTC  (5+ messages)

[PATCH 0/3] ASoC: omap: Fix and add pm_qos configuration
 2018-11-19 14:17 UTC  (8+ messages)
` [PATCH 1/3] ASoC: omap-mcbsp: Fix latency value calculation for pm_qos

[Qemu-devel] SeaBIOS booting time optimization
 2018-11-19 14:15 UTC  (5+ messages)

[PATCH] Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creation
 2018-11-19 14:15 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] proc: allow killing processes via file descriptors
 2018-11-19 14:15 UTC  (2+ messages)

[PATCH] atm: Convert to using %pOFn instead of device_node.name
 2018-11-19 14:14 UTC  (4+ messages)
` [PATCH] pinctrl: mediatek: "

[Qemu-devel] [PATCH for-4.0] s390x: introduce 4.0 compat machine
 2018-11-19 14:13 UTC  (2+ messages)
` [Qemu-devel] [qemu-s390x] "

[PATCH v2] usb: hub: add retry routine after intr URB sumbit error
 2018-11-19 14:04 UTC  (4+ messages)
` [v2] "

[PATCH] clk: Add (devm_)clk_get_optional() functions
 2018-11-19 14:12 UTC  (2+ messages)

[PATCH v2] pinctrl: msm: Add sleep pinctrl state transitions
 2018-11-19 14:12 UTC  (2+ messages)

[PATCH v2 0/2] media: cedrus: Add H264 decoding support
 2018-11-19 14:12 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 0/9] qapi: rewrite string-input-visitor
 2018-11-19 14:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 6/9] "

[Qemu-devel] [RFC PATCH 0/2] docker: Add gentoo-mipsr5900el-cross image
 2018-11-19 14:11 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 1/2] "

[PATCH 0/3] GPCv2 support for i.MX8MQ
 2018-11-19 14:10 UTC  (3+ messages)

[PATCH] timers: Make the lower-level timer function first call than higher-level
 2018-11-19 14:10 UTC 

Memory hotplug softlock issue
 2018-11-19 14:10 UTC  (11+ messages)

[Qemu-devel] [PATCH 00/22] QOM'ify SysBusDeviceClass->init
 2018-11-19 14:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH 21/22] event-facility: Change SysBusDeviceClass *sbdc to SysBusDeviceClass *sbc
    ` [Qemu-devel] [qemu-s390x] "

[PATCH] drivers/gpio/gpio-grgpio.c: Remove duplicate header
 2018-11-19 14:09 UTC  (2+ messages)

[Buildroot] [PATCH] package/xproto_inputproto: disable documentation
 2018-11-19 14:08 UTC  (4+ messages)

[PATCH v2] arm64: sysreg: fix sparse warnings
 2018-11-19 14:08 UTC  (5+ messages)

[PATCH v1 1/2] pinctrl: mediatek: add pinctrl support for MT7629 SoC
 2018-11-19 14:08 UTC  (6+ messages)
` [PATCH v1 2/2] dt-bindings: pinctrl: update bindings "

Why eeprom driver is read-only ?
 2018-11-19 14:07 UTC  (8+ messages)

[PATCH 1/4] net-next/hinic:replace multiply and division operators
 2018-11-19  6:12 UTC  (4+ messages)
` [PATCH 2/4] net-next/hinic:add rx checksum offload for HiNIC
` [PATCH 3/4] net-next/hinic:fix a bug in set mac address
` [PATCH 4/4] net-next/hinic: fix a bug in rx data flow

RFC: userspace exception fixups
 2018-11-19 14:05 UTC  (5+ messages)

[linux-lvm] lvcreate from a setuid-root binary
 2018-11-19 14:04 UTC 

[Bug 105113] [hawaii] Running Piglit cl/program/execute/calls-struct.cl causes GPU VM error and ring stalled GPU lockup
 2018-11-19 14:03 UTC  (2+ messages)
` [Bug 105113] [hawaii, radeonsi, clover] Running Piglit cl/program/execute/{, tail-}calls{, -struct, -workitem-id}.cl cause "

[Cluster-devel] [PATCH 00/13] Radical Reform of glock state machine (take 2)
 2018-11-19 14:00 UTC  (5+ messages)
` [Cluster-devel] [PATCH 02/13] GFS2: Make do_xmote determine its own gh parameter
` [Cluster-devel] [PATCH 03/13] GFS2: Eliminate a goto in finish_xmote

[Patch v5 00/16] Provide task property based options to enable Spectre v2 userspace-userspace protection
 2018-11-19 14:00 UTC  (9+ messages)
` [Patch v5 11/16] x86/speculation: Add Spectre v2 app to app protection modes

[PATCH RFC] libkmod-signature: implement pkcs7 parsing with gnutls
 2018-11-19 13:59 UTC 

[PATCH] x86/xen: cleanup includes in arch/x86/xen/spinlock.c
 2018-11-19 13:59 UTC 

[PATCH] x86/xen: cleanup includes in arch/x86/xen/spinlock.c
 2018-11-19 13:59 UTC 

[Qemu-devel] [PATCH] qom: avoid reporting errors for NULL error object
 2018-11-19 13:59 UTC 

[PATCH 2/2] arch: switch the default on ARCH_HAS_SG_CHAIN
 2018-11-19 13:58 UTC  (3+ messages)

[PATCH v2 0/9] phy: Add configuration interface for MIPI D-PHY devices
 2018-11-19 13:58 UTC  (7+ messages)
` [PATCH v2 3/9] phy: Add MIPI D-PHY configuration options
` [PATCH v2 4/9] phy: dphy: Add configuration helpers

[PATCH e2fsprogs 0/9] Support encoding awareness and casefold
 2018-11-19  3:35 UTC  (3+ messages)
` [PATCH e2fsprogs 1/9] e2fsprogs: Add timestamp extension bits to superblock

[PATCH 1/2] tpm: rename data_pending to transmit_result
 2018-11-19 13:58 UTC  (5+ messages)
` [PATCH v4 2/2] tpm: add support for partial reads

[RFC] remove the ->mapping_error method from dma_map_ops
 2018-11-19 13:55 UTC  (6+ messages)
` [PATCH 1/2] dma-mapping: remove ->mapping_error

[PATCH] gic:vgic: avoid excessive conversions
 2018-11-19 13:54 UTC  (4+ messages)

[SPDK] Jenkins CI Status Page
 2018-11-19 13:54 UTC 

[Bug 108760] AMD GPU pro 18.40 doesn't work with Kabylake-g
 2018-11-19 13:53 UTC  (2+ messages)

[PATCH] test/compress: improve debug trace setup
 2018-11-19 13:52 UTC 

[PATCH 1/1] pinctrl: imx: fix NO_PAD_CTL setting for MMIO pads
 2018-11-19 13:52 UTC  (3+ messages)

[PATCH] testsuite/smokey: relax posix-clock time dependancy
 2018-11-19 13:52 UTC  (5+ messages)

[PATCH] l1tf: drop the swap storage limit restriction when l1tf=off
 2018-11-19 13:51 UTC  (5+ messages)

[PATCH] libsemanage: set selinux policy root to match semanage root or storename
 2018-11-19 13:52 UTC  (4+ messages)

[BUG] Nuvoton NCPT650 TPM 2.0 mode not working
 2018-11-19 13:49 UTC  (11+ messages)

netns_id in bpf_sk_lookup_{tcp,udp}
 2018-11-19  3:26 UTC 

[Qemu-devel] [PATCH for 3.1] spapr: Fix ibm, max-associativity-domains property number of nodes
 2018-11-19 13:48 UTC  (4+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH RESEND 0/2] free order-0 pages through PCP in page_frag_free() and cleanup
 2018-11-19 13:48 UTC  (4+ messages)
` [PATCH v2 RESEND 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
` [PATCH v3 RESEND 2/2] mm/page_alloc: use a single function to free page

[PATCH v2 0/2] Add support for Microchip MCP41xxx/42xxx potentiometers
 2018-11-19 13:48 UTC  (7+ messages)
` [PATCH v2 2/2] iio: potentiometer: Add driver for Microchip MCP41xxx/42xxx

[xen-unstable-smoke test] 130506: trouble: blocked/broken/pass
 2018-11-19 13:47 UTC 

DSA support for Marvell 88e6065 switch
 2018-11-19  3:25 UTC  (6+ messages)

[U-Boot] [PATCH] rockchip: rk3399: Initialize CPU B clock
 2018-11-19 13:47 UTC  (2+ messages)

[PATCH V2] ARM: dts: imx7d-sdb: add rev-a board support
 2018-11-19 13:46 UTC  (3+ messages)

[PATCH v4 0/2] Add device driver for APU2/APU3 GPIOs
 2018-11-19 13:46 UTC  (3+ messages)
` [PATCH v4 1/2] gpio: Add driver for PC Engines APU boards

[Qemu-devel] [PATCH 0/3] qapi: return ShutdownCause for events
 2018-11-19 13:45 UTC  (2+ messages)

[PATCH v3 0/6] FSID change kernel support
 2018-11-19 13:44 UTC  (2+ messages)

[U-Boot] [PATCH 1/9] mtd: Add a function to report when the MTD dev list has been updated
 2018-11-19 13:44 UTC  (4+ messages)

WARNING in enqueue_task_dl
 2018-11-19 13:43 UTC  (5+ messages)

[PATCH] clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328
 2018-11-19 13:43 UTC  (3+ messages)

[Qemu-devel] [PATCH] io: return 0 for EOF in TLS session read after shutdown
 2018-11-19 13:42 UTC 

[igt-dev] [PATCH 1/1] runner: Exit with a nonzero status if aborting
 2018-11-19 13:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/1] "

[igt-dev] [PATCH i-g-t 1/2] lib/igt_fb: Fix -Werror=missing-braces compilation on clang
 2018-11-19 13:41 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/i915/gem_render_tiled_blits: Make sure igt_buf is initially zero'd

[PATCH v6 0/6] clk: Add functions to get optional clocks
 2018-11-19 13:41 UTC  (10+ messages)
` [PATCH v6 1/6] clk: Add of_clk_get_by_name_optional() function

[PATCH] clk: rockchip: fix I2S1 clock gate register for rk3328
 2018-11-19 13:40 UTC  (3+ messages)

[Bug 108625] AMDGPU - Can't even get Xorg to start - Kernel driver hangs with ring buffer timeout on ARM64
 2018-11-19 13:39 UTC  (2+ messages)

[PATCH V2 0/3] perf tools: Fix for cases where cpumode is incorrect or insufficient
 2018-11-19 13:37 UTC  (2+ messages)

[Qemu-devel] [PATCH for-3.1? v2 0/3] block: Fix two minor reopen issues
 2018-11-19 13:37 UTC  (2+ messages)

[LTP] [PATCH] syscalls/rt_sigsuspend01: ignore reserved signals
 2018-11-19 13:36 UTC  (2+ messages)

[LTP] [PATCH 0/3] Add rt signal newlib support + convert rt_sigsuspend01
 2018-11-19 13:36 UTC  (2+ messages)

[Bug 201731] New: Bluetooth hardware not initializing with kernel 4.18.18 and 4.18.19
 2018-11-19 13:35 UTC  (2+ messages)
` [Bug 201731] "

Packet Drop Issue in OVS-DPDK L2FWD Application
 2018-11-19 13:35 UTC  (2+ messages)
` [ovs-dev] "

[PATCH] go-target.inc: fix go not found while multilib enabled
 2018-11-19 13:34 UTC 

[PATCH] Revert "HID: uhid: use strlcpy() instead of strncpy()"
 2018-11-19 13:33 UTC  (2+ messages)

[PATCHSET 0/5] Support for polled aio
 2018-11-19 13:32 UTC  (4+ messages)
` [PATCH 4/5] aio: support for IO polling

[PATCH v2 1/4] mfd: stmpe: Move ADC related defines to header of mfd
 2018-11-19 13:32 UTC  (3+ messages)

[Qemu-devel] [PULL 0/3] Fixes 31 20181116 patches
 2018-11-19 13:31 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] qapi: Add "rendernode" display option for egl-headless

[PATCH] test-lib-functions: make 'test_cmp_rev' more informative on failure
 2018-11-19 13:31 UTC  (2+ messages)

[RFC PATCH v2 chao/erofs-dev 1/5] staging: erofs: rename strange variable names in z_erofs_vle_frontend
 2018-11-19 13:31 UTC  (5+ messages)
` [RFC PATCH v2 chao/erofs-dev 2/5] staging: erofs: introduce MNGD_MAPPING helper
` [RFC PATCH v2 chao/erofs-dev 3/5] staging: erofs: fix compressed pages submission flow
` [RFC PATCH v2 chao/erofs-dev 4/5] staging: erofs: redefine where `owned_workgrp_t' points
` [RFC PATCH v2 chao/erofs-dev 5/5] staging: erofs: simplify `z_erofs_vle_submit_all'


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.