All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-28 22:23:03 to 2020-11-29 00:50:08 UTC [more...]

[PATCH 00/11] dm: Simplify livetree handling
 2020-11-29  0:50 UTC  (10+ messages)
` [PATCH 01/11] dm: core: Rename device_bind() to device_bind_offset()
` [PATCH 02/11] dm: core: Rename device_bind_ofnode() to device_bind()
` [PATCH 03/11] dm: core: Add a livetree function to check node status
` [PATCH 04/11] dm: Remove uses of device_bind_offset()
` [PATCH 05/11] dm: Drop uses of dev_set_of_offset()
` [PATCH 06/11] dm: core: Drop dev_set_of_offset()
` [PATCH 07/11] dm: core: Drop device_bind_offset()
` [PATCH 08/11] dm: core: Add an ofnode function to get the devicetree root
` [PATCH 09/11] dm: core: Combine the flattree and livetree binding code

[PATCH v12 00/17] s390/vfio-ap: dynamic configuration support
 2020-11-29  0:44 UTC  (3+ messages)
` [PATCH v12 08/17] s390/vfio-ap: introduce shadow APCB

[PATCH v3 1/8] python3-numpy: Upgrade to 1.19.4
 2020-11-29  0:46 UTC  (5+ messages)
` [PATCH v3 4/8] python-numpy: Add ptest
  ` [OE-core] "

[GIT PULL] mediatek drm next for 5.11
 2020-11-29  0:43 UTC  (2+ messages)

[PATCH 0/8] shoot lazy tlbs
 2020-11-29  0:38 UTC  (9+ messages)
` [PATCH 1/8] lazy tlb: introduce exit_lazy_tlb
` [PATCH 5/8] lazy tlb: allow lazy tlb mm switching to be configurable

[PATCH v3] drm/amd/amdgpu: set the default value of noretry to 1 for some dGPUs
 2020-11-29  0:38 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 5.10-rc6
 2020-11-29  0:31 UTC  (4+ messages)

mapping.c:undefined reference to `dma_to_phys'
 2020-11-29  0:25 UTC  (2+ messages)

Lockdep warning on io_file_data_ref_zero() with 5.10-rc5
 2020-11-29  0:21 UTC  (3+ messages)

[linux-lvm] swap on thin-provisioning
 2020-11-29  0:18 UTC 

[BISECTED REGRESSION] Broken USB/GPIO on OMAP1 OSK
 2020-11-28 23:51 UTC 

[PATCH Xilinx Alveo 0/8] Xilinx Alveo/XRT patch overview
 2020-11-29  0:00 UTC  (9+ messages)
` [PATCH Xilinx Alveo 1/8] Documentation: fpga: Add a document describing Alveo XRT drivers
` [PATCH Xilinx Alveo 2/8] fpga: xrt: Add UAPI header files
` [PATCH Xilinx Alveo 3/8] fpga: xrt: infrastructure support for xmgmt driver
` [PATCH Xilinx Alveo 4/8] fpga: xrt: core infrastructure for xrt-lib module
` [PATCH Xilinx Alveo 5/8] fpga: xrt: platform drivers for subsystems in shell partition
` [PATCH Xilinx Alveo 6/8] fpga: xrt: header file for platform and parent drivers
` [PATCH Xilinx Alveo 7/8] fpga: xrt: Alveo management physical function driver
` [PATCH Xilinx Alveo 8/8] fpga: xrt: Kconfig and Makefile updates for XRT drivers

[PATCH Xilinx Alveo libfdt prep 0/1] Expose libfdt for use by Alveo/XRT
 2020-11-28 23:56 UTC  (2+ messages)
` [PATCH Xilinx Alveo libfdt prep 1/1] Export subset of libfdt symbols for use by other drivers

[PATCH 0/2] Add support for ADS131E0x ADC family
 2020-11-28 23:58 UTC  (5+ messages)
` [PATCH 1/2] iio: adc: Add driver for Texas Instruments "
` [PATCH 2/2] bindings: iio: adc: Add documentation for ADS131E0x ADC driver

[PATCH] Staging: android: ashmem: Fixed a coding style issue
 2020-11-28 23:45 UTC  (3+ messages)

[GIT PULL] USB/PHY driver fixes for 5.10-rc6
 2020-11-28 23:50 UTC  (4+ messages)

[PATCH] thermal: Constify static attribute_group structs
 2020-11-28 23:43 UTC 

[PATCH] PCI: Add pci reset quirk for Huawei Intelligent NIC virtual function
 2020-11-28 23:29 UTC  (2+ messages)

[PATCH] scsi: ses: Fix crash caused by kfree an invalid pointer
 2020-11-28 23:27 UTC  (2+ messages)

[PATCH 0/3] UAC2 Gadget: feedback endpoint support
 2020-11-28 23:26 UTC  (7+ messages)

[PATCH 1/5] PCI/DPC: Ignore devices with no AER Capability
 2020-11-28 23:25 UTC  (2+ messages)

[PATCH] iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break up
 2020-11-28 23:18 UTC  (3+ messages)

[PATCH] KVM: x86: Reinstate userspace hypercall support
 2020-11-28 23:16 UTC  (2+ messages)

[PATCH net-next v4 0/7] dpaa_eth: add XDP support
 2020-11-28 23:02 UTC  (7+ messages)
` [PATCH net-next v4 7/7] dpaa_eth: implement the A050385 erratum workaround for XDP

[PATCH net-next v5 0/7] dpaa_eth: add XDP support
 2020-11-28 22:59 UTC  (2+ messages)

include/linux/spinlock.h:378:9: sparse: sparse: context imbalance in 'pnfs_put_commit_array' - unexpected unlock
 2020-11-28 23:06 UTC 

[PATCH] fix wrong killing of stores partially dominated by a load
 2020-11-28 22:57 UTC 

[PATCH v3 00/38] idmapped mounts
 2020-11-28 22:54 UTC  (26+ messages)
` [PATCH v3 01/38] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v3 02/38] mount: make {lock,unlock}_mount_hash() static
` [PATCH v3 03/38] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v3 04/38] fs: add mount_setattr()
` [PATCH v3 05/38] tests: add mount_setattr() selftests
` [PATCH v3 06/38] fs: add id translation helpers
` [PATCH v3 07/38] mount: attach mappings to mounts
` [PATCH v3 08/38] capability: handle idmapped mounts
` [PATCH v3 09/38] namei: add idmapped mount aware permission helpers
` [PATCH v3 10/38] inode: add idmapped mount aware init and "
` [PATCH v3 11/38] attr: handle idmapped mounts
` [PATCH v3 12/38] acl: "
` [PATCH v3 13/38] xattr: "
` [PATCH v3 14/38] commoncap: "
` [PATCH v3 15/38] stat: "
` [PATCH v3 16/38] namei: handle idmapped mounts in may_*() helpers
` [PATCH v3 17/38] namei: introduce struct renamedata
` [PATCH v3 18/38] namei: prepare for idmapped mounts
` [PATCH v3 19/38] open: handle idmapped mounts in do_truncate()

[PATCH 1/3] dt-bindings: net: fsl-fec add mdc/mdio bitbang option
 2020-11-28 22:54 UTC  (3+ messages)
` [PATCH 2/3] net: fsl: fec: "
` [PATCH 3/3] net: fsl: fec: add imx8mq support

[PATCH] arm64: dts: qcom: qrb5165-rb5: Add support for MCP2518FD
 2020-11-28 22:54 UTC  (2+ messages)

[RESEND PATCH v2] dt-bindings: net: correct interrupt flags in examples
 2020-11-28 22:49 UTC  (5+ messages)

[dpdk-dev] [PATCH] eal/windows: vfprintf build warning with clang
 2020-11-28 22:46 UTC  (3+ messages)

[PATCH v2 0/28] drivers/video: W=1 warning fixes
 2020-11-28 22:41 UTC  (58+ messages)
` [PATCH v2 01/28] video: Fix kernel-doc warnings in of_display_timing + of_videomode
` [PATCH v2 02/28] video: fbcon: Fix warnings by using pr_debug() in fbcon
` [PATCH v2 03/28] video: fbdev: core: Fix kernel-doc warnings in fbmon + fb_notify
` [PATCH v2 04/28] video: fbdev: aty: Delete unused variable in radeon_monitor
` [PATCH v2 05/28] video: fbdev: aty: Fix set but not used warnings
` [PATCH v2 06/28] video: fbdev: aty: Fix set but not used warnings in mach64_ct
` [PATCH v2 07/28] video: fbdev: sis: Fix defined but not used warnings
` [PATCH v2 08/28] video: fbdev: sis: Fix defined but not used warning of SiS_TVDelay
` [PATCH v2 09/28] video: fbdev: sis: Fix set but not used warnings in init.c
` [PATCH v2 10/28] video: fbdev: sis: Fix set but not used warnings in sis_main
` [PATCH v2 11/28] video: fbdev: via: Fix set but not used warning for mode_crt_table
` [PATCH v2 12/28] video: fbdev: tdfx: Fix set but not used warning in att_outb()
` [PATCH v2 13/28] video: fbdev: riva: Fix kernel-doc and set but not used warnings
` [PATCH v2 14/28] video: fbdev: pm2fb: Fix kernel-doc warnings
` [PATCH v2 15/28] video: fbdev: neofb: Fix set but not used warning for CursorMem
` [PATCH v2 16/28] video: fbdev: hgafb: Fix kernel-doc warnings
` [PATCH v2 17/28] video: fbdev: tgafb: Fix kernel-doc and set but not used warnings
` [PATCH v2 18/28] video: fbdev: mx3fb: Fix kernel-doc, set but not used and string warnings
` [PATCH v2 19/28] video: fbdev: sstfb: Updated logging to fix set but not used warnings
` [PATCH v2 20/28] video: fbdev: nvidia: Fix "
` [PATCH v2 21/28] video: fbdev: tmiofb: "
` [PATCH v2 22/28] video: fbdev: omapfb: Fix set but not used warnings in dsi
` [PATCH v2 23/28] video: fbdev: omapfb: Fix set but not used warnings in hdmi*_core
` [PATCH v2 24/28] video: fbdev: s3c-fb: Fix kernel-doc and set but not used warnings
` [PATCH v2 25/28] video: fbdev: uvesafb: Fix set but not used warning
` [PATCH v2 26/28] video: fbdev: uvesafb: Fix string related warnings
` [PATCH v2 27/28] video: fbdev: cirrusfb: Fix kernel-doc and set but not used warnings
` [PATCH v2 28/28] video: fbdev: s1d13xxxfb: "

[Buildroot] [PATCH] package/mariadb: security bump to version 10.3.27
 2020-11-28 22:41 UTC 

WIP: searching all of lore
 2020-11-28 22:34 UTC  (2+ messages)

[PATCH v3 00/10] iio: adc: at91_adc: cleanup DT bindings
 2020-11-28 22:28 UTC  (22+ messages)
` [PATCH v3 01/10] iio: adc: at91_adc: remove at91_adc_ids
` [PATCH v3 02/10] iio: adc: at91_adc: rework resolution selection
` [PATCH v3 03/10] dt-bindings:iio:adc:remove atmel, adc-res and atmel, adc-res-names
  ` [PATCH v3 03/10] dt-bindings:iio:adc:remove atmel,adc-res and atmel,adc-res-names
` [PATCH v3 04/10] dt-bindings:iio:adc:atmel, sama9260-adc: conversion to yaml from at91_adc.txt
  ` [PATCH v3 04/10] dt-bindings:iio:adc:atmel,sama9260-adc: "
` [PATCH v3 05/10] iio: adc: at91_adc: rework trigger definition
` [PATCH v3 06/10] dt-bindings:iio:adc:remove triggers
` [PATCH v3 07/10] iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe
` [PATCH v3 08/10] ARM: dts: at91: sama5d3: use proper ADC compatible
` [PATCH v3 09/10] ARM: dts: at91: at91sam9rl: fix ADC triggers
` [PATCH v3 10/10] ARM: dts: at91: remove deprecated ADC properties

[PATCH v2 00/11] iio: adc: at91_adc: cleanup DT bindings
 2020-11-28 22:28 UTC  (7+ messages)
` [PATCH v2 01/11] iio: adc: at91_adc: remove platform data

[RFC PATCH 0/3] net: Adding the Sparx5 Switch Driver
 2020-11-28 22:28 UTC  (4+ messages)
` [RFC PATCH 2/3] net: sparx5: Add Sparx5 switchdev driver

[PATCH 4/5] PCI/ACPI: Centralize pcie_ports_native checking
 2020-11-28 21:45 UTC  (2+ messages)

[GIT PULL] Writeback fis for 5.10-rc6
 2020-11-27 19:19 UTC  (2+ messages)

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-28 18:12 UTC  (3+ messages)
` [PATCH v2 10/39] inode: add idmapped mount aware init and permission helpers

[PATCH 1/1] efi/efi_test: read RuntimeServicesSupported
 2020-11-27 19:29 UTC  (3+ messages)
` ACK: "

[PATCH 00/10] dt-bindings: iio: conversion of consumer drivers
 2020-11-28 17:57 UTC  (7+ messages)
` [PATCH 07/10] dt-bindings:iio:adc:maxim,max1027: Pull out to separate binding doc

[PATCH 0/9] dt-bindings: IIO: Drop wrong use of io-channel-ranges then drop it as well
 2020-11-28 15:33 UTC  (3+ messages)
` [PATCH 1/9] dt-bindings:iio:qcom-spmi-vadc drop incorrect io-channel-ranges from example

[PATCH 0/2] perf/imx_ddr: Add sysfs identifier file
 2020-11-28  5:30 UTC  (3+ messages)
` [PATCH 1/2] bindings: perf: imx-ddr: add compatible string
` [PATCH 2/2] perf/imx_ddr: Add system PMU identifier for userspace

[PATCHv4 00/25] perf: Add mmap2 build id support
 2020-11-27 19:45 UTC  (4+ messages)
` [PATCH 09/25] perf tools: Add support to read build id from compressed elf

Recall: [PATCH 1/2] bindings: perf: imx-ddr: add compatible string
 2020-11-28  5:32 UTC 

[PATCH] iio: fix warnings about passing signed values to %u
 2020-11-28 15:56 UTC 

[PATCH] iio: buffer: Fix demux update
 2020-11-28 15:50 UTC  (5+ messages)

[PATCH 0/2] perf/imx_ddr: Add sysfs identifier file
 2020-11-28  5:36 UTC  (2+ messages)
` [PATCH 2/2] perf/imx_ddr: Add system PMU identifier for userspace

[PATCH] habanalabs: Add CB IOCTL opcode to retrieve CB information
 2020-11-28 22:22 UTC  (5+ messages)
` [PATCH] habanalabs: Add mask for CS type bits in CS flags
` [PATCH] habanalabs: change messages to debug level
` [PATCH] habanalabs: free host huge va_range if not used
` [PATCH] habanalabs: Modify the cs_cnt of a CB to be atomic

[PATCH 1/2] iio: core: Consolidate iio_format_avail_{list,range}()
 2020-11-28 15:42 UTC  (2+ messages)

Recall: [PATCH 0/2] perf/imx_ddr: Add sysfs identifier file
 2020-11-28  5:32 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.