linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-12 12:53:40 to 2016-05-12 16:47:47 UTC [more...]

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

[PATCH v3 0/7] ARM/ASoC: OMAP3: Fix McBSP2/3 sidetone support
 2016-05-12 16:42 UTC  (3+ messages)

[PATCH 0/4] x86/fpu/state: Fix XSAVES issues - Part 1
 2016-05-12 16:34 UTC  (5+ messages)
` [PATCH 1/4] x86/fpu/xstate: Define and use fpu_user_xstate_size
` [PATCH 2/4] x86/fpu/xstate: Rename xstate_size to fpu_kernel_xstate_size to distinguish from fpu_user_xstate_size
` [PATCH 3/4] x86/fpu/xstate: Keep init_fpstate.xsave.header.xfeatures as zero for init optimization
` [PATCH 4/4] x86/fpu/xstate: Copy xstate registers directly to signal frame when compacted format is in use

[PATCH v5] mm: Add memory allocation watchdog kernel thread
 2016-05-12 16:38 UTC  (3+ messages)

[RFC PATCH 0/3] Add ioremap_exec and extend drivers/misc/sram.c
 2016-05-12 16:37 UTC  (4+ messages)
` [RFC PATCH 1/3] asm-generic: io: Add exec versions of ioremap

[PATCH 1/1] mm: thp: calculate the mapcount correctly for THP pages during WP faults
 2016-05-12 16:32 UTC  (2+ messages)

[PATCH v4 0/4] x86, boot: KASLR memory randomization
 2016-05-12 16:27 UTC  (6+ messages)
` [PATCH v4 1/4] x86, boot: Refactor KASLR entropy functions
` [PATCH v4 2/4] x86, boot: PUD VA support for physical mapping (x86_64)
` [PATCH v4 3/4] x86, boot: Implement ASLR for kernel memory sections (x86_64)
` [PATCH v4 4/4] x86, boot: Memory hotplug support for KASLR memory randomization

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

[PATCH v2] ata: dwc: add DMADEVICES dependency
 2016-05-12 16:04 UTC  (2+ messages)

UBSAN: Undefined behaviour in drivers/acpi/acpica/dsutils.c:641:16
 2016-05-12 16:08 UTC 

[RFC 00/13] make direct compaction more deterministic
 2016-05-12 16:20 UTC  (7+ messages)
` [RFC 04/13] mm, page_alloc: restructure direct compaction handling in slowpath
` [RFC 05/13] mm, page_alloc: make THP-specific decisions more generic
` [RFC 06/13] mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations

UBSAN: Undefined behaviour in block/blk-mq.c:1459:27 with pata_amd
 2016-05-12 16:05 UTC 

[PATCH] i2c: Raise SDA for each received bit, if necessary
 2016-05-12 16:19 UTC  (3+ messages)

[PATCH 0/6] hv_netvsc: avoid races on mtu change/set channels
 2016-05-12 16:19 UTC  (4+ messages)
` Aw: "
    ` Aw: "

[PATCH v2] workqueue: fix rebind bound workers warning
 2016-05-12 16:01 UTC  (2+ messages)

UBSAN: Undefined behaviour in drivers/scsi/aic7xxx/aic7xxx_core.c:2831:31
 2016-05-12 16:02 UTC 

UBSAN: Undefined behaviour in kernel/signal.c:911:6
 2016-05-12 15:58 UTC 

[RESEND PATCH v4 0/3] dmaengine: Add clock support for AXI DMAS
 2016-05-12 16:09 UTC  (4+ messages)
` [RESEND PATCH v4 1/3] dmaengine: vdma: Add config structure to differentiate dmas

[3.19.y-ckt stable] Linux 3.19.8-ckt21
 2016-05-12 16:06 UTC  (2+ messages)

[PATCH v2] arm64: fix current_thread_info()->addr_limit setup
 2016-05-12 16:06 UTC 

[PATCH] ACPI / scan: force creation of platform device for the Surface tablets
 2016-05-12 16:06 UTC  (2+ messages)

[PATCH 0/4] add minimal bcm2835-sdram driver
 2016-05-12 16:03 UTC  (8+ messages)
` [PATCH 3/4] ARM: dts: bcm2835: add the bcm2835-sdram-controller to the dt

[4.2.y-ckt stable] Linux 4.2.8-ckt10
 2016-05-12 16:01 UTC  (2+ messages)

[PATCH 1/3] tty/serial: atmel: re-integrate status check in irq handler
 2016-05-12 15:57 UTC  (4+ 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 v5 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-05-12 15:59 UTC  (3+ messages)

[PATCHv8 00/32] THP-enabled tmpfs/shmem using compound pages
 2016-05-12 15:41 UTC  (33+ messages)
` [PATCHv8 01/32] thp, mlock: update unevictable-lru.txt
` [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 05/32] rmap: support file thp
` [PATCHv8 06/32] mm: introduce do_set_pmd()
` [PATCHv8 07/32] thp, vmstats: add counters for huge file pages
` [PATCHv8 08/32] thp: support file pages in zap_huge_pmd()
` [PATCHv8 09/32] thp: handle file pages in split_huge_pmd()
` [PATCHv8 10/32] thp: handle file COW faults
` [PATCHv8 11/32] thp: skip file huge pmd on copy_huge_pmd()
` [PATCHv8 12/32] thp: prepare change_huge_pmd() for file thp
` [PATCHv8 13/32] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem
` [PATCHv8 14/32] thp: file pages support for split_huge_page()
` [PATCHv8 15/32] thp, mlock: do not mlock PTE-mapped file huge pages
` [PATCHv8 16/32] vmscan: split file huge pages before paging them out
` [PATCHv8 17/32] page-flags: relax policy for PG_mappedtodisk and PG_reclaim
` [PATCHv8 18/32] radix-tree: implement radix_tree_maybe_preload_order()
` [PATCHv8 19/32] filemap: prepare find and delete operations for huge pages
` [PATCHv8 20/32] truncate: handle file thp
` [PATCHv8 21/32] mm, rmap: account shmem thp pages
` [PATCHv8 22/32] shmem: prepare huge= mount option and sysfs knob
` [PATCHv8 23/32] shmem: get_unmapped_area align huge page
` [PATCHv8 24/32] shmem: add huge pages support
` [PATCHv8 25/32] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings
` [PATCHv8 26/32] thp: update Documentation/vm/transhuge.txt
` [PATCHv8 27/32] thp: extract khugepaged from mm/huge_memory.c
` [PATCHv8 28/32] khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()
` [PATCHv8 29/32] shmem: make shmem_inode_info::lock irq-safe
` [PATCHv8 30/32] khugepaged: add support of collapse for tmpfs/shmem pages
` [PATCHv8 31/32] thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
` [PATCHv8 32/32] shmem: split huge pages beyond i_size under memory pressure

[GIT PULL] at91: fixes for 4.6 #2
 2016-05-12 15:46 UTC  (2+ messages)

[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  (22+ messages)
` [PATCH 20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

[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 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] 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 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  (11+ messages)

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

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  (11+ 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  (4+ messages)
` [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  (5+ messages)
` [tip:perf/core] "

[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


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).