linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-22 13:17:57 to 2019-07-22 15:43:22 UTC [more...]

[PATCH 00/10] Refactor rxe driver to remove multiple race conditions
 2019-07-22 15:32 UTC  (11+ messages)
` [PATCH 04/10] Protect kref_put with the lock
` [PATCH 05/10] Fix reference counting for rxe tasklets
` [PATCH 07/10] Pass the return value of kref_put further
` [PATCH 10/10] Replace tasklets with workqueues

[PATCH v9 00/21] Generic page walk and ptdump
 2019-07-22 15:42 UTC  (17+ messages)
` [PATCH v9 01/21] arc: mm: Add p?d_leaf() definitions
` [PATCH v9 02/21] arm: "
` [PATCH v9 03/21] arm64: "
` [PATCH v9 04/21] mips: "
` [PATCH v9 05/21] powerpc: "
` [PATCH v9 06/21] riscv: "
` [PATCH v9 07/21] s390: "
` [PATCH v9 08/21] sparc: "
` [PATCH v9 09/21] x86: "
` [PATCH v9 11/21] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v9 12/21] mm: pagewalk: Allow walking without vma
` [PATCH v9 13/21] mm: pagewalk: Add test_p?d callbacks
` [PATCH v9 14/21] x86: mm: Don't display pages which aren't present in debugfs
` [PATCH v9 15/21] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v9 18/21] x86: mm: Convert ptdump_walk_pgd_level_core() to take an mm_struct
` [PATCH v9 19/21] mm: Add generic ptdump

[PATCH 1/2] iommu: add support for drivers that manage iommu explicitly
 2019-07-22 15:41 UTC  (4+ messages)
` [PATCH v2] "

x86 - clang / objtool status
 2019-07-22 15:40 UTC  (4+ messages)

[PATCH 0/2] Fix NULL pointer dereference with virtio-blk-pci and virtual IOMMU
 2019-07-22 15:39 UTC  (8+ messages)
` [PATCH 1/2] dma-mapping: Protect dma_addressing_limited against NULL dma_mask
` [PATCH 2/2] virtio/virtio_ring: Fix the dma_max_mapping_size call

[PATCH v2 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-07-22 15:38 UTC  (6+ messages)
` [PATCH v2 6/8] PCI: al: Add support for DW based driver type

[PATCH 0/6] ARM: psci: cpuidle: PSCI CPUidle rework
 2019-07-22 15:37 UTC  (7+ messages)
` [PATCH 1/6] ARM: cpuidle: Remove useless header include
` [PATCH 2/6] ARM: cpuidle: Remove overzealous error logging
` [PATCH 3/6] drivers: firmware: psci: Decouple checker from generic ARM CPUidle
` [PATCH 4/6] ARM: psci: cpuidle: Introduce PSCI CPUidle driver
` [PATCH 5/6] ARM: psci: cpuidle: Enable "
` [PATCH 6/6] PSCI: cpuidle: Refactor CPU suspend power_state parameter handling

Reiser4 successful install on HP ProLiant DL325 Gen10 AMD EPYC 7351P 16-Core Processor/64MB RAM
 2019-07-22 15:31 UTC 

About threaded interrupt handler CPU affinity
 2019-07-22 15:34 UTC  (4+ messages)

[PATCH v3 00/24] erofs: promote erofs from staging
 2019-07-22 15:33 UTC  (13+ messages)
` [PATCH v3 12/24] erofs: introduce tagged pointer
` [PATCH v3 23/24] erofs: introduce cached decompression

[PATCH] ASoC: SOF: use __u32 instead of uint32_t in uapi headers
 2019-07-22 15:21 UTC  (10+ messages)
` [alsa-devel] "

[PATCH 1/2] [RESEND] dmaengine: omap-dma: make omap_dma_filter_fn private
 2019-07-22 15:23 UTC  (8+ messages)

[PATCH v2 0/7] backlight: gpio: simplify the driver
 2019-07-22 15:23 UTC  (13+ messages)
` [PATCH v2 1/7] sh: ecovec24: add additional properties to the backlight device
` [PATCH v2 2/7] backlight: gpio: simplify the platform data handling
` [PATCH v2 3/7] sh: ecovec24: don't set unused fields in platform data
` [PATCH v2 4/7] backlight: gpio: remove unused fields from "
` [PATCH v2 5/7] backlight: gpio: remove dev from struct gpio_backlight
` [PATCH v2 6/7] backlight: gpio: remove def_value "
` [PATCH v2 7/7] backlight: gpio: use a helper variable for &pdev->dev

[PATCH] [RESEND v2] structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
 2019-07-22 15:23 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the mmc-fixes tree
 2019-07-22 15:21 UTC 

[PATCH v1 0/2] hwrng: npcm: add NPCM RNG driver support
 2019-07-22 15:02 UTC  (3+ messages)
` [PATCH v1 1/2] dt-binding: hwrng: add NPCM RNG documentation
` [PATCH v1 2/2] hwrng: npcm: add NPCM RNG driver

linux-next: Fixes tags need some work in the sound-asoc-fixes tree
 2019-07-22 15:19 UTC 

[PATCH v2] powerpc: slightly improve cache helpers
 2019-07-22 15:18 UTC  (11+ messages)

KASAN: use-after-free Read in h5_rx_3wire_hdr
 2019-07-22 15:18 UTC 

WARNING in __mmdrop
 2019-07-22 15:14 UTC  (12+ messages)
    ` RFC: call_rcu_outstanding (was Re: WARNING in __mmdrop)

[PATCH] drm/amdkfd/kfd_mqd_manager_v10: Fix missing break in switch statement
 2019-07-22 15:14 UTC  (2+ messages)

[RFC PATCH v2 0/4] Add initial device tree for MSM8916 A3U/A5U/L8150
 2019-07-22 15:12 UTC  (5+ messages)
` [RFC PATCH v2 1/4] dt-bindings: vendor-prefixes: Add Longcheer Technology Co., Ltd
` [RFC PATCH v2 2/4] dt-bindings: qcom: Document bindings for new MSM8916 devices

[PATCH v3 1/7] drm/bridge: move ANA78xx driver to analogix subdirectory
 2019-07-22 15:12 UTC  (7+ messages)
` [PATCH v3 2/7] drm/bridge: split some definitions of ANX78xx to dedicated headers
` [PATCH v3 3/7] drm/bridge: extract some Analogix I2C DP common code
` [PATCH v3 4/7] drm/bridge: Prepare Analogix anx6345 support
` [PATCH v3 5/7] drm/bridge: Add "
` [PATCH v3 6/7] dt-bindings: Add ANX6345 DP/eDP transmitter binding
` [PATCH v3 7/7] arm64: dts: allwinner: a64: enable ANX6345 bridge on Teres-I

[PATCH] firmware: qcom_scm: fix error for incompatible pointer
 2019-07-22 15:12 UTC  (4+ messages)

[PATCH v2 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-07-22 15:04 UTC 

[PATCH net-next] [net-next] mlx4: avoid large stack usage in mlx4_init_hca()
 2019-07-22 15:01 UTC 

[PATCH net-next] qed: reduce maximum stack frame size
 2019-07-22 15:01 UTC 

[PATCH] wcn36xx: use dynamic allocation for large variables
 2019-07-22 14:59 UTC 

[PATCH] ovs: datapath: hide clang frame-overflow warnings
 2019-07-22 15:00 UTC 

[for-next][PATCH 00/16] tracing: Updates for the next merge window
 2019-07-22 15:00 UTC  (8+ messages)
` [for-next][PATCH 12/16] kprobes: Initialize kprobes at postcore_initcall

[PATCH net-next] rxrpc: shut up -Wframe-larger-than= warnings
 2019-07-22 14:58 UTC 

[PATCH] [RESEND] ARM: bcm47094: add missing #cells for mdio-bus-mux
 2019-07-22 14:55 UTC 

[PATCH v4 0/4] Support accelerometers for veyron_minnie
 2019-07-22 14:53 UTC  (4+ messages)
` [PATCH v4 1/4] iio: cros_ec: Add sign vector in core for backward compatibility

[PATCH] [RESEND] ARM: davinci: fix sleep.S build error on ARMv4
 2019-07-22 14:51 UTC 

[PATCH 1/6] ARM: ks8695: watchdog: stop using mach/*.h
 2019-07-22 14:44 UTC  (6+ messages)

[PATCH v6 0/5] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-07-22 14:41 UTC  (5+ messages)
` [PATCH v6 3/5] media: v4l: Add definitions for the HEVC slice controls

[PATCH net-next 0/3] net: stmmac: Convert to phylink
 2019-07-22 14:39 UTC  (9+ messages)

[RFC PATCH v2 00/15] tracing: of: Boot time tracing using devicetree
 2019-07-22 14:38 UTC  (4+ messages)

general protection fault in make_kuid
 2019-07-22 14:38 UTC 

general protection fault in tcf_ife_init
 2019-07-22 14:38 UTC 

hmm_range_fault related fixes and legacy API removal v2
 2019-07-22 14:37 UTC  (3+ messages)
` [PATCH 1/6] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}

[PATCH v9 0/8] sched/deadline: fix cpusets bandwidth accounting
 2019-07-22 14:29 UTC  (7+ messages)
` [PATCH v9 4/8] sched/deadline: Fix bandwidth accounting at all levels after offline migration

[PATCH] dmaengine: bcm2835: Print error in case setting DMA mask fails
 2019-07-22 14:26 UTC  (2+ messages)

[GIT PULL] pidfd fixes
 2019-07-22 14:22 UTC 

[PATCH] dma: ste_dma40: fix unneeded variable warning
 2019-07-22 14:24 UTC  (2+ messages)

[PATCH] s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi header
 2019-07-22 14:23 UTC  (3+ messages)

[PATCH 1/3] [v2] dmaengine: dw-edma: fix unnecessary stack usage
 2019-07-22 14:21 UTC  (5+ messages)
` [PATCH 3/3] [v2] dmaengine: dw-edma: fix endianess confusion

[PATCH v2 0/7] iommu/vt-d: Fixes and cleanups for linux-next
 2019-07-22 14:22 UTC  (7+ messages)
` [PATCH v2 7/7] iommu/vt-d: Consolidate domain_init() to avoid duplication

[RFC PATCH 0/7] Add MMC packed function
 2019-07-22 14:19 UTC  (3+ messages)
` [RFC PATCH 1/7] blk-mq: Export blk_mq_hctx_has_pending() function

[PATCH] mfd: cros_ec: Update cros_ec_commands.h
 2019-07-22 14:15 UTC  (3+ messages)

[PATCHv2] mm: treewide: Clarify pgtable_page_{ctor,dtor}() naming
 2019-07-22 14:11 UTC 

[PATCH] sched/topology: Improve load balancing on AMD EPYC
 2019-07-22 14:11 UTC  (11+ messages)

[PATCH] hv: Use the correct style for SPDX License Identifier
 2019-07-22 14:08 UTC  (2+ messages)

[PATCH net] net: stmmac: Do not cut down 1G modes
 2019-07-22 14:07 UTC 

[PATCH net-next 0/3] net: stmmac: Some performance improvements and a fix
 2019-07-22 14:04 UTC  (9+ messages)
` [PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool

[PATCH v2] can: dev: call netif_carrier_off() in register_candev()
 2019-07-22 14:04 UTC 

[PATCH] ASoC: dapm: fix a memory leak bug
 2019-07-22 13:57 UTC 

[PATCH v2] gpiolib: fix incorrect IRQ requesting of an active-low lineevent
 2019-07-22 13:53 UTC  (2+ messages)

[PATCH] fbdev: Ditch fb_edid_add_monspecs
 2019-07-22 13:52 UTC  (3+ messages)

[PATCH] [RESEND] media: davinci-vpbe: remove obsolete includes
 2019-07-22 13:49 UTC 

[PATCH] media: staging: ipu3: Enable IOVA API only when IOMMU support is enabled
 2019-07-22 13:47 UTC 

[PATCH glibc] Linux: Include <linux/sockios.h> in <bits/socket.h> under __USE_MISC
 2019-07-22 13:47 UTC  (5+ messages)

[PATCH v2 0/9] ARM: davinci: da850-evm: remove more legacy GPIO calls
 2019-07-22 13:44 UTC  (10+ messages)
` [PATCH v2 1/9] ARM: davinci: refresh davinci_all_defconfig
` [PATCH v2 2/9] ARM: davinci_all_defconfig: enable GPIO backlight
` [PATCH v2 3/9] ARM: davinci: da850-evm: model the backlight GPIO as an actual device
` [PATCH v2 4/9] fbdev: da8xx: add support for a regulator
` [PATCH v2 5/9] ARM: davinci: da850-evm: switch to using a fixed regulator for lcdc
` [PATCH v2 6/9] fbdev: da8xx: remove panel_power_ctrl() callback from platform data
` [PATCH v2 7/9] fbdev: da8xx-fb: use devm_platform_ioremap_resource()
` [PATCH v2 8/9] fbdev: da8xx-fb: drop a redundant if
` [PATCH v2 9/9] fbdev: da8xx: use resource management for dma

[PATCH] tracing: kmem: convert call_site addresses to user friendly symbols
 2019-07-22 13:43 UTC  (2+ messages)

[PATCH] mmc: mxs: use devm_platform_ioremap_resource() to simplify code
 2019-07-22 13:43 UTC  (2+ messages)

[PATCH 00/12] treewide: Fix GENMASK misuses
 2019-07-22 13:43 UTC  (3+ messages)
` [PATCH 06/12] mmc: meson-mx-sdio: Fix misuse of GENMASK macro

[PATCH v1 0/2] virtio-mmio: support multiple interrupt vectors
 2019-07-22 13:43 UTC  (5+ messages)
  ` [External Email] "

[PATCH 0/7] Add SD/MMC driver for Actions Semi S900 SoC
 2019-07-22 13:41 UTC  (3+ messages)
` [PATCH 5/7] mmc: Add Actions Semi Owl SoCs SD/MMC driver

[PATCH] mmc: usdhi6rol0: Add maintainers
 2019-07-22 13:41 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Fix occasional hang after tuning on eMMC
 2019-07-22 13:41 UTC  (2+ messages)

[PATCH] mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()
 2019-07-22 13:41 UTC  (2+ messages)

[PATCH] mailbox: armada-37xx-rwtm: Use device-managed registration API
 2019-07-22 13:37 UTC 

[PATCH v3 0/7] lib: rework bitmap_parse
 2019-07-22 13:37 UTC  (3+ messages)
` [PATCH 5/7] lib: rework bitmap_parse()

[PATCH] powerpc: Wire up clone3 syscall
 2019-07-22 13:37 UTC  (2+ messages)

[PATCH v5 00/11] Move part of cros-ec out of MFD subsystem
 2019-07-22 13:32 UTC  (12+ messages)
` [PATCH v5 01/11] mfd / platform: cros_ec: Handle chained ECs as platform devices
` [PATCH v5 02/11] mfd / platform: cros_ec: Move cros-ec core driver out from MFD
` [PATCH v5 03/11] mfd / platform: cros_ec: Miscellaneous character device to talk with the EC
` [PATCH v5 04/11] mfd: cros_ec: Switch to use the new cros-ec-chardev driver
` [PATCH v5 05/11] mfd / platform: cros_ec: Rename config to a better name
` [PATCH v5 06/11] mfd / platform: cros_ec: Reorganize platform and mfd includes
` [PATCH v5 07/11] mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helper
` [PATCH v5 08/11] mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs
` [PATCH v5 09/11] mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices
` [PATCH v5 10/11] mfd: cros_ec: Use mfd_add_hotplug_devices() helper
` [PATCH v5 11/11] arm/arm64: defconfig: Update configs to use the new CROS_EC options

[PATCH v2] iommu/amd: fix a crash in iova_magazine_free_pfns
 2019-07-22 13:30 UTC  (3+ messages)

[PATCH 0/3] arm64: Allow early timestamping of kernel log
 2019-07-22 13:26 UTC  (6+ messages)
` [PATCH 1/3] printk: Allow architecture-specific timestamping function

[RESEND PATCH 00/10] ARM: davinci: use the new clocksource driver
 2019-07-22 13:17 UTC  (11+ messages)
` [RESEND PATCH 01/10] ARM: davinci: enable the clocksource driver for DT mode
` [RESEND PATCH 02/10] ARM: davinci: WARN_ON() if clk_get() fails
` [RESEND PATCH 03/10] ARM: davinci: da850: switch to using the clocksource driver
` [RESEND PATCH 04/10] ARM: davinci: da830: "
` [RESEND PATCH 05/10] ARM: davinci: move timer definitions to davinci.h
` [RESEND PATCH 06/10] ARM: davinci: dm355: switch to using the clocksource driver
` [RESEND PATCH 07/10] ARM: davinci: dm365: "
` [RESEND PATCH 08/10] ARM: davinci: dm644x: "
` [RESEND PATCH 09/10] ARM: davinci: dm646x: "
` [RESEND PATCH 10/10] ARM: davinci: remove legacy timer support

[PATCH] selinux: convert struct sidtab count to refcount_t
 2019-07-22 13:17 UTC  (2+ 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).