linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-10 17:15:40 to 2019-10-10 20:43:47 UTC [more...]

[PATCH] hv_sock: use HV_HYP_PAGE_SIZE instead of PAGE_SIZE_4K
 2019-10-10 20:43 UTC  (4+ messages)

[PATCH v2 1/1] blk-mq: fill header with kernel-doc
 2019-10-10 20:41 UTC  (8+ messages)

[PATCH 00/36] ARM: samsung platform cleanup
 2019-10-10 20:30 UTC  (17+ messages)
` [PATCH 01/36] ARM: samsung: make S3C24XX_MISCCR access indirect
  ` [PATCH 02/36] ARM: s3c: simplify mach/io.h
  ` [PATCH 03/36] usb: gadget: s3c: use platform resources
  ` [PATCH 04/36] usb: gadget: s3c-hsudc: remove platform header dependency
  ` [PATCH 05/36] ARM: samsung: make pm-debug platform independent
  ` [PATCH 06/36] ARM: samsung: move CONFIG_DEBUG_S3C_UART to Kconfig.debug
  ` [PATCH 07/36] ARM: exynos: use private samsung_cpu_id copy
  ` [PATCH 08/36] ARM: exynos: stop selecting PLAT_SAMSUNG
  ` [PATCH 09/36] ARM: samsung: move pm check code to drivers/soc
  ` [PATCH 10/36] ARM: s5pv210: use private pm save/restore
  ` [PATCH 11/36] ARM: s5pv210: split from plat-samsung
  ` [PATCH 12/36] ARM: s3c64xx: remove mach/hardware.h
  ` [PATCH 13/36] ARM: s3c: move regs-spi.h into spi driver
  ` [PATCH 14/36] ARM: s3c: move irqchip driver back into platform
  ` [PATCH 15/36] ARM: s3c: adc: move header to linux/soc/samsung
  ` [PATCH 16/36] ARM: s3c: move spi fiq handler into platform

linux-next: Fixes tag needs some work in the staging.current tree
 2019-10-10 20:42 UTC 

[PATCH 0/4] treewide: Add 'fallthrough' pseudo-keyword
 2019-10-10 20:39 UTC  (10+ messages)
` [PATCH 1/4] net: sctp: Rename fallthrough label to unhandled
` [PATCH 2/4] compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use
` [PATCH 4/4] scripts/cvt_style.pl: Tool to reformat sources in various ways

[PATCH 0/3] PCI: pciehp: Do not turn off slot if presence comes up after link
 2019-10-10 20:37 UTC  (5+ messages)
` [PATCH 2/3] PCI: pciehp: Wait for PDS if in-band presence is disabled

[PATCH 00/19] EDAC: Rework edac_mc and ghes drivers
 2019-10-10 20:36 UTC  (21+ messages)
` [PATCH 01/19] EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function
` [PATCH 02/19] EDAC: Remove EDAC_DIMM_OFF() macro
` [PATCH 03/19] EDAC: Introduce mci_for_each_dimm() iterator
` [PATCH 04/19] EDAC, mc: Do not BUG_ON() in edac_mc_alloc()
` [PATCH 05/19] EDAC, mc: Reduce indentation level in edac_mc_handle_error()
` [PATCH 06/19] EDAC, mc: Remove per layer counters
` [PATCH 07/19] EDAC, mc: Rename iterator variable to idx
` [PATCH 08/19] EDAC, mc: Split edac_mc_alloc() into smaller functions
` [PATCH 09/19] EDAC, mc: Reorder functions edac_mc_alloc*()
` [PATCH 10/19] EDAC, mc: Rework edac_raw_mc_handle_error() to use struct dimm_info
` [PATCH 11/19] EDAC: Remove misleading comment in struct edac_raw_error_desc
` [PATCH 12/19] EDAC: Store error type "
` [PATCH 13/19] EDAC, mc: Determine mci pointer from the error descriptor
` [PATCH 14/19] EDAC, mc: Create new function edac_inc_csrow()
` [PATCH 15/19] EDAC, ghes: Use standard kernel macros for page calculations
` [PATCH 16/19] EDAC, ghes: Fix grain calculation
` [PATCH 17/19] EDAC, ghes: Remove intermediate buffer pvt->detail_location
` [PATCH 18/19] EDAC, ghes: Unify trace_mc_event() code with edac_mc driver
` [PATCH 19/19] EDAC, Documentation: Describe CPER module definition and DIMM ranks

[RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-10-10 20:36 UTC  (3+ messages)
` [RFC][Patch v12 1/2] mm: page_reporting: core infrastructure

[PATCH] MAINTAINERS: Remove Simon as Renesas SoC Co-Maintainer
 2019-10-10 20:35 UTC  (2+ messages)

[PATCH] mips: Fix unroll macro when building with Clang
 2019-10-10 20:31 UTC 

[RESEND][PATCH 00/10] intel-speed-select tool updates targetted for 5.5
 2019-10-10 20:29 UTC  (11+ messages)
` [RESEND][PATCH 01/10] tools/power/x86/intel-speed-select: Remove warning for unused result
` [RESEND][PATCH 02/10] tools/power/x86/intel-speed-select: Base-freq feature auto mode
` [RESEND][PATCH 03/10] tools/power/x86/intel-speed-select: Turbo-freq "
` [RESEND][PATCH 04/10] tools/power/x86/intel-speed-select: Refuse to disable core-power when getting used
` [RESEND][PATCH 05/10] tools/power/x86/intel-speed-select: Add int argument to command functions
` [RESEND][PATCH 06/10] tools/power/x86/intel-speed-select: Make process_command generic
` [RESEND][PATCH 07/10] tools/power/x86/intel-speed-select: Add check for CascadeLake-N models
` [RESEND][PATCH 08/10] tools/power/x86/intel-speed-select: Implement CascadeLake-N help and command functions structures
` [RESEND][PATCH 09/10] tools/power/x86/intel-speed-select: Implement 'perf-profile info' on CascadeLake-N
` [RESEND][PATCH 10/10] tools/power/x86/intel-speed-select: Implement base-freq commands "

[PATCH 1/2] Add manpages for move_mount(2) and open_tree(2)
 2019-10-10 20:22 UTC  (3+ messages)

[PATCH net-next v2] genetlink: do not parse attributes for families with zero maxattr
 2019-10-10 20:21 UTC  (3+ messages)

[PATCH 0/3] Allow ZRAM to use any zpool-compatible backend
 2019-10-10 20:20 UTC  (4+ messages)
` [PATCH 1/3] zpool: extend API to match zsmalloc
` [PATCH 2/3] zsmalloc: add compaction and huge class callbacks
` [PATCH 3/3] zram: use common zpool interface

[PATCH net-next v7 00/17] ethtool netlink interface, part 1
 2019-10-10 20:15 UTC  (18+ messages)
` [PATCH net-next v7 09/17] ethtool: generic handlers for GET requests
` [PATCH net-next v7 10/17] ethtool: provide string sets with STRSET_GET request
` [PATCH net-next v7 12/17] ethtool: provide link settings with LINKINFO_GET request
` [PATCH net-next v7 13/17] ethtool: add standard notification handler
` [PATCH net-next v7 14/17] ethtool: set link settings with LINKINFO_SET request

[PATCH v4 0/8] recordmcount cleanups
 2019-10-10 20:14 UTC  (7+ messages)
` [PATCH v4 4/8] recordmcount: Rewrite error/success handling

[PATCH 0/3] eldie generated code for folded p4d/pud
 2019-10-10 20:05 UTC  (3+ messages)

[PATCH] Convert filldir[64]() from __put_user() to unsafe_put_user()
 2019-10-10 19:55 UTC  (11+ messages)

[PATCH 1/2] habanalabs: support vmalloc memory mapping
 2019-10-10 19:54 UTC  (3+ messages)

[PATCH v5 0/3] RK3288 Gamma LUT
 2019-10-10 19:43 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: display: rockchip: document VOP gamma LUT address
` [PATCH v5 2/3] drm/rockchip: Add optional support for CRTC gamma LUT
` [PATCH v5 3/3] ARM: dts: rockchip: Add RK3288 VOP gamma LUT address

[PATCH RFC] perf_event: Add support for LSM and SELinux checks
 2019-10-10 19:41 UTC  (11+ messages)

[PATCH] scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set
 2019-10-10 19:36 UTC  (3+ messages)

[PATCH v3 01/10] dt-bindings: sram: Convert SRAM bindings to json-schema
 2019-10-10 19:33 UTC  (4+ messages)
` [PATCH v3 02/10] dt-bindings: sram: Convert Samsung Exynos SYSRAM "

[PATCH v3 0/2] x86/boot/64: Avoid mapping reserved ranges in early page tables
 2019-10-10 19:27 UTC  (2+ messages)

[PATCH v3 0/3] dts: ARM: add Kobo Clara HD eBook reader
 2019-10-10 19:23 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: add compatible string for Kobo Clara HD
` [PATCH v3 2/3] ARM: dts: add Netronix E60K02 board common file
` [PATCH v3 3/3] ARM: dts: imx: add devicetree for Kobo Clara HD

wake_q memory ordering
 2019-10-10 19:25 UTC  (5+ messages)

[PATCH v2] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-10 19:20 UTC 

[alsa-devel] [PATCH v2 3/5] ASoC: core: add support to snd_soc_dai_get_sdw_stream()
 2019-10-10 15:49 UTC  (14+ messages)

[PATCH] mm: annotate refault stalls from swap_readpage
 2019-10-10 19:17 UTC  (2+ messages)

[RFC PATCH net] net: phy: Fix "link partner" information disappear issue
 2019-10-10 19:17 UTC  (2+ messages)

[PATCH] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-10 19:15 UTC  (4+ messages)

[PATCH 1/3] tracing/hwlat: Report total time spent in all NMIs during the sample
 2019-10-10 18:51 UTC  (3+ messages)
` [PATCH 2/3] tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
` [PATCH 3/3] tracing/hwlat: Fix a few trivial nits

[PATCH 1/2] HID: google: add magnemite/masterball USB ids
 2019-10-10 19:11 UTC  (4+ messages)
` [PATCH 2/2] HID: google: Detect base folded usage instead of hard-coding whiskers

[PATCH] mm/page_owner: fix a crash after memory offline
 2019-10-10 19:12 UTC  (3+ messages)

[PATCH v7 0/7] Introduce support for Guest CET feature
 2019-10-10 19:04 UTC  (5+ messages)
` [PATCH v7 3/7] KVM: VMX: Pass through CET related MSRs to Guest

[PATCH] drm/msm/dsi: Implement reset correctly
 2019-10-10 18:59 UTC  (4+ messages)

[PATCH v2] mm/page_isolation: fix a deadlock with printk()
 2019-10-10 18:59 UTC  (10+ messages)

[PATCH v3 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-10-10 18:58 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: pwm: Convert Samsung "

[PATCH linux-kselftest/test v2] lib/list-test: add a test for the 'list' doubly linked list
 2019-10-10 18:56 UTC 

[PATCH] Ask user input only when CONFIG_X86 or CONFIG_COMPILE_TEST is set to y
 2019-10-10 18:50 UTC  (4+ messages)

[GIT PULL] xfs: fixes for 5.4-rc3
 2019-10-10 18:50 UTC  (2+ messages)

[PATCH v2 00/12] arm64: ARMv8.5-A: Branch Target Identification support
 2019-10-10 18:44 UTC  (13+ messages)
` [PATCH v2 01/12] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v2 02/12] ELF: Add ELF program property parsing support
` [PATCH v2 03/12] mm: Reserve asm-generic prot flag 0x10 for arch use
` [PATCH v2 04/12] arm64: docs: cpu-feature-registers: Document ID_AA64PFR1_EL1
` [PATCH v2 05/12] arm64: Basic Branch Target Identification support
` [PATCH v2 06/12] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v2 07/12] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v2 08/12] arm64: BTI: Decode BYTPE bits when printing PSTATE
` [PATCH v2 09/12] arm64: traps: Fix inconsistent faulting instruction skipping
` [PATCH v2 10/12] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v2 11/12] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v2 12/12] KVM: "

[PATCH v11 0/5] DMA-BUF Heaps (destaging ION)
 2019-10-10 18:44 UTC  (6+ messages)
` [PATCH v11 1/5] dma-buf: Add dma-buf heaps framework
` [PATCH v11 2/5] dma-buf: heaps: Add heap helpers
` [PATCH v11 3/5] dma-buf: heaps: Add system heap to dmabuf heaps
` [PATCH v11 4/5] dma-buf: heaps: Add CMA "
` [PATCH v11 5/5] kselftests: Add dma-heap test

[PATCH v11 00/16] Multicolor Framework v11
 2019-10-10 18:42 UTC  (10+ messages)
` [PATCH v11 01/16] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v11 04/16] leds: multicolor: Introduce a multicolor class definition

[PATCH v3] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-10-10 18:41 UTC  (2+ messages)

[PATCH v6 00/12] EFI Specific Purpose Memory Support
 2019-10-10 18:40 UTC  (5+ messages)
` [PATCH v6 05/12] x86/efi: EFI soft reservation to E820 enumeration

[PATCH 1/2] firmware: coreboot: Export the binary FMAP
 2019-10-10 18:37 UTC  (7+ messages)
` [PATCH 2/2] firmware: coreboot: Export active CBFS partition

[PATCH 0/5] Improve objdump parsing, fix LLVM objdump
 2019-10-10 18:36 UTC  (6+ messages)
` [PATCH 1/5] perf annotate: avoid reallocation in objdump parsing
` [PATCH 2/5] perf annotate: use run-command.h to fork objdump
` [PATCH 3/5] perf annotate: don't pipe objdump output through grep
` [PATCH 4/5] perf annotate: don't pipe objdump output through expand
` [PATCH 5/5] perf annotate: fix objdump --no-show-raw-insn flag

[PATCH v2] dt-bindings: riscv: Fix CPU schema errors
 2019-10-10 18:34 UTC  (4+ messages)

[PATCH 1/2] net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
 2019-10-10 18:30 UTC  (4+ messages)
` [PATCH 2/2] net: fec_ptp: Use platform_get_irq_xxx_optional() "

[PATCH net-next 0/2] net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
 2019-10-10 18:23 UTC  (5+ messages)
` [PATCH net-next1/2] "
` [PATCH net-next 2/2] net: core: increase the default size of GRO_NORMAL skb lists to flush

[PATCH v3 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-10-10 18:23 UTC  (12+ messages)
` [PATCH v3 01/11] crypto: Add allwinner subdirectory
` [PATCH v3 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine
` [PATCH v3 03/11] dt-bindings: crypto: Add DT bindings documentation for "
` [PATCH v3 04/11] ARM: dts: sun8i: R40: add crypto engine node
` [PATCH v3 05/11] ARM: dts: sun8i: H3: Add Crypto Engine node
` [PATCH v3 06/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on A64
` [PATCH v3 07/11] ARM64: dts: allwinner: sun50i: Add crypto engine node on H5
` [PATCH v3 08/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on H6
` [PATCH v3 09/11] sunxi_defconfig: add new Allwinner crypto options
` [PATCH v3 10/11] arm64: defconfig: "
` [PATCH v3 11/11] crypto: sun4i-ss: Move to Allwinner directory

[PATCH 0/4] x86: fix syscall function type mismatches
 2019-10-10 18:17 UTC  (3+ messages)
` [RESEND PATCH v2 0/5] "

[PATCH 1/2] mac80211_hwsim: adding more 5GHz channels
 2019-10-10 18:13 UTC  (2+ messages)
` [PATCH 2/2] mac80211_hwsim: adding support for OCB

[PATCH bpf-next 0/2] bpf/stackmap: fix A-A deadlock in bpf_get_stack()
 2019-10-10 18:06 UTC  (6+ messages)
` [PATCH bpf-next 2/2] "

[PATCH 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-10 18:03 UTC  (4+ messages)
` [PATCH 28/29] x86/mm: Report actual image regions in /proc/iomem

[PATCH v9 00/12] nvmet: add target passthru commands support
 2019-10-10 17:56 UTC  (4+ messages)
` [PATCH v9 10/12] block: don't check blk_rq_is_passthrough() in blk_do_io_stat()

[PATCH v3 00/14] dmaengine/soc: Add Texas Instruments UDMA support
 2019-10-10 17:52 UTC  (3+ messages)
` [PATCH v3 07/14] dt-bindings: dma: ti: Add document for K3 UDMA

[PATCH v3 0/6] Rewrite x86/ftrace to use text_poke()
 2019-10-10 17:48 UTC  (10+ messages)
` [PATCH v3 5/6] x86/ftrace: Use text_poke()

[PATCH v4 0/9 drm: rcar-du: Add Color Management Module (CMM)
 2019-10-10 17:46 UTC  (4+ messages)
` [PATCH v4 3/9] drm: rcar-du: Add support for CMM

[PATCH] perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initialization
 2019-10-10 17:44 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the block tree
 2019-10-10 17:36 UTC  (2+ messages)

[PATCH v4 0/3] RK3288 Gamma LUT
 2019-10-10 17:36 UTC  (7+ messages)
` [PATCH v4 2/3] drm/rockchip: Add optional support for CRTC gamma LUT

[PATCH] docs: admin-guide: fix printk_ratelimit explanation
 2019-10-10 17:35 UTC  (2+ messages)

[PATCH] mac80211_hwsim: add support for OCB and more 5Ghz Channels Signed-off-by: Ramon Fontes <ramonreisfontes@gmail.com>
 2019-10-10 17:32 UTC  (2+ messages)

[PATCH] docs: networking: phy: Improve phrasing
 2019-10-10 17:30 UTC  (2+ messages)

[PATCH] docs: networking: devlink-trap: Fix reference to other document
 2019-10-10 17:30 UTC  (2+ messages)

Question about sched_prio_to_weight values
 2019-10-10 17:28 UTC  (4+ messages)

[PATCH 1/3] docs: fix some broken references
 2019-10-10 17:28 UTC  (2+ messages)

[PATCH] Documentation: admin-guide: add earlycon documentation for RISC-V
 2019-10-10 17:23 UTC  (3+ messages)

[RESEND PATCH] staging: qlge: correct a misspelled word
 2019-10-10 17:21 UTC 

[PATCH 0/4] arm64: ARMv8.4 Activity Monitors support
 2019-10-10 17:20 UTC  (3+ messages)
` [PATCH 1/4] arm64: add support for the AMU extension v1

[PATCH] ftrace/module: Allow ftrace to make only loaded module text read-write
 2019-10-10 17:20 UTC  (8+ messages)

[PATCH 0/3] arm64: Fix support for systems without FP/SIMD
 2019-10-10 17:15 UTC  (3+ messages)
` [PATCH 2/3] arm64: nofpsmid: Clear TIF_FOREIGN_FPSTATE flag for early tasks
` [PATCH 3/3] arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly


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