All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-21 07:10:54 to 2020-04-21 07:53:19 UTC [more...]

[PATCH 00/18] Prefer drm_WARN* over WARN*
 2020-04-21  7:53 UTC  (3+ messages)
` [PATCH 05/18] drm/i915/display/display: Prefer drm_WARN_ON over WARN_ON
  ` [Intel-gfx] "

[dpdk-dev] [PATCH] net/bonding: Support configuration for LACP fast timers
 2020-04-21  7:53 UTC 

[PATCH 0/4] linux-user/arm: Fix BKPT, SVC immediate handling
 2020-04-21  7:51 UTC  (11+ messages)
` [PATCH 1/4] linux-user/arm: BKPT should cause SIGTRAP, not be a syscall
` [PATCH 2/4] linux-user/arm: Remove bogus SVC 0xf0002 handling
` [PATCH 3/4] linux-user/arm: Handle invalid arm-specific syscalls correctly

[PATCH] powerpc/pseries: Make vio and ibmebus initcalls pseries specific
 2020-04-21  7:49 UTC  (3+ messages)

[PATCH v6 0/10] exynos-ufs: Add support for UFS HCI
 2020-04-21  7:51 UTC  (7+ messages)
  ` [PATCH v6 05/10] scsi: ufs: add quirk to fix abnormal ocs fatal error

[PATCH v4 1/4] i2c: at91: Send bus clear command if SDA is down
 2020-04-21  7:51 UTC  (4+ messages)

[arm:cex7 106/107] drivers/net/phy/qsfp.c:1229:3: warning: misleading indentation; statement is not part of the previous 'if'
 2020-04-21  7:50 UTC  (2+ messages)

[PATCH v2 0/4] drivers: clk: zynqmp: minor bux fixes for zynqmp clock driver
 2020-04-21  7:50 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/af_packet: changes to accomodate jumbo frames
 2020-04-21  7:50 UTC 

[PATCH wireless-drivers v3] iwlwifi: actually check allocated conf_tlv pointer
 2020-04-21  7:50 UTC  (2+ messages)

[PATCH v3 00/17] mtd: spi-nor-core: add xSPI Octal DTR support
 2020-04-21  7:49 UTC  (2+ messages)

[dpdk-dev] [PATCH] devtools: remove useless files from ABI reference
 2020-04-21  7:49 UTC  (2+ messages)

[PATCH 0/3] x86: IST cleanup
 2020-04-21  7:48 UTC  (7+ messages)
` [PATCH 1/3] x86/S3: Use percpu_traps_init() rather than opencoding SYSCALL/SYSENTER restoration
` [PATCH 2/3] x86/boot: Don't enable EFER.SCE for !CONFIG_PV builds
` [PATCH 3/3] x86/pv: Don't use IST for NMI/#MC/#DB in "

[dpdk-dev] [PATCH] net/bonding: Changes for accomodating jumbo frames in bond
 2020-04-21  7:48 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix crash when releasing the meter table
 2020-04-21  7:47 UTC  (2+ messages)

[GIT PULL] arm64: soc: ZynqMP SoC fixes for v5.7-rc3
 2020-04-21  7:47 UTC 

[PATCH v3 0/2] irq/irq_sim: try to improve the API
 2020-04-21  7:47 UTC  (4+ messages)
` [PATCH v3 1/2] irq: make irq_domain_reset_irq_data() available even for non-V2 users

[PATCH] Add symlink for Dell XPS 15 9550 Broadcom Bluetooth patch-ram file
 2020-04-21  7:46 UTC  (3+ messages)

[PATCH] media: v4l2-compat-ioctl32.c: copy reserved2 field in get_v4l2_buffer32
 2020-04-21  7:46 UTC  (8+ messages)

[PATCH v3 00/10] Rework iotests/check
 2020-04-21  7:40 UTC  (12+ messages)
` [PATCH v3 01/10] iotests/277: use dot slash for nbd-fault-injector.py running
` [PATCH v3 02/10] iotests: fix some whitespaces in test output files
` [PATCH v3 03/10] iotests/283: make executable
` [PATCH v3 04/10] iotests/check: move QEMU_VXHS_PROG to common.rc
` [PATCH v3 05/10] iotests: define group in each iotest
` [PATCH v3 06/10] iotests: add testfinder.py
` [PATCH v3 07/10] iotests: add testenv.py
` [PATCH v3 08/10] iotests: add testrunner.py
` [PATCH v3 09/10] iotests: rewrite check into python
` [PATCH v3 10/10] iotests: rename 169 and 199

[PATCH v11 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-04-21  7:45 UTC  (7+ messages)
` [PATCH v11 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[PATCH V3 0/2] thermal:Add HiSilicon Kunpeng thermal driver and Maintainers
 2020-04-21  7:44 UTC  (3+ messages)
` [PATCH V3 1/2] MAINTAINERS: Add maintainers for kunpeng thermal
` [PATCH V3 2/2] thermal: Add HiSilicon Kunpeng thermal driver

[dpdk-dev] [PATCH RFC v1 0/7] relax barriers for ENA PMD and small fixes
 2020-04-21  7:45 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix RSS description corrupt issue
 2020-04-21  7:44 UTC  (2+ messages)

ucsi and DRD controller interaction
 2020-04-21  7:43 UTC  (2+ messages)

[dpdk-dev] [PATCH] common/mlx5: fix build with rdma-core 21
 2020-04-21  7:43 UTC  (2+ messages)

pass kernel pointers to the sysctl ->proc_handler method
 2020-04-21  7:42 UTC  (4+ messages)
` [PATCH 6/6] sysctl: pass kernel pointers to ->proc_handler

[PATCH 1/2] remoteproc: drop memset when loading elf segments
 2020-04-21  7:42 UTC  (7+ messages)

[PATCH 0/2] sched: Clean up newidle_balance() and pick_next_task()
 2020-04-21  7:42 UTC  (7+ messages)
` [PATCH 2/2] sched: Extract the task putting code from pick_next_task()

[dpdk-dev] [PATCH] eal: changes for setting control thread mask
 2020-04-21  7:42 UTC 

[PATCH 1/2] x86: check CONFIG options instead of __arch_um__
 2020-04-21  7:39 UTC  (3+ messages)
` [PATCH 2/2] raid6/algos.c: refactor raid6_algos array for x86

[PATCH V4] amdgpu: reduce no need mutex_lock area
 2020-04-21  7:41 UTC  (4+ messages)

[dpdk-dev] [PATCH] eal: add madvise to avoid dump memory
 2020-04-21  7:41 UTC  (4+ messages)

[PATCH] net: qrtr: Add tracepoint support
 2020-04-21  7:40 UTC 

[PATCH 00/12] "Task_isolation" mode
 2020-04-21  7:41 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v3 00/13] "
    ` [PATCH v3 03/13] task_isolation: add instruction synchronization memory barrier
        ` [EXT] "

[PATCHv2 0/9] fsl: layerscape: Initialize the GIC redistributor
 2020-04-21  7:41 UTC  (15+ messages)
` [PATCHv2 2/9] arm64: fsl-layerscape: Assign addr to resv_ram if enabled RESV_RAM config
` [PATCHv2 3/9] board: lx2160a: Don't program the GIC RD tables if failed to reserve memory
` [PATCHv2 4/9] board: lx2160a: Make sure the RD tables address align to 64KB
` [PATCHv2 5/9] fsl-layerscape: Kconfig: Select RESV_RAM config if GIC_V3_ITS is enabled
` [PATCHv2 6/9] arm64: layerscape: Move GIC RD tables initialization to CPU setup function
` [PATCHv2 7/9] configs: ls1088a: Enable GIC_V3_ITS config
` [PATCHv2 9/9] configs: ls208xa: "

[PATCH] media: staging: rkisp1 Kconfig: depends on OF
 2020-04-21  7:40 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/mlx5: optimize memory of mlx5 flow meter
 2020-04-21  7:40 UTC  (2+ messages)

[PATCH] platform/x86: surface3_power: i2c_acpi_new_device() returns a PTR_ERR
 2020-04-21  7:40 UTC  (3+ messages)

[PATCH v3 0/5] mainline Protonic boards
 2020-04-21  7:39 UTC  (7+ messages)
` [PATCH v3 2/5] ARM: dts: add Protonic PRTI6Q board

[PATCH 00/59] devm_drm_dev_alloc, v2
 2020-04-21  7:39 UTC  (9+ messages)
` [PATCH 37/59] drm/cirrus: Move to drm/tiny
  ` [Intel-gfx] "
` [PATCH 59/59] drm/bochs: Remove explicit drm_connector_register
  ` [Intel-gfx] "

[igt-dev] [PATCH i-g-t 0/8] Use device dependant module parameters
 2020-04-21  7:38 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/8] lib/params: start renaming functions igt_params_*

[dpdk-dev] [dpdk-dev v2] [PATCH 1/2] mempool/octeontx2: add devargs to lock ctx in cache
 2020-04-21  7:37 UTC  (5+ messages)
` [dpdk-dev] [dpdk-dev v3] [PATCH] "
      ` [dpdk-dev] [EXT] "

[PATCH v7 0/7] powerpc: switch VDSO to C implementation
 2020-04-21  7:35 UTC  (5+ messages)

[LTP] Purpose of clock_nanosleep2 tests ?
 2020-04-21  7:37 UTC 

[PROBLEM]: Infinite warm reset loops resulting in "Cannot enable. Maybe the USB cable is bad?" messages
 2020-04-21  7:37 UTC  (2+ messages)

[PATCH 0/5] tf-a recipe improvements and new recipes for SCP and firmware image for Juno
 2020-04-21  7:33 UTC  (6+ messages)
` [PATCH 1/5] meta-arm-bsp:trusted-firmware-a: Remove custom do_clean task
` [PATCH 2/5] trusted-firmware-a: Deliver binaries artefacts to sysroot/firmware
` [PATCH 3/5] meta-arm-bsp: Introduce the scp-firmware-juno recipe
` [PATCH 4/5] meta-arm-bsp: Introduce firmware-image-juno recipe
` [PATCH 5/5] arm-autonomy: Append firmware-image-juno recipe to collect Xen binaries

[PATCH blktests v2] Fix unintentional skipping of tests
 2020-04-21  7:33 UTC 

[PATCH v2 0/3] virtio-iommu on x86 and non-devicetree platforms
 2020-04-21  7:31 UTC  (5+ messages)
` [PATCH v2 1/3] iommu/virtio: Add topology description to virtio-iommu config space

5.4.20: cannot mount device that blipped off the bus: duplicate device fsid:devid for
 2020-04-21  7:33 UTC  (12+ messages)
` [PATCH] btrfs: boilerplate: devlist and fsinfo

[RFC PATCH v5 00/16] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2020-04-21  7:33 UTC  (21+ messages)
` [RFC PATCH v5 01/16] RDMA/irdma: Add driver framework definitions
` [RFC PATCH v5 07/16] RDMA/irdma: Add connection manager
` [RFC PATCH v5 09/16] RDMA/irdma: Implement device supported verb APIs
` [RFC PATCH v5 12/16] RDMA/irdma: Add miscellaneous utility definitions
` [RFC PATCH v5 14/16] RDMA/irdma: Add ABI definitions

[PATCH 0/3] ExynosDRM - rework GEM internals
 2020-04-21  7:38 UTC  (4+ messages)
  ` [PATCH 2/3] drm/exynos: gem: Rework scatter-list contiguity check on Prime import

[RFC PATCH v1 0/2] allow idle state to be found as deepest state for s2idle only
 2020-04-21  7:31 UTC  (4+ messages)
` [RFC PATCH v1 1/2] cpuidle: "

[PATCH 1/7] treewide: fix mismatching declarations
 2020-04-21  7:31 UTC  (5+ messages)
` [PATCH 3/7] treewide: fix wrong *cmp function usage

[PATCH v11 00/25] Change readahead API
 2020-04-21  7:28 UTC  (8+ messages)
` [PATCH v11 19/25] erofs: Convert compressed files from readpages to readahead
      ` [Ocfs2-devel] "
      ` [Cluster-devel] "
      ` [f2fs-dev] "

[PATCH 0/3] Refactor patch text interfaces and mechanism
 2020-04-21  7:30 UTC  (7+ messages)
` [PATCH 1/3] riscv: Remove the 'riscv_' prefix of function name
` [PATCH 2/3] riscv: Use NOKPROBE_SYMBOL() instead of __krpobes annotation
` [PATCH 3/3] riscv: Use text_mutex instead of patch_lock

[PATCH] virtio-balloon: Disable free page hinting/reporting if page poison is disabled
 2020-04-21  7:29 UTC  (16+ messages)
  `  "
      ` [virtio-dev] "

[dpdk-dev] [PATCH v2] doc: update hairpin data buffer size config
 2020-04-21  7:29 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v2,RESEND] misc: new driver sram_uapi for user level SRAM access
 2020-04-21  7:23 UTC  (3+ messages)

[PATCH 00/26 v7] Refactor the architecture parts of mt7628
 2020-04-21  7:28 UTC  (27+ messages)
` [PATCH 01/26 v7] mips: add support to restore exception vector base before booting linux
` [PATCH 02/26 v7] mips: mtmips: add predefined i-cache/d-cache size and linesize
` [PATCH 03/26 v7] mips: add an option to support initialize SRAM for initial stack
` [PATCH 04/26 v7] mips: start.S: avoid overwriting outside gd when clearing global data in stack
` [PATCH 05/26 v7] sysreset: add reset controller based reboot driver
` [PATCH 06/26 v7] mips: mtmips: make use of sysreset-resetctrl for mt7628 soc
` [PATCH 07/26 v7] configs: enable CONFIG_RESTORE_EXCEPTION_VECTOR_BASE for all mtmips boards
` [PATCH 08/26 v7] mips: add a mtmips-specific field to architecture-specific global data
` [PATCH 09/26 v7] mips: add a option to support not reserving malloc space on initial stack
` [PATCH 10/26 v7] mips: mtmips: rewrite lowlevel codes of mt7628
` [PATCH 11/26 v7] dts: mtmips: add alternative pinmux node for uart2
` [PATCH 12/26 v7] mips: enable support for appending dtb to spl binary
` [PATCH 13/26 v7] mips: add an option to enable u_boot_list section for SPL loaders in u-boot-spl.lds
` [PATCH 14/26 v7] lib: enable lzma decompression support for SPL build
` [PATCH 15/26 v7] Makefile: add support to generate LZMA compressed u-boot image
` [PATCH 16/26 v7] tools: binman: add etype file for u-boot-lzma-img
` [PATCH 17/26 v7] spl: Extract legacy image handling into separate file
` [PATCH 18/26 v7] spl: spl_legacy: Use IS_ENABLED() to remove #ifdef
` [PATCH 19/26 v7] spl: spl_nor: Move legacy image loading into spl_legacy.c
` [PATCH 20/26 v7] spl: spl_nor: Remove unused variable 'ret' warning
` [PATCH 21/26 v7] spl: spl_legacy: Add lzma decompression support for legacy image
` [PATCH 22/26 v7] mips: spl: Flush cache before jumping to U-Boot proper
` [PATCH 23/26 v7] mips: mtmips: add SPL support
` [PATCH 24/26 v7] mips: mtmips: enable SPL for all boards
` [PATCH 25/26 v7] mips: mtmips: add support for mt7628-rfb
` [PATCH 26/26 v7] mips: mtmips: Increase CONFIG_SPL_SYS_MALLOC_F_LEN

[dpdk-dev] Using X722 Nic with dpdk 17.11.5 version
 2020-04-21  7:28 UTC 

[PATCH 0/3] mm: Fix misuse of parent anon_vma in dup_mmap path
 2020-04-21  7:26 UTC  (6+ messages)

[PATCH 1/3] iio: adc: ti-ads8344: properly byte swap value
 2020-04-21  7:25 UTC  (6+ messages)

[v4 PATCH 0/3] Add UEFI support for RISC-V
 2020-04-21  7:24 UTC  (3+ messages)

[PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
 2020-04-21  7:23 UTC  (3+ messages)

[PATCH 1/3] mt76: mt7615: Fix up WMM setting for STA mode
 2020-04-21  7:23 UTC  (4+ messages)
` [PATCH 2/3] mt76: mt7615: add missing code for providing aid info to the mcu

Linux kernel 5.5.19 released
 2020-04-21  7:20 UTC 

Linux kernel 5.6.6 released
 2020-04-21  7:20 UTC 

[PATCH v5] dt-bindings: iommu: renesas,ipmmu-vmsa: convert to json-schema
 2020-04-21  7:19 UTC  (3+ messages)
` [PATCH v5] dt-bindings: iommu: renesas, ipmmu-vmsa: "

[PATCH 0/3] spi: Support SPI I/O protocol lines
 2020-04-21  7:19 UTC  (2+ messages)

[PATCH] x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)
 2020-04-21  8:53 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v12] perf: Sharing PMU counters across compatible events
 2020-04-21  7:18 UTC  (4+ messages)

[PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
 2020-04-21  7:17 UTC  (4+ messages)

[PATCH 0/2][v2] sched: Clean up newidle_balance() and pick_next_task()
 2020-04-21  7:17 UTC  (3+ messages)
` [PATCH 1/2][v2] sched: Make newidle_balance() static again

[BlueZ PATCH v1] doc: Describe the new Advertisement Monitor support
 2020-04-21  7:15 UTC  (3+ messages)

Linux kernel 5.4.34 released
 2020-04-21  7:15 UTC 

Linux kernel 4.19.117 released
 2020-04-21  7:15 UTC 

[PATCH V2] amdgpu: remove unnecessary condition check
 2020-04-21  7:15 UTC  (4+ messages)

[PATCH -next] drm/amdgpu: remove set but not used variable 'priority'
 2020-04-21  7:14 UTC  (4+ messages)

[PATCH] hw/usb/hcd-dwc2: Simplified I/O memory regions
 2020-04-21  7:13 UTC 

[Intel-gfx] [PATCH v2] drm/i915/tgl: Wa_14011059788
 2020-04-21  7:13 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tgl: Wa_14011059788 (rev4)

[f2fs:dev-test 11/18] fs/f2fs/file.c:764:9: warning: Identical condition and return expression 'err', return value is always 0 [identicalConditionAfterEarlyExit]
 2020-04-21  7:13 UTC 

[PATCH] m68k/PCI: Fix a memory leak in an error handling path
 2020-04-21  7:12 UTC  (3+ messages)

[PATCH] x86: Enumeration for Control-flow Enforcement Technology
 2020-04-21  7:11 UTC  (2+ messages)

[PATCH] arm64: hw_breakpoint: don't clear debug registers in halt mode
 2020-04-21  7:10 UTC  (9+ 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.