All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-27 07:15:44 to 2020-05-27 07:57:48 UTC [more...]

[PATCH v5 00/28] Allow vendor drivers to propose their own timings
 2020-05-27  7:57 UTC  (30+ messages)
` [PATCH v5 14/28] mtd: rawnand: timings: Add a helper to find the closest ONFI mode
` [PATCH v5 16/28] mtd: rawnand: timings: Use default values for tPROG_max and tBERS_max
` [PATCH v5 17/28] mtd: rawnand: Define a unique reset data interface
` [PATCH v5 20/28] mtd: rawnand: Hide the chip->data_interface indirection
` [PATCH v5 21/28] mtd: rawnand: Introduce nand_choose_best_sdr_timings()
` [PATCH v5 22/28] mtd: rawnand: Add the ->choose_data_interface() hook
` [PATCH v5 24/28] mtd: rawnand: toshiba: Implement ->choose_data_interface() for TC58NVG0S3E
` [PATCH v5 25/28] mtd: rawnand: hynix: Implement ->choose_data_interface() for H27UCG8T2ATR-BC
` [PATCH v5 28/28] mtd: rawnand: Allocate the best data interface structure dynamically

[PATCH 2/2] clk: Remove CONFIG_ARCH_HISI check for subdir hisilicon
 2020-05-27  7:56 UTC  (3+ messages)

[PATCH] usb/phy-generic: Add support for OTG VBUS supply control
 2020-05-27  7:15 UTC  (2+ messages)

[PATCH net] vsock: fix timeout in vsock_accept()
 2020-05-27  7:56 UTC 

Question about behaviour of git-checkout --patch option
 2020-05-27  7:56 UTC  (2+ messages)

[libvirt test] 150393: regressions - FAIL
 2020-05-27  7:55 UTC 

[PATCH] 16C950 UART enable Hardware Flow Control
 2020-05-27  7:55 UTC  (4+ messages)

arch/mips/bmips/setup.c:170:23: warning: array comparison always evaluates to true
 2020-05-27  7:54 UTC  (2+ messages)

[PATCH] KVM: arm64: Allow in-atomic injection of SPIs
 2020-05-27  7:55 UTC  (7+ messages)

[PATCH v3 0/9] pc-bios: s390x: Cleanup part 1
 2020-05-27  7:49 UTC  (10+ messages)
` [PATCH v3 1/9] pc-bios: s390x: cio.c cleanup and compile fix
` [PATCH v3 2/9] pc-bios: s390x: Consolidate timing functions into time.h
` [PATCH v3 3/9] pc-bios: s390x: Move sleep and yield to helper.h
` [PATCH v3 4/9] pc-bios: s390x: Get rid of magic offsets into the lowcore
` [PATCH v3 5/9] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant
` [PATCH v3 6/9] pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
` [PATCH v3 7/9] pc-bios: s390x: Move panic() into header and add infinite loop
` [PATCH v3 8/9] pc-bios: s390x: Use ebcdic2ascii table
` [PATCH v3 9/9] pc-bios: s390x: Make u32 ptr check explicit

[PATCH] mac80211_hwsim: report the WIPHY_FLAG_SUPPORTS_5_10_MHZ capability
 2020-05-27  7:54 UTC  (4+ messages)

[PATCH for-5.8 0/2] dwc3: meson-g12a: two fixes for v5.8
 2020-05-27  7:53 UTC  (5+ messages)
` [PATCH for-5.8 1/2] usb: dwc3: meson-g12a: fix error path when fetching the reset line fails

[PATCH 0/2] RZ/G1H enable sound support
 2020-05-27  7:52 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: ASoC: renesas,rsnd: Add r8a7742 support
` [PATCH 2/2] ARM: dts: r8a7742: Add audio support

[PATCH v6 00/21] target/mips: MSA, FPU and other cleanups and improvements
 2020-05-27  7:52 UTC  (7+ messages)
` [PATCH v6 20/21] hw/mips: Add some logging for bad register offset cases

[PATCH V2] arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()
 2020-05-27  7:53 UTC  (6+ messages)

[PATCH 4.4 00/65] 4.4.225-rc1 review
 2020-05-27  7:50 UTC  (3+ messages)
` [PATCH 4.4 26/65] sched/fair, cpumask: Export for_each_cpu_wrap()

[PATCH] net/mlx5e: Don't use err uninitialized in mlx5e_attach_decap
 2020-05-27  7:50 UTC 

[PATCH 1/2] software node: implement software_node_unregister()
 2020-05-27  7:50 UTC  (6+ messages)
` [PATCH 2/2] kobject: send KOBJ_REMOVE uevent when the object is removed from sysfs

[Intel-gfx] [PATCH 1/2] drm/i915: Reorder await_execution before await_request
 2020-05-27  7:50 UTC  (11+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Do not schedule normal requests immediately along virtual

[PATCH v5] workqueue: Remove unnecessary kfree() call in rcu_free_wq()
 2020-05-27  7:57 UTC 

[igt-dev] [PATCH i-g-t 1/4] lib/igt_device_scan: Add missing Check for return value in scan_drm_devices
 2020-05-27  7:48 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/4] lib/igt_device_scan: Make igt_device_scan independent from igt_core

[PATCH RFCv2 0/9] kvm/arm64: Support Async Page Fault
 2020-05-27  7:48 UTC  (27+ messages)
` [PATCH RFCv2 3/9] kvm/arm64: Rename kvm_vcpu_get_hsr() to kvm_vcpu_get_esr()
` [PATCH RFCv2 4/9] kvm/arm64: Detach ESR operator from vCPU struct
` [PATCH RFCv2 5/9] kvm/arm64: Replace hsr with esr
` [PATCH RFCv2 6/9] kvm/arm64: Export kvm_handle_user_mem_abort() with prefault mode
` [PATCH RFCv2 7/9] kvm/arm64: Support async page fault

[LTP] [PATCH v1 1/4] lib: add new cgroup test API
 2020-05-27  7:47 UTC  (5+ messages)
` [LTP] [PATCH v1 2/4] mem: take use of new cgroup API

[PATCH v4 00/26] arm64: Memory Tagging Extension user-space support
 2020-05-27  7:46 UTC  (4+ messages)
` [PATCH v4 15/26] arm64: mte: Allow user control of the tag check mode via prctl()

[PATCH 0/3] 3 small cleanups for find_first_block_group
 2020-05-27  7:46 UTC  (4+ messages)
` [PATCH 3/3] btrfs: factor out reading of bg from find_frist_block_group

[dpdk-dev] [PATCH v1 0/6] ethdev: allow unknown link speed
 2020-05-27  7:45 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/7] "
    ` [dpdk-dev] [PATCH v2 2/7] ethdev: add a link status text representation
      ` [dpdk-dev] [PATCH v2 2/7] ethdev: add a link status textrepresentation

[dpdk-dev] [PATCH dpdk-dev] net/mlx5: check the reg available for metadata action
 2020-05-27  7:43 UTC  (4+ messages)

[PATCH v5 0/8] drm: rcar-du: Add Color Management Module (CMM)
 2020-05-27  7:44 UTC  (6+ messages)

[PATCH net] nfp: flower: fix used time of merge flow statistics
 2020-05-27  7:44 UTC 

[PATCH -tip v3 00/11] Fix KCSAN for new ONCE (require Clang 11)
 2020-05-27  7:44 UTC  (12+ messages)
` [PATCH -tip v3 09/11] data_race: Avoid nested statement expression

[PATCH] hw/vfio/common: Trace in which mode a IOMMU is opened
 2020-05-27  7:43 UTC  (3+ messages)

[PATCH v2] doc: log: correct option name CONFIG_LOG_MAX_LEVEL
 2020-05-27  7:43 UTC 

[RFC] power: supply: bq27xxx_battery: Fix polling interval after re-bind
 2020-05-27  7:42 UTC  (3+ messages)

patch "software node: implement software_node_unregister()" added to driver-core-next
 2020-05-27  7:42 UTC 

[PATCH v1] regulator: Add support for sync_state() callbacks
 2020-05-27  7:40 UTC 

[PATCH 1/2] mmc: core: Do not export MMC_NAME= and MODALIAS=mmc:block for SDIO cards
 2020-05-27  7:39 UTC  (4+ messages)
` [PATCH 2/2] mmc: core: Export device/vendor ids from Common CIS "

Patchwork housekeeping for: spi-devel-general
 2020-05-27  7:40 UTC 

[PATCH v2] trace/simple: Fix unauthorized enable
 2020-05-27  7:38 UTC  (2+ messages)

[PATCH 1/4] exfat: redefine PBR as boot_sector
 2020-05-27  7:39 UTC  (4+ messages)
  ` [PATCH 4/4] exfat: standardize checksum calculation

[PATCH] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim
 2020-05-27  7:38 UTC 

[PATCH net-next 00/14] mlxsw: Various trap changes - part 2
 2020-05-27  7:38 UTC  (5+ messages)

[Bug 1874073] [NEW] openrisc_sim.c:87:42: error: 'cpu_irqs[0]' may be used uninitialized in this function [-Werror=maybe-uninitialized]
 2020-05-27  7:27 UTC  (5+ messages)
` [Bug 1874073] Re: [PATCH] or1k: Fix compilation hiccup
    `  "

[pull request][net-next 00/16] mlx5 updates 2020-05-26
 2020-05-27  7:36 UTC  (3+ messages)
` [net-next 12/16] net/mlx5: Add basic suspend/resume support

[Bug 1880822] [NEW] CVE-2020-13253 QEMU: sd: OOB access could crash the guest resulting in DoS
 2020-05-27  7:28 UTC  (4+ messages)
` [Bug 1880822] "

Can't build rdma-core's azp image
 2020-05-27  7:35 UTC  (4+ messages)

kselftest OOT run_tests
 2020-05-27  7:34 UTC  (5+ messages)

[PATCH v3 0/3] vmalloc kernel mapping and relocatable kernel
 2020-05-27  7:33 UTC  (10+ messages)
` [PATCH v3 1/3] riscv: Move kernel mapping to vmalloc zone

[Feature request] Add -u option to git rm to delete untracked files
 2020-05-27  7:34 UTC  (2+ messages)

[PATCH] hw/registerfields: Prefix local variables with underscore in macros
 2020-05-27  7:34 UTC  (4+ messages)

Failure to build xen-image-minimal. Yocto bitbake failed @99% while building xen-minimal-image
 2020-05-27  7:34 UTC 

[PATCH v3 0/9] user-mode: Prune build dependencies (part 2)
 2020-05-27  7:31 UTC  (9+ messages)
` [PATCH v3 4/9] qapi/misc: Restrict balloon-related commands to machine code

[PATCH v5 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-27  7:31 UTC  (5+ messages)
` [PATCH v5 06/11] net: ethernet: mtk-star-emac: new driver

Bug: "git restore --staged" on a newly created repository
 2020-05-27  7:32 UTC  (2+ messages)

[dpdk-dev] [PATCH] mbuf: document rule for new fields and flags
 2020-05-27  7:31 UTC  (6+ messages)

[PATCH] CXL: Capability vendor ID changed
 2020-05-27  7:31 UTC  (2+ messages)

[PATCH 0/5] x86/entry: simply stack switching when exception on userspace
 2020-05-27  7:31 UTC  (6+ messages)
` [PATCH 1/5] x86/entry: introduce macro idtentry_swapgs_and_switch_to_kernel_stack
` [PATCH 2/5] x86/entry: avoid calling into sync_regs() when entering from userspace
` [PATCH 3/5] x86/entry: directly switch to kernel stack when .Lerror_bad_iret
` [PATCH 4/5] x86/entry: remove unused sync_regs()
` [PATCH 5/5] x86/entry: don't copy to tmp in fixup_bad_iret

[PATCH 1/1] USB: serial: option: add Telit LE910C1-EUX compositions
 2020-05-27  7:31 UTC  (2+ messages)

[PATCH v6 0/9] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-27  7:27 UTC  (20+ messages)
` [PATCH v6 1/9] ARM: dts: stm32: Add dma config for spi5
` [PATCH v6 2/9] ARM: dts: stm32: Add pin map for ltdc & spi5 on stm32f429-disco board
` [PATCH v6 3/9] ARM: dts: stm32: enable ltdc binding with ili9341, gyro l3gd20 on stm32429-disco board
` [PATCH v6 4/9] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v6 5/9] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate
` [PATCH v6 6/9] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after kernel startup
` [PATCH v6 7/9] drm/panel: Add ilitek ili9341 panel driver
` [PATCH v6 8/9] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
` [PATCH v6 9/9] spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coexit with 'SPI_3WIRE' mode

[PATCH 0/4] Selectively show only blamed limes
 2020-05-27  7:30 UTC  (4+ messages)
` [PATCH 4/4] blame: test the -b option, use blank oid for boundary commits

[PATCH 1/2] power: supply: bq27xxx_battery: Notify about all battery changes
 2020-05-27  7:30 UTC  (4+ messages)

[PATCH v2 0/7] support >512b sector disks with old/buggy firmware
 2020-05-27  7:29 UTC  (2+ messages)

[PATCH v2 1/2] perf evlist: Ensure grouped events with same cpu map
 2020-05-27  7:26 UTC  (5+ messages)

[PATCH] cmd: fitupd: move config check to Kconfig
 2020-05-27  7:26 UTC  (2+ messages)

[PATCH 0/8] selftests/bpf: installation and out of tree build fixes
 2020-05-27  7:25 UTC  (11+ messages)
  ` [PATCH] selftests/bpf: split -extras target to -static and -gen

[PATCH net] net/sched: fix infinite loop in sch_fq_pie
 2020-05-27  7:24 UTC  (2+ messages)

[PATCH 1/1] smiapp: Use pm_runtime_get_if_active
 2020-05-27  7:24 UTC 

[OE-core][PATCH] libubootenv: Remove the DEPENDS on mtd-utils
 2020-05-27  7:20 UTC  (2+ messages)

GDB get wrong debug infos on TI DSP architecture extension
 2020-05-27  7:19 UTC  (2+ messages)

[Buildroot] [PATCH v3, 1/1] boot/grub2: Fix GRUB i386-pc build with Ubuntu gcc
 2020-05-27  7:19 UTC 

[Buildroot] [Bug 12946] New: Grub: Decompressor is too big
 2020-05-27  7:19 UTC  (2+ messages)
` [Buildroot] [Bug 12946] "

[android-common:android-4.14-stable 22/22] drivers/gpu/drm/virtio/virtgpu_vq.c:1130:23: sparse: sparse: incorrect type in assignment (different base types)
 2020-05-27  7:19 UTC 

[RFC] Use SMMU HTTU for DMA dirty page tracking
 2020-05-27  6:46 UTC  (4+ messages)

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-27  6:24 UTC  (7+ messages)
` [PATCH v4 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v4 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters

drivers/gpu/drm/r128/ati_pcigart.c:188:52: sparse: sparse: incorrect type in assignment (different base types)
 2020-05-27  7:17 UTC  (2+ messages)

[PATCH v3 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines
 2020-05-27  7:16 UTC  (3+ messages)

[net-next v4 10/12] ASoC: SOF: Introduce descriptors for SOF client
 2020-05-27  7:17 UTC  (11+ messages)

[RESEND PATCH 0/3] selftests: lib.mk improvements
 2020-05-27  7:16 UTC  (4+ messages)
` [RESEND PATCH 1/3] selftests: do not use .ONESHELL
  ` [RESEND PATCH 2/3] selftests: fix condition in run_tests
  ` [RESEND PATCH 3/3] selftests: simplify run_tests

[dpdk-dev] net/iavf: fix flow uninit issue
 2020-05-27  7:16 UTC 

[PATCH v4 0/3] Support virtio cross-device resources
 2020-05-26 10:58 UTC  (4+ messages)
` [PATCH v4 1/3] virtio: add dma-buf support for exported objects
` [PATCH v4 2/3] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [PATCH v4 3/3] drm/virtio: Support virtgpu exported resources

[PATCH v5 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-27  3:30 UTC  (7+ messages)
` [PATCH v5 5/8] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate, fix duplicated ltdc clock register to 'clk_core' case ltdc's clock turn off by clk_disable_unused()
` [PATCH v5 6/8] drm/panel: Add ilitek ili9341 panel driver

[PATCH] drm/radeon: Convert get_user_pages() --> pin_user_pages()
 2020-05-26 22:57 UTC  (2+ messages)

[PATCH v2 1/2] clk: hisilicon: Use correct return value about hisi_reset_init()
 2020-05-27  7:15 UTC  (2+ messages)
` [PATCH v2 2/2] clk: Remove CONFIG_ARCH_HISI check for subdir hisilicon in Makefile

[PATCH 00/21] drm: Convert most CMA-based drivers to GEM object functions
 2020-05-27  0:28 UTC  (3+ messages)
` [PATCH 09/21] drm/ingenic: Use GEM CMA "

[PATCH v2 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-05-26 13:44 UTC  (8+ messages)

[PATCH v2] tee: convert get_user_pages() --> pin_user_pages()
 2020-05-26  8:48 UTC  (2+ messages)

[PATCH v1] drm/tegra: gr2d: Add tiled PATBASE address register
 2020-05-26 20:57 UTC 

next-20200515: Xorg killed due to "OOM"
 2020-05-26  9:10 UTC 

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-26 10:20 UTC  (8+ messages)
` [PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin


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.