linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-29 19:03:18 to 2016-04-29 23:50:13 UTC [more...]

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-04-29 23:49 UTC  (4+ messages)
` [RFC PATCH v1 13/18] x86: DMA support for memory encryption

[PATCH 00/32] 2nd Iteration of Cache QoS Monitoring support
 2016-04-29 23:49 UTC  (20+ messages)
` [PATCH 01/32] perf/x86/intel/cqm: temporarily remove MBM from CQM and cleanup
` [PATCH 09/32] perf/x86/intel/cqm: add per-package RMIDs, data and locks
` [PATCH 25/32] sched: introduce the finish_arch_pre_lock_switch() scheduler hook
` [PATCH 26/32] perf/x86/intel/cqm: integrate CQM cgroups with scheduler

[PATCH 0/2] scop GFP_NOFS api
 2016-04-29 23:40 UTC  (7+ messages)
` [PATCH 2/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context

[PATCH 0/3] mxs-lradc: Split driver into MFD
 2016-04-29 23:36 UTC  (3+ messages)
` [PATCH 3/3] input: touchscreen: mxs-lradc: Add support for touchscreen

[PATCH] arm64: Relocate screen_info.lfb_base on PCI BAR allocation
 2016-04-29 23:31 UTC  (15+ messages)

[patch 2/7] lib/hashmod: Add modulo based hash mechanism
 2016-04-29 23:31 UTC  (2+ messages)

[RFC PATCH v2 00/18] livepatch: hybrid consistency model
 2016-04-29 23:27 UTC  (22+ messages)
` [RFC PATCH v2 03/18] x86/asm/head: standardize the bottom of the stack for idle tasks
` [RFC PATCH v2 05/18] sched: add task flag for preempt IRQ tracking
` [RFC PATCH v2 09/18] livepatch/x86: add TIF_PATCH_PENDING thread flag

[PATCH] mm: use unsigned long constant for page flags
 2016-04-29 23:21 UTC  (2+ messages)

[PATCH v4 0/10] x86/xsaves: Fix XSAVES known issues
 2016-04-29 23:12 UTC  (35+ messages)
` [PATCH v4 04/10] x86/xsaves: Introduce a new check that allows correct xstates copy from kernel to user directly
` [PATCH v4 05/10] x86/xsaves: Align xstate components according to CPUID
` [PATCH v4 07/10] x86/xsaves: Fix PTRACE frames for XSAVES
` [PATCH v4 08/10] x86/xsaves: Fix XSTATE component offset print out
` [PATCH v4 09/10] x86/xsaves: Fix xstate_offsets, xstate_sizes for legacy components
` [PATCH v4 10/10] x86/xsaves: Re-enable XSAVES

[PATCH 0/3] Add alignment check for DAX mount
 2016-04-29 23:12 UTC  (5+ messages)
` [PATCH 1/3] ext4: "
` [PATCH 2/3] ext2: "
` [PATCH 3/3] xfs: "

[RFC] experimental pci_register_host API
 2016-04-29 23:01 UTC  (4+ messages)
` [PATCH 1/3] [RFC] pci: add new method for register PCI hosts
` [PATCH 2/3] [RFC] pci: host-common: use new pci_register_host interface
` [PATCH 3/3] [RFC] pci: tegra: "

[PATCH v2 0/4] Patches to allow consistent mmc / mmcblk numbering w/ device tree
 2016-04-29 23:01 UTC  (20+ messages)

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-04-29 22:50 UTC  (4+ messages)
` [PATCH V6 02/13] pci, acpi: Provide generic way to assign bus domain number

drivers/media/i2c/adp1653.c: does not show as /dev/video* or v4l-subdev*
 2016-04-29 22:47 UTC  (7+ messages)
` v4l subdevs without big device was "
    ` [pre-rfc] focus and flash for Nokia N900 (was Re: v4l subdevs without big device was Re: drivers/media/i2c/adp1653.c: does not show as /dev/video* or v4l-subdev*)
    ` camera application for testing (was Re: v4l subdevs without big device)

[PATCH] media: fix use-after-free in cdev_put() when app exits after driver unbind
 2016-04-29 22:37 UTC 

[BUG] vfio device assignment regression with THP ref counting redesign
 2016-04-29 22:34 UTC  (9+ messages)

[PATCH v1 1/2] mfd: bxtwc: Fix acpi module device table name
 2016-04-29 22:30 UTC  (2+ messages)
` [PATCH v1 2/2] mfd: bxtwc: remove unnecessary condition checks in ipc calls

random(4) changes
 2016-04-29 22:32 UTC  (4+ messages)

[RFC v2 5/8] drm/fence: add in-fences support
 2016-04-29 22:23 UTC  (15+ messages)

[PATCH 0/6] Intel Secure Guard Extensions
 2016-04-29 22:22 UTC  (10+ messages)
` [PATCH 3/6] intel_sgx: driver for Intel Secure Guard eXtensions

[ANNOUNCE] Git v2.8.2
 2016-04-29 22:04 UTC 

[PATCH] ide-tape: fix misprint in failure handling in idetape_init()
 2016-04-29 22:11 UTC 

[PATCH] klp: make object/func-walking helpers more robust
 2016-04-29 22:06 UTC  (2+ messages)

[PATCH] parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option
 2016-04-29 22:04 UTC  (2+ messages)

Share your experience of configuring the kernel
 2016-04-29 21:23 UTC 

[PATCH 00/21] X86_64, UV: Update kernel for SGI UV4 support
 2016-04-29 21:54 UTC  (22+ messages)
` [PATCH 01/21] X86_64, UV: Add Initial UV4 definitions
` [PATCH 02/21] X86_64, UV: Add UV Architecture Defines
` [PATCH 03/21] X86_64, UV: Add UV4 Specific Defines
` [PATCH 04/21] X86_64, UV: Add UV MMR Illegal Access Function
` [PATCH 05/21] X86_64, UV: Prep for UV4 MMR updates
` [PATCH 06/21] X86_64, UV: Add UV4 Specific MMR definitions
` [PATCH 07/21] X86_64, UV: Disable Obsolete APIC ID fixup code used only on UV1
` [PATCH 08/21] X86_64, UV: Clean up redunduncies after merge of UV4 MMR definitions
` [PATCH 09/21] X86_64, UV: Update MMIOH setup function to work for both UV3 and UV4
` [PATCH 10/21] X86_64, UV: Create per cpu info structs to replace per hub info structs
` [PATCH 11/21] X86_64, UV: Move scir info to the per cpu info struct
` [PATCH 12/21] X86_64, UV: Move blade local processor ID "
` [PATCH 13/21] X86_64, UV: Allocate common per node hub info structs on local node
` [PATCH 14/21] X86_64, UV: Fold blade info into per node hub info structs
` [PATCH 15/21] X86_64, UV: Add UV4 addressing discovery function
` [PATCH 16/21] X86_64, UV: Add obtaining GAM Range Table from UV BIOS
` [PATCH 17/21] X86_64, UV: Support UV4 socket address changes
` [PATCH 18/21] X86_64, UV: Build GAM reference tables
` [PATCH 19/21] X86_64, UV: Update physical address conversions for UV4
` [PATCH 20/21] X86_64, UV: Remove Obsolete GRU MMR address translation
` [PATCH 21/21] X86_64, UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes

[PATCH] arm64: always use STRICT_MM_TYPECHECKS
 2016-04-29 21:57 UTC  (2+ messages)

[PATCH v4 0/7] dax: handling media errors
 2016-04-29 21:55 UTC  (2+ messages)
` [PATCH v4 8/7] Documentation: add error handling information to dax.txt

[PATCH] cpu/hotplug: handle unbalanced hotplug enable/disable
 2016-04-29 21:47 UTC  (13+ messages)

Show virtualized dentry root in mountinfo for cgroupfs
 2016-04-29 21:42 UTC  (5+ messages)
` [PATCH 2/2] mountinfo: implement show_path for kernfs and cgroup
    ` [PATCH 3/2] cgroup_show_path: use a new helper to get current cgns css_set

[PATCH v2 0/3] ACPI/device_sysfs: Add sysfs support for _HRV hardware revision
 2016-04-29 21:35 UTC  (7+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] ACPI/device_sysfs: Change _SUN and _STA show functions error return to EIO
` [PATCH v2 3/3] ACPI/device_sysfs: Clean up checkpatch errors

[PATCH] tracing: add support for tracing MMIO helpers
 2016-04-29 21:29 UTC  (3+ messages)

[PATCH] Use existing helper to convert "on/off" to boolean
 2016-04-29 21:21 UTC  (2+ messages)

[RFC v5 0/4] gpio: add DT support for generic memory-mapped GPIOs
 2016-04-29 21:17 UTC  (7+ messages)
` [RFC v5 3/4] gpio: move clps711x, moxart, ts4800 and gpio-ge into gpio-generic
` [RFC v5 4/4] gpio: dt-bindings: add gpio-mmio bindings

RFC: automatic interrupt affinity for MSI/MSI-X capable devices
 2016-04-29 21:16 UTC  (3+ messages)
` [PATCH 6/8] pci: provide sensible irq vector alloc/free routines

[PATCH] batman-adv: Deinline batadv_orig_hash_find, save 9024 bytes
 2016-04-29 21:15 UTC  (2+ messages)

[PATCH 0/5] Use dma_pool_zalloc
 2016-04-29 21:13 UTC  (9+ messages)
` [PATCH 1/5] dmaengine: mmp_pdma: "
` [PATCH 2/5] dmaengine: vdma: "
` [PATCH 3/5] dmaengine: ioatdma: "
` [PATCH 4/5] crypto: "
` [PATCH 5/5] dmaengine: fsldma: "

[patch 0/7] futex: Add support for process private hashing
 2016-04-29 21:10 UTC  (4+ messages)
` [patch 2/7] lib/hashmod: Add modulo based hash mechanism

[PATCH 1/2] ARM: imx_v6_v7_defconfig: add CONFIG_I2C_GPIO
 2016-04-29 20:40 UTC  (2+ messages)
` [PATCH 2/2] ARM: imx_v6_v7_defconfig: add CONFIG_MICREL_PHY

[PATCH] ARM: dts: imx6: apalis: parallel lcd display support on ixora
 2016-04-29 20:20 UTC 

4.4, 4.6: camera and unlock buttons produce tons of interrupts (was Re: N900 sleep mode)
 2016-04-29 20:06 UTC  (11+ messages)
        ` Nokia N900 retention mode in v4.6, camera buttons fun

[PATCH v2 00/11] serial: sh-sci: Hardware Flow Control Updates
 2016-04-29 20:00 UTC  (4+ messages)
` [PATCH v2 08/11] serial: sh-sci: Correct pin initialization on (H)SCIF

[PATCH 25/40] efibc: EFI Bootloader Control
 2016-04-29 19:46 UTC  (8+ messages)
` [tip:efi/core] efibc: Add EFI Bootloader Control module

[PATCH] tpm: select ANON_INODES for proxy driver
 2016-04-29 19:41 UTC  (3+ messages)

[GIT PULL 00/13] perf/core improvements and fixes
 2016-04-29 19:39 UTC  (2+ messages)

[PATCH] Bluetooth: Use hci_conn_hash_lookup_le
 2016-04-29 19:22 UTC 

[PATCH 0/7] sched/fair: fixes and cleanups
 2016-04-29 19:32 UTC  (8+ messages)
` [PATCH 1/7] sched/fair: Remove remaining power aware scheduling comments
` [PATCH 2/7] sched/fair: Fix comment in calculate_imbalance()
` [PATCH 3/7] sched/fair: Correct unit of load_above_capacity
` [PATCH 4/7] sched/fair: Clean up the logic in fix_small_imbalance()
` [PATCH 5/7] sched/fair: Remove cpu_avg_load_per_task()
` [PATCH 6/7] sched/fair: Reorder code in update_sd_lb_stats()
` [PATCH 7/7] sched/fair: Use group_cfs_rq(se) instead of se->my_q

[Patch v2 0/8] Qualcomm SCM Rework
 2016-04-29 19:25 UTC  (4+ messages)
` [Patch v2 2/8] firmware: qcom: scm: Convert SCM to platform driver

[RFC v2 0/7] linux: add linker tables
 2016-04-29 19:24 UTC  (6+ messages)
` [RFC v2 3/7] firmware: port built-in section to linker table

[PATCH v2 00/10] STMPE fixes/rework and add STMPE1600 support
 2016-04-29 19:23 UTC  (2+ messages)

[PATCH v3] mtd: nand_bbt: scan for next free bbt block if writing bbt fails
 2016-04-29 19:16 UTC  (5+ messages)

[PATCH] mptsas: fix checks for dma mapping errors
 2016-04-29 19:13 UTC  (3+ messages)

Hello....!!
 2016-04-29 19:07 UTC 

[PATCH] iio: ak8975: Support adapters limited to BYTE_DATA
 2016-04-29 19:05 UTC 

[RFC 0/7] iio: inv_mpu6050: Support i2c master and external readings
 2016-04-29 19:02 UTC  (8+ messages)
` [PATCH 1/7] iio: inv_mpu6050: Do burst reads using spi/i2c directly
` [PATCH 2/7] iio: inv_mpu6050: Initial regcache support
` [PATCH 3/7] iio: inv_mpu6050: Only toggle DATA_RDY_EN in inv_reset_fifo
` [PATCH 4/7] iio: inv_mpu6050: Cache non-volatile bits of user_ctrl
` [RFC 5/7] iio: inv_mpu6050: Add support for auxiliary I2C master
` [PATCH 6/7] iio: inv_mpu6050: Check channel configuration on preenable
` [RFC 7/7] iio: inv_mpu6050: Add support for external sensors


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).