linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-10 12:41:12 to 2018-07-10 15:47:22 UTC [more...]

[PATCHv3 0/4] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-07-10 15:47 UTC  (7+ messages)
` [PATCH] driver core: Drop devices_kset_move_last() call from really_probe()
  ` [PATCH] driver core: Partially revert "driver core: correct device's shutdown order"
    ` [PATCH v2] "

[PATCH 00/14] dma-jz4780 improvements
 2018-07-10 15:45 UTC  (10+ messages)
` [PATCH 02/14] dmaengine: dma-jz4780: Separate chan/ctrl registers
` [PATCH 04/14] dmaengine: dma-jz4780: Add support for the JZ4770 SoC
` [PATCH 06/14] dmaengine: dma-jz4780: Add support for the JZ4725B SoC

[PATCH 0/2] Minor thermal_hwmon cleanups
 2018-07-10 15:40 UTC  (3+ messages)
` [PATCH 1/2] thermal_hwmon: Sanitize attribute name passed to hwmon
` [PATCH 2/2] thermal_hwmon: Pass the originating device down to hwmon_device_register_with_info

[PATCH 00/17] Allwinner R40 HDMI refactoring
 2018-07-10 15:40 UTC  (19+ messages)
` [PATCH 01/17] dt-bindings: display: sun4i-drm: Add R40 display engine compatible
` [PATCH 02/17] drm/sun4i: "
` [PATCH 03/17] ARM: dts: sun8i: r40: Remove fallback "
` [PATCH 04/17] drm/sun4i: tcon-top: Cleanup clock handling
` [PATCH 05/17] drm/sun4i: tcon: Release node when traversing of graph
` [PATCH 06/17] dt-bindings: display: sun4i-drm: Add R40 TV TCON description
` [PATCH 07/17] drm/sun4i: DW HDMI: Release nodes if error happens during CRTC search
` [PATCH 08/17] ARM: dts: sun8i: r40: Add mixer ids to TCON TOP
` [PATCH 09/17] drm/sun4i: mixer: Read id from DT

[PATCH v5 0/1] *** PCI: kirin: Add MSI support ***
 2018-07-10 15:40 UTC  (4+ messages)
` [PATCH v5 1/1] PCI: kirin: Add MSI support
  ` 答复: "

[PATCH v7 0/5] Reintroduce i.MX EPIT Timer
 2018-07-10 15:37 UTC  (6+ messages)

[PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-10 15:34 UTC  (4+ messages)

[PATCH v1 0/4] add memcpy support for sdma
 2018-07-10 16:23 UTC  (7+ messages)
` [PATCH v1 1/4] dmaengine: imx-sdma: add memcpy interface
` [PATCH v1 2/4] dmaengine: imx-sdma: add check_bd_buswidth() to kill the dulicated code
` [PATCH v1 3/4] dmaengine: imx-sdma: support dmatest

[PATCH v1] memory: tegra: Correct driver probe order
 2018-07-10 15:30 UTC  (3+ messages)

[PATCH 1/2] gpio: mt7621: add OF_GPIO dependency
 2018-07-10 15:30 UTC  (3+ messages)
` [PATCH 2/2] staging: mt7621-gpio: remove driver

[PATCH] checkpatch: Require author Signed-off-by
 2018-07-10 15:27 UTC  (4+ messages)

[PATCH] hfs/hfsplus: use documented official timestamp range
 2018-07-10 15:26 UTC  (3+ messages)

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

[PATCH v10 00/14] arm64: kexec: add kexec_file_load() support
 2018-07-10 15:25 UTC  (5+ messages)
` [PATCH v10 08/14] arm64: kexec_file: load initrd and device-tree

[PATCH v11 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-07-10 15:23 UTC  (7+ messages)
` [PATCH v11 7/9] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root

[PATCH] printk: remove unused suppress_message_printing()
 2018-07-10 15:22 UTC 

[PATCH] block: iolatency: avoid 64-bit division
 2018-07-10 15:21 UTC 

[RFT PATCH 0/4] usb: dwc2: Turn on uframe sched everywhere
 2018-07-10 15:21 UTC  (2+ messages)

[PATCH v3 00/12] kbuild/kconfig: do not update config during installation
 2018-07-10 15:19 UTC  (6+ messages)
` [PATCH v3 05/12] kconfig: make syncconfig update .config regardless of sym_change_count

Several suspected memory leaks
 2018-07-10 15:17 UTC 

[PATCH] arm64: make flatmem depend on !NUMA
 2018-07-10 15:16 UTC 

[PATCH] eventpoll.h: wrap casts in () properly
 2018-07-10 15:15 UTC 

[PATCH] ieee802154: add rx LQI from userspace
 2018-07-10 15:13 UTC  (3+ messages)

[PATCH] perf/x86/intel: Disable LBR while checking LBR related MSRs
 2018-07-10 15:12 UTC 

linux-next: build warning after merge of the scsi tree
 2018-07-10 15:08 UTC  (7+ messages)

[PATCH] ib_srpt: use kvmalloc to allocate ring pointers
 2018-07-10 15:08 UTC  (3+ messages)

[PATCH v2 0/8] staging:rtl8192u Coding style changes
 2018-07-10 15:05 UTC  (9+ messages)
` [PATCH v2 1/8] staging:rtl8192u: Remove blank lines before '}' and after '{' characters
` [PATCH v2 2/8] staging:rtl8192u: Correct indentation and spacing for braces of code blocks
` [PATCH v2 3/8] staging:rtl8192u: Correct spacing before and after parenthesis - Style
` [PATCH v2 4/8] staging:rtl8192u: Remove prohibited spaces - Coding Style
` [PATCH v2 5/8] staging:rtl8192u: Move trailing conditional statement to the following line
` [PATCH v2 6/8] staging:rtl8192u: Remove unnecessary parentheses - Coding Style
` [PATCH v2 7/8] staging:rtl8192u: Correct indentation of ieee80211_softmac_new_net()
` [PATCH v2 8/8] staging:rtl8192u: Correction of indentation issues - Coding Style

[PATCH bpf-next v3 0/3] bpf: btf: print bpftool map data with btf
 2018-07-10 15:05 UTC  (4+ messages)
` [PATCH bpf-next v3 2/3] bpf: btf: add btf print functionality

linux-next: manual merge of the vfs tree with the overlayfs tree
 2018-07-10 15:04 UTC  (2+ messages)

4.18rc3 TX2 boot failure with "ACPICA: AML parser: attempt to continue loading table after error"
 2018-07-10 15:04 UTC  (5+ messages)

[PATCH 0/2] Fix AppArmor issues found through static analysis
 2018-07-10 15:03 UTC  (5+ messages)
` [PATCH 1/2] apparmor: Check buffer bounds when mapping permissions mask
` [PATCH 2/2] apparmor: Fully initialize aa_perms struct when answering userspace query

[PATCH 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
 2018-07-10 15:03 UTC  (2+ messages)

[PATCH v5 00/22] Sunxi-Cedrus driver for the Allwinner Video Engine, using media requests
 2018-07-10 14:58 UTC  (20+ messages)
` [PATCH v5 03/22] dt-bindings: sram: sunxi: Introduce new A10 binding for system-control
` [PATCH v5 04/22] dt-bindings: sram: sunxi: Add A13, A20, A23 and H3 dedicated bindings
` [PATCH v5 05/22] dt-bindings: sram: sunxi: Populate valid sections compatibles
` [PATCH v5 06/22] soc: sunxi: sram: Add dt match for the A10 system-control compatible
` [PATCH v5 07/22] drivers: soc: sunxi: Add support for the C1 SRAM region
` [PATCH v5 08/22] ARM: dts: sun4i-a10: Use system-control compatible
` [PATCH v5 09/22] ARM: dts: sun5i: Use most-qualified system control compatibles
  ` [linux-sunxi] "
` [PATCH v5 10/22] ARM: dts: sun7i-a20: "
  ` [linux-sunxi] "
` [PATCH v5 11/22] ARM: sun5i: Add support for the C1 SRAM region with the SRAM controller

[PATCH] f2fs: fix to do sanity check with block address in main area v2
 2018-07-10 15:01 UTC 

[PATCH v9 0/5] Add system timer driver for Mediatek SoCs
 2018-07-10 15:02 UTC  (3+ messages)
` [PATCH v9 1/5] clocksource/drivers/timer-mediatek: Add system timer bindings

[PATCH v2 5/5] f2fs: fix to propagate error from __get_meta_page()
 2018-07-10 15:00 UTC 

[PATCH v5 0/7] arm64: perf: Support for chained counters
 2018-07-10 15:01 UTC  (3+ messages)

[PATCH 1/2] drivers: core: Don't try to use a dead glue_dir
 2018-07-10 14:55 UTC  (5+ messages)

[PATCH 2/2] drivers: core: Remove glue dirs from sysfs earlier
 2018-07-10 14:55 UTC  (5+ messages)
                ` [PATCH v2 "

[PATCH] KVM: Add coalesced PIO support
 2018-07-10 14:53 UTC  (3+ messages)

[PATCH v2 0/3] Support rseq on arm64
 2018-07-10 14:51 UTC  (6+ messages)

[PATCH 0/3] fix selftests compiling errors and warnings
 2018-07-10 14:50 UTC  (6+ messages)
` [PATCH 1/3] selftests/android: fix compiling error
  ` [PATCH 2/3] selftests/android: initialize heap_type to avoid compiling warning

tools/build/Build.include: fix # escaping in .cmd files for future Make
 2018-07-10 14:50 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH] net: sched: act_ife: fix memory leak
 2018-07-10 13:53 UTC 

[PATCH v2 1/1] drm/panel: Add support for Olimex LCD-OLinuXino panel
 2018-07-10 14:48 UTC  (6+ messages)

[PATCH] [v2] Documentation: document ktime_get_*() APIs
 2018-07-10 14:46 UTC 

[PATCH] MAINTAINERS: Update E-mail address
 2018-07-10 14:47 UTC 

[PATCH 0/2] null_blk: zone support
 2018-07-10 14:46 UTC  (6+ messages)

[PATCH] crypto: dh - fix memory leak
 2018-07-10 14:22 UTC 

[PATCH] doc: Replace smp_cond_acquire() with smp_cond_load_acquire()
 2018-07-10 14:34 UTC  (2+ messages)

[PATCH v5 0/7] x86,tlb,mm: make lazy TLB mode even lazier
 2018-07-10 14:28 UTC  (8+ messages)
` [PATCH 1/7] mm: allocate mm_cpumask dynamically based on nr_cpu_ids
` [PATCH 2/7] x86,tlb: leave lazy TLB mode at page table free time
` [PATCH 3/7] x86,mm: restructure switch_mm_irqs_off
` [PATCH 4/7] x86,tlb: make lazy TLB mode lazier
` [PATCH 5/7] x86,tlb: only send page table free TLB flush to lazy TLB CPUs
` [PATCH 6/7] x86,mm: always use lazy TLB mode
` [PATCH 7/7] x86,switch_mm: skip atomic operations for init_mm

[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
 2018-07-10 14:27 UTC  (4+ messages)

[PATCH] qed: fix spelling mistake "successffuly" -> "successfully"
 2018-07-10 14:27 UTC 

[PATCH v4 0/6] Make deferring probe forever optional
 2018-07-10 14:25 UTC  (4+ messages)
` [PATCH v4 6/6] PM / Domains: Stop deferring probe at the end of initcall

[PATCH v2 0/4] vfs: track per-sb writeback errors and report them via fsinfo()
 2018-07-10 14:23 UTC  (6+ messages)
` [PATCH v2 1/4] vfs: track per-sb writeback errors
` [PATCH v2 2/4] errseq: add a new errseq_scrape function
` [PATCH v2 3/4] vfs: allow fsinfo to fetch the current state of s_wb_err
` [PATCH v2 4/4] samples: extend test-fsinfo to access error_state

[PATCH v9 0/7] Centralize and unify usage of preempt/irq tracepoints
 2018-07-10 14:20 UTC  (3+ messages)
` [PATCH v9 5/7] tracing: Centralize preemptirq tracepoints and unify their usage

[PATCH V4 3/5] mailbox: imx: add imx mu support
 2018-07-10 14:19 UTC  (2+ messages)

[PATCH v3] arm64: add ARM64-specific support for flatmem
 2018-07-10 14:16 UTC  (5+ messages)

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

[PATCH 4.4 000/268] 4.4.134-stable review
 2018-07-10 14:11 UTC  (4+ messages)
` [PATCH 4.4 229/268] media: cx23885: Set subdev host data to clk_freq pointer

[PATCH -mm -v4 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-07-10 14:07 UTC  (13+ messages)
` [PATCH -mm -v4 03/21] mm, THP, swap: Support PMD swap mapping in swap_duplicate()
` [PATCH -mm -v4 04/21] mm, THP, swap: Support PMD swap mapping in swapcache_free_cluster()
` [PATCH -mm -v4 05/21] mm, THP, swap: Support PMD swap mapping in free_swap_and_cache()/swap_free()

[PATCH v4 2/5] rtc: isl1208: add support for isl1219 with tamper detection
 2018-07-10 14:06 UTC  (3+ messages)

[PATCH] tools: usb: ffs-test: Fix build on big endian systems
 2018-07-10 14:01 UTC 

[PATCH 0/5] perf: Fixes for callchain ip handling and related tests
 2018-07-10 13:58 UTC  (6+ messages)
` [PATCH 1/5] perf powerpc: Fix callchain ip filtering
` [PATCH 2/5] perf powerpc: Fix callchain ip filtering when return address is in a register
` [PATCH 3/5] perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
` [PATCH 4/5] perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanups
` [PATCH 5/5] perf tests: Fix record+probe_libc_inet_pton.sh when event exists

[PATCH v4.9] PM / OPP: Update voltage in case freq == old_freq
 2018-07-10 13:59 UTC  (2+ messages)

[PATCH] powerpc: Replaced msleep with usleep_range
 2018-07-10 13:57 UTC  (3+ messages)

[PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-10 13:57 UTC  (2+ messages)

[PATCH v4 0/3] serial: 8250_dw: add fractional divisor support
 2018-07-10 13:56 UTC  (3+ messages)
` [PATCH v4 2/3] serial: 8250: export serial8250_do_set_divisor()

droid 4: no sound in the morning
 2018-07-10 13:53 UTC  (2+ messages)

[PATCH] mtd: nuc900_nand: mark expected switch fall-through
 2018-07-10 13:29 UTC 

[PATCH for 4.18 0/6] Restartable Sequences updates
 2018-07-10 13:48 UTC  (5+ messages)
` [PATCH for 4.18 2/6] rseq: use get_user/put_user rather than __get_user/__put_user

[PATCH 0/2] Fix crash due to vma_is_anonymous() false-positives
 2018-07-10 13:48 UTC  (3+ messages)
` [PATCH 1/2] mm: Fix "
` [PATCH 2/2] mm: Drop unneeded ->vm_ops checks

[PATCH] media: platform: meson-ao-cec: make busy TX warning silent
 2018-07-10 13:44 UTC 

cgroup trace events acquire sleeping locks
 2018-07-10 13:32 UTC  (6+ messages)

Vibrations on Droid 4?
 2018-07-10 13:30 UTC  (5+ messages)

Crash in scheduler path on Linux-4.15
 2018-07-10 13:29 UTC 

WARNING: kmalloc bug in __v9fs_get_acl
 2018-07-10 13:29 UTC 

[PATCH 1/2] Revert "tick: Prefer a lower rating device only if it's CPU local device"
 2018-07-10 13:25 UTC  (6+ messages)
` [PATCH 2/2] clocksource: arm_arch_timer: set arch_mem_timer cpumask to cpu_possible_mask

[PATCH v2 0/4] Add support for Arm Framebuffer Compression(AFBC)
 2018-07-10 13:18 UTC  (5+ messages)
` [PATCH v2 1/4] drm/arm/malidp: Add modifier definitions for describing Arm Framebuffer Compression (AFBC)
` [PATCH v2 2/4] drm/arm/malidp: Implemented the size validation for AFBC framebuffers
` [PATCH v2 3/4] drm/arm/malidp: Set the AFBC register bits if the framebuffer has AFBC modifier
` [PATCH v2 4/4] drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART

[PATCH 0/3] x86/pti: Call pti_init() after mark_readonly()
 2018-07-10 13:19 UTC  (2+ messages)

[PATCH v5 0/6] Add MCAN Support for dra76x
 2018-07-10 13:20 UTC  (4+ messages)
` [PATCH v5 4/6] bus: ti-sysc: Add support for software reset

[PATCH v2 0/2] Fix imx6sl display power domain
 2018-07-10 13:18 UTC  (4+ messages)
` [PATCH v2 1/2] soc: imx: gpc: Disable 6sl display power gating for ERR006287

linux-next: build warning after merge of the printk tree
 2018-07-10 13:15 UTC  (4+ messages)

[PATCH v2 0/4] sun8i: r40: add AHCI
 2018-07-10 13:15 UTC  (4+ messages)

[PATCH] arm64: neon: Fix function may_use_simd() return error status
 2018-07-10 13:11 UTC  (2+ messages)

[PATCH] tracing/kprobe: Release kprobe print_fmt properly
 2018-07-10 13:04 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpts: break cycle once late ts is matched
 2018-07-10 13:04 UTC 

[PATCH] usb: dwc3: rockchip: Fix PHY documentation links
 2018-07-10 13:03 UTC  (2+ messages)

[PATCH 3/3] clk: meson-g12a: Add EE Clock controller driver
 2018-07-10 12:59 UTC  (2+ messages)

[PATCH v1 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-07-10 12:56 UTC  (3+ messages)
` [PATCH v1 1/2] dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation
` [PATCH v1 2/2] pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver

[PATCH 0/6] Tegra PMC pinctrl pad configuration
 2018-07-10 12:54 UTC  (7+ messages)
` [PATCH 1/6] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
` [PATCH 2/6] soc/tegra: pmc: Factor out DPD register bit calculation
` [PATCH 3/6] soc/tegra: pmc: Implement tegra_io_pad_is_powered()
` [PATCH 4/6] soc/tegra: pmc: Use X macro to generate IO pad tables
` [PATCH 5/6] dt-bindings: Add Tegra PMC pad configuration bindings
` [PATCH 6/6] soc/tegra: pmc: Implement pad configuration via pinctrl

[PATCH 0/1] eMMC controller issue on Intel Baytrail SoC
 2018-07-10 12:51 UTC  (7+ messages)
` [PATCH 1/1] mmc: sdhci-pci: fix eMMC controller issue on Intel Baytrail SoCs

[PATCH v9 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-10 12:52 UTC  (4+ messages)
` [PATCH v9 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

io_pgetevents & aio fsync V4
 2018-07-10 12:51 UTC  (5+ messages)
` [PATCH 7/7] aio: implement io_pgetevents

[net-next,v3] tcp: Improve setsockopt() TCP_USER_TIMEOUT accuracy
 2018-07-10 12:48 UTC  (3+ messages)

[PATCH V6 1/3] mmc: sdhci: Add support for O2 eMMC HS200 mode
 2018-07-10 12:44 UTC  (5+ messages)
` [PATCH V6 2/3] mmc: sdhci: Add support for O2 hardware tuning
` [PATCH V6 3/3] mmc: sdhci: Add MSI interrupt support for O2 SD host

[PATCH v6 0/6] mtd: rawnand: support MT29F1G08ABAFAWP-ITE:F
 2018-07-10 12:44 UTC  (2+ messages)

[PATCH v11 0/2] CPU scaling support for msm8996 DT
 2018-07-10 12:43 UTC  (4+ messages)
` [PATCH v11 2/2] dt: qcom: Add qcom-cpufreq-kryo driver configuration

BUG: KASAN: use-after-free in ex_handler_refcount
 2018-07-10 12:43 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).