linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-26 06:03:24 to 2017-06-26 11:38:42 UTC [more...]

[PATCH v2 0/5] kmod: help make deterministic
 2017-06-26 11:38 UTC  (13+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 2/4] kmod: reduce atomic operations on kmod_concurrent and simplify
  ` [PATCH v3 4/4] kmod: throttle kmod thread limit
    ` [PATCH v4 "

[RFC PATCH v2 1/2] genirq: Set irq masked state by default
 2017-06-26 11:33 UTC  (2+ messages)
` [RFC PATCH v2 2/2] genirq: Avoid unnecessary low level irq function calls

[PATCH] ubifs: replay: Detect and kill orphaned xattrs
 2017-06-26 11:19 UTC 

[PATCH v4] arm64: kvm: inject SError with user space specified syndrome
 2017-06-26 11:39 UTC 

[PATCH v1 0/6] Add support of OV9655 camera
 2017-06-26 11:16 UTC  (15+ messages)
` [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module
` [PATCH v1 6/6] [media] ov9650: add support of OV9655 variant
    ` omap3isp camera was Re: [PATCH v1 0/6] Add support of OV9655 camera

[PATCH][sound-next] ASoC: zx_aud96p22: make aud96p22_dt_ids static
 2017-06-26 11:07 UTC  (2+ messages)

[PATCH v5 0/2] ADV748x HDMI/Analog video receiver
 2017-06-26 11:06 UTC  (4+ messages)
` [PATCH v5 1/2] media: i2c: adv748x: add adv748x driver

4.12.0-rc5+git: kernel BUG at arch/x86/mm/highmem_32.c:47
 2017-06-26 10:53 UTC  (2+ messages)

[PATCH 1/2] f2fs: avoid deadlock caused by lock order of page and lock_op
 2017-06-26 10:52 UTC  (4+ messages)
` [PATCH 2/2] f2fs: report # of free inodes more precisely
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: avoid deadlock caused by lock order of page and lock_op

[PATCH 0/3] ADC: Mediatek auxadc driver for mt7622
 2017-06-26 10:45 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: adc: mt7622: add binding document

[PATCH] x86/boot/KASLR: Skip relocation handling in no kaslr case
 2017-06-26 10:43 UTC  (2+ messages)

[PATCH v6 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-06-26 10:32 UTC  (9+ messages)
` [PATCH v6 1/7] dma: Take into account dma_pfn_offset
` [PATCH v6 2/7] dma: Add simple dma_noop_mmap
` [PATCH v6 3/7] drivers: dma-coherent: Account dma_pfn_offset when used with device tree
` [PATCH v6 4/7] drivers: dma-coherent: Introduce default DMA pool
` [PATCH v6 5/7] ARM: NOMMU: Introduce dma operations for noMMU
` [PATCH v6 6/7] ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
` [PATCH v6 7/7] ARM: dma-mapping: Remove traces of NOMMU code

[PATCH v3 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
 2017-06-26 10:28 UTC  (2+ messages)
` [PATCH v3 2/2] i2c: Add Spreadtrum I2C controller driver

[PATCH][V2] batman-adv: fix various spelling mistakes
 2017-06-26 10:26 UTC 

[PATCH] iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel
 2017-06-26 10:25 UTC  (5+ messages)

block: spread MSI(-X) vectors to all possible CPUs
 2017-06-26 10:20 UTC  (4+ messages)
` [PATCH 1/3] blk-mq: include all present CPUs in the default queue mapping
` [PATCH 2/3] blk-mq: create hctx for each present CPU
` [PATCH 3/3] nvme: allocate queues for all possible CPUs

PM / wakeirq: Convert to SRCU
 2017-06-26 10:15 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH v4 0/6] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng CCU
 2017-06-26 10:15 UTC  (5+ messages)
` [PATCH v4 1/6] clk: sunxi-ng: div: Add support for fixed post-divider
  ` [linux-sunxi] "

[RFC PATCH v3 00/12] Unify interrupt mode and setup it as soon as possible
 2017-06-26 10:08 UTC  (3+ messages)

[PATCH v1 0/5] Camera support on STM32F746G-DISCO board
 2017-06-26 10:07 UTC  (5+ messages)
` [PATCH v1 3/5] [media] stm32-dcmi: crop sensor image to match user resolution

[PATCH] fs: Initialize tmp.b_page in generic_block_bmap()
 2017-06-26 10:06 UTC  (3+ messages)

[PATCH] batman-adv: fix spelling mistake "ourselve" -> "ourself"
 2017-06-26 10:05 UTC  (4+ messages)

[RFC PATCH] char: misc: Init misc->list in a safe way
 2017-06-26 10:02 UTC  (2+ messages)

[PATCH 00/20] LightNVM: pblk patches for 4.13
 2017-06-26  9:57 UTC  (21+ messages)
` [PATCH 01/20] lightnvm: re-convert ppa format on I/O failure
` [PATCH 02/20] lightnvm: propagate right error code to target
` [PATCH 03/20] lightnvm: pblk: spare double cpu_to_le64 calc
` [PATCH 04/20] lightnvm: pblk: add debug stat for read cache hits
` [PATCH 05/20] lightnvm: pblk: expose max sec per write on sysfs
` [PATCH 06/20] lightnvm: pblk: generalize erase path
` [PATCH 07/20] lightnvm: pblk: rename read request pool
` [PATCH 08/20] lightnvm: pblk: sched. metadata on write thread
` [PATCH 09/20] lightnvm: pblk: delete redundant debug line stat
` [PATCH 10/20] lightnvm: pblk: delete redundant buffer pointer
` [PATCH 11/20] lightnvm: pblk: issue multiplane reads if possible
` [PATCH 12/20] lightnvm: pblk: simplify meta. memory allocation
` [PATCH 13/20] lightnvm: pblk: decouple bad block from line alloc
` [PATCH 14/20] lightnvm: pblk: choose optimal victim GC line
` [PATCH 15/20] lightnvm: pblk: set metadata list for all I/Os
` [PATCH 16/20] lightnvm: pblk: cleanup unnecessary code
` [PATCH 17/20] lightnvm: pblk: add lock assertions on helpers
` [PATCH 18/20] lightnvm: pblk: redesign GC algorithm
` [PATCH 19/20] lightnvm: pblk: set mempool and workqueue params
` [PATCH 20/20] lightnvm: pblk: fail gracefully on irrec. error

[PATCH v1 5/6] [media] ov9650: add multiple variant support (fwd)
 2017-06-26  9:59 UTC  (2+ messages)

[RFC PATCH] genirq: Avoid unnecessary low level irq function calls
 2017-06-26  9:57 UTC  (3+ messages)

[PATCH] scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32
 2017-06-26 10:27 UTC 

[PATCH 0/2] rtc: add support for STM32H7 RTC
 2017-06-26  9:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: rtc: stm32: add support for STM32H7
` [PATCH 2/2] rtc: stm32: add STM32H7 RTC support

[PATCH] perf tools: Fix segfault for kernel.kptr_restrict=2
 2017-06-26  9:51 UTC 

clean up and modularize arch dma_mapping interface V2
 2017-06-26  9:47 UTC  (10+ messages)
` new dma-mapping tree, was "

[PATCH v5 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-06-26  9:45 UTC  (15+ messages)
` [PATCH v5 2/7] dma: Add simple dma_noop_mmap
` [PATCH v5 3/7] drivers: dma-coherent: Account dma_pfn_offset when used with device tree
` [PATCH v5 4/7] drivers: dma-coherent: Introduce default DMA pool

[PATCH] ocfs2: free 'dummy_sc' in sc_fop_release() in case of memory leak
 2017-06-26  9:44 UTC  (2+ messages)
` [Ocfs2-devel] "

[PATCH] x86/mm/hotplug: fix BUG_ON() after hotremove by not freeing pud v3
 2017-06-26  9:43 UTC  (2+ messages)

[PATCH] staging: fusb302: don't bitshift __le16 type
 2017-06-26  9:39 UTC  (6+ messages)
` endian bitshift defects [ was: staging: fusb302: don't bitshift __le16 type ]

[PATCH 1/2] ARM: dts: dm816x: Correct NAND support nodes
 2017-06-26  9:38 UTC  (2+ messages)

[PATCH 0/6] mm: give __GFP_REPEAT a better semantic
 2017-06-26  9:36 UTC  (3+ messages)
` [PATCH 1/6] MIPS: do not use __GFP_REPEAT for order-0 request

[PATCH v2 00/14] improve the fb_setcmap helper
 2017-06-26  9:35 UTC  (10+ messages)
` [PATCH v2 01/14] drm/fb-helper: keep the .gamma_store updated in drm_fb_helper_setcmap
` [PATCH v2 02/14] drm/fb-helper: remove drm_fb_helper_save_lut_atomic
` [PATCH v2 03/14] drm/fb-helper: do a generic fb_setcmap helper in terms of crtc .gamma_set

[PATCH v2 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
 2017-06-26  9:29 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: Add Spreadtrum I2C controller driver

[PATCH] mm: document highmem_is_dirtyable sysctl
 2017-06-26  9:32 UTC 

[PATCH] Staging : rts5208 : checkpatch.pl fixes
 2017-06-26  9:29 UTC  (4+ messages)

[PATCH v2] iommu/amd: Fix interrupt remapping when disable guest_mode
 2017-06-26  9:28 UTC 

[PATCH v11 00/19] Qualcomm video decoder/encoder driver
 2017-06-26  9:20 UTC  (2+ messages)

[PATCH] staging: sm750fb: always take the lock
 2017-06-26  9:19 UTC  (5+ messages)

[PATCH][-next] platform/chrome: make a couple of structures static
 2017-06-26  9:10 UTC 

[PATCH v3 0/9] vfio: Fix release ordering races and use driver_override
 2017-06-26  9:08 UTC  (10+ messages)
` [PATCH v3 2/9] kvm-vfio: Decouple only when we match a group
` [PATCH v3 7/9] vfio: Use driver_override to avert binding to compromising drivers
` [PATCH v3 8/9] amba: Export amba_bustype
` [PATCH v3 9/9] vfio: Add AMBA driver_override support

[PATCH] arcnet: fix spelling mistake "Ackknowledge" -> "Acknowledge"
 2017-06-26  9:06 UTC  (2+ messages)

[PATCH] selftests: fix memory-hotplug test
 2017-06-26  9:06 UTC  (3+ messages)

[PATCH RESEND] pty: show associative slave of ptmx in fdinfo
 2017-06-26  9:05 UTC 

[PATCH] rpmsg: rpmsg_core: fix null-ptr dereference for devices without ops
 2017-06-26  9:04 UTC  (3+ messages)

[PATCH v2] mm: Allow slab_nomerge to be set at build time
 2017-06-26  9:00 UTC  (4+ messages)

A udev rule to serve the change event of ACPI container?
 2017-06-26  8:59 UTC  (2+ messages)

[PATCH 0/7] cleanup issues with io{read|write}64
 2017-06-26  8:55 UTC  (5+ messages)
` [PATCH 1/7] drm/tilcdc: don't use volatile with iowrite64
` [PATCH 6/7] drm/tilcdc: clean up ifdef hacks around iowrite64

[PATCH] ib_isert: prevent NULL pointer dereference in isert_login_recv_done() (was: Re: NULL pointer dereference in isert_login_recv_done in 4.9.32)
 2017-06-26  8:53 UTC  (2+ messages)

[PATCH v2] ktime: Simplify ktime_compare implementation
 2017-06-26  8:45 UTC  (3+ messages)

[PATCH v6 00/8] Renesas RZ/A1 pin and gpio controller
 2017-06-26  8:45 UTC  (2+ messages)

[PATCH v2 0/6] mediatek: pwm driver add MT2712/MT7622 support
 2017-06-26  8:43 UTC  (3+ messages)
` [PATCH v2 5/6] pwm: mediatek: add PWM_CLK_DIV_MAX

[PATCH net-next v2 0/5] net: add netlink_ext_ack support to rtnl_link_ops
 2017-06-26  8:43 UTC  (5+ messages)
` [PATCH net-next v2 4/5] net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink

[PATCH v3 00/17] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-06-26  8:33 UTC  (4+ messages)
` [PATCH v3 01/17] mfd: madera: Add register definitions for Cirrus Logic Madera codecs

[PATCH 0/6] arm, arm64: frequency- and cpu-invariant accounting support for task scheduler
 2017-06-26  8:28 UTC  (3+ messages)
` [PATCH 2/6] drivers base/arch_topology: frequency-invariant load-tracking support

[PATCH] Input: synaptics - switch t460s 20FN to use RMI4 over SMBus
 2017-06-26  8:26 UTC 

[PATCH v3] f2fs: introduce reserved_blocks in sysfs
 2017-06-26  8:24 UTC 

[PATCH v2 0/5] g_NCR5380: PDMA fixes and cleanup
 2017-06-26  8:20 UTC  (4+ messages)

[__try_to_take_rt_mutex] BUG: unable to handle kernel NULL pointer dereference at 0000000000000038 !//RE: kernel BUG at kernel/locking/rtmutex.c:1027
 2017-06-26  8:16 UTC 

[PATCH 08/10] x86/hyper-v: use hypercall for remote TLB flush
 2017-06-26  8:14 UTC  (3+ messages)

[PATCH] PCI: rcar-gen2: make of_device_ids const
 2017-06-26  8:11 UTC  (2+ messages)

[PATCH] perf sort: only insert overhead && overhead_children when no overhead* field given
 2017-06-26  8:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH/RFC] phy: renesas: rcar-gen3-usb2-clksel: Add R-Car Gen3 USB 2.0 clock selector PHY
 2017-06-26  7:52 UTC  (3+ messages)

[PATCH v3 0/4] Add some DT nodes for Mediatek MT2701
 2017-06-26  7:51 UTC  (5+ messages)
` [PATCH v3 1/4] arm: dts: mt2701: Add ethernet device node
` [PATCH v3 2/4] arm: dts: mt2701: Add display bls related nodes for MT2701
` [PATCH v3 3/4] "
` [PATCH v3 4/4] arm: dts: mt2701: Add display subsystem "

[PATCH 0/2] fix loadable module for DPAA Ethernet
 2017-06-26  7:48 UTC  (3+ messages)
` [PATCH 1/2] fsl/fman: propagate dma_ops

[PATCH 0/3] USB Audio Gadget: Support multiple sampling rates
 2017-06-26  7:35 UTC  (4+ messages)
` [PATCH 1/3] usb: gadget: f_uac1: Fix endpoint reading
` [PATCH 2/3] usb: gadget: f_uac*: Reduce code duplication
` [PATCH 3/3] usb: gadget: f_uac*: Support multiple sampling rates

[PATCH] multi_v7_defconfig: Enable OMAP MTD and DM816 AHCI
 2017-06-26  7:33 UTC  (2+ messages)

[PATCH v3 0/4] g_NCR5380: PDMA fixes and cleanup
 2017-06-26  7:30 UTC  (5+ messages)
` [PATCH v3 2/4] g_NCR5380: End PDMA transfer correctly on target disconnection
` [PATCH v3 4/4] g_NCR5380: Re-work PDMA loops
` [PATCH v3 3/4] g_NCR5380: Cleanup comments and whitespace
` [PATCH v3 1/4] g_NCR5380: Fix PDMA transfer size

[PATCH v3 0/6] Updated API for TPM 2.0 PCR extend
 2017-06-26  7:21 UTC  (4+ messages)

[PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry
 2017-06-26  7:26 UTC  (3+ messages)

[PATCH] scsi: qedi: Remove comparison of u16 idx with zero
 2017-06-26  7:17 UTC  (2+ messages)

linux-next: build failure after merge of the akpm tree
 2017-06-26  7:13 UTC  (2+ messages)

[PATCH v4 15/28] MAINTAINERS: Add Actions Semi Owl section
 2017-06-26  6:56 UTC  (3+ messages)
` [PATCH v5 13/26] "
  ` 答复: "

remove dma_alloc_noncoherent
 2017-06-26  7:07 UTC  (5+ messages)
` [PATCH 01/11] dma-mapping: remove dmam_free_noncoherent
` [PATCH 02/11] dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs

[PATCH] crypto: qat - avoid an uninitialized variable warning
 2017-06-26  7:03 UTC  (2+ messages)

[PATCH] drm: exynos: dsi: release DSI_PORT_OUT node right after of_drm_find_bridge()
 2017-06-26  7:02 UTC  (2+ messages)

[PATCH v2] nvme: explicitly disable APST on quirked devices
 2017-06-26  7:01 UTC 

linux-next: Tree for Jun 26
 2017-06-26  6:58 UTC 

[PATCH v1 0/7] writeback incompressible pages to storage
 2017-06-26  6:53 UTC  (10+ messages)
` [PATCH v1 1/9] zram: clean up duplicated codes in __zram_bvec_write
` [PATCH v1 2/9] zram: inlining zram_compress
` [PATCH v1 3/9] zram: rename zram_decompress_page with __zram_bvec_read
` [PATCH v1 4/9] zram: add interface to specify backing device
` [PATCH v1 5/9] zram: add free space management in "
` [PATCH v1 6/9] zram: identify asynchronous IO's return value
` [PATCH v1 7/9] zram: write incompressible pages to backing device
` [PATCH v1 8/9] zram: read page from "
` [PATCH v1 9/9] zram: add config and doc file for writeback feature

[RFC PATCH 0/2] crypto: caam - fix cts(cbc(aes)) with CAAM driver
 2017-06-26  6:47 UTC  (6+ messages)
` [RFC PATCH 1/2] crypto: caam - properly set IV after {en,de}crypt

[PATCH] MIPS: perf: fix build failure
 2017-06-26  6:44 UTC  (2+ messages)

[PATCH v9 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-26  6:39 UTC  (23+ messages)
` [PATCH v9 5/7] vfio: Define vfio based dma-buf operations
              ` [Intel-gfx] "

BUG: unable to handle kernel NULL pointer dereference at 0000000000000038 !//RE: kernel BUG at kernel/locking/rtmutex.c:1027
 2017-06-26  6:33 UTC 

linux-next: build warning after merge of the akpm tree
 2017-06-26  6:30 UTC 

[PATCH] staging: sm750fb: always take the lock
 2017-06-26  6:25 UTC  (2+ messages)

[PATCH v6 0/7] perf report: Show branch type
 2017-06-26  6:24 UTC  (4+ messages)

[PATCH v3] genirq: Check irq disabled & masked states in irq_shutdown
 2017-06-26  6:22 UTC  (3+ messages)

v4.12-rc6: kernel hang during booting
 2017-06-26  6:19 UTC 

[PATCH v11 0/4] i2c: aspeed: added driver for Aspeed I2C
 2017-06-26  6:18 UTC  (4+ messages)
` [PATCH v11 3/4] "

[PATCH v2 0/3] ADC: Mediatek auxadc driver for mt7622
 2017-06-26  6:11 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: adc: mt7622: add binding document
` [PATCH v2 2/3] iio: adc: mt7622: add support for suspend/resume
` [PATCH v2 3/3] iio: adc: mt7622: Add compatible node for mt7622

[PATCH net-next] netfilter: conntrack: add a new NF_CT_EXT_EXPAND extension
 2017-06-26  6:10 UTC 


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