linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-21 08:43:52 to 2019-06-21 11:33:21 UTC [more...]

[PATCH] [media] media: mtk-mdp: fix reference count on old device tree
 2019-06-21 11:32 UTC 

fix DMA API abuse in various mips fbdev drivers
 2019-06-21 11:32 UTC  (4+ messages)
  ` [PATCH 3/3] jz4740_fb: fix DMA API abuse

[PATCH] rt2x00: fix rx queue hang
 2019-06-21 11:30 UTC  (3+ messages)

[RFC 0/5] livepatch: new API to track system state changes
 2019-06-21 11:27 UTC  (3+ messages)
` [RFC 3/5] livepatch: Allow to distinguish different version of "

linux-next: unexpected file in the usb tree
 2019-06-21 11:24 UTC 

[PATCH] ARM: dts: socfpga: update to new Denali NAND binding
 2019-06-21 11:23 UTC 

[PATCH] video: fbdev: pvr2fb: fix link error for pvr2fb_pci_exit
 2019-06-21 11:23 UTC  (4+ messages)

[PATCH v2] DT node for SiFive FU540 Ethernet Controller driver
 2019-06-21 11:20 UTC  (3+ messages)
` [PATCH v2] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

[PATCH v3 1/2] fork: add clone3
 2019-06-21 11:18 UTC  (6+ messages)
` [PATCH v3 2/2] arch: wire-up clone3() syscall

[GIT PULL] mali-dp and komeda patches for drm-next
 2019-06-21 11:18 UTC  (4+ messages)

[patch 0/5] *** DMA based UART driver for AST2500 ***
 2019-06-21 11:17 UTC  (6+ messages)
` [patch 1/5] AST2500 DMA UART driver
` [patch 2/5] build configuration for "
` [patch 3/5] DT nodes "
` [patch 4/5] defconfig and MAINTAINERS updated "
` [patch 5/5] Documentation: DT bindings "

[PATCH] video: fbdev: pvr2fb: fix compile-testing as module
 2019-06-21 11:15 UTC  (2+ messages)

[PATCH v2 0/2] extcon: Add fsa9480 extcon driver
 2019-06-21 11:13 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: extcon: Add support for fsa9480 switch
` [PATCH v2 2/2] extcon: Add fsa9480 extcon driver

[PATCH 1/6] regulator: s2mps11: Consistently use local variable
 2019-06-21 11:13 UTC  (3+ messages)
  ` [PATCH 6/6] ARM: dts: exynos: Add regulator suspend configuration to Odroid XU3/XU4/HC1 family

[PATCH V6 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-21 11:10 UTC  (3+ messages)
` [PATCH V6 2/3] PCI: dwc: Cleanup DBI read and write APIs
` [PATCH V6 3/3] PCI: dwc: Export APIs to support .remove() implementation

[PATCH] mips: Remove q-accessors from non-64bit platforms
 2019-06-21 11:09 UTC  (6+ messages)

[PATCH] video: fbdev: s3c-fb: add COMPILE_TEST support
 2019-06-21 11:08 UTC  (3+ messages)

[PATCH v2] video: fbdev: imxfb: add COMPILE_TEST support
 2019-06-21 11:07 UTC  (3+ messages)
  ` [PATCH] video: fbdev: imxfb: fix sparse warnings about using incorrect types

[PATCH] video: fbdev: pvr2fb: fix build warning when compiling as module
 2019-06-21 11:06 UTC  (2+ messages)

[PATCH V2 0/4] csky: Use generic asid function from arm
 2019-06-21 11:05 UTC  (7+ messages)
` [PATCH V2 1/4] csky: Revert mmu ASID mechanism
` [PATCH V2 2/4] csky: Add new asid lib code from arm
` [PATCH V2 3/4] csky: Use generic asid algorithm to implement switch_mm
` [PATCH V2 4/4] csky: Improve tlb operation with help of asid

[PATCH 1/4] rts5208: Fix usleep_range is preferred over udelay
 2019-06-21 11:04 UTC  (3+ messages)
` [PATCH 4/4] rts5208: Fix usleep range "

Next 20190620: fails to compile in netfilter on x86-32
 2019-06-21 11:03 UTC 

[PATCH] arm64: dts: uniphier: update to new Denali NAND binding
 2019-06-21 11:02 UTC 

[PATCH v2 12/28] drivers: Introduce class_find_device_by_name() helper
 2019-06-21 11:02 UTC  (2+ messages)

[PATCH v2 0/3] PWM framework: add support referencing PWMs from ACPI
 2019-06-21 11:01 UTC  (3+ messages)
` [PATCH v2 3/3] leds-pwm.c: support ACPI via firmware-node framework

linux-next: Tree for Jun 21
 2019-06-21 11:01 UTC 

[PATCH 1/2] f2fs: use generic EFSBADCRC/EFSCORRUPTED
 2019-06-21 11:00 UTC  (4+ messages)
` [PATCH 2/2] f2fs: set SBI_NEED_FSCK for xattr corruption case

[PATCH v2 00/29] Convert files to ReST - part 2
 2019-06-21 10:59 UTC  (3+ messages)
` [PATCH v2 20/29] docs: leds: convert to ReST

[PATCH] time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
 2019-06-21 10:55 UTC  (6+ messages)

[PATCH] x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()
 2019-06-21 10:54 UTC  (3+ messages)

[PATCH] ARM: dts: uniphier: update to new Denali NAND binding
 2019-06-21 10:53 UTC 

[PATCH] mmc: remove another TMIO MMC variant usdhi6rol0.c
 2019-06-21 10:50 UTC  (3+ messages)

[PATCH v7 00/25] Unify vDSOs across more architectures
 2019-06-21 10:49 UTC  (27+ messages)
` [PATCH v7 01/25] kernel: Standardize vdso_datapage
` [PATCH v7 02/25] kernel: Define gettimeofday vdso common code
` [PATCH v7 03/25] kernel: Unify update_vsyscall implementation
` [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
` [PATCH v7 05/25] arm64: Build vDSO with -ffixed-x18
` [PATCH v7 06/25] arm64: compat: Add missing syscall numbers
` [PATCH v7 07/25] arm64: compat: Expose signal related structures
` [PATCH v7 08/25] arm64: compat: Generate asm offsets for signals
` [PATCH v7 09/25] lib: vdso: Add compat support
` [PATCH v7 10/25] arm64: compat: Add vDSO
` [PATCH v7 11/25] arm64: Refactor vDSO code
` [PATCH v7 12/25] arm64: compat: vDSO setup for compat layer
` [PATCH v7 13/25] arm64: elf: vDSO code page discovery
` [PATCH v7 14/25] arm64: compat: Get sigreturn trampolines from vDSO
` [PATCH v7 15/25] arm64: Add vDSO compat support
` [PATCH v7 16/25] arm: Add support for generic vDSO
` [PATCH v7 17/25] arm: Add clock_getres entry point
` [PATCH v7 18/25] arm: Add clock_gettime64 "
` [PATCH v7 19/25] mips: Add support for generic vDSO
` [PATCH v7 20/25] mips: Add clock_getres entry point
` [PATCH v7 21/25] mips: Add clock_gettime64 "
` [PATCH v7 22/25] x86: Add support for generic vDSO
` [PATCH v7 23/25] x86: Add clock_getres entry point
` [PATCH v7 24/25] x86: Add clock_gettime64 "
` [PATCH v7 25/25] kselftest: Extend vDSO selftest

[PATCH v7 0/6] Add support for Orange Pi 3
 2019-06-21 10:44 UTC  (2+ messages)

[PATCH] dmaengine: dw-edma: fix endianess confusion
 2019-06-21 10:44 UTC  (6+ messages)

[PATCH v2 0/5] Perf uncore PMU event alias support for Hisi hip08 ARM64 platform
 2019-06-21 10:42 UTC  (6+ messages)
` [PATCH v2 2/5] perf pmu: Support more complex PMU event aliasing

[PATCH v2 0/8] staging: erofs: decompression inplace approach
 2019-06-21 10:42 UTC  (10+ messages)
` [PATCH v2 5/8] staging: erofs: introduce generic decompression backend
` [PATCH v2 6/8] staging: erofs: introduce LZ4 decompression inplace
` [PATCH v2 7/8] staging: erofs: switch to new decompression backend
` [PATCH v2 8/8] staging: erofs: integrate decompression inplace

[PATCH v1] scsi: Don't select SCSI_PROC_FS by default
 2019-06-21 10:41 UTC  (11+ messages)

[PATCH -next v2] mm/page_alloc: fix a false memory corruption
 2019-06-21 10:39 UTC  (3+ messages)

[PATCH] hid: add another quirk for Chicony PixArt mouse
 2019-06-21 10:36 UTC  (3+ messages)

[PATCH v10 0/6] support a new type of PMIC,including two chips(rk817 and rk809)
 2019-06-21 10:34 UTC  (7+ messages)
` [PATCH v10 1/6] mfd: rk808: remove the id_table
` [PATCH v10 2/6] mfd: rk808: Add RK817 and RK809 support
` [PATCH v10 3/6] regulator: rk808: add RK809 and RK817 support
` [PATCH v10 4/6] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v10 5/6] rtc: rk808: add RK809 and RK817 support
` [PATCH v10 6/6] clk: RK808: "

[PATCH 0/2] add Microchip PIT64B timer
 2019-06-21 10:34 UTC  (9+ messages)
` [PATCH 2/5] clocksource/drivers/timer-microchip-pit64b: add Microchip PIT64B support
          `  "

[PATCHv2 0/2] coresight: Do not default to CPU0 for missing CPU phandle
 2019-06-21 10:33 UTC  (7+ messages)
` [PATCHv2 1/2] "
` [PATCHv2 2/2] coresight: Abort probe if cpus are not available

[PATCH] ABI: sysfs-driver-mlxreg-io: fix the what fields
 2019-06-21 10:33 UTC  (2+ messages)

[PATCH v5 0/3] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-06-21 10:28 UTC  (6+ messages)
` [PATCH v5 1/3] mtd: spi-nor: add support for is25wp256

[PATCH v4 0/8] arm64: IRQ priority masking and Pseudo-NMI fixes
 2019-06-21 10:27 UTC  (2+ messages)

[PATCH] mfd: da9063: occupy second I2C address, too
 2019-06-21 10:23 UTC  (5+ messages)

[PATCH v1 0/9] vfio_pci: wrap pci device as a mediated device
 2019-06-21 10:23 UTC  (6+ messages)
` [PATCH v1 9/9] smaples: add vfio-mdev-pci driver

[RFC PATCH 0/7] sched/cpufreq: Make schedutil energy aware
 2019-06-21 10:22 UTC  (9+ messages)
` [RFC PATCH 1/7] PM: Introduce em_pd_get_higher_freq()

[PATCH] drm/fourcc: Add Arm 16x16 block modifier
 2019-06-21 10:21 UTC 

[PATCH] mm/gup: speed up check_and_migrate_cma_pages() on huge page
 2019-06-21 10:15 UTC 

[RESEND,v2] cpufreq: s5pv210: Don't flood kernel log after cpufreq change
 2019-06-21 10:10 UTC 

[PATCH v7 00/21] MT8183 IOMMU SUPPORT
 2019-06-21 10:10 UTC  (5+ messages)
` [PATCH v7 19/21] iommu/mediatek: Rename enable_4GB to dram_is_4gb

[PATCH v6 0/7] I2C IRQ Probe Improvements
 2019-06-21 10:08 UTC  (8+ messages)
` [PATCH v6 1/7] i2c: core: Allow whole core to use i2c_dev_irq_from_resources
` [PATCH v6 2/7] i2c: acpi: Use available IRQ helper functions
` [PATCH v6 3/7] i2c: acpi: Factor out getting the IRQ from ACPI
` [PATCH v6 4/7] i2c: core: Make i2c_acpi_get_irq available to the rest of the I2C core
` [PATCH v6 5/7] i2c: core: Move ACPI IRQ handling to probe time
` [PATCH v6 6/7] i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq
` [PATCH v6 7/7] i2c: core: Tidy up handling of init_irq

[PATCH] DT node for SiFive FU540 Ethernet Controller driver
 2019-06-21  9:59 UTC  (4+ messages)
` [PATCH] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

INFO: task syz-executor can't die for more than 143 seconds
 2019-06-21  9:58 UTC  (2+ messages)

[PATCH] fsf2: Use DIV_ROUND_UP() instead of open-coding
 2019-06-21  9:58 UTC  (2+ messages)

[PATCH] s390/cio: introduce driver_override on the css bus
 2019-06-21  9:56 UTC  (2+ messages)

[PATCH -next] f2fs: Use div_u64*() for 64-bit divisions
 2019-06-21  9:55 UTC  (3+ messages)

[PATCH 00/14] Add support to generate ABI documentation at admin-guide
 2019-06-21  9:49 UTC  (9+ messages)
` [PATCH 04/14] ABI: better identificate tables

[PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #13]
 2019-06-21  9:47 UTC  (3+ messages)
` [PATCH 02/25] vfs: Allow fsinfo() to query what's in an fs_context "

[PATCH v3 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-21  9:46 UTC  (4+ messages)
` [PATCH v3 1/3] net: fddi: skfp: Rename local PCI defines to match generic PCI defines
` [PATCH v3 2/3] net: fddi: skfp: Include generic PCI definitions
` [PATCH v3 3/3] net: fddi: skfp: Remove unused private "

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

[PATCH] structleak: disable BYREF_ALL in combination with KASAN_STACK
 2019-06-21  9:43 UTC  (3+ messages)

[PATCH v4 2/2] KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
 2019-06-21  9:44 UTC  (3+ messages)
` [PATCH v4 1/2] KVM: LAPIC: Optimize timer latency consider world switch time

[PATCH -next] drm/sti: Remove duplicated include from sti_drv.c
 2019-06-21  9:42 UTC 

[PATCH v5 0/4] KVM: LAPIC: Implement Exitless Timer
 2019-06-21  9:40 UTC  (5+ messages)
` [PATCH v5 1/4] KVM: LAPIC: Make lapic timer unpinned
` [PATCH v5 2/4] KVM: LAPIC: Inject timer interrupt via posted interrupt
` [PATCH v5 3/4] KVM: LAPIC: Ignore timer migration when lapic timer is injected by pi
` [PATCH v5 4/4] KVM: LAPIC: Don't inject already-expired timer via posted interrupt

[PATCH 1/7] video: add HDMI state notifier support
 2019-06-21  9:39 UTC  (12+ messages)

[PATCH] Coccinelle: Add a SmPL script for the reconsideration of redundant dev_err() calls
 2019-06-21  9:37 UTC  (8+ messages)
  `  "

[PATCH] dmaengine: dw-edma: fix __iomem type confusion
 2019-06-21  9:35 UTC  (4+ messages)

[PATCH 0/7] clk: at91: sckc: improve error path
 2019-06-21  9:33 UTC  (4+ messages)

remove dead powernv code v2
 2019-06-21  9:24 UTC  (5+ messages)
` [PATCH 2/4] powerpc/powernv: remove the unused tunneling exports

[PATCH v2 0/5] Panel rotation patches
 2019-06-21  9:19 UTC  (5+ messages)
` [PATCH 3/5] drm/panel: Add attach/detach callbacks

[PATCH v5 1/2] dt-bindings: Add doc for the Ingenic JZ47xx LCD controller driver
 2019-06-21  9:17 UTC  (8+ messages)
` [PATCH v5 2/2] DRM: Add KMS driver for the Ingenic JZ47xx SoCs

[GIT PULL 0/2] lightnvm updates for 5.3
 2019-06-21  9:14 UTC  (4+ messages)
` [GIT PULL 1/2] lightnvm: pblk: fix freeing of merged pages
` [GIT PULL 2/2] lightnvm: fix uninitialized pointer in nvm_remove_tgt()

[v7, PATCH] add some features in stmmac
 2019-06-21  9:15 UTC  (3+ messages)
` [v7, PATCH] net: stmmac: add support for hash table size 128/256 in dwmac4

[PATCH v6 00/19] Unify vDSOs across more architectures
 2019-06-21  9:11 UTC  (3+ messages)

[PATCH] dmaengine: dw-edma: fix unnecessary stack usage
 2019-06-21  9:05 UTC  (3+ messages)

[PATCH v3 0/5] net: macb: cover letter
 2019-06-21  9:03 UTC  (4+ messages)
` [PATCH v3 2/5] net: macb: add support for sgmii MAC-PHY interface

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

[PATCH 0/4] drm/bridge: dw-hdmi: Add support for HDR metadata
 2019-06-21  9:01 UTC  (3+ messages)

[PATCH] Bluetooth: btrtl: HCI reset on close for RTL8822BE
 2019-06-21  8:58 UTC 

[PATCH] powerpc/lib/xor_vmx: Relax frame size for clang
 2019-06-21  8:58 UTC 

[PATCH 1/2] PCI: pciehp: Do not disable interrupt twice on suspend
 2019-06-21  8:52 UTC  (2+ messages)

[LINUX PATCH v16] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-06-21  8:41 UTC  (2+ messages)

[PATCH v3 0/2] PM / AVS: SVS: Introduce SVS engine
 2019-06-21  8:43 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: soc: add mtk svs dt-bindings
` [PATCH v3 2/2] PM / AVS: SVS: Introduce SVS engine


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