public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-24 20:17:43 to 2016-10-25 00:26:33 UTC [more...]

linux-next: build failure after merge of the sunxi tree
 2016-10-25  0:26 UTC 

[PATCHv4 00/43] ext4: support of huge pages
 2016-10-25  0:13 UTC  (44+ messages)
` [PATCHv4 01/43] tools: Add WARN_ON_ONCE
` [PATCHv4 02/43] radix tree test suite: Allow GFP_ATOMIC allocations to fail
` [PATCHv4 03/43] radix-tree: Add radix_tree_join
` [PATCHv4 04/43] radix-tree: Add radix_tree_split
` [PATCHv4 05/43] radix-tree: Add radix_tree_split_preload()
` [PATCHv4 06/43] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv4 07/43] Revert "radix-tree: implement radix_tree_maybe_preload_order()"
` [PATCHv4 08/43] page-flags: relax page flag policy for few flags
` [PATCHv4 09/43] mm, rmap: account file thp pages
` [PATCHv4 10/43] thp: try to free page's buffers before attempt split
` [PATCHv4 11/43] thp: handle write-protection faults for file THP
` [PATCHv4 12/43] truncate: make sure invalidate_mapping_pages() can discard huge pages
` [PATCHv4 13/43] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv4 14/43] filemap: handle huge pages in do_generic_file_read()
` [PATCHv4 15/43] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv4 16/43] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv4 17/43] HACK: readahead: alloc huge pages, if allowed
` [PATCHv4 18/43] block: define BIO_MAX_PAGES to HPAGE_PMD_NR if huge page cache enabled
` [PATCHv4 19/43] brd: make it handle huge pages
` [PATCHv4 20/43] mm: make write_cache_pages() work on "
` [PATCHv4 21/43] thp: introduce hpage_size() and hpage_mask()
` [PATCHv4 22/43] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}
` [PATCHv4 23/43] thp: make thp_get_unmapped_area() respect S_HUGE_MODE
` [PATCHv4 24/43] fs: make block_read_full_page() be able to read huge page
` [PATCHv4 25/43] fs: make block_write_{begin,end}() be able to handle huge pages
` [PATCHv4 26/43] fs: make block_page_mkwrite() aware about "
` [PATCHv4 27/43] truncate: make truncate_inode_pages_range() "
` [PATCHv4 28/43] truncate: make invalidate_inode_pages2_range() "
` [PATCHv4 29/43] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries
` [PATCHv4 30/43] mm: account huge pages to dirty, writaback, reclaimable, etc
` [PATCHv4 31/43] ext4: make ext4_mpage_readpages() hugepage-aware
` [PATCHv4 32/43] ext4: make ext4_writepage() work on huge pages
` [PATCHv4 33/43] ext4: handle huge pages in ext4_page_mkwrite()
` [PATCHv4 34/43] ext4: handle huge pages in __ext4_block_zero_page_range()
` [PATCHv4 35/43] ext4: make ext4_block_write_begin() aware about huge pages
` [PATCHv4 36/43] ext4: handle huge pages in ext4_da_write_end()
` [PATCHv4 37/43] ext4: make ext4_da_page_release_reservation() aware about huge pages
` [PATCHv4 38/43] ext4: handle writeback with "
` [PATCHv4 39/43] ext4: make EXT4_IOC_MOVE_EXT work "
` [PATCHv4 40/43] ext4: fix SEEK_DATA/SEEK_HOLE for "
` [PATCHv4 41/43] ext4: make fallocate() operations work with "
` [PATCHv4 42/43] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff()
` [PATCHv4 43/43] ext4, vfs: add huge= mount option

linux-next: manual merge of the mali-dp tree with the drm-misc tree
 2016-10-25  0:20 UTC 

[PATCH v1] Input: synaptics-rmi4 - allow number of PDT pages to be specified
 2016-10-25  0:09 UTC  (4+ messages)

[PATCH 0/3] [media] au0828-video: Fine-tuning for au0828_init_isoc()
 2016-10-25  0:11 UTC  (6+ messages)
` [PATCH 1/3] [media] au0828-video: Use kcalloc() in au0828_init_isoc()
` [PATCH 2/3] [media] au0828-video: Delete three error messages for a failed memory allocation
` [PATCH 3/3] [media] au0828-video: Move two assignments in au0828_init_isoc()

Linux-4.X-rcY patches can't be applied with git?
 2016-10-25  0:06 UTC  (8+ messages)

bio linked list corruption
 2016-10-25  0:00 UTC  (18+ messages)

linux-next: manual merge of the pm tree with the imx-mxs tree
 2016-10-24 23:58 UTC  (3+ messages)

[PATCH v2] shmem: avoid maybe-uninitialized warning
 2016-10-24 23:48 UTC  (2+ messages)

[PATCH] Input: tca8418_keypad: hide gcc-4.9 -Wmaybe-uninitialized warning
 2016-10-24 23:45 UTC  (2+ messages)

[PATCH v3 0/5] KVM: LAPIC: Add APIC Timer periodic/oneshot mode VMX preemption timer support
 2016-10-24 23:39 UTC  (8+ messages)
` [PATCH v3 5/5] KVM: LAPIC: add "
` [PATCH 6/5] KVM: x86: fix periodic lapic timer with hrtimers

[PATCH] Input: psmouse - cleanup Focaltech code
 2016-10-24 23:35 UTC  (2+ messages)

[RFC PATCH] sched/deadline: show leftover runtime and abs deadline in /proc/-/sched
 2016-10-24 22:32 UTC  (2+ messages)
` [RFC PATCH] sched/deadline: show leftover runtime and abs deadline in /proc/*/sched

[PATCH v6] powerpc: Do not make the entire heap executable
 2016-10-24 23:17 UTC  (6+ messages)

[PATCH V2 0/8] PM / OPP: Multiple regulator support
 2016-10-24 23:14 UTC  (7+ messages)
` [PATCH V2 1/8] PM / OPP: Reword binding supporting multiple regulators per device
` [PATCH V2 2/8] PM / OPP: Don't use OPP structure outside of rcu protected section
` [PATCH V2 4/8] PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage()

[PATCH][V2] drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printks
 2016-10-24 23:14 UTC 

[ISSUE] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access
 2016-10-24 23:11 UTC  (5+ messages)

[GIT PULL] clk fixes for v4.9-rc3
 2016-10-24 23:11 UTC 

[PATCH] drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printks
 2016-10-24 23:05 UTC  (2+ messages)

[PATCH] ARM: davinci: Enable PHY_DA8XX_USB by default
 2016-10-24 23:03 UTC  (2+ messages)

[PATCH v7 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface
 2016-10-24 22:59 UTC  (5+ messages)
` [v7, "

[PATCH] MAINTAINERS: fscrypto: recommend linux-fsdevel for fscrypto patches
 2016-10-24 22:58 UTC  (3+ messages)

[PATCH 00/12] Additional iProc PCIe host support/fixes
 2016-10-24 22:54 UTC  (19+ messages)
` [PATCH 01/12] PCI: iproc: Improve core register population
` [PATCH 02/12] PCI: iproc: Do not reset PAXC when initializing the driver
` [PATCH 03/12] PCI: iproc: Add BCMA type
` [PATCH 04/12] PCI: iproc: Fix exception with multi-function devices
` [PATCH 05/12] PCI: iproc: Update iProc PCIe DT binding
` [PATCH 06/12] PCI: iproc: Add PAXC v2 support
` [PATCH 07/12] PCI: iproc: Update iProc PCIe DT binding
` [PATCH 08/12] PCI: iproc: Making outbound mapping code more generic
` [PATCH 09/12] PCI: iproc: Update iProc PCIe DT binding
` [PATCH 10/12] PCI: iproc: Add inbound DMA mapping support
` [PATCH 11/12] PCI: iproc: Update iProc PCIe DT binding
` [PATCH 12/12] PCI: iproc: Add support for the next-gen PAXB controller

[PATCH] net: bgmac: fix spelling mistake: "connecton" -> "connection"
 2016-10-24 22:46 UTC 

[PATCH v1 0/3] Add support for Broadcom OTP controller
 2016-10-24 22:45 UTC  (7+ messages)

[PATCH] ia64, err-inject: fix spelling mistake: "capapbilities" -> "capabilities"
 2016-10-24 22:36 UTC 

[v2 1/2] of: Add vendor prefix for Lattice Semiconductor
 2016-10-24 22:28 UTC  (4+ messages)
` [v2 2/2] fpga: Add support for Lattice iCE40 FPGAs

[PATCH] i2c: xgene: Avoid dma_buffer overrun
 2016-10-24 22:30 UTC  (2+ messages)

linux-next: bad commit in the device-mapper tree
 2016-10-24 22:26 UTC 

[PATCH] powerpc/pseries: fix spelling mistake: "Attemping" -> "Attempting"
 2016-10-24 22:24 UTC  (4+ messages)

[RFC3 nowrap: PATCH v7 00/18] ILP32 for ARM64
 2016-10-24 22:22 UTC  (4+ messages)
` [PATCH 01/18] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option

linux-next: bad commit in the sunxi tree
 2016-10-24 22:22 UTC 

[PATCH v3 0/9] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2016-10-24 22:17 UTC  (11+ messages)
` [PATCH v3 1/9] mtd: spi-nor: improve macronix_quad_enable()
` [PATCH v3 2/9] mtd: spi-nor: add an alternative method to support memory >16MiB
` [PATCH v3 5/9] mtd: m25p80: add support of dual and quad spi protocols to all commands
` [PATCH v3 8/9] mtd: spi-nor: add support to Macronix mx66l1g45g
` [PATCH v3 9/9] mtd: spi-nor: add support to SST sst26* QSPI memories

[PATCH] ecryptfs: fix spelling mistake: "cadidate" -> "candidate"
 2016-10-24 22:10 UTC 

[RFC PATCH] gpio: of: fix GPIO drivers with multiple gpio_chip for a single node
 2016-10-24 22:07 UTC  (3+ messages)
` [RFC] "

[PATCH v5 0/7] Input: synaptics-rmi4 - F34 device reflash support
 2016-10-24 21:51 UTC  (8+ messages)
` [PATCH v5 1/7] Input: synaptics-rmi4 - factor out functions from probe
` [PATCH v5 2/7] Input: synaptics-rmi4 - add a couple of debug lines
` [PATCH v5 3/7] Input: synaptics-rmi4 - add support for F34 device reflash
` [PATCH v5 4/7] Input: synaptics-rmi4 - add support for F34 V7 bootloader
` [PATCH v5 5/7] Input: synaptics-rmi4 - add sysfs attribute update_fw_status
` [PATCH v5 6/7] Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs
` [PATCH v5 7/7] Input: synaptics-rmi4 - add package_id sysfs attribute

console issue since 3.6, console=ttyS1 hangs
 2016-10-24 21:49 UTC  (11+ messages)

[RFC] shutdown machine when li-ion battery goes below 3V
 2016-10-24 21:48 UTC  (4+ messages)

[PATCH v3 net] flow_dissector: fix vlan tag handling
 2016-10-24 21:40 UTC 

[PATCH v9 00/12] Add Mediated device support
 2016-10-24 21:39 UTC  (9+ messages)
` [PATCH v9 05/12] vfio: Introduce common function to add capabilities
` [PATCH v9 06/12] vfio_pci: Update vfio_pci to use vfio_info_add_capability()

[GIT pull] timer updates for 4.9
 2016-10-24 21:36 UTC  (9+ messages)

[PATCH 0/6] pwm: imx: Provide atomic operation for IMX PWM driver
 2016-10-24 21:26 UTC  (10+ messages)
` [PATCH 2/6] pwm: imx: Move PWMv2 software reset code to a separate function
` [PATCH 6/6] pwm: imx: Introduce "polarity_supported" flag to PWMv2 driver

[PATCH 0/5] Input: alps - cleanup
 2016-10-24 21:24 UTC  (5+ messages)

[PATCH 0/5] Support for LEGO MINDSTORTMS EV3
 2016-10-24 21:20 UTC  (6+ messages)
` [PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts

[PATCH] perf data convert: fix possible leak
 2016-10-24 21:08 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Always set max P-state in performance mode
 2016-10-24 21:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe()
 2016-10-24 21:00 UTC  (3+ messages)

[PATCH] drivers: mfd: ti_am335x_tscadc: increase ADC ref clock to 24MHz
 2016-10-24 20:58 UTC  (2+ messages)

[PATCH -tip 0/2] perf bench futex updates
 2016-10-24 20:56 UTC  (3+ messages)
` [PATCH 1/2] perf/bench-futex: Avoid worker cacheline bouncing
` [PATCH 2/2] perf/bench-futex: Sanitize numeric parameters

[PATCH] arm64: SMMU-v2: Workaround for Cavium ThunderX erratum 28168
 2016-10-24 20:54 UTC  (2+ messages)

[PATCH] serial: core: fix console problems on uart_close
 2016-10-24 20:56 UTC 

solo6010 modprobe lockup since e1ceb25a (v4.3 regression)
 2016-10-24 20:56 UTC  (11+ messages)

[PATCH 1/3] perf sched map: Apply cpu color when there's an activity
 2016-10-24 20:56 UTC  (3+ messages)
` [PATCH 3/3] perf tools: Introduce timestamp_in_usec()

[PATCH] drm/amd/powerplay: mark symbols static where possible
 2016-10-24 20:51 UTC  (6+ messages)

[PATCH v2] IB/mlx5: avoid bogus -Wmaybe-uninitialized warning
 2016-10-24 20:48 UTC 

[PATCH] mtd: ichxrom: maybe-uninitialized with gcc-4.9
 2016-10-24 20:47 UTC  (2+ messages)

drm/i915: WARN_ON_ONCE(!crtc_clock || cdclk < crtc_clock)
 2016-10-24 20:47 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] IB/mlx5: avoid bogus -Wmaybe-uninitialized warning
 2016-10-24 20:46 UTC  (3+ messages)

[PATCH 0/3] clk: keystone: Fix some error handling paths
 2016-10-24 20:43 UTC  (4+ messages)
` [PATCH 1/3] clk: keystone: Fix an error checking
` [PATCH 2/3] clk: keystone: Fix some error messages
` [PATCH 3/3] clk: keystone: Fix missing iounmap calls in an error handling path

[PATCH 0/1] mm/hugetlb: fix huge page reservation leak in private mapping error paths
 2016-10-24 20:40 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/6] sparc: Enable sun4v hypervisor PCI IOMMU v2 APIs and ATU
 2016-10-24 20:40 UTC  (7+ messages)
` [PATCH 2/6] sparc64: Add ATU (new IOMMU) support
` [PATCH 3/6] sparc64: Initialize iommu_map_table and iommu_pool

[PATCH] x86/AMD: Apply erratum 688 on machines without a BIOS fix
 2016-10-24 20:39 UTC  (12+ messages)

[PATCH 00/28] Reenable maybe-uninitialized warnings
 2016-10-24 20:37 UTC  (4+ messages)
` [PATCH 17/28] spi: fsl-espi: avoid processing uninitalized data on error

[PATCH v4] cgroup: Use CAP_SYS_RESOURCE to allow a process to migrate other tasks between cgroups
 2016-10-24 20:37 UTC 

[Bug 181381] New: Resume from suspend no longer works on Thinkpad X240
 2016-10-24 20:42 UTC 

[PATCH] shmem: avoid huge pages for small files
 2016-10-24 20:34 UTC  (12+ messages)

[PATCH V4 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-24 20:33 UTC  (7+ messages)
` [PATCH V4 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V4 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1

[PATCH] shmem: avoid maybe-uninitialized warning
 2016-10-24 20:32 UTC  (4+ messages)

[PATCH] mm: memcontrol: do not recurse in direct reclaim
 2016-10-24 20:30 UTC 

[PATCH v2 1/2] kthread: allocate kthread structure using kmalloc
 2016-10-24 20:27 UTC  (3+ messages)
` [PATCH v2 2/2] workqueue: ignore dead tasks in a workqueue sleep hook

[PATCH] drm: tda998x: mali-dp: hdlcd: refactor connector registration
 2016-10-24 20:24 UTC  (4+ messages)

[PATCH] netfilter: ip_vs_sync: fix bogus maybe-uninitialized warning
 2016-10-24 20:21 UTC  (3+ messages)

[PATCH] can: fix warning in bcm_connect/proc_register
 2016-10-24 20:17 UTC  (3+ messages)


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