All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-23 13:45:10 to 2020-04-23 14:24:38 UTC [more...]

[PATCH v2 1/4] kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANG
 2020-04-23 14:23 UTC  (4+ messages)
` [PATCH v2 2/4] kbuild: ensure full rebuild when the compiler is updated
` [PATCH v2 3/4] kbuild: use -MMD instead of -MD to exclude system headers from dependency
` [PATCH v2 4/4] kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro

[PATCH v5 0/3] perf synthetic events
 2020-04-23 14:24 UTC  (5+ messages)
` [PATCH v5 1/3] perf bench: add a multi-threaded synthesize benchmark

[dpdk-dev] [PATCH v6 00/33] DPDK Trace support
 2020-04-23 14:23 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7 00/32] "

[Crash-utility] new printk ringbuffer interface
 2020-04-23 14:23 UTC 

[PATCH v2 00/11] perf metric fixes and test
 2020-04-23 14:23 UTC  (13+ messages)
` [PATCH v2 05/11] perf expr: increase max other
` [PATCH v2 10/11] perf expr: print a debug message for division by zero
` [PATCH v2 11/11] perf test: add expr test for pmu metrics

[PATCH 0/6] Loongson PCH IRQ Support
 2020-04-23 14:23 UTC  (3+ messages)
` [PATCH 3/6] irqchip: Add Loongson PCH PIC controller

[BlueZ PATCH v3] doc:Adding Roles property
 2020-04-23 14:23 UTC 

[PATCH 1/2] dt-bindings: vendor-prefixes: Add Beacon vendor prefix
 2020-04-23 14:21 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: imx: Add Beacon i.MX8m-Mini development kit

[PATCH net-next v5 00/10] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-04-23 14:20 UTC  (11+ messages)
` [PATCH net-next v5 01/10] net: ethernet: ti: cpts: use dev_yy() api for logs
` [PATCH net-next v5 02/10] net: ethernet: ti: cpts: separate hw counter read from timecounter
` [PATCH net-next v5 03/10] net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
` [PATCH net-next v5 04/10] net: ethernet: ti: cpts: switch to use new .gettimex64() interface
` [PATCH net-next v5 05/10] net: ethernet: ti: cpts: optimize packet to event matching
` [PATCH net-next v5 06/10] net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
` [PATCH net-next v5 07/10] net: ethernet: ti: cpts: rework locking
` [PATCH net-next v5 08/10] net: ethernet: ti: cpts: add irq support
` [PATCH net-next v5 09/10] net: ethernet: ti: cpts: add support for HW_TS_PUSH events
` [PATCH net-next v5 10/10] net: ethernet: ti: cpsw: enable cpts irq

linux-next: build failure after merge of the sound-asoc tree
 2020-04-23 14:21 UTC  (4+ messages)

[PATCH v2 0/9] livepatch,module: Remove .klp.arch and module_disable_ro()
 2020-04-23 14:21 UTC  (9+ messages)
` [PATCH v2 6/9] s390/module: Use s390_kernel_write() for late relocations

How to submit patches and patchsets via grub-devel
 2020-04-23 14:20 UTC 

[linux-next:master 2867/3715] arch/powerpc/include/asm/book3s/32/pgtable.h:361:45: error: passing argument 1 of 'pud_offset' from incompatible pointer type
 2020-04-23 14:18 UTC  (3+ messages)

[PATCH 0/7] Add support for CONFIG_API on RISC-V
 2020-04-23 14:19 UTC  (15+ messages)
` [PATCH 1/7] examples: generate demo.bin
` [PATCH 2/7] examples: rename __start to _start on MIPS
` [PATCH 3/7] examples: add a linker script for the API demo
` [PATCH 4/7] examples: fix the type of search_hint
` [PATCH 5/7] examples: fix incompatible type casts
` [PATCH 6/7] riscv: add CONFIG_API support
` [PATCH 7/7] api: enumerate virtio-blk devices

[PATCH 2/3] firmware: imx: Remove unused include of linux/firmware/imx/types.h
 2020-04-23 14:19 UTC  (6+ messages)
` [PATCH 3/3] thermal: imx_sc: Include rsrc.h instead of types.h

[PATCH v4 00/30] Add subcluster allocation to qcow2
 2020-04-23 14:18 UTC  (6+ messages)
` [PATCH v4 20/30] qcow2: Add subcluster support to discard_in_l2_slice()

[PATCH][next] drm/amd/display: remove redundant assignment to variable ret
 2020-04-23 14:17 UTC  (3+ messages)

[PATCH] dmaengine: fix channel index enumeration
 2020-04-23 14:17 UTC  (2+ messages)

[xen-unstable-smoke test] 149760: tolerable all pass - PUSHED
 2020-04-23 14:17 UTC 

Please pull u-boot-marvell/master
 2020-04-23 14:17 UTC  (4+ messages)

imx8qxp-lpcg-clk: probe of 5a4a0000.clock-controller failed with error -110
 2020-04-23 14:16 UTC  (2+ messages)

[PATCH v2 0/6] arm64: tlb: add support for TTL feature
 2020-04-23 13:56 UTC  (21+ messages)
` [PATCH v2 1/6] arm64: Detect the ARMv8.4 "
` [PATCH v2 2/6] arm64: Add level-hinted TLB invalidation helper
` [PATCH v2 3/6] arm64: Add tlbi_user_level "
` [PATCH v2 4/6] tlb: mmu_gather: add tlb_flush_*_range APIs
` [PATCH v2 5/6] mm: tlb: Provide flush_*_tlb_range wrappers
` [PATCH v2 6/6] arm64: tlb: Set the TTL field in flush_tlb_range

[PATCH RESEND v6 00/36] Initial support for multi-process qemu
 2020-04-23 14:14 UTC  (7+ messages)
` [PATCH RESEND v6 02/36] multi-process: Refactor machine_init and exit notifiers
` [PATCH RESEND v6 06/36] monitor: destaticize HMP commands
` [PATCH RESEND v6 36/36] multi-process: add configure and usage information

[nacked] mm-oom-avoid-printk-iteration-under-rcu.patch removed from -mm tree
 2020-04-23 14:14 UTC  (12+ messages)

[PATCH v1] drm/bochs: fix an issue of ioremap() leak
 2020-04-23 14:14 UTC  (7+ messages)

[PATCH RFC v2 00/24] scsi: enable reserved commands for LLDDs
 2020-04-23 14:13 UTC  (11+ messages)
` [PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands

[PATCH] virtio-blk: handle block_device_operations callbacks after hot unplug
 2020-04-23 14:13 UTC  (2+ messages)

Problem with flushing nftalbes sets
 2020-04-23 14:12 UTC 

iommu_iova slab eats too much memory
 2020-04-23  9:14 UTC  (2+ messages)

Need BT support in qemu for Zephyr
 2020-04-23 14:11 UTC  (2+ messages)

[GIT PULL] FPGA Manager (late) fixes for 5.7
 2020-04-23 14:12 UTC  (2+ messages)

[OE-Core][PATCH v2 1/6] openssh: Move sshdgenkeys.service to sshd.socket
 2020-04-23 14:12 UTC  (6+ messages)
` [OE-Core][PATCH v2 2/6] rngd-tools: Install as part of sysinit.target
` [OE-Core][PATCH v2 3/6] rng-tools: Restrict rngd.service
` [OE-Core][PATCH v2 4/6] run-postinsts: Set RemainAfterExit on systemd unit
` [OE-Core][PATCH v2 5/6] systemd: Drop RDEPEND on systemd-compat-units when sysvinit is disabled
` [OE-Core][PATCH v2 6/6] systemd: upgrade v244.3 -> v245.5

[meta-oe][PATCH V2] nss: Fix build on riscv64
 2020-04-23 14:11 UTC  (2+ messages)
` [oe] "

Refactoring the Review Process
 2020-04-23 14:11 UTC  (2+ messages)

[PATCH v3] perf/record: add num-synthesize-threads option
 2020-04-23 14:11 UTC  (3+ messages)

[PATCH][next] net: phy: bcm54140: fix less than zero comparison on an unsigned
 2020-04-23 14:10 UTC  (2+ messages)

[PATCH 0/3] colo-compare bugfixes
 2020-04-23 14:03 UTC  (4+ messages)
` [PATCH 3/3] net/colo-compare.c: Fix deadlock

[PATCH] IB/rdmavt: return proper error code
 2020-04-23 14:09 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: firmware: imx: Move system control into dt-binding headfile
 2020-04-23 14:00 UTC  (6+ messages)
` [PATCH 2/3] firmware: imx: Remove unused include of linux/firmware/imx/types.h
` [PATCH 3/3] thermal: imx_sc: Include rsrc.h instead of types.h

[dpdk-dev] [PATCH] security: fix crash at accessing non-implemented ops
 2020-04-23 14:08 UTC  (9+ messages)

[PATCH v1 1/1] s390/protvirt: fix compilation issue
 2020-04-23 14:08 UTC  (3+ messages)

multicast listeners and audit events to kmsg
 2020-04-23 14:04 UTC  (8+ messages)

[PATCH] dm-crypt: support using encrypted keys
 2020-04-23 14:06 UTC  (6+ messages)
`  "

[Intel-gfx] [CI] drm/i915/selftests: Verify context isolation
 2020-04-23 14:05 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Verify context isolation (rev4)

[PATCH][next] drm/amd/display: fix incorrect assignment due to a typo
 2020-04-23 14:02 UTC  (4+ messages)

[PATCH v2 1/2] virtio-vga: fix virtio-vga bar ordering
 2020-04-23 14:03 UTC  (3+ messages)

[OE-core][PATCH v2] python3: fix CVE-2020-8492
 2020-04-23 14:04 UTC 

[PATCH v9 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-04-23 14:07 UTC  (3+ messages)
` [PATCH v9 3/5] usb: xhci: Add support for Renesas controller with memory

[PATCH V5 00/20] ARM: dts: stm32: Repair AV96 board
 2020-04-23 14:04 UTC  (3+ messages)

[PATCH 0/4] firmware: imx: fix/update cm4 and add resource check
 2020-04-23 14:04 UTC  (6+ messages)
` [PATCH 2/4] firmware: imx: add resource management api

[linux-review:UPDATE-20200423-074609/Mika-Kuoppala/drm-i915-Make-define-for-lrc-state-offset/20200423-065449 2/5] drivers/gpu/drm/i915/gt/intel_lrc.c:3251:20: error: unused variable 'batch_start'
 2020-04-23 14:04 UTC 

[PATCH] clk: imx: introduce imx_clk_hw_critical
 2020-04-23 14:03 UTC  (5+ messages)

patch "tty: hvc: fix buffer overflow during hvc_alloc()." added to tty-linus
 2020-04-23 14:03 UTC 

[PATCH] greybus: fix typo in GREYBUS help text
 2020-04-23 14:02 UTC 

[PATCH] ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd gen
 2020-04-23 14:01 UTC  (3+ messages)

[OE-core][PATCH] python3: fix CVE-2020-8492
 2020-04-23 14:02 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH v4 0/6] Optionally flush L1D on context switch
 2020-04-23 14:01 UTC  (7+ messages)
` [PATCH v4 1/6] arch/x86/kvm: Refactor l1d flush lifecycle management
` [PATCH v4 2/6] arch/x86/kvm: Refactor tlbflush and l1d flush
` [PATCH v4 3/6] arch/x86/mm: Refactor cond_ibpb() to support other use cases
` [PATCH v4 4/6] arch/x86/kvm: Refactor L1D flushing
` [PATCH v4 5/6] Optionally flush L1D on context switch
` [PATCH v4 6/6] Documentation: Add L1D flushing Documentation

[PATCH 0/3] perf-probe: Fix __init function and blacklist checking
 2020-04-23 14:01 UTC  (5+ messages)
` [PATCH 2/3] perf-probe: Check address correctness by map instead of _etext
` [PATCH 3/3] perf-probe: Do not show the skipped events

[PATCH -next] hwrng: cctrng - Make some symbols static
 2020-04-23 14:00 UTC  (2+ messages)

[RESEND PATCH v3 0/7] x86: Improve support for chain-loading U-Boot
 2020-04-23 14:00 UTC  (4+ messages)
` [RESEND PATCH v3 5/7] board: Add a gd flag for chain loading

ARM SVE issues with non "standard" vector lengths
 2020-04-23 13:59 UTC 

[PATCH v5 0/9] block: Fix resize (extending) of short overlays
 2020-04-23 13:59 UTC  (10+ messages)
` [PATCH v5 4/9] qcow2: Support BDRV_REQ_ZERO_WRITE for truncate

general protection fault in go7007_usb_probe
 2020-04-23 13:59 UTC  (3+ messages)

'multipath add path' returns ok but the path is missing in the topology
 2020-04-23 13:58 UTC  (6+ messages)

Recommended Partitioning & Subvolume Layout | Newbie Question
 2020-04-23 13:57 UTC  (4+ messages)

[PATCH 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
 2020-04-23 13:56 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/2] drm/vram-helper: Reduce memory fragmentation
 2020-04-23 13:57 UTC  (5+ messages)
` [PATCH 2/2] drm/vram-helper: Alternate between bottom-up and top-down placement

[PATCH] qcow2: Allow resize of images with internal snapshots
 2020-04-23 13:55 UTC  (2+ messages)

[PATCH 0/2] More ISO-8601 support
 2020-04-23 13:52 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] date.c: s/is_date/set_date/
  ` [PATCH v4 2/4] date.c: validate and set time in a helper function
  ` [PATCH v4 3/4] date.c: skip fractional second part of ISO-8601
  ` [PATCH v4 4/4] date.c: allow compact version of ISO-8601 datetime

[RFC] fs: Use slab constructor to initialize conn objects in fsnotify
 2020-04-23 13:51 UTC  (4+ messages)

[PATCH v2 00/17] DVFS for IO devices on sdm845 and sc7180
 2020-04-23 13:51 UTC  (4+ messages)
` [PATCH v2 01/17] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state

[PATCH v2 00/36] tcg 5.1 omnibus patch set
 2020-04-23 13:50 UTC  (4+ messages)
` [PATCH v2 31/36] tcg: Implement gvec support for rotate by scalar

[PATCH 0/4] arm64: MTE swap and hibernation support
 2020-04-23 13:51 UTC  (5+ messages)
` [PATCH 3/4] arm64: mte: Enable swap of tagged pages

patch "tty: rocket, avoid OOB access" added to tty-linus
 2020-04-23 13:50 UTC 

[LTP] [PATCH V4 0/5] syscalls/clock_*(): Add support for time64 variants
 2020-04-23 13:50 UTC  (3+ messages)
` [LTP] [PATCH V4 1/5] syscalls/clock_gettime: Add support for time64 tests

patch "tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart" added to tty-linus
 2020-04-23 13:50 UTC 

[PATCH v2 0/9] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-04-23 13:50 UTC  (3+ messages)

sound/soc/soc-compress.c:75:28: warning: 'component' is used uninitialized in this function
 2020-04-23 13:49 UTC  (4+ messages)
` [PATCH] ASoC: soc-compress: avoid false-positive Wuninitialized warning

[PATCH] Convert README to README.md
 2020-04-23 13:48 UTC  (2+ messages)

[PATCH 0/2] mt7615_mcu_add_bss_info fixes
 2020-04-23 13:47 UTC  (6+ messages)
` [PATCH 1/2] mt76: mt7663: fix up BMC entry indicated to unicmd firmware
` [PATCH 2/2] mt76: mt7615: add sta pointer to mt7615_mcu_add_bss_info signature

[PATCH 0/4] fix make sparse warning
 2020-04-23 13:47 UTC  (6+ messages)
` [PATCH 1/4] C: s/0/NULL/ for pointer type
` [PATCH 2/4] compat/regex: silence `make sparse` warning
` [PATCH 3/4] graph.c: limit linkage of internal variable
` [PATCH 4/4] progress.c: silence cgcc suggestion about internal linkage
` [PATCH 5/4] fmt-merge-msg.c: fix `make sparse` on next

[PATCH] ath10k: Avoid override CE5 configuration for QCA99X0 chipsets
 2020-04-23 13:49 UTC  (2+ messages)

patch "vt: don't hardcode the mem allocation upper bound" added to tty-linus
 2020-04-23 13:47 UTC 

patch "tty: serial: owl: add "much needed" clk_prepare_enable()" added to tty-linus
 2020-04-23 13:47 UTC 

patch "vt: don't use kmalloc() for the unicode screen buffer" added to tty-linus
 2020-04-23 13:47 UTC 

[dpdk-dev] [PATCH] crypto/aesni_mb: fix DOCSIS AES-256
 2020-04-23 13:46 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 00/17] Modularizing Versatile Express
 2020-04-23 13:45 UTC  (5+ messages)
` [PATCH 08/17] clk: vexpress-osc: Support building as a module

[PATCH v1 1/4] hyper-v: Use UUID API for exporting the GUID (part 2)
 2020-04-23 13:45 UTC  (3+ messages)
` [PATCH v1 3/4] hyper-v: Replace open-coded variant of %*phN specifier
` [PATCH v1 4/4] hyper-v: Switch to use UUID types directly


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.