All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-11 11:14:45 to 2020-05-11 11:31:20 UTC [more...]

[PATCH 1/3] drm/dsi: use stack buffer in mipi_dsi_dcs_write()
 2020-05-11 11:28 UTC  (3+ messages)
` [PATCH 2/3] drm/panel: use mipi_dsi_dcs_write_buffer where possible

[iptables PATCH 0/2] Critical: Unbreak nfnl_osf tool
 2020-05-11 11:31 UTC  (4+ messages)
` [iptables PATCH 2/2] nfnl_osf: Improve error handling

[PATCH v3 00/45] Use hugepages to map kernel mem on 8xx
 2020-05-11 11:26 UTC  (47+ messages)
` [PATCH v3 01/45] powerpc/kasan: Fix error detection on memory allocation
` [PATCH v3 02/45] powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
` [PATCH v3 03/45] powerpc/kasan: Fix shadow pages allocation failure
` [PATCH v3 04/45] powerpc/kasan: Remove unnecessary page table locking
` [PATCH v3 05/45] powerpc/kasan: Refactor update of early shadow mappings
` [PATCH v3 06/45] powerpc/kasan: Declare kasan_init_region() weak
` [PATCH v3 07/45] powerpc/ptdump: Limit size of flags text to 1/2 chars on PPC32
` [PATCH v3 08/45] powerpc/ptdump: Reorder flags
` [PATCH v3 09/45] powerpc/ptdump: Add _PAGE_COHERENT flag
` [PATCH v3 10/45] powerpc/ptdump: Display size of BATs
` [PATCH v3 11/45] powerpc/ptdump: Standardise display of BAT flags
` [PATCH v3 12/45] powerpc/ptdump: Properly handle non standard page size
` [PATCH v3 13/45] powerpc/ptdump: Handle hugepd at PGD level
` [PATCH v3 14/45] powerpc/32s: Don't warn when mapping RO data ROX
` [PATCH v3 15/45] powerpc/mm: Allocate static page tables for fixmap
` [PATCH v3 16/45] powerpc/mm: Fix conditions to perform MMU specific management by blocks on PPC32
` [PATCH v3 17/45] powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
` [PATCH v3 18/45] powerpc/mm: Refactor pte_update() on nohash/32
` [PATCH v3 19/45] powerpc/mm: Refactor pte_update() on book3s/32
` [PATCH v3 20/45] powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 and PPC64
` [PATCH v3 21/45] powerpc/mm: Standardise pte_update() prototype "
` [PATCH v3 22/45] powerpc/mm: Create a dedicated pte_update() for 8xx
` [PATCH v3 23/45] powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
` [PATCH v3 24/45] powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
` [PATCH v3 25/45] powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages
` [PATCH v3 26/45] powerpc/8xx: Manage 512k huge pages as standard pages
` [PATCH v3 27/45] powerpc/8xx: Only 8M pages are hugepte pages now
` [PATCH v3 28/45] powerpc/8xx: MM_SLICE is not needed anymore
` [PATCH v3 29/45] powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig
` [PATCH v3 30/45] powerpc/8xx: Add function to set pinned TLBs
` [PATCH v3 31/45] powerpc/8xx: Don't set IMMR map anymore at boot
` [PATCH v3 32/45] powerpc/8xx: Always pin TLBs at startup
` [PATCH v3 33/45] powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB handlers
` [PATCH v3 34/45] powerpc/8xx: Remove now unused TLB miss functions
` [PATCH v3 35/45] powerpc/8xx: Move DTLB perf handling closer
` [PATCH v3 36/45] powerpc/mm: Don't be too strict with _etext alignment on PPC32
` [PATCH v3 37/45] powerpc/8xx: Refactor kernel address boundary comparison
` [PATCH v3 38/45] powerpc/8xx: Add a function to early map kernel via huge pages
` [PATCH v3 39/45] powerpc/8xx: Map IMMR with a huge page
` [PATCH v3 40/45] powerpc/8xx: Map linear memory with huge pages
` [PATCH v3 41/45] powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
` [PATCH v3 42/45] powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
` [PATCH v3 43/45] powerpc/8xx: Implement dedicated kasan_init_region()
` [PATCH v3 44/45] powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
` [PATCH v3 45/45] powerpc/32s: Implement dedicated kasan_init_region()

[Intel-gfx] [PATCH 01/20] drm/i915/gt: Mark up the racy read of execlists->context_tag
 2020-05-11 11:30 UTC  (4+ messages)
` [Intel-gfx] [PATCH 04/20] drm/i915: Mark the addition of the initial-breadcrumb in the request

[PATCH] dt-bindings: reset: Convert i.MX7 reset to json-schema
 2020-05-11 11:29 UTC  (5+ messages)

Linux 4.4.223
 2020-05-11 11:28 UTC  (2+ messages)

[PATCH v2 0/6] v4l2-subdev: Introduce get_mbus_format pad op
 2020-05-11 11:32 UTC  (5+ messages)
` [PATCH v2 1/6] media: v4l2-subdv: Introduce get_mbus_config "

[RFC next-next v2 0/5] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-05-11 11:29 UTC  (7+ messages)
` [RFC next-next v2 1/5] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [RFC next-next v2 2/5] net: marvell: prestera: Add PCI interface support

[PATCH 1/2] spi: uniphier: Depend on HAS_IOMEM
 2020-05-11 11:25 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_ringfill: Do a basic pass over all engines simultaneously
 2020-05-11 11:28 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_ringfill: Do a basic pass over all engines simultaneously (rev3)

[PATCH v2 0/3] xen: Fix some bugs in scheduling
 2020-05-11 11:28 UTC  (4+ messages)
` [PATCH v2 1/3] xen/sched: allow rcu work to happen when syncing cpus in core scheduling
` [PATCH v2 2/3] xen/sched: don't call sync_vcpu_execstate() in sched_unit_migrate_finish()
` [PATCH v2 3/3] xen/sched: fix latent races accessing vcpu->dirty_cpu

[PATCH] ceph: properly wake up cap waiter after releasing revoked caps
 2020-05-11 11:28 UTC  (2+ messages)

Qemu Support for Virtio Video V4L2 driver
 2020-05-11 11:25 UTC  (5+ messages)
` [virtio-dev] Re: Fwd: "

[PATCH] perf record: Use an eventfd to wakeup when done
 2020-05-11 11:28 UTC  (2+ messages)

[PATCH] powerpc/kvm: silence kmemleak false positives
 2020-05-11 11:28 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/libopenssl: add option to disable unwanted features
 2020-05-11 11:28 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] package/libopenssl: add option to enable some features

[PATCH v2] spi: sun6i: Add support for GPIO chip select lines
 2020-05-11 11:25 UTC  (3+ messages)

[PATCH] kexec: Discard loaded image on memory hotplug
 2020-05-11 11:27 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t, v4] tests/kms_color: Change in commit style from legacy to atomic
 2020-05-11 11:33 UTC 

[PATCH v10 0/3] i2c: npcm7xx: add NPCM i2c controller driver
 2020-05-11 11:28 UTC  (6+ messages)
` [PATCH v10 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C "

[PATCH RFC v3 00/12] perf pmu-events: Support event aliasing for system PMUs
 2020-05-11 11:25 UTC  (5+ messages)
` [PATCH RFC v3 09/12] perf metricgroup: Split up metricgroup__add_metric()

[PATCH] mm, compaction: Indicate when compaction is manually triggered by sysctl
 2020-05-11 11:26 UTC  (8+ messages)

[PATCH] ASoC: mediatek: mt8183-da7219: set headset button maps
 2020-05-11 11:25 UTC  (2+ messages)

[PATCH v3 0/3] Offline memoryless cpuless node 0
 2020-05-11 11:27 UTC  (5+ messages)
` [PATCH v3 1/3] powerpc/numa: Set numa_node for all possible cpus

[PATCH 0/6] colo: migration related bugfixes
 2020-05-11 11:10 UTC  (6+ messages)
` [PATCH 1/6] migration/colo.c: Use event instead of semaphore
` [PATCH 2/6] migration/colo.c: Use cpu_synchronize_all_states()
` [PATCH 3/6] migration/colo.c: Flush ram cache only after receiving device state
` [PATCH 4/6] migration/colo.c: Relaunch failover even if there was an error
` [PATCH 5/6] migration/qemu-file.c: Don't ratelimit a shutdown fd

[PATCH v7 00/15] Add support for devices in the Energy Model
 2020-05-11 11:19 UTC  (48+ messages)
` [PATCH v7 01/15] PM / EM: change naming convention from 'capacity' to 'performance'
` [PATCH v7 02/15] PM / EM: introduce em_dev_register_perf_domain function
` [PATCH v7 03/15] PM / EM: update callback structure and add device pointer
` [PATCH v7 04/15] PM / EM: add support for other devices than CPUs in Energy Model
` [PATCH v7 05/15] PM / EM: remove em_register_perf_domain
` [PATCH v7 06/15] PM / EM: change name of em_pd_energy to em_cpu_energy
` [PATCH v7 07/15] Documentation: power: update Energy Model description
` [PATCH v7 08/15] OPP: refactor dev_pm_opp_of_register_em() and update related drivers
` [PATCH v7 09/15] thermal: devfreq_cooling: change tracing function and arguments
` [PATCH v7 10/15] thermal: devfreq_cooling: get device load and frequency directly
` [PATCH v7 11/15] thermal: devfreq_cooling: work on a copy of device status
` [PATCH v7 12/15] thermal: devfreq_cooling: add new registration functions with Energy Model
` [PATCH v7 13/15] thermal: devfreq_cooling: remove old power model and use EM
` [PATCH v7 14/15] thermal: devfreq_cooling: update license to use SPDX
` [PATCH v7 15/15] drm/panfrost: Register devfreq cooling and attempt to add Energy Model

arm64: tegra186: bpmp: kernel crash while decompressing initrd
 2020-05-11 11:25 UTC  (4+ messages)

[PATCH -next] ASoC: SOF: core: fix error return code in sof_probe_continue()
 2020-05-11 11:25 UTC  (4+ messages)

[PATCH] fs:io_uring:Remove duplicate semicolons at the end of line
 2020-05-11 11:25 UTC 

[PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-05-11 11:14 UTC  (3+ messages)
` [PATCH 1/5] Introduce yank feature
` [PATCH 4/5] chardev/char-socket.c: Add "

[PATCH] lib: linear_ranges: Add missing MODULE_LICENSE()
 2020-05-11 11:25 UTC  (2+ messages)

[PATCH] spi: dw-mmio: Do not add acpi modalias when CONFIG_ACPI is not enabled
 2020-05-11 11:25 UTC  (2+ messages)

[PATCHv5 00/14] dm-zoned: metadata version 2
 2020-05-11 11:25 UTC  (6+ messages)

[LTP] [PATCH V2 00/17] Syscalls: Add support for time64 variants
 2020-05-11 11:23 UTC  (8+ messages)
` [LTP] [PATCH V2 15/17] syscalls/semtimedop: Add support for semtimedop and its time64 version

[PATCH 0/9] shmem helper untangling
 2020-05-11 11:23 UTC  (4+ messages)
` [PATCH 5/9] drm/udl: Don't call get/put_pages on imported dma-buf
  ` [Intel-gfx] "

[PATCH v2] lib/flex_proportions.c: cleanup __fprop_inc_percpu_max
 2020-05-11 11:23 UTC  (2+ messages)

[PATCH] semanage/test-semanage.py: Return non-zero value when some of unittest tests fail
 2020-05-11 11:23 UTC 

[PATCH -next] power: supply: Make bd9995x_chip_reset static
 2020-05-11 11:22 UTC  (2+ messages)

[PATCH RFC 0/8] Add MMC support for S700
 2020-05-11 11:20 UTC  (6+ messages)
` [PATCH RFC 1/8] dmaengine: Actions: get rid of bit fields from dma descriptor

[dpdk-dev] [PATCH v5 0/6] use c11 atomics for service core lib
 2020-05-11 11:21 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 "

[PATCH v3 0/2] Fix PCI HyperV device error handling
 2020-05-11 11:21 UTC  (2+ messages)

stable-rc/linux-5.6.y build: 200 builds: 0 failed, 200 passed, 10 warnings (v5.6.12)
 2020-05-11 11:21 UTC 

[PATCH v3 2/2] PCI: hv: Retry PCI bus D0 entry when the first attempt failed with invalid device state
 2020-05-11 11:21 UTC  (2+ messages)

[PATCH] trace: Remove duplicate semicolons at the end of line
 2020-05-11 11:21 UTC 

[RFC] subtree: say last line of progress when all commits has been processed
 2020-05-11 11:11 UTC  (2+ messages)

[dpdk-dev] [PATCH] test/service: add perf test for service on app lcore
 2020-05-11 11:20 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v6 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-05-11 11:20 UTC  (5+ messages)
  ` [PATCH v6 1/2] "

[dpdk-dev] [PATCH] ipsec: fix unchecked return value
 2020-05-11 11:20 UTC  (3+ messages)

[RFC PATCH v2] bcache: export zoned information for backing device
 2020-05-11 11:20 UTC  (4+ messages)

[PATCH -next] media: tegra: Make tegra210_video_formats static
 2020-05-11 11:20 UTC 

[PATCHv2 0/7] crypto: omap: sha/aes fixes
 2020-05-11 11:19 UTC  (8+ messages)
` [PATCHv2 1/7] crypto: omap-aes: avoid spamming console with self tests
` [PATCHv2 2/7] crypto: omap-sham: force kernel driver usage for sha algos
` [PATCHv2 3/7] crypto: omap-crypto: fix userspace copied buffer access
` [PATCHv2 4/7] crypto: omap-sham: huge buffer access fixes
` [PATCHv2 5/7] crypto: omap-sham: fix very small data size handling
` [PATCHv2 6/7] crypto: omap-aes: prevent unregistering algorithms twice
` [PATCHv2 7/7] crypto: omap-sham: add proper load balancing support for multicore

[PATCH 0/6] RFC Support hot device unplug in amdgpu
 2020-05-11 11:19 UTC  (4+ messages)

[PATCH 2/2] ASoC: max98390: Added Amplifier Driver
 2020-05-11 11:16 UTC  (3+ messages)

5.7 sleep/wake regression
 2020-05-11 11:15 UTC  (2+ messages)

[PATCH] coresight: dynamic-replicator: Fix handling of multiple connections
 2020-05-11 11:14 UTC  (16+ messages)

[PATCH v2 1/3] rcu/kasan: record and print call_rcu() call stack
 2020-05-11 11:14 UTC  (5+ messages)


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.