All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-26 16:31:05 to 2020-05-26 17:11:27 UTC [more...]

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2020-05-26 17:11 UTC 

[RFC PATCH net-next 0/3] TC: Introduce qevents
 2020-05-26 17:10 UTC  (8+ messages)
` [RFC PATCH net-next 1/3] net: sched: Introduce helpers for qevent blocks
` [RFC PATCH net-next 2/3] net: sched: sch_red: Split init and change callbacks
` [RFC PATCH net-next 3/3] net: sched: sch_red: Add qevents "early" and "mark"
` [RFC PATCH iproute2-next 1/4] uapi: pkt_sched: Add two new RED attributes
  ` [RFC PATCH iproute2-next 2/4] tc: Add helpers to support qevent parsing
  ` [RFC PATCH iproute2-next 3/4] man: tc: Describe qevents
  ` [RFC PATCH iproute2-next 4/4] tc: q_red: Add support for qevents "mark" and "early"

Draft of Git Rev News edition 63
 2020-05-26 17:10 UTC 

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

[PATCH] arm64: dts: imx8mm-beacon: Fix voltages on LDO1 and LDO2
 2020-05-26 17:09 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: add DBDF action to RTE Flow
 2020-05-26 17:09 UTC  (7+ messages)

[PATCH v2 0/4] update clock handler and proper cpu features
 2020-05-26 17:09 UTC  (5+ messages)
` [PATCH v2 1/4] fu540: prci: add request and free clock handlers
` [PATCH v2 2/4] riscv: dts: hifive-unleashed-a00: add cpu aliases
` [PATCH v2 3/4] riscv: cpu: fixes to display proper CPU features
` [PATCH v2 4/4] riscv: cpu: check and append L1 cache to cpu features

[PATCH v3 0/3] vmalloc kernel mapping and relocatable kernel
 2020-05-26 17:06 UTC  (6+ messages)
` [PATCH v3 1/3] riscv: Move kernel mapping to vmalloc zone

[PATCH v8 00/10] Introduce OPP bandwidth bindings
 2020-05-26 17:08 UTC  (7+ messages)
` [PATCH v8 09/10] dt-bindings: interconnect: Add interconnect-tags bindings

[PATCH v2] bzip2: Add test suite for bzip2
 2020-05-26 17:08 UTC  (16+ messages)
` [OE-core] "

[PATCH 0/1] Document Ingenic SoCs binding
 2020-05-26 17:07 UTC  (2+ messages)
` [PATCH 1/1] dt-bindings: MIPS: "

[PATCH 0/5] Golang build fixes
 2020-05-26 17:07 UTC  (12+ messages)
` [PATCH 3/5] libxl: Generate golang bindings in libxl Makefile
` [PATCH 5/5] gitignore: Ignore golang package directory

[PATCH 1/3] kconfig: mark SPL/TPL options for DM_KEYBOARD
 2020-05-26 17:07 UTC  (3+ messages)
` [PATCH 2/3] kconfig: fix some typos
` [PATCH 3/3] kconfig: fix typo for OHCI host and add to DM list

[renesas-devel:master] BUILD SUCCESS 8086709e950afdac92e15ee60aa3f4a0daabd64f
 2020-05-26 17:06 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-05-26 17:06 UTC 

[PATCH v3] Makefile: support compressed debug info
 2020-05-26 17:06 UTC  (5+ messages)
` [PATCH v4] "

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-05-26 17:06 UTC 

[PATCH 00/25] IIO: 2nd set of timestamp alignment fixes
 2020-05-26 17:06 UTC  (17+ messages)
` [PATCH 04/25] iio:light:st_uvis25 Fix timestamp alignment and prevent data leak
` [PATCH 07/25] iio:magnetometer:ak8975 Fix alignment and data leak issues
` [PATCH 13/25] iio:imu:inv_mpu6050 Fix dma and ts "
` [PATCH 19/25] iio:adc:ti-ads1015 Fix buffer element alignment

[Intel-gfx] [PATCH] drm/i915/selftests: Fix runtime PM imbalance on error
 2020-05-26 17:05 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[iptables PATCH] doc: libxt_MARK: OUTPUT chain is fine, too
 2020-05-26 17:05 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-05-26 17:05 UTC 

[PATCH] MAINTAINERS: Update my maintainer entries to reorder email addresses
 2020-05-26 17:04 UTC  (3+ messages)

Another approach of UFSHPB
 2020-05-26 17:03 UTC  (10+ messages)
` [RFC PATCH 00/13] scsi: ufs: Add HPB Support

[PATCH] Add restorecon -x opt to not cross FS boundaries (cf github #208)
 2020-05-26 17:02 UTC 

[PATCH] package_rpm.bbclass: respect package overrides for the main package
 2020-05-26 17:02 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/1] efi/x86: Use firmware stack for mixed-mode EFI stub
 2020-05-26 17:02 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] Fix MMC access on Sabrelite
 2020-05-26 17:02 UTC 

[PATCH 7/7] rev-list-options.txt
 2020-05-26 17:01 UTC  (4+ messages)
` [PATCH v2] rev-list-options.txt: start a list for `show-pulls`

[PATCH 00/14] hw/display: Omnibus cleanups
 2020-05-26 16:47 UTC  (13+ messages)
` [PATCH 01/14] hw/display/edid: Add missing 'qdev-properties.h' header
` [PATCH 02/14] hw/display/cg3: Convert debug printf()s to trace events
` [PATCH 03/14] hw/display/cirrus_vga: Convert debug printf() to trace event
` [PATCH 04/14] hw/display/cirrus_vga: Use qemu_log_mask(UNIMP) instead of debug printf
` [PATCH 05/14] hw/display/cirrus_vga: Use qemu_log_mask(ERROR) "
` [PATCH 06/14] hw/display/cirrus_vga: Convert debug printf() to trace event

[jlayton:ceph-fscache-iter 66/76] fs/fscache/read_helper.c:278:30: warning: variable 'trailer' set but not used
 2020-05-26 17:01 UTC 

[PATCH net-next 0/4] net: phy: mscc-miim: reduce waiting time between MDIO transactions
 2020-05-26 17:01 UTC  (2+ messages)

[PATCH 1/2] hw/riscv: sifive_u: Remove the riscv_ prefix of the soc* functions
 2020-05-26 16:50 UTC  (4+ messages)
` [PATCH 2/2] hw/riscv: virt: Remove the riscv_ prefix of the machine* functions

[PATCH] cfg80211: propagate iftype HE 6 GHz capability
 2020-05-26 16:58 UTC  (3+ messages)

[PATCH v2 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
 2020-05-23 22:33 UTC  (3+ messages)
  ` [Intel-gfx] "

[BUG] diff algorithm selection issue
 2020-05-26 16:56 UTC  (2+ messages)

[PATCH v4 0/3] serial: 8250_dw: Fix ref clock usage
 2020-05-26 16:57 UTC  (4+ messages)
` [PATCH v4 3/3] serial: 8250_dw: Fix common clocks usage race condition

[tpm2] Re: How we authorize the EK hierarchy to create AIK?
 2020-05-26 16:56 UTC 

[RFC v2 5/9] thermal: Store mode in thermal_zone_device
 2020-05-26 16:56 UTC  (9+ messages)
` [RFC v3 0/2] Stop monitoring disabled devices
  ` [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct

[PATCH 0/4] hw/display/xlnx_dp: Fix memory region size, improve logging
 2020-05-26 16:40 UTC  (7+ messages)
` [PATCH 2/4] hw/display/dpcd: Fix memory region size
` [PATCH 3/4] hw/display/dpcd: Convert debug printf()s to trace events
` [PATCH 4/4] hw/display/xlnx_dp: Replace disabled DPRINTF() by error_report()

[5.4-rt] kdb: push 'bt' command output to console immediately
 2020-05-26 16:55 UTC  (4+ messages)

[PATCH net-next] net: mdiobus: add clause 45 mdiobus accessors
 2020-05-26 16:55 UTC  (2+ messages)

[PATCH] mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL
 2020-05-26 16:54 UTC  (5+ messages)

[PATCH nft 0/2] Fix evaluation of anonymous sets with concatenated ranges
 2020-05-26 16:54 UTC  (3+ messages)
` [PATCH nft 1/2] evaluate: Perform set evaluation on implicitly declared (anonymous) sets

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-05-26 16:53 UTC 

[peterz-queue:sched/core 8/8] lib/math/div64.c:194:1: warning: attribute declaration must precede definition
 2020-05-26 16:53 UTC  (2+ messages)

[PULL 00/11] bitmaps patches for 2020-05-26
 2020-05-26 16:42 UTC  (12+ messages)
` [PULL 01/11] migration: refactor init_dirty_bitmap_migration
` [PULL 02/11] block/dirty-bitmap: add bdrv_has_named_bitmaps helper
` [PULL 03/11] migration: fix bitmaps pre-blockdev migration with mirror job
` [PULL 04/11] iotests: 194: test also migration of dirty bitmap
` [PULL 05/11] migration: add_bitmaps_to_list: check disk name once
` [PULL 06/11] migration: forbid bitmap migration by generated node-name
` [PULL 07/11] iotests: Fix test 178
` [PULL 08/11] qcow2: Expose bitmaps' size during measure
` [PULL 09/11] qemu-img: Factor out code for merging bitmaps
` [PULL 10/11] qemu-img: Add convert --bitmaps option
` [PULL 11/11] iotests: Add test 291 to for qemu-img bitmap coverage

[PATCH 0/2] Update use_goto_tb() in hppa and rx targets
 2020-05-26 16:45 UTC  (9+ messages)

Perf Reports Jump Instructions as Memory Access Instructions
 2020-05-26 16:42 UTC  (2+ messages)

[PATCH] hw/registerfields: Prefix local variables with underscore in macros
 2020-05-26 16:46 UTC  (2+ messages)

[Bug 207899] New: AMDGPU large block noise in chrome, on streaming video pages. CS:GO freezes
 2020-05-26 16:51 UTC  (2+ messages)
` [Bug 207899] "

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-05-26 16:50 UTC 

[PATCH] net-next: add large ecmp group nexthop tests
 2020-05-26 16:48 UTC 

[PATCH v25 00/16] Multicolor Framework v25
 2020-05-26 16:46 UTC  (17+ messages)
` [PATCH v25 01/16] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v25 02/16] leds: multicolor: Introduce a multicolor class definition
` [PATCH v25 03/16] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v25 04/16] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v25 05/16] dt: bindings: lp55xx: Be consistent in the document with LED acronym
` [PATCH v25 06/16] dt: bindings: lp55xx: Update binding for Multicolor Framework
` [PATCH v25 07/16] ARM: dts: n900: Add reg property to the LP5523 channel node
` [PATCH v25 08/16] ARM: dts: imx6dl-yapp4: Add reg property to the lp5562 "
` [PATCH v25 09/16] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes
` [PATCH v25 10/16] leds: lp55xx: Convert LED class registration to devm_*
` [PATCH v25 11/16] leds: lp55xx: Add multicolor framework support to lp55xx
` [PATCH v25 12/16] leds: lp5523: Update the lp5523 code to add multicolor brightness function
` [PATCH v25 13/16] leds: lp5521: Add multicolor framework multicolor brightness support
` [PATCH v25 14/16] leds: lp55xx: Fix checkpatch file permissions issues
` [PATCH v25 15/16] leds: lp5523: Fix checkpatch issues in the code
` [PATCH v25 16/16] dt: bindings: Update lp55xx binding to recommended LED naming

[PATCH] [v2] ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_src
 2020-05-26 16:45 UTC  (3+ messages)

[PATCH 0/8] Add helper for accessing Power Management callbacs
 2020-05-26 16:48 UTC  (5+ messages)
` [PATCH 8/8] net/iucv: Use the new device_to_pm() helper to access struct dev_pm_ops
      ` [greybus-dev] "

[meta-oe][PATCH v2] python3-pyyaml: Update 5.3 -> 5.3.1
 2020-05-26 16:47 UTC 

[asoc:for-5.8 26/131] sound/soc/codecs/zl38060.c:298:2-3: Unneeded semicolon
 2020-05-26 16:45 UTC  (5+ messages)
` [PATCH] ASoC: fix semicolon.cocci warnings

[PATCH v3 net-next 5/8] sctp: getsockopt, move usercopies into a wrapper
 2020-05-26 16:40 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-05-26 16:46 UTC 

[bcache:zoned 1/3] drivers/md/bcache/super.c:1392: undefined reference to `__udivdi3'
 2020-05-26 16:46 UTC 

[PATCH] ASoC: tas2552: Fix runtime PM imbalance in tas2552_component_probe
 2020-05-26 16:45 UTC  (3+ messages)

[PATCH 0/12] direct-map DomUs
 2020-05-26 16:46 UTC  (7+ messages)
` [PATCH 12/12] xen/arm: call iomem_permit_access for passthrough devices

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-05-26 16:46 UTC 

ttyACM: disabled by hub (EMI?), re-enabling... Causes garbage chars & disconnect
 2020-05-26 16:46 UTC  (8+ messages)

[PATCH] spi: Remove note about transfer limit for spi_write_then_read()
 2020-05-26 16:46 UTC  (2+ messages)

[PATCH v3 net-next 8/8] sctp: setsockopt, whitespace changes
 2020-05-26 16:40 UTC 

[PATCH] spi: spi-fsl-lpspi: Fix runtime PM imbalance on error
 2020-05-26 16:46 UTC  (2+ messages)

[RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
 2020-05-26 16:42 UTC  (5+ messages)
` [RFC PATCH 2/3] block: Allow bdrv_run_co() from "

[PATCH 0/3] Intel SPI unbind fixes
 2020-05-26 16:46 UTC  (2+ messages)

[PATCH] treewide: fix incomplete error-handling in img_i2s_in_probe
 2020-05-26 16:45 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2020-05-26 16:45 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-05-26 16:45 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2020-05-26 16:44 UTC 

[RT PATCH] Fixed: line break of pr_cont not take effect
 2020-05-26 16:44 UTC  (2+ messages)

[PATCH 0/7 v8] btrfs direct-io using iomap
 2020-05-26 16:44 UTC  (4+ messages)
` [PATCH 4/7] btrfs: Switch to iomap_dio_rw() for dio

[PATCH v3 net-next 1/8] sctp: setsockopt, expand some #defines
 2020-05-26 16:44 UTC  (4+ messages)

OUTPUT and TEST_CUSTOM_PROGS
 2020-05-26 16:43 UTC  (2+ messages)

[PATCH] MIPS: CPU_LOONGSON2EF need software to maintain cache consistency
 2020-05-26 16:42 UTC  (8+ messages)

[PATCH 00/14] xfs: widen timestamps to deal with y2038
 2020-05-26 16:42 UTC  (4+ messages)

[Bug 1880722] [NEW] Changing executable page permissions with mmap causes user-mode failures
 2020-05-26 16:30 UTC  (2+ messages)
` [Bug 1880722] "

[PATCH v3 net-next 4/8] sctp: getsockopt, rename some locals
 2020-05-26 16:40 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: set ubwc config for A640 and A650
 2020-05-26 16:40 UTC  (3+ messages)

[PATCH v3 net-next 1/8] sctp: setsockopt, rename some locals
 2020-05-26 16:39 UTC  (2+ messages)

[PATCH] x86: extend coverage of HLE "bad page" workaround
 2020-05-26 16:40 UTC  (5+ messages)

[PATCH v3 net-next 2/8] sctp: setsockopt, move usercopies into a wrapper
 2020-05-26 16:40 UTC  (2+ messages)

[PATCH v3 net-next 6/8] sctp: getsockopt, expand some #defines
 2020-05-26 16:40 UTC  (2+ messages)

[PATCH v3 net-next 7/8] sctp: setsockopt, remove 'goto out'
 2020-05-26 16:40 UTC  (2+ messages)

[PATCH] sched/fair: don't NUMA balance for kthreads
 2020-05-26 16:40 UTC  (3+ messages)
` [tip: sched/urgent] sched/fair: Don't "

linux-next: Tree for May 21
 2020-05-26 16:39 UTC  (6+ messages)
` linux-next: Tree for May 21 (objtool warnings)

[PATCH v3 net-next 0/1] sctp: Pull the user copies out of the individual sockopt functions
 2020-05-26 16:39 UTC 

[PATCH v1] x86: Pin cr4 FSGSBASE
 2020-05-26 16:38 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-05-26 16:38 UTC 

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2020-05-26 16:38 UTC 

[PATCH] target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() again
 2020-05-26 16:35 UTC  (2+ messages)

[PATCH] xfs: more lockdep whackamole with kmem_alloc*
 2020-05-26 16:34 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-05-26 16:36 UTC 

[PATCH v3 0/2] hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()
 2020-05-26 16:34 UTC  (4+ messages)
` [PATCH v3 2/2] "

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-05-26 16:35 UTC 

next/pending-fixes build: 217 builds: 1 failed, 216 passed, 1 error, 162 warnings (v5.7-rc7-144-g6edb22d07477)
 2020-05-26 16:34 UTC 

[PATCH RFC 0/7] Clause 45 PHY probing cleanups
 2020-05-26 16:33 UTC  (5+ messages)
` [PATCH RFC 5/7] net: phy: set devices_in_package only after validation

[PATCH bpf-next 0/4] Generalizing bpf_local_storage
 2020-05-26 16:33 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf: Generalize bpf_sk_storage
` [PATCH bpf-next 2/4] bpf: Implement bpf_local_storage for inodes
` [PATCH bpf-next 3/4] bpf: Allow local storage to be used from LSM programs
` [PATCH bpf-next 4/4] bpf: Add selftests for local_storage

[PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_data access
 2020-05-26 16:31 UTC  (11+ messages)
              ` [PATCH] srcu: Avoid local_irq_save() before acquiring spinlock_t

[pci:next] BUILD SUCCESS 48e3ddc3de522eceb6d90c27a8d8ee9a347e03f0
 2020-05-26 16:30 UTC 

[PATCH 00/27] more l2tp locking and ordering fixes
 2020-05-26 16:17 UTC  (3+ messages)
` [PATCH 07/27] net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-05-26 16:30 UTC  (3+ messages)
` [PATCH 23/26] KVM: arm64: Move SPSR_EL1 to the system register array


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.