All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-09 18:30:54 to 2020-03-09 19:06:37 UTC [more...]

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2020-03-09 19:06 UTC 

[PATCH 0/6] NXP DSPI bugfixes and support for LS1028A
 2020-03-09 19:06 UTC  (28+ messages)
` [PATCH 2/6] spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA
` [PATCH 4/6] spi: spi-fsl-dspi: Add support for LS1028A
` [PATCH 5/6] arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllers
` [PATCH 6/6] arm64: dts: ls1028a-rdb: Add a spidev node for the mikroBUS

[I-PIPE] ipipe-core-4.4.213-cip42-x86-22 released
 2020-03-09 19:06 UTC 

[PATCH kcsan 0/32] KCSAN commits for v5.7
 2020-03-09 19:04 UTC  (33+ messages)
` [PATCH kcsan 01/32] kcsan: Prefer __always_inline for fast-path
` [PATCH kcsan 02/32] kcsan: Show full access type in report
` [PATCH kcsan 03/32] kcsan: Rate-limit reporting per data races
` [PATCH kcsan 04/32] kcsan: Make KCSAN compatible with lockdep
` [PATCH kcsan 05/32] kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLY
` [PATCH kcsan 06/32] include/linux: Add instrumented.h infrastructure
` [PATCH kcsan 07/32] asm-generic, atomic-instrumented: Use generic instrumented.h
` [PATCH kcsan 08/32] asm-generic, kcsan: Add KCSAN instrumentation for bitops
` [PATCH kcsan 09/32] iov_iter: Use generic instrumented.h
` [PATCH kcsan 10/32] copy_to_user, copy_from_user: "
` [PATCH kcsan 11/32] kcsan: Add docbook header for data_race()
` [PATCH kcsan 12/32] kcsan: Add option to assume plain aligned writes up to word size are atomic
` [PATCH kcsan 13/32] kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICS
` [PATCH kcsan 14/32] kcsan: Cleanup of main KCSAN Kconfig option
` [PATCH kcsan 15/32] kcsan: Fix 0-sized checks
` [PATCH kcsan 16/32] kcsan: Introduce KCSAN_ACCESS_ASSERT access type
` [PATCH kcsan 17/32] kcsan: Introduce ASSERT_EXCLUSIVE_* macros
` [PATCH kcsan 18/32] kcsan: Add test to generate conflicts via debugfs
` [PATCH kcsan 19/32] kcsan: Expose core configuration parameters as module params
` [PATCH kcsan 20/32] kcsan: Fix misreporting if concurrent races on same address
` [PATCH kcsan 21/32] kcsan: Move interfaces that affects checks to kcsan-checks.h
` [PATCH kcsan 22/32] compiler.h, seqlock.h: Remove unnecessary kcsan.h includes
` [PATCH kcsan 23/32] kcsan: Introduce kcsan_value_change type
` [PATCH kcsan 24/32] kcsan: Add kcsan_set_access_mask() support
` [PATCH kcsan 25/32] kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask)
` [PATCH kcsan 26/32] kcsan, trace: Make KCSAN compatible with tracing
` [PATCH kcsan 27/32] kcsan: Add option to allow watcher interruptions
` [PATCH kcsan 28/32] kcsan: Add option for verbose reporting
` [PATCH kcsan 29/32] kcsan: Add current->state to implicitly atomic accesses
` [PATCH kcsan 30/32] kcsan: Fix a typo in a comment
` [PATCH kcsan 31/32] kcsan: Update Documentation/dev-tools/kcsan.rst
` [PATCH kcsan 32/32] kcsan: Update API documentation in kcsan-checks.h

[PATCH] scsi: avoid repetitive logging of device offline messages
 2020-03-09 19:05 UTC  (2+ messages)

[Intel-gfx] [RFC 00/12] Per client engine busyness
 2020-03-09 19:05 UTC  (14+ messages)
` [Intel-gfx] [RFC 01/12] drm/i915: Expose list of clients in sysfs
` [Intel-gfx] [RFC 02/12] drm/i915: Update client name on context create
` [Intel-gfx] [RFC 03/12] drm/i915: Make GEM contexts track DRM clients
` [Intel-gfx] [RFC 04/12] drm/i915: Use explicit flag to mark unreachable intel_context
` [Intel-gfx] [RFC 05/12] drm/i915: Track runtime spent in unreachable intel_contexts
` [Intel-gfx] [RFC 06/12] drm/i915: Track runtime spent in closed GEM contexts
` [Intel-gfx] [RFC 07/12] drm/i915: Track all user contexts per client
` [Intel-gfx] [RFC 08/12] drm/i915: Expose per-engine client busyness
` [Intel-gfx] [RFC 09/12] drm/i915: Track per-context engine busyness
` [Intel-gfx] [RFC 10/12] drm/i915: Carry over past software tracked context runtime
` [Intel-gfx] [RFC 11/12] drm/i915: Prefer software tracked context busyness
` [Intel-gfx] [RFC 12/12] compare runtimes
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Per client engine busyness (rev5)

[PATCH 0/2] trace-cmd: A couple of clean up patches
 2020-03-09 19:04 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd: Its DEFAULT_INPUT_FILE not DEFAUT_INPUT_FILE
` [PATCH 2/2] trace-cmd: Have instances include a copy of its output file

[PATCH v5 00/16] APIC ID fixes for AMD EPYC CPU model
 2020-03-09 19:04 UTC  (4+ messages)
` [PATCH v5 11/16] target/i386: Load apicid model specific handlers from X86CPUDefinition

[PATCH v2] x86/kvm: Disable KVM_ASYNC_PF_SEND_ALWAYS
 2020-03-09 19:05 UTC  (11+ messages)

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-09 19:02 UTC  (22+ messages)
` [PATCHv4] "
    ` [PATCHv5] "
                ` [PATCHv6] "
                    ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
                      ` [PATCH 0/5] "
                        ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-03-09 19:04 UTC 

[PATCH v6 00/18] arm64: return address signing
 2020-03-09 19:03 UTC  (3+ messages)
` [PATCH v6 13/18] arm64: unwind: strip PAC from kernel addresses

post-receive: pub/scm/linux/kernel/git/rostedt/trace-cmd
 2020-03-09 19:03 UTC 

post-receive: pub/scm/utils/trace-cmd/trace-cmd
 2020-03-09 19:03 UTC 

Still a pretty bad time on 5.4.6 with fuse_request_end
 2020-03-09 19:03 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2020-03-09 19:03 UTC 

[PATCH V2] gpio: brcmstb: support gpio-line-names property
 2020-03-09 19:02 UTC  (2+ messages)

[PATCH v9 0/9] qemu-binfmt-conf.sh
 2020-03-09 19:00 UTC  (11+ messages)
` [PATCH v9 1/9] qemu-binfmt-conf.sh: enforce safe style consistency
` [PATCH v9 2/9] qemu-binfmt-conf.sh: make opts -p and -c boolean
` [PATCH v9 3/9] qemu-binfmt-conf.sh: add QEMU_CREDENTIAL and QEMU_PERSISTENT
` [PATCH v9 4/9] qemu-binfmt-conf.sh: use the same presentation format as for qemu-*
` [PATCH v9 5/9] qemu-binfmt-conf.sh: remove 'qemu' prefix from cli options
` [PATCH v9 6/9] qemu-binfmt-conf.sh: honour QEMU_PATH and/or QEMU_SUFFIX
` [PATCH v9 7/9] qemu-binfmt-conf.sh: generalize <CPU> to positional [TARGETS]
` [PATCH v9 8/9] qemu-binfmt-conf.sh: add option --clear
` [PATCH v9 9/9] qemu-binfmt-conf.sh: add --test

[PATCH] drm: panel: Set connector type for OrtusTech COM43H4M85ULC panel
 2020-03-09 19:01 UTC  (3+ messages)

[PATCH v4 0/4] Introduce SoC sleep stats driver
 2020-03-09 19:01 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: Introduce SoC sleep stats bindings

[PATCH v2 00/14] net: axienet: Update error handling and add 64-bit DMA support
 2020-03-09 18:46 UTC  (4+ messages)
` [PATCH v2 12/14] net: axienet: Upgrade descriptors to hold 64-bit addresses

[PATCH v2] ALSA: pcm: oss: Simplify plugin frame size calculations
 2020-03-09 18:58 UTC 

[PATCH 0/3] Add it66121 driver
 2020-03-09 18:59 UTC  (4+ messages)
` [PATCH 3/3] drm: bridge: add "

Instrumentation and RCU
 2020-03-09 18:59 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-03-09 18:59 UTC 

[Xen-devel] [libvirt test] 148269: regressions - FAIL
 2020-03-09 18:58 UTC 

[PATCH v2] xfs: clear PF_MEMALLOC before exiting xfsaild thread
 2020-03-09 18:57 UTC  (2+ messages)
` [PATCH v3] "

[GIT PULL] perf/urgent fixes
 2020-03-09 18:58 UTC  (8+ messages)
` [PATCH 1/6] tools: Let O= makes handle a relative path with -C option
` [PATCH 2/6] perf map: Fix off by one in strncpy() size argument
` [PATCH 3/6] perf python: Fix clang detection when using CC=clang-version
` [PATCH 4/6] perf parse-events: Fix reading of invalid memory in event parsing
` [PATCH 5/6] perf probe: Fix to delete multiple probe event
` [PATCH 6/6] perf probe: Do not depend on dwfl_module_addrsym()

[dpdk-dev] [PATCH] lpm6: make IPv6 addresses immutable
 2020-03-09 18:57 UTC  (5+ messages)

[PATCH] ALSA: pcm: oss: Simplify plugin frame size calculations
 2020-03-09 18:56 UTC  (2+ messages)

[PATCH] soc: qcom: cmd-db: Add debugfs dumping file
 2020-03-09 18:57 UTC 

nftables equivalent of "ipset test"?
 2020-03-09 18:56 UTC  (2+ messages)

SPI irq regression
 2020-03-09 18:54 UTC  (2+ messages)

[PATCH iproute2-next] tc: pie: change maximum integer value of tc_pie_xstats->prob
 2020-03-09 18:53 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2020-03-09 18:53 UTC 

[PATCH v4] fpga: dfl: afu: support debug access to memory-mapped afu regions
 2020-03-09 18:53 UTC 

[RTnet] RTcfg: error -11
 2020-03-09 18:53 UTC  (2+ messages)

[PATCH v3] fpga: dfl: afu: support debug access to memory-mapped afu regions
 2020-03-09 18:53 UTC  (3+ messages)

[cip-dev] 4.19.106-cip21-rt8 problems on de0-nano
 2020-03-09 18:52 UTC  (7+ messages)
        ` [cip-dev] I need de0-nano testing for -rt release was "

[PATCH] net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove'
 2020-03-09 18:50 UTC  (2+ messages)

[PATCH] soc: qcom: socinfo: Use seq_putc() if possible
 2020-03-09 18:51 UTC 

[PATCH bpf-next 0/3] Introduce pinnable bpf_link kernel abstraction
 2020-03-09 18:50 UTC  (16+ messages)

[PATCH 0/3] Unified Broadcom NAND controller for ARM
 2020-03-09 18:50 UTC  (7+ messages)
` [PATCH 1/3] nand: brcmnand: add bcmbca support
` [PATCH 2/3] configs: use unified bcmbca nand controller
` [PATCH 3/3] brcmnand: drop arch specific "

[PATCH 0/3] Request direct mapping for modem firmware subdevice
 2020-03-09 18:22 UTC  (4+ messages)
` [PATCH 1/3] iommu: Export "iommu_request_dm_for_dev"
` [PATCH 2/3] dt-bindings: remoteproc: qcom: Add modem-firmware bindings
` [PATCH 3/3] remoteproc: qcom_q6v5_mss: Request direct mapping for firmware subdevice

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2020-03-09 18:47 UTC 

post-receive: pub/scm/linux/kernel/git/ebiederm/user-namespace
 2020-03-09 18:47 UTC 

post-receive: pub/scm/linux/kernel/git/ebiederm/user-namespace
 2020-03-09 18:46 UTC 

[PATCH] drm: bridge: tfp410: Check device ID for I2C-connected TFP410
 2020-03-09 18:44 UTC 

post-receive: pub/scm/linux/kernel/git/jlayton/linux
 2020-03-09 18:44 UTC 

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 20.0.1
 2020-03-09 18:44 UTC 

[PATCH] block/qcow2-threads: fix qcow2_decompress
 2020-03-09 18:41 UTC  (2+ messages)

null pointer dereferenced with Ubuntu kernel 4.15
 2020-03-09 18:42 UTC  (2+ messages)

[PATCH] usb-serial: wakeup device on input
 2020-03-09 18:38 UTC  (3+ messages)

[Buildroot] [PATCH 01/16] package/kodi-audiodecoder-*: mass version bump
 2020-03-09 18:39 UTC  (16+ messages)
` [Buildroot] [PATCH 02/16] package/kodi-audioencoder-*: "
` [Buildroot] [PATCH 03/16] package/kodi-inputstream-rtmp: bump version to 2.0.9
` [Buildroot] [PATCH 04/16] package/kodi-pvr-*: mass update of license files
` [Buildroot] [PATCH 05/16] package/kodi: bump version to 18.6-Leia
` [Buildroot] [PATCH 06/16] package/kodi-inputstream-adaptive: bump version to 2.4.3-Leia
` [Buildroot] [PATCH 07/16] package/kodi-pvr-iptvsimple: bump version to 3.9.8-Leia
` [Buildroot] [PATCH 08/16] package/kodi-pvr-vdr-vnsi: bump version to 3.6.4-Leia
` [Buildroot] [PATCH 09/16] package/kodi-screensaver-asterwave: bump version to 3.0.4-Leia
` [Buildroot] [PATCH 10/16] package/kodi-screensaver-biogenesis: bump version to 2.2.3-Leia
` [Buildroot] [PATCH 11/16] package/kodi-screensaver-cpblobs: bump version to 3.0.4-Leia
` [Buildroot] [PATCH 12/16] package/kodi-screensaver-greynetic: bump version to 2.2.2-Leia
` [Buildroot] [PATCH 13/16] package/kodi-screensaver-pingpong: bump version to 2.1.2-Leia
` [Buildroot] [PATCH 14/16] package/kodi-screensaver-pyro: bump version to 3.0.1-Leia
` [Buildroot] [PATCH 15/16] package/kodi-visualisation-goom: bump version to 2.2.1-Leia
` [Buildroot] [PATCH 16/16] package/kodi-visualisation-starburst: new package

post-receive: pub/scm/linux/kernel/git/zohar/linux-integrity
 2020-03-09 18:38 UTC 

[PATCH 1/2] net: fec: Add possibility to enable TXC delay
 2020-03-09 18:38 UTC  (2+ messages)
` [PATCH 2/2] config: apalis-imx8: Enable FEC "

[RFC PATCH] audio: proper support for float samples in mixeng
 2020-03-09 18:36 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-09 18:38 UTC 

[PATCH] xattr: NULL initialize name in simple_xattr_alloc
 2020-03-09 18:37 UTC 

[PATCH] drm: rework SET_MASTER and DROP_MASTER perm handling
 2020-03-09 18:36 UTC  (6+ messages)

MGE UPS Systems Users Contact List
 2020-03-09 18:36 UTC 

[PATCH] mm: clear 1G pages with streaming stores on x86
 2020-03-09 18:37 UTC  (5+ messages)

MGE UPS Systems Users Contact List
 2020-03-09 18:36 UTC 

[PATCH v5 00/11] HMP monitor handlers refactoring
 2020-03-09 18:35 UTC  (3+ messages)

[PATCH net-next 0/6] RED: Introduce an ECN tail-dropping mode
 2020-03-09 18:35 UTC  (7+ messages)
` [PATCH net-next 1/6] selftests: qdiscs: Add TDC test for RED
` [PATCH net-next 2/6] net: sched: Add centralized RED flag checking
` [PATCH net-next 3/6] net: sched: RED: Introduce an ECN tail-dropping mode
` [PATCH net-next 4/6] mlxsw: spectrum_qdisc: Offload RED "
` [PATCH net-next 5/6] selftests: qdiscs: RED: Add taildrop tests
` [PATCH net-next 6/6] selftests: mlxsw: RED: Test RED ECN taildrop offload

Feature request: number of added and deleted lines for UTF-16 files
 2020-03-09 18:35 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-09 18:35 UTC 

[PATCH v8 1/9] qemu-binfmt-conf.sh: enforce safe style consistency
 2020-03-09 18:32 UTC  (4+ messages)

[patch net-next] flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_check()
 2020-03-09 18:33 UTC  (2+ messages)

[Intel-gfx] [RFC i-g-t 0/1] Per client intel_gpu_top
 2020-03-09 18:32 UTC  (3+ messages)
` [Intel-gfx] [RFC i-g-t 1/1] intel-gpu-top: Support for client stats
  ` [igt-dev] "

[PATCH] iio: health: max30100: remove mlock usage
 2020-03-09 18:31 UTC 

[f2fs-dev] [PATCH][next] f2fs: xattr.h: Replace zero-length array with flexible-array member
 2020-03-09 18:10 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-03-09 18:31 UTC 

[PATCH] mmc: cqhci: Update cqhci memory ioresource name
 2020-03-09 18:30 UTC  (3+ messages)
` [PATCH V2] "


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.