linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-04 14:34:40 to 2019-04-04 17:41:22 UTC [more...]

[PATCH v2 1/6] drm: move tinydrm_memcpy() to drm_fb_helper.c
 2019-04-04 17:41 UTC  (12+ messages)
` [PATCH v2 2/6] drm: add dstclip parameter to drm_fb_memcpy()
` [PATCH v2 3/6] drm: move tinydrm_xrgb8888_to_rgb565() to drm_fb_helper.c
` [PATCH v2 4/6] drm: add dstclip parameter to drm_fb_xrgb8888_to_rgb565()
` [PATCH v2 5/6] drm: add drm_fb_xrgb8888_to_rgb888() function to drm_fb_helper.c
` [PATCH v2 6/6] drm/cirrus: rewrite and modernize driver

[RFC PATCH 0/7] Early task context tracking
 2019-04-04 17:40 UTC  (2+ messages)

[BUG] perf: intel_pt won't display kernel function
 2019-04-04 17:38 UTC  (12+ messages)

[PATCH v5 1/3] platform/chrome: wilco_ec: Standardize mailbox interface
 2019-04-04 17:36 UTC  (4+ messages)
` [PATCH v5 2/3] platform/chrome: Add Wilco EC keyboard backlight LEDs support
` [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name

Regression causes a hang on boot with a Comtrol PCI card
 2019-04-04 17:36 UTC  (5+ messages)

[PATCH net 0/6] net: hns: bugfixes for HNS Driver
 2019-04-04 17:35 UTC  (2+ messages)

[PATCH v6 00/20] x86/split_lock: Enable split locked accesses detection
 2019-04-04 17:31 UTC  (14+ messages)
` [PATCH v6 01/20] x86/common: Align cpu_caps_cleared and cpu_caps_set to unsigned long
` [PATCH v6 04/20] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access
` [PATCH v6 10/20] x86/split_lock: Handle #AC exception for split lock
` [PATCH v6 12/20] kvm/vmx: Emulate MSR TEST_CTL

[PATCH 5.0 000/246] 5.0.7-stable review
 2019-04-04 17:32 UTC  (4+ messages)
` [PATCH 5.0 047/246] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes

[RFC PATCH] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER
 2019-04-04 17:25 UTC 

[PATCH] dmaengine: bcm2835: Drop duplicate capability setting
 2019-04-04 17:25 UTC 

[PATCH 0/4] arm64: SPE ACPI enablement
 2019-04-04 17:24 UTC  (4+ messages)
` [PATCH 4/4] perf: arm_spe: Enable ACPI/Platform automatic module loading

[PATCH] TCG2 log support build fixes for non-x86_64
 2019-04-04 17:24 UTC  (6+ messages)
` [PATCH 1/2] efi: Fix cast to pointer from integer of different size in TPM log code

[PATCH RFC 0/8] Exynos Adaptive Supply Voltage support
 2019-04-04 17:17 UTC  (9+ messages)
    ` [PATCH RFC 1/8] soc: samsung: Add exynos chipid driver support
    ` [PATCH RFC 2/8] soc: samsung: Exynos chipid driver update
    ` [PATCH RFC 3/8] dt-bindings: exynos: Add ASV tables binding documentation
    ` [PATCH RFC 4/8] soc: samsung: Add Exynos Adaptive Supply Voltage driver
    ` [PATCH RFC 5/8] ARM: EXYNOS: enable exynos_chipid for ARCH_EXYNOS
    ` [PATCH RFC 6/8] ARM64: "
    ` [PATCH RFC 7/8] ARM: EXYNOS: Enable exynos-asv driver "
    ` [PATCH RFC 8/8] ARM: dts: exynos: Add ASV tables for exynos5422/5800

[RESEND PATCH 0/3] improve vmap allocation
 2019-04-04 17:21 UTC  (9+ messages)
` [RESEND PATCH 1/3] mm/vmap: keep track of free blocks for "
` [RESEND PATCH 2/3] mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro

[PATCH V2 net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-04-04 17:20 UTC  (2+ messages)

[Lkcamp] [PATCH] staging: rtl8192u: Add missing space
 2019-04-04 17:19 UTC 

[RFC PATCH v9 02/13] x86: always set IF before oopsing from page fault
 2019-04-04 17:18 UTC  (3+ messages)
` [RFC PATCH v9 00/13] Add support for eXclusive Page Frame Ownership

[PATCH] objtool: Add rewind_stack_do_exit() to the noreturn list
 2019-04-04 17:17 UTC 

linux-next: Tree for Apr 3
 2019-04-04 17:16 UTC  (5+ messages)
` linux-next: Tree for Apr 3 (objtool)

[PATCH v5 0/3] drm/panel: Support Rocktech jh057n00900 DSI panel
 2019-04-04 17:09 UTC  (10+ messages)
      ` [PATCH] drm/panel: Rocktech jh057n00900: Add terminating newlines to logging

[RFC PATCH] random: add a spinlock in addition to get_cpu_var()
 2019-04-04 17:05 UTC 

[RESEND 2/2] arm64: dts: sunxi: h6: Add device node for SID
 2019-04-04 17:01 UTC 

[RESEND 0/2] nvmem: sunxi-sid: add SID controller support for H6
 2019-04-04 16:57 UTC  (3+ messages)
` [RESEND 1/2] nvmem: sunxi_sid: Support SID on H6
` [RESEND 2/2] arm64: dts: sunxi: h6: Add device node for SID

[PATCH] mm/gup.c: fix the wrong comments
 2019-04-04 16:53 UTC  (4+ messages)

[PATCH v3 0/4] Fix system crash for accessing unmapped IO port regions
 2019-04-04 16:52 UTC  (7+ messages)
` [RFC PATCH v3 1/4] resource: Request IO port regions from children of ioport_resource
` [PATCH v3 2/4] lib: logic_pio: Use logical PIO low-level accessors for !CONFIG_INDIRECT_PIO
` [PATCH v3 3/4] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions
` [PATCH v3 4/4] lib: logic_pio: Fix up some prints

[PATCH RFC 0/5] cpu/speculation: Add 'cpu_spec_mitigations=' cmdline options
 2019-04-04 16:50 UTC  (8+ messages)
` [PATCH RFC 1/5] "
` [PATCH RFC 2/5] x86/speculation: Add support for "
` [PATCH RFC 3/5] powerpc/speculation: "
` [PATCH RFC 4/5] s390/speculation: "
` [PATCH RFC 5/5] arm64/speculation: "

[PATCH 0/2] Preparing memhotplug for allocating memmap from hot-added range
 2019-04-04 16:50 UTC  (10+ messages)
` [PATCH 1/2] mm, memory_hotplug: cleanup memory offline path
` [PATCH 2/2] mm, memory_hotplug: provide a more generic restrictions for memory hotplug

[PATCH 1/1] gpio: mmio: Fix bgpio_get_set & bgpio_get_set_multiple
 2019-04-04 16:50 UTC  (2+ messages)

[PATCH] platform: chrome: Add ChromeOS EC ISHTP driver
 2019-04-04 16:49 UTC  (2+ messages)

[PATCH] x86/microcode: Refactor Intel microcode loading
 2019-04-04 16:47 UTC  (4+ messages)

[PATCH RFC 0/4] vsock/virtio: optimizations to increase the throughput
 2019-04-04 16:47 UTC  (5+ messages)

perf: perf_fuzzer crashes on Pentium 4 systems
 2019-04-04 16:47 UTC  (7+ messages)

[PATCH][next] qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size()
 2019-04-04 16:45 UTC  (7+ messages)

[PATCH 4.9 00/91] 4.9.168-stable review
 2019-04-04 16:44 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: vgic: Restrict setting irq->targets only in GICv2
 2019-04-04 16:43 UTC  (3+ messages)

[RFC 0/2] add static key for slub_debug
 2019-04-04 16:40 UTC  (4+ messages)
` [RFC 2/2] mm, slub: add missing kmem_cache_debug() checks

[PATCH RFC memory-model 0/21] LKMM updates for review
 2019-04-04 16:40 UTC  (5+ messages)
` [PATCH tip/core/rcu 04/21] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section

[PATCH] mm:workingset use real time to judge activity of the file page
 2019-04-04 16:39 UTC  (2+ messages)

[v3 PATCH 0/6] add USB Type-B GPIO connector driver
 2019-04-04 16:35 UTC  (3+ messages)
` [v3 PATCH 5/6] usb: roles: "

[PATCH] extcon: arizona: Disable mic detect if running when driver is removed
 2019-04-04 16:33 UTC 

[RFC 0/4] net/fib: Speed up trie rebalancing for full view
 2019-04-04 16:33 UTC  (6+ messages)
` [RFC 1/4] net/ipv4/fib: Remove run-time check in tnode_alloc()

[PATCH net-next v3 0/4] net: phy: add Amlogic g12a support
 2019-04-04 16:33 UTC  (5+ messages)
` [PATCH net-next v3 3/4] net: phy: meson-gxl: add "
` [PATCH net-next v3 4/4] net: phy: meson-gxl: clean-up gxl variant driver

[char-misc-next] mei: hdcp: use own Kconfig file
 2019-04-04 16:22 UTC 

[PATCH v7 0/4] arm64 SMMUv3 PMU driver with IORT support
 2019-04-04 16:31 UTC  (7+ messages)
` [PATCH v7 2/4] perf/smmuv3: Add arm64 smmuv3 pmu driver
` [PATCH v7 4/4] perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk

[PATCH v6 0/9] iProc I2C slave mode and NIC mode
 2019-04-04 16:28 UTC  (7+ messages)
` [PATCH v6 9/9] arm64: dts: Stingray: Add NIC i2c device node

[RFC PATCH 00/20] drm: Split out the formats API and move it to a common place
 2019-04-04 16:24 UTC  (5+ messages)
` [RFC PATCH 01/20] drm: Remove users of drm_format_num_planes

[PATCH] MT7621-SPI: spi-mt7621: Fix alignment and style problems Fixed Coding function and style issues
 2019-04-04 16:19 UTC  (2+ messages)

[PATCH 0/2] TTY: add rpmsg tty driver
 2019-04-04 16:14 UTC  (4+ messages)
` [PATCH 2/2] tty: add rpmsg driver

[PATCH] platform/chrome: Add Wilco EC keyboard backlight LEDs support
 2019-04-04 16:13 UTC  (5+ messages)

[PATCH] usb: musb: Disable pullup in gadget setup
 2019-04-04 16:10 UTC  (2+ messages)

[PATCH] pinctrl: intel: Implements gpio free function
 2019-04-04 16:03 UTC  (7+ messages)

[PATCH] gdbstub: mark expected switch fall-throughs
 2019-04-04 16:02 UTC  (5+ messages)

[PATCH 0/4] Allow CPU0 to be nohz full
 2019-04-04 16:02 UTC  (3+ messages)

[PATCH] Convert struct pid count to refcount_t
 2019-04-04 16:01 UTC  (12+ messages)

[PATCH] mfd: cros_ec: check for NULL transfer function
 2019-04-04 16:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 00/10] support wakeup capable GPIOs
 2019-04-04 15:58 UTC  (4+ messages)
` [PATCH v4 03/10] of/irq: document properties for wakeup interrupt parent

[PATCH] regulator: core: Avoid potential deadlock on regulator_unregister
 2019-04-04 15:55 UTC  (2+ messages)

[PATCH v4 0/5] virtio pmem driver
 2019-04-04 15:50 UTC  (10+ messages)
` [PATCH v4 5/5] xfs: disable map_sync for async flush
            ` [Qemu-devel] "

[PATCH RFC] gpio: pca953x: Configure wake-up path when wake-up is enabled
 2019-04-04 15:46 UTC  (4+ messages)

[RFC PATCH v2 00/14] Slab Movable Objects (SMO)
 2019-04-04 15:46 UTC  (6+ messages)
` [RFC PATCH v2 14/14] dcache: Implement object migration

[PATCH 0/8] v4.19.0 Added Color Management Module
 2019-04-04 15:40 UTC  (4+ messages)
` [PATCH 5/8] drm: rcar-du: Implement interfaces to set clu and lut using drm data structures

[PATCH RESEND v7 0/2] media: cedrus: Add H264 decoding support
 2019-04-04 15:41 UTC  (5+ messages)
` [PATCH RESEND v7 1/2] media: uapi: Add H264 low-level decoder API compound controls

[PATCH 00/12] i2c: core: introduce atomic transfers
 2019-04-04 15:40 UTC  (5+ messages)
` [PATCH 10/12] i2c: stu300: use xfer_atomic callback to bail out early
` [PATCH 12/12] i2c: gpio: flag atomic capability if possible

[PATCH v2] soc: sunxi: Fix missing dependency on REGMAP_MMIO
 2019-04-04 15:34 UTC  (3+ messages)

[PATCH net-next] rxrpc: Mark expected switch fall-through
 2019-04-04 15:31 UTC  (3+ messages)

[PATCH v2 0/2] iommu/arm-smmu-v3: make sure the kdump kernel can work well when smmu is enabled
 2019-04-04 15:30 UTC  (2+ messages)

[PATCH -next] pinctrl: artpec6: Make two functions static
 2019-04-04 15:26 UTC  (2+ messages)

[PATCH v9 2/2] drivers/misc: Add Aspeed P2A control driver
 2019-04-04 15:25 UTC 

[PATCH v9 1/2] dt-bindings: misc: aspeed-p2a-ctrl: add support
 2019-04-04 15:25 UTC 

[PATCH 0/6] arm64/mm: Enable memory hot remove and ZONE_DEVICE
 2019-04-04 15:19 UTC  (7+ messages)
` [PATCH 2/6] arm64/mm: Enable memory hot remove

[PATCH] arch: mips: Fix initrd_start and initrd_end when read from DT
 2019-04-04 15:18 UTC 

[PATCHv7 0/6] Add coresight support for SDM845, MSM8998 and MSM8996
 2019-04-04 15:10 UTC  (2+ messages)

[PATCH v9 00/27] x86: load FPU registers on return to userland
 2019-04-04 15:10 UTC  (5+ messages)

[PATCH] regulator: s2mpa01: Convert to use simplified DT parsing
 2019-04-04 15:07 UTC 

[PATCH 0/6] arm64: Add initial support for Odroid-N2
 2019-04-04 15:05 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: clk: meson: add g12b periph clock controller bindings
` [PATCH 2/6] clk: meson: g12a: Add support for G12B CPUB clocks
` [PATCH 3/6] clk: meson: g12a: mark fclk_div3 as critical
` [PATCH 4/6] dt-bindings: arm: amlogic: add G12B bindings
` [PATCH 5/6] dt-bindings: arm: amlogic: add Odroid-N2 binding
` [PATCH 6/6] arm64: dts: meson: Add minimal support for Odroid-N2

[PATCH] tcp: remove redundant check on tskb
 2019-04-04 15:05 UTC  (2+ messages)

[PATCH 4.14 000/121] 4.14.111-stable review
 2019-04-04 15:03 UTC  (2+ messages)

[PATCH v3] platform/chrome: cros_ec_spi: Transfer messages at high priority
 2019-04-04 15:00 UTC  (5+ messages)

[PATCH v2] iommu/arm-smmu: Break insecure users by disabling bypass by default
 2019-04-04 15:00 UTC  (2+ messages)

[PATCH v8 2/2] drivers/misc: Add Aspeed P2A control driver
 2019-04-04 14:59 UTC  (4+ messages)

[PATCH] media: vivid: use vfree() instead of kfree() for dev->bitmap_cap
 2019-04-04 14:56 UTC 

kernel BUG at arch/x86/mm/physaddr.c:LINE! (2)
 2019-04-04 14:54 UTC  (5+ messages)

[PATCH 2/2] Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event
 2019-04-04 14:52 UTC  (12+ messages)

CMA area pages information
 2019-04-04 14:36 UTC  (4+ messages)
      ` [External] "

[PATCH] Revert "Documentation/gpu/meson: Remove link to meson_canvas.c"
 2019-04-04 14:52 UTC  (2+ messages)

[PATCH RFC 0/6] arm64: Add initial support for Odroid-N2
 2019-04-04 14:51 UTC  (4+ messages)
` [PATCH RFC 3/6] clk: meson: g12a: mark fclk_div3 as critical

[PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max
 2019-04-04 14:49 UTC  (8+ messages)

[PATCH 0/3] support reserving crashkernel above 4G on arm64 kdump
 2019-04-04 14:46 UTC  (7+ messages)
` [PATCH 1/3] arm64: kdump: support reserving crashkernel above 4G
` [PATCH 2/3] arm64: kdump: support more than one crash kernel regions

[PATCH 5/7] ACPI / irq: Add GSI IRQ domain getter function
 2019-04-04 14:45 UTC  (4+ messages)
` [PATCH 7/7] irqchip/al-msi: Add ACPI support

[PATCH v2] staging: rtl8723bs: hal: replace spaces by tabs
 2019-04-04 14:45 UTC  (2+ messages)

igb reset adapter on kernels > 4.14
 2019-04-04 14:18 UTC 

[PATCH] extcon: axp288: Fix build err without CONFIG_ACPI
 2019-04-04 14:44 UTC  (3+ messages)
` [PATCH v2] extcon: axp288: Add a depends on ACPI to the Kconfig entry

[PATCH v3 0/2] platform/chrome: Add support for host sleep event command v1
 2019-04-04 14:43 UTC  (5+ messages)
` [PATCH v3 1/2] mfd: cros_ec: Add host_sleep_event_v1 command
` [PATCH v3 2/2] platform/chrome: Add support for v1 of host sleep event

[PATCH v2] x86/boot: Use EFI setup data if provided
 2019-04-04 14:41 UTC  (11+ messages)
          ` [PATCH v3] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel

[PATCH v2 bpf-next 00/21] bpf: Sysctl hook
 2019-04-04 14:37 UTC  (3+ messages)
` [PATCH v2 bpf-next 05/21] bpf: Introduce bpf_sysctl_{get,set}_new_value helpers

[PATCH 1/1] blk-mq: do not reset plug->rq_count before the list is sorted
 2019-04-04 14:37 UTC  (2+ messages)

[RESEND PATCHv3 0/3] Update Stratix10 EDAC Bindings
 2019-04-04 14:36 UTC  (4+ messages)
` [RESEND PATCHv3 1/3] Documentation: dt: edac: Fix Stratix10 IRQ bindings
` [RESEND PATCHv3 2/3] Documentation: dt: edac: Add Stratix10 Peripheral bindings
` [RESEND PATCHv3 3/3] arm64: dts: stratix10: Use new Stratix10 EDAC bindings


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