All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-16 16:46:32 to 2017-09-17 00:08:07 UTC [more...]

[xen-unstable test] 113511: regressions - FAIL
 2017-09-17  0:08 UTC 

Linux 4.14-rc1
 2017-09-16 23:44 UTC 

[Printing-architecture] [PATCH] braille: add MusicXML embossing support
 2017-09-16 23:40 UTC  (2+ messages)

Regression in virtio block driver with 4.13.2
 2017-09-16 23:16 UTC  (4+ messages)

[PATCH] irqchip/gicv3: Add support for Range Selector (RS) feature
 2017-09-16 23:15 UTC  (5+ messages)

Linux kernel 4.14-rc1 released
 2017-09-16 23:15 UTC 

[meta-python][PATCH] python-cython: update to version 0.26.1
 2017-09-16 22:55 UTC 

[meta-python][PATCH] python-babel: update to version 2.5.0
 2017-09-16 22:49 UTC 

[meta-python][PATCH] python-ndg-httpsclient: update to version 0.4.3
 2017-09-16 22:43 UTC 

[meta-python][PATCH] python-pybind11: update to version 2.2.1
 2017-09-16 22:38 UTC 

[linux-lvm] Reserve space for specific thin logical volumes
 2017-09-16 22:33 UTC  (18+ messages)

[PATCH] staging: iio: ad7192: Use the dedicated reset function
 2017-09-16 22:33 UTC  (4+ messages)

[PATCH v2] net/tap: fix flow and port commands
 2017-09-16 22:32 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] xfs: add regression test for DAX mount option usage
 2017-09-16 22:26 UTC  (6+ messages)
` [fstests PATCH v2] "

[PATCH 0/5] I2C GPIO to use gpiolibs open drain
 2017-09-16 22:25 UTC  (5+ messages)
` [PATCH 1/5] i2c: gpio: Convert to use descriptors

[RFC PATCH 0/4] x86/asm: Add ASM_CALL() macro for inline asms with call instructions
 2017-09-16 22:22 UTC  (8+ messages)
` [RFC PATCH 3/4] x86/asm: Make alternative macro interfaces more clear and consistent

[PATCH] iio: cros_ec: Remove unused variable
 2017-09-16 22:19 UTC  (2+ messages)

[PATCH v4 0/6] IIO-based thermal sensor driver for Allwinner H3 SoC
 2017-09-16 22:17 UTC  (14+ messages)
` [PATCH v4 1/6] dt-bindings: update the Allwinner GPADC device tree binding for H3
` [PATCH v4 4/6] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor
` [PATCH v4 6/6] ARM: sun8i: h3: add partial CPU thermal zone

[RFC PATCH 0/3] fix migrate failed when vm is in booting
 2017-09-16 22:17 UTC  (5+ messages)
` [RFC PATCH 1/3] kvm: arm/arm64: vgic-vits: separate vgic_its_free_list() function

GPIO Centralized Control Daemon
 2017-09-16 22:12 UTC  (2+ messages)

drm: Why shmem?
 2017-09-16 22:10 UTC  (8+ messages)

[Printing-architecture] [PATCH] braille: proper support for hardware margins
 2017-09-16 22:08 UTC  (2+ messages)

[PATCH v2] staging: iio: tsl2x7x: clean up limit checks
 2017-09-16 22:05 UTC  (6+ messages)

d57108d4f6 ("watchdog/core: Get rid of the thread .."): BUG: unable to handle kernel NULL pointer dereference at 0000000000000208
 2017-09-16 22:02 UTC  (17+ messages)

XFS and sector size on thin volumes
 2017-09-16 22:01 UTC  (11+ messages)

[PATCH] input: elan_i2c - remove duplicate ELAN0605 id
 2017-09-16 21:59 UTC 

[refpolicy] [PATCH 6/6] xserver: do not audit ioctl operations on log files
 2017-09-16 21:39 UTC 

[refpolicy] [PATCH 5/6] wm: gnome-shell SELinux integration
 2017-09-16 21:38 UTC 

[refpolicy] [PATCH 4/6] pulseaudio: general update
 2017-09-16 21:38 UTC 

RISC-V Linux Port v8
 2017-09-16 21:38 UTC  (6+ messages)
` [PATCH v8 10/18] RISC-V: Init and Halt Code

[refpolicy] [PATCH 3/6] openoffice: improve temporary directories' operations
 2017-09-16 21:38 UTC 

[refpolicy] [PATCH 2/6] gnome: keyring daemon read SELinux config
 2017-09-16 21:38 UTC 

[refpolicy] [PATCH 1/6] gnome: keyring daemon dbus policy update
 2017-09-16 21:38 UTC 

[refpolicy] [PATCH 0/6] set of lowest priority optional patches
 2017-09-16 21:38 UTC 

DICE Stereo-192-DSD-DAC issues since 2016-02-08 / kernel >= ~4.6
 2017-09-16 21:35 UTC 

[PATCH] Documentation: networking: fix ASCII art in switchdev.txt
 2017-09-16 21:29 UTC  (3+ messages)

[cifs:for-next 4/4] fs//cifs/smb2pdu.c:571:15: error: 'struct TCP_Server_Info' has no member named 'vol'
 2017-09-16 21:26 UTC 

[U-Boot] [PATCH 00/13] log: Add a new logging feature
 2017-09-16 21:23 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] Revert "sandbox: remove os_putc() and os_puts()"
` [U-Boot] [PATCH 02/13] Revert "sandbox: Drop special case console code for sandbox"
` [U-Boot] [PATCH 03/13] Move debug and logging support to a separate header
` [U-Boot] [PATCH 04/13] mtdparts: Correct use of debug()
` [U-Boot] [PATCH 05/13] Drop the log buffer
` [U-Boot] [PATCH 06/13] log: Add an implemention of logging
` [U-Boot] [PATCH 07/13] log: Add a console driver
` [U-Boot] [PATCH 08/13] log: Add a 'log level' command
` [U-Boot] [PATCH 09/13] log: Add a test command
` [U-Boot] [PATCH 10/13] log: Plumb logging into the init sequence
` [U-Boot] [PATCH 11/13] log: sandbox: Enable logging
` [U-Boot] [PATCH 12/13] log: test: Add a pytest for logging
` [U-Boot] [PATCH 13/13] log: Add documentation

[refpolicy] [PATCH 2/2] mozilla: run Java Web Start applications
 2017-09-16 21:16 UTC 

[refpolicy] [PATCH 1/2] wm: let gnome-shell start properly
 2017-09-16 21:16 UTC 

[refpolicy] [PATCH 0/2] set of high priority patches
 2017-09-16 21:15 UTC 

subvolume list as user?
 2017-09-16 20:56 UTC  (4+ messages)

[PATCH 0/9] ARM: rockchip: add power-domains for Cortex-A9 socs
 2017-09-16 21:04 UTC  (4+ messages)
` [PATCH 5/9] dt-bindings: add compatibles for rk3066/rk3188 power controllers

[cifs:for-next 4/4] fs/cifs/smb2pdu.c:571:15: error: 'struct TCP_Server_Info' has no member named 'vol'; did you mean 'vals'?
 2017-09-16 21:00 UTC 

[CIFS] [PATCH] Multidialect protocol negotiation for cifs.ko
 2017-09-16 21:00 UTC  (2+ messages)

URGENT notice: the first proven brain stimulators
 2017-09-16 20:52 UTC 

[PATCH 1/4] drm/i915/execlists: Kick start request processing after a reset
 2017-09-16 20:44 UTC  (4+ messages)
` [PATCH 2/4] drm/i915/execlists: Move insert_request()
` [PATCH 3/4] drm/i915/execlists: Split insert_request()
` [PATCH 4/4] drm/i915/execlists: Unwind incomplete requests on resets

[PATCH] gpio: omap: omap_gpio_show_rev is not __init
 2017-09-16 20:42 UTC 

[U-Boot] [PATCH v3 3/9] fat/fs: convert to directory iterators
 2017-09-16 20:42 UTC  (4+ messages)
` [U-Boot] [U-Boot, v3, "

[Buildroot] [autobuild.buildroot.net] Build results for 2017-09-15
 2017-09-16 20:39 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] support/run-test: move pacakges' tests to packages' directories
 2017-09-16 20:38 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] support/run-tests: move packages tests to packages directories
` [Buildroot] [PATCH 2/2] testing: add python-cryptography tests

[PATCH] isofs: fix build regression
 2017-09-16 20:32 UTC 

[Bug 82527] New: xset dpms force {off, standby, suspend} returns after ~20 seconds (GeForce 8400 GS)
 2017-09-16 20:20 UTC  (2+ messages)
  ` [Bug 82527] "

[U-Boot] Adding new net command
 2017-09-16 20:14 UTC 

[mainline][bisected 36ae3c0] Build fail at virt/kvm/eventfd.c:568
 2017-09-16 20:12 UTC  (3+ messages)
  ` [PATCH] Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"

[PATCH 0/2] [media] M88RS6000T: Adjustments for two function implementations
 2017-09-16 20:10 UTC  (6+ messages)
` [PATCH 1/2] [media] tuners: Delete an error message for a failed memory allocation in m88rs6000t_probe()
  ` [PATCH 1/2] [media] tuners: Delete an error message for a failed memory allocation in m88rs6000t_pro
` [PATCH 2/2] [media] m88rs6000t: Improve three size determinations

[PATCH] Documentation: fix ascii art in networking docs
 2017-09-16 19:47 UTC  (5+ messages)

[linux-3.18 test] 113503: tolerable FAIL - PUSHED
 2017-09-16 19:44 UTC 

[PATCH] i2c: i2c-stm32f7: make structure stm32f7_setup static
 2017-09-16 19:33 UTC  (4+ messages)

[Buildroot] [PATCH v3] zstd: bump to version 1.3.1
 2017-09-16 19:26 UTC  (3+ messages)

[PATCH] staging: media: atomisp: pci: Move constants to right side of comparisons
 2017-09-16 19:17 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] sparc64: Oracle DAX infrastructure
 2017-09-16 19:15 UTC  (2+ messages)

[GIT PULL] UBI updates for 4.14-rc1
 2017-09-16 18:59 UTC 

[uml-devel] [GIT PULL] UML updates for 4.14-rc1
 2017-09-16 18:59 UTC  (2+ messages)
`  "

iwlwifi firmware load broken in current -git
 2017-09-16 18:53 UTC  (12+ messages)

[Qemu-devel] [PATCH 00/10] Support the Capstone disassembler
 2017-09-16 18:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH 04/10] disas: Support the Capstone disassembler library

[Qemu-devel] [PATCH v5 0/6] block: Don't compare strings in bdrv_reopen_prepare()
 2017-09-16 18:51 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 1/6] qapi/qnull: Add own header
` [Qemu-devel] [PATCH v5 2/6] qapi/qlist: Add qlist_append_null() macro
` [Qemu-devel] [PATCH v5 3/6] qapi: Add qobject_is_equal()
` [Qemu-devel] [PATCH v5 4/6] block: qobject_is_equal() in bdrv_reopen_prepare()
` [Qemu-devel] [PATCH v5 5/6] iotests: Add test for non-string option reopening
` [Qemu-devel] [PATCH v5 6/6] tests: Add check-qobject for equality tests

[PATCH v3 01/18] arm: shmobile: Document Kingfisher board DT bindings
 2017-09-16 18:48 UTC 

[PATCH V2] lightnvm: protect target type list with correct locks
 2017-09-16 18:39 UTC 

[PATCH] drivers: cpufreq: Fix sysfs duplicate filename creation for platform-device
 2017-09-16 18:34 UTC 

[PATCH 0/2] [media] IT913X: Adjustments for two function implementations
 2017-09-16 18:32 UTC  (6+ messages)
` [PATCH 1/2] [media] it913x: Delete two error messages for a failed memory allocation in it913x_probe()
  ` [PATCH 1/2] [media] it913x: Delete two error messages for a failed memory allocation in it913x_probe
` [PATCH 2/2] [media] it913x: Improve three size determinations

[patch 01/52] genirq: Fix cpumask check in __irq_startup_managed()
 2017-09-16 18:24 UTC  (2+ messages)
` [tip:irq/urgent] "

[Qemu-devel] [Bug 1717708] [NEW] QEMU aarch64 can't run Windows ARM64 iso's
 2017-09-16 18:23 UTC  (2+ messages)
` [Qemu-devel] [Bug 1717708] "

[seabios baseline-only test] 72115: regressions - FAIL
 2017-09-16 18:27 UTC 

Use after free in __dst_destroy_metrics_generic
 2017-09-16 18:21 UTC  (8+ messages)

[PATCH 0/3] ima: only call integrity_kernel_read to calc file hash
 2017-09-16 18:20 UTC  (5+ messages)
` [PATCH 3/3] ima: use fs method to read integrity data
  ` [PATCH 3/3] ima: use fs method to read integrity data (updated patch description)

[BUG] security_release_secctx seems broken
 2017-09-16 18:18 UTC  (2+ messages)

Bose QC35 HFP/HSP MTU size
 2017-09-16 18:12 UTC  (3+ messages)
  ` [pulseaudio-discuss] "

Loan Offer
 2017-09-16  8:19 UTC 

[PATCH] lightnvm: protect target type list with correct locks
 2017-09-16 18:03 UTC 

[pseudo][PATCH] Fix to fcntl guts to ignore flags that can be ORed into cmd
 2017-09-16 17:59 UTC  (4+ messages)

[GIT PULL] Firmware files removal for 4.14-rc1
 2017-09-16 17:56 UTC  (7+ messages)

[linux-linus test] 113497: tolerable FAIL - PUSHED
 2017-09-16 17:55 UTC 

[PATCH] scripts/dtc: update dtx_diff cpp and dts include paths to match build
 2017-09-16 17:52 UTC  (4+ messages)

[GIT PULL] SAA716x DVB driver
 2017-09-16 17:49 UTC  (7+ messages)

[PATCH] MIPS: Allow __cpu_number_map to be larger than NR_CPUS
 2017-09-16 17:38 UTC  (2+ messages)

[ovmf baseline-only test] 72116: all pass
 2017-09-16 17:30 UTC 

[refpolicy] [PATCH 1/3] pulseaudio: Add neccessary map permissions
 2017-09-16 17:29 UTC  (9+ messages)
` [refpolicy] [PATCH 2/3] gpg: add fcontexts for user runtime sockets
` [refpolicy] [PATCH 3/3] rpc: add sm-notify pid fcontext

RTL8192EE PCIe Wireless Network Adapter crashed with linux-4.13
 2017-09-16 17:26 UTC  (4+ messages)

[PATCH v2 0/2] Remove unused fields in structure definition
 2017-09-16 17:19 UTC  (5+ messages)
` [PATCH v2 1/2] Staging: dgnc: Remove unused fields in struct dgnc_board
  ` [Outreachy kernel] "
` [PATCH v2 2/2] Staging: dgnc: Remove unused fields in struct channel_t
  ` [Outreachy kernel] "

[Qemu-devel] [PATCH v3 0/7] Misc improvements to crypto block driver
 2017-09-16 17:18 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 5/7] block: convert crypto driver to bdrv_co_preadv|pwritev
` [Qemu-devel] [PATCH v3 6/7] block: convert qcrypto_block_encrypt|decrypt to take bytes offset
` [Qemu-devel] [PATCH v3 7/7] block: support passthrough of BDRV_REQ_FUA in crypto driver

[refpolicy] [PATCH] portage: Add an interface to dontaudit accesses to ptys inherited from portage
 2017-09-16 17:17 UTC  (6+ messages)

[refpolicy] [PATCH 1/3] udev: map module objects to load kernel modules
 2017-09-16 17:15 UTC  (6+ messages)
` [refpolicy] [PATCH 2/3] syslog: allow map persist file
` [refpolicy] [PATCH 3/3] sudo: add fcontext for /run/sudo/ts/USERNAME

[U-Boot] [PATCH 00/22] mmc: Add support for HS200 and UHS modes
 2017-09-16 17:12 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] package/owfs: bump version to 3.2p1
 2017-09-16 17:09 UTC 

[PATCH] staging: lustre: lnet: Replace list_for_each with list_for_each_entry
 2017-09-16 17:04 UTC  (6+ messages)
` [lustre-devel] [Outreachy kernel] "
  `  "

[refpolicy] [PATCH 1/1] Fix init_inherit_rlimit interface
 2017-09-16 17:01 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/openswan: bump version to 2.6.50
 2017-09-16 16:57 UTC 

[PATCH] firmware: Restore support for built-in firmware
 2017-09-16 16:57 UTC  (2+ messages)

[PATCH 1/2] librelp: upgrade from 1.2.12 to 1.2.14
 2017-09-16 16:56 UTC  (4+ messages)
` [PATCH 2/2] rsyslog: update from 8.22 to 8.29

[Buildroot] [PATCH 1/1] package/omniorb: bump version to 4.2.2
 2017-09-16 16:53 UTC 

[Qemu-arm] [PATCH 0/6] convert some omap/palm devices from using old_mmio
 2017-09-16 16:46 UTC  (3+ messages)
` [Qemu-arm] [PATCH 2/6] hw/gpio/omap_gpio.c: Don't use old_mmio
` [Qemu-arm] [PATCH 5/6] hw/i2c/omap_i2c.c: "

[PATCH] staging: fbtft: remove redundant initialization of txbuf16
 2017-09-16 16:46 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.