linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-24 02:22:19 to 2019-06-24 06:56:59 UTC [more...]

[PATCH v2 7/7] arm64: defconfig: Enable Panfrost driver
 2019-06-24  6:56 UTC  (6+ messages)
` [PATCH v3] arm64: defconfig: Enable Panfrost and Lima drivers

[PATCH v2 8/8] habanalabs: enable 64-bit DMA mask in POWER9
 2019-06-24  6:53 UTC  (10+ messages)

[PATCH v4 0/5] net: macb: cover letter
 2019-06-24  6:52 UTC  (13+ messages)
` [PATCH v4 1/5] net: macb: add phylink support
` [PATCH v4 2/5] net: macb: add support for sgmii MAC-PHY interface
` [PATCH v4 3/5] net: macb: add support for c45 PHY
` [PATCH v4 4/5] net: macb: add support for high speed interface

[PATCH 0/2] Add support for AHB DMA controller on Milbeaut series
 2019-06-24  6:44 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: milbeaut-hdmac: Add HDMAC driver for Milbeaut platforms

[PATCH v2 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-24  6:45 UTC  (3+ messages)
` [PATCH v2 1/3] net: fddi: skfp: Rename PCI_REV_ID to PCI_REVISION_ID

[PATCH] staging: bcm2835-camera: Avoid apotential sleep while holding a spin_lock
 2019-06-24  6:37 UTC  (2+ messages)

[PATCH v7 3/5] usb: host: ohci-sm501: init genalloc for local memory
 2019-06-24  6:35 UTC  (11+ messages)

drm/msm/dpu: Correct dpu encoder spinlock initialization
 2019-06-24  6:27 UTC 

[PATCH] [RFC] dmaengine: add fifo_size member
 2019-06-24  6:26 UTC  (11+ messages)

[PATCH v2 03/28] acpi: utils: Cleanup acpi_dev_match_cb
 2019-06-24  3:20 UTC  (3+ messages)

[PATCH V10 0/3] Add support for measuring the boot command line during kexec_file_load
 2019-06-24  6:23 UTC  (4+ messages)
` [PATCH V10 1/3] IMA: Define a new hook to measure the kexec boot command line arguments
` [PATCH V10 2/3] IMA: Define a new template field buf
` [PATCH V10 3/3] KEXEC: Call ima_kexec_cmdline to measure the boot command line args

[PATCH] Bluetooth: btrtl: HCI reset on close for RTL8822BE
 2019-06-24  6:21 UTC  (3+ messages)
  ` [PATCH v2] Bluetooth: btrtl: HCI reset on close for Realtek BT chip

[PATCH v4 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-06-24  6:19 UTC  (2+ messages)

net: macb: Fix compilation on systems without COMMON_CLK
 2019-06-24  6:16 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net: macb: Kconfig: Rename Atmel to Cadence

[PATCH v2 0/5] Support Intel AHCI remapped NVMe devices
 2019-06-24  6:16 UTC  (5+ messages)
` [PATCH v2 2/5] nvme: rename "pci" operations to "mmio"

[PATCH v3 0/4] usb: xhci: Add support for Renesas USB controllers
 2019-06-24  6:11 UTC  (5+ messages)
` [PATCH v3 1/4] usb: xhci: add firmware loader for uPD720201 and uPD720202 w/o ROM
` [PATCH v3 2/4] usb: xhci: Use register defined and field names
` [PATCH v3 3/4] usb: xhci: Add ROM loader for uPD720201
` [PATCH v3 4/4] usb: xhci: allow multiple firmware versions

[PATCH] mm/hugetlb: allow gigantic page allocation to migrate away smaller huge page
 2019-06-24  6:10 UTC  (5+ messages)

[PATCH 1/6] cpufreq: Use existing stub functions instead of IS_ENABLED macro
 2019-06-24  6:06 UTC  (11+ messages)
` [PATCH 2/6] thermal/drivers/cpu_cooling: Unregister with the policy
` [PATCH 3/6] cpufreq/drivers/arm_big_little: Remove cooling device usage
` [PATCH 4/6] cpufreq: "
` [PATCH 5/6] thermal/drivers/imx: "
` [PATCH 6/6] thermal/drivers/ti: "

siox: driver init boilerplate reduction v3
 2019-06-24  6:04 UTC  (4+ messages)
` [PATCH 1/2] siox: add helper macro to simplify driver registration
` [PATCH 2/2] drivers: gpio: siox: use module_siox_driver()

[v2 0/2] Add BOE tv101wum-nl6 panel driver
 2019-06-24  6:03 UTC  (3+ messages)
` [v2 1/2] dt-bindngs: display: panel: Add BOE tv101wum-n16 panel bindings
` [v2 2/2] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel

[PATCH v2 00/11] dts: Update DT bindings for CoreSight replicator and funnel
 2019-06-24  5:58 UTC  (3+ messages)
` [PATCH v2 11/11] arm64: dts: sc9860: Update coresight DT bindings

[PATCH] usb: dwc3: Enable the USB snooping
 2019-06-24  5:58 UTC  (11+ messages)

lift the xfs writepage code into iomap
 2019-06-24  5:52 UTC  (13+ messages)
` [PATCH 01/12] list.h: add a list_pop helper
` [PATCH 02/12] xfs: simplify xfs_chain_bio
` [PATCH 03/12] xfs: fix a comment typo in xfs_submit_ioend
` [PATCH 04/12] xfs: initialize ioma->flags in xfs_bmbt_to_iomap
` [PATCH 05/12] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 06/12] xfs: remove XFS_TRANS_NOFS
` [PATCH 07/12] xfs: don't preallocate a transaction for file size updates
` [PATCH 08/12] xfs: simplify xfs_ioend_can_merge
` [PATCH 09/12] xfs: refactor the ioend merging code
` [PATCH 10/12] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 11/12] iomap: move the xfs writeback code to iomap.c
` [PATCH 12/12] iomap: add tracing for the address space operations

[RFC PATCH] arm64: dts: fsl: wandboard: Add a device tree for the PICO-PI-IMX8M
 2019-06-24  5:52 UTC  (2+ messages)

linux-next: manual merge of the devicetree tree with Linus' tree
 2019-06-24  5:51 UTC 

[PATCH v2 0/3] scsi: ufs: typo fixes and improvement
 2019-06-24  5:50 UTC  (2+ messages)

remove asm-generic/ptrace.h v3
 2019-06-24  5:47 UTC  (6+ messages)
` [PATCH 1/5] arm64: don't use asm-generic/ptrace.h
` [PATCH 2/5] powerpc: "
` [PATCH 3/5] sh: "
` [PATCH 4/5] x86: "
` [PATCH 5/5] asm-generic: remove ptrace.h

[PATCH] mm: fix setting the high and low watermarks
 2019-06-24  5:46 UTC  (4+ messages)

[locking/rwsem] 4f23dbc1e6: reaim.jobs_per_min -37.0% regression
 2019-06-24  5:45 UTC 

RISC-V nommu support v2
 2019-06-24  5:43 UTC  (18+ messages)
` [PATCH 01/17] mm: provide a print_vma_addr stub for !CONFIG_MMU
` [PATCH 02/17] mm: stub out all of swapops.h "
` [PATCH 03/17] mm/nommu: fix the MAP_UNINITIALIZED flag
` [PATCH 04/17] irqchip/sifive-plic: set max threshold for ignored handlers
` [PATCH 05/17] riscv: use CSR_SATP instead of the legacy sptbr name in switch_mm
` [PATCH 06/17] riscv: refactor the IPI code
` [PATCH 07/17] riscv: abstract out CSR names for supervisor vs machine mode
` [PATCH 08/17] riscv: improve the default power off implementation
` [PATCH 09/17] riscv: provide a flat entry loader
` [PATCH 10/17] riscv: read the hart ID from mhartid on boot
` [PATCH 11/17] riscv: provide native clint access for M-mode
` [PATCH 12/17] riscv: implement remote sfence.i natively "
` [PATCH 13/17] riscv: poison SBI calls "
` [PATCH 14/17] riscv: don't allow selecting SBI-based drivers "
` [PATCH 15/17] riscv: use the correct interrupt levels "
` [PATCH 16/17] riscv: clear the instruction cache and all registers when booting
` [PATCH 17/17] riscv: add nommu support

[PATCH] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems
 2019-06-24  5:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] include: linux: i2c: more helpers for declaring i2c drivers
 2019-06-24  5:44 UTC  (3+ messages)

[PATCH] usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
 2019-06-24  5:41 UTC  (2+ messages)

[RFC v3 0/2] clocksource: davinci-timer: new driver
 2019-06-24  5:40 UTC  (3+ messages)

[PATCHv2] mm/gup: speed up check_and_migrate_cma_pages() on huge page
 2019-06-24  5:34 UTC  (4+ messages)

siox: driver init boilerplate reduction v2
 2019-06-24  5:33 UTC  (4+ messages)
` [PATCH v2 1/2] include: linux: siox: more for declaring siox drivers

[PATCH V8 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-24  5:26 UTC  (3+ messages)
` [PATCH V8 2/3] PCI: dwc: Cleanup DBI,ATU read and write APIs
` [PATCH V8 3/3] PCI: dwc: Export APIs to support .remove() implementation

[PATCH bpf-next] MAINTAINERS: add reviewer to maintainers entry
 2019-06-24  5:24 UTC 

Reminder: 25 open syzbot bugs in kvm subsystem
 2019-06-24  5:21 UTC 

[PATCH V2] net: ethernet: ti: cpsw: Fix suspend/resume break
 2019-06-24  5:16 UTC 

Reminder: 27 open syzbot bugs in bluetooth subsystem
 2019-06-24  5:14 UTC 

[PATCH] mm/vmalloc: fix a compile warning in mm
 2019-06-24  5:09 UTC 

Reminder: 9 open syzbot bugs in sound subsystem
 2019-06-24  5:07 UTC 

Reminder: 30 open syzbot bugs in "net/bpf" subsystem
 2019-06-24  5:01 UTC 

[RESEND,v2] cpufreq: s5pv210: Don't flood kernel log after cpufreq change
 2019-06-24  4:57 UTC  (2+ messages)

WARNING: kernel stack regs at 0000000068363d2a in telegraf:23122 has bad 'bp' value 000000007b842ec4
 2019-06-24  4:49 UTC 

[PATCH -mm] mm, swap: Fix THP swap out
 2019-06-24  4:44 UTC  (3+ messages)

[PATCH v2 RESEND] kexec: fix warnig of crash_zero_bytes in crash.c
 2019-06-24  4:41 UTC 

KASAN: user-memory-access Read in ip6_hold_safe (3)
 2019-06-24  4:38 UTC  (4+ messages)

[PATCH 3/3] tools: memory-model: Improve data-race detection
 2019-06-24  4:34 UTC  (3+ messages)

[PATCH v7 5/6] mm,thp: add read-only THP support for (non-shmem) FS
 2019-06-24  4:27 UTC 

[PATCH v2] kexec: fix warnig of crash_zero_bytes in crash.c
 2019-06-24  4:26 UTC  (4+ messages)
    `  "

linux-next: build failure after merge of the amdgpu tree
 2019-06-24  4:24 UTC 

linux-next: build failure after merge of the fbdev tree
 2019-06-24  4:15 UTC  (3+ messages)

Kirkwood PCI Express and bridges
 2019-06-24  4:08 UTC  (3+ messages)

[PATCH v7 1/5] usb: fsl: Set USB_EN bit to select ULPI phy
 2019-06-24  4:05 UTC  (4+ messages)
` [PATCH v7 4/5] usb: host: Stops USB controller init if PLL fails to lock
    ` [EXT] "

[PATCH bpf-next] bpf: fix cgroup bpf release synchronization
 2019-06-24  4:02 UTC  (3+ messages)

[PATCH next] softirq: enable MAX_SOFTIRQ_TIME tuning with sysctl max_softirq_time_usecs
 2019-06-24  4:01 UTC  (3+ messages)

[PATCH] flow_dissector: Fix vlan header offset in __skb_flow_dissect
 2019-06-24  3:49 UTC  (2+ messages)
` [PATCH v2] "

linux-next: build failure after merge of the net-next tree
 2019-06-24  3:59 UTC  (3+ messages)

[PATCH] node: Fix warning while make xmldocs
 2019-06-24  3:58 UTC 

linux-next: manual merge of the drm-intel tree with the pci tree
 2019-06-24  3:53 UTC  (2+ messages)

[PATCH -next] drm/amdgpu: remove set but not used variables 'ret'
 2019-06-24  3:46 UTC  (9+ messages)
` [PATCH -next v2] drm/amdgpu: return 'ret' in amdgpu_pmu_init

linux-next: manual merge of the drm tree with the jc_docs tree
 2019-06-24  3:41 UTC 

[PATCH -next] drm/amdgpu: remove set but not used variables 'ret'
 2019-06-24  3:45 UTC  (2+ messages)
` [PATCH -next v3] drm/amdgpu: return 'ret' immediately if failed in amdgpu_pmu_init

[PATCHv3 0/1] coresight: Do not default to CPU0 for missing CPU phandle
 2019-06-24  3:36 UTC  (2+ messages)
` [PATCHv3 1/1] "

[PATCH] x86/speculation/mds: Avoid clearing CPU buffers in native machine with old microcode
 2019-06-23  3:35 UTC  (2+ messages)
` [PATCH v2] x86/speculation/mds: Eliminate leaks by trace_hardirqs_on()

linux-next: manual merge of the spi-nor tree with Linus' tree
 2019-06-24  3:23 UTC 

[PATCH] netfilter: Fix remainder of pseudo-header protocol 0
 2019-06-24  3:17 UTC 

[PATCH 00/15] cleanup cppcheck signed shifting errors
 2019-06-24  3:16 UTC  (3+ messages)
` [PATCH 06/15] ARM: imx: cleanup cppcheck "

[PATCH v1 00/11] More improvements for Tegra30 devfreq driver
 2019-06-23 21:46 UTC  (3+ messages)
` [PATCH v1 07/11] PM / devfreq: tegra30: Reset boosting if clock rate changed
` [PATCH v1 08/11] PM / devfreq: tegra30: Stop de-boosting once it's finished

[PATCH V6 0/3] arm64/mm: Enable memory hot remove
 2019-06-24  3:12 UTC  (4+ messages)
` [PATCH V6 3/3] "

[PATCH RFC] kvm: x86: AVX512_BF16 feature support
 2019-06-24  3:10 UTC  (5+ messages)
` [PATCH RFC] kvm: x86: Expose AVX512_BF16 feature to guest

[PATCH] Input: joydev - extend absolute mouse detection
 2019-06-23 23:44 UTC 

linux-next: manual merge of the netfilter-next tree with Linus' tree
 2019-06-24  3:06 UTC 

[PATCH V4 00/18] SC7 entry and exit support for Tegra210
 2019-06-24  3:02 UTC  (19+ messages)
` [PATCH V4 01/18] irqchip: tegra: do not disable COP IRQ during suspend
` [PATCH V4 02/18] pinctrl: tegra: add suspend and resume support
` [PATCH V4 03/18] gpio: tegra: use resume_noirq for tegra gpio resume
` [PATCH V4 04/18] clk: tegra: save and restore divider rate
` [PATCH V4 05/18] clk: tegra: pllout: save and restore pllout context
` [PATCH V4 06/18] clk: tegra: pll: save and restore pll context
` [PATCH V4 07/18] clk: tegra: save and restore CPU and System clocks context
` [PATCH V4 08/18] clk: tegra: support for saving and restoring OSC context
` [PATCH V4 09/18] clk: tegra: add suspend resume support for DFLL
` [PATCH V4 10/18] clk: tegra: add save and restore context support for peripheral clocks
` [PATCH V4 11/18] clk: tegra210: use fence_udelay during PLLU init
` [PATCH V4 12/18] clk: tegra210: support for Tegra210 clocks suspend and resume
` [PATCH V4 13/18] soc/tegra: pmc: allow support for more tegra wake
` [PATCH V4 14/18] soc/tegra: pmc: add pmc wake support for tegra210
` [PATCH V4 15/18] arm64: tegra: enable wake from deep sleep on RTC alarm
` [PATCH V4 16/18] soc/tegra: pmc: configure core power request polarity
` [PATCH V4 17/18] soc/tegra: pmc: configure deep sleep control settings
` [PATCH V4 18/18] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timings

[PATCH v5 0/5] x86/umwait: Enable user wait instructions
 2019-06-23 22:46 UTC  (10+ messages)
` [PATCH v5 2/5] x86/umwait: Initialize umwait control values
` [PATCH v5 3/5] x86/umwait: Add sysfs interface to control umwait C0.2 state
` [PATCH v5 4/5] x86/umwait: Add sysfs interface to control umwait maximum time
` [PATCH v5 5/5] x86/umwait: Document umwait control sysfs interfaces

[PATCH v6 00/19] Unify vDSOs across more architectures
 2019-06-24  0:25 UTC  (11+ messages)
` [PATCH v6 18/19] x86: Add support for generic vDSO

[PATCH] x86/vdso: Give the [ph]vclock_page declarations real types
 2019-06-23 22:19 UTC  (5+ messages)

[PATCH v7 00/25] Unify vDSOs across more architectures
 2019-06-24  0:34 UTC  (2+ messages)

[PATCH -mm] autonuma: Fix scan period updating
 2019-06-24  2:56 UTC 

[RFC PATCH 00/11] tracing: of: Boot time tracing using devicetree
 2019-06-24  2:52 UTC  (3+ messages)

Next 20190620: fails to compile in netfilter on x86-32
 2019-06-24  0:20 UTC  (4+ messages)
  ` Next 20190621: fails to link f2fs in x86-32

[PATCH] bluetooth: Cleanup formatting and coding style
 2019-06-23 21:56 UTC  (2+ messages)

[PATCH v5 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-06-24  0:16 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the net tree
 2019-06-23 21:47 UTC 

[PATCH] extcon: gpio: Request reasonable interrupts
 2019-06-24  0:10 UTC  (4+ messages)

[PATCH 1/4] arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platforms
 2019-06-24  2:35 UTC  (5+ messages)

[PATCH v5 00/10] memory: tegra: Introduce Tegra30 EMC driver
 2019-06-24  0:31 UTC  (6+ messages)
` [PATCH v5 01/10] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v5 05/10] memory: tegra20-emc: Pre-configure debug register
` [PATCH v5 06/10] dt-bindings: memory: Add binding for NVIDIA Tegra30 External Memory Controller
` [PATCH v5 07/10] memory: tegra: Introduce Tegra30 EMC driver
` [PATCH v5 08/10] memory: tegra: Ensure timing control debug features are disabled

linux-next: manual merge of the arm-soc tree with Linus' tree
 2019-06-23 22:54 UTC 

[PATCH v4 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-06-24  0:35 UTC  (9+ 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).