All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-16 11:54:46 to 2020-03-16 12:43:27 UTC [more...]

[PATCH] MAINTAINERS: Mark the LatticeMico32 target as orphan
 2020-03-16 12:37 UTC  (2+ messages)

[PATCH 1/6] lib/scatterlist: add sg_set_dma_addr() function
 2020-03-16 12:37 UTC  (11+ messages)
` [Intel-gfx] "

[PATCH hmm 0/8] Various error case bug fixes for hmm_range_fault()
 2020-03-16 12:10 UTC  (4+ messages)
` [PATCH hmm 8/8] mm/hmm: add missing call to hmm_pte_need_fault in HMM_PFN_SPECIAL handling

[PATCH 01/16] media: ti-vpe: cal: fix use of wrong macro
 2020-03-16 12:43 UTC  (28+ messages)
` [PATCH 02/16] media: ti-vpe: cal: use runtime_resume for errata handling
` [PATCH 03/16] media: ti-vpe: cal: catch error irqs and print errors
` [PATCH 06/16] media: ti-vpe: cal: remove useless CAL_GEN_* macros
` [PATCH 07/16] media: ti-vpe: cal: remove unused defines
` [PATCH 08/16] media: ti-vpe: cal: use reg_write_field
` [PATCH 09/16] media: ti-vpe: cal: cleanup CIO power enable/disable
` [PATCH 10/16] media: ti-vpe: cal: fix dummy read to phy
` [PATCH 11/16] media: ti-vpe: cal: program number of lines properly
` [PATCH 12/16] media: ti-vpe: cal: set DMA max seg size
` [PATCH 13/16] media: ti-vpe: cal: move code to separate functions
` [PATCH 14/16] media: ti-vpe: cal: improve wait for CIO resetdone

[PATCH v4 0/2] Fix SEV user-space mapping of unencrypted coherent memory
 2020-03-16 12:42 UTC  (2+ messages)

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

[PATCHv2 0/3] arm64: clean up trampoline alignment
 2020-03-16 12:40 UTC  (2+ messages)

[PATCH v3 0/6] clocksource: timer-ti-dm: Prepare for dynamic pwm period updates
 2020-03-16 12:41 UTC  (5+ messages)

[PATCH 1/3] arm64: clean up trampoline vector loads
 2020-03-16 12:40 UTC  (2+ messages)

[PATCH 0/2] Extensible SDK improvements
 2020-03-16 12:41 UTC  (4+ messages)

[PATCH 3/3] arm64: reduce trampoline data alignment
 2020-03-16 12:40 UTC  (2+ messages)

[PATCH v4 1/2] mm/sparse.c: Use kvmalloc/kvfree to alloc/free memmap for the classic sparse
 2020-03-16 12:40 UTC  (5+ messages)

[PATCH 2/3] arm64/sdei: gather trampolines' .rodata
 2020-03-16 12:40 UTC  (2+ messages)

[PATCH] ARM: dts: bcm283x: Use firmware PM driver for V3D
 2020-03-16 12:40 UTC  (11+ messages)

[PATCH V1 net 0/7] ENA driver bug fixes
 2020-03-16 12:38 UTC  (8+ messages)
` [PATCH V1 net 1/7] net: ena: fix incorrect setting of the number of msix vectors
` [PATCH V1 net 2/7] net: ena: avoid unnecessary admin command when RSS function set fails
` [PATCH V1 net 3/7] net: ena: fix inability to set RSS hash function without changing the key
` [PATCH V1 net 4/7] net: ena: remove code that does nothing
` [PATCH V1 net 5/7] net: ena: fix request of incorrect number of IRQ vectors
` [PATCH V1 net 6/7] net: ena: avoid memory access violation by validating req_id properly
` [PATCH V1 net 7/7] net: ena: fix continuous keep-alive resets

[PATCH] KVM: arm64: Use the correct timer for accessing CNT
 2020-03-16 12:38 UTC  (6+ messages)

[PULL 0/6] Audio 20200316 patches
 2020-03-16 11:30 UTC  (5+ messages)
` [PULL 1/6] qapi/audio: add documentation for AudioFormat
` [PULL 3/6] audio: consistency changes
` [PULL 4/6] audio: change mixing engine float range to [-1.f, 1.f]
` [PULL 5/6] audio: fix saturation nonlinearity in clip_* functions

[PATCH 0/2] Fix Cooperlake CPU model
 2020-03-16 11:43 UTC  (7+ messages)

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-03-16 11:55 UTC  (3+ messages)
` [Bug 1866870] "

[PATCH v3 00/12] NXP DSPI bugfixes and support for LS1028A
 2020-03-16 12:35 UTC  (8+ messages)
` [PATCH v3 05/12] spi: spi-fsl-dspi: Protect against races on dspi->words_in_flight
` [PATCH v3 06/12] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion

[PATCH v5 0/7] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-03-16 12:33 UTC  (8+ messages)

[PATCH] modpost: Get proper section index by get_secindex() instead of st_shndx
 2020-03-16 12:28 UTC  (2+ messages)

[PATCH v6 0/9] Huge page-table entries for TTM
 2020-03-16 12:32 UTC  (3+ messages)
` Ack to merge through DRM? WAS "

kernel panic after upgrading to Linux 5.5
 2020-03-16 12:32 UTC  (6+ messages)

[PATCH 00/10] Add devicetree features and fixes for UniPhier SoCs
 2020-03-16 12:31 UTC  (4+ messages)
` [PATCH 06/10] ARM: dts: uniphier: Add ethernet aliases

[igt-dev] [PATCH i-g-t 0/3] Test configurable poll delay in perf OA
 2020-03-16 12:32 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for Test configurable poll delay in perf OA (rev2)

[PATCH 0/2] dir: update outdated fields and comments about oid_stat
 2020-03-16 12:31 UTC  (4+ messages)
` [PATCH 2/2] dir: improve naming of oid_stat fields in two structs

[robh:for-next 57/57] clang-11: error: assembler command failed with exit code 1 (use -v to see invocation)
 2020-03-16 12:31 UTC 

[PATCH v5 0/7] xfs: btree bulk loading
 2020-03-16 12:30 UTC  (9+ messages)
` [PATCH 4/7] xfs: add support for free space btree staging cursors
` [PATCH 5/7] xfs: add support for inode "
` [PATCH 6/7] xfs: add support for refcount "
` [PATCH 7/7] xfs: add support for rmap "

[PATCH v2 0/5] Nested overlay tests
 2020-03-16 12:28 UTC  (3+ messages)
` [PATCH v2 4/5] overlay: test constant ino with nested overlay over samefs lower

[PATCH v2] EDAC: synopsys: Fix the wrong call of pinf->col parameter
 2020-03-16 12:28 UTC  (5+ messages)

[dpdk-dev] [PATCH v2 0/2] crypto/qat: handle mixed hash-cipher crypto on GEN2 QAT
 2020-03-16 12:24 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/2] common/qat: get version of QAT firmware
  ` [dpdk-dev] [PATCH v3 2/2] crypto/qat: handle mixed hash-cipher crypto on GEN2 QAT

[PATCH] nbd: make starting request more reasonable
 2020-03-16 12:26 UTC  (2+ messages)

[PATCH 0/2] avoid integer overflow
 2020-03-16 11:40 UTC  (2+ messages)
` [PATCH 2/2] accel/tcg: "

[PATCH] modules: load modules from versioned /var/run dir
 2020-03-16 11:21 UTC  (4+ messages)

[PATCH v5 00/50] Initial support for multi-process qemu
 2020-03-16 11:26 UTC  (5+ messages)
` [PATCH v5 07/50] multi-process: define mpqemu-link object

[PATCH v4 0/6] implement KASLR for powerpc/fsl_booke/64
 2020-03-16 12:19 UTC  (3+ messages)

[PATCH] kthread: Mark timer used by delayed kthread works as IRQ safe
 2020-03-16 12:23 UTC  (4+ messages)

[PATCH] mm/memory_hotplug: use __pfn_to_section() instead of open-coding
 2020-03-16 12:23 UTC  (2+ messages)

[PATCH] mm: clear 1G pages with streaming stores on x86
 2020-03-16 12:19 UTC  (9+ messages)

[PATCH v5] drm_amdgpu: Add job fence to resv conditionally
 2020-03-16 12:19 UTC  (2+ messages)

[PATCH] spi: fix cs_change for last transfer
 2020-03-16 12:17 UTC  (2+ messages)

[PATCH] drm/amdgpu: miss PRT case when bo update
 2020-03-16 12:17 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: cpu: Add a support cpu type for cortex-a75
 2020-03-16 12:16 UTC  (4+ messages)

[PATCH v4 0/2] fix gmc page fault on navi1X
 2020-03-16 12:15 UTC  (7+ messages)
` [PATCH v4 2/2] drm/amdgpu: unref pt bo after job submit

batman-adv gateway issue
 2020-03-16 12:15 UTC 

bug report about patch "io_uring: avoid ring quiesce for fixed file set unregister and update"
 2020-03-16 12:14 UTC 

[PATCH] checkpatch: enforce process for expected files
 2020-03-16 11:17 UTC  (2+ messages)

[PATCH] Update copyright date for user-facing copyright strings
 2020-03-16 11:20 UTC 

[PATCH v3] selftests: Fix seccomp to support relocatable build (O=objdir)
 2020-03-16 12:12 UTC  (2+ messages)

[PATCH 00/11] EDAC/ghes: Cleanup, rework and improvement of memory reporting
 2020-03-16 12:12 UTC  (4+ messages)
` [PATCH 06/11] EDAC/ghes: Carve out MC device handling into separate functions

[PATCH for-next] RDMA/hns: Add interface to support lock free
 2020-03-16 12:12 UTC  (8+ messages)

[PATCH] arm: ptrace: Fix mask for thumb breakpoint hook
 2020-03-16 12:12 UTC  (2+ messages)

[RFC][PATCH] dma-mapping: align default segment_boundary_mask with dma_mask
 2020-03-16 12:12 UTC  (3+ messages)

[dpdk-dev] [PATCH RFC v1 0/7] relax barriers for ENA PMD and small fixes
 2020-03-16  9:34 UTC  (2+ messages)

[dpdk-dev] [PATCH] [RFC] ethdev: support flow aging
 2020-03-16 10:22 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] KVM: s390: mark sie block as 512 byte aligned
 2020-03-16 12:11 UTC  (3+ messages)

[PATCH v3 0/5] PCI: functions/pci-epf-test: Add DMA data transfer
 2020-03-16 12:11 UTC  (2+ messages)

Avoid race condition between fetch and repack/gc?
 2020-03-16 12:10 UTC  (2+ messages)

[PATCH 01/10] ARM: dts: uniphier: Add XDMAC node
 2020-03-16 12:06 UTC  (5+ messages)

WARNING in hwarc_neep_init/usb_submit_urb
 2020-03-16 12:07 UTC 

[PATCH net v2 0/3] QorIQ DPAA ARM RDBs need internal delay on RGMII
 2020-03-16 12:05 UTC  (4+ messages)
` [PATCH net v2 1/3] net: fsl/fman: treat all RGMII modes in memac_adjust_link()
` [PATCH net v2 2/3] arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id
` [PATCH net v2 3/3] arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode

Custom ARM Board: Setting BE32 endianness
 2020-03-16 11:07 UTC  (6+ messages)

[PATCH] btrfs-progs: qgroup-verify: Remove duplicated message in report_qgroups
 2020-03-16 12:04 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal: fix compiler detection in public headers
 2020-03-16 12:04 UTC 

[PATCH 1/3] ALSA USB MIDI: Fix port starvation
 2020-03-16 12:03 UTC  (2+ messages)

[PATCH] ASoC: codecs: wsa881x: request gpio direction before setting
 2020-03-16 12:03 UTC  (2+ messages)

Linux 4.19.110
 2020-03-16 12:03 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/3] tests/gem_exec_alignment.c: Update subtests
 2020-03-16 12:03 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] tests/gem_exec_alignment.c: Timeout alarm wrappers
` [igt-dev] [PATCH i-g-t 2/3] tests/gem_exec_alignment.c: Update subtest many
` [igt-dev] [PATCH i-g-t 3/3] tests/gem_exec_alignment.c: Add priority inversion

[PATCH v1 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema
 2020-03-16 12:02 UTC  (5+ messages)
` [PATCH v1 02/36] dt-bindings: spi: support non-spi bindings as SPI slaves

[PATCH v2 0/2] thread: add lock guard macros
 2020-03-16 11:29 UTC  (3+ messages)
` [PATCH v2 2/2] lockable: add QemuRecMutex support

Recent changes (master)
 2020-03-16 12:00 UTC 

[PATCH v3 0/4] linux-user: generate syscall_nr.h from linux unistd.h
 2020-03-16 10:55 UTC  (2+ messages)

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.110)
 2020-03-16 12:00 UTC 

[cip-dev] 4.19.106-cip21-rt8 problems on de0-nano
 2020-03-16 11:59 UTC  (10+ messages)
        ` [cip-dev] I need de0-nano testing for -rt release was "
              `  "

[PATCH] iio: health: max30100: use generic property handler
 2020-03-16 11:56 UTC  (4+ messages)

[PATCH net-next] sfc: fix XDP-redirect in this driver
 2020-03-16 11:55 UTC  (6+ messages)

[PATCH v3 0/2] irqchip/gic-v3-its: Balance LPI affinity across CPUs
 2020-03-16 11:54 UTC  (6+ messages)
` [PATCH v3 1/2] irqchip/gic-v3-its: Track LPI distribution on a per CPU basis
` [PATCH v3 2/2] irqchip/gic-v3-its: Balance initial LPI affinity across CPUs

QA notification for completed autobuilder build (yocto-3.1_M3.rc1)
 2020-03-16 11:54 UTC  (4+ messages)
` [yocto] "


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.