linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-02 04:50:01 to 2018-07-02 09:38:03 UTC [more...]

[patch 2/2] posix-timers: Sanitize overrun handling
 2018-07-02  9:37 UTC  (2+ messages)
` [tip:timers/core] "

[patch 1/2] posix-timers: Make forward callback return s64
 2018-07-02  9:36 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH v11 0/4] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-07-02  9:35 UTC  (5+ messages)
` [PATCH v11 1/4] scsi: ufs: add Hisilicon ufs driver code
` [PATCH v11 2/4] dt-bindings: scsi: ufs: add document for hisi-ufs
` [PATCH v11 3/4] arm64: dts: add ufs dts node
` [PATCH v11 4/4] arm64: defconfig: enable configs for Hisilicon ufs

[PATCH v3 0/2] ubi: add possibility to skip CRC check for static UBI volumes
 2018-07-02  9:36 UTC  (17+ messages)
` [PATCH v3 1/2] ubi: provide a way to skip CRC checks
` [PATCH v3 2/2] ubi: expose the volume CRC check skip flag

hrtimer become inaccurate with RT patch
 2018-07-02  9:34 UTC 

[PATCH v4 00/27] Venus updates
 2018-07-02  9:35 UTC  (15+ messages)
` [PATCH v4 02/27] venus: hfi: preparation to support venus 4xx
` [PATCH v4 11/27] venus: core,helpers: add two more clocks found in Venus 4xx
` [PATCH v4 12/27] venus: hfi_parser: add common capability parser
` [PATCH v4 14/27] venus: helpers: add a helper function to set dynamic buffer mode
` [PATCH v4 15/27] venus: helpers: add helper function to set actual buffer size
` [PATCH v4 24/27] venus: helpers: move frame size calculations on common place

4.17.x won't boot due to "x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G"
 2018-07-02  9:34 UTC  (2+ messages)

[PATCH] ext4: e2fsprogs: fix inode bitmap num not integer,incompatible for ancient android devices
 2018-07-02  9:34 UTC  (11+ messages)
  ` 答复: "
      ` 答复: "
          ` 答复: "
              ` 答复: "
                  ` 答复: "

[PATCH] Add renameat2 function [BZ #17662]
 2018-07-02  9:32 UTC  (2+ messages)

4.18.0-rc1-next-20180619 boot failed on beagle board x15
 2018-07-02  9:32 UTC  (8+ messages)

WARNING in input_alloc_absinfo
 2018-07-02  9:30 UTC  (3+ messages)

[PATCH] mm: be more informative in OOM task list
 2018-07-02  9:30 UTC  (2+ messages)

[PATCH v2 00/29] Venus updates
 2018-07-02  9:30 UTC  (9+ messages)
` [PATCH v2 12/29] venus: add common capability parser
` [PATCH v2 27/29] venus: implementing multi-stream support

drivers/android/.tmp_gl_binder.o:undefined reference to `__user_bad'
 2018-07-02  9:27 UTC  (2+ messages)

[PATCH 0/4] samples/bpf: simple fixes
 2018-07-02  9:25 UTC  (6+ messages)
` [PATCH 1/4] samples/bpf: add missing <linux/if_vlan.h>
` [PATCH 2/4] samples/bpf: Check the result of system()
` [PATCH 3/4] samples/bpf: Check the error of write() and read()
` [PATCH 4/4] samples/bpf: add .gitignore file

[PATCH] arm64: Use aarch64elf and aarch64elfb emulation mode variants
 2018-07-02  9:16 UTC 

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-02  9:14 UTC  (3+ messages)

staging: rtl8192u: RFC - harmonisation of rtl819x_HT.h ?
 2018-07-02  9:14 UTC  (4+ messages)
` [PATCH 1/3] staging: rtl8192u: Use __func__ instead of hardcoded string - Style

[PATCH v5 0/2] support exception state migration and set VSESR_EL2 by user space
 2018-07-02  9:13 UTC  (4+ messages)
` [PATCH v5 1/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[PATCH] powerpc: hwrng; fix missing of_node_put()
 2018-07-02  9:08 UTC 

[RESEND PATCH v4 0/2] Add a property in at24.c
 2018-07-02  9:12 UTC  (3+ messages)
` [RESEND PATCH v4 1/2] dt-bindings: at24: Add address-width property
` [RESEND PATCH v4 2/2] eeprom: at24: Add support for "

[PATCH v7 REBASED 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-07-02  9:10 UTC  (2+ messages)

[PATCH] ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set
 2018-07-02  9:06 UTC  (2+ messages)

[PATCH][next] gnss: make struct ubx_gserial_ops static
 2018-07-02  8:59 UTC  (2+ messages)

[PATCH 0/5] ARM: dts: dra7/am7xx: USB fixes and enhancements
 2018-07-02  8:56 UTC  (2+ messages)

[PATCH v3 00/24] Add support for R40 HDMI pipeline
 2018-07-02  8:56 UTC  (5+ messages)
` [PATCH v3 10/24] drm/sun4i: tcon: Generalize engine search algorithm
    ` [linux-sunxi] "

[PATCH] venus: vdec: fix decoded data size
 2018-07-02  8:51 UTC  (2+ messages)

[PATCH] USB: serial: io_edgeport: mark expected switch fall-throughs
 2018-07-02  8:51 UTC  (2+ messages)

[PATCH v4.9] PM / OPP: Update voltage in case freq == old_freq
 2018-07-02  8:49 UTC 

[RFC v3 PATCH 0/5] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-07-02  8:45 UTC  (3+ messages)
` [RFC v3 PATCH 5/5] x86: check VM_DEAD flag in page fault

[PATCH] ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
 2018-07-02  8:43 UTC  (2+ messages)

[PATCHv3 0/9] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems
 2018-07-02  8:36 UTC  (8+ messages)
` [PATCHv3 1/9] sched: Add static_key for asymmetric cpu capacity optimizations

[PATCH 3.18 00/85] 3.18.114-stable review
 2018-07-02  8:35 UTC  (5+ messages)

[PATCH 4.14 000/157] 4.14.53-stable review
 2018-07-02  8:34 UTC  (4+ messages)
` [PATCH 4.14 088/157] irqchip/gic-v3-its: Dont bind LPI to unavailable NUMA node

[PATCH] drm/msm/adreno: Remove VLA usage
 2018-07-02  8:34 UTC  (2+ messages)

[PATCH v4 0/2] ubi: add possibility to skip CRC check for static UBI volumes
 2018-07-02  8:32 UTC  (3+ messages)
` [PATCH v4 1/2] ubi: provide a way to skip CRC checks
` [PATCH v4 2/2] ubi: expose the volume CRC check skip flag

[PATCH] char: pcmcia: remove redundant pointer dev
 2018-07-02  8:31 UTC 

[PATCH upstream] KASAN: slab-out-of-bounds Read in getname_kernel
 2018-07-02  8:31 UTC  (4+ messages)

[PATCH v4 00/11] macintosh: Resolve various PMU driver problems
 2018-07-02  8:21 UTC  (12+ messages)
` [PATCH v4 02/11] macintosh/via-pmu: Add missing mmio accessors
` [PATCH v4 05/11] macintosh/via-pmu: Replace via pointer with via1 and via2 pointers
` [PATCH v4 03/11] macintosh/via-pmu: Don't clear shift register interrupt flag twice
` [PATCH v4 01/11] macintosh/via-pmu: Fix section mismatch warning
` [PATCH v4 04/11] macintosh/via-pmu: Enhance state machine with new 'uninitialized' state
` [PATCH v4 07/11] macintosh/via-pmu: Explicitly specify CONFIG_PPC_PMAC dependencies
` [PATCH v4 06/11] macintosh/via-pmu: Add support for m68k PowerBooks
` [PATCH v4 09/11] macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver
` [PATCH v4 11/11] macintosh/via-pmu: Disambiguate interrupt statistics
` [PATCH v4 08/11] macintosh/via-pmu68k: Don't load driver on unsupported hardware
` [PATCH v4 10/11] macintosh/via-pmu: Clean up interrupt statistics

[PATCH 0/3] ARM: dts: imx: add two ZII boards
 2018-07-02  8:21 UTC  (3+ messages)
` [PATCH 1/3] ARM: dts: imx51-zii-common: create common include dtsi

[PATCH] hpet: remove redundant pointer hpet
 2018-07-02  8:21 UTC 

[PATCH v4 0/9] xen: dma-buf support for grant device
 2018-07-02  8:20 UTC  (5+ messages)
` [PATCH v4 8/9] xen/gntdev: Implement dma-buf export functionality

[PATCH 5/8] remoteproc: new driver for TI PRU
 2018-07-02  8:17 UTC  (6+ messages)
` New remoteproc "

[PATCH V2] ARM: dts: imx6: correct anatop regulators range
 2018-07-02  8:18 UTC  (2+ messages)

[PATCH] paride: remove redundant variable n
 2018-07-02  8:14 UTC 

/tmp/cctnQ1CM.s:35: Error: .err encountered
 2018-07-02  8:11 UTC  (4+ messages)

[PATCH 1/2] nds32: To implement these icache invalidation APIs since nds32 cores don't snoop data cache. This issue is found by Guo Ren. Based on the Documentation/core-api/cachetlb.rst and it says:
 2018-07-02  8:08 UTC  (3+ messages)

[PATCH] drm: Use kvzalloc for allocating blob property memory
 2018-07-02  8:07 UTC  (5+ messages)

[PATCH v2] regulator: core: Enable voltage balancing
 2018-07-02  8:05 UTC  (3+ messages)
  ` [PATCH] regulator: core: Pass max_uV value to regulator_set_voltage_rdev

[PATCH] lightnvm: limit get chunk meta request size
 2018-07-02  8:02 UTC 

[PATCH 00/32] Qualcomm Camera Subsystem driver - 8x96 support
 2018-07-02  8:01 UTC  (4+ messages)
` [PATCH 08/32] media: camss: Unify the clock names

[PATCH v3 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-07-02  7:57 UTC  (5+ messages)
` [PATCH v3 1/4] PCI: mediatek: fixup mtk_pcie_find_port logical
` [PATCH v3 2/4] PCI: mediatek: enable msi after clock enabled
` [PATCH v3 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622
` [PATCH v3 4/4] PCI: mediatek: Add loadable kernel module support

[PATCH 1/3] drivers/dax/super: Add annotation for ops in struct dax_device
 2018-07-02  7:57 UTC  (7+ messages)
` [PATCH 2/3] fs/ext2/inode: Fix a type cast error for fsdax
` [PATCH 3/3] fs/ext2/inode: Optimize the condition for iomap_begin

[PATCH kernel] powerpc/powernv/ioda2: Add 256M IOMMU page size to the default POWER8 case
 2018-07-02  7:42 UTC 

[PATCHi v2] mm: do not drop unused pages when userfaultd is running
 2018-07-02  7:50 UTC 

[PATCH] loop: remove redundant pointer inode
 2018-07-02  7:47 UTC 

[PATCH] objtool: Support GCC 8 '-fnoreorder-functions'
 2018-07-02  7:46 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH] block/floppy: remove redundant variable dflags
 2018-07-02  7:42 UTC 

Mounting corrupted HFS+ causes kernel NULL pointer dereference
 2018-07-02  7:41 UTC  (6+ messages)

[PATCH v4 00/18] ARM: davinci: step towards removing at24_platform_data
 2018-07-02  7:41 UTC  (8+ messages)
` [PATCH v4 08/18] net: davinci_emac: potentially get the MAC address from MTD
` [PATCH v4 09/18] ARM: davinci: da850-evm: remove dead MTD code

[PATCH] fbcon: introduce for_each_registered_fb() helper
 2018-07-02  7:36 UTC  (4+ messages)

[PATCH] atm: zatm: remove redundant pointer zatm_dev
 2018-07-02  7:37 UTC 

[PATCH] KVM: arm64: vgic-its: Remove VLA usage
 2018-07-02  7:36 UTC  (2+ messages)

[PATCH] alarmtimer: Prevent overflow for relative nanosleep
 2018-07-02  7:34 UTC 

[PATCH 0/3] IIO: st_sensors_i2c: improve device enumeration
 2018-07-02  7:32 UTC  (9+ messages)
` [PATCH 1/3] IIO: st_accel_i2c.c: Use fallback if DT/ACPI enum failed
` [PATCH 3/3] IIO: st_accel.h: sync DT and I2C device ID table strings

[PATCH REPOST] mfd: dln2: use irqsave() in USB's complete callback
 2018-07-02  7:31 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] sata_nv: remove redundant pointers sdev0 and sdev1
 2018-07-02  7:30 UTC 

[RFC PATCH] tg: count the sum wait time of an task group
 2018-07-02  7:29 UTC 

[PATCH] staging: fbtft: fix line indent
 2018-07-02  7:28 UTC  (2+ messages)
` [PATCH v2] staging: fbtft: indent fbtft_device_display - last entry - pdev - dev

[PATCH 0/5 V5] Support kdump for AMD secure memory encryption(SME)
 2018-07-02  7:26 UTC  (6+ messages)
` [PATCH 1/5 V5] Add a function(ioremap_encrypted) for kdump when AMD sme enabled
` [PATCH 2/5 V5] Allocate pages for kdump without encryption when SME is enabled
` [PATCH 3/5 V5] Remap the device table of IOMMU in encrypted manner for kdump
` [PATCH 4/5 V5] Adjust some permanent mappings in unencrypted ways for kdump when SME is enabled
` [PATCH 5/5 V5] Help to dump the old memory encrypted into vmcore file

[PATCH v5 0/8] Introduce on-chip interconnect API
 2018-07-02  7:23 UTC  (5+ messages)
` [PATCH v5 1/8] interconnect: Add generic "

[PATCH v2 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622
 2018-07-02  7:21 UTC  (2+ messages)

[PATCH V2 net-next 0/9] net: hns3: a few code improvements
 2018-07-02  7:50 UTC  (10+ messages)
` [PATCH V2 net-next 1/9] net: hns3: remove unused hclge_ring_to_dma_dir
` [PATCH V2 net-next 2/9] net: hns3: remove useless code in hclge_cmd_send
` [PATCH V2 net-next 3/9] net: hns3: remove some redundant assignments
` [PATCH V2 net-next 4/9] net: hns3: simplify hclge_cmd_csq_clean
` [PATCH V2 net-next 5/9] net: hns3: remove a redundant hclge_cmd_csq_done
` [PATCH V2 net-next 6/9] net: hns3: remove some unused members of some structures
` [PATCH V2 net-next 7/9] net: hns3: give default option while dependency HNS3 set
` [PATCH V2 net-next 8/9] net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
` [PATCH V2 net-next 9/9] net: hns3: modify hnae_ to hnae3_

[PATCH 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-07-02  7:17 UTC  (7+ messages)
` [PATCH 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH] kernel/power: cast PAGE_SIZE to int when comparing with error code
 2018-07-02  7:14 UTC  (3+ messages)

[PATCH] partitions/ldm: remove redundant pointer dgrp
 2018-07-02  7:13 UTC 

[PATCH] lib: rhashtable: Correct self-assignment in rhashtable.c
 2018-07-02  7:07 UTC  (3+ messages)

[PATCH net-next 00/10] net: hns3: a few code improvements
 2018-07-02  7:06 UTC  (4+ messages)
` [PATCH net-next 05/10] net: hns3: using modulo for cyclic counters in hclge_cmd_send

[PATCH] kvmclock: remove redundant variable 'size'
 2018-07-02  7:06 UTC 

[PATCH 2/2] mm: set PG_dma_pinned on get_user_pages*()
 2018-07-02  7:02 UTC  (16+ messages)

[RFC 2/6] dmaengine: xilinx_dma: Pass AXI4-Stream control words to netdev dma client
 2018-07-02  6:59 UTC  (3+ messages)
` [RFC] dmaengine: Add metadat_ops for dma_async_tx_descriptor

[PATCH] RFC: siox: don't create a thread without starting it
 2018-07-02  6:49 UTC  (5+ messages)
` [PATCH] "

[PATCH v2 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-07-02  6:48 UTC  (2+ messages)

[PATCH v7 0/4] Support for Qualcomm UFS QMP PHY on SDM845
 2018-07-02  6:42 UTC  (3+ messages)
` [PATCH v7 2/4] phy: General struct and field cleanup

[PATCH] rpmsg: smd: Add missing include of sizes.h
 2018-07-02  6:33 UTC  (2+ messages)

[PATCH 4.17 000/220] 4.17.4-stable review
 2018-07-02  6:33 UTC  (5+ messages)
` [PATCH 4.17 154/220] UBIFS: Fix potential integer overflow in allocation

why do we still need bootmem allocator?
 2018-07-02  6:09 UTC  (7+ messages)
        ` h8300: BUG: Bad page state in process swapper (was: Re: why do we still need bootmem allocator?)

[PATCH v2 1/4] perf test shell: Replace '|&' with '2>&1 |' to work with more shells
 2018-07-02  6:18 UTC  (2+ messages)

[PATCH] f2fs: show the fsync_mode=nobarrier mount option
 2018-07-02  6:14 UTC  (2+ messages)

[PATCH v5 15/17] media: platform: Switch to v4l2_async_notifier_add_subdev
 2018-07-02  6:09 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: pxa: add pincontrol helpers
 2018-07-02  5:57 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: pxa: add mioa701 board description

[RESEND][PATCH v6 3/6] cx25840: add pin to pad mapping and output format configuration
 2018-07-02  5:55 UTC  (2+ messages)

[PATCH v2 0/6] mm/fs: gup: don't unmap or drop filesystem buffers
 2018-07-02  5:54 UTC  (2+ messages)

[PATCH v5 0/6] fs/dcache: Track & limit # of negative dentries
 2018-07-02  5:52 UTC  (7+ messages)
` [PATCH v5 1/6] fs/dcache: Track & report number "
` [PATCH v5 2/6] fs/dcache: Make negative dentry tracking configurable
` [PATCH v5 3/6] fs/dcache: Enable automatic pruning of negative dentries
` [PATCH v5 4/6] fs/dcache: Spread negative dentry pruning across multiple CPUs
` [PATCH v5 5/6] fs/dcache: Allow optional enforcement of negative dentry limit
` [PATCH v5 6/6] fs/dcache: Make negative dentry limit enforcement sysctl parameter

[PATCH] crypto: zip: make several functions static
 2018-07-02  5:45 UTC  (2+ messages)

[lkp-robot] [vfs] 8a2e54b8af: netperf.Throughput_total_tps -26.1% regression
 2018-07-02  5:27 UTC 

[PATCH -mm -v4 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-07-02  5:19 UTC  (13+ messages)
` [PATCH -mm -v4 03/21] mm, THP, swap: Support PMD swap mapping in swap_duplicate()

[PATCH 5/5] x86/kernel: jump_table: use relative references
 2018-07-02  5:14 UTC  (2+ messages)
` [lkp-robot] [x86/kernel] b1ff47aace: WARNING:at_kernel/jump_label.c:#__jump_label_update

[PATCH v5 00/10] Uprobes: Support SDT markers having reference count (semaphore)
 2018-07-02  5:16 UTC  (4+ messages)
` [PATCH v5 06/10] "

[RESEND PATCH v3] media: dvb-frontends: add Socionext SC1501A ISDB-S/T demodulator driver
 2018-07-02  5:14 UTC 

[PATCH v4] media: helene: add I2C device probe function
 2018-07-02  5:12 UTC 

[RESEND PATCH] media: helene: fix xtal frequency setting at power on
 2018-07-02  5:11 UTC 

[PATCH v2 5/6] mm: track gup pages with page->dma_pinned_* fields
 2018-07-02  5:05 UTC  (3+ messages)

[PATCH v7 0/6] provide power off support for iMX6 with external PMIC
 2018-07-02  5:04 UTC  (6+ messages)
` [PATCH v7 3/6] kernel/reboot.c: export pm_power_off_prepare

[PATCH 1/1] ARM: dts: imx6ull: add operating points
 2018-07-02  4:52 UTC  (2+ messages)

linux-next: Tree for Jul 2
 2018-07-02  4:51 UTC 

[PATCH RFC tip/core/rcu 0/2] RCU consolidation patches
 2018-07-02  4:49 UTC  (7+ messages)
` [PATCH RFC tip/core/rcu 1/2] rcu: Defer reporting RCU-preempt quiescent states when disabled


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