All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-06 07:45:45 to 2018-11-06 08:49:12 UTC [more...]

[RFC PATCH v3 00/15] crypto: Adiantum support
 2018-11-05 23:25 UTC  (4+ messages)
` [RFC PATCH v3 01/15] crypto: chacha20-generic - add HChaCha20 library function
` [RFC PATCH v3 02/15] crypto: chacha20-generic - don't unnecessarily use atomic walk
` [RFC PATCH v3 06/15] crypto: arm/chacha20 - limit the preemption-disabled section

[PATCH v4] mm, drm/i915: mark pinned shmemfs pages as unevictable
 2018-11-06  8:48 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for mm, drm/i915: Mark pinned shmemfs pages as unevictable (rev3)

[PATCH 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
 2018-11-06  8:47 UTC  (5+ messages)
` [PATCH 2/2] mm/page_alloc: use a single function to free page
  ` [PATCH v2 "

[U-Boot] [PATCH v4 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-11-06  8:47 UTC  (19+ messages)
` [U-Boot] [PATCH v4 01/18] tools: MediaTek: add MTK boot header generation to mkimage
` [U-Boot] [PATCH v4 02/18] arm: dts: MediaTek: add device tree for MT7629
` [U-Boot] [PATCH v4 03/18] arm: dts: MediaTek: add device tree for MT7623
` [U-Boot] [PATCH v4 04/18] arm: MediaTek: add basic support for MT7629 boards
` [U-Boot] [PATCH v4 05/18] arm: MediaTek: add basic support for MT7623 boards
` [U-Boot] [PATCH v4 06/18] clk: MediaTek: add clock driver for MT7629 SoC
` [U-Boot] [PATCH v4 07/18] clk: MediaTek: add clock driver for MT7623 SoC
` [U-Boot] [PATCH v4 08/18] timer: MediaTek: add timer driver for MediaTek SoCs
` [U-Boot] [PATCH v4 09/18] watchdog: MediaTek: add watchdog "
` [U-Boot] [PATCH v4 10/18] pinctrl: MediaTek: add pinctrl driver for MT7629 SoC
` [U-Boot] [PATCH v4 11/18] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC
` [U-Boot] [PATCH v4 12/18] power domain: MediaTek: add power domain driver for MT7629 SoC
` [U-Boot] [PATCH v4 13/18] power domain: MediaTek: add power domain driver for MT7623 SoC
` [U-Boot] [PATCH v4 14/18] serial: 16550: allow the driver to support MediaTek serial
` [U-Boot] [PATCH v4 15/18] ram: MediaTek: add DDR3 driver for MT7629 SoC
` [U-Boot] [PATCH v4 16/18] mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC
` [U-Boot] [PATCH v4 17/18] doc: README.mediatek: Add a simple README for MediaTek
` [U-Boot] [PATCH v4 18/18] MAINTAINERS: add an entry "

[RFC][PATCH] PCI: Avoid PCI device removing/rescanning through sysfs triggers a deadlock
 2018-11-05 23:25 UTC 

[PATCH 1/3] drm/lease: debug output for lease creation
 2018-11-06  8:46 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] drm/lease: debug output for lease creation (rev3)

[ovmf baseline-only test] 75574: tolerable FAIL
 2018-11-06  8:46 UTC 

[PATCH] rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
 2018-11-06  8:42 UTC 

[PATCH 0/4] device property: Add fwnode_name() helper
 2018-11-06  8:45 UTC  (4+ messages)
` [PATCH 3/4] of/property: Introduce of_fwnode_name()

[Bug Report] kdump crashes after latest EFI memblock changes on arm64 machines with large number of CPUs
 2018-11-06  8:44 UTC  (5+ messages)

[PATCH 1/3] tools: Once again honour GIT_HTTP env var
 2018-11-06  8:44 UTC  (6+ messages)
` [PATCH 2/3] tools: No longer advertise "
` [PATCH 3/3] tools: ipxe: Correct download error handling

[PATCH 1/2] pci: pci_ids: Move Synopsys HAPS platform device IDs
 2018-11-06  8:43 UTC  (5+ messages)
` [PATCH 2/2] pci: quirks: Override Synopsys USB 3.x HAPS device driver
      ` [1/2] pci: pci_ids: Move Synopsys HAPS platform device IDs

[PATCH v1 0/4]mm: convert totalram_pages, totalhigh_pages and managed pages to atomic
 2018-11-06  8:43 UTC  (10+ messages)

"(deleted)" directories
 2018-11-06  8:43 UTC  (9+ messages)

[PATCH v3 00/13] Add support for TISCI irqchip drivers
 2018-11-06  8:41 UTC  (42+ messages)
` [PATCH v3 01/13] firmware: ti_sci: Add support to get TISCI handle using of_phandle
` [PATCH v3 02/13] firmware: ti_sci: Add support for RM core ops
` [PATCH v3 03/13] firmware: ti_sci: Add support for IRQ management
` [PATCH v3 04/13] firmware: ti_sci: Add RM mapping table for am654
` [PATCH v3 05/13] firmware: ti_sci: Add helper apis to manage resources
` [PATCH v3 06/13] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings
` [PATCH v3 07/13] irqchip: ti-sci-intr: Add support for Interrupt Router driver
` [RFC PATCH v3 08/13] genirq/msi: Add support for allocating single MSI for a device
` [RFC PATCH v3 09/13] genirq/msi: Add support for .msi_unprepare callback
` [RFC PATCH v3 10/13] soc: ti: Add MSI domain support for K3 Interrupt Aggregator
` [RFC PATCH v3 11/13] dt-bindings: irqchip: Introduce TISCI Interrupt Aggregator bindings
` [RFC PATCH v3 12/13] irqchip: ti-sci-inta: Add support for Interrupt Aggregator driver
` [RFC PATCH v3 13/13] soc: ti: am6: Enable interrupt controller drivers

[PATCH] KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
 2018-11-06  8:42 UTC  (6+ messages)

[RFC PATCH v2 0/1] Pipe busy wait
 2018-11-06  8:41 UTC  (5+ messages)
` [RFC PATCH v2 1/1] pipe: busy wait for pipe

[PATCH v4 0/5] drm/i915: HPD IRQ storm detection fixes
 2018-11-06  8:40 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: HPD IRQ storm detection fixes (rev4)

[PATCH] slab.h: Avoid using & for logical and of booleans
 2018-11-06  8:40 UTC  (2+ messages)

Broken dwarf unwinding - wrong stack pointer register value?
 2018-11-06  8:39 UTC  (6+ messages)
` PEBS level 2/3 breaks dwarf unwinding! [WAS: Re: Broken dwarf unwinding - wrong stack pointer register value?]

[OSSTEST PATCH] ts-xen-build: Force reliance on ipxe tarball
 2018-11-06  8:39 UTC  (2+ messages)

[PATCH v6 0/2]
 2018-11-06  8:39 UTC  (4+ messages)
` [PATCH v6 2/2] overlayfs: override_creds=off option bypass creator_cred

[PATCH] arch/arm64 : fix error in dump_backtrace
 2018-11-06  8:39 UTC  (2+ messages)

[PATCH v6 1/3] printk: Add line-buffered printk() API
 2018-11-06  8:38 UTC  (4+ messages)
` [PATCH 3/3] lockdep: Use line-buffered printk() for lockdep messages

[PATCH] base.bbclass: avoid 'find -ignore_readdir_race -delete'
 2018-11-06  8:38 UTC  (8+ messages)

[PATCH] MAINTAINERS: add maintainer for C-SKY drivers
 2018-11-06  8:36 UTC  (2+ messages)

[Bug 108675] [CI][BAT] The binary pm_rpm excited before executing module-reload
 2018-11-06  8:36 UTC  (2+ messages)

[PATCH] range-diff: add a --no-patch option to show a summary
 2018-11-06  8:36 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: r8a77990: Add SDHI device nodes
 2018-11-06  8:34 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: r8a77990: ebisu: Enable SDHI interfaces

[PATCH v2 1/3] drm/i915: Reuse the aux_domain cached
 2018-11-06  8:34 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] "

[PATCH 0/3] app: add initial version of compress-perf
 2018-11-06  8:32 UTC  (12+ messages)
` [PATCH 2/3] app/compress-perf: add performance measurement
` [PATCH v2 0/3] add initial version of compress-perf
  ` [PATCH v2 1/3] app/compress-perf: add parser

[PATCH v2 4/7] lightnvm: pblk: set conservative threshold for user writes
 2018-11-05 23:09 UTC  (2+ messages)

[PATCH] go 1.9/1.11: fix textrel qa warning for non mips arch
 2018-11-06  8:31 UTC  (2+ messages)

[PATCH v2] mm: Create the new vm_fault_t type
 2018-11-06  8:34 UTC  (3+ messages)

Memory hotplug failed to offline on bare metal system of multiple nodes
 2018-11-06  8:28 UTC  (11+ messages)
` [PATCH] mm, memory_hotplug: teach has_unmovable_pages about of LRU migrateable pages

i.MX6 MIPI-CSI2 OV5640 Camera testing on Mainline Linux
 2018-11-06  8:27 UTC  (11+ messages)

[Intel-wired-lan] [PATCH net] igb: fix uninitialized variables
 2018-11-06  8:27 UTC 

[PATCH] arm64: KVM: Don't generate UNDEF when LORegion feature is present
 2018-11-06  8:26 UTC  (3+ messages)

[1/2] firmware: add nowarn variant of request_firmware_nowait()
 2018-11-06  8:20 UTC  (3+ messages)
` [PATCH 1/2] "

btrfs partition is broken, cannot restore anything
 2018-11-06  8:22 UTC  (5+ messages)

[PATCH] drm/i915: Don't oops during modeset shutdown after lpe audio deinit
 2018-11-06  8:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

perf script doesn't dump a normal call trace
 2018-11-06  8:22 UTC  (7+ messages)

kstrdup_quotable_cmdline and gfp flags
 2018-11-06  8:22 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/1] package/mmc-utils: add patch to fix build failure
 2018-11-06  8:21 UTC 

[4.19 PATCH] MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
 2018-11-05 22:58 UTC 

[PATCH v3 0/7] x86/alternatives: text_poke() fixes
 2018-11-06  8:20 UTC  (5+ messages)
` [PATCH v3 6/7] x86/alternatives: use temporary mm for text poking

[PATCH] docs/admin-guide/mm/concepts.rst: grammar fixups
 2018-11-06  8:20 UTC  (5+ messages)

[PATCH] mtd: nand: Fix nanddev_neraseblocks()
 2018-11-05 22:57 UTC  (2+ messages)

[LTP] [PATCH v3] lib: new tst_test field to save and restore proc|sys
 2018-11-06  8:19 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] tpm: check localities index
 2018-11-06  8:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] tpm: use loop iterator to set sts data field

[Qemu-devel] [PATCH v2 00/10] pci: hotplug handler reworks
 2018-11-06  8:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 01/10] pci/pcie: rename hotplug handler callbacks
` [Qemu-devel] [PATCH v2 02/10] pci/shpc: "

[Qemu-devel] [PULL 00/33] pci, pc, virtio: fixes, features
 2018-11-06  8:18 UTC  (2+ messages)

[PATCH] libunique: fix installed-vs-shipped qa issue
 2018-11-06  8:16 UTC  (5+ messages)
` [meta-xfce][PATCH] "

[PATCH] lib/raid6: Fix arm64 test build
 2018-11-06  8:16 UTC  (2+ messages)

[PATCH 0/4] Workaround for Cortex-A76 erratum 1165522
 2018-11-06  8:15 UTC  (13+ messages)
` [PATCH 1/4] KVM: arm64: Rework detection of SVE, !VHE systems
` [PATCH 2/4] KVM: arm64: Allow implementations to be confined to using VHE
` [PATCH 3/4] arm64: KVM: Install stage-2 translation before enabling traps on VHE
` [PATCH 4/4] arm64: KVM: Implement workaround for Cortex-A76 erratum 1165522

[PATCH] fls: Change parameter to unsigned int
 2018-11-06  8:14 UTC  (2+ messages)

[PATCH] net/mlx5: fix L4 protocol validation
 2018-11-06  8:14 UTC 

[PATCH v2 00/17] thermal: enable+check sensor after its setup is finished
 2018-11-06  8:11 UTC  (3+ messages)
  ` [PATCH v2 01/17] thermal: add thermal_zone_set_mode() helper

thud, beaglebone-yocto.conf: SERIAL_CONSOLES setting
 2018-11-06  8:10 UTC  (8+ messages)

[PATCH v2] kobject: to use pr_warn replace KERN_WARNING
 2018-11-06  8:09 UTC  (4+ messages)

[PATCH ghak95] audit: Do not log full CWD path on empty relative paths
 2018-11-06  8:08 UTC  (13+ messages)

[Bug 201259] New: [xfstests shared/010]: maybe pagecache contents is mutated after cycle mount
 2018-11-05 22:44 UTC  (2+ messages)
` [Bug 201259] "

Does XEN ARM support RTC in domu?
 2018-11-06  8:03 UTC  (6+ messages)

[sw-dev] About the Use of sfence.vma in Kernel
 2018-11-06  8:03 UTC  (8+ messages)

Build regressions/improvements in v4.20-rc1
 2018-11-06  8:01 UTC  (6+ messages)
  ` Build regressions/improvements in v4.20-rc1 (sound/pci/hda/patch_ca0132.c)

[Qemu-devel] [PATCH] misc: fix spelling
 2018-11-06  8:02 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[PATCH v4 0/3] Add Amlogic video decoder driver
 2018-11-06  7:59 UTC  (12+ messages)
` [PATCH v4 1/3] dt-bindings: media: add Amlogic Video Decoder Bindings
` [PATCH v4 2/3] media: meson: add v4l2 m2m video decoder driver
` [PATCH v4 3/3] MAINTAINERS: Add meson video decoder

[Buildroot] [PATCH 1/2] ngrep: bump to version 1.47
 2018-11-06  7:59 UTC  (8+ messages)

[Qemu-devel] [PATCH 1/1] virtio-blk: fix comment for virtio_blk_rw_complete as nalloc is initially -1
 2018-11-06  7:58 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[PATCH] net/e1000: fix uninitialized variables
 2018-11-06  7:57 UTC 

[Buildroot] [PATCH v2 00/12] default runtime test case for python packages v2
 2018-11-06  7:56 UTC  (3+ messages)

[PATCH v2] drm/bridge/sii902x: Fix EDID readback
 2018-11-05 22:34 UTC  (2+ messages)

[Buildroot] [git commit] Config.in: security hardening: disable FORTIFY_SOURCE for gcc < 6
 2018-11-06  7:54 UTC 

[PATCH 2/2] nfs-utils: configure.ac: Do not fatalize -Wstrict-prototypes with internal rpcgen
 2018-11-06  7:53 UTC 

[PATCH] driver core: fix comments for device_block_probing()
 2018-11-06  7:52 UTC  (2+ messages)

plughw behaviour not consistent with hw
 2018-11-06  7:52 UTC  (2+ messages)

[PATCH 0/3] fix pull/merge --verify-signature on an unborn branch
 2018-11-06  7:52 UTC  (4+ messages)
` [PATCH 1/3] merge: extract verify_merge_signature() helper
` [PATCH 2/3] merge: handle --verify-signatures for unborn branch
` [PATCH 3/3] pull: "

Timekeeping on ARM guests/hosts
 2018-11-06  7:49 UTC  (11+ messages)

[PATCH] z3fold: fix wrong handling of headless pages
 2018-11-06  7:48 UTC  (2+ messages)

[vfs:N7 27/31] fs/fs_context.c:382:3: error: implicit declaration of function 'vprintk_emit'
 2018-11-05 22:25 UTC 

[Patch v4 00/18] Provide process property based options to enable Spectre v2 userspace-userspace protection*
 2018-11-06  7:46 UTC  (7+ messages)
` [Patch v4 17/18] x86/speculation: Update SPEC_CTRL MSRs of remote CPUs


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.