All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-12 18:26:24 to 2016-01-12 19:37:27 UTC [more...]

[PATCH v15 00/25] Compile-time stack metadata validation
 2016-01-12 19:37 UTC  (7+ messages)
` [PATCH v15 13/25] x86/reboot: Add ljmp instructions to stacktool whitelist

[PATCH 3/3] bonding: make device count build-time configurable
 2016-01-12 19:36 UTC  (4+ messages)

[PATCH] net: bpf: reject invalid shifts
 2016-01-12 19:35 UTC  (9+ messages)
  ` [PATCHv2] "

[PATCH v3 0/2] acpi: apei: Bug fix to enable APEI support for ARMv8
 2016-01-12 19:32 UTC  (20+ messages)
` [PATCH v3 1/2] acpi: Fix proper return code for function acpi_gsi_to_irq

[PATCH 00/17] PM / OPP: Introduce APIs to transition OPPs
 2016-01-12 19:32 UTC  (6+ messages)
` [PATCH 01/17] PM / OPP: get/put regulators from OPP core

[kernel-hardening] Self Introduction
 2016-01-12 19:31 UTC  (12+ messages)

[PATCH v3 00/14] Initial Microchip PIC32MZDA Support
 2016-01-12 19:39 UTC  (7+ messages)
` [PATCH v3 02/14] irqchip: irq-pic32-evic: Add support for PIC32 interrupt controller

[patch] mdio_bus: NULL dereference on allocation error
 2016-01-12 19:31 UTC  (3+ messages)

[patch 2/2 -next] phy: remove an unneeded condition
 2016-01-12 19:31 UTC  (3+ messages)

[patch 1/2 -next] mdio: remove an unneed condition
 2016-01-12 19:30 UTC  (4+ messages)

[PATCH openbmc] Upgrade to Dropbear 71
 2016-01-12 19:30 UTC  (2+ messages)

[PATCH] kernel: add kcov code coverage
 2016-01-12 19:27 UTC  (4+ messages)

[RFC PATCH 0/2] IRQ based next prediction
 2016-01-12 19:27 UTC  (5+ messages)
` [RFC PATCH 2/2] sched: idle: IRQ based next prediction for idle period

[PATCH 0/2] iio: light: opt3001: Enable operation w/o IRQ
 2016-01-12 19:27 UTC  (3+ messages)
` [PATCH 2/2] iio: light: opt3001: enable "

[PATCH v2] sound: hda_intel: add card number to irq description
 2016-01-12 19:26 UTC  (4+ messages)

[PATCH] extensions: libip6t_REDIRECT: Add translation to nft
 2016-01-12 19:26 UTC 

[RFC] kernel/panic: place an upper limit on number of oopses
 2016-01-12 19:25 UTC  (2+ messages)
` [kernel-hardening] "

[RFC PATCH v5 0/2] improve sync efficiency with sb inode wb list
 2016-01-12 19:24 UTC  (4+ messages)
` [RFC PATCH v5 1/2] sb: add a new writeback list for sync
` [RFC PATCH v5 2/2] wb: inode writeback list tracking tracepoints

[PATCH] arm64: net: bpf: don't BUG() on large shifts
 2016-01-12 19:23 UTC  (6+ messages)

[PATCH net] openvswitch: compute needed headroom for internal vports
 2016-01-12 19:20 UTC  (7+ messages)

[PATCH v2] linux-firmware: Update firmware patch for Intel Bluetooth 7265 (D1)
 2016-01-12 19:18 UTC  (2+ messages)

[PATCH] branding-core: re-enable AUTOREV-ed recipes after release
 2016-01-12 19:16 UTC 

[PATCH net-next 00/10] Proposal for a API set for HW Buffer management
 2016-01-12 19:10 UTC  (26+ messages)
` [PATCH net-next 01/10] bus: mvebu-mbus: provide api for obtaining IO and DRAM window information
` [PATCH net-next 02/10] ARM: mvebu: enable SRAM support in mvebu_v7_defconfig
` [PATCH net-next 03/10] net: mvneta: bm: add support for hardware buffer management
` [PATCH net-next 04/10] ARM: mvebu: add buffer manager nodes to armada-38x.dtsi
` [PATCH net-next 05/10] ARM: mvebu: enable buffer manager support on Armada 38x boards
` [PATCH net-next 06/10] ARM: mvebu: add buffer manager nodes to armada-xp.dtsi
` [PATCH net-next 07/10] ARM: mvebu: enable buffer manager support on Armada XP boards
` [PATCH net-next 08/10] bus: mvenus-mbus: Fix size test for mvebu_mbus_get_dram_win_info
` [PATCH net-next 09/10] net: Add a hardware buffer management helper API
` [PATCH net-next 10/10] net: mvneta: Use the new hwbm framework

[PATCH 0/9] bpf: support percpu ARRAY map
 2016-01-12 19:10 UTC  (7+ messages)
` [PATCH 5/9] bpf: syscall: add percpu version of lookup/update elem

[PATCH] arm64: KVM: Fix AArch64 guest userspace exception injection
 2016-01-12 19:13 UTC  (6+ messages)

[PATCH v3] leds: Add Chrome OS keyboard LEDs driver
 2016-01-12 19:11 UTC 

[GIT PULL] tracing: Updates for 4.5
 2016-01-12 19:10 UTC 

[PATCH 001/190] drm: Release driver references to handle before making it available again
 2016-01-12 19:07 UTC  (3+ messages)
` [PATCH 053/190] drm/i915: Convert i915_semaphores_is_enabled over to early sanitize

[PATCH] ARM: Runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()
 2016-01-12 19:09 UTC  (10+ messages)

[PATCH 0/7] drm/i915: Reviewed fb offsets[] prep patches
 2016-01-12 19:08 UTC  (8+ messages)
` [PATCH 1/7] drm/i915: Pass modifier instead of tiling_mode to gen4_compute_page_offset()
` [PATCH v3 2/7] drm/i915: Factor out intel_tile_width()
` [PATCH v2 3/7] drm/i915: Redo intel_tile_height() as intel_tile_size() / intel_tile_width()
` [PATCH v2 4/7] drm/i915: change intel_fill_fb_ggtt_view() to use the real tile size
` [PATCH 5/7] drm/i915: Use intel_tile_{size, width, height}() in intel_gen4_compute_page_offset()
` [PATCH v2 6/7] drm/i915: s/intel_gen4_compute_page_offset/intel_compute_tile_offset/
` [PATCH 7/7] drm/i915: Refactor intel_surf_alignment()

[PATCH 0/6] NVDIMM ACPI: introduce the framework of QEMU emulated DSM
 2016-01-12 19:02 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH v8] fs: clear file privilege bits when mmap writing
 2016-01-12 19:09 UTC  (2+ messages)

Huawei 3131 with idVendor=12d1, idProduct=14fe
 2016-01-12 19:08 UTC  (2+ messages)

[U-Boot] [PATCH v3] MIPS: add initial infrastructure for device-tree files
 2016-01-12 19:05 UTC  (2+ messages)
` [U-Boot] [PATCH v4] "

Tag ti2015.02 : Denys Dmytriyenko : LCPD Core SDK release ti2015.02
 2016-01-12 19:03 UTC 

[PATCH V12 0/5] xen pvusb toolstack work
 2016-01-12 19:02 UTC  (6+ messages)
` [PATCH V12 3/5] libxl: add pvusb API
` [PATCH V12 4/5] xl: add pvusb commands
  ` [PATCH V12 5/5] domcreate: support pvusb in configuration file
    ` [PATCH V12 5/5] domcreate: support pvusb in configuration file [and 1 more messages]

[LSF/MM ATTEND] plan to deprecate old .request_fn request-based code path?
 2016-01-12 18:59 UTC 

[Qemu-devel] [PATCH v2 00/11] NVDIMM ACPI: introduce the framework of QEMU emulated
 2016-01-12 18:50 UTC  (24+ messages)
`  "
` [Qemu-devel] [PATCH v2 01/11] tests: acpi: test multiple SSDT tables
  `  "
` [Qemu-devel] [PATCH v2 02/11] tests: acpi: test NVDIMM tables
  `  "
` [Qemu-devel] [PATCH v2 03/11] acpi: add aml_create_field()
  `  "
` [Qemu-devel] [PATCH v2 04/11] acpi: add aml_concatenate()
  `  "
` [Qemu-devel] [PATCH v2 05/11] acpi: allow using object as offset for OperationRegion
  `  "
` [Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
  `  "
` [Qemu-devel] [PATCH v2 07/11] nvdimm acpi: introduce patched dsm memory
  `  "
` [Qemu-devel] [PATCH v2 08/11] nvdimm acpi: let qemu handle _DSM method
  `  "
` [Qemu-devel] [PATCH v2 09/11] nvdimm acpi: emulate dsm method
  `  "
` [Qemu-devel] [PATCH v2 10/11] nvdimm acpi: add _CRS
  `  "
` [Qemu-devel] [PATCH v2 11/11] tests: acpi: update nvdimm ssdt table
  `  "

[Qemu-devel] [PATCH v1 00/15] Support LUKS encryption in block devices
 2016-01-12 18:56 UTC  (16+ messages)
` [Qemu-devel] [PATCH v1 01/15] crypto: add cryptographic random byte source
` [Qemu-devel] [PATCH v1 02/15] crypto: add support for PBKDF2 algorithm
` [Qemu-devel] [PATCH v1 03/15] crypto: add support for generating initialization vectors
` [Qemu-devel] [PATCH v1 04/15] crypto: add support for anti-forensic split algorithm
` [Qemu-devel] [PATCH v1 05/15] crypto: add block encryption framework
` [Qemu-devel] [PATCH v1 06/15] crypto: implement the LUKS block encryption format
` [Qemu-devel] [PATCH v1 07/15] block: add flag to indicate that no I/O will be performed
` [Qemu-devel] [PATCH v1 08/15] block: add generic full disk encryption driver
` [Qemu-devel] [PATCH v1 09/15] qcow2: make qcow2_encrypt_sectors encrypt in place
` [Qemu-devel] [PATCH v1 10/15] qcow2: convert QCow2 to use QCryptoBlock for encryption
` [Qemu-devel] [PATCH v1 11/15] qcow: make encrypt_sectors encrypt in place
` [Qemu-devel] [PATCH v1 12/15] qcow: convert QCow to use QCryptoBlock for encryption
` [Qemu-devel] [PATCH v1 13/15] block: rip out all traces of password prompting
` [Qemu-devel] [PATCH v1 14/15] block: remove all encryption handling APIs
` [Qemu-devel] [PATCH v1 15/15] block: remove support for legecy AES qcow/qcow2 encryption

[PATCH] drm/panel: simple: Add support for Sharp LQ101K1LY04
 2016-01-12 18:45 UTC  (3+ messages)

[PATCH v5 0/6] nvdimm: Add an IOCTL pass thru for DSM calls
 2016-01-12 18:55 UTC  (6+ messages)

Can't diff against the 00000000 revision
 2016-01-12 18:52 UTC  (4+ messages)

[PATCH 1/1] Ibacm: Check the presence of header files for netlink support
 2016-01-12 18:50 UTC 

[PATCH 0/4] Extensible SDK fixes
 2016-01-12 18:47 UTC  (5+ messages)
` [PATCH 1/4] classes/populate_sdk_ext.bbclass: handle if local.conf doesn't end with a newline
` [PATCH 2/4] classes/populate_sdk_ext: support auto.conf
` [PATCH 3/4] classes/buildhistory: save auto.conf and bblayers.conf for extensible SDK
` [PATCH 4/4] classes/populate_sdk_ext: check that extensible SDK prepared correctly

What's cooking in git.git (Jan 2016, #02; Mon, 11)
 2016-01-12 18:47 UTC  (3+ messages)

[Bug 92923] SGPR spilling
 2016-01-12 18:46 UTC  (2+ messages)

[PATCH 1/2] connman: upgrade to 1.31
 2016-01-12 18:44 UTC  (3+ messages)
` [PATCH 2/2] sqlite3: upgrade to version 3.10.0

[PATCH 1/3] ifb: make device count build-time configurable
 2016-01-12 18:44 UTC  (3+ messages)

Review of 2.1 medium Bugzilla issues
 2016-01-12 18:43 UTC 

[qemu-mainline test] 77846: tolerable FAIL - PUSHED
 2016-01-12 18:43 UTC 

[PATCH 0/3] ARM: dts: imx6: add support for more i.MX6 modules from Ka-Ro electronics
 2016-01-12 18:43 UTC  (6+ messages)
` [PATCH 1/3] ARM: dts: imx6: add support for Ka-Ro electronics TX6S-8034 module
  ` [PATCH 2/3] ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL modules

[PATCH V1] IB/cma: Fix RDMA port validation for iWarp
 2016-01-12 18:43 UTC  (2+ messages)

[PATCH 0/3] serial: earlycon: Add device-tree support for earlycon on Tegra
 2016-01-12 18:43 UTC  (5+ messages)
` [PATCH 2/3] serial: 8250_early: Add support for regshift

[PATCH 2/3] dummy: make device count build-time configurable
 2016-01-12 18:42 UTC  (2+ messages)

[PATCH] serial: imx: Fix suspend / resume
 2016-01-12 18:41 UTC  (4+ messages)

[RFC PATCH V2 0/8] Add support for Tegra210 AGIC
 2016-01-12 18:40 UTC  (4+ messages)
` [RFC PATCH V2 3/8] genirq: Add runtime power management support for IRQ chips

[PATCH v3 00/41] arch: barrier cleanup + barriers for virt
 2016-01-12 18:40 UTC  (9+ messages)
` [PATCH v3 01/41] lcoking/barriers, arch: Use smp barriers in smp_store_release()

[PM / sleep] 013c074f86: [drm:intel_opregion_init [i915]] *ERROR* No ACPI video bus found
 2016-01-12 18:38 UTC  (4+ messages)
` [lkp] "

[RFC] Malicously tampering git metadata?
 2016-01-12 18:39 UTC  (6+ messages)

[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-12 18:38 UTC  (6+ messages)

[PATCH] thinkpad_acpi: Add support for keyboard backlight
 2016-01-12 18:36 UTC  (9+ messages)
          ` [ibm-acpi-devel] "

Hej
 2016-01-12 18:27 UTC 

GFS2: Pull request (merge window)
 2016-01-12 18:34 UTC  (2+ messages)
  ` [Cluster-devel] "

crypto: use-after-free in hash_sock_destruct_common
 2016-01-12 18:31 UTC 

Some issues when trying to set up a shallow git mirror server
 2016-01-12 18:29 UTC  (5+ messages)

[PATCH v2 0/3] io-pgtable ARM short descriptor format
 2016-01-12 18:28 UTC  (7+ messages)
` [PATCH v2 2/3] iommu/io-pgtable: Add helper functions for TLB ops
` [PATCH v2 3/3] iommu/io-pgtable: Avoid redundant TLB syncs

[PATCH 0/2] ASoC: fsl: make snd-soc-imx-sgtl5000 driver useable on i.MX6UL
 2016-01-12 18:28 UTC  (4+ messages)
` [PATCH 1/2] ASoC: fsl: imx-sgtl5000: make audmux optional for imx sound driver
  ` [PATCH 2/2] ASoC: fsl: select SND_SOC_FSL_SAI or SND_SOC_FSL_SSI depending on SoC type

[PATCH] ARM: Add CONFIG_DEPRECATED_PARAM_STRUCT to netwinder_defconfig
 2016-01-12 18:28 UTC  (2+ messages)


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.