All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-11 15:10:12 to 2020-08-11 16:08:34 UTC [more...]

[PATCH v3 00/13] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-08-11 16:05 UTC  (2+ messages)
` [PATCH v3 01/13] ASoC: Intel: Add catpt device

[PATCH 0/11] renaming argv_array
 2020-08-11 16:08 UTC  (2+ messages)

[RFC][PATCH 0/3] Tracing, Idle, RCU and such goodness
 2020-08-11 16:08 UTC  (4+ messages)

[PATCH 000/147] Meson integration for 5.2
 2020-08-11 16:06 UTC  (6+ messages)
` [PATCH 007/147] tests/vm: do not pollute configure with --efi-aarch64
` [PATCH 096/147] meson: convert hw/sd

[PATCH 0/2] spapr/nvram: Fix QEMU crash
 2020-08-11 16:05 UTC  (4+ messages)
` [PATCH 1/2] nvram: Add dry_run argument to chrp_nvram_create_system_partition()
` [PATCH 2/2] spapr/nvram: Allocate enough space for all -prom-env options

[PATCH] drm/msm/a6xx: fix crashdec section name typo
 2020-08-11 16:06 UTC  (3+ messages)

[sphinx] updates as of Aug 5th
 2020-08-11 16:06 UTC  (2+ messages)
` [docs] "

imx-drm: master bind failed: -517 with parallel_display (on i.MX6DL)
 2020-08-11 16:06 UTC  (5+ messages)
  ` AW: "

[PATCH 0/4] printk: reimplement LOG_CONT handling
 2020-08-11 16:05 UTC  (5+ messages)

[GIT PULL] Mount notifications
 2020-08-11 16:05 UTC  (12+ messages)
` [GIT PULL] Filesystem Information
        ` file metadata via fs API (was: [GIT PULL] Filesystem Information)

[PATCH] Makefile: fix annoying sunxi hack message
 2020-08-11 16:05 UTC  (3+ messages)
  ` Aw: "

[PATCH] drm/amdgpu: print where we get the vbios image from
 2020-08-11 16:04 UTC  (2+ messages)
` [PATCH] drm/amdgpu: note what type of reset we are using

[PATCH] USB: realtek_cr: fix return check for dma functions
 2020-08-11 16:03 UTC  (2+ messages)

[PATCH] Revert "mmc: disable UHS modes if Vcc cannot be switched on and off"
 2020-08-11 16:03 UTC  (5+ messages)

[RFC-PATCH 0/2] __GFP_NO_LOCKS
 2020-08-11 16:02 UTC  (11+ messages)
` [RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag

[oe-core][V2][PATCH 1/1] gcr: make sure gcr-oids.h is generated
 2020-08-11 16:02 UTC 

Flaw in "random32: update the net random state on interrupt and activity"
 2020-08-11 16:01 UTC  (8+ messages)

[PATCH][dunfell] arm-bsp/linux: remove redundant CONFIG_DRM_ARM
 2020-08-11 16:02 UTC  (2+ messages)
` [meta-arm] "

[PATCH RFC V2 0/4] block: add two statistic tables
 2020-08-11 15:48 UTC  (4+ messages)
` [PATCH RFC V2 2/4] block: add a statistic table for io sector

[PATCH v2] module: Harden STRICT_MODULE_RWX
 2020-08-11 16:01 UTC  (8+ messages)

[PATCH] gem5/linux: remove redundant CONFIG_DRM_ARM
 2020-08-11 16:01 UTC  (2+ messages)
` [meta-arm] "

[PATCH] net/tls: Fix kmap usage
 2020-08-11 16:01 UTC  (2+ messages)

[PATCH 00/33] Add driver for HiSilicon SPMI PMIC for Hikey 970
 2020-08-11 16:00 UTC  (40+ messages)
` [PATCH 01/33] spmi: get rid of a warning when built with W=1
` [PATCH 02/33] spmi, regulator, mfd: add drivers for hikey970 SPMI PMIC
` [PATCH 03/33] spmi: hisi-spmi-controller: coding style fixup
` [PATCH 04/33] mfd, regulator: get rid of unused code at HiSilicon SPMI PMIC
` [PATCH 05/33] regulator: hisi_regulator_spmi: port it to upstream
` [PATCH 06/33] mfd: hisi_pmic_spmi: deal with non-static functions
` [PATCH 07/33] mfd: hisi_pmic_spmi: get rid of the static vars
` [PATCH 08/33] spmi: hisi-spmi-controller: fix it to probe successfully
` [PATCH 09/33] spmi: hisi-spmi-controller: fix a typo
` [PATCH 10/33] spmi: hisi-spmi-controller: adjust whitespaces at defines
` [PATCH 11/33] spmi: hisi-spmi-controller: use le32 macros where needed
` [PATCH 12/33] spmi: hisi-spmi-controller: add debug when values are read/write
` [PATCH 13/33] mfd, regulator: coding style fixups at the HiSilicon SPMI PMIC code
` [PATCH 14/33] spmi: add hisi-spmi-controller to the building system
` [PATCH 15/33] mfd: Kconfig: fix a typo
` [PATCH 16/33] spmi: hisi-spmi-controller: fix the dev_foo() logic
` [PATCH 17/33] mfd: pmic: add drivers for hi6421v600
` [PATCH 18/33] mfd: hi6421-spmi-pmic: get rid of unused OF properties
` [PATCH 19/33] spmi: hi6421-spmi-pmic: cleanup "
` [PATCH 20/33] regulator: hi6421v600-regulator: cleanup struct hisi_regulator
` [PATCH 21/33] regulator: hi6421v600-regulator: cleanup debug messages
` [PATCH 22/33] regulator: hi6421v600-regulator: use shorter names for OF properties
` [PATCH 23/33] regulator: hi6421v600-regulator: better handle modes
` [PATCH 24/33] regulator, mfd: change namespace for HiSilicon SPMI PMIC drivers
` [PATCH 25/33] regulator: hi6421v600-regulator: convert to use get/set voltage_sel
` [PATCH 26/33] regulator: hi6421v600-regulator: don't use usleep_range for off_on_delay
` [PATCH 27/33] regulator: hi6421v600-regulator: add a driver-specific debug macro
` [PATCH 28/33] regulator: hi6421v600-regulator: initialize ramp_delay
` [PATCH 29/33] regulator: hi6421v600-regulator: cleanup DT settings
` [PATCH 30/33] mfd, spmi, regulator: fix some coding style issues at HiSilicon SPMI PMIC
` [PATCH 31/33] dt: document HiSilicon SPMI controller and mfd/regulator properties
` [PATCH 32/33] dt: hisilicon: add support for the PMIC found on Hikey 970
` [PATCH 33/33] MAINTAINERS: add an entry for HiSilicon 6421v600 drivers

[Intel-gfx] [PATCH] drm/i915/kbl: Fix revision ID checks
 2020-08-11 16:00 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH 0/7] regulator: fix deadlock vs memory reclaim
 2020-08-11 15:59 UTC  (5+ messages)
` [PATCH 1/7] regulator: push allocation in regulator_init_coupling() outside of lock
` [PATCH 7/7] regulator: remove superfluous lock in regulator_resolve_coupling()

[PATCH v3 0/4] miscellaneous ZBD improvements
 2020-08-11 15:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mtd: crypto support needs linux-headers
 2020-08-11 15:57 UTC  (4+ messages)

[PATCH] iotests/259: Fix reference output
 2020-08-11 15:54 UTC  (2+ messages)

[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-08-11 15:54 UTC  (10+ messages)

[PATCH v2] CODING_STYLE.rst: flesh out our naming conventions
 2020-08-11 15:55 UTC  (2+ messages)

[PATCH v2 3/3] gprs: Quectel EC21 does not understand AT+CPSB
 2020-08-11 15:55 UTC  (2+ messages)

[PATCH] sched/fair: reduce preemption with IDLE tasks runable
 2020-08-11 15:54 UTC  (8+ messages)
  ` [PATCH] sched/fair: reduce preemption with IDLE tasks runable(Internet mail)

[PATCH iproute2-rc] rdma: Fix owner name for the kernel resources
 2020-08-11 15:54 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: arm: fsl: Add binding for Variscite VAR-SOM-MX8MM module
 2020-08-11 15:52 UTC  (10+ messages)
` [PATCH 2/4] dt-bindings: arm: fsl: Add binding for Variscite Symphony board with VAR-SOM-MX8MM
` [PATCH 3/4] arm64: dts: imx8mm-var-som: Add Variscite VAR-SOM-MX8MM System on Module
` [PATCH 4/4] arm64: dts: imx8mm-var-som-symphony: Add Variscite Symphony board with VAR-SOM-MX8MM

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-08-11 15:53 UTC  (20+ messages)
      ` [dm-devel] "

[PATCH] io_uring: fail poll arm on queue proc failure
 2020-08-11 15:52 UTC 

[PATCH v3] i2c: iproc: fix race between client unreg and isr
 2020-08-11 15:52 UTC  (2+ messages)

[PATCH v2 1/3] Add a vendor OFONO_VENDOR_QUECTEL_EC2X
 2020-08-11 15:51 UTC  (2+ messages)

[PATCH-for-5.2 0/3] trivial: Remove 'and and' in descriptions
 2020-08-11 15:50 UTC  (6+ messages)
` [PATCH-for-5.2 1/3] hw/i2c: Fix typo in description
` [PATCH-for-5.2 2/3] util/qemu-timer: "
` [PATCH-for-5.2 3/3] util/vfio-helpers: "

[mm] 2a9127fcf2: hackbench.throughput -69.2% regression
 2020-08-11 15:51 UTC  (3+ messages)

[PATCH] multi-pack-index: repack batches below --batch-size
 2020-08-11 15:50 UTC  (2+ messages)

[PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
 2020-08-11 15:48 UTC  (7+ messages)
` [PATCH v4 4/9] prep: add ppc-parity write method
` [PATCH v4 5/9] nvram: add nrf51_soc flash read method
` [PATCH v4 7/9] tz-ppc: add dummy read/write methods

memory leak in io_submit_sqes
 2020-08-11 15:49 UTC  (4+ messages)

[meta-oe][PATCH] libpeas: gobject-introspection is mandatory and cannot be configured
 2020-08-11 15:48 UTC  (5+ messages)
` [oe] "

[Intel-gfx] [PATCH] drm/i915/selftests: Confirm RING_TIMESTAMP / CTX_TIMESTAMP share a clock
 2020-08-11 15:47 UTC  (3+ messages)

[Buildroot] [Bug 13146] New: raspberrypi3_defconfig: "Inappropriate ioctl for device" almost at end when sdcard.img is created
 2020-08-11 15:47 UTC  (2+ messages)
` [Buildroot] [Bug 13146] "

[dpdk-dev] [PATCH v1 0/6] ethdev: allow unknown link speed
 2020-08-11 15:47 UTC  (4+ messages)
` [dpdk-dev] [PATCH v9 00/24] "
    ` [dpdk-dev] [PATCH v9 02/24] ethdev: add a link status text representation

[GIT PULL] TI changes for v2020.10-rc3
 2020-08-11 15:44 UTC  (6+ messages)

[Buildroot] [PATCH] configs/ci20: Use upstream Linux and U-Boot
 2020-08-11 15:44 UTC 

regulator: deadlock vs memory reclaim
 2020-08-11 15:44 UTC  (6+ messages)

[virtio] [PATCH RFC] VIRTIO_F_PARTIAL_ORDER for page fault handling
 2020-08-11 15:43 UTC  (5+ messages)
    ` [virtio-comment] RE: [virtio-dev] "

[dpdk-dev] [PATCH 1/4] net/netvsc: move rxbuf_info from per-device to per-queue
 2020-08-11 15:42 UTC  (7+ messages)
` [dpdk-dev] [PATCH 2/4] bus/vmbus: remove vmbus_send_interrupt
` [dpdk-dev] [PATCH 3/4] net/netvsc: mark chim_index as NVS_CHIM_IDX_INVALID after freeing it
` [dpdk-dev] [PATCH 4/4] net/netvsc: check for overflow on packet info from host

[PATCH] progress: don't dereference before checking for NULL
 2020-08-11 15:41 UTC  (4+ messages)

[mlankhorst:locking-rework 30/31] ERROR: modpost: "stack_depot_fetch" undefined!
 2020-08-11 15:40 UTC 

[linux-next:pending-fixes] BUILD SUCCESS c063c7b30ed0fc4824bcde48afa5902e1e5b13d3
 2020-08-11 15:40 UTC 

[PATCH] rebase -i: Fix possibly wrong onto hash in todo
 2020-08-11 15:36 UTC  (4+ messages)

[PATCH v3] testsuite: App of gpio loopback/react benchmark
 2020-08-11 15:36 UTC  (3+ messages)

[PATCH v2 RESEND] debugfs: Check module state before warning in {full/open}_proxy_open()
 2020-08-11 15:34 UTC  (2+ messages)

[PATCH] net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()
 2020-08-11 15:35 UTC  (2+ messages)

[PATCH v2] target/ppc: Integrate icount to purr, vtb, and tbu40
 2020-08-11 15:32 UTC 

[PATCH v2 0/2] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-08-11 15:33 UTC  (4+ messages)
` [PATCH v7] "

[PATCH v2] chattr/lsattr: Support dax attribute
 2020-08-11 15:33 UTC  (3+ messages)

[PATCH] tcp: fix TCP socks unreleased in BBR mode
 2020-08-11 15:32 UTC  (6+ messages)
` [PATCH v2 4.19] "

Business Proposal
 2020-08-11 15:32 UTC 

[PATCH v2 0/3] perf/x86/rapl: Add Intel SapphireRapids support
 2020-08-11 15:31 UTC  (4+ messages)
` [PATCH v2 1/3] perf/x86/rapl: Fix missing psys sysfs attributes
` [PATCH v2 2/3] perf/x86/rapl: Support multiple rapl unit quirks
` [PATCH v2 3/3] perf/x86/rapl: Add support for Intel SPR platform

[PATCH 00/22] crypto: add check for xts input length equal to zero
 2020-08-11 15:28 UTC  (10+ messages)
` [PATCH 19/22] crypto: inside-secure - "

[dpdk-dev] [PATCH v1] net/ice: optimize the Rx metadata hardware check
 2020-08-11 15:20 UTC 

[PATCH v3 0/5] mm: memcg accounting of percpu memory
 2020-08-11 15:27 UTC  (3+ messages)
` [PATCH v3 4/5] mm: memcg: charge memcg percpu memory to the parent cgroup

[PATCH v2] mm/gup: Allow real explicit breaking of COW
 2020-08-11 15:27 UTC  (9+ messages)

[PATCH for 5.9 v2 0/4] FUTEX_SWAP (tip/locking/core)
 2020-08-11 15:26 UTC  (4+ messages)
` [PATCH for 5.9 v2 1/4] futex: introduce FUTEX_SWAP operation

[U-Boot] requesting a custodian tree for Aspeed SoCs maintenance
 2020-08-11 15:25 UTC  (2+ messages)

power-off delay/hang due to commit 6d25be57 (mainline)
 2020-08-11 15:25 UTC  (11+ messages)

[PATCH] [v2] tools/objtool: Fix unnecessary jumps
 2020-08-11 15:24 UTC  (2+ messages)

[PATCH] task_work: only grab task signal lock when needed
 2020-08-11 15:23 UTC  (2+ messages)

Recommended filesystem for RAID 6
 2020-08-11 15:22 UTC  (2+ messages)

[PATCH RFC russell-king 0/4] Support for RollBall 10G copper SFP modules
 2020-08-11 15:21 UTC  (5+ messages)
` [PATCH RFC russell-king 2/4] net: phy: sfp: add support for multigig RollBall modules
` [PATCH RFC russell-king 3/4] net: phy: marvell10g: change MACTYPE according to phydev->interface

[PATCH] [RFC] USB: hub.c: decrease the number of attempts of enumeration scheme
 2020-08-11 15:20 UTC  (5+ messages)
` [PATCH v2] [RFC] USB: hub.c: decrease the number of attempts of enumeration
  ` [PATCH v2] [RFC] USB: hub.c: decrease the number of attempts of enumeration scheme

[frank-w-bpi-r2-4.14:5.8-main 17/58] drivers/misc/mediatek/connectivity/common/conn_soc/mt7623/mtk_wcn_consys_hw.c:191:6: error: no previous prototype for 'mtk_wcn_consys_power_on'
 2020-08-11 15:19 UTC 

[PATCH testsuite] travis: run the full testsuite on a Fedora VM
 2020-08-11 15:18 UTC  (4+ messages)

Windows host support
 2020-08-11 15:17 UTC  (2+ messages)

[PATCH v36 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
 2020-08-11 15:16 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: add section describing new abi versions
 2020-08-11 15:16 UTC 

[PATCH] target/ppc: Integrate icount to purr, vtb, and tbu40
 2020-08-11 15:12 UTC  (6+ messages)

[PATCH 0/2] fs/squashfs: Add new decompression algorithms
 2020-08-11 15:13 UTC  (2+ messages)

[PATCH] ceph: encode inodes' parent/d_name in cap reconnect message
 2020-08-11 15:12 UTC  (3+ messages)

[PATCH v2 1/2] clk: samsung: exynos5420: Add definition of clock ID for mout_sw_aclk_g3d
 2020-08-11 15:12 UTC  (2+ messages)
    ` [PATCH v2 2/2] clk: samsung: exynos5420: Avoid __clk_lookup() calls when enabling clocks

BTRFS suddenly moving to read-only
 2020-08-11 15:12 UTC  (3+ messages)

[PATCH 1/2] KVM: arm64: Restrict symbol aliasing to outside nVHE
 2020-08-11 15:12 UTC  (7+ messages)
` [PATCH 2/2] KVM: arm64: nVHE: Don't consume host SErrors with RAS

[Intel-gfx] [PATCH 00/24] drm/i915: Correct the locking hierarchy in gem
 2020-08-11 15:12 UTC  (3+ messages)
` [Intel-gfx] [PATCH 04/24] Revert "drm/i915/gem: Split eb_vma into its own allocation"

[PATCH testsuite v2 0/2] Run full testsuite on Fedora in Travis CI
 2020-08-11 15:10 UTC  (4+ messages)
` [PATCH testsuite v2 1/2] README: add perl-lib as a dependency

[RFC] efi/boot: Unified Xen executable for UEFI Secure Boot support
 2020-08-11 15:09 UTC  (9+ messages)

[Buildroot] [PATCH v2, 1/1] package/mtd: crypto support needs headers >= 4.12
 2020-08-11 15:10 UTC 

[PATCH] vt: defer kfree() of vc_screenbuf in vc_do_resize()
 2020-08-11 15:10 UTC  (5+ 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.