linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-06 02:12:38 to 2017-04-06 08:49:59 UTC [more...]

[PATCH 4.4 00/26] 4.4.60-stable review
 2017-04-06  8:38 UTC  (8+ messages)
` [PATCH 4.4 01/26] libceph: force GFP_NOIO for socket allocations
` [PATCH 4.4 03/26] scsi: mpt3sas: fix hang on ata passthrough commands
` [PATCH 4.4 05/26] scsi: libsas: fix ata xfer length
` [PATCH 4.4 11/26] tty/serial: atmel: fix race condition (TX+DMA)
` [PATCH 4.4 12/26] tty/serial: atmel: fix TX path in atmel_console_write()
` [PATCH 4.4 16/26] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
` [PATCH 4.4 17/26] MIPS: Lantiq: Fix cascaded IRQ setup

[PATCH 4.9 00/72] 4.9.21-stable review
 2017-04-06  8:38 UTC  (21+ messages)
` [PATCH 4.9 02/72] xen/setup: Dont relocate p2m over existing one
` [PATCH 4.9 03/72] xfs: only update mount/resv fields on success in __xfs_ag_resv_init
` [PATCH 4.9 04/72] xfs: use per-AG reservations for the finobt
` [PATCH 4.9 11/72] xfs: check for obviously bad level values in the bmbt root
` [PATCH 4.9 12/72] xfs: verify free block header fields
` [PATCH 4.9 16/72] xfs: update ctime and mtime on clone destinatation inodes
` [PATCH 4.9 18/72] xfs: dont fail xfs_extent_busy allocation
` [PATCH 4.9 19/72] xfs: handle indlen shortage on delalloc extent merge
` [PATCH 4.9 20/72] xfs: split indlen reservations fairly when under reserved
` [PATCH 4.9 27/72] xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
` [PATCH 4.9 29/72] xfs: try any AG when allocating the first btree block when reflinking
` [PATCH 4.9 35/72] ALSA: seq: Fix race during FIFO resize
` [PATCH 4.9 36/72] ALSA: hda - fix a problem for lineout on a Dell AIO machine
` [PATCH 4.9 37/72] ASoC: atmel-classd: fix audio clock rate
` [PATCH 4.9 43/72] nfsd: map the ENOKEY to nfserr_perm for avoiding warning
` [PATCH 4.9 49/72] tty/serial: atmel: fix race condition (TX+DMA)
` [PATCH 4.9 54/72] KVM: kvm_io_bus_unregister_dev() should never fail
` [PATCH 4.9 57/72] drm/etnaviv: (re-)protect fence allocation with GPU mutex
` [PATCH 4.9 64/72] qla2xxx: Allow vref count to timeout on vport delete
` [PATCH 4.9 66/72] MIPS: Lantiq: Fix cascaded IRQ setup

[PATCH 4.10 00/81] 4.10.9-stable review
 2017-04-06  8:39 UTC  (29+ messages)
` [PATCH 4.10 01/81] libceph: force GFP_NOIO for socket allocations
` [PATCH 4.10 07/81] xfs: fail _dir_open when readahead fails
` [PATCH 4.10 08/81] xfs: filter out obviously bad btree pointers
` [PATCH 4.10 09/81] xfs: check for obviously bad level values in the bmbt root
` [PATCH 4.10 12/81] xfs: mark speculative prealloc CoW fork extents unwritten
` [PATCH 4.10 14/81] xfs: reject all unaligned direct writes to reflinked files
` [PATCH 4.10 17/81] xfs: dont fail xfs_extent_busy allocation
` [PATCH 4.10 19/81] xfs: split indlen reservations fairly when under reserved
` [PATCH 4.10 20/81] xfs: fix uninitialized variable in _reflink_convert_cow
` [PATCH 4.10 21/81] xfs: dont reserve blocks for right shift transactions
` [PATCH 4.10 23/81] xfs: tune down agno asserts in the bmap code
` [PATCH 4.10 31/81] scsi: scsi_dh_alua: Check scsi_device_get() return value
` [PATCH 4.10 38/81] ASoC: Intel: Skylake: fix invalid memory access due to wrong reference of pointer
` [PATCH 4.10 39/81] ASoC: rt5665: fix getting wrong work handler container
` [PATCH 4.10 40/81] HID: wacom: Dont add ghost interface as shared data
` [PATCH 4.10 41/81] mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
` [PATCH 4.10 48/81] dt-bindings: rng: clocks property on omap_rng not always mandatory
` [PATCH 4.10 53/81] ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
` [PATCH 4.10 57/81] USB: fix linked-list corruption in rh_call_control()
` [PATCH 4.10 62/81] drm/vc4: Allocate the right amount of space for boot-time CRTC state
` [PATCH 4.10 63/81] drm/etnaviv: (re-)protect fence allocation with GPU mutex
` [PATCH 4.10 66/81] x86/mce: Fix copy/paste error in exception table entries
` [PATCH 4.10 69/81] mm: workingset: fix premature shadow node shrinking with cgroups
` [PATCH 4.10 70/81] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
` [PATCH 4.10 73/81] MIPS: Lantiq: Fix cascaded IRQ setup
` [PATCH 4.10 74/81] blk: improve order of bio handling in generic_make_request()
` [PATCH 4.10 77/81] nvme/core: Fix race kicking freed request_queue
` [PATCH 4.10 80/81] drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode

[PATCH v2 -tip 0/6] locking: Introduce range reader/writer lock
 2017-04-06  8:46 UTC  (2+ messages)
` [PATCH 5/6] locking/locktorture: Support range rwlocks

[PATCH 1/4] mm: memcontrol: clean up memory.events counting function
 2017-04-06  8:49 UTC  (4+ messages)
` [PATCH 2/4] mm: memcontrol: re-use global VM event enum

[PATCH 00/24] Kernel lockdown
 2017-04-06  8:48 UTC  (8+ messages)
` [PATCH 01/24] efi: Add EFI_SECURE_BOOT bit
` [PATCH 11/24] uswsusp: Disable when the kernel is locked down

[PATCH 1/3] ARM: dts: rockchip: Add support for phyCORE-RK3288 SoM
 2017-04-06  8:47 UTC  (3+ messages)

[PATCH v6 00/11] IMC Instrumentation Support
 2017-04-06  8:39 UTC  (14+ messages)
` [PATCH v6 01/11] powerpc/powernv: Data structure and macros definitions
` [PATCH v6 02/11] powerpc/powernv: Autoload IMC device driver module
` [PATCH v6 03/11] powerpc/powernv: Detect supported IMC units and its events
` [PATCH v6 04/11] powerpc/perf: Add event attribute and group to IMC pmus
` [PATCH v6 06/11] powerpc/perf: IMC pmu cpumask and cpu hotplug support

[PATCH] arm64: xen: Implement EFI reset_system callback
 2017-04-06  8:37 UTC  (5+ messages)

[PATCH 00/24] Kernel lockdown
 2017-04-06  8:37 UTC  (3+ messages)

[RESEND PATCH V7 1/5] Documentation: devicetree: watchdog: da9062/61 watchdog timer binding
 2017-04-06  8:28 UTC 

[PATCH v3 0/9] drm: rockchip: Fix rockchip drm unbind crash error
 2017-04-06  8:26 UTC  (11+ messages)
` [PATCH v3 8/9] drm/rockchip: gem: Don't alloc/free gem buf when dev_private is invalid
  ` [PATCH v3 1/9] drm: bridge: analogix: Detach panel when unbinding analogix dp
  ` [PATCH v3 2/9] drm: bridge: analogix: Unregister dp aux when unbinding
  ` [PATCH v3 3/9] drm: bridge: analogix: Destroy connector "

[PATCH] vfio/type1: Remove locked page accounting workqueue
 2017-04-06  8:23 UTC  (2+ messages)

[PATCH v1 0/5] perf report: Show branch type
 2017-04-06  8:21 UTC  (5+ messages)
` [PATCH v1 1/5] perf/core: Define the common branch type classification

[PATCH] sd: Explicit type cast to fix calculating rw_max
 2017-04-06  8:20 UTC 

linux-next: build warning after merge of the scsi tree
 2017-04-06  8:18 UTC  (2+ messages)

[PATCH] irqchip/gic: Don't write to GICD_ICFGR0
 2017-04-06  8:17 UTC 

[PATCH 0/6] mm: make movable onlining suck less
 2017-04-06  8:14 UTC  (3+ messages)
` [PATCH 5/6] mm, memory_hotplug: do not associate hotadded memory to zones until online

[PATCH 5/5] media: Update MAINTAINERS file for CXD2880
 2017-04-06  8:06 UTC 

[RFC PATCH] kernel: sched: Provide a pointer to the valid CPU mask
 2017-04-06  8:01 UTC  (6+ messages)

[PATCH 4/5] media: Add suppurt for CXD2880 DVB-T2/T functions
 2017-04-06  8:01 UTC 

[PATCH 3/5] media: Add suppurt for CXD2880
 2017-04-06  7:59 UTC 

[PATCH 2/5] media: Add support for CXD2880 SPI I/F
 2017-04-06  7:55 UTC 

[PATCH 1/5] dt-bindings: media: Add document file for CXD2880 SPI I/F
 2017-04-06  7:54 UTC 

[PATCH 0/2] perf/s390: fix (and enhance) perf annotate
 2017-04-06  7:51 UTC  (3+ messages)
` [PATCH 1/2] s390/perf: fix perf annotate error -95 (4.10 regression)
` [PATCH 2/2] perf/s390: implement jump types for perf annotate

dwc2_hc_chhltd_intr_dma - ChHltd set errors?
 2017-04-06  7:36 UTC  (10+ messages)

[PATCH 0/5] dt-bindings: media: Add document file and driver
 2017-04-06  7:42 UTC 

[PATCH] sched: Fix numabalancing to work with isolated cpus
 2017-04-06  7:36 UTC  (8+ messages)

[PATCH v1 1/3] nvmem: add snvs_lpgpr driver
 2017-04-06  7:31 UTC  (3+ messages)
` [PATCH v1 2/3] ARM: dts: imx6qdl.dtsi: add "fsl,imx6q-snvs-lpgpr" node
` [PATCH v1 3/3] nvmem: dt: document SNVS LPGPR binding

[PATCH 0/4] more robust PF_MEMALLOC handling
 2017-04-06  7:27 UTC  (10+ messages)
` [PATCH 3/4] treewide: convert PF_MEMALLOC manipulations to new helpers
    ` [Nbd] "
` [PATCH 4/4] mtd: nand: nandsim: convert to memalloc_noreclaim_*()

[PATCH v6 0/5] firmware: add driver data API
 2017-04-06  7:26 UTC  (3+ messages)
` [PATCH v6 1/5] firmware: add extensible driver data params

[PATCH] Revert "arm64: Increase the max granular size"
 2017-04-06  7:22 UTC  (4+ messages)

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-04-06  7:22 UTC  (11+ messages)

tty crash in tty_ldisc_receive_buf()
 2017-04-06  7:16 UTC  (2+ messages)

[PATCH 0/2] pmu0 MMIO region for A64 USB PHY
 2017-04-06  7:13 UTC  (3+ messages)
` [PATCH 2/2] arm64: allwinner: a64: add pmu0 regs for "

[PATCH] clk: sunxi-ng: Display index when clock registration fails
 2017-04-06  7:10 UTC  (2+ messages)

[PATCH 0/2] Add STM32 MDMA driver
 2017-04-06  7:08 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: "

[PATCH V10 00/12] IOMMU probe deferral support
 2017-04-06  7:01 UTC  (5+ messages)
  ` [PATCH V10 03/12] of: dma: Move range size workaround to of_dma_get_range()
  ` [PATCH V10 06/12] of: device: Fix overflow of coherent_dma_mask

[PATCH] loop: Add PF_LESS_THROTTLE to block/loop device thread
 2017-04-06  6:53 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v5 0/5] Fix the parse_dt of exynos dsi and remove the OF graph
 2017-04-06  6:48 UTC  (8+ messages)
  ` [PATCH v5 3/5] drm/exynos: dsi: Fix the parse_dt function

[PATCH] platform/x86: fujitsu-laptop: update debug message logged by call_fext_func()
 2017-04-06  6:46 UTC 

[PATCH 0/5] Add STM32 DMAMUX support
 2017-04-06  6:40 UTC  (3+ messages)
` [PATCH 2/5] dmaengine: Add STM32 DMAMUX driver

[PATCH 0/5] firmware: move UMH locks onto fallback code
 2017-04-06  6:38 UTC  (3+ messages)
` [PATCH 1/5] firmware: share fw fallback killing on reboot/suspend

[PATCH] tick/nohz: Fix wrong user and system time accouting against vtime sampling
 2017-04-06  6:36 UTC 

[PATCH] of: change fixup of dma-ranges size to error
 2017-04-06  6:18 UTC 

[tpmdd-devel] Regression between Linux 3.16 and 4.8/4.9 on Lenovo X60 with coreboot
 2017-04-06  6:18 UTC  (2+ messages)

[PATCH -v3 1/8] rtmutex: Deboost before waking up the top waiter
 2017-04-06  6:16 UTC  (4+ messages)
` [tip:locking/core] "

[PATCH v2] staging: rtl8192u: ieee80211: Fix space required after }
 2017-04-06  6:13 UTC 

[Patch v4 00/12] Add MFC v10.10 support
 2017-04-06  6:11 UTC  (13+ messages)
    ` [Patch v4 01/12] [media] s5p-mfc: Rename IS_MFCV8 macro
    ` [Patch v4 02/12] [media] s5p-mfc: Adding initial support for MFC v10.10
    ` [Patch v4 03/12] [media] s5p-mfc: Use min scratch buffer size as provided by F/W
    ` [Patch v4 04/12] [media] s5p-mfc: Support MFCv10.10 buffer requirements
    ` [Patch v4 05/12] [media] videodev2.h: Add v4l2 definition for HEVC
    ` [Patch v4 06/12] [media] v4l2-ioctl: add HEVC format description
    ` [Patch v4 07/12] Documentation: v4l: Documentation for HEVC v4l2 definition
    ` [Patch v4 08/12] [media] s5p-mfc: Add support for HEVC decoder
    ` [Patch v4 09/12] [media] s5p-mfc: Add VP9 decoder support
    ` [Patch v4 10/12] [media] v4l2: Add v4l2 control IDs for HEVC encoder
    ` [Patch v4 11/12] [media] s5p-mfc: Add support "
    ` [Patch v4 12/12] Documention: v4l: Documentation for HEVC CIDs

[PATCH V8 0/4] phy: USB and PCIe phy drivers for Qcom chipsets
 2017-04-06  5:51 UTC  (5+ messages)
` [PATCH V8 1/4] dt-bindings: phy: Add support for QUSB2 phy
` [PATCH V8 2/4] phy: qcom-qusb2: New driver for QUSB2 PHY on Qcom chips
` [PATCH V8 3/4] dt-bindings: phy: Add support for QMP phy
` [PATCH V8 4/4] phy: qcom-qmp: new qmp phy driver for qcom-chipsets

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-06  5:47 UTC  (9+ messages)
` [RFC 3/8] nvmet: Use p2pmem in nvme target
` [RFC 6/8] nvmet: Be careful about using iomem accesses when dealing with p2pmem

[PATCH v2 4/9] arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages
 2017-04-06  5:37 UTC  (2+ messages)

[PATCH] block-mq: set both block queue and hardware queue restart bit for restart
 2017-04-06  5:38 UTC  (6+ messages)

linux-next: Tree for Apr 6
 2017-04-06  5:37 UTC 

[PATCH -mm -v8 0/3] THP swap: Delay splitting THP during swapping out
 2017-04-06  5:35 UTC  (4+ messages)
` [PATCH -mm -v8 1/3] mm, THP, swap: Delay splitting THP during swap out
` [PATCH -mm -v8 2/3] mm, THP, swap: Check whether THP can be split firstly
` [PATCH -mm -v8 3/3] mm, THP, swap: Enable THP swap optimization only if has compound map

[PATCH] Add hardware PTP support
 2017-04-06  5:24 UTC  (4+ messages)
` [PATCH net-next] macb: "

[GIT PULL] PCI: Support for configurable PCI endpoint
 2017-04-06  5:19 UTC  (4+ messages)
` [PATCH v6 01/23] PCI: endpoint: Add EP core layer to enable EP controller and EP functions

[STABLE REGRESSION] iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3
 2017-04-06  5:18 UTC  (6+ messages)

[RFC PATCH 0/4] fs: introduce new writeback error tracking infrastructure and convert ext4 to use it
 2017-04-06  5:12 UTC  (12+ messages)

[HMM 00/16] HMM (Heterogeneous Memory Management) v19
 2017-04-06  4:59 UTC  (2+ messages)

[PATCH v5 0/3] printk: fix double printing with earlycon
 2017-04-06  4:44 UTC  (4+ messages)
` [PATCH v9 3/3] "

[PATCH v3 0/2] Enable mss rproc support on msm8996
 2017-04-06  4:43 UTC  (3+ messages)
` [PATCH v3 1/2] soc: qcom: Add support of scm call for mss rproc to share access of ddr

[RFC PATCH] Revert "mwifiex: fix system hang problem after resume"
 2017-04-06  4:32 UTC  (2+ messages)

[PATCH 0/5] fpga: enhancements to support non-dt code
 2017-04-06  4:25 UTC  (5+ messages)
` [PATCH 4/5] fpga-mgr: separate getting/locking FPGA manager
` [PATCH 5/5] fpga-region: separate out common code from dt specific code

[PATCH 0/3] Add support for ThunderX2 pmu events using json files
 2017-04-06  4:20 UTC  (6+ messages)
` [PATCH 3/3] perf tool, arm64, thunderx2: Add implementation defined events for ThunderX2

[PATCH] PM / devfreq: Move struct devfreq_governor to devfreq directory
 2017-04-06  4:19 UTC 

[BUG] stack tracing causes: kernel/module.c:271 module_assert_mutex_or_preempt
 2017-04-06  4:15 UTC  (14+ messages)

[PATCH] arm: dma: fix sharing of coherent DMA memory without struct page
 2017-04-06  4:11 UTC  (2+ messages)

[PATCH] mwifiex: MAC randomization should not be persistent
 2017-04-06  4:02 UTC  (2+ messages)

[PATCH] ARM: domains: Extract common USER domain init
 2017-04-06  4:00 UTC 

[PATCH] mailmap: update Yakir Yang email address
 2017-04-06  3:52 UTC 

[PATCH v3] Allow user probes on versioned symbols
 2017-04-06  3:45 UTC  (7+ messages)

[PATCH v5 0/2] provide check for ro_after_init memory sections
 2017-04-06  3:35 UTC  (3+ messages)
` [PATCH v5 1/2] module: verify address is read-only
` [PATCH v5 2/2] extable: "

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2017-04-06  3:34 UTC 

[PATCH v4] tools/perf: Allow user probes on versioned symbols
 2017-04-06  3:30 UTC 

[PATCH] get_maintainer: Add Yakir Yang to .get_maintainer.ignore
 2017-04-06  3:10 UTC  (3+ messages)

[PATCH v2 00/11] fujitsu-laptop: backlight cleanup
 2017-04-06  3:07 UTC  (5+ messages)

[RFC net-next] bpf: taint loading !is_gpl programs
 2017-04-06  2:59 UTC  (3+ messages)

[lkp-robot] [debug] 19d436268d: BUG:unable_to_handle_kernel
 2017-04-06  2:50 UTC 

[PATCH 1/2] clk: qoriq: add clock configuration for ls1088a soc
 2017-04-06  2:21 UTC  (2+ messages)
` [PATCH 2/2] clk: qoriq: add pll clock to clock lookup table

linux-next: manual merge of the tip tree with the pstore tree
 2017-04-06  2:31 UTC 

[RFC PATCH 0/6] Unify the Interrupt Mode and setup it as soon as possible
 2017-04-06  2:21 UTC  (4+ messages)
` [RFC PATCH 2/6] x86/apic: Construct a framework for setuping APIC mode "


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