linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-05 12:49:57 to 2018-10-05 16:08:22 UTC [more...]

[PATCH 00/12] i2c: quirks: add zero length checks and update drivers
 2018-10-05 16:08 UTC  (15+ messages)
` [PATCH 04/12] i2c: omap: use core to detect 'no zero length' quirk
` [PATCH 06/12] i2c: qup: "
` [PATCH 08/12] i2c: tegra: "
` [PATCH 09/12] i2c: zx2967: "

[PATCH net 0/2] rxrpc: Fixes
 2018-10-05 16:07 UTC  (6+ messages)
` [PATCH net 1/2] rxrpc: Fix some missed refs to init_net
` [PATCH net 2/2] rxrpc: Fix the data_ready handler

[PATCH] f2fs: allow to mount, if quota is failed
 2018-10-05 16:03 UTC 

[PATCH] MAINTAINERS: Add Maxime Ripard as drm-misc maintainer
 2018-10-05 16:02 UTC 

[PATCH] yam: fix a missing-check bug
 2018-10-05 15:59 UTC 

[PATCH v3] tools/lib/traceevent: Replace str_error_r() with an open coded implementation
 2018-10-05 15:58 UTC  (6+ messages)

[PATCH 0/6] Add Support for MMC/SD in TI's AM65x SOCs
 2018-10-05 15:58 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: phy: am654-mmc-phy: Document new phy bindings

[PATCH] lib/bch: fix possible stack overrun
 2018-10-05 15:56 UTC 

[PATCH 0/3] namei: implement various scoping AT_* flags
 2018-10-05 15:55 UTC  (7+ messages)
` [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution

[PATCH v2] virtio-gpu: add VIRTIO_GPU_F_EDID feature
 2018-10-05 15:55 UTC  (5+ messages)

[PATCH v9 0/3]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-10-05 15:53 UTC  (9+ messages)
` [PATCH v9 2/3]: perf record: enable asynchronous trace writing

linux-next: Tree for Oct 5
 2018-10-05 15:51 UTC  (4+ messages)
` linux-next: Tree for Oct 5 (net/core/filter.c)

[PATCH 03/22] KEYS: Provide missing asymmetric key subops for new key type ops
 2018-10-05 15:51 UTC  (8+ messages)
` [PATCH 00/22] KEYS: Support TPM-wrapped key and crypto ops
  ` [PATCH 04/22] KEYS: Make the X.509 and PKCS7 parsers supply the sig encoding type
  ` [PATCH 05/22] KEYS: Provide software public key query function

[PATCH 0/2] pwm-tiecap: Add support for AM654 SoCs
 2018-10-05 15:51 UTC  (3+ messages)
` [PATCH 2/2] pwm: Kconfig: Enable TI ECAP driver for ARCH_K3

[PATCH v2] PCI: Fix Switchtec DMA aliasing quirk dmesg noise
 2018-10-05 15:49 UTC 

[PATCH 1/2] arm64: dts: allwinner: Olimex A64-OLinuXino: enable eMMC
 2018-10-05 15:48 UTC  (11+ messages)

[PATCH v3] sched/rt : return accurate release rq lock info
 2018-10-05 22:22 UTC  (3+ messages)

[PATCH v10 09/10] dt-binding: mtd: Document gpio-addr-flash
 2018-10-05 15:42 UTC  (18+ messages)
` [PATCH v10 10/10] mtd: maps: gpio-addr-flash: Add support for device-tree devices

[PATCH v9 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-10-05 15:42 UTC  (9+ messages)
` [PATCH v9 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v9 13/13] nvmet: Optionally use PCI P2P memory

[PATCH v1 00/11] Continuing the work on coupled regulators
 2018-10-05 15:36 UTC  (12+ messages)
` [PATCH v1 01/11] regulator: core: Add voltage balancing mechanism
` [PATCH v1 02/11] regulator: core: Change voltage setting path
` [PATCH v1 03/11] regulator: core: Mutually resolve regulators coupling
` [PATCH v1 04/11] regulator: core: Don't allow to get regulator until all couples resolved
` [PATCH v1 05/11] dt-bindings: regulator: Change regulator-coupled-max-spread property
` [PATCH v1 06/11] regulator: core: Limit regulators coupling to a single couple
` [PATCH v1 07/11] dt-bindings: regulator: Document new regulator-max-step-microvolt property
` [PATCH v1 08/11] regulator: core: Add new max_uV_step constraint
` [PATCH v1 09/11] regulator: core: Decouple regulators on regulator_unregister()
` [PATCH v1 10/11] regulator: core: Use ww_mutex for regulators locking
` [PATCH v1 11/11] regulator: core: Properly handle case where supply is the couple

[GIT PULL] for-next updates for soc/fsl drivers for v4.20 take 2
 2018-10-05 15:37 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v4.19-rc6
 2018-10-05 15:37 UTC  (2+ messages)

[GIT PULL] KVM changes for 4.19-rc7
 2018-10-05 15:37 UTC  (2+ messages)

Crypto Fixes for 4.14
 2018-10-05 15:37 UTC  (11+ messages)
` Crypto Fixes for 4.15
      ` Crypto Fixes for 4.16
        ` Crypto Fixes for 4.17
          ` Crypto Fixes for 4.18
            ` Crypto Fixes for 4.19

[PATCH V5 00/24] mmc: mmci: add sdmmc variant for stm32
 2018-10-05 15:33 UTC  (28+ messages)
` [PATCH V5 01/24] mmc: mmci: Change struct members from bool to u8
` [PATCH V5 02/24] mmc: mmci: create common mmci_dma_setup/release
` [PATCH V5 03/24] mmc: mmci: introduce dma_priv pointer to mmci_host
` [PATCH V5 04/24] mmc: mmci: merge prepare data functions
` [PATCH V5 05/24] mmc: mmci: add prepare/unprepare_data callbacks
` [PATCH V5 06/24] mmc: mmci: add get_next_data callback
` [PATCH V5 07/24] mmc: mmci: add dma_start callback
` [PATCH V5 08/24] mmc: mmci: add dma_finalize callback
` [PATCH V5 09/24] mmc: mmci: add dma_error callback
` [PATCH V5 10/24] mmc: mmci: add validate_data callback
` [PATCH V5 11/24] mmc: mmci: add set_clk/pwrreg callbacks
` [PATCH V5 12/24] mmc: mmci: add datactrl block size variant property
` [PATCH V5 13/24] mmc: mmci: expand startbiterr to irqmask and error check
` [PATCH V5 14/24] mmc: mmci: add variant properties to define cpsm & cmdresp bits
` [PATCH V5 15/24] mmc: mmci: add variant property to define dpsm bit
` [PATCH V5 16/24] mmc: mmci: add variant property to define irq pio mask
` [PATCH V5 17/24] mmc: mmci: add variant property to write datactrl before command
` [PATCH V5 18/24] mmc: mmci: add variant property to not read datacnt
` [PATCH V5 19/24] dt-bindings: mmci: add optional reset property
` [PATCH V5 20/24] mmc: "
` [PATCH V5 21/24] mmc: mmci: add clock divider for stm32 sdmmc
` [PATCH V5 22/24] mmc: mmci: add stm32 sdmmc registers
` [PATCH V5 23/24] dt-bindings: mmci: add stm32 sdmmc variant
` [PATCH V5 24/24] mmc: "

KASAN: use-after-scope in ext4_group_desc_csum
 2018-10-05 15:32 UTC  (4+ messages)

[PATCH 00/12] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-10-05 15:31 UTC  (5+ messages)
` [PATCH 12/12] arm64: dts: allwinner: bananapi-m64: Bananapi S070WV20-CT16 DSI panel

[PATCH] reset: socfpga: add an early reset driver for SoCFPGA
 2018-10-05 15:30 UTC  (4+ messages)

[PATCH net] net: bpfilter: Fix type cast and pointer warnings
 2018-10-05 15:27 UTC 

[PATCH] venus: vdec: fix decoded data size
 2018-10-05 15:26 UTC  (2+ messages)

[RFC PATCH 0/9] patchable function pointers for pluggable crypto routines
 2018-10-05 15:24 UTC  (9+ messages)
` [RFC PATCH 1/9] kernel: add support for patchable function pointers

[PATCH v2 0/3] get_user_pages*() and RDMA: first steps
 2018-10-05 15:20 UTC  (5+ messages)
` [PATCH v2 2/3] mm: introduce put_user_page[s](), placeholder versions
` [PATCH v2 3/3] infiniband/mm: convert to the new put_user_page[s]() calls

[PATCH] irqchip/gic-v3-its: Add early memory allocation errata
 2018-10-05 15:17 UTC  (8+ messages)

[PATCH v2] reset: Exclusive resets must be dedicated to a single hardware block
 2018-10-05 15:16 UTC  (5+ messages)

[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
 2018-10-05 15:16 UTC  (6+ messages)
` [PATCH net-next v6 19/23] zinc: Curve25519 ARM implementation

[mm PATCH 0/5] Deferred page init improvements
 2018-10-05 15:12 UTC  (6+ messages)
` [mm PATCH 1/5] mm: Use mm_zero_struct_page from SPARC on all 64b architectures
` [mm PATCH 2/5] mm: Drop meminit_pfn_in_nid as it is redundant
` [mm PATCH 3/5] mm: Use memblock/zone specific iterator for handling deferred page init
` [mm PATCH 4/5] mm: Move hot-plug specific memory init into separate functions and optimize
` [mm PATCH 5/5] mm: Use common iterator for deferred_init_pages and deferred_free_pages

[PATCH] arm64: dts: k3-am65-wakeup: Fix wakeup_uart reg address
 2018-10-05 15:10 UTC  (2+ messages)

[PATCH 00/16] of: overlay: validation checks, subsequent fixes
 2018-10-05 15:07 UTC  (6+ messages)
` [PATCH 09/16] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH 15/16] of: unittest: initialize args before calling of_irq_parse_one()

[PATCH] memblock: stop using implicit alignement to SMP_CACHE_BYTES
 2018-10-05 15:05 UTC  (3+ messages)

[REPORT] net: 3com: 3c59x: Possible data races
 2018-10-05 15:04 UTC  (2+ messages)

Query regarding CVE-2018-5391
 2018-10-05 15:03 UTC 

[PATCH v2 0/3] Add slave DMA support for Actions Semi S900 SoC
 2018-10-05 15:01 UTC  (3+ messages)
` [PATCH v2 2/3] dmaengine: Add Slave and Cyclic mode support for Actions Semi Owl "

KASAN: use-after-free Read in sctp_id2assoc
 2018-10-05 14:58 UTC  (2+ messages)

[PATCH v3 0/2] dmaengine: add UniPhier MIO DMAC driver
 2018-10-05 14:57 UTC  (3+ messages)
` [PATCH v3 2/2] dmaengine: uniphier-mdmac: "

[PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2018-10-05 14:55 UTC  (2+ messages)

[PATCH v3] Neutis N5 support
 2018-10-05 14:48 UTC  (3+ messages)
` [PATCH v3] arm64: new board - Emlid Neutis N5

[PATCH v2] mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
 2018-10-05 14:39 UTC  (2+ messages)

[PATCH][mtd-next] mtd: rawnand: fix spelling mistake "card_registred" -> "card_registered"
 2018-10-05 14:38 UTC  (2+ messages)

[PATCH] [v2] ARM: omap1: add nand_chip declaration
 2018-10-05 14:37 UTC  (2+ messages)

[PATCH 1/2] ARM: omap1: add nand_chip declaration
 2018-10-05 14:37 UTC  (3+ messages)
` [PATCH 2/2] ARM: ixp4xx: include linux/mtd/platnand.h

[PATCH 01/13] clocksource: Convert to using %pOFn instead of device_node.name
 2018-10-05 14:35 UTC  (13+ messages)
  ` [PATCH 02/13] clocksource/drivers/renesas-ostm: Convert to SPDX identifiers
  ` [PATCH 03/13] clocksource/drivers/sh_cmt: "
  ` [PATCH 04/13] clocksource/drivers/sh_mtu2: "
  ` [PATCH 05/13] clocksource/drivers/sh_tmu: "
  ` [PATCH 06/13] clocksource/drivers/sh_cmt: Fixup for 64-bit machines
  ` [PATCH 07/13] clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines
  ` [PATCH 08/13] clocksource/drivers/sh_cmt: Properly line-wrap sh_cmt_of_table[] initializer
  ` [PATCH 09/13] dt-bindings: timer: renesas: cmt: document R-Car gen3 support
  ` [PATCH 10/13] clocksource/drivers/sh_cmt: Add "
  ` [PATCH 11/13] clocksource/drivers: Unify the names to timer-* format
  ` [PATCH 12/13] clocksource: Remove obsolete CLOCKSOURCE_OF_DECLARE
  ` [PATCH 13/13] clocksource/drivers/dw_apb: Add reset control

[PATCH RT] tty: serial: pl011: fix warning about uninitialized variable
 2018-10-05 14:35 UTC  (2+ messages)

[PATCH] Documentation/arm64: HugeTLB page implementation
 2018-10-05 14:34 UTC 

[PATCH net-next v3] wireless-drivers: rtnetlink wifi simulation device
 2018-10-05 14:33 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM64 Defconfig updates for 4.20
 2018-10-05 14:31 UTC  (8+ messages)
` [GIT PULL] Qualcomm ARM64 DT "
` [GIT PULL] Qualcomm Device Tree "

[PATCH 1/3] staging: greybus: loopback.c: remove unused gb_loopback::lbid
 2018-10-05 14:28 UTC  (3+ messages)
` [PATCH 2/3] staging: greybus: loopback.c: do insertion in O(n) instead of O(n lg n)
` [PATCH 3/3] staging: greybus: loopback.c: simplify prototype of gb_loopback_bus_id_compare

linux-next: Tree for Oct 4
 2018-10-05 14:27 UTC  (7+ messages)

[PATCH] XXX PCI/AER: remove unused variables
 2018-10-05 14:26 UTC  (2+ messages)

[PATCH v4 3/3] gpiolib: Show correct direction from the beginning
 2018-10-05 14:18 UTC  (5+ messages)

[PATCH] perf record: use unmapped IP for inline callchain cursors
 2018-10-05 14:11 UTC  (5+ messages)

[PATCH 00/39 v8] PTI support for x86-32
 2018-10-05 14:06 UTC  (3+ messages)
` [PATCH 32/39] x86/pgtable/pae: Use separate kernel PMDs for user page-table

[PATCH V10 0/8] C-SKY(csky) Linux Kernel Driver
 2018-10-05 14:03 UTC  (4+ messages)
` [PATCH V10 5/8] clocksource: add C-SKY SMP timer

[PATCH] net: wireless: iwlegacy: Add a lock assertion in il4965_send_rxon_assoc()
 2018-10-05 13:55 UTC 

[PATCH] mmc: tifm_sd: Mark expected switch fall-through
 2018-10-05 13:54 UTC  (2+ messages)

[PATCH] mmc: meson-mx-sdio: mark expected switch fall-through
 2018-10-05 13:54 UTC  (2+ messages)

[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
 2018-10-05 13:53 UTC  (10+ messages)

[PATCH v10 0/3]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-10-05 13:50 UTC  (4+ messages)
` [PATCH v9 1/3]: perf util: map data buffer for preserving collected data
` [PATCH v9 2/3]: perf record: enable asynchronous trace writing
` [PATCH v9 3/3]: perf record: extend trace writing to multi AIO

[PATCH] net: cxgb3_main: fix a missing-check bug
 2018-10-05 13:48 UTC 

[PATCH v5 0/9] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2018-10-05 13:45 UTC  (3+ messages)
` [PATCH v5 1/9] book3s/64: avoid circular header inclusion in mmu-hash.h

[PATCH] net: wireless: iwlegacy: Fix possible data races in il4965_send_rxon_assoc()
 2018-10-05 13:42 UTC  (5+ messages)

[PATCH 0/2] USB: serial: gpio line-name fix and FT232R CBUS gpio support
 2018-10-05 13:40 UTC  (3+ messages)

[PATCH] SUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc()
 2018-10-05 13:36 UTC  (2+ messages)

[PATCH] arm_pmu: Delete incorrect cache event mapping for some armv8_pmuv3 events
 2018-10-05 13:34 UTC  (7+ messages)

[PATCH] gigaset: asyncdata: mark expected switch fall-throughs
 2018-10-05 13:29 UTC 

[PATCH v15 00/16] arm64: kexec: add kexec_file_load() support
 2018-10-05 13:23 UTC  (4+ messages)
` [PATCH v15 06/16] of/fdt: add helper functions for handling properties

[PATCH] x86, olpc: Indicate that legacy PC platform should not register RTC
 2018-10-05 13:17 UTC  (2+ messages)
` [PATCH] x86/olpc: Fix build error with CONFIG_MFD_CS5535=m

[PATCH 0/3] x86/vdso: Minor improvements
 2018-10-05 13:05 UTC  (4+ messages)
` [PATCH 2/3] x86/vdso: Rearrange do_hres() to improve code generation

set_cpus_allowed_ptr() usage in FREESCALE CAAM
 2018-10-05 12:54 UTC 

[PATCH] memstick: tifm_ms: mark expected switch fall-through
 2018-10-05 12:53 UTC 

[PATCH v9 04/10] x86: refcount: prevent gcc distortions
 2018-10-05 12:52 UTC  (11+ messages)

[PATCH v8 1/3] [media] imx214: device tree binding
 2018-10-05 12:49 UTC  (2+ messages)
` [PATCH v8 3/3] [media] imx214: Fix range for V4L2_CID_EXPOSURE

[PATCH 05/22] KEYS: Provide software public key query function
 2018-10-03 19:24 UTC 

[PATCH 04/22] KEYS: Make the X.509 and PKCS7 parsers supply the sig encoding type
 2018-10-03 19:12 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).