linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-21 15:17:42 to 2018-11-21 19:00:16 UTC [more...]

[RFC PATCH] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-11-21 19:00 UTC  (4+ messages)
  ` [PATCH v2 00/15] Prepare for PTRACE_GET_SYSCALL_INFO
        ` [PATCH v2 16/15] syscall_get_arch: add "struct task_struct *" argument

[PATCH 4.19 000/361] 4.19.2-stable review
 2018-11-21 18:59 UTC  (8+ messages)
` [PATCH 4.19 041/361] x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation

possible deadlock in mnt_want_write
 2018-11-21 18:57 UTC  (4+ messages)

[PATCH 0/9] drm: remove deprecated functions
 2018-11-21 18:56 UTC  (3+ messages)
` [PATCH 6/9] drm: remove deprecated "drm_connector_[un]reference" functions

[PATCH 0/7] HID: revert the Logitech High Resolution wheel support
 2018-11-21 18:46 UTC  (11+ messages)
` [PATCH 1/7] Revert "HID: input: simplify/fix high-res scroll event handling"
` [PATCH 2/7] Revert "HID: logitech: fix a used uninitialized GCC warning"
` [PATCH 3/7] Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"
` [PATCH 4/7] Revert "HID: logitech: Enable high-resolution scrolling on "
` [PATCH 5/7] Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration""
` [PATCH 6/7] Revert "HID: input: Create a utility class for counting scroll events"
` [PATCH 7/7] Revert "Input: Add the `REL_WHEEL_HI_RES` event code"

[PATCH] x86: only use ERMS for user copies for larger sizes
 2018-11-21 18:43 UTC  (8+ messages)

[PATCH 0/2 v6] add reserved e820 ranges to the kdump kernel e820 table
 2018-11-21 18:42 UTC  (7+ messages)
` [PATCH 1/2 v6] x86/kexec_file: add e820 entry in case e820 type string matches to io resource name

[PATCH v10 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-11-21 18:41 UTC  (6+ messages)
` [PATCH v10 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings
` [PATCH v10 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

[RFC PATCH v4 1/5] glibc: Perform rseq(2) registration at nptl init and thread creation
 2018-11-21 18:39 UTC  (2+ messages)
` [RFC PATCH v4 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-11-21 18:32 UTC  (10+ messages)
` [PATCH v2 2/3] mm: Add support for SLAB_CACHE_DMA32
` [PATCH v2 3/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging

[RFC PATCH v3 00/17] initial support for "suniv" Allwinner new ARM9 SoC
 2018-11-21 18:30 UTC  (18+ messages)
` [RFC PATCH v3 01/17] ARM: add CONFIG_ARCH_SUNXI_V7 for differentiate ARMv5/v7 Allwinner SoCs
` [RFC PATCH v3 02/17] dt-bindings: arm: Add new Allwinner ARMv5 F1C100s SoC
` [RFC PATCH v3 03/17] ARM: sunxi: add Allwinner ARMv5 SoCs
` [RFC PATCH v3 04/17] dt-bindings: interrupt-controller: Add suniv interrupt-controller
` [RFC PATCH v3 05/17] irqchip/sun4i: add support for suniv interrupt controller
` [RFC PATCH v3 06/17] dt-bindings: timer: Add Allwinner suniv timer
` [RFC PATCH v3 07/17] clocksource: sun4i: add a compatible for suniv
` [RFC PATCH v3 08/17] dt-bindings: pinctrl: Add Allwinner suniv F1C100s pinctrl
` [RFC PATCH v3 09/17] pinctrl: sunxi: add support for suniv F1C100s (newer F-series SoCs)
` [RFC PATCH v3 10/17] dt-bindings: clock: Add Allwinner suniv F1C100s CCU
` [RFC PATCH v3 11/17] clk: sunxi-ng: add support for suniv F1C100s SoC
` [RFC PATCH v3 12/17] dt-bindings: sram: Add Allwinner suniv F1C100s
` [RFC PATCH v3 13/17] SoC: sunxi: Add support for Allwinner ARMv5 F1C100s sram
` [RFC PATCH v3 14/17] dt-bindings: watchdog: Add Allwinner ARMv5 F1C100s wdt
` [RFC PATCH v3 15/17] watchdog: Add support for "
` [RFC PATCH v3 16/17] ARM: dts: suniv: add initial DTSI file for F1C100s
` [RFC PATCH v3 17/17] ARM: suniv: f1c100s: add device tree for Lichee Pi Nano

[PATCH 1/6] lib/lzo: clean-up by introducing COPY16
 2018-11-21 18:30 UTC  (4+ messages)
` [PATCH 2/6] lib/lzo: enable 64-bit CTZ on Arm

[PATCH 2/2] drm: rcar-du: Enable alpha property on primary planes
 2018-11-21 18:29 UTC  (3+ messages)

[PATCH] power: reset: msm: Add support for download-mode control
 2018-11-21 18:26 UTC  (5+ messages)

[PATCH net-next 0/8] net: hns3: Adds support of debugfs to HNS3 driver
 2018-11-21 18:25 UTC  (7+ messages)
` [PATCH net-next 3/8] net: hns3: Add "FD flow table" info query function

[PATCH v3 0/5] phy: core: rework phy_set_mode to accept phy mode and submode
 2018-11-21 18:23 UTC  (3+ messages)

[PATCH v17 06/23] x86/cpu/intel: Detect SGX support and update caps appropriately
 2018-11-21 18:17 UTC  (2+ messages)

[Patch v7 00/18] Provide task property based options to enable Spectre v2 userspace-userspace protection
 2018-11-21 18:16 UTC  (4+ messages)
` [Patch v7 14/18] x86/speculation: Add 'seccomp' Spectre v2 app to app protection mode

[PATCH 10/17] prmem: documentation
 2018-11-21 18:15 UTC  (19+ messages)

[PATCH v6 0/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-11-21 18:15 UTC  (3+ messages)
` [PATCH v6 2/2] "

[PATCH 1/2] gpio: mt7621: report failure of devm_kasprintf()
 2018-11-21 18:06 UTC  (2+ messages)
` [PATCH 2/2] gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stack

[PATCH v2] codafs: Fix build using bare-metal toolchain
 2018-11-21 18:10 UTC  (5+ messages)

[PATCH] staging: iio: ad7780: Add gain & filter gpio support
 2018-11-21 18:04 UTC 

[PATCH 0/6] devfreq: handle suspend/resume
 2018-11-21 18:01 UTC  (7+ messages)
    ` [PATCH 1/6] devfreq: add basic fileds supporting suspend functionality
    ` [PATCH 2/6] devfreq: refactor set_target frequency function
    ` [PATCH 3/6] devfreq: add support for suspend/resume of a devfreq device
    ` [PATCH 4/6] devfreq: add devfreq_suspend/resume() functions
    ` [PATCH 5/6] drivers: power: suspend: call devfreq suspend/resume
    ` [PATCH 6/6] arm: dts: exynos4: set opp-suspend for DMC and leftbus

[RFC PATCH 0/3] THP eligibility reporting via proc
 2018-11-21 18:01 UTC  (7+ messages)
` [RFC PATCH 1/3] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps

[PATCH v2 0/1] Early boot time stamps for arm64
 2018-11-21 17:58 UTC  (4+ messages)
` [PATCH v2 1/1] arm64: Early boot time stamps

perf tools: remove option --tail-synthesize ?
 2018-11-21 17:56 UTC  (3+ messages)

[PATCH V2 0/2] mmc: mmci: add stop command
 2018-11-21 17:56 UTC  (3+ messages)
` [PATCH V2 2/2] mmc: mmci: add variant property to send stop cmd if a command fail

[PATCH v2 0/2] modpost: skip section mismatch warnings on ELF local symbols by default
 2018-11-21 17:52 UTC  (4+ messages)
` [PATCH v2 2/2] modpost: skip ELF local symbols by default during section mismatch check

WARNING in remove_proc_entry (2)
 2018-11-21 17:52 UTC 

general protection fault in sctp_sched_dequeue_common
 2018-11-21 17:51 UTC  (2+ messages)

[PATCH] module: make it clearer when we're handling kallsyms symbols vs exported symbols
 2018-11-21 17:51 UTC 

[PATCH] ALSA: hda/realtek - Add disable auto-mute quirk for HP Spectre x360 laptop
 2018-11-21 17:49 UTC  (3+ messages)
  ` [PATCH v2] ALSA: hda/realtek - Add "

[PATCH v2 0/2] SWIOTLB fixes for 4.20
 2018-11-21 17:49 UTC  (4+ messages)
` [PATCH v2 1/2] dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB
` [PATCH v2 2/2] swiotlb: Skip cache maintenance on map error

[PATCHv4 0/2] iommu/arm-smmu: Add Stratix10 SMMU Support
 2018-11-21 17:48 UTC  (3+ messages)
` [PATCHv4 2/2] iommu/arm-smmu: Get clock config from device tree

[PATCH V11 00/19] block: support multi-page bvec
 2018-11-21 17:46 UTC  (19+ messages)
` [PATCH V11 02/19] block: introduce multi-page bvec helpers
` [PATCH V11 03/19] block: introduce bio_for_each_bvec()
` [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
` [PATCH V11 15/19] block: enable multipage bvecs

[PATCH 3/4] tools: bpftool: fix potential NULL pointer dereference in do_load
 2018-11-21 17:45 UTC  (5+ messages)

[PATCH] userfaultfd: convert userfaultfd_ctx::refcount to refcount_t
 2018-11-21 17:42 UTC  (2+ messages)

[Patch v6 00/16] Provide task property based options to enable Spectre v2 userspace-userspace protection
 2018-11-21 17:41 UTC  (4+ messages)
` [Patch v6 14/16] x86/speculation: Use STIBP to restrict speculation on non-dumpable task

[PATCH v2 00/15] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-11-21 17:41 UTC  (4+ messages)
` [PATCH v2 08/15] irqchip: Add RDA8810PL interrupt driver

[PATCHv2 0/4] PCI: dwc: add prefetchable memory range support
 2018-11-21 17:36 UTC  (3+ messages)
` [PATCHv2 4/4] "

[PATCH] arc: [devboards] Add support of NFSv3 ACL
 2018-11-21 17:40 UTC  (2+ messages)

[RFC PATCH 0/6] ASoC:Intel:Skylake: Enable HDaudio legacy fallback
 2018-11-21 17:38 UTC  (9+ messages)
` [RFC PATCH 1/6] ASoC: Intel: Skylake: Add CFL-S support
` [RFC PATCH 2/6] ASoC: Intel: Skylake: stop init/probe if DSP is not present

[PATCH 0/3] Add PM and DMA support for AT91 USART as SPI
 2018-11-21 17:38 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: mfd: atmel-usart: add DMA bindings for SPI mode
` [PATCH 3/3] spi: at91-usart: add DMA support

[RESEND PATCH v17 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-11-21 17:38 UTC  (5+ messages)
` [RESEND PATCH v17 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [RESEND PATCH v17 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

[PATCH net-next v3 00/13] virtio: support packed ring
 2018-11-21 17:37 UTC  (3+ messages)

[PATCH] usb: misc: fix boolconv.cocci warnings
 2018-11-21 17:33 UTC 

Memory hotplug softlock issue
 2018-11-21 17:31 UTC  (10+ messages)

[PATCH] perf symbols: fix slowness due to -ffunction-section
 2018-11-21 17:51 UTC 

Cleaning up numbering for new x86 syscalls?
 2018-11-21 17:23 UTC  (5+ messages)

[PATCH] drm/meson: Fixes for drm_crtc_vblank_on/off support
 2018-11-21 17:15 UTC 

[PATCH v3 2/2] proc: add /proc/<pid>/arch_state
 2018-11-21 17:12 UTC  (2+ messages)

[PATCH v5 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2018-11-21 17:09 UTC  (7+ messages)
` [PATCH v5 08/12] dt-bindings: mediatek: Change the binding for mmsys clocks

[PATCH] gpio: mt7621: handle failure of devm_kasprintf()
 2018-11-21 17:01 UTC  (3+ messages)

[PATCH 0/6] lib/lzo: performance improvements
 2018-11-21 17:04 UTC  (4+ messages)

[PATCH v3] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()
 2018-11-21 16:57 UTC  (4+ messages)

[PATCH v2 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-21 16:49 UTC  (4+ messages)

[PATCH] perf pmu: Move *_cpuid_str() weak functions to header.c
 2018-11-21 16:49 UTC 

[PATCH v2 00/17] locking/lockdep: Add a new class of terminal locks
 2018-11-21 16:49 UTC  (3+ messages)
` [PATCH v2 07/17] debugobjects: Move printk out of db lock critical sections

[PATCH v8 00/13] arch/resctrl: AMD QoS support
 2018-11-21 16:47 UTC  (5+ messages)
` [PATCH v8 06/13] arch/resctrl: Initialize the resource functions that are different

[PATCH] drm/qxl: add spice-devel list to MAINTAINERS
 2018-11-21 16:40 UTC  (2+ messages)
` [Spice-devel] "

[RFC PATCH] of: make MAX_RESERVED_REGIONS configurable
 2018-11-21 16:39 UTC  (2+ messages)

[PATCH v2 0/3] clk: add driver for the SiFive FU540 PRCI and PLLs it controls
 2018-11-21 16:35 UTC  (3+ messages)
` [PATCH v2 3/3] clk: sifive: add a driver for the SiFive FU540 PRCI IP block

[PATCH 0/2] irq/irq_sim: provide a specialized variant of irq_sim_fire()
 2018-11-21 16:34 UTC  (4+ messages)
` [PATCH 1/2] irq/irq_sim: provide irq_sim_fire_edge()

[PATCH 00/25] sched/nohz: Make kcpustat vtime aware (Fix kcpustat on nohz_full)
 2018-11-21 16:33 UTC  (6+ messages)
` [PATCH 20/25] sched/kcpustat: Introduce vtime-aware kcpustat accessor

[PATCH] RISC-V: Build flat and compressed kernel images
 2018-11-21 16:28 UTC  (2+ messages)

[RFC][PATCH] hwmon: (ina2xx) Improve current and power reading precision
 2018-11-21 16:13 UTC  (2+ messages)

[PATCH v2] usb: dwc2: host: use hrtimer for NAK retries
 2018-11-21 16:11 UTC  (4+ messages)

[PATCHv5 0/6] omapdrm: DSI command mode panel support
 2018-11-21 16:09 UTC  (7+ messages)
` [PATCHv5 1/6] drm/omap: use DRM_DEBUG_DRIVER instead of CORE
` [PATCHv5 2/6] drm/omap: populate DSI platform bus earlier
` [PATCHv5 3/6] drm/omap: don't check dispc timings for DSI
` [PATCHv5 4/6] drm/omap: fix incorrect union usage
` [PATCHv5 5/6] drm/omap: add framedone interrupt support
` [PATCHv5 6/6] drm/omap: add support for manually updated displays

[PATCH v4 0/2] Enable smmu support on sdm845
 2018-11-21 16:06 UTC  (3+ messages)

[PATCH] serial/sunsu: add missing of_node_put()
 2018-11-21 16:06 UTC 

[PATCH v9 00/15] Energy Aware Scheduling
 2018-11-21 16:05 UTC  (4+ messages)
` [PATCH v9 13/15] sched/fair: Introduce an energy estimation helper function

[PATCH 2/2] hwmon: (ntc_thermistor): add support for B57891S0103 from Epcos
 2018-11-21 16:03 UTC  (4+ messages)
` [PATCH 0/2] hwmon: (ntc_thermistor) sort thermistors
  ` [PATCH 1/2] hwmon: (ntc_thermistor) sort thermistor id lists alphabetically
  ` [PATCH 2/2] hwmon: (ntc_thermistor) use a table to lookup the thermistor type

[RFC PATCH v2] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-11-21 15:58 UTC 

Permission problems - though all three UIDs are 0
 2018-11-21 15:51 UTC 

[PATCH v2] doc:process: add links where missing
 2018-11-21 15:53 UTC  (3+ messages)

[PATCH] kvm: arm/arm64 : fix vm's hanging at startup time
 2018-11-21 15:53 UTC  (5+ messages)

[PATCH] x86: modernize sync_bitops.h
 2018-11-21 15:53 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH] usb: dwc2: Revert "usb: dwc2: Disable all EP's on disconnect"
 2018-11-21 15:45 UTC 

[PATCH v1 2/2] Documentation: ARM: sunxi: Add Allwinner SoC T3
 2018-11-21 15:44 UTC 

[PATCH 0/3] add support for MCP16502 PMIC
 2018-11-21 15:44 UTC  (4+ messages)
` [PATCH 3/3] regulator: mcp16502: add regulator driver for MCP16502

[PATCH v1 1/2] ARM: dts: sun8i: Add board dts file for t3-cqa3t-bv3
 2018-11-21 15:43 UTC 

[PATCH] perf tools: Separate jvmti cmlr check
 2018-11-21 15:43 UTC 

[PATCH v1 0/2] Initial Allwinner T3 support
 2018-11-21 15:43 UTC 

BUG: unable to handle kernel NULL pointer dereference in write_port
 2018-11-21 15:42 UTC  (5+ messages)

[PATCH v1] makedumpfile: exclude pages that are logically offline
 2018-11-21 15:35 UTC  (3+ messages)

[PATCH 1/2] power: supply: add input voltage limit property
 2018-11-21 15:34 UTC  (2+ messages)
` [PATCH 2/2] power: supply: cros: allow to set input voltage and current limit

[PATCH] ata: pata_macio: add of_node_put()
 2018-11-21 15:33 UTC  (4+ messages)

[PATCH] soc/tegra: refactor soc_is_tegra()
 2018-11-21 15:28 UTC  (2+ messages)

[PATCH] x86-64/Xen: fix stack switching
 2018-11-21 15:24 UTC  (3+ messages)
    ` [PATCH v2] "

[PATCH] drivers/tty: add missing of_node_put()
 2018-11-21 15:22 UTC 

[ANNOUNCE] Git v2.20.0-rc1
 2018-11-21 15:20 UTC 

[ANNOUNCE] Git v2.19.2
 2018-11-21 15:19 UTC 

[PATCH v6] tpm: add support for partial reads
 2018-11-21 15:18 UTC  (2+ messages)

RFC: userspace exception fixups
 2018-11-21 15:17 UTC  (10+ messages)


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