linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-26 10:38:18 to 2017-01-26 15:10:30 UTC [more...]

[PATCH v3 0/4] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2017-01-26 15:09 UTC  (19+ messages)
` [PATCH v3 2/4] dt-bindings: Add TI SCI "

[PATCH 0/7] x86/fpu: Simplify the FPU state machine
 2017-01-26 15:09 UTC  (14+ messages)
` [PATCH 1/7] x86/fpu: Simplify the fpu->last_cpu logic and rename it to fpu->fpregs_cached
      ` [PATCH] x86/fpu: Unify the naming of the FPU register cache validity flags
` [PATCH 2/7] x86/fpu: Simplify fpu->fpregs_active use
` [PATCH 3/7] x86/fpu: Make the fpu state change in fpu__clear() scheduler-atomic
` [PATCH 4/7] x86/fpu: Split the state handling in fpu__drop()
` [PATCH 5/7] x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active
` [PATCH 6/7] x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active
` [PATCH 7/7] x86/fpu: Remove struct fpu::fpregs_active

[PATCHv2 0/5] Support for Marvell switches with integrated CPUs
 2017-01-26 15:09 UTC  (4+ messages)
  ` [PATCHv3 4/5] arm: mvebu: Add device tree for 98DX3236 SoCs

[PATCH] sound: pci: cs46xx: constify snd_pcm_ops structures
 2017-01-26 15:09 UTC  (2+ messages)

linux-next: Tree for Jan 19
 2017-01-26 15:08 UTC  (10+ messages)

[PATCH] pinctrl: rockchip: Add rk3328 pinctrl support
 2017-01-26 15:07 UTC  (3+ messages)

[PATCH 0/2] x86/fpu: copyout_from_xsaves & copyin_to_xsaves fixes
 2017-01-26 15:03 UTC  (3+ messages)
` [PATCH 2/2] x86/fpu: copy MXCSR & MXCSR_FLAGS with SSE/YMM state

[PATCH linux-next v2 0/1] usb: gadget: udc: atmel: Update endpoint allocation scheme
 2017-01-26 15:02 UTC  (3+ messages)
` [PATCH linux-next v2 1/1] "

[PATCH 1/2] HID: logitech-hidpp: add battery support for HID++ 2.0 devices
 2017-01-26 15:02 UTC  (2+ messages)

[PATCH 0/1] asus-wireless: Use the correct HSWC parameter for each HID
 2017-01-26 15:00 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/6 v3] kvmalloc
 2017-01-26 14:58 UTC  (17+ messages)
                  ` [PATCH] net, bpf: use kvzalloc helper

[PATCH] phy: fix rockchip-inno-usb2 build errors
 2017-01-26 14:56 UTC  (2+ messages)

[PATCH 0/5] gpio: Utilize devm_ functions in driver probe callbacks
 2017-01-26 14:57 UTC  (11+ messages)
` [PATCH 1/5] gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback
` [PATCH 2/5] gpio: 104-idi-48: "
` [PATCH 3/5] gpio: 104-idio-16: "
` [PATCH 4/5] gpio: gpio-mm: "
` [PATCH 5/5] gpio: ws16c48: "

[PATCH v2 0/2] scsi: storvsc: Add support for FC lightweight host
 2017-01-26 14:51 UTC  (4+ messages)
` [PATCH v2 1/2] scsi: scsi_transport_fc: Provide a lightweight option for Virtual FC Hosts
` [PATCH v2 2/2] scsi: storvsc: Add support for FC lightweight host

How to ensure other module/driver is initialized?
 2017-01-26 14:51 UTC  (4+ messages)

[PATCH 10/20] openrisc: migrate exception table users off module.h and onto extable.h
 2017-01-26 14:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] mmc: host: constify mmc_host_ops structures
 2017-01-26 14:50 UTC 

[PATCH v2] drm: Clean up the 1366x768 fixup codes
 2017-01-26 14:48 UTC  (4+ messages)

[PATCH] drm/i915: fix use-after-free in page_flip_completed()
 2017-01-26 14:46 UTC  (2+ messages)

[PATCH v7 0/4] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
 2017-01-26 14:43 UTC  (4+ messages)
  ` [PATCH v7 2/4] dmaengine: Forward slave device pointer to of_xlate callback

[PATCH 1/2] qla2xxx: Fix a recently introduced memory leak
 2017-01-26 14:36 UTC 

[PATCH v6 0/2] enhance TPM 2.0 extend function to support multiple PCR banks
 2017-01-26 14:34 UTC  (6+ messages)
` [PATCH v6 1/2] tpm: implement TPM 2.0 capability to get active "
  ` [tpmdd-devel] "

[PATCH v2 0/8] Pad retentions support for Exynos5433
 2017-01-26 14:32 UTC  (3+ messages)

[PATCH v2 0/7] Add support for triggered buffer mode to STM32 ADC
 2017-01-26 14:28 UTC  (8+ messages)
` [PATCH v2 1/7] iio: adc: stm32: add support for triggered buffer mode
` [PATCH v2 2/7] iio: adc: stm32: Enable use of stm32 timer triggers
` [PATCH v2 3/7] iio: adc: stm32: add trigger polarity extended attribute
` [PATCH v2 4/7] Documentation: dt: iio: stm32-adc: optional dma support
` [PATCH v2 5/7] iio: adc: stm32: add "
` [PATCH v2 6/7] ARM: dts: stm32: Enable dma by default on stm32f4 adc
` [PATCH v2 7/7] ARM: dts: stm32: Enable pwm1 and pwm3 on stm32f429i-eval

[PATCH v2 0/3] pinctrl / gpio: Allow GPIO chips to use generic pinconfig
 2017-01-26 14:29 UTC  (11+ messages)
` [PATCH v2 3/3] pinctrl / gpio: Introduce .set_config() callback for GPIO chips

[PATCH] platform/x86: intel_pmc_core: fix out-of-bounds accesses on stack
 2017-01-26 14:27 UTC 

[PATCH 00/13] Input: Automated coccinelle cleanup (take 2)
 2017-01-26 14:28 UTC  (4+ messages)
` [PATCH 04/13] Input: keyboard - Use local variables consistently

[PATCH] clk: meson8b: fix clk81 register address
 2017-01-26 14:27 UTC  (2+ messages)

[PATCH 1/1] asus-wireless: Fix identation
 2017-01-26 14:25 UTC 

[PATCHSET v4] blk-mq-scheduling framework
 2017-01-26 14:23 UTC  (15+ messages)

[char-misc-next V3] mei: simplify error handling via devres function
 2017-01-26 15:16 UTC 

[PATCH] mm: vmscan: do not pass reclaimed slab to vmpressure
 2017-01-26 14:18 UTC  (4+ messages)

[PATCH] pinctrl: mvebu: remove unused variable
 2017-01-26 14:18 UTC  (2+ messages)

[PATCH 0/3] Update LZ4 compressor module
 2017-01-26 14:15 UTC  (4+ messages)
` [PATCH v5 0/5] "

Understanding stop_machine() use for cpu_down()
 2017-01-26 14:12 UTC 

[PATCHv4 0/5] Support for Marvell switches with integrated CPUs
 2017-01-26 14:11 UTC  (6+ messages)
` [PATCHv4 3/5] pinctrl: mvebu: pinctrl driver for 98DX3236 SoC

[PATCH] pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES
 2017-01-26 14:06 UTC  (2+ messages)

[PATCH v4 00/15] livepatch: hybrid consistency model
 2017-01-26 13:56 UTC  (3+ messages)
` [PATCH v4 01/15] stacktrace/x86: add function for detecting reliable stack traces

[PATCH 0/5] mm: vmscan: fix kswapd writeback regression
 2017-01-26 13:52 UTC  (11+ messages)
` [PATCH 1/5] mm: vmscan: scan dirty pages even in laptop mode
` [PATCH 2/5] mm: vmscan: kick flushers when we encounter dirty pages on the LRU
` [PATCH 3/5] mm: vmscan: remove old flusher wakeup from direct reclaim path
` [PATCH 4/5] mm: vmscan: only write dirty pages that the scanner has seen twice
` [PATCH 5/5] mm: vmscan: move dirty pages out of the way until they're flushed

[PATCH v2 0/2] gpio: aspeed: Implement banks Y, Z, AA, AB and AC
 2017-01-26 13:51 UTC  (5+ messages)
` [PATCH v2 1/2] gpio: aspeed: Make bank names strings
` [PATCH v2 2/2] gpio: aspeed: Add banks Y, Z, AA, AB and AC

4.10-rc5+ WARNING: CPU: 3 PID: 1 at ./include/drm/drm_crtc.h:857 drm_kms_helper_poll_enable.part.4+0xa8/0xc0
 2017-01-26 13:51 UTC  (2+ messages)

[PATCH V11 0/3] irqchip: qcom: Add IRQ combiner driver
 2017-01-26 13:48 UTC  (7+ messages)
` [PATCH V11 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping

[GIT PULL] pin control fixes for v4.10
 2017-01-26 13:42 UTC 

[PATCH] pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7]
 2017-01-26 13:43 UTC  (2+ messages)

[PATCH 00/22] add support for AXP20X and AXP22X power supply drivers
 2017-01-26 13:32 UTC  (4+ messages)
` [PATCH 08/22] power: supply: add AC power supply driver for AXP20X and AXP22X PMICs

[PATCH 0/2] gpio: aspeed: Implement banks Y, Z, AA, AB and AC
 2017-01-26 13:32 UTC  (3+ messages)
` [PATCH 1/2] gpio: aspeed: Make bank names strings

[PATCH] usb: musb: constify musb_hdrc_config structures
 2017-01-26 13:31 UTC  (4+ messages)

[PATCH 1/3] perf, pt, coresight: Clean up address filter structure
 2017-01-26 13:24 UTC  (3+ messages)

[PATCH/RFC] iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address space
 2017-01-26 13:28 UTC  (3+ messages)

[PATCH] ARM64: enable CONFIG_KEYS_COMPAT in Kconfig
 2017-01-26 13:27 UTC  (4+ messages)
` [PATCH] security/keys: add CONFIG_KEYS_COMPAT to Kconfig

[PATCH v4 0/2] procfs/tasks: introduce per-task procfs hidepid= field
 2017-01-26 13:20 UTC  (11+ messages)
` [PATCH v4 2/2] procfs/tasks: add a simple "

[PATCH v1 0/3] x86/xen: pvclock vdso support
 2017-01-26 13:22 UTC  (4+ messages)
` [PATCH v1 2/3] x86/xen/time: setup vcpu 0 time info page

[PATCHv2 00/11] Implement clocksource for rockchip SoC using rockchip timer
 2017-01-26 13:19 UTC  (8+ messages)
` [PATCH v4 0/9] "

[RFC PATCH v2 0/2] block: fix backing_dev_info lifetime
 2017-01-26 13:17 UTC  (5+ messages)

[PATCH 0/5] GTP: Fine-tuning for some function implementations
 2017-01-26 13:11 UTC  (4+ messages)
` [PATCH 2/5] gtp: Improve another size determination in ipv4_pdp_add()

[PATCH v3 1/3] dt: bindings: add documentation for zx2967 family i2c controller
 2017-01-26 13:00 UTC  (3+ messages)
` [PATCH v3 2/3] MAINTAINERS: add zx2967 i2c controller driver to ARM ZTE architecture
` [PATCH v3 3/3] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family

[PATCH] eeprom: idt_89hpesx: Discard memory freeing allocated by devm_kmalloc
 2017-01-26 13:00 UTC 

gcc trunk fails to build kernel on PowerPC64 due to oprofile warnings
 2017-01-26 12:57 UTC 

[PATCH 0/2] Add session handling to tpm spaces
 2017-01-26 12:56 UTC  (5+ messages)
` [PATCH 1/2] tpm2: add session handle context saving and restoring to the space code
` [PATCH 2/2] tpm2-space: add handling for global session exhaustion

[PATCH 05/22] clocksource: Add driver for the Cortina Gemini
 2017-01-26 12:55 UTC  (2+ messages)

[PATCH 04/22] clocksource: add DT bindings for Cortina Gemini
 2017-01-26 12:54 UTC  (2+ messages)

[PATCH v5 00/12] mmc: Add support to Marvell Xenon SD Host Controller
 2017-01-26 12:39 UTC  (8+ messages)
` [PATCH v5 05/12] dt: bindings: Add bindings for "
` [PATCH v5 06/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH v5 07/12] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC

[patch] eeprom/idt_89hpesx: freeing devm_ pointer with kfree()
 2017-01-26 12:44 UTC  (2+ messages)

[PATCH -next] eeprom: idt_89hpesx: Drop kfree for memory allocated with devm_kzalloc
 2017-01-26 12:41 UTC  (2+ messages)

[PATCH] regulator: constify regulator_ops structures
 2017-01-26 12:37 UTC  (4+ messages)

[PATCH] eeprom: fix memory leak on buf when failed allocation of csraddr_str
 2017-01-26 12:37 UTC  (2+ messages)

[PATCH] iov_iter: allow iov_iter_get_pages_alloc to allocate more pages per call
 2017-01-26 12:35 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] "

[PATCH] Revert "regulator: fixed: add support for ACPI interface"
 2017-01-26 12:31 UTC  (3+ messages)

[PATCH] perf: xgene: Include module.h
 2017-01-26 12:21 UTC  (3+ messages)

[PATCH v6 0/3] spi-nor: Add support for Intel SPI serial flash controller
 2017-01-26 12:21 UTC  (4+ messages)
` [GIT PULL] Immutable branch between MFD and MTD due for the v4.11 merge window

[PATCH] pwm: fix undefined behavior in stm32_pwm_apply
 2017-01-26 12:16 UTC  (2+ messages)

[PATCH 0/6 v3] kvmalloc
 2017-01-26 12:09 UTC  (3+ messages)
` [PATCH 1/6] mm: introduce kv[mz]alloc helpers

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

[PATCHv4] mfd: cpcap: Add minimal support
 2017-01-26 11:56 UTC  (4+ messages)

[PATCH v3] i2c: core: helper function to detect slave mode
 2017-01-26 11:49 UTC  (3+ messages)

[PATCH 0/2] Make kcov work properly with KASLR enabled
 2017-01-26 11:53 UTC  (6+ messages)
` [PATCH 2/2] kcov: make "

[PATCH 1/3] lightnvm: submit erases using the I/O path
 2017-01-26 11:47 UTC  (3+ messages)
` [PATCH 2/3] lightnvm: allow targets to use sysfs
` [PATCH 3/3] lightnvm: Add CRC read error

[PATCH] tpm: fix RC value check in tpm2_seal_trusted
 2017-01-26 11:27 UTC  (3+ messages)

[PATCH 00/11] clk: sunxi-ng: Add support for A80 CCUs
 2017-01-26 11:23 UTC  (16+ messages)
` [PATCH 01/11] clk: sunxi-ng: mux: Fix determine_rate for mux clocks with pre-dividers
` [PATCH 06/11] clk: sunxi-ng: Add A80 USB CCU
    ` [linux-sunxi] "
` [PATCH 07/11] clk: sunxi-ng: Add A80 Display Engine CCU
` [PATCH 08/11] ARM: dts: sun8i-a23-q8-tablet: Drop pinmux setting for codec PA gpio
` [PATCH 10/11] arm64: dts: allwinner: Remove no longer used pinctrl/sun4i-a10.h header

[PATCH] scsi: srp_transport: Fix 'always false comparison' in srp_tmo_valid()
 2017-01-26 11:17 UTC 

[PATCH RFC] tpm: define a command filter
 2017-01-26 11:14 UTC  (7+ messages)

[PATCH v2] Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()
 2017-01-26 11:02 UTC 

[PATCH v2 0/9] drm/sun4i: Introduce A33 display driver
 2017-01-26 10:53 UTC  (6+ messages)
` [PATCH v2 6/9] drm/panel: Add Netron DY E231732
` [PATCH v2 9/9] ARM: sun8i: sina33: Enable display

[PATCH] mm, page_alloc: Use static global work_struct for draining per-cpu pages
 2017-01-26 10:47 UTC  (3+ messages)

[PATCH 0/7] drm/exynos: add Ultra HD and interlace modes support to Exynos5433
 2017-01-26 10:42 UTC  (7+ messages)
  ` [PATCH 6/7] drm/exynos/decon5433: signal vblank only on odd fields

[PATCH 0/7] Implement generic regulator constraints parsing for ACPI and OF
 2017-01-26 10:35 UTC  (4+ messages)


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