linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-22 06:23:27 to 2019-08-22 09:18:17 UTC [more...]

[PATCH 1/2] dt-bindings: pwm: pwm-mediatek: Add documentation for MT8516
 2019-08-22  9:18 UTC  (4+ messages)
` [PATCH 2/2] pwm: pwm-mediatek: Add MT8516 SoC support

[PATCH v2 0/4] Add Support for MediaTek MT2712 RTC
 2019-08-22  9:17 UTC  (5+ messages)
` [PATCH v2 1/4] bindings: rtc: add bindings for "
` [PATCH v2 2/4] rtc: Add support for the MediaTek "

[PATCH] HID: quirks: Disable runtime suspend on Microsoft Corp. Basic Optical Mouse v2.0
 2019-08-22  9:17 UTC 

[PATCH v2 00/11] VSOCK: add vsock_test test suite
 2019-08-22  9:15 UTC  (4+ messages)
` [PATCH v2 11/11] vsock_test: wait for the remote to close the connection

[PATCH v4 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-08-22  9:15 UTC  (4+ messages)
` [PATCH v4 4/6] arm64: dts: meson: sei510: Add minimal thermal zone

[PATCH 3/3] watchdog/aspeed: add support for dual boot
 2019-08-22  9:15 UTC  (3+ messages)

[PATCH] x86/Hyper-V: Fix build error with CONFIG_HYPERV_TSCPAGE=N
 2019-08-22  9:14 UTC  (3+ messages)

[PATCH] can: Delete unnecessary checks before the macro call “dev_kfree_skb”
 2019-08-22  9:13 UTC  (2+ messages)

[PATCH] drm: meson: use match data to detect vpu compatibility
 2019-08-22  9:12 UTC  (2+ messages)

[PATCH 2/3] xfs: add kmem_alloc_io()
 2019-08-22  9:10 UTC  (3+ messages)

[PATCH] libperf: fix alignment trap in perf stat
 2019-08-22  9:07 UTC 

[PATCH v4] media: si2168: Refactor command setup code
 2019-08-22  9:10 UTC  (3+ messages)

[PATCH v1 0/2] x86/rtc: Add option to skip using RTC
 2019-08-22  9:09 UTC  (6+ messages)
  ` [PATCH v1 1/2] "
  ` [PATCH v1 2/2] dt-bindings: rtc: Add optional status property

erofs: Question on unused fields in on-disk structs
 2019-08-22  9:08 UTC  (7+ messages)

[PATCH 1/3] fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers
 2019-08-22  9:06 UTC  (2+ messages)
` [PATCH 2/3] drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_framebuffers

[PATCH v3 bpf-next 1/4] tracing/probe: Add PERF_EVENT_IOC_QUERY_PROBE ioctl
 2019-08-22  9:05 UTC  (9+ messages)

[PATCH] s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”
 2019-08-22  9:04 UTC 

[PATCH v1 1/2] dt-bindings: mtd: cadence-qspi:add support for Intel lgm-qspi
 2019-08-22  9:03 UTC  (3+ messages)
` [PATCH v1 2/2] mtd: spi-nor: cadence-quadspi: disable the DMA,DAC and auto poll
  ` [PATCH v1 2/2] mtd: spi-nor: cadence-quadspi: disable the DMA, DAC "

Regression in 5.3-rc1 and later
 2019-08-22  9:00 UTC  (3+ messages)

[PATCH v10 00/23] MT8183 IOMMU SUPPORT
 2019-08-22  8:59 UTC  (6+ messages)
` [PATCH v10 09/23] iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTek

PROBLEM: 5.3.0-rc* causes iwlwifi failure
 2019-08-22  8:59 UTC  (3+ messages)

[PATCHSET block/for-next] IO cost model based work-conserving porportional controller
 2019-08-22  8:58 UTC  (6+ messages)

[PATCH] arm64: dts: mt8183: fix pwrap gic number
 2019-08-22  8:55 UTC 

[RFC] mm: Proactive compaction
 2019-08-22  8:51 UTC  (2+ messages)

[PATCH] perf c2c: Fix report with offline cpus
 2019-08-22  8:50 UTC 

[PATCH v7 00/14] nvmet: add target passthru commands support
 2019-08-22  8:50 UTC  (7+ messages)
` [PATCH v7 08/14] nvmet-core: allow one host per passthru-ctrl

[PATCH] staging: rtl8192u: remove redundant assignment to pointer crypt
 2019-08-22  8:50 UTC  (2+ messages)

[PATCH 1/4] misc: xilinx_sdfec: Fix a couple small information leaks
 2019-08-22  8:49 UTC  (4+ messages)

[PATCH v5 00/20] KVM RISC-V Support
 2019-08-22  8:47 UTC  (21+ messages)
` [PATCH v5 01/20] KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface
` [PATCH v5 02/20] RISC-V: Add bitmap reprensenting ISA features common across CPUs
` [PATCH v5 03/20] RISC-V: Export few kernel symbols
` [PATCH v5 04/20] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v5 05/20] RISC-V: Add initial skeletal KVM support
` [PATCH v5 06/20] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v5 07/20] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v5 08/20] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v5 09/20] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v5 10/20] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v5 11/20] RISC-V: KVM: Handle WFI "
` [PATCH v5 12/20] RISC-V: KVM: Implement VMID allocator
` [PATCH v5 13/20] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v5 14/20] RISC-V: KVM: Implement MMU notifiers
` [PATCH v5 15/20] RISC-V: KVM: Add timer functionality
` [PATCH v5 16/20] RISC-V: KVM: FP lazy save/restore
` [PATCH v5 17/20] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v5 18/20] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v5 19/20] RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig
` [PATCH v5 20/20] RISC-V: KVM: Add MAINTAINERS entry

[PATCH v4 1/6] KVM: Fix leak vCPU's VMCS value into other pCPU
 2019-08-22  8:45 UTC  (7+ messages)

[PATCH 0/4] mmu notifier debug annotations/checks
 2019-08-22  8:42 UTC  (7+ messages)
` [PATCH 4/4] mm, notifier: Catch sleeping/blocking for !blockable

[PATCH 1/9] crypt: Add diskcipher
 2019-08-22  8:37 UTC  (2+ messages)

[PATCH v2] x86/hyper-v: enable TSC page clocksource on 32bit
 2019-08-22  8:36 UTC 

[PATCH] iio: potentiometer: max5432: update the non-volatile position
 2019-08-22  8:36 UTC  (6+ messages)
` iio: Is storing output values to non volatile registers something we should do automatically or leave to userspace action. [was Re: [PATCH] iio: potentiometer: max5432: update the non-volatile position]

[PATCH v3 0/8] AMD64 EDAC fixes
 2019-08-22  8:35 UTC  (3+ messages)

[PATCH V8 1/3] mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register name
 2019-08-22  8:35 UTC  (2+ messages)

[PATCH 0/5] arm64: meson: add support for SM1 Power Domains
 2019-08-22  8:35 UTC  (7+ messages)
` [PATCH 2/5] soc: amlogic: Add support for Everything-Else power domains controller
` [PATCH 4/5] arm64: dts: meson-sm1-sei610: add HDMI display support

[PATCH v2 0/10] Symbol namespaces - RFC
 2019-08-22  8:32 UTC  (4+ messages)
  ` [PATCH v3 10/11] RFC: usb-storage: export symbols in USB_STORAGE namespace

[PATCH v4 0/7] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-08-22  8:31 UTC  (5+ messages)
` [PATCH v4 2/7] PCI: Add ACS quirk for Amazon Annapurna Labs root ports
` [PATCH v4 4/7] PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root Port

[PATCH] net/wireless: Delete unnecessary checks before the macro call “dev_kfree_skb”
 2019-08-22  8:30 UTC 

[PATCH 2/4] misc: xilinx_sdfec: Return -EFAULT if copy_from_user() fails
 2019-08-22  8:31 UTC  (3+ messages)
` [PATCH 2/4 v2] "

[PATCH 4/4] misc: xilinx_sdfec: Prevent integer overflow in xsdfec_table_write()
 2019-08-22  8:27 UTC  (2+ messages)

[PATCH] f2fs: fix to writeout dirty inode during node flush
 2019-08-22  8:26 UTC 

[PATCH RESEND] i2c: mediatek: disable zero-length transfers for mt8183
 2019-08-22  8:24 UTC  (2+ messages)

[PATCH v8 0/5] media: Allwinner A10 CSI support
 2019-08-22  8:21 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: media: Add Allwinner A10 CSI binding
` [PATCH v8 2/5] media: sunxi: Refactor the Makefile and Kconfig
` [PATCH v8 3/5] media: sunxi: Add A10 CSI driver
` [PATCH v8 4/5] ARM: dts: sun7i: Add CSI0 controller
` [PATCH v8 5/5] DO NOT MERGE: ARM: dts: bananapi: Add Camera support

[PATCH] clk: imx: pll14xx: avoid glitch when set rate
 2019-08-22  8:20 UTC  (2+ messages)

[PATCH 3/4] misc: xilinx_sdfec: Prevent a divide by zero in xsdfec_reg0_write()
 2019-08-22  8:18 UTC  (2+ messages)

[net] devlink: Add method for time-stamp on reporter's dump
 2019-08-22  8:17 UTC 

[PATCH net] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-22  8:17 UTC  (11+ messages)
            ` [Intel-wired-lan] "

linux-next: manual merge of the akpm-current tree with the hmm tree
 2019-08-22  8:14 UTC 

[PATCH 00/19] Initial support for Marvell MMP3 SoC
 2019-08-22  8:12 UTC  (4+ messages)
` [PATCH 02/19] dt-bindings: arm: mrvl: Document MMP3 compatible string

[PATCH] soc: imx: gpcv2: Print the correct error code
 2019-08-22  8:12 UTC  (2+ messages)

[PATCH v5 0/13] Add mt7629 and fix mt7628 pwm
 2019-08-22  8:12 UTC  (15+ messages)
` [PATCH v5 01/13] pwm: mediatek: add a property "num-pwms"
` [PATCH v5 02/13] pwm: mediatek: droping the check for of_device_get_match_data
` [PATCH v5 03/13] pwm: mediatek: add a property "clock-frequency"
` [PATCH v5 04/13] pwm: mediatek: allocate the clks array dynamically
` [PATCH v5 05/13] pwm: mediatek: use pwm_mediatek as common prefix
` [PATCH v5 06/13] pwm: mediatek: update license and switch to SPDX tag
` [PATCH v5 07/13] dt-bindings: pwm: add a property "num-pwms"
` [PATCH v5 08/13] dt-bindings: pwm: update bindings for MT7628 SoC
` [PATCH v5 09/13] arm64: dts: mt7622: add a property "num-pwms" for PWM
` [PATCH v5 10/13] arm: dts: mt7623: "
` [PATCH v5 11/13] dt-bindings: pwm: update bindings for MT7629 SoC
` [PATCH v5 12/13] pwm: mediatek: remove a property "has-clock"
` [PATCH v5 13/13] arm: dts: mediatek: add mt7629 pwm support

[PATCH] xfs: Use BUG_ON rather than BUG() to remove unreachable code
 2019-08-22  8:11 UTC  (2+ messages)

[PATCH v4 0/3] Optimize tlbflush path
 2019-08-22  8:11 UTC  (7+ messages)
` [PATCH v4 1/3] RISC-V: Do not invoke SBI call if cpumask is empty
` [PATCH v4 2/3] RISC-V: Issue a local tlbflush if possible
` [PATCH v4 3/3] RISC-V: Issue a tlb page flush "

[PATCH net-next v5] sched: Add dualpi2 qdisc
 2019-08-22  8:10 UTC 

[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-08-22  8:11 UTC  (7+ messages)
` [PATCH v7 1/9] drm_dp_cec: add connector info support
` [PATCH v7 2/9] drm/i915/intel_hdmi: use cec_notifier_conn_(un)register
` [PATCH v7 6/9] drm: sti: "

Added Realtek rtl8192u driver to staging - static analysis report
 2019-08-22  8:08 UTC  (2+ messages)

[PATCH net-next] r8152: saving the settings of EEE
 2019-08-22  8:07 UTC 

[PATCH RESEND] i386/kvm: support guest access CORE cstate
 2019-08-22  8:07 UTC  (6+ messages)

[v2 PATCH -mm] mm: account deferred split THPs into MemAvailable
 2019-08-22  8:04 UTC  (2+ messages)

[PATCH 0/2 v3] nbd: fix possible page fault for nbd disk
 2019-08-22  7:59 UTC  (3+ messages)
` [PATCH 1/2 v3] nbd: rename the runtime flags as NBD_RT_ prefixed
` [PATCH 2/2 v3] nbd: fix possible page fault for nbd disk

[PATCH v1 35/63] Input: atmel_mxt_ts - rely on calculated_crc rather than file config_crc
 2019-08-22  7:57 UTC  (4+ messages)
` [PATCH v1 39/63] Input: touchscreen: Atmel: Add device tree support for T15 key array objects

[PATCH v2 1/3] media: add V4L2_CID_UNIT_CELL_SIZE control
 2019-08-22  7:56 UTC  (2+ messages)

[PATCH] x86/hyper-v: enable TSC page clocksource on 32bit
 2019-08-22  7:52 UTC  (4+ messages)

[PATCH] mm/init-mm.c: use CPU_BITS_NONE to initialize .cpu_bitmap
 2019-08-22  7:52 UTC 

[PATCH] HID: hidraw: Fix invalid read in hidraw_ioctl
 2019-08-22  7:51 UTC  (2+ messages)

KASAN: use-after-free Read in tomoyo_realpath_from_path
 2019-08-22  7:42 UTC  (10+ messages)
  ` [PATCH] tomoyo: Don't check open/getattr permission on sockets
        ` [PATCH v2] "

[PATCH 1/2] dt-bindings: reset: Add YAML schemas for the Intel Reset controller
 2019-08-22  7:32 UTC  (2+ messages)
` [PATCH 2/2] reset: Reset controller driver for Intel LGM SoC

[PATCH] lib/memweight.c: optimize by inlining bitmap_weight()
 2019-08-22  7:30 UTC  (3+ messages)

[RFC PATCH 0/5] ASoC: SOF: Intel: SoundWire initial integration
 2019-08-22  7:23 UTC  (4+ messages)
` [RFC PATCH 4/5] ASoC: SOF: Intel: hda: add SoundWire stream config/free callbacks

[Question] audit_names use after delete in audit_filter_inodes
 2019-08-22  7:22 UTC  (3+ messages)

[PATCH] mm/oom: Add oom_score_adj value to oom Killed process message
 2019-08-22  7:21 UTC  (11+ messages)

[PATCH V2]Perf:Return error code for perf_session__new function on failure
 2019-08-22  7:20 UTC 

[PATCH net-next 0/1] Add BASE-T1 PHY support
 2019-08-22  7:18 UTC  (8+ messages)
  `  "
      ` [EXT] "

perf tool issue following 'perf stat: Fix --no-scale' patch integration
 2019-08-22  7:17 UTC 

[PATCH v9 0/3] add support for rng-seed
 2019-08-22  7:15 UTC  (4+ messages)
` [PATCH v9 1/3] arm64: map FDT as RW for early_init_dt_scan()
` [PATCH v9 2/3] fdt: add support for rng-seed
` [PATCH v9 3/3] arm64: kexec_file: add rng-seed support

[PATCH v2 0/7] renesas, cmt: DT Binding Documentation and Minor Driver Updates V2
 2019-08-22  7:12 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: timer: renesas, cmt: Add CMT0234 to sh73a0 and r8a7740
` [PATCH v2 2/7] dt-bindings: timer: renesas, cmt: Update CMT1 on "
` [PATCH v2 6/7] clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific match
` [PATCH v2 7/7] clocksource/drivers/sh_cmt: Document "cmt-48" as deprecated

[PATCH] powerpc/8xx: drop unused self-modifying code alternative to FixupDAR
 2019-08-22  7:05 UTC  (2+ messages)

[PATCH] mm/memcg: return value of the function mem_cgroup_from_css() is not checked
 2019-08-22  7:05 UTC  (2+ messages)

[PATCH V1]Perf: Return error code for perf_session__new function on failure
 2019-08-22  7:03 UTC  (3+ messages)

[PATCH -next] usb: udc: lpc32xx: remove set but not used 3 variables
 2019-08-22  7:05 UTC 

[PATCH v2] mm: consolidate pgtable_cache_init() and pgd_cache_init()
 2019-08-22  6:57 UTC 

[PATCH 1/3] media: add pixel_size control
 2019-08-22  6:58 UTC  (5+ messages)
` [PATCH 3/3] media: imx214: Add new control with V4L2_CID_PIXEL_SIZE

Adding depends-on DT binding to break cyclic dependencies
 2019-08-22  6:54 UTC 

[PATCH v3 1/2] dt-bindings: phy: intel-emmc-phy: Add YAML schema for LGM eMMC PHY
 2019-08-22  6:54 UTC  (4+ messages)
` [PATCH v3 2/2] phy: intel-lgm-emmc: Add support for "

[PATCH v4] arm64: implement KPROBES_ON_FTRACE
 2019-08-22  6:53 UTC  (2+ messages)

[RT PATCH] kernel/irq: make irq_set_affinity_notifier() work on old_notify consistently
 2019-08-22  6:51 UTC 

[PATCH v4 1/4] drm/bochs: pass framebuffer to bochs_hw_setbase
 2019-08-22  6:50 UTC  (4+ messages)
` [PATCH v4 2/4] drm/bochs: drop yres_virtual from struct bochs_device
` [PATCH v4 3/4] drm/bochs: drop stride and bpp "
` [PATCH v4 4/4] drm/bochs: move bochs_hw_setformat() call

[PATCH -next] ASoC: sun4i-i2s: Use PTR_ERR_OR_ZERO in sun4i_i2s_init_regmap_fields()
 2019-08-22  6:52 UTC 

[PATCH net-next] net/mlx5e: Use PTR_ERR_OR_ZERO in mlx5e_tc_add_nic_flow()
 2019-08-22  6:52 UTC 

fix controller busy issue and add 24bits segment support
 2019-08-22  6:47 UTC  (3+ messages)
` [PATCH 1/2] mmc: mediatek: fix controller busy when plug out SD
` [PATCH 2/2] mmc: mediatek: support 24bits segment size

[PATCH] arm: skip nomap memblocks while finding the lowmem/highmem boundary
 2019-08-22  6:46 UTC  (5+ messages)

[PATCH 0/4] Add PDC Global and AOSS reset support
 2019-08-22  6:39 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: reset: aoss: Add AOSS reset binding for SC7180 SoCs

[Patch v4 1/3] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings
 2019-08-22  6:39 UTC  (4+ messages)
  ` [EXT] "

[PATCH] ext4: remove unreachable statement inside __es_insert_extent()
 2019-08-22  6:37 UTC 

[PATCH] VMCI: Release resource if the work is already queued
 2019-08-22  6:35 UTC  (2+ messages)

[PATCH -next] phy: tegra: Use PTR_ERR_OR_ZERO in tegra_p2u_probe()
 2019-08-22  6:34 UTC 

[PATCH -next] net: mediatek: remove set but not used variable 'status'
 2019-08-22  6:30 UTC 

linux-next: build warning after merge of the soundwire tree
 2019-08-22  6:25 UTC  (2+ messages)

[PATCH v1 40/63] input: atmel_mxt_ts: Add Missing Delay for reset handling of Atmel touch panel controller in detachable displays
 2019-08-22  6:25 UTC  (4+ messages)
` [PATCH v1 41/63] Input: touchscreen: Atmel: Enable IRQ_DISABLE_UNLAZY flag for interrupt


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