mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCHSET cgroup/for-4.6] cgroup: update migration destination cgroup handling
 2016-03-03 17:20 UTC  (3+ 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()

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)

allocate an official device major number for virtio device?
 2016-03-03 17:18 UTC  (7+ messages)

[PATCH 00/17] Add Initial support for PLX Technology OX810SE
 2016-03-03 17:17 UTC  (15+ messages)
` [PATCH 01/17] dt-bindings: vendor-prefixes: Add PLX Technology
` [PATCH 02/17] irqchip: Add PLX Technology RPS IRQ Controller
` [PATCH 03/17] dt-bindings: Add PLX Technology RPS IRQ Controller bindings
` [PATCH 06/17] reset: Add PLX Technology Reset Controller driver

[PATCHv2 0/3] KASAN: clean stale poison upon cold re-entry to kernel
 2016-03-03 17:17 UTC  (5+ 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 v3 0/5] Process Dell Instant Launch hotkey on Vostro V131 and Inspiron M5110
 2016-03-03 17:16 UTC  (7+ messages)
` [PATCH v4 4/5] dell-wmi: properly process Dell Instant Launch hotkey

[RFC/RFT][PATCH 0/1] cpufreq: New governor based on scheduler-provided utilization data
 2016-03-03 17:15 UTC  (3+ messages)

[PATCH 0/6] cpufreq: schedutil governor
 2016-03-03 17:14 UTC  (16+ messages)
` [PATCH 6/6] cpufreq: schedutil: New governor based on scheduler utilization data

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

[PATCH] thermal: trace: migrating thermal traces to use TRACE_DEFINE_ENUM() macros
 2016-03-03 17:10 UTC  (3+ messages)

[PATCH] futex: replace bare barrier() with more lightweight READ_ONCE()
 2016-03-03 17:05 UTC  (2+ messages)

[PATCH v5.1 0/2] create BLKZEROOUT ioctl that invalidates page cache
 2016-03-03 17:02 UTC  (6+ messages)
` [PATCH 2/2] block: create ioctl to discard-or-zeroout a range of blocks

[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

[PATCH v1 00/12] PCI: Rework shadow ROM handling
 2016-03-03 16:55 UTC  (13+ 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

[RFC] Using tip.git 'core/resources' as a baseline for a nvdimm.git topic branch
 2016-03-03 16:54 UTC 

[PATCH] [v4] x86, pkeys: fix siginfo ABI breakage from new field
 2016-03-03 16:53 UTC  (3+ messages)
` [tip:mm/pkeys] mm/pkeys: Fix siginfo ABI breakage caused by new u64 field

[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 "

linux-next: Tree for Mar 3
 2016-03-03 16:52 UTC  (3+ messages)
` [PATCH] tools: Support relative directory path for 'O='
  ` [tip:core/objtool] "

[PATCHv3 00/29] huge tmpfs implementation using compound pages
 2016-03-03 16:52 UTC  (30+ 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 03/29] mm: make remove_migration_ptes() beyond mm/migration.c
` [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 09/29] mm: introduce do_set_pmd()
` [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 18/29] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem
` [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] objtool: Disable stack validation when CROSS_COMPILE is used
 2016-03-03 16:52 UTC  (9+ messages)
` [PATCH 0/2] objtool: Cross-compilation support
  ` [PATCH 2/2] objtool: Support CROSS_COMPILE
    ` [tip:core/objtool] "

[PATCH][v4] livepatch/ppc: Enable livepatching on powerpc
 2016-03-03 16:52 UTC 

[PATCH 1/2] x86/asm/decoder: Use explicitly signed chars
 2016-03-03 16:51 UTC  (2+ messages)
` [tip:core/objtool] "

[PATCH] sound/usb: Use meaninful names for goto labels
 2016-03-03 16:51 UTC 

[PATCH v3 0/7] ACPI: parse the DBG2 table
 2016-03-03 16:40 UTC  (13+ messages)
` [PATCH v3 4/7] ACPI: parse "
` [PATCH v3 6/7] ACPI: enable ACPI_DBG2_TABLE on ARM64

[PATCH] mmc: sdhci-acpi: add QCOM controllers
 2016-03-03 16:38 UTC 

[PATCH v13 0/6] arm64, numa: Add numa support for arm64 platforms
 2016-03-03 16:36 UTC  (5+ messages)
` [PATCH v13 4/6] arm64: Move unflatten_device_tree() call earlier

linux-next: manual merge of the samsung-krzk tree with the omap tree
 2016-03-03 16:32 UTC  (2+ messages)

[PATCH 0/5] MIDI USB Gadget improvements
 2016-03-03 16:30 UTC  (6+ messages)
` [PATCH 1/5] usb: gadget: f_midi: refactor state machine

[RFC PATCH] x86: Make sure verify_cpu has a good stack
 2016-03-03 16:29 UTC  (13+ messages)

[PATCH v2 0/5] thermal: hisilicon: enable power allocator for Hi6220
 2016-03-03 16:29 UTC  (3+ messages)
` [PATCH v2 1/5] thermal: change "hysteresis" as optional property

[PATCH v3 1/4] dmaengine: xilinx_vdma: Improve SG engine handling
 2016-03-03 16:28 UTC  (5+ messages)
` [PATCH v3 4/4] dmaengine: xilinx_vdma: Use readl_poll_timeout instead of do while loop's

[RFC v5 00/17] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-03-03 16:26 UTC  (3+ messages)
` [RFC v5 03/17] iommu: introduce a reserved iova cookie

[PATCH 0/3] OOM detection rework v4
 2016-03-03 16:26 UTC  (15+ messages)

[PATCH v4 0/2] Clear .bss for PV guests
 2016-03-03 16:21 UTC  (2+ messages)
` [Xen-devel] "

[GIT PULL 00/11] perf/core improvements and fixes
 2016-03-03 16:20 UTC  (5+ messages)
    ` [PATCH] perf tools: Fix locale handling in pmu parsing

[PATCH v6 0/2] perf/x86/power: Introduce AMD accumlated power reporting mechanism
 2016-03-03 16:18 UTC  (6+ messages)
` [PATCH v6 2/2] perf/x86/amd/power: Add AMD accumulated "

[PATCH] staging/android: add flags member to sync ioctl structs
 2016-03-03 16:17 UTC  (3+ messages)

Kernel stability on baytrail machines
 2016-03-03 16:16 UTC 

[PATCH 0/7] usb: add support for Intel dual role port mux
 2016-03-03 16:15 UTC  (8+ messages)
` [PATCH 3/7] usb: misc: add common code "
` [PATCH 5/7] usb: misc: add driver for Intel drcfg controlled "

[PATCH v1 00/11] mm: page migration enhancement for thp
 2016-03-03 16:15 UTC  (7+ messages)
` [PATCH v1 03/11] mm: thp: add helpers related to thp/pmd migration
` [PATCH v1 05/11] mm: thp: check pmd migration entry in common path

[PATCH 1/2] sched/deadline: add per rq tracking of admitted bandwidth
 2016-03-03 16:12 UTC  (10+ messages)
` [PATCH 0/3] cleanup "
  ` [PATCH 3/4] Remove dl_new

[PATCH 0/3] KASAN: clean stale poison upon cold re-entry to kernel
 2016-03-03 16:11 UTC  (7+ messages)

[PATCH V3 0/5] Updates to EDAC and AMD MCE driver
 2016-03-03 16:10 UTC  (6+ messages)
` [PATCH V3 1/5] x86/mce: Move MCx_CONFIG MSR definition
` [PATCH V3 2/5] EDAC, MCE, AMD: Enable error decoding of Scalable MCA errors
` [PATCH V3 3/5] x86/mce/AMD: Fix logic to obtain block address
` [PATCH V3 4/5] x86/mce: Clarify comments regarding deferred error
` [PATCH V3 5/5] x86/mce/AMD: Add comments for easier understanding

[PATCH v3 00/16] KVM: x86: change PIT discard policy and untangle related code
 2016-03-03 16:10 UTC  (5+ messages)
` [PATCH v3 16/16] KVM: document KVM_REINJECT_CONTROL ioctl

[PATCH 0/3] iio:adc:at91-sama5d2: add support for signed conversion
 2016-03-03 16:09 UTC  (4+ messages)
` [PATCH 1/3] iio:adc:at91-sama5d2: fix typo
` [PATCH 2/3] iio:adc:at91-sama5d2: fix identation
` [PATCH 3/3] iio:adc:at91-sama5d2: add support for signed conversion

[PATCH] ovl: copy new uid/gid into overlayfs runtime inode
 2016-03-03 16:04 UTC  (2+ messages)

[PATCH] staging: lustre: handle complex strings in cfs_str2num_check
 2016-03-03 16:00 UTC 

[PATCH V2] dma: tegra: don't open code of_device_get_match_data()
 2016-03-03 16:00 UTC  (2+ messages)

[PATCH] Revert "mmc: block: don't use parameter prefix if built as module"
 2016-03-03 15:58 UTC  (6+ messages)

[PATCH v3 00/22] Sharing media resources across ALSA and au0828 drivers
 2016-03-03 15:57 UTC  (4+ messages)
` [PATCH v3 02/22] uapi/media.h: Declare interface types for ALSA

[PATCH 1/1] dma: tegra: don't open code of_device_get_match_data()
 2016-03-03 15:53 UTC  (2+ messages)

[PATCH] crypto/async_pq: use __free_page() instead of put_page()
 2016-03-03 15:50 UTC  (4+ messages)

[PATCH] dmaengine: qcom_bam_dma: Make driver work for BE
 2016-03-03 15:49 UTC  (2+ messages)

[PATCH][v3] Enable livepatching on powerpc
 2016-03-03 15:49 UTC  (2+ messages)

[PATCH] phy: remove documentation of removed member addr of phy_device structure
 2016-03-03 15:46 UTC  (3+ messages)

Kernel docs: muddying the waters a bit
 2016-03-03 15:45 UTC  (6+ messages)

[patch] dma/mic_x100_dma: IS_ERR() vs PTR_ERR() typo
 2016-03-03 15:43 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 4.5-rc7
 2016-03-03 15:39 UTC 

[PATCH v2] dax: check return value of dax_radix_entry()
 2016-03-03 15:38 UTC  (3+ messages)

[PATCH 00/11] ARM: DTS/clk: DRA7 family: enable eDMA and audio updates
 2016-03-03 15:38 UTC  (7+ messages)
` [PATCH 10/11] ARM: DRA7: hwmod: Add data for McASP1/2/4/5/6/7/8

[ppdev] e7223f1860: kernel BUG at drivers/base/driver.c:153!
 2016-03-03 15:36 UTC  (5+ messages)

[PATCH v4 0/4] ACPI: parse the SPCR table
 2016-03-03 15:35 UTC  (4+ messages)

x86 memory barrier: why does Linux prefer MFENCE to Locked ADD?
 2016-03-03 15:34 UTC  (3+ messages)

[PATCH v10 0/9] arm64: Add kernel probes (kprobes) support
 2016-03-03 15:32 UTC  (7+ messages)
` [PATCH v10 6/9] arm64: kprobes instruction simulation support

[PATCH] mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
 2016-03-03 15:28 UTC  (2+ messages)

[PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver
 2016-03-03 15:22 UTC  (6+ messages)

[PATCH] net: eth: altera: do not free array priv->mdio->irq
 2016-03-03 15:16 UTC  (2+ messages)

[PATCH 1/2] rtc: pcf85063: remove useless DRV_VERSION
 2016-03-03 15:14 UTC  (3+ messages)
` [PATCH 2/2] rtc: pcf85063: remove struct pcf85063

[PATCH V2] acpi, pci, irq: account for early penalty assignment
 2016-03-03 15:12 UTC  (11+ messages)

[PATCH] of/overlay: add of overlay notifications
 2016-03-03 15:11 UTC  (5+ messages)

[PATCH] IB/ipoib: Add handling of skb with many frags
 2016-03-03 15:11 UTC  (3+ messages)
` [PATCH v2] IB/ipoib: Add handling for sending "

[PATCH v3] of/overlay: add of overlay notifications
 2016-03-03 15:10 UTC 

[PATCHSET v2 cgroup/for-4.6] cgroup, perf_event: make perf_event work on v2 hierarchy
 2016-03-03 15:06 UTC  (2+ messages)

[PATCH] perf tests: initialize sa.sa_flags
 2016-03-03 15:04 UTC  (13+ messages)
        ` Q: why didn't GCC warn about this uninitialized variable? (was: Re: [PATCH] perf tests: initialize sa.sa_flags)

[PATCH 0/5] LightNVM fixes for 4.6
 2016-03-03 15:04 UTC  (2+ messages)

[PULL] NBD for 4.6
 2016-03-03 15:04 UTC  (4+ messages)

[BUG ARM64/perf] Perf record on hardware breakpoint causes application to hang
 2016-03-03 15:01 UTC  (2+ messages)

[cgroup/for-4.6 1/2] cgroup: re-hash init_css_set after subsystems are initialized
 2016-03-03 14:59 UTC  (2+ messages)

[PATCH v6 5/6] staging/android: refactor SYNC_IOC_FILE_INFO
 2016-03-03 14:59 UTC  (3+ messages)
` [PATCH] "

[PATCHSET v2 cgroup/for-4.6] cgroup: make control mask updates modular and recursive
 2016-03-03 14:59 UTC  (2+ messages)

[PATCH v19 09/10] objtool: Add CONFIG_STACK_VALIDATION option
 2016-03-03 14:56 UTC  (4+ messages)
` [tip:core/objtool] "

[PATCH] genirq: Export IRQ functions for module use
 2016-03-03 14:56 UTC 

[PATCH 0/4] leds: Add driver for the ISSI IS31FL32xx family of LED controllers
 2016-03-03 14:51 UTC  (5+ messages)
` [PATCH 3/4] "
` [PATCH 4/4] leds: Replace dedicated SN3218 driver with IS31FL32XX driver

[RFC][PATCH v3 0/5] mm/zsmalloc: rework compaction and increase density
 2016-03-03 14:46 UTC  (6+ messages)
` [RFC][PATCH v3 1/5] mm/zsmalloc: introduce class auto-compaction
` [RFC][PATCH v3 2/5] mm/zsmalloc: remove shrinker compaction callbacks
` [RFC][PATCH v3 3/5] mm/zsmalloc: introduce zs_huge_object()
` [RFC][PATCH v3 4/5] zram: use zs_huge_object()
` [RFC][PATCH v3 5/5] mm/zsmalloc: reduce the number of huge classes

[PATCH 0/4 v2] drm: Add support of ARC PGU display controller
 2016-03-03 14:39 UTC  (4+ messages)
` [PATCH 2/4 v2] drm: Add DT bindings documentation for "
` [PATCH 3/4 v2] arc: axs10x - add support of ARC PGU
` [PATCH 4/4 v2] MAINTAINERS: Add maintainer for ARC PGU display controller

page:  |  | latest

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

all inboxes | Powered by JetHome®