linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-13 15:32:27 to 2019-06-13 15:51:43 UTC [more...]

linux-next: Tree for Jun 12
 2019-06-13  9:16 UTC  (3+ messages)
` linux-next: Tree for Jun 12 (staging/media/meson/)

[PATCH v4 4/5] phy: ti: Add a new SERDES driver for TI's AM654x SoC
 2019-06-13 10:21 UTC  (4+ messages)

Regression for MS_MOVE on kernel v5.1
 2019-06-13  9:27 UTC  (3+ messages)

[PATCHv3 1/2] mm/gup: fix omission of check on FOLL_LONGTERM in get_user_pages_fast()
 2019-06-13 10:48 UTC  (5+ messages)

[PATCH 0/1] docs: watchdog: make htmldocs failed
 2019-06-13  9:57 UTC  (4+ messages)
` [PATCH 1/1] docs: watchdog: Fix build error

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-13 10:47 UTC  (11+ messages)

[PATCH v4 00/28] Convert files to ReST - part 1
 2019-06-13 10:10 UTC  (5+ messages)
` [PATCH v4 18/28] docs: convert docs to ReST and rename to *.rst
    ` [PATCH v5] docs: power: "

[PATCH v4 0/3] Fix ARM64 crash for accessing unmapped IO port regions
 2019-06-13 10:17 UTC  (7+ messages)
` [PATCH v4 1/3] lib: logic_pio: Use logical PIO low-level accessors for !CONFIG_INDIRECT_PIO
` [PATCH v4 2/3] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions

[PATCH] binder: fix possible UAF when freeing buffer
 2019-06-13 15:43 UTC  (3+ messages)

[PATCH] coresight: potential uninitialized variable in probe()
 2019-06-13 10:10 UTC  (5+ messages)

[PATCH v3 0/4] KVM: LAPIC: Implement Exitless Timer
 2019-06-13  9:49 UTC  (4+ messages)

[PATCH v1 00/31] Convert files to ReST - part 2
 2019-06-13  9:52 UTC  (4+ messages)
` [PATCH v1 20/31] docs: hid: convert to ReST

[PATCH] mm/vmalloc: Check absolute error return from vmap_[p4d|pud|pmd|pte]_range()
 2019-06-13  9:33 UTC  (2+ messages)

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-06-13 15:50 UTC  (4+ messages)

[PATCH] ALSA: hda: Add Elkhart Lake PCI ID
 2019-06-13 16:21 UTC  (3+ messages)

[PATCH 4.14 00/81] 4.14.126-stable review
 2019-06-13 15:44 UTC  (9+ messages)
` [PATCH 4.14 61/81] ALSA: seq: Protect in-kernel ioctl calls with mutex

[PATCH 5.1 000/155] 5.1.10-stable review
 2019-06-13 10:08 UTC  (3+ messages)
` [PATCH 5.1 101/155] usb: ohci-da8xx: disable the regulator if the overcurrent irq fired

[PATCH] signal: remove the wrong signal_pending() check in restore_user_sigmask()
 2019-06-13  9:43 UTC  (11+ messages)
` [PATCH 0/2] select: simplify the usage of restore_saved_sigmask_unless()
  ` [RFC PATCH 0/5]: Removing saved_sigmask
    ` [RFC PATCH 1/5] signal: Teach sigsuspend to use set_user_sigmask

[PATCH v4 0/7] I2C IRQ Probe Improvements
 2019-06-13  9:32 UTC  (5+ messages)
` [PATCH v4 4/7] i2c: core: Make i2c_acpi_get_irq available to the rest of the I2C core

[PATCH v3 1/8] i2c: i2c-qcom-geni: Provide support for ACPI
 2019-06-13  9:19 UTC  (6+ messages)

[PATCH] io_uring: fix SQPOLL cpu check
 2019-06-13  9:15 UTC  (6+ messages)

[PATCH v3 1/2] arm64: tegra: add ACONNECT, ADMA and AGIC nodes
 2019-06-13 10:21 UTC  (4+ messages)

[PATCH 1/2] powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx
 2019-06-13  9:11 UTC  (4+ messages)
` [PATCH 2/2] powerpc/8xx: Add microcode patch to move SMC parameter RAM

[PATCH v2 01/10] powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx
 2019-06-13  9:12 UTC  (10+ messages)
` [PATCH v2 02/10] powerpc/8xx: drop verify_patch()
` [PATCH v2 03/10] powerpc/8xx: compact microcode arrays
` [PATCH v2 04/10] powerpc/8xx: refactor writing of CPM "
` [PATCH v2 05/10] powerpc/8xx: Refactor microcode write
` [PATCH v2 06/10] powerpc/8xx: refactor printing of microcode patch name
` [PATCH v2 07/10] powerpc/8xx: refactor programming of microcode CPM params
` [PATCH v2 08/10] powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.c
` [PATCH v2 09/10] powerpc/8xx: Use IO accessors in microcode programming
` [PATCH v2 10/10] powerpc/8xx: Add microcode patch to move SMC parameter RAM

[PATCH net-next 00/12] net: hns3: some code optimizations & cleanups & bugfixes
 2019-06-13  9:12 UTC  (13+ messages)
` [PATCH net-next 01/12] net: hns3: delay setting of reset level for hw errors until slot_reset is called
` [PATCH net-next 02/12] net: hns3: fix avoid unnecessary resetting for the H/W errors which do not require reset
` [PATCH net-next 03/12] net: hns3: process H/W errors occurred before HNS dev initialization
` [PATCH net-next 04/12] net: hns3: add recovery for the H/W errors occurred before the "
` [PATCH net-next 05/12] net: hns3: some changes of MSI-X bits in PPU(RCB)
` [PATCH net-next 06/12] net: hns3: extract handling of mpf/pf msi-x errors into functions
` [PATCH net-next 07/12] net: hns3: clear restting state when initializing HW device
` [PATCH net-next 08/12] net: hns3: free irq when exit from abnormal branch
` [PATCH net-next 09/12] net: hns3: fix for dereferencing before null checking
` [PATCH net-next 10/12] net: hns3: fix for skb leak when doing selftest
` [PATCH net-next 11/12] net: hns3: delay ring buffer clearing during reset
` [PATCH net-next 12/12] net: hns3: some variable modification

[PATCH] backlight: pwm_bl: Fix heuristic to determine number of brightness levels
 2019-06-13 15:43 UTC  (3+ messages)

[PATCH][next] staging: media: meson: remove redundant initialization of mpeg12
 2019-06-13  9:20 UTC  (2+ messages)

msm8996: qcom-qmp: apq8096-db820c fails to boot, reset back to fastboot and locks up
 2019-06-13  9:19 UTC  (2+ messages)

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-13 15:45 UTC  (21+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v4 0/2] arm64 relaxed ABI
  ` [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt

[PATCH] bpf: selftests: Fix warning in flow_dissector
 2019-06-13 15:47 UTC  (3+ messages)

[PATCH v3 0/3] Bitops instrumentation for KASAN
 2019-06-13  9:21 UTC  (3+ messages)
` [PATCH v3 2/3] x86: Use static_cpu_has in uaccess region to avoid instrumentation

[PATCH+DISCUSSION] irqchip: armada-370-xp: Remove redundant ops assignment
 2019-06-13  9:22 UTC  (2+ messages)

[PATCH v4 0/5] Add QCS404 interconnect provider driver
 2019-06-13 15:47 UTC  (7+ messages)
` [PATCH v4 2/5] soc: qcom: smd-rpm: Create RPM interconnect proxy child device
` [PATCH v4 3/5] interconnect: qcom: Add interconnect SMD over SMD driver
` [PATCH v4 4/5] interconnect: qcom: Add QCS404 interconnect provider driver

[PATCH repost 0/5] Repost CAN and CANFD dt-bindings
 2019-06-13  9:26 UTC  (5+ messages)

linux-next: Tree for Jun 13
 2019-06-13  9:30 UTC 

[PATCH v5 00/10] Support using MSI interrupts in ntb_transport
 2019-06-13 15:46 UTC  (3+ messages)

[PATCH] locking/static_key: always define static_branch_deferred_inc
 2019-06-13  9:33 UTC  (5+ messages)

[PATCH] usb: gadget: u_audio: Fixed variable declaration coding style issue
 2019-06-13  9:34 UTC 

[PATCH v3] phy: renesas: rcar-gen3-usb2: fix imbalance powered flag
 2019-06-13  9:35 UTC  (2+ messages)

dev_pagemap related cleanups
 2019-06-13  9:43 UTC  (23+ messages)
` [PATCH 01/22] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
` [PATCH 02/22] mm: remove the struct hmm_device infrastructure
` [PATCH 03/22] mm: remove hmm_devmem_add_resource
` [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free
` [PATCH 05/22] mm: export alloc_pages_vma
` [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper
` [PATCH 07/22] memremap: move dev_pagemap callbacks into a separate structure
` [PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
` [PATCH 09/22] memremap: lift the devmap_enable manipulation into devm_memremap_pages
` [PATCH 10/22] memremap: add a migrate callback to struct dev_pagemap_ops
` [PATCH 11/22] memremap: remove the data field in struct dev_pagemap
` [PATCH 12/22] memremap: provide an optional internal refcount "
` [PATCH 13/22] device-dax: use the dev_pagemap internal refcount
` [PATCH 14/22] nouveau: use alloc_page_vma directly
` [PATCH 15/22] nouveau: use devm_memremap_pages directly
` [PATCH 16/22] mm: remove hmm_vma_alloc_locked_page
` [PATCH 17/22] mm: remove hmm_devmem_add
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
` [PATCH 19/22] mm: simplify ZONE_DEVICE page private data
` [PATCH 20/22] mm: sort out the DEVICE_PRIVATE Kconfig mess
` [PATCH 21/22] mm: remove the HMM config option
` [PATCH 22/22] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR

[PATCH 1/3 v6] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
 2019-06-13 15:45 UTC  (3+ messages)
` [PATCH 2/3 v6] serial: 8250: Add MSR/MCR TIOCM conversion wrapper functions
` [PATCH 3/3 v6] tty/serial/8250: use mctrl_gpio helpers

[RESEND PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support
 2019-06-13 15:45 UTC  (2+ messages)

[PATCH 00/34] treewide: simplify getting the adapter of an I2C client
 2019-06-13  9:54 UTC  (50+ messages)
` [PATCH 01/34] clk: clk-cdce706: simplify getting the adapter of a client
` [PATCH 05/34] leds: leds-tca6507: "
` [PATCH 06/34] media: i2c: ak881x: "
` [PATCH 07/34] media: i2c: mt9m001: "
` [PATCH 08/34] media: i2c: mt9m111: "
` [PATCH 10/34] media: i2c: ov2640: "
` [PATCH 11/34] media: i2c: tw9910: "
` [PATCH 12/34] misc: fsa9480: "
` [PATCH 13/34] misc: isl29003: "
` [PATCH 14/34] misc: tsl2550: "
` [PATCH 15/34] mtd: maps: pismo: "
` [PATCH 16/34] power: supply: bq24190_charger: "
` [PATCH 17/34] power: supply: bq24257_charger: "
` [PATCH 18/34] power: supply: bq25890_charger: "
` [PATCH 19/34] power: supply: max14656_charger_detector: "
` [PATCH 20/34] power: supply: max17040_battery: "
` [PATCH 21/34] power: supply: max17042_battery: "
` [PATCH 22/34] power: supply: rt5033_battery: "
` [PATCH 23/34] power: supply: rt9455_charger: "
` [PATCH 24/34] power: supply: sbs-manager: "
` [PATCH 31/34] staging: media: soc_camera: imx074: "
` [PATCH 32/34] staging: media: soc_camera: mt9t031: "
` [PATCH 33/34] staging: media: soc_camera: soc_mt9v022: "
` [PATCH 34/34] usb: typec: tcpm: fusb302: "

[PATCH net-next v3 0/2] hinic: add rss support and rss parameters configuration
 2019-06-13  1:58 UTC  (3+ messages)
` [PATCH net-next v3 1/2] hinic: add rss support
` [PATCH net-next v3 2/2] hinic: add support for rss parameters with ethtool

[PATCH v3 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-13  9:48 UTC  (9+ messages)
` [PATCH v3 3/5] brcmfmac: sdio: Disable auto-tuning around commands expected to fail

[PATCH 2/2] staging: rtl8723bs: hal: sdio_halinit: fix spaces preferred around that unary operator
 2019-06-13  9:50 UTC  (2+ messages)

[PATCH 1/2] staging: rtl8723bs: hal: sdio_halinit: fix comparison to true/false is error prone
 2019-06-13  9:50 UTC  (2+ messages)

[PATCH v2 0/7] PM8005 and PMS405 regulator support
 2019-06-13 15:41 UTC  (11+ messages)
` [PATCH v3 2/7] drivers: regulator: qcom_spmi: Refactor get_mode/set_mode
` [PATCH v3 6/7] dt-bindings: qcom_spmi: Document pms405 support
` [PATCH v3 7/7] drivers: regulator: qcom: add PMS405 SPMI regulator

[PATCH] media: MAINTAINERS: fix linux-media mailing list for meson drivers
 2019-06-13  9:51 UTC 

infinite loop in read_hpet from ktime_get_boot_fast_ns
 2019-06-13 15:40 UTC  (7+ messages)

[RFC] Disable lockref on arm64
 2019-06-13  9:53 UTC  (12+ messages)
        ` [EXT] "

[RFC v2 00/11] DVFS in the OPP core
 2019-06-13  9:54 UTC  (6+ messages)
` [RFC v2 01/11] OPP: Don't overwrite rounded clk rate

[PATCH] scsi: megaraid_sas: Use struct_size() helper
 2019-06-13  9:57 UTC  (2+ messages)

[PATCH V5 1/7] i2c: tegra: clean up macros
 2019-06-13  9:59 UTC  (4+ messages)
` [PATCH V5 6/7] i2c: tegra: fix PIO rx/tx residual transfer check

[PATCH -next] ima: Make arch_policy_entry static
 2019-06-13 15:38 UTC  (2+ messages)

[PATCH] irqchip: Enable compile-testing for Renesas drivers
 2019-06-13  9:58 UTC  (2+ messages)

[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-13 10:07 UTC 

[PATCH 0/7] clk: at91: sckc: improve error path
 2019-06-13 15:37 UTC  (8+ messages)
` [PATCH 1/7] clk: at91: sckc: add support to free slow oscillator
` [PATCH 2/7] clk: at91: sckc: add support to free slow rc oscillator
` [PATCH 3/7] clk: at91: sckc: add support to free slow clock osclillator
` [PATCH 4/7] clk: at91: sckc: improve error path for sam9x5 sck register
` [PATCH 5/7] clk: at91: sckc: remove unnecessary line
` [PATCH 6/7] clk: at91: sckc: improve error path for sama5d4 sck registration
` [PATCH 7/7] clk: at91: sckc: use dedicated functions to unregister clock

[PATCH repost] dt-bindings: timer: renesas, cmt: Document r8a779{5|65|90} CMT support
 2019-06-13 10:12 UTC  (2+ messages)

[PATCH v4 1/2] arm64: tegra: add ACONNECT, ADMA and AGIC nodes
 2019-06-13 10:22 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: tegra: enable ACONNECT, ADMA and AGIC

[LINUX PATCH v14] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-06-13 10:18 UTC  (5+ messages)

[PATCH] ARM: dts: rockchip: add display nodes for rk322x
 2019-06-13 10:13 UTC 

[PATCH] locking/rwsem: save unnecessary rwsem_set_owner() after slow path
 2019-06-13 10:18 UTC 

[PATCH v3 0/3] add thermal driver for h6
 2019-06-13 15:35 UTC  (6+ messages)
` [PATCH v3 1/3] thermal: sun8i: "

[PATCH] dt: leds-lm36274.txt: fix a broken reference to ti-lmu.txt
 2019-06-13 10:23 UTC 

[V4 1/2] dmaengine: fsl-dpaa2-qdma: Add the DPDMAI(Data Path DMA Interface) support
 2019-06-13 10:13 UTC  (2+ messages)
` [V4 2/2] dmaengine: fsl-dpaa2-qdma: Add NXP dpaa2 qDMA controller driver for Layerscape SoCs

[PATCH] selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
 2019-06-13 10:28 UTC  (3+ messages)

[PATCH] scripts/documentation-file-ref-check: ignore output dir
 2019-06-13 10:29 UTC 

[RFC 0/7] Introduce TEE based Trusted Keys support
 2019-06-13 15:34 UTC  (9+ messages)
` [RFC 1/7] tee: optee: allow kernel pages to register as shm
` [RFC 2/7] tee: enable support to register kernel memory
` [RFC 3/7] tee: add private login method for kernel clients
` [RFC 4/7] KEYS: trusted: Introduce TEE based Trusted Keys
` [RFC 5/7] KEYS: encrypted: Allow TEE based trusted master keys
` [RFC 6/7] doc: keys: Document usage of TEE based Trusted Keys
` [RFC 7/7] MAINTAINERS: Add entry for "

[PATCHv2 0/3] improve wait logic of stop_machine
 2019-06-13 10:35 UTC  (4+ messages)
` [PATCHv2 1/3] processor: remove spin_cpu_yield
` [PATCHv2 2/3] s390: improve wait logic of stop_machine
` [PATCHv2 3/3] processor: get rid of cpu_relax_yield

[PATCH v7 0/5] prerequisites for device reserved local mem rework
 2019-06-13 15:34 UTC  (9+ messages)
` [PATCH v7 3/5] usb: host: ohci-sm501: init genalloc for local memory

[PATCH] video: backlight: Replace old GPIO APIs with GPIO Consumer APIs for sky81542-backlight driver
 2019-06-13 10:33 UTC  (4+ messages)

[V2] dmaengine: fsl-edma: support little endian for edma driver
 2019-06-13 10:27 UTC 

[PATCH 0/3] Add ZynqMP SD Clock Tap Delays configuration support
 2019-06-13 10:36 UTC  (3+ messages)
` [PATCH 3/3] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup

[PATCH v5 1/2] arm64: tegra: add ACONNECT, ADMA and AGIC nodes
 2019-06-13 10:41 UTC  (2+ messages)
` [PATCH v5 2/2] arm64: tegra: enable ACONNECT, ADMA and AGIC

[PATCH] fix double-fetch bug in sock_getsockopt()
 2019-06-13 10:44 UTC 

[PATCHv4 0/3] mm/gup: fix omission of check on FOLL_LONGTERM in gup fast path
 2019-06-13 10:45 UTC  (4+ messages)
` [PATCHv4 1/3] mm/gup: rename nr as nr_pinned in get_user_pages_fast()
` [PATCHv4 2/3] mm/gup: fix omission of check on FOLL_LONGTERM in gup fast path
` [PATCHv4 3/3] mm/gup_benchemark: add LONGTERM_BENCHMARK test "

[RFC PATCH] binfmt_elf: Protect mm_struct access with mmap_sem
 2019-06-13 10:47 UTC  (2+ messages)
` [RFC PATCH v2] "

[PATCH v3 0/8] memory: tegra: Introduce Tegra30 EMC driver
 2019-06-13 10:49 UTC  (3+ messages)
` [PATCH v3 1/8] clk: tegra20/30: Add custom EMC clock implementation


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