All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-19 18:27:07 to 2019-09-19 19:49:33 UTC [more...]

[Buildroot] [git commit branch/2019.02.x] qt5base: Add patch to fix compile issue with gcc9
 2019-09-19 19:49 UTC  (5+ messages)

[PATCH v3 00/40] Introduce the generic ECC engine abstraction
 2019-09-19 19:31 UTC  (49+ messages)
` [PATCH v3 01/40] mtd: rawnand: Avoid a typedef
` [PATCH v3 02/40] mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones
` [PATCH v3 03/40] mtd: rawnand: Create a new enumeration to describe OOB placement
` [PATCH v3 04/40] mtd: rawnand: Separate the ECC engine type and the "
` [PATCH v3 05/40] mtd: rawnand: Create a new enumeration to describe properly ECC types
` [PATCH v3 06/40] mtd: rawnand: Use the new ECC engine type enumeration
` [PATCH v3 07/40] mtd: rawnand: Drop the legacy ECC "
` [PATCH v3 08/40] mtd: nand: Move nand_device forward declaration to the top
` [PATCH v3 09/40] mtd: nand: Add an extra level in the Kconfig hierarchy
` [PATCH v3 10/40] mtd: nand: Drop useless 'depends on' in Kconfig
` [PATCH v3 11/40] mtd: nand: Add a NAND page I/O request type
` [PATCH v3 12/40] mtd: nand: Rename a core structure
` [PATCH v3 13/40] mtd: nand: Add more parameters to the nand_ecc_props structure
` [PATCH v3 14/40] mtd: nand: Introduce the ECC engine abstraction
` [PATCH v3 15/40] mtd: nand: Convert the generic NAND layer to the generic ECC framework
` [PATCH v3 16/40] mtd: Fix typo in mtd_ooblayout_set_databytes() description
` [PATCH v3 17/40] mtd: nand: Move standard OOB layouts to the generic ECC core
` [PATCH v3 18/40] mtd: nand: Move ECC specific functions to the "
` [PATCH v3 19/40] mtd: nand: ecc: Turn the software BCH implementation generic
` [PATCH v3 20/40] mtd: rawnand: Get rid of chip->ecc.priv
` [PATCH v3 21/40] mtd: nand: ecc: Move Hamming code to the generic NAND layer
` [PATCH v3 22/40] mtd: nand: ecc: Clarify the software Hamming introductory line
` [PATCH v3 23/40] mtd: nand: ecc: Turn the software Hamming implementation generic
` [PATCH v3 24/40] mtd: nand: Remove useless include about software Hamming ECC
` [PATCH v3 39/40] mtd: spinand: Fix OOB read

[PATCH] x86/microcode: Add an option to reload microcode even if revision is unchanged
 2019-09-19 19:48 UTC  (13+ messages)

[CI] drm/i915/tgl: Implement Wa_1406941453
 2019-09-19 19:47 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

Query TCP states/connection tracking table in Linux Kernel Module
 2019-09-19  6:12 UTC 

[Buildroot] [git commit] arch/riscv: set the default float ABI based on ISA extensions
 2019-09-19 19:43 UTC 

[Buildroot] [Bug 12241] New: Permission denied while running "make"
 2019-09-19 19:42 UTC  (2+ messages)
` [Buildroot] [Bug 12241] "

[PATCH v2 00/13] TGL TC enabling v2
 2019-09-19 19:41 UTC  (12+ messages)
` [PATCH v2 01/13] drm/i915/tgl: Add missing ddi clock select during DP init sequence
` [PATCH v2 04/13] drm/i915/tgl: Add dkl phy registers
` [PATCH v2 05/13] drm/i915/tgl: Add initial dkl pll support
` [PATCH v2 10/13] drm/i915/tgl: Check the UC health of tc controllers after power on

linux-next: Tree for Sep 18
 2019-09-19 19:40 UTC  (5+ messages)
` linux-next: Tree for Sep 18 (objtool)

[ANNOUNCE] xfs-linux: iomap-5.4-merge rebased to 1b4fdf4f30db
 2019-09-19 19:40 UTC  (4+ messages)

[PATCH 1/2] MAINTAINERS: Update Allwinner DRM drivers entry
 2019-09-19 19:39 UTC  (5+ messages)
` [PATCH 2/2] MAINTAINERS: Add Jernej Škrabec as a reviewer for DE2

[PATCH 00/13] KVM: Dynamically size memslot arrays
 2019-09-19 19:39 UTC  (6+ messages)
` [PATCH 10/13] KVM: Provide common implementation for generic dirty log functions

[Bug 111244] amdgpu kernel 5.2 blank display after resume from suspend
 2019-09-19 19:38 UTC  (3+ messages)

[PATCH] utils: Add ionice option to prunedir
 2019-09-19 19:38 UTC  (3+ messages)

threads-max observe limits
 2019-09-19 19:38 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 00/22] Add virtual device fuzzing support
 2019-09-19 19:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 13/22] libqtest: make qtest_bufwrite send "atomic"
    `  "

[PATCH v1 0/3] seccomp: continue syscall from notifier
 2019-09-19 19:37 UTC  (3+ messages)
` [PATCH v1 1/3] seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-09-17
 2019-09-19 19:35 UTC  (3+ messages)

[Qemu-devel] [Bug 1811533] [NEW] Unstable Win10 guest with qemu 3.1 + huge pages + hv_stimer
 2019-09-19 19:22 UTC  (2+ messages)
` [Bug 1811533] "

[PATCH 0/2] dt-bindings: bus: simple-pm-bus, renesas-bsc: convert bindings to json-schema
 2019-09-19 19:33 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: bus: simple-pm-bus: "

git-gui: missing some patches from git?
 2019-09-19 19:33 UTC  (9+ messages)

[Qemu-devel] [PATCH] target/i386: Correct extra enter and spaces in comment
 2019-09-19 19:15 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: change Vivien Didelot e-mail address
 2019-09-19 19:28 UTC 

[Buildroot] [git commit] DEVELOPERS: change Mathieu Audat's email address
 2019-09-19 19:28 UTC 

linux-next: Tree for Sep 19
 2019-09-19 19:28 UTC  (2+ messages)
` linux-next: Tree for Sep 19 (amdgpu)

[PATCH v2] devfreq: Add tracepoint for frequency changes
 2019-09-19 19:27 UTC  (2+ messages)

[PATCH] Acceptance test machine_m68k_nextcube.py: relax the error code pattern
 2019-09-19 19:26 UTC  (3+ messages)

[PATCH] policy: fix some build errors under refpolicy
 2019-09-19 19:22 UTC  (2+ messages)

[PATCH] docs: Use make invocation's -j argument for parallelism
 2019-09-19 19:25 UTC  (2+ messages)

binfmt_elf patch [4.14, 4.19]
 2019-09-19 19:25 UTC 

[PATCH 0/8] PM / devfreq: Add dev_pm_qos support
 2019-09-19 19:25 UTC  (16+ messages)
` [PATCH 1/8] PM / devfreq: Lock devfreq in trans_stat_show
` [PATCH 3/8] PM / devfreq: Move more initialization before registration
` [PATCH 6/8] PM / devfreq: Add dev_pm_qos support

[PATCH v6] mm/pgmap: Use correct alignment when looking at first pfn from a region
 2019-09-19 19:25 UTC  (3+ messages)

+ z3fold-fix-memory-leak-in-kmem-cache.patch added to -mm tree
 2019-09-19 19:23 UTC 

rsize,wsize=1M causes severe lags in 10/100 Mbps, what sets those defaults?
 2019-09-19 19:21 UTC  (5+ messages)
  ` rsize,wsize=1M causes severe lags in 10/100 Mbps

[Xen-devel] [PATCH v2 00/35] libxl refactoring to use ev_qmp (with API changes)
 2019-09-19 19:19 UTC  (8+ messages)
` [Xen-devel] [PATCH v2 06/35] libxl: Use ev_qmp for switch_qemu_xen_logdirty
` [Xen-devel] [PATCH v2 32/35] libxl: Use ev_qmp in libxl_set_vcpuonline
  ` [Xen-devel] [PATCH v2 00/35] libxl refactoring to use ev_qmp (with API changes) [and 1 more messages]
` [Xen-devel] [PATCH v2 35/35] libxl_pci: Extract common part of *qemu_trad_watch_state_cb

KASAN: slab-out-of-bounds Write in ga_probe
 2019-09-19 19:19 UTC  (3+ messages)

[Qemu-devel] [PATCH] docker: add sanitizers back to clang build
 2019-09-19 19:16 UTC  (4+ messages)

[PATCH] Docs: fix incorrect use of kernel-doc format in structure description
 2019-09-19 19:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

Can KEY_DH_OPERATIONS become tristate? (was: Re: Kernel 5.3.0 stuck during boot on Amiga)
 2019-09-19 19:17 UTC  (6+ messages)

[PATCH v2 0/2] iotests: Require Python 3.6 or later
 2019-09-19 19:14 UTC  (3+ messages)
` [PATCH v2 2/2] iotests: Remove Python 2 compatibility code

[PATCH v4 0/8] mm/memory_hotplug: Shrink zones before removing memory
 2019-09-19 19:16 UTC  (3+ messages)

[Buildroot] Buildroot ts4800_defconfig no longer builds
 2019-09-19 19:15 UTC  (3+ messages)

[PATCH] clocksource: mediatek: fix error handling
 2019-09-19 19:13 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/2] Frotz and XorCurses
 2019-09-19 19:14 UTC  (3+ messages)

[PATCH net 0/3] Fix Qdisc destroy issues caused by adding fine-grained locking to filter API
 2019-09-19 19:13 UTC  (4+ messages)

[PATCH v3 1/2] powerpc/irq: bring back ksp_limit management in C functions
 2019-09-19 19:05 UTC  (6+ messages)
` [PATCH v3 2/2] powerpc/irq: inline call_do_irq() and call_do_softirq()

[PATCH] spi: atmel: Remove AVR32 leftover
 2019-09-19 19:13 UTC  (4+ messages)

[Xen-devel] [ovmf test] 141451: all pass - PUSHED
 2019-09-19 19:12 UTC 

[DISCUSSION] Growing the Git community
 2019-09-19 19:12 UTC  (3+ messages)

[Qemu-devel] [PATCH] block/backup: install notifier during creation
 2019-09-19 19:11 UTC  (8+ messages)
    ` [Qemu-devel] [Qemu-block] "
            ` [Qemu-block] [Qemu-devel] "

[Buildroot] [pkg-luarocks 1/6] pkg-luarocks: remove LUAROCKS_RUN_ENV
 2019-09-19 19:11 UTC  (7+ messages)
` [Buildroot] [pkg-luarocks 3/6] pkg-luarocks: regen packages with external dependencies

[PATCH] pm-graph info added to MAINTAINERS
 2019-09-19 19:09 UTC 

[Qemu-devel] [PATCH] edk2 build scripts: work around TianoCore#1607 without forcing Python 2
 2019-09-19 19:08 UTC  (5+ messages)
  `  "

Can Intel AX200 sniff UL OFDMA ?
 2019-09-19 18:08 UTC 

[git pull] drm tree for 5.4-rc1
 2019-09-19 19:08 UTC 

[Qemu-devel] Docker Tests
 2019-09-19 19:06 UTC  (3+ messages)

[PATCH] mtd: Initialize all parameters of mtd_oob_ops
 2019-09-19 19:06 UTC 

FAILED: patch "[PATCH] phy: qcom-qmp: Correct ready status, again" failed to apply to 5.2-stable tree
 2019-09-19 19:06 UTC 

FAILED: patch "[PATCH] ovl: support the FS_IOC_FS[SG]ETXATTR ioctls" failed to apply to 5.1-stable tree
 2019-09-19 19:04 UTC  (10+ messages)

[Qemu-devel] [PATCH v11 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-09-19 19:02 UTC  (3+ messages)

[PATCH v1] power: supply: ltc2941-battery-gauge: fix use-after-free
 2019-09-19 19:02 UTC  (3+ messages)
` [PATCH 4.4 "

Reminder: 52 active syzbot reports in usb subsystem
 2019-09-19 19:01 UTC  (4+ messages)

[PATCH] drm/i915: Extract GT render sleep (rc6) management
 2019-09-19 19:01 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v5 00/10] Add Support for MediaTek PMIC MT6358
 2019-09-19 18:59 UTC  (10+ messages)
` [PATCH v5 02/10] mfd: mt6397: extract irq related code from core driver
  ` [BUG] "
          ` Aw: "

[radeon-alex:amd-mainline-dkms-5.0 3711/3724] drivers/gpu/drm/ttm/ttm_bo_vm.c:137:44: error: 'struct vm_fault' has no member named 'virtual_address'
 2019-09-19 18:59 UTC 

[PATCH v5.4] iwlwifi: mvm: fix build w/o CONFIG_THERMAL
 2019-09-19 18:58 UTC  (2+ messages)

FAILED: patch "[PATCH] Revert "arm64: Remove unnecessary ISBs from" failed to apply to 4.19-stable tree
 2019-09-19 18:56 UTC 

[Qemu-devel] Problems with MIPS Malta SSH tests in make check-acceptance
 2019-09-19 18:54 UTC  (6+ messages)
  `  "

[PATCH] selftests/kselftest/runner.sh: Add 45 second timeout per test
 2019-09-19 18:55 UTC  (2+ messages)

[PATCHv6 0/3] QCOM smmu-500 wait-for-safe handling for sdm845
 2019-09-19 18:54 UTC  (6+ messages)
` [PATCHv6 3/3] iommu: arm-smmu-impl: Add sdm845 implementation hook

[igt-dev] [PATCH i-g-t v14 0/6] DC states igt tests patch series
 2019-09-19 18:53 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for DC states igt tests patch series (rev21)

[PATCH] layer.conf: Remove weston-conf from SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
 2019-09-19 18:53 UTC 

[PATCH] drm/sun4i: Add missing pixel formats to the vi layer
 2019-09-19 18:53 UTC  (2+ messages)
`  "

[PATCH V5] weston-init: Add possibility to run weston as non-root user
 2019-09-19 18:52 UTC  (3+ messages)

[RFC 0/2] ext4: Improve locking sequence in DIO write path
 2019-09-19 18:48 UTC  (5+ messages)

[PATCH 00/19] drm/i915: Plane cdclk requirements and fp16 for gen4+
 2019-09-19 18:47 UTC  (4+ messages)
` [PATCH 02/19] drm/atomic-helper: Make crtc helper funcs optional

[PATCH] doc: MyFirstContribution: fix cmd placement instructions
 2019-09-19 18:46 UTC 

[meta-oe][PATCH] ostree: Add recipe
 2019-09-19 18:46 UTC  (2+ messages)

Awkward line wrapping in bash
 2019-09-19 18:45 UTC  (4+ messages)

[PATCH bpf] libbpf: fix version identification on busybox
 2019-09-19 18:45 UTC  (2+ messages)

Some Recipes Randomly Fail
 2019-09-19 18:44 UTC  (5+ messages)

[PATCH v2 1/3] dt-bindings: dmaengine: sf-pdma: add bindins for SiFive PDMA
 2019-09-19 18:43 UTC  (3+ messages)

next/master build: 218 builds: 6 failed, 212 passed, 11 errors, 652 warnings (next-20190919)
 2019-09-19 18:41 UTC 

[PATCH 0/2] tweak knfsd session slot table sizing
 2019-09-19 18:41 UTC  (6+ messages)
` [PATCH 2/2] nfsd: give out fewer session slots as limit approaches

[PATCH] ls-remote: create '--count' option
 2019-09-19 18:40 UTC  (4+ messages)

✅ PASS: Stable queue: queue-5.2
 2019-09-19 18:40 UTC  (2+ messages)

[PATCH] Makefile: Fix in-tree builds when Sphinx is available
 2019-09-19 18:30 UTC  (4+ messages)

[PATCH v7 0/9] Multicolor Framework updates
 2019-09-19 18:36 UTC  (10+ messages)
` [PATCH v7 1/9] leds: multicolor: Add sysfs interface definition
` [PATCH v7 2/9] documention: leds: Add multicolor class documentation
` [PATCH v7 3/9] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v7 4/9] dt-bindings: leds: Add multicolor ID to the color ID list
` [PATCH v7 5/9] "
` [PATCH v7 6/9] leds: multicolor: Introduce a multicolor class definition
` [PATCH v7 7/9] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v7 8/9] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v7 9/9] leds: Update the lp55xx to use the multi color framework

[PATCH stable 3.15 to 3.18] staging: comedi: dt282x: fix a null pointer deref on interrupt
 2019-09-19 18:34 UTC  (2+ messages)

[PATCH] rt-tests: cyclictest: Assume libnuma version 2 by default
 2019-09-19 18:31 UTC 

[U-Boot] [PATCH 0/7] Fix splash logo for imx6 boards
 2019-09-19 18:30 UTC  (4+ messages)
` [U-Boot] [PATCH 3/7] imx: mx6sabresd: fix splash logo drawing

[PATCH 0/4] seccomp: continue syscall from notifier
 2019-09-19 18:30 UTC  (7+ messages)
` [PATCH 2/4] seccomp: add two missing ptrace ifdefines

[thud][PATCH] unzip: fix CVE-2019-13232
 2019-09-19 18:30 UTC 

WARNING in __alloc_pages_nodemask
 2019-09-19 18:29 UTC  (4+ messages)

KASAN: slab-out-of-bounds Write in hid_report_raw_event
 2019-09-19 18:28 UTC  (2+ messages)

[Xen-devel] [PATCH STABLE 4.9] x86, mm, gup: prevent get_page() race with munmap in paravirt guest
 2019-09-19 18:26 UTC  (2+ messages)

KMSAN: kernel-usb-infoleak in hid_submit_ctrl
 2019-09-19 18:27 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "mx6sabresd: convert to DM_VIDEO"
 2019-09-19 18:27 UTC  (3+ messages)

[v3][PATCH 0/3] adding gamma state checker for icl+ platforms
 2019-09-19 18:17 UTC  (2+ messages)
` [v3][PATCH 3/3] FOR_TESTING_ONLY: Print rgb values of hw and sw blobs


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.