messages from 2016-03-03 16:52:47 to 2016-03-03 20:16:16 UTC [more...]
[PATCH] net: smc911x: convert pxa dma to dmaengine
2016-03-03 20:16 UTC (8+ messages)
[PATCH v2 1/2] bmips: add BCM6358 support
2016-03-03 20:09 UTC (2+ messages)
[PATCH v2 2/2] bmips: add device tree example for BCM6358
2016-03-03 20:07 UTC (2+ messages)
[PATCH 0/3] ACPI: parse the SPCR table
2016-03-03 20:08 UTC (5+ messages)
[PATCH 0/6] cpufreq: schedutil governor
2016-03-03 20:06 UTC (26+ messages)
` [PATCH 3/6] cpufreq: governor: New data type for management part of dbs_data
` [PATCH 5/6] cpufreq: Support for fast frequency switching
` [PATCH 6/6] cpufreq: schedutil: New governor based on scheduler utilization data
[PATCH v10 00/12] support "task_isolation" mode
2016-03-03 20:04 UTC (8+ messages)
` [PATCH v10 05/12] task_isolation: support CONFIG_TASK_ISOLATION_ALL
` [PATCH v10 09/12] arch/x86: enable task isolation functionality
[PATCH V3 0/4] net-next: mediatek: add ethernet driver
2016-03-03 20:02 UTC (5+ messages)
` [PATCH V3 1/4] net-next: mediatek: document MediaTek SoC ethernet binding
` [PATCH V3 2/4] net-next: mediatek: add support for MT7623 ethernet
` [PATCH V3 3/4] net-next: mediatek: add Kconfig and Makefile
` [PATCH V3 4/4] net-next: mediatek: add an entry to MAINTAINERS
[PATCH] stmmac: Fix 'eth0: No PHY found' regression
2016-03-03 20:02 UTC (2+ messages)
[PATCH] staging/android: add flags member to sync ioctl structs
2016-03-03 20:01 UTC (6+ messages)
allocate an official device major number for virtio device?
2016-03-03 20:00 UTC (8+ messages)
[PATCH] perf tools: explicitly declare inc_group_count as a void function
2016-03-03 19:59 UTC (3+ messages)
[PATCH 0/3] perf/x86/pebs: various important fixes for PEBS
2016-03-03 19:50 UTC (4+ messages)
` [PATCH 1/3] perf/x86/intel: add definition for PT PMI bit
` [PATCH 2/3] perf/x86/pebs: add workaround for broken OVFL status on HSW
` [PATCH 3/3] perf/x86/pebs: add proper PEBS constraints for Broadwell
[PATCH v7 1/5] staging/android: add num_fences field to struct sync_file_info
2016-03-03 19:40 UTC (5+ messages)
` [PATCH v7 2/5] staging/android: rename SYNC_IOC_FENCE_INFO
` [PATCH v7 3/5] staging/android: remove redundant comments on sync_merge_data
` [PATCH v7 4/5] staging/android: refactor SYNC_IOC_FILE_INFO
` [PATCH v7 5/5] staging/android: add flags member to sync ioctl structs
[PATCH v2 0/6] arm64: Add support of KVM with ACPI
2016-03-03 19:38 UTC (3+ messages)
` [PATCH v2 2/6] KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables
[PATCH v3 0/7] ACPI: parse the DBG2 table
2016-03-03 19:33 UTC (6+ messages)
` [PATCH v3 5/7] ACPI: serial: implement earlycon on ACPI DBG2 port
[PATCH 00/41] Remove CLK_IS_ROOT from drivers/clk
2016-03-03 19:26 UTC (3+ messages)
` [PATCH 08/41] clk: mvebu: Remove CLK_IS_ROOT
[RFC/RFT][PATCH 0/1] cpufreq: New governor based on scheduler-provided utilization data
2016-03-03 19:20 UTC (10+ messages)
` [RFC/RFT][PATCH v4 1/2] cpufreq: New governor using utilization data from the scheduler
[PATCH] clk: sunxi: Remove use of VLAIS
2016-03-03 19:16 UTC (3+ messages)
[PATCH 0/4] Introduce bulk mode for crypto engine framework
2016-03-03 19:15 UTC (3+ messages)
` [PATCH 1/4] scatterlist: Introduce some helper functions
[PATCH 1/2] [media] vb2-memops: Fix over allocation of frame vectors
2016-03-03 19:12 UTC (2+ messages)
` [PATCH 2/2] [media] vb2-memops: Use bool macros instead of 1
[PATCH v5 22/22] sound/usb: Use Media Controller API to share media resources
2016-03-03 19:06 UTC (5+ messages)
x86 memory barrier: why does Linux prefer MFENCE to Locked ADD?
2016-03-03 19:05 UTC (5+ messages)
[PATCH] mce-apei: do not rely on ACPI_ERST_GET_RECORD_ID for record id
2016-03-03 19:03 UTC
[PATCH v1] watchdog: sama5d4_wdt: Reset delay on start
2016-03-03 19:02 UTC (4+ messages)
[PATCH 00/23] tracing: 'hist' triggers
2016-03-03 18:55 UTC (24+ messages)
` [PATCH v16 01/23] tracing: Update some tracing_map constants and comments
` [PATCH v16 02/23] tracing: Add 'hist' event trigger command
` [PATCH v16 03/23] tracing: Add hist trigger support for multiple values ('vals=' param)
` [PATCH v16 04/23] tracing: Add hist trigger support for compound keys
` [PATCH v16 05/23] tracing: Add hist trigger support for user-defined sorting ('sort=' param)
` [PATCH v16 06/23] tracing: Add hist trigger support for pausing and continuing a trace
` [PATCH v16 07/23] tracing: Add hist trigger support for clearing "
` [PATCH v16 08/23] tracing: Add hist trigger 'hex' modifier for displaying numeric fields
` [PATCH v16 09/23] tracing: Add hist trigger 'sym' and 'sym-offset' modifiers
` [PATCH v16 10/23] tracing: Add hist trigger 'execname' modifier
` [PATCH v16 11/23] tracing: Add hist trigger 'syscall' modifier
` [PATCH v16 12/23] tracing: Add hist trigger support for stacktraces as keys
` [PATCH v16 13/23] tracing: Support string type key properly
` [PATCH v16 14/23] tracing: Remove restriction on string position in hist trigger keys
` [PATCH v16 15/23] tracing: Add enable_hist/disable_hist triggers
` [PATCH v16 16/23] tracing: Add 'hist' trigger Documentation
` [PATCH v16 17/23] tracing: Add support for multiple hist triggers per event
` [PATCH v16 18/23] tracing: Add support for named triggers
` [PATCH v16 19/23] tracing: Add support for named hist triggers
` [PATCH v16 20/23] kselftests/ftrace : Add event trigger testcases
` [PATCH v16 21/23] kselftests/ftrace: Add hist "
` [PATCH v16 22/23] tracing: Add hist trigger 'log2' modifier
` [PATCH v16 23/23] kselftests/ftrace: Add a test for log2 modifier of hist trigger
[PATCH 1/2] x86/asm/decoder: Use explicitly signed chars
2016-03-03 19:00 UTC (3+ messages)
` [tip:core/objtool] "
Security hole in cros_ec_dev.c on 32bit chrome hosts
2016-03-03 19:00 UTC (4+ messages)
` [PATCH] platform/chrome: cros_ec_dev - Fix security issue
` [PATCH v2] "
[PATCH] ovl: copy new uid/gid into overlayfs runtime inode
2016-03-03 18:58 UTC (3+ messages)
[PATCH v5.1 0/2] create BLKZEROOUT ioctl that invalidates page cache
2016-03-03 18:54 UTC (15+ messages)
` [PATCH 2/2] block: create ioctl to discard-or-zeroout a range of blocks
[PATCH] KVM: x86: disable PEBS before a guest entry
2016-03-03 18:53 UTC
Suspicious error for CMA stress test
2016-03-03 18:52 UTC (5+ messages)
Kernel docs: muddying the waters a bit
2016-03-03 18:50 UTC (4+ messages)
[PATCH V3 0/5] Updates to EDAC and AMD MCE driver
2016-03-03 18:45 UTC (2+ messages)
[PATCH v3 0/5] Process Dell Instant Launch hotkey on Vostro V131 and Inspiron M5110
2016-03-03 18:46 UTC (8+ messages)
` [PATCH v4 4/5] dell-wmi: properly process Dell Instant Launch hotkey
[PATCH 3/6] x86/mbm: Intel Memory B/W Monitoring enumeration and init
2016-03-03 18:37 UTC (5+ messages)
weird /proc/stat output with newer (4.1, 4.2) kernels in kvm guest on 3.10 host?
2016-03-03 18:36 UTC (2+ messages)
[PATCHv2 0/3] KASAN: clean stale poison upon cold re-entry to kernel
2016-03-03 18:17 UTC (8+ messages)
` [PATCHv2 1/3] kasan: add functions to clear stack poison
` [PATCHv2 2/3] sched/kasan: remove stale KASAN poison after hotplug
` [PATCHv2 3/3] arm64: kasan: clear stale stack poison
[PATCH 0/4] leds: Add driver for the ISSI IS31FL32xx family of LED controllers
2016-03-03 18:13 UTC (3+ messages)
` [PATCH 3/4] "
[PATCH v1 00/12] PCI: Rework shadow ROM handling
2016-03-03 18:02 UTC (14+ messages)
` [PATCH v1 01/12] PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED
` [PATCH v1 02/12] PCI: Don't assign or reassign immutable resources
` [PATCH v1 03/12] PCI: Don't enable/disable ROM BAR if we're using a RAM shadow copy
` [PATCH v1 04/12] PCI: Set ROM shadow location in arch code, not in PCI core
` [PATCH v1 05/12] PCI: Clean up pci_map_rom() whitespace
` [PATCH v1 06/12] ia64/PCI: Use temporary struct resource * to avoid repetition
` [PATCH v1 07/12] ia64/PCI: Use ioremap() instead of open-coded equivalent
` [PATCH v1 08/12] ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resource
` [PATCH v1 09/12] MIPS: Loongson 3: Use temporary struct resource * to avoid repetition
` [PATCH v1 10/12] MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM resource
` [PATCH v1 11/12] PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY
` [PATCH v1 12/12] PCI: Simplify sysfs ROM cleanup
[PATCH] staging: unisys: visorbus: variable adjustment should be a u64
2016-03-03 18:00 UTC
[PATCH v6 0/2] perf/x86/power: Introduce AMD accumlated power reporting mechanism
2016-03-03 17:57 UTC (7+ messages)
` [PATCH v6 2/2] perf/x86/amd/power: Add AMD accumulated "
[PATCH 1/2] mmc: mediatek: Change signal voltage error to dev_dbg()
2016-03-03 17:57 UTC (4+ messages)
` [PATCH 2/2] mmc: mediatek: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch
[PATCH] sched: Allow per-cpu kernel threads to run on online && !active
2016-03-03 17:45 UTC (5+ messages)
[RFC qemu 0/4] A PV solution for live migration optimization
2016-03-03 17:46 UTC (2+ messages)
[PATCH] arm64/dma-mapping: Add DMA_ATTR_ALLOC_SINGLE_PAGES support
2016-03-03 17:44 UTC (2+ messages)
GREETINGS
2016-03-03 17:23 UTC
[GIT PULL] PCI fixes for v4.5
2016-03-03 17:43 UTC
[PATCH] sparc64: Add support for Application Data Integrity (ADI)
2016-03-03 17:42 UTC (3+ messages)
linux-next: Tree for Mar 3
2016-03-03 17:39 UTC (2+ messages)
` [PATCH] objtool: Warn if libelf is missing
[PATCH] Fix NULL ptr dereference in pci_bus_assign_domain_nr() on ARM
2016-03-03 17:35 UTC (2+ messages)
[PATCH v13 0/6] arm64, numa: Add numa support for arm64 platforms
2016-03-03 17:33 UTC (4+ messages)
` [PATCH v13 3/6] of, numa: Add NUMA of binding implementation
[PATCH 00/17] Add Initial support for PLX Technology OX810SE
2016-03-03 17:32 UTC (8+ messages)
` [PATCH 02/17] irqchip: Add PLX Technology RPS IRQ Controller
[PATCH] dmaengine: xilinx_vdma: Remove unnecessary variable initializations
2016-03-03 17:32 UTC
[PATCH] [media] v4l2/dvb: allow v4l2_mc functions to be used by dvb
2016-03-03 17:29 UTC (2+ messages)
[PATCH v2] sparc64: Add support for Application Data Integrity (ADI)
2016-03-03 17:28 UTC (5+ messages)
[PATCH] cpufreq: acpi: Allow new dynamics attributes to be added to acpi_cpufreq_attr
2016-03-03 17:29 UTC (2+ messages)
[PATCH V2] acpi, pci, irq: account for early penalty assignment
2016-03-03 17:29 UTC (12+ messages)
[PATCH] [v4] x86, pkeys: fix siginfo ABI breakage from new field
2016-03-03 17:28 UTC (3+ messages)
` [tip:mm/pkeys] mm/pkeys: Fix siginfo ABI breakage caused by new u64 field
[PATCH] thermal: trace: migrating thermal traces to use TRACE_DEFINE_ENUM() macros
2016-03-03 17:28 UTC (4+ messages)
[PATCH v3 1/4] dmaengine: xilinx_vdma: Improve SG engine handling
2016-03-03 17:12 UTC (4+ messages)
` [PATCH v3 4/4] dmaengine: xilinx_vdma: Use readl_poll_timeout instead of do while loop's
Improve Terratec Grabby (hw rev 2) support
2016-03-03 17:26 UTC (3+ messages)
` [PATCH 3/3] [media] em28xx: fix Terratec Grabby AC97 codec detection
[GIT PULL] Block fixes for 4.5-final
2016-03-03 17:25 UTC
[PATCH 0/4] MSR: MSR: MSR Whitelist and Batch Introduction
2016-03-03 17:21 UTC (3+ messages)
` [PATCH 4/4] MSR: msr Batch processing feature
[PATCHSET cgroup/for-4.6] cgroup: update migration destination cgroup handling
2016-03-03 17:20 UTC (5+ messages)
` [PATCH 1/4] cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses()
` [PATCH 2/4] cgroup: move migration destination verification out of cgroup_migrate_prepare_dst()
` [PATCH 3/4] cgroup: make cgroup[_taskset]_migrate() take cgroup_root instead of cgroup
` [PATCH 4/4] cgroup: use css_set->mg_dst_cgrp for the migration target cgroup
[PATCH] dmaengine: rcar-dmac: clear pertinence number of channels
2016-03-03 17:24 UTC (4+ messages)
` [PATCH v2] dma: "
ext2/3 using ext4 module mkdir IO error on pmem DAX mount
2016-03-03 17:19 UTC (3+ messages)
[PATCH v2] dmaengine: pxa_dma: fix cyclic transfers
2016-03-03 17:19 UTC (3+ messages)
[RFC][PATCH] clocksource: Detect a watchdog overflow
2016-03-03 17:14 UTC
[PATCH v5 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver
2016-03-03 17:11 UTC (4+ messages)
[PATCHv3 00/29] huge tmpfs implementation using compound pages
2016-03-03 16:52 UTC (27+ messages)
` [PATCHv3 01/29] rmap: introduce rmap_walk_locked()
` [PATCHv3 02/29] rmap: extend try_to_unmap() to be usable by split_huge_page()
` [PATCHv3 04/29] thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers
` [PATCHv3 05/29] mm: do not pass mm_struct into handle_mm_fault
` [PATCHv3 06/29] mm: introduce fault_env
` [PATCHv3 07/29] mm: postpone page table allocation until we have page to map
` [PATCHv3 08/29] rmap: support file thp
` [PATCHv3 10/29] mm, rmap: account file thp pages
` [PATCHv3 11/29] thp, vmstats: add counters for huge file pages
` [PATCHv3 12/29] thp: support file pages in zap_huge_pmd()
` [PATCHv3 13/29] thp: handle file pages in split_huge_pmd()
` [PATCHv3 14/29] thp: handle file COW faults
` [PATCHv3 15/29] thp: handle file pages in mremap()
` [PATCHv3 16/29] thp: skip file huge pmd on copy_huge_pmd()
` [PATCHv3 17/29] thp: prepare change_huge_pmd() for file thp
` [PATCHv3 19/29] thp: file pages support for split_huge_page()
` [PATCHv3 20/29] thp, mlock: do not mlock PTE-mapped file huge pages
` [PATCHv3 21/29] vmscan: split file huge pages before paging them out
` [PATCHv3 22/29] page-flags: relax policy for PG_mappedtodisk and PG_reclaim
` [PATCHv3 23/29] radix-tree: implement radix_tree_maybe_preload_order()
` [PATCHv3 24/29] filemap: prepare find and delete operations for huge pages
` [PATCHv3 25/29] truncate: handle file thp
` [PATCHv3 26/29] shmem: prepare huge= mount option and sysfs knob
` [PATCHv3 27/29] shmem: get_unmapped_area align huge page
` [PATCHv3 28/29] shmem: add huge pages support
` [PATCHv3 29/29] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings
[PATCH] futex: replace bare barrier() with more lightweight READ_ONCE()
2016-03-03 17:05 UTC (2+ messages)
[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
2016-03-03 17:02 UTC (3+ messages)
` [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
[RFC] Using tip.git 'core/resources' as a baseline for a nvdimm.git topic branch
2016-03-03 16:54 UTC
[PATCH] tools: Support relative directory path for 'O='
2016-03-03 16:52 UTC (2+ messages)
` [tip:core/objtool] "
[PATCH 2/2] objtool: Support CROSS_COMPILE
2016-03-03 16:52 UTC (2+ messages)
` [tip:core/objtool] "
[PATCH] x86, pkeys: fix access_error() denial of writes to write-only VMA
2016-03-03 16:52 UTC (2+ messages)
` [tip:mm/pkeys] x86/mm/pkeys: Fix "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox