All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-19 17:14:31 to 2016-01-19 18:11:13 UTC [more...]

[PATCH 0/3] Add parameters to sysfs added i2c devices
 2016-01-19 17:14 UTC  (3+ messages)
` [PATCH 2/3] ipmi: Handle I2C parms in the SSIF driver
` [PATCH 3/3] i2c-smbus: Allow parms to be passed in from sysfs new_device

[Qemu-devel] [PATCH v5 0/8] QMP wrappers for VM snapshot operations
 2016-01-19 18:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/8] qmp: create qmp_savevm command

[PATCH v4 0/8] introduce post-init read-only memory
 2016-01-19 18:08 UTC  (18+ messages)
` [kernel-hardening] "
` [PATCH v4 1/8] asm-generic: consolidate mark_rodata_ro()
  ` [kernel-hardening] "
` [PATCH v4 2/8] lib: add "on" and "off" to strtobool
  ` [kernel-hardening] "
` [PATCH v4 3/8] param: convert some "on"/"off" users "
  ` [kernel-hardening] "
` [PATCH v4 4/8] init: create cmdline param to disable readonly
  ` [kernel-hardening] "
` [PATCH v4 5/8] x86: make CONFIG_DEBUG_RODATA non-optional
  ` [kernel-hardening] "
` [PATCH v4 6/8] introduce post-init read-only memory
  ` [kernel-hardening] "
` [PATCH v4 7/8] lkdtm: verify that __ro_after_init works correctly
  ` [kernel-hardening] "
` [PATCH v4 8/8] x86, vdso: mark vDSO read-only after init
  ` [kernel-hardening] "

[U-Boot] [PATCH 0/6] driver model bring-up of sata device on dra72 and dra74 evm
 2016-01-19 18:11 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] arm: omap: sata: move enable sata clocks to enable_basic_clocks()
` [U-Boot] [PATCH 3/6] arm: omap-common: sata: prepare driver for DM conversion
` [U-Boot] [PATCH 4/6] drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device

[kernel-hardening] Proposal for kernel self protection features
 2016-01-19 18:11 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH] IB/qib: fix mcast detach when qp not attached
 2016-01-19 18:10 UTC  (3+ messages)

[PATCH 0/5]
 2016-01-19 17:09 UTC  (6+ messages)
` [PATCH 1/5] i2c-i801: hwpec and check_pre cleanups
` [PATCH 2/5] i2c-i801: Move hostcfg set/reset to i801_access()
` [PATCH 3/5] i2c-i801: Move PEC handling into i2c_block_transaction()
` [PATCH 4/5] i2c-i801: clean up block transaction
` [PATCH 5/5] i2c-i801: Remove redundant code and event-drive

[PATCH 0/5] omap assembly fixes for CONFIG_DEBUG_RODATA
 2016-01-19 18:10 UTC  (14+ messages)
` [PATCH 1/5] ARM: OMAP2+: Fix wait_dll_lock_timed for rodata
` [PATCH 2/5] ARM: OMAP2+: Fix l2dis_3630 "
` [PATCH 3/5] ARM: OMAP2+: Fix save_secure_ram_context "
` [PATCH 4/5] ARM: OMAP2+: Fix l2_inv_api_params "
` [PATCH 5/5] ARM: OMAP2+: Fix ppa_zero_params and ppa_por_params "

[U-Boot] [PATCH] x86: quark: Fix boot breakage
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] "

[PATCH V13 0/5] xen pvusb toolstack work
 2016-01-19 18:08 UTC  (3+ messages)
` [PATCH V13 4/5] domcreate: support pvusb in configuration file

[U-Boot] [PATCH] drivers/power/regulator/max77686.c: Don't use switch() on bools
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] drivers/spi/rk_spi.c: Fix debug format warning
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] pci_rom.c: Fix may be used uninitialized warning
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Add more SPDX-License-Identifier tags
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] scripts/Makefile* Add SPDX-License-Identifier tag
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] axm/taurus: Enable tiny printf in SPL
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/3] "

[U-Boot] [PATCH 1/3] vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[RFC PATCH 0/4] Multi-instance vTPM driver
 2016-01-19 18:08 UTC  (4+ messages)

[PATCH v1 0/1] ioctl to disallow detaching kernel USB drivers
 2016-01-19 18:07 UTC  (7+ messages)

[U-Boot] [PATCH] image: fix getenv_bootm_size() function
 2016-01-19 18:07 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Pull request: u-boot-video/master
 2016-01-19 18:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/17] ARM big-endian and setend support
 2016-01-19 18:06 UTC  (15+ messages)
` [Qemu-devel] [PATCH v1 12/17] target-arm: implement SCTLR.B, drop bswap_code
` [Qemu-devel] [PATCH v1 13/17] arm: linux-user: don't set CPSR.E in BE32 mode
` [Qemu-devel] [PATCH v1 14/17] target-arm: implement BE32 mode in system emulation
` [Qemu-devel] [PATCH v1 15/17] loader: add API to load elf header
` [Qemu-devel] [PATCH v1 16/17] loader: Add data swap option to load-elf
` [Qemu-devel] [PATCH v1 17/17] arm: boot: Support big-endian elfs

[PATCH V3 08/10] irqchip, gicv3, its: Probe ITS in the ACPI way
 2016-01-19 18:04 UTC  (4+ messages)

[RFC 00/29] De-stage android's sync framework
 2016-01-19 18:04 UTC  (8+ messages)

[PATCH] proc: revert /proc/<pid>/maps [stack:TID] annotation
 2016-01-19 18:02 UTC  (2+ messages)

[PATCH] IB/IPoIB: Fix kernel panic on multicast flow
 2016-01-19 18:03 UTC  (3+ messages)

[U-Boot] [PATCH] iocon / bamboo: Drop CONFIG_SYS_LONGHELP
 2016-01-19 18:01 UTC 

[PATCH 3/4] sched: introduce synchronized idle injection
 2016-01-19 18:00 UTC  (12+ messages)

[PATCH] i2c-smbus: Don't report duplicate alerts
 2016-01-19 17:00 UTC 

[Qemu-devel] [PATCH v3 00/13] Implement TLS support to QEMU NBD server & client
 2016-01-19 18:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 04/13] nbd: convert to using I/O channels for actual socket I/O

V4L2 Colorspace for RGB formats
 2016-01-19 18:00 UTC 

[kernel-hardening] 2015 kernel CVEs
 2016-01-19 18:00 UTC  (11+ messages)
`  "
        ` [kernel-hardening] "

[PATCH v6 0/2] improve sync efficiency with sb inode wb list
 2016-01-19 17:59 UTC  (3+ messages)
` [PATCH v6 1/2] sb: add a new writeback list for sync
` [PATCH v6 2/2] wb: inode writeback list tracking tracepoints

[LINUX PATCH 1/5] mmc: Workaround for the issue in auto tuning mode
 2016-01-19 17:57 UTC  (12+ messages)
` [LINUX PATCH 2/5] Documentation: mmc: Updated the binding doc for Arasan SDHCI
` [LINUX PATCH 4/5] "

[PATCH] tools/toollog: Drop XTL_NEW_LOGGER()
 2016-01-19 17:58 UTC  (9+ messages)

[libvirt test] 78488: tolerable FAIL - PUSHED
 2016-01-19 17:58 UTC 

[Bug 93292] "Thea: The Awakening" world map textures not rendered (blue background)
 2016-01-19 17:56 UTC  (5+ messages)

[PATCH v4 0/2] Add in-place editing support to git interpret-trailers
 2016-01-19 17:56 UTC  (6+ messages)
` [PATCH v4 2/2] interpret-trailers: add option for in-place editing

[PATCH] drm/i915/bios: Fix the sequence size calculations for MIPI seq v3
 2016-01-19 17:55 UTC  (5+ messages)

Problem using pthread and libc wrapper
 2016-01-19 17:53 UTC 

[PATCH 1/5 nf,kernel] netfilter: nft_rbtree: allow adjacent intervals with dynamic updates
 2016-01-19 17:52 UTC  (5+ messages)
` [PATCH 2/5 nft] rule: use netlink_add_setelems() when creating literal sets
` [PATCH 3/5 nft] segtree: when checks when qsorting from interval_map_decompose()
` [PATCH 4/5 nft] segtree: pass element expression as parameter to set_to_intervals()
` [PATCH 5/5, nft] rule: allow dynamic updates for intervals in set declarations

[PATCH v6 20/21] all: s390: make compat wrappers the generic solution
 2016-01-19 17:52 UTC  (2+ messages)

x86/microcode update on systems without INITRD
 2016-01-19 17:52 UTC  (13+ messages)
            ` [RFC PATCH] x86/kconfig: Sanity-check config file during oldconfig
              ` [RFC] CONFIG_FORCE_MINIMALLY_SANE_CONFIG=y (was: Re: [RFC PATCH] x86/kconfig: Sanity-check config file during oldconfig)
                ` [RFC] CONFIG_FORCE_MINIMALLY_SANE_CONFIG=y
                  ` [RFC] CONFIG_GENERIC_BOOTABLE_CONFIG=y

[Bug 93778] New: Noveau GeForce GT 640M vbios error
 2016-01-19 17:52 UTC 

broken raid level 5 array caused by user error
 2016-01-19 17:51 UTC  (10+ messages)

[PATCH] drm/i915/gen9: Correct max save/restore register count during gpu reset with GuC
 2016-01-19 17:51 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[RFC PATCH v2 0/4] CPUs capacity information for heterogeneous systems
 2016-01-19 17:50 UTC  (4+ messages)

[Qemu-devel] [PATCH v7] spec: add qcow2 bitmaps extension specification
 2016-01-19 17:48 UTC  (10+ messages)

[PATCH] tests/codeparser.py: Add filename/lineno flags to test variable
 2016-01-19 17:48 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] ARM: sheevaplug: misc fixes
 2016-01-19 17:48 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] ARM: sheevaplug: correct nand partition layout

[xen-unstable-smoke test] 78539: regressions - FAIL
 2016-01-19 17:48 UTC  (2+ messages)

[PATCH v5 00/11] Untracked cache improvements
 2016-01-19 17:47 UTC  (4+ messages)

[PATCH] drm/i915: Sink CRC: tune down error message at stop to debug_kms
 2016-01-19 17:46 UTC  (2+ messages)

x86/microcode update on systems without INITRD
 2016-01-19 17:43 UTC  (7+ messages)

[PATCH] x86/HVM: memset CPU context save area
 2016-01-19 17:44 UTC  (2+ messages)

[PATCH] perf core: Introduce new ioctl options to pause and resume ring buffer
 2016-01-19 17:42 UTC  (3+ messages)
` [PATCH 0/6] perf core: Read from overwrite "

Hint HB6 - kernel doesn't see chips behind it
 2016-01-19 17:41 UTC  (5+ messages)

[PATCH v4 1/1] contrib/subtree: Add a test for subtree rebase that loses commits
 2016-01-19 17:41 UTC  (3+ messages)
` [PATCH v5 "

[RFC] regmap: clairify max_register meaning
 2016-01-19 17:41 UTC  (4+ messages)

[PATCHES] Networking
 2016-01-19 17:41 UTC  (6+ messages)

[PATCH 8/8] rfkill: Factor common code
 2016-01-19 17:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/6] ide: fix atapi software reset
 2016-01-19 17:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] ide: Prohibit RESET on IDE drives
` [Qemu-devel] [PATCH v2 2/6] ide: code motion
` [Qemu-devel] [PATCH v2 3/6] ide: move buffered DMA cancel to core
` [Qemu-devel] [PATCH v2 4/6] ide: replace blk_drain_all by blk_drain
` [Qemu-devel] [PATCH v2 5/6] ide: Add silent DRQ cancellation
` [Qemu-devel] [PATCH v2 6/6] ide: fix device_reset to not ignore pending AIO

[PATCH] crypto: aesni-intel - avoid IPsec re-ordering
 2016-01-19 17:39 UTC  (3+ messages)

[PATCH 0/8] wic: implement 'include' command
 2016-01-19 15:39 UTC  (9+ messages)
` [PATCH 1/8] wic: move wks parsing code to KickStart._parse
` [PATCH 2/8] wic: use unique partition number
` [PATCH 3/8] wic: do not remove build dir in source plugins
` [PATCH 4/8] wic: ksparser: add support for include
` [PATCH 5/8] wic: refactor get_boot_config
` [PATCH 6/8] wic: implement search of includes
` [PATCH 7/8] wic: move parts of canned .wks into common.wks.inc
` [PATCH 8/8] wic: add help for 'include' command

[Qemu-devel] [libvirt] ARM KVM GICv3 Support
 2016-01-19 17:34 UTC  (3+ messages)

[PATCH] Reduced reqsize in qat_algs
 2016-01-19 17:34 UTC 

[PATCH v10] drm/i915: Extend LRC pinning to cover GPU context writeback
 2016-01-19 17:31 UTC  (13+ messages)

[PATCH v6 0/5] Add Support for Hi6220 PMIC Hi6553 MFD Core
 2016-01-19 17:30 UTC  (2+ messages)

[PATCH] targets.conf manpage should not refer to Wikipedia
 2016-01-19 17:28 UTC 

[U-Boot] [PATCH] bug.h: move BUILD_BUG_* defines to include/linux/bug.h
 2016-01-19 17:27 UTC  (2+ messages)

[PATCH] drm/vmwgfx: respect 'nomodeset'
 2016-01-19 17:27 UTC  (10+ messages)

round 12
 2016-01-19 17:27 UTC  (2+ messages)

[PATCH v2] drivers: ata: wake port before DMA stop for ALPM
 2016-01-19 17:26 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/5] ide: fix atapi software reset
 2016-01-19 17:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] ide: Prohibit RESET on IDE drives

[U-Boot] [PATCH 1/2] x86: x86-common.h: Add CONFIG_BOOTDELAY
 2016-01-19 17:25 UTC  (2+ messages)

[meta-qt4][PATCH 1/3] qwt: Add recipe
 2016-01-19 17:24 UTC  (3+ messages)
` [meta-qt4][PATCH 2/3] sip: "
` [meta-qt4][PATCH 3/3] python-pyqt: "

Unhappy ahci controller on Dell XPS 13 9350
 2016-01-19 17:23 UTC  (6+ messages)
` [PATCH] libata: disable forced PORTS_IMPL for >= v3.0 controllers
  ` [PATCH v2] libata: disable forced PORTS_IMPL for >= AHCI 1.3

[kernel-hardening] For whoever's looking at memory santizing
 2016-01-19 17:23 UTC  (3+ messages)

[Buildroot] [PATCH v4] linux-headers: allow use of headers from kernel "package" selected
 2016-01-19 17:22 UTC  (11+ messages)

[LTP] [PATCH] device-drivers/uaccess: use linux/uaccess.h
 2016-01-19 17:21 UTC  (2+ messages)

[PATCHv3 1/2] gpio: add TI SN65HVS885 spi industrial input serializer driver
 2016-01-19 17:20 UTC  (3+ messages)
` [PATCHv3 2/2] gpio: sn65hvs885: Add DT binding documentation

regression 4.4: deadlock in with cgroup percpu_rwsem
 2016-01-19 17:18 UTC  (6+ messages)
      ` [PATCH cgroup/for-4.5-fixes] cpuset: make mm migration asynchronous

[PATCH] drm/i915: Clear pending reset requests during suspend
 2016-01-19 17:18 UTC  (9+ messages)

[PATCH] drm/i915: Fix NULL plane->fb oops on SKL
 2016-01-19 17:17 UTC  (3+ messages)

[U-Boot] [PATCH 00/17] arm: ls1021atwr: Convert to use driver model TSEC driver
 2016-01-19 17:16 UTC  (3+ messages)

[PATCH 0/2] ARM: tegra: Enable high speed UARTs of the Jetson TK1
 2016-01-19 17:16 UTC  (4+ messages)
` [PATCH 2/2] ARM: tegra: Add high speed UARTs to Jetson TK1 device tree

net: hang in ip_finish_output
 2016-01-19 17:15 UTC  (6+ messages)
      ` [PATCH net] udp: fix potential infinite loop in SO_REUSEPORT logic

[PATCH] cxl: Add cxl_read_adapter_vpd() to the kernel API
 2016-01-19 17:14 UTC 

[RFC v3 0/7] ASoC: Add mediatek HDMI codec support
 2016-01-19 17:14 UTC  (4+ messages)
` [RFC v3 7/7] ASoC: hdmi-codec: Add ELD control


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.