linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-02 12:26:19 to 2018-08-02 16:10:38 UTC [more...]

[PATCH v5 00/14] Energy Aware Scheduling
 2018-08-02 16:10 UTC  (29+ messages)
` [PATCH v5 09/14] sched: Add over-utilization/tipping point indicator
` [PATCH v5 10/14] sched/cpufreq: Refactor the utilization aggregation method
` [PATCH v5 12/14] sched/fair: Select an energy-efficient CPU on task wake-up

aio poll and a new in-kernel poll API V21 (aka 2.0)
 2018-08-02 16:08 UTC  (7+ messages)
` [PATCH 3/4] aio: implement IOCB_CMD_POLL

[PATCH] lightnvm: pblk: take write semaphore on metadata
 2018-08-02 16:01 UTC  (3+ messages)

[PATCH v3] block: make iolatency avg_lat exponentially decay
 2018-08-02 16:01 UTC  (4+ messages)

[PATCH] aoe: mark expected switch fall-through
 2018-08-02 15:59 UTC  (2+ messages)

[PATCH char-misc 1/1] Drivers: hv: vmbus: Cleanup synic memory free path
 2018-08-02 15:54 UTC  (3+ messages)

[RFC] blk-mq: clean up the hctx restart
 2018-08-02 15:52 UTC  (7+ messages)

[PATCH v3] gpu/drm/exynos: Convert drm_atomic_helper_suspend/resume()
 2018-08-02 15:51 UTC  (3+ messages)

[PATCH] Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory
 2018-08-02 15:48 UTC  (2+ messages)

[PATCH 4.17 000/336] 4.17.12-stable review
 2018-08-02 15:43 UTC  (2+ messages)

[PATCH 4.14 000/246] 4.14.60-stable review
 2018-08-02 15:43 UTC  (2+ messages)

[PATCH 4.9 000/144] 4.9.117-stable review
 2018-08-02 15:42 UTC  (2+ messages)

[PATCH v4] gpu/drm/exynos: Convert drm_atomic_helper_suspend/resume()
 2018-08-02 15:45 UTC 

[RFC 0/4] Virtio uses DMA API for all devices
 2018-08-02 15:41 UTC  (14+ messages)

[PATCH] lib/ubsan: remove null-pointer checks
 2018-08-02 15:32 UTC 

[TRIVIAL RFC PATCH] Kconfigs - reduce use of "depends on EXPERT"
 2018-08-02 15:31 UTC  (2+ messages)

[PATCH v12 0/7] Enable Bluetooth functionality for WCN3990
 2018-08-02 15:29 UTC  (9+ messages)
` [PATCH v12 1/7] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3990
` [PATCH v12 2/7] Bluetooth: btqca: Rename ROME specific functions to generic functions
` [PATCH v12 3/7] Bluetooth: btqca: Redefine qca_uart_setup() to generic function
` [PATCH v12 4/7] Bluetooth: hci_qca: Add wrapper functions for setting UART speed
` [PATCH v12 5/7] Bluetooth: hci_qca: Enable 3.2 Mbps operating speed
` [PATCH v12 6/7] Bluetooth: btqca: Add wcn3990 firmware download support
` [PATCH v12 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

ovl: hash non-dir by lower inode for fsnotify
 2018-08-02 15:29 UTC 

[PATCH] RISC-V: Add preprocessor directives for boot_sec_cpu
 2018-08-02 15:22 UTC 

[PATCH v2] RISC-V: Add the directive for alignment of stvec's value
 2018-08-02 15:21 UTC 

[PATCHv3] lib/ratelimit: Lockless ratelimiting
 2018-08-02 15:19 UTC  (7+ messages)

[PATCH v2 0/2] virtio-balloon: some improvements
 2018-08-02 15:18 UTC  (7+ messages)
` [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker

[PATCH][next] be2net: fix spelling mistake "seqence" -> "sequence"
 2018-08-02 15:16 UTC 

[PATCH] reiserfs: fix broken xattr handling (heap corruption, bad retval)
 2018-08-02 15:15 UTC 

LVM snapshot broke between 4.14 and 4.16
 2018-08-02 15:10 UTC  (3+ messages)

[PATCHv4 00/12] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems
 2018-08-02 15:15 UTC  (4+ messages)
` [PATCHv4 01/12] sched: Add static_key for asymmetric cpu capacity optimizations

Can we fix samples/ dependency on headers please?
 2018-08-02 15:11 UTC  (2+ messages)

[PATCH] x86/kvm/lapic: always disable MMIO interface in x2APIC mode
 2018-08-02 15:08 UTC 

PROBLEM: Kernel Oops in UDP stack
 2018-08-02 15:07 UTC  (17+ messages)
  ` AW: "
      ` AW: "
              ` AW: "

[PATCH 0/3] ASoC: core: remove support for card rebind using component framework
 2018-08-02 15:03 UTC  (4+ messages)
` [PATCH 1/3] ASoC: apq8096: remove auto rebinding
` [PATCH 2/3] ASoC: smd845: "
` [PATCH 3/3] ASoC: core: remove support for card rebind using component framework

[PATCH v7 1/2] f2fs: fix to avoid broken of dnode block list
 2018-08-02 15:03 UTC 

[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
 2018-08-02 15:00 UTC  (8+ messages)

[PATCH v2] f2fs: fix invalid memory access
 2018-08-02 14:59 UTC 

[PATCH v3 0/3] Extend the SPI mem interface to set a custom memory name
 2018-08-02 14:58 UTC  (11+ messages)
` [PATCH v3 1/3] spi: spi-mem: Fix a typo in the documentation of struct spi_mem
  ` Applied "spi: spi-mem: Fix a typo in the documentation of struct spi_mem" to the spi tree
` [PATCH v3 2/3] spi: spi-mem: Extend the SPI mem interface to set a custom memory name
` [PATCH v3 3/3] mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name
  ` Applied "mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name" to the spi tree

[PATCH v12 0/3] tracing: Centralize preemptirq tracepoints and unify their usage
 2018-08-02 14:55 UTC  (2+ messages)

[PATCH] scsi: csiostor: avoid null pointer dereference on card_fw allocation failure
 2018-08-02 14:53 UTC  (2+ messages)

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-02 14:46 UTC  (7+ messages)

[PATCH] watchdog: Reduce message verbosity
 2018-08-02 14:44 UTC  (3+ messages)

RISC-V irqchip drivers
 2018-08-02 14:43 UTC  (7+ messages)
` [PATCH 6/6] dt-bindings: interrupt-controller: RISC-V PLIC documentation

linux-next: build warning after merge of the sound-asoc tree
 2018-08-02 14:37 UTC  (2+ messages)

[PATCH] f2fs: use true and false for boolean values
 2018-08-02 14:36 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3] staging: erofs: disable compiling temporarile
 2018-08-02 14:34 UTC 

[PATCH v2] staging: erofs: disable compiling temporarile
 2018-08-02 14:31 UTC  (3+ messages)

[GIT PULL] PCI fixes for v4.18
 2018-08-02 14:28 UTC 

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-08-02 14:11 UTC  (12+ messages)

[PATCH] ALSA: usb-audio: Fix wrong sizeof argument
 2018-08-02 14:20 UTC  (2+ messages)

[RFC 0/2] harden alloc_pages against bogus nid
 2018-08-02 14:23 UTC  (3+ messages)
` [RFC 1/2] slub: Avoid trying to allocate memory on offline nodes

your photos need edit
 2018-08-02 11:31 UTC 

[Question] A novel case happened when using mempool allocate memory
 2018-08-02 14:17 UTC  (5+ messages)

[RESEND PATCH 0/6] rapidio: move Kconfig menu definition to subsystem
 2018-08-02 14:16 UTC  (9+ messages)
` [RESEND PATCH 6/6] arm64: enable RapidIO menu in Kconfig

[PATCH v4 1/7] dmaengine: xilinx_dma: commonize DMA copy size calculation
 2018-08-02 14:10 UTC  (7+ messages)
` [PATCH v4 2/7] dmaengine: xilinx_dma: in axidma slave_sg and dma_cylic mode align split descriptors
` [PATCH v4 3/7] dt-bindings: dmaengine: xilinx_dma: add optional xlnx,sg-length-width property
` [PATCH v4 4/7] dmaengine: xilinx_dma: program hardware supported buffer length
` [PATCH v4 5/7] dmaengine: xilinx_dma: autodetect whether the HW supports scatter-gather
` [PATCH v4 6/7] dt-bindings: dmaengine: xilinx_dma: drop has-sg property
` [PATCH v4 7/7] dmaengine: xilinx_dma: Drop SG support for VDMA IP

[PATCH v2 00/10] ASoC: Add support to WCD9335 Audio Codec
 2018-08-02 14:07 UTC  (7+ messages)
` [PATCH v2 01/10] ASoC: dt-bindings: add dt bindings for wcd9335 audio codec

[RFC PATCH 0/3] New device-tree format and Opal based idle save-restore
 2018-08-02 14:05 UTC  (3+ messages)
` [RFC PATCH 3/3] cpuidle/powernv: Conditionally save-restore sprs using opal

[RFC PATCH v2 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-08-02 14:04 UTC  (4+ messages)
` [RFC PATCH v2 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH] tty: rocket: Fix possible buffer overwrite on register_PCI
 2018-08-02 14:02 UTC  (2+ messages)

[PATCH v2 1/2] iio: light: Add support for vishay vcnl4035
 2018-08-02 14:01 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] iio: light: Add device tree binding "

[PATCH 00/12] i2c: quirks: add zero length checks and update drivers
 2018-08-02 14:00 UTC  (3+ messages)
` [PATCH 02/12] i2c: designware-master: use core to detect 'no zero length' quirk

[PATCH v2 1/6] iio: adxl372: New driver for Analog Devices ADXL372 Accelerometer
 2018-08-02 13:58 UTC  (4+ messages)

[ANNOUNCE] v4.16.18-rt11
 2018-08-02 13:45 UTC  (4+ messages)
` candidates for @devel-rt localversion-rt++
  ` [rt-patch 1/3] arm64/acpi/perf: move pmu allocation to an early CPU up hook
    ` [rt-patch 1/3 v2] "

[PATCH v2] mfd: dt-bindings: Add rk808 PMIC reset property
 2018-08-02 13:44 UTC  (2+ messages)

[PATCH v2] net/9p/trans_virtio.c: add null terminal for mount tag
 2018-08-02 13:23 UTC  (4+ messages)
    ` [V9fs-developer] "

[PATCH] nfsd: use true and false for boolean values
 2018-08-02 13:34 UTC  (2+ messages)

[PATCH RFC] x86/kvm/lapic: always disable MMIO interface in x2APIC mode
 2018-08-02 13:34 UTC  (7+ messages)

[RFC PATCH 0/4] file: export functions for binder module
 2018-08-02 13:31 UTC  (7+ messages)

[PATCH] stop_machine: Disable preemption after queueing stopper threads
 2018-08-02 13:27 UTC  (2+ messages)
` [tip:sched/core] stop_machine: Reflow cpu_stop_queue_two_works()

[PATCH 00/31] Introduced new Cadence USBSSP DRD Driver
 2018-08-02 13:28 UTC  (8+ messages)
` [PATCH 04/31] usb: usbssp: Added USBSSP platform driver

[PATCH v3 0/6] KVM: nVMX: Enlightened VMCS for Hyper-V on KVM
 2018-08-02 13:26 UTC  (4+ messages)

[PATCH v2] fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id
 2018-08-02 13:19 UTC  (4+ messages)

linux-next: manual merge of the kvms390 tree with the kvm-arm tree
 2018-08-02 13:18 UTC  (3+ messages)

[PATCH] lightnvm: remove dependencies on BLK_DEV_NVME and PCI
 2018-08-02 13:18 UTC  (2+ messages)

[PATCH v3 2/2] PM / devfreq: Add devfreq driver for interconnect bandwidth voting
 2018-08-02 13:15 UTC  (3+ messages)

[PATCH 0/4] soc: amlogic: add meson-canvas driver
 2018-08-02 13:14 UTC  (9+ messages)
` [PATCH 1/4] "
` [PATCH 4/4] drm/meson: convert to the new canvas module

[PATCH v3] fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id
 2018-08-02 12:32 UTC 

[PATCH 1/1] selftest/net: fix FILE_SIZE for 32 bit architecture
 2018-08-02 13:08 UTC  (2+ messages)

[tip:timers/core] clocksource/drivers/arm_arch_timer: Fix bogus cpu_all_mask usage
 2018-08-02 13:07 UTC  (2+ messages)

linux-next: Tree for Aug 1
 2018-08-02 13:06 UTC  (14+ messages)

KASAN: slab-out-of-bounds Write in tls_push_record (2)
 2018-08-02 13:05 UTC 

[PATCH v5 0/6] KVM: X86: Implement Exit-less IPIs support
 2018-08-02 13:04 UTC  (5+ messages)
` [PATCH v5 3/6] KVM: X86: Fallback to original apic hooks when bad happens
` [PATCH v5 4/6] KVM: X86: Implement PV IPIs send hypercall

[PATCH v3 0/4] arm64: dts: rockchip: add basic dts file for PX30 SoCs
 2018-08-02 13:03 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: usb: dwc2: add description for px30
` [PATCH v3 2/4] dt-bindings: rockchip: grf: add grf and pmugrf "
` [PATCH v3 4/4] arm64: dts: rockchip: add PX30 eavluation board devicetree

[PATCH 1/1] selftest/net: fix protocol family to work for IPv4
 2018-08-02 13:03 UTC  (2+ messages)

[PATCH v2 4/6] iio:adxl372: Add FIFO and interrupts support
 2018-08-02 13:02 UTC  (2+ messages)

[PATCH v1 1/2] pinctrl: tegra: Move drivers registration to arch_init level
 2018-08-02 13:01 UTC  (2+ messages)

KASAN: use-after-free Read in __schedule (2)
 2018-08-02 12:59 UTC 

[PATCH 1/3] clocksource: drivers: set clockevent device cpumask to cpu_possible_mask
 2018-08-02 12:58 UTC  (4+ messages)
` [PATCH 3/3] clockevents: warn if cpu_all_mask is used for cpumask while registering new device
  ` [tip:timers/core] clockevents: Warn if cpu_all_mask is used as cpumask

[PATCH] KVM: Compile hv_remote_flush_tlb() and check_ept_pointer() when CONFIG_HYPERV is enabled
 2018-08-02 12:58 UTC  (2+ messages)

[Resend PATCH] KVM/x86: Move X86_CR4_OSXSAVE check into kvm_valid_sregs()
 2018-08-02 12:58 UTC  (2+ messages)

[PATCH RESEND RFC 0/4] Wakeup GPIO support for SDM845 SoC
 2018-08-02 12:58 UTC  (8+ messages)
` [PATCH RESEND RFC 1/4] drivers: pinctrl: qcom: add wakeup capability to GPIO

[PATCH 2/3] tick: broadcast-hrtimer: use cpu_possible_mask for ce_broadcast_hrtimer
 2018-08-02 12:58 UTC  (2+ messages)
` [tip:timers/core] tick/broadcast-hrtimer: Use "

[PATCH] KVM: x86: Skip pae_root shadow allocation if tdp enabled
 2018-08-02 12:57 UTC  (2+ messages)

How to secure erase PCI-E NVME SSD connected via USB3?
 2018-08-02 12:56 UTC  (6+ messages)

[PATCH v4 0/4] Add sdmmc UHS support to ROC-RK3328-CC board
 2018-08-02 12:54 UTC  (3+ messages)
` [PATCH v4 3/4] arm64: dts: rockchip: add io-domain to roc-rk3328-cc

[PATCH v3 0/4] EDAC: Enhancements to Synopsys EDAC driver
 2018-08-02 12:51 UTC  (5+ messages)
` [PATCH v3 1/4] edac: synps: Add platform specific structures for ddrc controller
` [PATCH v3 2/4] dt: bindings: Document ZynqMP DDRC in Synopsys documentation
` [PATCH v3 3/4] edac: synopsys: Add EDAC ECC support for ZynqMP DDRC
` [PATCH v3 4/4] arm64: zynqmp: Add DDRC node

[PATCH 0/3] perf report: Add s390 auxiliary trace support
 2018-08-02 12:49 UTC  (3+ messages)
` [PATCH 1/3] perf auxtrace: Support for perf report -D for s390

general protection fault in smc_tx_prepared_sends
 2018-08-02 12:48 UTC 

[PATCH 0/2] x86/intel_rdt and perf/x86: Fix lack of coordination with perf
 2018-08-02 12:39 UTC  (2+ messages)

[PATCH linux-next] x86: should use NULL pointer to replace plain integer
 2018-08-02 12:36 UTC  (2+ messages)
` [tip:x86/cleanups] x86/iommu: Use NULL instead of 0

[PATCH v2 0/4] EDAC: Enhancements to Synopsys EDAC driver
 2018-08-02 12:34 UTC  (5+ messages)
` [PATCH v2 1/4] edac: synps: Add platform specific structures for ddrc controller
` [PATCH v2 2/4] dt: bindings: Document ZynqMP DDRC in Synopsys documentation
` [PATCH v2 3/4] edac: synopsys: Add EDAC ECC support for ZynqMP DDRC
` [PATCH v2 4/4] arm64: zynqmp: Add DDRC node

[PATCH 2/9] mm: workingset: tell cache transitions from workingset thrashing
 2018-08-02 12:38 UTC  (2+ messages)

[PATCH] x86, asm, boot: Use CC_SET()/CC_OUT() in arch/x86/boot/
 2018-08-02 12:33 UTC  (2+ messages)
` [tip:x86/boot] x86/boot: Use CC_SET()/CC_OUT() instead of open coding it

[PATCH v2] x86: remove redundant check for kmem_cache_create()
 2018-08-02 12:31 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: Remove "

[PATCH][V2] x86/uv: remove redundant check of p == q
 2018-08-02 12:31 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/UV: Remove "

[PATCH] x86/platform/olpc: Use the PTR_ERR_OR_ZERO to simplify the code
 2018-08-02 12:30 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/olpc: Use PTR_ERR_OR_ZERO()


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