All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-19 05:38:21 to 2020-05-19 06:36:21 UTC [more...]

[PATCH 0/2] Default to cachable mappings for GEM SHMEM
 2020-05-19  6:36 UTC  (15+ messages)
` [PATCH 1/2] drm/shmem: Use cached mappings by default
` [PATCH 2/2] drm/udl: Use GEM vmap/mmap function from SHMEM helpers

[PULL REQUEST] i2c for v5.8
 2020-05-19  6:36 UTC 

[PATCH 00/11] IIO: 1st set of timestamp alignment fixes
 2020-05-18 16:06 UTC  (4+ messages)
` [PATCH 07/11] iio:health:afe4403 Fix timestamp alignment and prevent data leak

[Intel-gfx] drm/i915: device params part 1
 2020-05-19  6:34 UTC  (2+ messages)

[PATCH] trusted-firmware-a: re-enable generation of packages
 2020-05-19  6:34 UTC 

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

[igt-dev] [PATCH i-g-t 1/3] i915/gem_ctx_persistence: Use "%u" for -1u conversion
 2020-05-19  6:34 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/3] Always pass device to igt_params_set
` [igt-dev] [PATCH i-g-t 3/3] lib: Cleanup __igt_params_open()

[PATCH 00/24] Fixes around device realization
 2020-05-19  6:30 UTC  (27+ messages)
` [PATCH 04/24] aspeed: Don't create unwanted "ftgmac100", "aspeed-mmi" devices
` [PATCH 05/24] aspeed: Don't create unwanted "cortex-a7-arm-cpu" devices
` [PATCH 10/24] macio: Bury unwanted "macio-gpio" devices
` [PATCH 13/24] ppc4xx: Drop redundant device realization
` [PATCH 15/24] macio: Fix macio-bus to be a subtype of System bus
` [PATCH 16/24] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
` [PATCH 17/24] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
` [PATCH 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"

[PATCH v2 1/4] gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
 2020-05-19  6:33 UTC  (3+ messages)
` [PATCH v2 4/4] gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_property

[PATCH 0/6] cpuidle: Make cpuidle governor switchable to be the default behaviour
 2020-05-19  6:25 UTC  (7+ messages)
` [PATCH 1/6] cpuidle: sysfs: Fix the overlap for showing available governors
` [PATCH 2/6] cpuidle: sysfs: Accept governor name with 15 characters
` [PATCH 3/6] cpuidle: Make cpuidle governor switchable to be the default behaviour
` [PATCH 4/6] cpuidle: sysfs: Remove sysfs_switch and switch attributes
` [PATCH 5/6] Documentation: cpuidle: update the document
` [PATCH 6/6] Documentation: ABI: make current_governer_ro as a candidate for removal

[XFS SUMMIT] SSD optimised allocation policy
 2020-05-19  6:32 UTC  (2+ messages)

[Intel-gfx] [PATCH 01/12] drm/i915: Don't set queue-priority hint when supressing the reschedule
 2020-05-19  6:31 UTC  (12+ messages)
` [Intel-gfx] [PATCH 02/12] drm/i915/selftests: Change priority overflow detection
` [Intel-gfx] [PATCH 03/12] drm/i915/selftests: Restore to default heartbeat
` [Intel-gfx] [PATCH 04/12] drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()
` [Intel-gfx] [PATCH 05/12] drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
` [Intel-gfx] [PATCH 06/12] drm/i915: Move saturated workload detection back to the context
` [Intel-gfx] [PATCH 07/12] drm/i915/selftests: Add tests for timeslicing virtual engines
` [Intel-gfx] [PATCH 08/12] drm/i915/gt: Kick virtual siblings on timeslice out
` [Intel-gfx] [PATCH 09/12] drm/i915/gt: Incorporate the virtual engine into timeslicing
` [Intel-gfx] [PATCH 10/12] drm/i915/gt: Use virtual_engine during execlists_dequeue
` [Intel-gfx] [PATCH 11/12] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [PATCH 12/12] drm/i915/gt: Resubmit the virtual engine on schedule-out

[PATCH v1] driver core: Fix memory leak when adding SYNC_STATE_ONLY device links
 2020-05-19  6:30 UTC  (4+ messages)
` [PATCH v2] driver core: Fix SYNC_STATE_ONLY device link implementation
` [PATCH v3] "

[PATCH v4 0/9] Prereqs for HiKey960 USB support
 2020-05-19  6:28 UTC  (15+ messages)
` [PATCH v4 3/9] usb: dwc3: Increase timeout for CmdAct cleared by device controller

[oe] [meta-oe][PATCH] dstat: Fix runtime error that depend python
 2020-05-19 15:27 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-05-18
 2020-05-19  6:26 UTC 

[PATCH v1 0/4] Optimize fw_devlink parsing
 2020-05-19  6:25 UTC  (3+ messages)
` [PATCH v1 4/4] of: platform: Batch fwnode parsing when adding all top level devices

[PATCH v7 1/2] Driver for TI HDC20x0 humidity and temperature sensors
 2020-05-19  6:24 UTC  (2+ messages)

[PATCH] arm: mach-k3: Enable dcache in SPL
 2020-05-19  6:24 UTC  (3+ messages)

[XFS SUMMIT] Deprecating V4 on-disk format
 2020-05-19  6:23 UTC  (2+ messages)

[PATCH v7 0/4] Add QMP V3 USB3 PHY support for SC7180
 2020-05-19  6:23 UTC  (2+ messages)

[PATCH] python3: add pydoc and urllib to core
 2020-05-19  6:23 UTC  (3+ messages)
` [OE-core] "

next/pending-fixes build: 217 builds: 1 failed, 216 passed, 1 error, 162 warnings (v5.7-rc6-175-gcf2c233130ca)
 2020-05-19  6:21 UTC 

[PATCH v2 bpf-next 0/7] bpf, printk: add BTF-based type printing
 2020-05-19  6:21 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/7] bpf: move to generic BTF show support, apply it to seq files/strings

RTL8723BS driver doesn't work for,me but I can help testing
 2020-05-19  6:21 UTC  (9+ messages)

[iommu:x86/vt-d 23/44] drivers/iommu/mtk_iommu_v1.c:467:25: warning: variable 'data' set but not used
 2020-05-19  6:21 UTC  (2+ messages)

[PATCH v9 0/3] Add Intel ComboPhy driver
 2020-05-19  6:19 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: phy: Add PHY_TYPE_XPCS definition
` [PATCH v9 2/3] dt-bindings: phy: Add YAML schemas for Intel ComboPhy
` [PATCH v9 3/3] phy: intel: Add driver support for ComboPhy

[igt-dev] [PATCH i-g-t] tests/kms_content_protection: CP cleanup exit handler
 2020-05-19  6:10 UTC 

linux-next: manual merge of the tip tree with the drm-misc tree
 2020-05-19  6:16 UTC  (3+ messages)
` [Intel-gfx] "

[jkirsher-next-queue:dev-queue 182/183] drivers/net/ethernet/intel/iecm/iecm_lib.c:49:13: warning: no previous prototype for 'iecm_mb_intr_clean'
 2020-05-19  6:16 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH V2] powerpc/perf: Add support for outputting extended regs in perf intr_regs
 2020-05-19  6:15 UTC 

[PATCH 1/3] dt-bindings: arm: qcom: Add sm6125 SoC and xiaomi,willow
 2020-05-19  6:11 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: Add initial sm6125 SoC support
` [PATCH 3/3] arm64: dts: qcom: Add initial support for Xiaomi Redmi Note 8T

[PATCH 0/5] tf-a recipe improvements and new recipes for SCP and firmware image for Juno
 2020-05-19  6:10 UTC  (4+ messages)
` [PATCH 2/5] trusted-firmware-a: Deliver binaries artefacts to sysroot/firmware
  ` [meta-arm] "

arm64/for-kernelci build: 3 builds: 0 failed, 3 passed, 48 warnings (v5.7-rc6-124-g96bc42ff0a82)
 2020-05-19  6:09 UTC 

[PATCH] libata: Use per port sync for detach
 2020-05-19  6:09 UTC  (6+ messages)

[PATCH v1] i2c: octeon_i2c: Add I2C controller driver for Octeon
 2020-05-19  6:07 UTC  (2+ messages)

[v4] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-05-19  6:07 UTC 

[xen-unstable test] 150234: regressions - FAIL
 2020-05-19  6:06 UTC 

[PATCH 1/3] drm/tilcdc: fix leak & null ref in panel_connector_get_modes
 2020-05-19  6:07 UTC  (6+ messages)
` [PATCH 2/3] drm/tilcdc: remove unnecessary state->fb check
` [PATCH 3/3] drm/tilcdc: add missing static for panel_driver

[PATCH V1 0/3] Internal voltage control for qcom SDHC
 2020-05-19  6:06 UTC  (3+ messages)
` [PATCH V1 3/3] mmc: sdhci: Allow platform controlled voltage switching

[PATCH v12 00/10] Introduce support for guest CET feature
 2020-05-19  6:06 UTC  (3+ messages)

[PATCH v5 bpf-next 00/11] net: Add support for XDP in egress path
 2020-05-19  6:04 UTC  (8+ messages)

[RESEND][PATCH] sound: qcom: Kconfig: Tweak dependencies on SND_SOC_SDM845
 2020-05-19  6:02 UTC  (2+ messages)

[PATCH] KVM: x86: emulate reserved nops from 0f/18 to 0f/1f
 2020-05-19  6:02 UTC  (4+ messages)

[PATCH 4.4 00/86] 4.4.224-rc1 review
 2020-05-19  6:00 UTC  (5+ messages)
` [PATCH 4.4 17/86] phy: micrel: Disable auto negotiation on startup
` [PATCH 4.4 63/86] block: defer timeouts to a workqueue

[dunfell/master][PATCH v2] armnn: deprecated, remove
 2020-05-19  5:57 UTC 

[PATCH] replay: synchronize on every virtual timer callback
 2020-05-19  5:56 UTC  (4+ messages)

[PATCH v3 1/7] powerpc/pmem: Restrict papr_scm to P8 and above
 2020-05-19  5:55 UTC  (7+ messages)
` [PATCH v3 2/7] powerpc/pmem: Add new instructions for persistent storage and sync
` [PATCH v3 3/7] powerpc/pmem: Add flush routines using new pmem store and sync instruction
` [PATCH v3 4/7] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
` [PATCH v3 5/7] powerpc/pmem/of_pmem: Update of_pmem to use the new barrier instruction
` [PATCH v3 6/7] powerpc/pmem: Avoid the barrier in flush routines
` [PATCH v3 7/7] powerpc/book3s/pmem: Add WARN_ONCE to catch the wrong usage of pmem flush functions

[PATCH v10 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
 2020-05-19  5:55 UTC  (4+ messages)
  ` [PATCH v10 3/3] tty: samsung_tty: 32-bit access for TX/RX hold registers

[PATCH] mm: use only pidfd for process_madvise syscall
 2020-05-19  5:54 UTC  (5+ messages)

[PATCH 1/4] drm/amdgpu: add amdgpu_virt_get_vf_mode helper function
 2020-05-19  5:54 UTC  (3+ messages)
` [PATCH 3/4] drm/amdgpu: cleanup unnecessary virt sriov check in amdgpu attribute

[dpdk-dev] [PATCH] cryptodev: fix SHA-1 digest enum comment
 2020-05-19  5:54 UTC  (2+ messages)

[PATCH V2] ifcvf: move IRQ request/free to status change handlers
 2020-05-19  5:52 UTC  (5+ messages)

stable-rc/linux-4.4.y boot: 96 boots: 3 failed, 81 passed with 6 offline, 4 untried/unknown, 2 conflicts (v4.4.223-87-g5614224b8432)
 2020-05-19  5:48 UTC 

clean up and streamline probe_kernel_* and friends v2
 2020-05-19  5:50 UTC  (8+ messages)
` [PATCH 10/18] maccess: unify the probe kernel arch hooks

[PATCH 4.19 00/80] 4.19.124-rc1 review
 2020-05-19  5:49 UTC  (5+ messages)
` [PATCH 4.19 02/80] shmem: fix possible deadlocks on shmlock_user_lock

Audio passthroguh
 2020-05-19  5:48 UTC 

[PATCH] replay: implement fair mutex
 2020-05-19  5:46 UTC  (3+ messages)

[PATCH 5.6 000/192] 5.6.14-rc2 review
 2020-05-19  5:47 UTC 

[PATCH v2 0/7] Base support for POWER10
 2020-05-19  5:45 UTC  (4+ messages)
` [PATCH v2 2/7] powerpc: Add support for ISA v3.1

[Buildroot] [PATCH v2 1/1] gloox: new package
 2020-05-19  5:47 UTC  (2+ messages)

[OE-core][PATCH v2] make-mod-scripts: Fix dependence error
 2020-05-19 14:46 UTC 

[PATCH v7 0/8] Cortina Access Drivers Package 2
 2020-05-19  5:46 UTC  (5+ messages)
` [PATCH v7 3/8] i2c: i2c-cortina: added CAxxxx I2C support
` [PATCH v7 4/8] board: presidio-asic: Add "

[PATCH 5.6 000/194] 5.6.14-rc1 review
 2020-05-19  5:44 UTC  (5+ messages)
` [PATCH 5.6 061/194] drm/amdgpu: bump version for invalidate L2 before SDMA IBs

[PATCH net-next 0/4] bnxt_en: Add new "enable_hot_fw_reset" generic devlink parameter
 2020-05-19  5:43 UTC  (5+ messages)

[PATCH v2 0/5] soundwire: bus_type: add sdw_master_device support
 2020-05-18 17:43 UTC  (10+ messages)
` [PATCH v2 1/5] soundwire: bus: rename sdw_bus_master_add/delete, add arguments
` [PATCH v2 2/5] soundwire: bus_type: introduce sdw_slave_type and sdw_master_type
` [PATCH v2 3/5] soundwire: bus: add unique bus id
` [PATCH v2 4/5] soundwire: bus_type: add sdw_master_device support
` [PATCH v2 5/5] soundwire: master: add runtime pm support

[PATCH 1/3] recipes-kernel/linux-firmware: Add wlanmdsp.mbn to qcom-modem package
 2020-05-19  5:41 UTC  (3+ messages)
` [PATCH 3/3] linux-firmware: Update to 20200122 -> 20200421
  ` [OE-core] "

[PATCH] icount: fix shift=auto for record/replay
 2020-05-19  5:40 UTC  (3+ messages)

[PATCH bpf] bpf: prevent mmap()'ing read-only maps as writable
 2020-05-19  5:38 UTC 


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.