linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-07 14:25:06 to 2019-08-07 18:03:48 UTC [more...]

[PATCH v3] mlx5: Use refcount_t for refcount
 2019-08-07 18:03 UTC  (4+ messages)

[PATCH RFC v1 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-07 17:56 UTC  (8+ messages)
` [PATCH RFC v1 2/2] rcuperf: Add kfree_rcu performance Tests

[PATCH v3 1/2] fork: extend clone3() to support CLONE_SET_TID
 2019-08-07 18:00 UTC  (10+ messages)

[PATCH v8 00/14] Rockchip ISP1 Driver
 2019-08-07 17:57 UTC  (6+ messages)
` [PATCH v8 09/14] media: rkisp1: add rockchip isp1 core driver

[PATCH] soundwire: fix regmap dependencies and align with other serial links
 2019-08-07 17:56 UTC  (4+ messages)
  ` [alsa-devel] "

hmm cleanups, v2
 2019-08-07 17:51 UTC  (7+ messages)
` [PATCH 04/15] mm: remove the pgmap field from struct hmm_vma_walk
` [PATCH 07/15] mm: remove the page_shift member from struct hmm_range
` [PATCH 09/15] mm: don't abuse pte_index() in hmm_vma_handle_pmd

KASAN: use-after-free Read in device_release_driver_internal
 2019-08-07 17:51 UTC  (3+ messages)

[PATCH v2 0/2] Add default binderfs devices
 2019-08-07 17:50 UTC  (5+ messages)
` [PATCH v2 1/2] binder: Add default binder devices through binderfs when configured

[BUGFIX 0/1] handle NULL return value by bfq_init_rq()
 2019-08-07 17:47 UTC  (3+ messages)
` [BUGFIX 1/1] block, bfq: "

[Regression] "drm/amdgpu: enable gfxoff again on raven series (v2)"
 2019-08-07 17:44 UTC  (2+ messages)

[PATCH v3 0/5] Miscellaneous fixes
 2019-08-07 17:42 UTC  (8+ messages)
` [PATCH v3 3/5] RISC-V: Fix unsupported isa string info

[PATCH 0/3] sched/fair: Active balancer RT/DL preemption fix
 2019-08-07 17:40 UTC  (4+ messages)
` [PATCH 1/3] sched/fair: Move active balance logic to its own function
` [PATCH 2/3] sched/fair: Prevent active LB from preempting higher sched classes
` [PATCH 3/3] sched/fair: Check for CFS tasks in active_load_balance_cpu_stop()

[PATCH v2 0/5] firmware: arm_scmi: add SCMI v2.0 fastchannels and reset protocol support
 2019-08-07 17:41 UTC  (3+ messages)
` [PATCH v2 3/5] dt-bindings: arm: Extend SCMI to support new reset protocol

[PATCH] drm/msm: Make DRM_MSM default to 'm'
 2019-08-07 17:38 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Use {get,put}_unaligned_le32 accessors
 2019-08-07 17:37 UTC  (8+ messages)
` [PATCH v2] firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors

Re:[PATCH net-next] net/ncsi: allow to customize BMC MAC Address offset
 2019-08-07 17:36 UTC 

[PATCH 1/2] drm: add cache support for arm64
 2019-08-07 17:30 UTC  (13+ messages)

[PATCH 0/2 v2] tracing/arm: Fix the stack tracer when LR is saved after local storage
 2019-08-07 17:28 UTC  (3+ messages)
` [PATCH 1/2 v2] tracing/arm64: Have max stack tracer handle the case of return address after data
` [PATCH 2/2 v2] tracing: Document the stack trace algorithm in the comments

[PATCH 0/2] tracing/arm: Fix the stack tracer when LR is saved after local storage
 2019-08-07 17:20 UTC  (6+ messages)
` [PATCH 1/2] tracing/arm64: Have max stack tracer handle the case of return address after data
` [PATCH 2/2] tracing: Document the stack trace algorithm in the comments

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-08-07 17:17 UTC  (7+ messages)

[PATCH v5 1/6] mm/page_idle: Add per-pid idle page tracking using virtual index
 2019-08-07 17:15 UTC  (6+ messages)
` [PATCH v5 2/6] mm/page_idle: Add support for handling swapped PG_Idle pages
` [PATCH v5 3/6] [RFC] x86: Add support for idle bit in swap PTE
` [PATCH v5 4/6] [RFC] arm64: "
` [PATCH v5 5/6] page_idle: Drain all LRU pagevec before idle tracking
` [PATCH v5 6/6] doc: Update documentation for page_idle virtual address indexing

[RFC PATCH v3 00/16] Core scheduling v3
 2019-08-07 17:10 UTC  (13+ messages)

[PATCH 0/6] Add initial support for S32V234-EVB
 2019-08-07 17:05 UTC  (8+ messages)
` [PATCH 5/6] tty: serial: Add linflexuart driver for S32V234

[PATCH v5 0/4] net: phy: Add support for DT configuration of PHY LEDs and use it for RTL8211E
 2019-08-07 17:04 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: net: phy: Add subnode for LED configuration
` [PATCH v5 2/4] net: phy: Add support for generic LED configuration through the DT
` [PATCH v5 3/4] net: phy: realtek: Add helpers for accessing RTL8211x extension pages
` [PATCH v5 4/4] net: phy: realtek: Add LED configuration support for RTL8211E

linux-next: Tree for Aug 7
 2019-08-07 16:59 UTC  (5+ messages)
` linux-next: Tree for Aug 7 (mm/khugepaged.c)
` linux-next: Tree for Aug 7 (net/bridge/netfilter/nf_conntrack_bridge.c)

drivers/rtc/rtc-bd70528.c:365: undefined reference to `bd70528_wdt_lock'
 2019-08-07 16:56 UTC 

[PATCH] linux/bits.h: Add compile time sanity check of GENMASK inputs
 2019-08-07 16:52 UTC  (6+ messages)
` [PATCH v2 1/2] linux/bits.h: Clarify macro argument names
  ` [PATCH v2 2/2] linux/bits.h: Add compile time sanity check of GENMASK inputs

[RESEND 0/2] remoteproc: add support for preloaded firmware
 2019-08-07 16:50 UTC  (3+ messages)
` [RESEND 1/2] remoteproc: replace bool from struct rproc by u8

[PATCH] firmware: google: update vpd_decode from upstream
 2019-08-07 16:50 UTC  (5+ messages)

[PATCH] perf/x86/intel/uncore: Use struct_size() in kzalloc_node()
 2019-08-07 16:49 UTC 

[rcu:dev.2019.08.01a 57/113] drivers/base/core.c:102:9: error: implicit declaration of function 'lock_is_held'; did you mean 'clock_was_set'?
 2019-08-07 16:35 UTC 

[PATCH net] net: phy: rtl8211f: do a double read to get real time link status
 2019-08-07 16:47 UTC  (2+ messages)

[PATCH v21 00/28] Intel SGX foundations
 2019-08-07 16:45 UTC  (9+ messages)
` [PATCH v21 08/28] x86/cpu/intel: Detect SGX support and update caps appropriately
` [PATCH v21 16/28] x86/sgx: Add the Linux SGX Enclave Driver

[PATCH 0/8] thunderbolt: Intel Ice Lake support
 2019-08-07 16:41 UTC  (8+ messages)
` [PATCH 3/8] thunderbolt: Use 32-bit writes when writing ring producer/consumer

[PATCH v3 0/5] Add DSP node for i.MX8QXP board to be used by DSP SOF driver
 2019-08-07 16:42 UTC  (6+ messages)
` [PATCH v3 1/5] ASoC: SOF: Add OF DSP device support
` [PATCH v3 2/5] ASoC: SOF: imx: Add i.MX8 HW support
` [PATCH v3 3/5] ASoC: SOF: topology: Add dummy support for i.MX8 DAIs
` [PATCH v3 4/5] arm64: dts: imx8qxp: Add DSP DT node
` [PATCH v3 5/5] dt-bindings: dsp: fsl: Add DSP core binding support

[PATCH] riscv: kbuild: add virtual memory system selection
 2019-08-07 16:42 UTC  (8+ messages)

[PATCH v3 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-08-07 16:36 UTC  (3+ messages)
` [PATCH v3 8/8] PCI: dw: Add support for PCI_PROBE_ONLY/PCI_REASSIGN_ALL_BUS flags

Odroid-XU4 sound issue after suspend-resume
 2019-08-07 16:35 UTC  (2+ messages)

[PATCH] video: fbdev/mmp/core: Use struct_size() in kzalloc()
 2019-08-07 16:13 UTC 

[PATCH] mm, slab: Extend slab/shrink to shrink all the memcg caches
 2019-08-07 16:33 UTC  (4+ messages)

linux-next: build failure after merge of the arm64 tree
 2019-08-07 16:33 UTC  (6+ messages)

[PATCH 0/2] Simplify mtty driver and mdev core
 2019-08-07 16:33 UTC  (5+ messages)
` [PATCH v1 "
  ` [PATCH v1 2/2] vfio/mdev: Removed unused and redundant API for mdev UUID

[RFC][PATCH 00/13] SCHED_DEADLINE server infrastructure
 2019-08-07 16:31 UTC  (3+ messages)
` [RFC][PATCH 12/13] sched/deadline: Introduce deadline servers

[PATCH 0/6] ARM: psci: cpuidle: PSCI CPUidle rework
 2019-08-07 16:30 UTC  (3+ messages)
` [PATCH 4/6] ARM: psci: cpuidle: Introduce PSCI CPUidle driver

[PATCH 5/5] mtd: spi-nor: add Kconfig option to disable write protection at power-up
 2019-08-07 16:24 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2] selftests: kvm: Adding config fragments
 2019-08-07 16:25 UTC  (4+ messages)

[PATCH 1/2] clk: samsung: Change signature of exynos5_subcmus_init() function
 2019-08-07 16:24 UTC  (2+ messages)
    ` [PATCH 2/2] clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU

[rcu:dev.2019.07.31a 66/123] drivers/base/core.c:102:9: error: implicit declaration of function 'lock_is_held'; did you mean 'lockref_get'?
 2019-08-07 16:22 UTC 

[PATCH 0/6] hwspinlock: allow sharing of hwspinlocks
 2019-08-07 16:19 UTC  (9+ messages)

[PATCH] mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warnings
 2019-08-07 16:17 UTC  (2+ messages)

[PATCH] mtd: rawnand: r852: Use dev_get_drvdata
 2019-08-07 16:17 UTC  (2+ messages)

[PATCH] mtd: rawnand: remove redundant assignment to variable ret
 2019-08-07 16:17 UTC  (2+ messages)

[PATCH v2] riscv: Using CSR numbers to access CSRs
 2019-08-07 16:13 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-08-07 16:12 UTC  (8+ messages)
` [PATCH v3 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

[PATCH 0/8] drm/bridge: dw-hdmi: improve i2s support
 2019-08-07 16:10 UTC  (4+ messages)
` [PATCH 8/8] drm/bridge: dw-hdmi-i2s: add .get_eld support

[PATCH] block: fix RO partition with RW disk
 2019-08-07 16:09 UTC  (3+ messages)

[PATCH v2 0/5] Add DSP node for i.MX8QXP board to be used by DSP SOF driver
 2019-08-07 16:01 UTC  (9+ messages)
` [PATCH v2 3/5] ASoC: SOF: Add DT DSP device support
  ` [Sound-open-firmware] "

[PATCH v2 0/3] arm/arm64: Add support for function error injection
 2019-08-07 16:07 UTC  (2+ messages)

[PATCH v2 1/1] ixgbe: sync the first fragment unconditionally
 2019-08-07 16:06 UTC  (4+ messages)
      ` [Intel-wired-lan] "

[PATCH] MAINTAINERS: Update e-mail address for Andrea Parri
 2019-08-07 16:01 UTC  (2+ messages)

[PATCH v2 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-08-07 15:58 UTC  (4+ messages)
` [PATCH v2 03/14] PCI/P2PDMA: Add constants for not-supported result upstream_bridge_distance()

drm pull for v5.3-rc1
 2019-08-07 15:55 UTC  (15+ messages)

[PATCH] crypto: chtls - use 'skb_put_zero()' instead of re-implementing it
 2019-08-07 15:40 UTC 

[PATCH] drm/nouveau/nvif/mmu: Use struct_size() helper
 2019-08-07 15:50 UTC 

[PATCH v6 0/3] Make IPA use PM_EM
 2019-08-07 15:42 UTC  (3+ messages)
` [PATCH v6 3/3] thermal: cpu_cooling: Migrate to using the EM framework

[PATCH] riscv: move sifive_l2_cache.c to drivers/misc
 2019-08-07 15:40 UTC  (4+ messages)

[PATCH] arm64: KVM: hyp: debug-sr: Mark expected switch fall-throughs
 2019-08-07 15:40 UTC  (3+ messages)

[PATCH] sched/cpufreq: Align trace event behavior of fast switching
 2019-08-07 15:33 UTC 

[PATCH 0/9] arm64: Stolen time support
 2019-08-07 15:26 UTC  (5+ messages)
` [PATCH 1/9] KVM: arm64: Document PV-time interface

[PATCH V2 00/10] x86/CPU and x86/resctrl: Support pseudo-lock regions spanning L2 and L3 cache
 2019-08-07 15:25 UTC  (3+ messages)
` [PATCH V2 09/10] x86/resctrl: Pseudo-lock portions of multiple resources

Regression due to d98849aff879 (dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code)
 2019-08-07 15:24 UTC  (7+ messages)

[PATCH 1/3] kbuild: fix false-positive need-builtin
 2019-08-07 15:22 UTC  (2+ messages)

[PATCH v2 0/7] Enhance the hv_vmbus driver to support hibernation
 2019-08-07 15:22 UTC  (7+ messages)
` [PATCH v2 4/7] Drivers: hv: vmbus: Suspend/resume the synic for hibernation
` [PATCH v2 5/7] Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
` [PATCH v2 6/7] Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation

[PATCH] arm64: dts: rockchip: add rk3328 VPU node
 2019-08-07 15:20 UTC 

[PATCH] i2c-axxia: support slave mode
 2019-08-07 15:19 UTC  (4+ messages)

[PATCH] kbuild: revive single target %.ko
 2019-08-07 15:15 UTC  (2+ messages)

[RFC PATCH] modpost: check for static EXPORT_SYMBOL* functions
 2019-08-07 15:12 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] ASoC: hdmi-codec: reorder channel allocation list
 2019-08-07 15:11 UTC 

[PATCH] kbuild: add [M] marker for build log of *.mod.o
 2019-08-07 15:10 UTC  (2+ messages)

possible deadlock in open_rio
 2019-08-07 15:08 UTC  (7+ messages)

[PATCH] PCI: pci-hyperv: fix build errors on non-SYSFS config
 2019-08-07 15:06 UTC  (5+ messages)

[PATCH] nouveau/hmm: map pages after migration
 2019-08-07 15:02 UTC 

[PATCH v8 0/3] PM / wakeup: Show wakeup sources stats in sysfs
 2019-08-07 15:00 UTC  (3+ messages)
` [PATCH v8 1/3] PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare()

WARNING in zd_mac_clear
 2019-08-07 14:58 UTC  (2+ messages)

[PATCH v8 0/7] powerpc: implement machine check safe memcpy
 2019-08-07 14:57 UTC  (8+ messages)
` [PATCH v8 1/7] powerpc/mce: Schedule work from irq_work
` [PATCH v8 2/7] powerpc/mce: Make machine_check_ue_event() static
` [PATCH v8 3/7] powerpc/mce: Fix MCE handling for huge pages
` [PATCH v8 4/7] extable: Add function to search only kernel exception table
` [PATCH v8 5/7] powerpc/memcpy: Add memcpy_mcsafe for pmem
` [PATCH v8 6/7] powerpc/mce: Handle UE event for memcpy_mcsafe
` [PATCH v8 7/7] powerpc: add machine check safe copy_to_user

[PATCH v2 0/4] perf: Use capabilities instead of uid and euid
 2019-08-07 14:56 UTC  (4+ messages)
` [PATCH v2 2/4] perf: Use CAP_SYS_ADMIN with perf_event_paranoid checks

MDI errors during resume from ACPI S3 (suspend to ram)
 2019-08-07 14:55 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH v3 0/4] perf: Use capabilities instead of uid and euid
 2019-08-07 14:44 UTC  (5+ messages)
` [PATCH v3 1/4] perf: Add capability-related utilities
` [PATCH v3 2/4] perf: Use CAP_SYS_ADMIN with perf_event_paranoid checks
` [PATCH v3 3/4] perf: Use CAP_SYSLOG with kptr_restrict checks
` [PATCH v3 4/4] perf: Use CAP_SYS_ADMIN instead of euid==0 with ftrace

[PATCH] locking/percpu_rwsem: Rewrite to not use rwsem
 2019-08-07 14:45 UTC  (2+ messages)

[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
 2019-08-07 14:37 UTC  (11+ messages)
                ` [PATCH] nvme-pci: Do not prevent PCI bus-level PM from being used

[PATCH v5 2/2] EDAC: add EDAC driver for DMC520
 2019-08-07 14:40 UTC 

linux-next: build failure after merge of the akpm-current tree
 2019-08-07 14:39 UTC  (2+ messages)

[PATCHv2 00/59] Intel MKTME enabling
 2019-08-07 14:28 UTC  (4+ messages)
` [PATCHv2 47/59] kvm, x86, mmu: setup MKTME keyID to spte for given PFN

KASAN: use-after-free Read in wdm_int_callback
 2019-08-07 14:28 UTC 

WARNING in hiddev_ioctl/usb_submit_urb
 2019-08-07 14:28 UTC 

[PATCH glibc 2.31 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v12)
 2019-08-07 14:27 UTC  (2+ messages)
` [PATCH glibc 2.31 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5)


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