All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-26 07:02:02 to 2019-08-26 07:45:06 UTC [more...]

[PATCH 00/11] ftrace: add support for recording function parameters and return value
 2019-08-26  7:44 UTC  (13+ messages)
` [PATCH 03/11] asm-generic: add generic dwarf definition
` [PATCH 05/11] ftrace: create memcache for hash entries

[PATCH] tpm: tpm_crb: Fix an improper buffer size calculation bug
 2019-08-26  7:44 UTC 

[v2 PATCH -mm] mm: account deferred split THPs into MemAvailable
 2019-08-26  7:43 UTC  (7+ messages)

[PATCH 0/3] arm64: meson-sm1: add support for the SM1 based VIM3
 2019-08-26  7:43 UTC  (17+ messages)
` [PATCH 1/3] arm64: dts: khadas-vim3: move common nodes into meson-khadas-vim3.dtsi
` [PATCH 2/3] amlogic: arm: add Amlogic SM1 based Khadas VIM3 variant bindings
` [PATCH 3/3] arm64: dts: khadas-vim3: add support for the SM1 based VIM3

kernel BUG at fs/jffs2/gc.c:395!
 2019-08-26  7:42 UTC  (7+ messages)

[U-Boot] [PATCHv2 0/3] dm: pcie_fsl: Fix some issues
 2019-08-26  7:42 UTC  (4+ messages)
` [U-Boot] [PATCHv2 2/3] dm: pcie_fsl: Fix the Class Code fixup function

[PATCH v3 1/7] media: add V4L2_CID_UNIT_CELL_SIZE control
 2019-08-26  7:43 UTC  (10+ messages)
` [PATCH v3 3/7] Documentation: media: Document V4L2_CTRL_TYPE_AREA
` [PATCH v3 5/7] media: v4l2-core: Add new helper for area controls

[PATCH v2] pinctrl: st: Include the right header
 2019-08-26  7:41 UTC  (2+ messages)

[PATCH 0/2] btrfs: tree-checker: Add checks to detect missing INODE_ITEM
 2019-08-26  7:40 UTC  (3+ messages)
` [PATCH 1/2] btrfs: tree-checker: Try "
` [PATCH 2/2] btrfs: tree-checker: Add check for INODE_REF

[PATCH] python-debtcollector: Add python3 version
 2019-08-26  7:39 UTC 

[U-Boot] Error reading cluster" from fs/fat/fat.c
 2019-08-26  7:39 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: renesas: Add LIF channel to 'vsps' property
 2019-08-26  7:39 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: Add LIF channel indices to vsps property
` [PATCH v2 2/2] drm: rcar-du: kms: Expand comment in vsps parsing routine

[Buildroot] [autobuild.buildroot.net] Your daily results for 2019-08-18
 2019-08-26  7:38 UTC  (12+ messages)

[f2fs-dev] [PATCH v2 0/4] fsck: Check write pointers of zoned block devices
 2019-08-26  7:37 UTC  (4+ messages)

[PATCH] python-netifaces: Add python3 version
 2019-08-26  7:37 UTC 

[PATCH v2 11/27] KVM: x86/mmu: Zap only the relevant pages when removing a memslot
 2019-08-26  7:36 UTC  (12+ messages)

[PATCH v2] usb: typec: ucsi: add support for separate DP altmode devices
 2019-08-26  7:36 UTC  (4+ messages)

[PATCH V6 0/3] perf: imx8_ddr_perf: add AXI ID filter
 2019-08-26  7:34 UTC  (4+ messages)
` [PATCH V6 1/3] perf: imx8_ddr_perf: add AXI ID filter support
` [PATCH V6 2/3] Documentation: admin-guide: perf: add i.MX8 ddr pmu user doc
` [PATCH V6 3/3] MAINTAINERS: add imx8 ddr perf admin-guide maintainer information

[U-Boot] [PATCH] net: macb: Fix rx buffer cache handling
 2019-08-26  7:35 UTC  (2+ messages)

[PATCH v3 00/14] drm: rcar-du: Add Color Management Module (CMM)
 2019-08-26  7:34 UTC  (7+ messages)
` [PATCH v3 01/14] dt-bindings: display: renesas,cmm: Add R-Car CMM documentation
` [PATCH v3 03/14] arm64: dts: renesas: r8a7796: Add CMM units
` [PATCH v3 08/14] drm: rcar-du: Add support for CMM

[PATCH 01/28] drm/i915/selftests: Add the usual batch vma managements to st_workarounds
 2019-08-26  7:34 UTC  (29+ messages)
` [PATCH 02/28] drm/i915/selftests: Remove accidental serialization between gpu_fill
` [PATCH 03/28] drm/i915/selftests: Try to recycle context allocations
` [PATCH 04/28] drm/i915/gtt: Downgrade Baytrail back to aliasing-ppgtt
` [PATCH 05/28] drm/i915/gtt: Downgrade Cherryview "
` [PATCH 06/28] drm/i915: Protect our local workers against I915_FENCE_TIMEOUT
` [PATCH 07/28] drm/i915: Force PD reload on any PD update
` [PATCH 08/28] drm/i915: Replace obj->pin_global with obj->frontbuffer
` [PATCH 09/28] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
` [PATCH 10/28] drm/mm: Pack allocated/scanned boolean into a bitfield
` [PATCH 11/28] drm/i915: Make shrink/unshrink be atomic
` [PATCH 12/28] drm/i915: Only track bound elements of the GTT
` [PATCH 13/28] drm/i915: Make i915_vma.flags atomic_t for mutex reduction
` [PATCH 14/28] drm/i915: Mark up address spaces that may need to allocate
` [PATCH 15/28] drm/i915: Pull i915_vma_pin under the vm->mutex
` [PATCH 16/28] drm/i915: Push the i915_active.retire into a worker
` [PATCH 17/28] drm/i915: Coordinate i915_active with its own mutex
` [PATCH 18/28] drm/i915: Move idle barrier cleanup into engine-pm
` [PATCH 19/28] drm/i915: Drop struct_mutex from around i915_retire_requests()
` [PATCH 20/28] drm/i915: Merge wait_for_timelines with retire_request
` [PATCH 21/28] drm/i915: Serialise the fill BLT with the vma pinning
` [PATCH 22/28] drm/i915/execlists: Always request completion before marking an error
` [PATCH 23/28] drm/i915: Only enqueue already completed requests
` [PATCH 24/28] drm/i915/execlists: Force preemption
` [PATCH 25/28] drm/i915: Mark up "sentinel" requests
` [PATCH 26/28] drm/i915/execlists: Cancel banned contexts on schedule-out
` [PATCH 27/28] drm/i915: Cancel non-persistent contexts on close
` [PATCH 28/28] drm/i915: Replace hangcheck by heartbeats
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/28] drm/i915/selftests: Add the usual batch vma managements to st_workarounds

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-08-26  7:34 UTC  (3+ messages)

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-08-26  7:33 UTC  (10+ messages)
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages

[PATCH 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-08-26  7:31 UTC  (21+ messages)
` [PATCH 1/6] dt-bindings: PCI: tegra: Add sideband pins configuration entries
` [PATCH 2/6] arm64: tegra: Add configuration for PCIe C5 sideband signals
` [PATCH 3/6] PCI: tegra: Add support to configure sideband pins
` [PATCH 4/6] dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries
` [PATCH 5/6] arm64: tegra: Add PCIe slot supply information in p2972-0000 platform
` [PATCH 6/6] PCI: tegra: Add support to enable slot regulators

[PATCH v3 0/3] vmstats/vmevents flushing
 2019-08-26  7:33 UTC  (5+ messages)

[PATCH] drm/i915/tgl: Add sysfs interface to control class-of-service
 2019-08-26  7:32 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 0/2] mm/mmap.c: reduce subtree gap propagation a little
 2019-08-26  7:31 UTC  (3+ messages)
` [PATCH 1/2] mm/mmap.c: update *next* gap after itself
` [PATCH 2/2] mm/mmap.c: unlink vma before rb_erase

[PATCH 0/3] keep console alive even if missing the 'enable' clock
 2019-08-26  7:29 UTC  (4+ messages)
` [PATCH 1/3] serial: sprd: check the right port and membase
` [PATCH 2/3] serial: sprd: add console_initcall in sprd's uart driver
` [PATCH 3/3] serial: sprd: keep console alive even if missing the 'enable' clock

[PATCH v1 1/2] dt-bindings: mmc: sdhci-of-arasan: Add new compatible for Intel LGM eMMC
 2019-08-26  7:28 UTC  (4+ messages)
` [PATCH v1 2/2] mmc: sdhci-of-arasan: Add Support "

Unable to create htb tc classes more than 64K
 2019-08-26  7:28 UTC  (11+ messages)

[PATCH -next] net: mediatek: remove set but not used variable 'status'
 2019-08-26  7:27 UTC  (8+ messages)
` [PATCH v2 "

[PATCH v2 0/5] 0/6] arm64: meson-sm1: add support for DVFS
 2019-08-26  7:26 UTC  (21+ messages)
` [PATCH v2 1/5] dt-bindings: clk: meson: add sm1 periph clock controller bindings
` [PATCH v2 2/5] clk: meson: g12a: add support for SM1 GP1 PLL
` [PATCH v2 3/5] clk: meson: g12a: add support for SM1 DynamIQ Shared Unit clock
` [PATCH v2 4/5] clk: meson: g12a: add support for SM1 CPU 1, 2 & 3 clocks
` [PATCH v2 5/5] arm64: dts: meson-sm1-sei610: enable DVFS

[U-Boot] [PATCH 0/3] arm: socfpga: Convert drivers from struct to defines
 2019-08-26  7:28 UTC  (9+ messages)
` [U-Boot] [PATCH 1/3] arm: socfpga: Convert reset manager "

[Patch v5] usb: hcd: use managed device resources
 2019-08-26  7:28 UTC  (4+ messages)
  ` AW: "

How cma allocation works ?
 2019-08-26  7:25 UTC  (4+ messages)

[PATCH 00/35] ASoC: Intel: Clenaup SST initialization
 2019-08-26  7:24 UTC  (12+ messages)

[PATCH] Add support for Macronix NAND randomizer
 2019-08-26  7:23 UTC  (5+ messages)

[PATCH] net: Adding parameter detection in __ethtool_get_link_ksettings
 2019-08-26  7:23 UTC 

[Qemu-devel] [PATCH v29 0/8] QEMU AVR 8 bit cores
 2019-08-26  7:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v29 1/8] target/avr: Add outward facing interfaces and core CPU logic

[PATCH v2] rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
 2019-08-26  7:21 UTC  (5+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] x86/Hyper-V: Fix build error with CONFIG_HYPERV_TSCPAGE=N
 2019-08-26  7:20 UTC  (4+ messages)

[PATCH] python-eventlet: upgrade 0.25.0 -> 0.25.1
 2019-08-26  7:18 UTC 

[PATCH v3] lpfc: Mitigate high memory pre-allocation by SCSI-MQ
 2019-08-26  7:18 UTC  (2+ messages)

[PATCH v2] tty/serial: atmel: remove unneeded atmel_get_lines_status function
 2019-08-26  7:17 UTC 

[f2fs-dev] f2fs: dirty memory increasing during gc_urgent
 2019-08-26  7:17 UTC  (6+ messages)

Conditional include in image recipe
 2019-08-26  7:15 UTC  (2+ messages)

[PATCH] x86/boot/compressed/64: Fix boot on machines with broken E820 table
 2019-08-26  7:15 UTC  (4+ messages)
` [tip:x86/urgent] "

convert microblaze to the generic dma remap allocator
 2019-08-26  7:13 UTC  (5+ messages)

[PATCH] python-manilaclient: upgrade 1.27.0 -> 1.28.0
 2019-08-26  7:12 UTC 

[PATCH V5 0/3] perf: imx8_ddr_perf: add AXI ID filter
 2019-08-26  7:12 UTC  (4+ messages)
` [PATCH V5 1/3] perf: imx8_ddr_perf: add AXI ID filter support

[PATCH 1/1] usb: gadget: configfs: fix concurrent issue between composite APIs
 2019-08-26 19:10 UTC 

XGI DRM driver as a practice?
 2019-08-26  7:11 UTC  (2+ messages)

[PATCH v2 00/11] Raspberry Pi 4 DMA addressing support
 2019-08-26  7:09 UTC  (23+ messages)
` [PATCH v2 01/11] asm-generic: add dma_zone_size
` [PATCH v2 09/11] dma-direct: turn ARCH_ZONE_DMA_BITS into a variable
` [PATCH v2 10/11] arm64: edit zone_dma_bits to fine tune dma-direct min mask
` [PATCH v2 11/11] mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'

[v8][PATCH 00/10] drm/i915: adding state checker for gamma lut value
 2019-08-26  7:08 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] powerpc/time: use feature fixup in __USE_RTC() instead of cpu feature
 2019-08-26  6:59 UTC 

PageBlocks and Migrate Types
 2019-08-26  7:04 UTC  (4+ messages)

[PATCH] bpf: handle 32-bit zext during constant blinding
 2019-08-26  6:59 UTC  (3+ messages)

psu code mgmt
 2019-08-26  7:02 UTC  (2+ messages)

[V3, 0/2] media: Add support for OV02A10 sensor
 2019-08-26  6:54 UTC  (5+ messages)
` [V3, 2/2] media: i2c: Add Omnivision OV02A10 camera sensor driver


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.