The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2016-05-12 12:05:20 to 2016-05-12 15:42:07 UTC [more...]

[PATCHv8 00/32] THP-enabled tmpfs/shmem using compound pages
 2016-05-12 15:41 UTC  (12+ messages)
` [PATCHv8 02/32] mm: do not pass mm_struct into handle_mm_fault
` [PATCHv8 03/32] mm: introduce fault_env
` [PATCHv8 04/32] mm: postpone page table allocation until we have page to map
` [PATCHv8 06/32] mm: introduce do_set_pmd()
` [PATCHv8 07/32] thp, vmstats: add counters for huge file pages
` [PATCHv8 10/32] thp: handle file COW faults
` [PATCHv8 11/32] thp: skip file huge pmd on copy_huge_pmd()
` [PATCHv8 13/32] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem
` [PATCHv8 20/32] truncate: handle file thp
` [PATCHv8 25/32] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings
` [PATCHv8 29/32] shmem: make shmem_inode_info::lock irq-safe

[PATCH 1/3] tty/serial: atmel: re-integrate status check in irq handler
 2016-05-12 15:37 UTC  (3+ messages)
` [PATCH 2/3] tty/serial: atmel: split tx and rx paths
` [PATCH 3/3] tty/serial: atmel: add comment for the ring buffer size macro

[PATCH v2] ASoC: MAX9860: new driver
 2016-05-12 15:35 UTC 

[PATCH] arm64: Implement optimised IP checksum helpers
 2016-05-12 15:34 UTC  (2+ messages)

[PATCH] net: mvneta: bm: fix dependencies again
 2016-05-12 15:32 UTC  (2+ messages)

[PATCH] powerpc: Discard ffs() function and use builtin_ffs instead
 2016-05-12 15:32 UTC 

[PATCH v3 0/2] drm: Add various helpers for simple drivers
 2016-05-12 15:32 UTC  (6+ messages)
` [PATCH v3 1/2] drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs()
` [PATCH v3 2/2] drm: Add helper for simple display pipeline

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-05-12 15:28 UTC  (24+ messages)
` [PATCH 20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

[PATCH 0/4] add minimal bcm2835-sdram driver
 2016-05-12 15:28 UTC  (8+ messages)
` [PATCH 1/4] dt: bindings: add bcm2835-memory-controller documentation
` [PATCH 2/4] memory: bcm2835: add bcm2835-memory controller
` [PATCH 3/4] ARM: dts: bcm2835: add the bcm2835-sdram-controller to the dt
` [PATCH 4/4] ARM: bcm2835_defconfig: add bcm2835-sdram controller

[PATCH v6 00/14] ACPI NUMA support for ARM64
 2016-05-12 15:27 UTC  (15+ messages)
` [PATCH v6 13/14] arm64, acpi, numa: NUMA support based on SRAT and SLIT

[PATCH BUGFIX V3] block: add missing group association in bio-cloning functions
 2016-05-12 15:10 UTC  (3+ messages)
` [PATCH BUGFIX V4] "

[PATCH V4 0/9] Add support for Tegra210 AGIC
 2016-05-12 15:19 UTC  (10+ messages)
` [PATCH V4 1/9] irqdomain: Fix handling of type settings for existing mappings
` [PATCH V4 2/9] genirq: Look-up trigger type if not specified by caller
` [PATCH V4 3/9] irqdomain: Don't set type when mapping an IRQ
` [PATCH V4 4/9] genirq: Add runtime power management support for IRQ chips
` [PATCH V4 5/9] irqchip/gic: Isolate early GIC initialisation code
` [PATCH V4 6/9] irqchip/gic: Add helper function for chip initialisation
` [PATCH V4 7/9] irqchip/gic: Prepare for adding platform driver
` [PATCH V4 8/9] dt-bindings: arm-gic: Add documentation for Tegra210 AGIC
` [PATCH V4 9/9] irqchip/gic: Add platform driver for non-root GICs that require RPM

[GIT PULL] sound fixes for 4.6
 2016-05-12 15:19 UTC 

[PATCH v4 00/18] nbd: fixes for might_sleep warning, checkpatch warning and device wait
 2016-05-12 15:19 UTC  (4+ messages)
` [PATCH v4 18/18] make nbd device wait for its users in case of timeout

[PATCH v4] platform:x86: Add PMC Driver for Intel Core SOC
 2016-05-12 15:02 UTC  (2+ messages)

[PATCH] x86/arch_prctl/64: restore accidentally removed put_cpu in ARCH_SET_GS
 2016-05-12 15:11 UTC  (2+ messages)

[PATCH 0/6] hv_netvsc: avoid races on mtu change/set channels
 2016-05-12 15:09 UTC  (9+ messages)
` [PATCH 1/6] hv_netvsc: move start_remove flag to net_device_context
` [PATCH 2/6] hv_netvsc: use start_remove flag to protect netvsc_link_change()
` [PATCH 3/6] hv_netvsc: untangle the pointer mess
` [PATCH 4/6] hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
` [PATCH 5/6] hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_remove()
` [PATCH 6/6] hv_netvsc: set nvdev link after populating chn_table
` Aw: [PATCH 0/6] hv_netvsc: avoid races on mtu change/set channels

[PATCH v5] mm: Add memory allocation watchdog kernel thread
 2016-05-12 15:09 UTC  (2+ messages)

[PATCH v4 01/18] nbd: Fix might_sleep warning on xmit timeout
 2016-05-12 15:08 UTC  (5+ messages)
` [PATCH] nbd: Move socket shutdown out of spinlock

[PATCH] Input - ntrig_spi: add new driver for the Surface 3
 2016-05-12 15:07 UTC 

[PATCH v8 0/8] add i2c driver supported for rk3399
 2016-05-12 15:07 UTC  (5+ messages)
` [PATCH v8 7/8] i2c: rk3x: add i2c support for rk3399 soc

[PATCH v5 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-05-12 15:06 UTC  (2+ messages)

[PATCH] kernel: cgroup: fix compile warning:
 2016-05-12 15:04 UTC  (2+ messages)

[PATCH v12 00/10] arm64: Add kernel probes (kprobes) support
 2016-05-12 15:01 UTC  (5+ messages)
` [PATCH v12 05/10] arm64: Kprobes with single stepping support
` [PATCH v12 06/10] arm64: Treat all entry code as non-kprobe-able

cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces
 2016-05-12 15:02 UTC  (3+ messages)
` [PATCH] kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call

[RFC 0/3] MT2701 DRM support
 2016-05-12 14:59 UTC  (3+ messages)
` [RFC 1/3] dt-bindings: drm/mediatek: Add display binding for Mediatek SoC MT2701

[PATCH v7 0/6] Introduce GCC plugin infrastructure
 2016-05-12 15:04 UTC  (4+ messages)
` [PATCH v7 2/6] "

[PATCH 1/3] dmaengine: at_xdmac: align descriptors on 64 bits
 2016-05-12 14:54 UTC  (3+ messages)
` [PATCH 2/3] dmaengine: at_xdmac: fix residue corruption
` [PATCH 3/3] dmaengine: at_xdmac: double FIFO flush needed to compute residue

[PATCH] pinctrl: stm32: Implement .pin_config_dbg_show()
 2016-05-12 14:47 UTC  (4+ messages)

[PATCH 0/2] pinctrl: stm32: .pin_config_dbg_show fixes
 2016-05-12 14:46 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: stm32: fix warning
` [PATCH 2/2] pinctrl: stm32: factorize stm32_pconf_input/output_get()

next: Crashes in x86 images due to 'locking/rwsem, x86: Clean up ____down_write()'
 2016-05-12 14:46 UTC  (3+ messages)

[PATCH] tools lib traceevent: Do not reassign parg after collapse_tree()
 2016-05-12 14:27 UTC  (3+ messages)

URGENT RESPONSE NEEDED, PLEASE REPLY
 2016-05-12 14:10 UTC 

[PATCH] kvm-pr: manage illegal instructions
 2016-05-12 14:23 UTC  (7+ messages)

[PATCH] deb-pkg: add the shared header file for arm64
 2016-05-12 14:22 UTC  (2+ messages)

[PATCH 1/2] HID: input: rework HID_QUIRK_MULTI_INPUT
 2016-05-12 14:12 UTC  (2+ messages)
` [PATCH 2/2] HID: multitouch: enable the Surface 3 Type Cover to report multitouch data

[PATCH v2] sched/completion: convert completions to use simple wait queues
 2016-05-12 14:08 UTC  (2+ messages)

[PATCH] ACPI / scan: force creation of platform device for the Surface tablets
 2016-05-12 14:06 UTC 

[PATCH V2 1/1] perf/core: don't find side-band event from all pmus
 2016-05-12 14:00 UTC  (8+ messages)

[PATCH v2] tpm: Fix suspend regression
 2016-05-12 13:58 UTC  (2+ messages)

[PATCH 03/11] locking, rwsem: introduce basis for down_write_killable
 2016-05-12 13:58 UTC  (13+ messages)

[PATCH ] pinctrl: tegra: Get rid of parked_reg
 2016-05-12 13:42 UTC 

[Question] Missing data after DMA read transfer - mm issue with transparent huge page?
 2016-05-12 13:52 UTC  (10+ messages)

[RFC 00/13] make direct compaction more deterministic
 2016-05-12 13:43 UTC  (11+ messages)
` [RFC 02/13] mm, page_alloc: set alloc_flags only once in slowpath
` [RFC 03/13] mm, page_alloc: don't retry initial attempt "
` [RFC 04/13] mm, page_alloc: restructure direct compaction handling "
` [RFC 05/13] mm, page_alloc: make THP-specific decisions more generic

linux-next: build failure after merge of the pinctrl tree
 2016-05-12 13:39 UTC  (2+ messages)

linux-next: manual merge of the gpio tree with the mips tree
 2016-05-12 13:35 UTC  (2+ messages)

usb: dwc2: regression on MyBook Live Duo / Canyonlands since 4.3.0-rc4
 2016-05-12 13:30 UTC  (3+ messages)

[GIT PULL] last pin control fix for v4.6
 2016-05-12 13:29 UTC 

[PATCH net] drivers: net: Don't print unpopulated net_device name
 2016-05-12 13:27 UTC  (5+ messages)

[PATCH 1/1] perf/core: fix implicitly enable dynamic interrupt throttle
 2016-05-12 13:26 UTC  (3+ messages)

pwm: atmel: PWM may not properly disable
 2016-05-12 13:24 UTC  (7+ messages)

[PATCH v2 0/3] mfd: lp873x: Add lp873x PMIC support
 2016-05-12 13:21 UTC  (5+ messages)
` [PATCH v2 1/3] Documentation: mfd: LP873X: Add information for the mfd and regulator drivers
` [PATCH v2 2/3] mfd: lp873x: Add lp873x PMIC support

[PATCH v5 1/5] ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE
 2016-05-12 13:21 UTC  (2+ messages)
` [UPDATE][PATCH v5] "

[PATCH 0/9] kernel-doc/docproc prep work for reStructuredText
 2016-05-12 13:15 UTC  (10+ messages)
` [PATCH 1/9] kernel-doc: rewrite usage description, remove duplicated comments
` [PATCH 2/9] kernel-doc: produce RestructuredText output
` [PATCH 3/9] kernel-doc: use rst C domain directives and references for types
` [PATCH 4/9] docproc: add variables for subcommand and filename
` [PATCH 5/9] docproc: reduce unnecessary indentation
` [PATCH 6/9] docproc: abstract docproc directive detection
` [PATCH 7/9] docproc: abstract terminating lines at first space
` [PATCH 8/9] docproc: add support for reStructuredText format via --rst option
` [PATCH 9/9] docproc: print a comment about autogeneration for rst output

[PATCH 0/2] cpufreq: Avoid checking governor return values that are always 0
 2016-05-12 13:14 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never fails
` [PATCH 2/2] cpufreq: governor: CPUFREQ_GOV_STOP "

[PATCH RFC 00/22] Replace the CFQ I/O Scheduler with BFQ
 2016-05-12 13:11 UTC  (14+ messages)
` [PATCH RFC 10/22] block, bfq: add full hierarchical scheduling and cgroups support

[PATCH v3 0/7] Add support for remote unwind
 2016-05-12 13:09 UTC  (5+ messages)
` [PATCH v3 2/7] perf tools: Store vdso buildid unconditionally
` [PATCH v3 3/7] perf tools: Remove the logical that skip buildid cache if symfs is given

[PATCH -v2] x86/hweight: Get rid of the special calling convention
 2016-05-12 13:09 UTC  (12+ messages)

[PATCH v7 0/5] ACPI: parse the SPCR table
 2016-05-12 13:08 UTC  (4+ messages)

[PATCH] arm64: kgdb: Match pstate size with gdbserver protocol
 2016-05-12 13:08 UTC  (5+ messages)

[PATCH v9 0/2] gpio: add DT support for memory-mapped GPIOs
 2016-05-12 13:07 UTC  (7+ messages)
` [PATCH v9 1/2] gpio: mmio: "
` [PATCH v9 2/2] gpio: move clps711x, moxart, ts4800 and gpio-ge into gpio-mmio

workqueue: race in mod_delayed_work_on?
 2016-05-12 13:06 UTC  (5+ messages)

[PATCH 1/2] perf/x86/intel/pt: Generate PMI in the STOP region as well
 2016-05-12 13:03 UTC  (6+ messages)
` [tip:perf/core] "
` [tip:perf/urgent] "

[PATCH 5/9] ASoC: es8328: Use more suitable definition for mic bias
 2016-05-12 12:55 UTC  (2+ messages)
` [PATCH] ASoC: dapm: deprecate MICBIAS widget type

[PATCH 2/2] perf: Disable the event on a truncated AUX record
 2016-05-12 12:49 UTC  (2+ messages)
` [tip:perf/urgent] perf/core: "

[PATCH] nand: nandsim: Implement approximation mode
 2016-05-12 12:47 UTC  (3+ messages)

[PATCH v8 1/2] Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentation
 2016-05-12 12:43 UTC  (3+ messages)
` [PATCH v8 2/2] dmaengine: Add Xilinx zynqmp dma engine driver support

[PATCH 0/5] MT2701 iommu support
 2016-05-12 12:41 UTC  (4+ messages)
` [PATCH 4/5] iommu/mediatek: add support for mtk iommu generation one HW

[PATCH 1/2] Refactor code parsing size based on memory range
 2016-05-12 12:38 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/fadump: add support to parse "

[PATCH] x86: tsc: Add missing Cherrytrail frequency to the table
 2016-05-12 12:34 UTC  (2+ messages)
` [tip:x86/urgent] x86/tsc: "

[PATCH V5 0/3] soc/tegra: Add support for IO pads power and voltage control
 2016-05-12 12:21 UTC  (4+ messages)
` [PATCH V5 1/3] soc/tegra: pmc: Use BIT macro for register field definition
` [PATCH V5 2/3] soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()
` [PATCH V5 3/3] soc/tegra: pmc: Add support for IO pads power state and voltage

[PATCH] x86: use compat version for preadv2 and pwritev2
 2016-05-12 12:33 UTC  (2+ messages)
` [tip:x86/urgent] x86: Use "

[PATCH] arm: tegra: initial support for apalis tk1
 2016-05-12 12:27 UTC 

[PATCH v9 0/8] i2c-octeon and i2c-thunderx driver
 2016-05-12 12:22 UTC  (9+ messages)
` [PATCH v9 1/8] i2c: octeon: Rename driver to prepare for split
` [PATCH v9 2/8] i2c: octeon: Split the driver into two parts
` [PATCH v9 3/8] i2c: thunderx: Add i2c driver for ThunderX SOC
` [PATCH v9 4/8] i2c: thunderx: Add SMBUS alert support
` [PATCH v9 5/8] i2c: octeon,thunderx: Move register offsets to struct
` [PATCH v9 6/8] i2c: octeon: Sort include files alphabetically
` [PATCH v9 7/8] i2c: cavium: Use booleon values for booleon variables
` [PATCH v9 8/8] i2c: octeon: thunderx: Add MAINTAINERS entry

[PATCH v2] Xen: EFI: Parse DT parameters for Xen specific UEFI
 2016-05-12 12:19 UTC 

[PATCH] Input: pwm-beeper - defer pwm config if pwm can sleep
 2016-05-12 12:18 UTC  (3+ messages)

[PATCH] locking, rwsem: Fix down_write_killable()
 2016-05-12 12:15 UTC  (2+ messages)
` [tip:locking/rwsem] locking/rwsem: "

[PATCH v2 0/2] videobuf2: Fix kernel memory overwriting
 2016-05-12 12:14 UTC  (3+ messages)
` [PATCH v2 1/2] vb2: core: Skip planes array verification if pb is NULL
` [PATCH v2 2/2] [media] videobuf2-v4l2: Verify planes array in buffer dequeueing

[PATCH v7 10/14] usb: otg: add hcd companion support
 2016-05-12 12:13 UTC  (7+ messages)

[PATCH v4 00/18] Cleanup for populate default bus
 2016-05-12 12:06 UTC  (6+ messages)
` [PATCH v4 10/18] sh: Remove unnecessary of_platform_populate with default match table
` [PATCH v4 13/18] mips: use of_platform_default_populate() to populate default bus
` [PATCH v4 14/18] bus: imx-weim: "
` [PATCH v4 17/18] of: unittest: "
` [PATCH v4 18/18] Revert "of/platform: export of_default_bus_match_table"

[PATCH V7 00/11] Support for generic ACPI based PCI host controller
 2016-05-12 12:08 UTC  (8+ messages)
` [PATCH V7 07/11] pci, acpi: Handle ACPI companion assignment

[RFC PATCH 0/2] Fix EFI runtime calls on SGI UV
 2016-05-12 12:06 UTC  (3+ messages)
` [PATCH 1/2] Create UV efi_call macros

[PATCH] mm: fix pfn spans two sections in has_unmovable_pages()
 2016-05-12 12:05 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox