All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-15 14:03:06 to 2020-05-15 14:36:31 UTC [more...]

[OpenRISC] sort out the flush_icache_range mess v2
 2020-05-15 14:36 UTC  (31+ messages)
`  "
` [OpenRISC] [PATCH 01/29] arm: fix the flush_icache_range arguments in set_fiq_handler
  `  "
` [OpenRISC] [PATCH 02/29] nds32: unexport flush_icache_page
  `  "
` [OpenRISC] [PATCH 03/29] powerpc: unexport flush_icache_user_range
  `  "
` [OpenRISC] [PATCH 04/29] unicore32: remove flush_cache_user_range
  `  "
` [OpenRISC] [PATCH 05/29] asm-generic: fix the inclusion guards for cacheflush.h
  `  "
` [OpenRISC] [PATCH 06/29] asm-generic: don't include <linux/mm.h> in cacheflush.h
  `  "
` [OpenRISC] [PATCH 07/29] asm-generic: improve the flush_dcache_page stub
  `  "
` [OpenRISC] [PATCH 08/29] alpha: use asm-generic/cacheflush.h
  `  "
` [OpenRISC] [PATCH 09/29] arm64: "
  `  "
` [OpenRISC] [PATCH 10/29] c6x: "
  `  "
` [OpenRISC] [PATCH 11/29] hexagon: "
  `  "
` [OpenRISC] [PATCH 12/29] ia64: "
  `  "
` [OpenRISC] [PATCH 13/29] microblaze: "
  `  "
` [OpenRISC] [PATCH 14/29] m68knommu: "
  `  "

[dpdk-dev] [PATCH] event/octeontx: fix memory corruption
 2020-05-15 14:36 UTC  (2+ messages)

[PATCH v1 0/4] Optimize fw_devlink parsing
 2020-05-15 14:36 UTC  (3+ messages)

[PULL 00/21] QOM patches for 2020-05-15
 2020-05-15 14:34 UTC  (2+ messages)

core: snd_card_disconnect/snd_card_free: hang when card unregistered
 2020-05-15 14:35 UTC  (4+ messages)

[PATCH] mmc: renesas_sdhi: don't lose RPM savings because of manual clk handling
 2020-05-15 14:35 UTC  (4+ messages)

[PATCH 0/2] io_uring: add a CQ ring flag to enable/disable eventfd notification
 2020-05-15 14:34 UTC  (3+ messages)

[PATCH 1/2] opp: Reorder the code for !target_freq case
 2020-05-15 14:34 UTC  (2+ messages)

[RFC] arm64: Enable perf events based hard lockup detector
 2020-05-15 14:34 UTC  (2+ messages)

patch "ipack: tpci200: fix error return code in tpci200_register()" added to char-misc-linus
 2020-05-15 14:33 UTC 

patch "mei: release me_cl object reference" added to char-misc-linus
 2020-05-15 14:33 UTC 

[PATCH v2] serial: 8250_dw: Fix common clocks usage race condition
 2020-05-15 14:32 UTC  (15+ messages)
` [PATCH v3 0/4] serial: 8250_dw: Fix ref clock usage
  ` [PATCH v3 2/4] serial: 8250: Add 8250 port clock update method
  ` [PATCH v3 3/4] serial: 8250_dw: Simplify the ref clock rate setting procedure
  ` [PATCH v3 4/4] serial: 8250_dw: Fix common clocks usage race condition

[patch V4 part 4 15/24] x86/db: Split out dr6/7 handling
 2020-05-15 14:32 UTC  (2+ messages)

[dm:for-next 53/58] drivers/md/dm-zoned-metadata.c:779:3: error: implicit declaration of function 'export_uuid'
 2020-05-15 14:32 UTC  (3+ messages)

[PULL 00/51] Block layer patches
 2020-05-15 14:28 UTC  (2+ messages)

[PATCH V1 0/7] Target specific DLL configuration for qcom SDHC
 2020-05-15 14:32 UTC  (2+ messages)

[dpdk-dev] DPDK Release Status Meeting 14/05/2020
 2020-05-15 14:31 UTC  (3+ messages)

[PATCH] Backport security fixe to 4.9 and 4.4 stable trees
 2020-05-15 14:31 UTC  (7+ messages)

[PATCH v7 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-15 14:30 UTC  (11+ messages)

[PATCH v2 0/4] media: staging: rkisp1: various fixes to capture formats
 2020-05-15 14:29 UTC  (5+ messages)
` [PATCH v2 1/4] media: staging: rkisp1: cap: change RGB24 format to XBGR32
` [PATCH v2 2/4] media: staging: rkisp1: rsz: use hdiv, vdiv of yuv422 instead of macros
` [PATCH v2 3/4] media: staging: rkisp1: rsz: set output format to YUV422 if cap format is YUV444
` [PATCH v2 4/4] media: staging: rkisp1: cap: remove support of BGR666 format

[PATCH v7 1/9] w1_therm: adding code comments and code reordering
 2020-05-15 14:29 UTC  (2+ messages)

[PATCH 0/3 v3] KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests
 2020-05-15 14:29 UTC  (3+ messages)
` [PATCH 1/3 v3] KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()

[PATCH 0/8] Copy hashmap to libapi, use in perf expr
 2020-05-15 14:29 UTC  (4+ messages)
` [PATCH 4/8] libbpf hashmap: Localize static hashmap__* symbols

[PATCH 00/10] target/arm: Convert 2-reg-shift and 1-reg-imm Neon insns to decodetree
 2020-05-15 14:20 UTC  (11+ messages)
` [PATCH 01/10] target/arm: Remove unused GEN_NEON_INTEGER_OP macro
` [PATCH 02/10] target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetree
` [PATCH 03/10] target/arm: Convert Neon VSHR 2-reg-shift insns "
` [PATCH 04/10] target/arm: Convert Neon VSRA, VSRI, VRSHR, VRSRA "
` [PATCH 05/10] target/arm: Convert VQSHLU, VQSHL "
` [PATCH 06/10] target/arm: Convert Neon narrowing shifts with op==8 "
` [PATCH 07/10] target/arm: Convert Neon narrowing shifts with op==9 "
` [PATCH 08/10] target/arm: Convert Neon VSHLL, VMOVL "
` [PATCH 09/10] target/arm: Convert VCVT fixed-point ops "
` [PATCH 10/10] target/arm: Convert Neon one-register-and-immediate insns "

[dpdk-dev] [PATCH] hash: fix gcc 10 maybe-uninitialized warning
 2020-05-15 14:28 UTC 

[PATCH] clk: at91: Add peripheral clock for PTC
 2020-05-15 14:27 UTC  (2+ messages)

[GIT PULL] clk: tegra: Changes for v5.8-rc1
 2020-05-15 14:27 UTC  (2+ messages)

[PATCH v2 00/38] Fareless gem_free_object
 2020-05-15 14:26 UTC  (9+ messages)
` [PATCH v2 09/38] drm: remove drm_driver::gem_free_object
` [PATCH v2 10/38] drm/gem: fold drm_gem_object_put_unlocked and __drm_gem_object_put()
` [PATCH v2 34/38] drm/vgem: remove _unlocked suffix in drm_object_put_unlocked
` [PATCH v2 36/38] drm/vkms: "

[PATCH v12 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-05-15 14:25 UTC  (11+ messages)
        ` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for In order to readout DP SDPs, refactors the handling of DP SDPs (rev14)

[PATCH 00/13] Reconcile NUMA balancing decisions with the load balancer v6
 2020-05-15 14:24 UTC  (10+ messages)

[PATCH updated] sched/fair: core wide cfs task priority comparison
 2020-05-15 14:24 UTC  (12+ messages)
    ` [PATCH updated v2] "

[Intel-gfx] [PATCH 1/4] drm/i915/params: don't expose inject_probe_failure in debugfs
 2020-05-15 14:24 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] "

"Forwarding" from TC classifier
 2020-05-15 14:24 UTC  (6+ messages)

[PATCH -next] ipack: tpci200: fix error return code in tpci200_register()
 2020-05-15 14:23 UTC  (4+ messages)

[PATCH] coresight: cti: remove incorrect NULL return check
 2020-05-15 14:22 UTC  (4+ messages)

[PATCH] nfs-utils: add new tool nfsd4-show to parse output from proc files
 2020-05-15 14:21 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915/gt: Kick virtual siblings on timeslice out
 2020-05-15 14:21 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/gt: Kick virtual siblings on timeslice out (rev2)

[ANNOUNCE] Git v2.27.0-rc0
 2020-05-15 14:21 UTC  (2+ messages)

[PATCH] iommu: Implement deferred domain attachment
 2020-05-15 14:20 UTC  (4+ messages)

[XEN PATCH 0/2] xen/build: fix kconfig errors during config merge
 2020-05-15 14:19 UTC  (4+ messages)
` [XEN PATCH 1/2] xen/build: fixup path to merge_config.sh

[PATCHv2] fpga: stratix10-soc: remove the pre-set reconfiguration condition
 2020-05-15 14:35 UTC 

[PATCH 0/3] dtc: checks: Validate interrupt-map properties
 2020-05-15 14:18 UTC  (4+ messages)
  ` [PATCH 1/3] checks: Add interrupt provider test
  ` [PATCH 2/3] checks: Validate interrupt-map properties
  ` [PATCH 3/3] RFC: checks: interrupt-map: Dump entries on error

[PATCH] platform/x86: touchscreen_dmi: Add info for the Trekstor Yourbook C11B
 2020-05-15 14:18 UTC  (5+ messages)

[PATCH v3 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-15 14:16 UTC  (2+ messages)

[PATCH 0/4] hisi_sas: Some misc patches
 2020-05-15 14:13 UTC  (5+ messages)
` [PATCH 1/4] scsi: hisi_sas: Do not reset phy timer to wait for stray phyup
` [PATCH 2/4] scsi: hisi_sas: Modify the commit information for DSM method
` [PATCH 3/4] scsi: hisi_sas: Add SAS_RAS_INTR0 to debugfs register name list
` [PATCH 4/4] scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()

[PATCH 01/11] python3-argh: Add recipe version 0.26.2
 2020-05-15 14:16 UTC  (11+ messages)
` [PATCH 02/11] python3-graphviz: Add recipe version 0.14
` [PATCH 03/11] python3-aiohttp-jinja2: Add recipe version 1.2.0
` [PATCH 04/11] python3-py-ubjson: Add recipe version 0.16.1
` [PATCH 05/11] python3-trafaret: Add recipe version 2.0.2
` [PATCH 06/11] python3-trafaret-config: "
` [PATCH 07/11] python3-txaio: Add recipe version 20.4.1
` [PATCH 08/11] python3-u-msgpack-python: Add recipe version 2.6.0
` [PATCH 09/11] python3-xmodem: Add recipe version 0.4.6
` [PATCH 10/11] python3-multidict: Update 4.7.4 -> 4.7.5
` [PATCH 11/11] python3-lz4: Add recipe version 3.0.2

[PATCH v2] Nokia RX-51: Add automated test for running RX-51 build in qemu
 2020-05-15 14:16 UTC  (11+ messages)

[PATCH v2 0/6] x86/mem-paging: misc cleanup
 2020-05-15 14:14 UTC  (3+ messages)
` [PATCH v2 3/6] x86/mem-paging: use guest handle for XENMEM_paging_op_prep
  ` Ping: "

[Intel-gfx] XDC 2020: Registration & Call for Proposals now open!
 2020-05-15 14:15 UTC  (3+ messages)
`  "

[PATCH 0/4] Kselftest integration into Kernel CI - Part 1
 2020-05-15 14:15 UTC  (6+ messages)
` [PATCH 1/4] selftests: Fix kselftest O=objdir build from cluttering top level objdir

[peterz-queue:locking/kcsan 12/21] kernel/events/ring_buffer.c:22:9: sparse: sparse: incorrect type in assignment (different base types)
 2020-05-15 14:14 UTC 

[PATCH v3 0/7] firmware: smccc: Add basic SMCCC v1.2 + ARCH_SOC_ID support
 2020-05-15 14:13 UTC  (5+ messages)
` [PATCH v3 7/7] firmware: smccc: Add "

[PATCH 4/9] btrfs: Switch to iomap_dio_rw() for dio
 2020-05-15 14:13 UTC  (11+ messages)

[PATCH v4 1/3] m68k: mcf5441x: add support for esdhc mmc controller
 2020-05-15 14:16 UTC  (6+ messages)
` [PATCH v4 2/3] mmc: sdhci: add quirks for be to le byte swapping
` [PATCH v4 3/3] mmc: host: add Coldfire esdhc support

[patch V4 part 3 29/29] x86/entry/32: Convert IRET exception to IDTENTRY_SW
 2020-05-15 14:11 UTC  (2+ messages)

[GIT PULL] FPGA Manager changes for 5.8
 2020-05-15 14:11 UTC  (2+ messages)

[PATCH 1/4] thermal: core: Add helpers to browse the cdev, tz and governor list
 2020-05-15 14:10 UTC  (4+ messages)
` [PATCH 2/4] thermal: core: Get thermal zone by id
` [PATCH 3/4] thermal: core: Remove old uapi generic netlink
` [PATCH 4/4] thermal: core: genetlink support for events/cmd/sampling

[PATCH v4 0/6] dma: Add Xilinx ZynqMP DPDMA driver
 2020-05-15 14:11 UTC  (6+ messages)
` [PATCH v4 3/6] dmaengine: Add support for repeating transactions

[PATCH] virtiofsd: remove symlink fallbacks
 2020-05-15 14:10 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH 0/2] Default to cachable mappings for GEM SHMEM
 2020-05-15 14:10 UTC  (6+ messages)
` [PATCH 1/2] drm/shmem: Use cached mappings by default

[PATCH v1 00/17] virtio-mem: Paravirtualized memory hot(un)plug
 2020-05-15 14:09 UTC  (9+ messages)
` [PATCH v1 07/17] migration/rdma: Use ram_block_discard_set_broken()
` [PATCH v1 08/17] migration/colo: "

patch "iio: vcnl4000: Fix i2c swapped word reading." added to staging-testing
 2020-05-15 14:08 UTC 

drm state readout helpers
 2020-05-15 14:10 UTC  (3+ messages)

[RFC PATCH] mmc: tmio: properly balance RPM on remove
 2020-05-15 14:08 UTC  (2+ messages)

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-15 14:07 UTC  (14+ messages)

patch "iio: adc: stm32-dfsdm: fix device used to request dma" added to staging-linus
 2020-05-15 14:06 UTC 

[PATCH 0/8] ASoC: SOF: Intel and IMX updates for 5.8
 2020-05-15 13:59 UTC  (7+ messages)
` [PATCH 3/8] ASoC: SOF: inform DSP that driver is going to be removed
` [PATCH 4/8] ASoC: SOF: topology: add support to smart amplifier
` [PATCH 5/8] ASoC: SOF: Intel: sdw: relax sdw machine select constraints
` [PATCH 6/8] ASoC: SOF: define INFO_ flags in dsp_ops
` [PATCH 7/8] ASoC: SOF: imx: make dsp_ops static
` [PATCH 8/8] ASoC: SOF: imx: make imx8m_dsp_ops static

patch "iio: sca3000: Remove an erroneous 'get_device()'" added to staging-linus
 2020-05-15 14:06 UTC 

patch "iio: adc: ti-ads8344: Fix channel selection" added to staging-linus
 2020-05-15 14:06 UTC 

patch "iio: adc: stm32-adc: fix device used to request dma" added to staging-linus
 2020-05-15 14:06 UTC 

patch "staging: iio: ad2s1210: Fix SPI reading" added to staging-linus
 2020-05-15 14:06 UTC 

patch "iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'" added to staging-linus
 2020-05-15 14:06 UTC 

[PATCH 00/44] devm_drm_dev_alloc, no more drmm_add_final_kfree
 2020-05-15 14:05 UTC  (9+ messages)
` [PATCH 01/44] drivers/base: Always release devres on device_del
            ` [Intel-gfx] "

Fail to configure interrupt for new device
 2020-05-15 14:05 UTC 

[Intel-gfx] [PATCH v8] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
 2020-05-15 14:05 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev7)

[PULL] 2nd set of IIO fixes for the 5.7 cycle
 2020-05-15 14:05 UTC  (2+ messages)

[PATCH 2/2] mmc: tmio: Make sure the PM domain is 'started' while probing
 2020-05-15 14:04 UTC 

[PATCH 1/2] mmc: tmio: Further fixup runtime PM management at remove
 2020-05-15 14:04 UTC 

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-15 14:04 UTC  (4+ messages)
` [patch V4 part 1 27/36] arm64: Prepare arch_nmi_enter() for recursion

[iptables PATCH v2 0/2] Critical: Unbreak nfnl_osf tool
 2020-05-15 14:03 UTC  (3+ messages)
` [iptables PATCH v2 1/2] nfnl_osf: Fix broken conversion to nfnl_query()
` [iptables PATCH v2 2/2] nfnl_osf: Improve error handling

[PATCH] fnic: to not call 'scsi_done()' for unhandled commands
 2020-05-15 14:04 UTC  (4+ messages)

[PULL] 2nd set of IIO new device support, features and cleanups for the 5.8 cycle
 2020-05-15 14:03 UTC  (2+ messages)

[PATCH v3 0/4] Support virtio cross-device resources
 2020-05-15 14:03 UTC  (9+ messages)
` [PATCH v3 1/4] dma-buf: add support for virtio exported objects


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.