All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-21 10:39:36 to 2020-08-21 11:13:37 UTC [more...]

[PULL v8 000/152] Meson-based build system
 2020-08-21 10:22 UTC  (75+ messages)
` [PULL v8 017/152] configure: integrate Meson in the "
` [PULL v8 031/152] contrib/vhost-user-blk: convert to Meson
` [PULL v8 033/152] contrib/vhost-user-scsi: "
` [PULL v8 035/152] contrib/vhost-user-input: convert to meson
` [PULL v8 038/152] contrib/elf2dmp: "
` [PULL v8 040/152] meson: add solaris and Haiku libraries
` [PULL v8 041/152] meson: convert qemu-ga
` [PULL v8 042/152] meson: convert vss-win32
` [PULL v8 043/152] meson: add msi generation
` [PULL v8 045/152] meson: add qemu-bridge-helper
` [PULL v8 046/152] meson: add qemu-keymap
` [PULL v8 047/152] meson: add qemu-edid
` [PULL v8 048/152] meson: add virtfs-proxy-helper
` [PULL v8 049/152] meson: keymap-gen
` [PULL v8 050/152] meson: generate qemu-version.h
` [PULL v8 051/152] meson: generate shader headers
` [PULL v8 052/152] meson: generate hxtool files
` [PULL v8 053/152] meson: handle edk2 bios and descriptors
` [PULL v8 054/152] meson: convert check-decodetree
` [PULL v8 055/152] meson: convert tests/fp and check-softfloat
` [PULL v8 056/152] meson: convert check-qapi-schema
` [PULL v8 057/152] meson: convert qom directory to Meson (tools part)
` [PULL v8 058/152] meson: convert authz directory to Meson
` [PULL v8 059/152] meson: convert crypto "
` [PULL v8 060/152] meson: convert io "
` [PULL v8 061/152] meson: convert target/s390x/gen-features.h
` [PULL v8 062/152] meson: infrastructure for building emulators
` [PULL v8 063/152] meson: add modules infrastructure
` [PULL v8 064/152] meson: convert chardev directory to Meson (tools part)
` [PULL v8 065/152] meson: convert block
` [PULL v8 066/152] meson: qemu-{img,io,nbd}
` [PULL v8 067/152] meson: qemu-pr-helper
` [PULL v8 068/152] configure, Makefile; remove TOOLS and HELPERS-y variable
` [PULL v8 069/152] meson: convert chardev directory to Meson (emulator part)
` [PULL v8 070/152] meson: convert tests/qtest to meson
` [PULL v8 071/152] meson: convert audio directory to Meson
` [PULL v8 072/152] meson: convert ui "
` [PULL v8 073/152] meson: convert root "
` [PULL v8 074/152] meson: convert most of softmmu/
` [PULL v8 075/152] meson: convert trace/
` [PULL v8 076/152] meson: convert dump/
` [PULL v8 077/152] meson: convert common QMP bits for qemu and qemu-storage-daemon
` [PULL v8 078/152] meson: convert qemu-storage-daemon
` [PULL v8 079/152] meson: convert replay directory to Meson
` [PULL v8 080/152] meson: convert migration "
` [PULL v8 081/152] meson: convert net "
` [PULL v8 082/152] meson: convert backends "
` [PULL v8 083/152] meson: convert fsdev/
` [PULL v8 084/152] meson: convert disas directory to Meson
` [PULL v8 085/152] meson: convert qapi-specific to meson
` [PULL v8 086/152] meson: convert hw/xen
` [PULL v8 087/152] meson: convert hw/core
` [PULL v8 088/152] meson: convert hw/semihosting
` [PULL v8 089/152] meson: convert hw/nubus
` [PULL v8 090/152] meson: convert hw/smbios
` [PULL v8 091/152] meson: convert hw/mem
` [PULL v8 092/152] meson: convert hw/watchdog
` [PULL v8 093/152] meson: convert hw/virtio
` [PULL v8 094/152] meson: convert hw/vfio
` [PULL v8 095/152] meson: convert hw/usb
` [PULL v8 096/152] meson: convert hw/tpm
` [PULL v8 097/152] meson: convert hw/timer
` [PULL v8 098/152] meson: convert hw/rtc
` [PULL v8 099/152] meson: convert hw/ssi
` [PULL v8 100/152] meson: convert hw/sd
` [PULL v8 101/152] meson: convert hw/scsi
` [PULL v8 102/152] meson: convert hw/pcmcia
` [PULL v8 103/152] meson: convert hw/pci-host
` [PULL v8 104/152] meson: convert hw/pci-bridge
` [PULL v8 105/152] meson: convert hw/pci
` [PULL v8 107/152] meson: convert hw/rdma
` [PULL v8 108/152] meson: convert hw/net
` [PULL v8 109/152] meson: convert hw/misc
` [PULL v8 116/152] meson: convert hw/i2c

[PATCH v5 0/8] huge vmalloc mappings
 2020-08-21 11:11 UTC  (8+ messages)
` [PATCH v5 5/8] mm: HUGE_VMAP arch support cleanup

[PATCH V2 0/5] multipath-tools series: some cleanups and fixes
 2020-08-21 11:12 UTC  (8+ messages)
` [PATCH V2 1/5] multipathd: adopt static char* arr in daemon_status
` [PATCH V2 2/5] multipathd: use daemon_status_msg to construct sd notify msg in do_sd_notify func
` [PATCH V2 3/5] libmultipath: check blist before calling MALLOC in alloc_ble_device func
` [PATCH V2 4/5] vector: add lower boundary check in vector_foreach_slot_after
` [PATCH V2 5/5] multipathd: remove useless memset after MALLOC in alloc_waiteri func

[PATCH] virtio-blk: Use kobj_to_dev() instead of container_of()
 2020-08-21 11:11 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: renesas,rza2-pinctrl: Fix pin controller node name
 2020-08-21 11:11 UTC 

[dpdk-dev] [PATCH v4 1/2] ethdev: add level support for RSS offload types
 2020-08-21 11:03 UTC  (7+ messages)
` [dpdk-dev] [PATCH v5 "
    ` [dpdk-dev] [EXT] "
  ` [dpdk-dev] [PATCH v6 1/3] "
    ` [dpdk-dev] [PATCH v6 2/3] app/testpmd: support ethdev rss level config
    ` [dpdk-dev] [PATCH v6 3/3] net/octeontx2: add rss hash level support

[PATCH v8 0/3] devres: provide and use devm_krealloc()
 2020-08-21 11:04 UTC  (8+ messages)
` [PATCH v8 1/3] devres: provide devm_krealloc()

[PATCH v2 00/10] [GSoC] Implement Corrected Commit Date
 2020-08-21 11:05 UTC  (4+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 04/11] commit-graph: consolidate compare_commits_by_gen

[PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
 2020-08-21 11:05 UTC  (10+ messages)

[PATCH] scsi: libfc: Fix passing zero to 'PTR_ERR' warning
 2020-08-21 11:03 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] serial: 8250_pci: Add WCH384_8S 8 port serial device
 2020-08-21 11:02 UTC 

linux-next: build warnings after merge of the sound-asoc-fixes tree
 2020-08-21 11:01 UTC  (3+ messages)

hid-multitouch: is pen hovering ever possible?
 2020-08-21 11:01 UTC  (2+ messages)
` Upd: "

[PATCH 1/4] mm: Export flush_vm_area() to sync the PTEs upon construction
 2020-08-21 10:53 UTC  (8+ messages)
` [PATCH] mm: Track page table modifications in __apply_to_page_range() construction
      ` [Intel-gfx] "

[igt-dev] [PATCH i-g-t] tests/kms_big_joiner: Add test to validate big joiner
 2020-08-21 11:00 UTC  (5+ messages)

[RESEND 0/3] Venus - Handle race conditions in concurrency
 2020-08-21 10:59 UTC  (4+ messages)
` [RESEND 1/3] venus: core: handle race condititon for core ops

[cip-dev] [PATCH 00/36] Add Hihope RZ/G2H basic board support
 2020-08-21  9:43 UTC  (37+ messages)
` [cip-dev] [PATCH 01/36] dt-bindings: power: Add r8a774e1 SYSC power domain definitions
` [cip-dev] [PATCH 02/36] dt-bindings: power: renesas,rcar-sysc: Document r8a774e1 SYSC binding
` [cip-dev] [PATCH 03/36] soc: renesas: rcar-sysc: Add r8a774e1 support
` [cip-dev] [PATCH 04/36] soc: renesas: Add Renesas R8A774E1 config option
` [cip-dev] [PATCH 05/36] dt-bindings: arm: renesas: Document RZ/G2H SoC DT bindings
` [cip-dev] [PATCH 06/36] soc: renesas: Identify RZ/G2H
` [cip-dev] [PATCH 07/36] dt-bindings: reset: rcar-rst: Document r8a774e1 reset module
` [cip-dev] [PATCH 08/36] soc: renesas: rcar-rst: Add support for RZ/G2H
` [cip-dev] [PATCH 09/36] clk: renesas: rcar-gen3: Add RPC clocks
` [cip-dev] [PATCH 10/36] clk: renesas: Add r8a774e1 CPG Core Clock Definitions
` [cip-dev] [PATCH 11/36] clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocks
` [cip-dev] [PATCH 12/36] clk: renesas: cpg-mssr: Mark clocks as critical only if on at boot
` [cip-dev] [PATCH 13/36] clk: renesas: rzg2: Mark RWDT clocks as critical
` [cip-dev] [PATCH 14/36] dt-bindings: clock: renesas,cpg-mssr: Document r8a774e1
` [cip-dev] [PATCH 15/36] clk: renesas: cpg-mssr: Add r8a774e1 support
` [cip-dev] [PATCH 16/36] arm64: defconfig: Enable R8A774E1 SoC
` [cip-dev] [PATCH 17/36] pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
` [cip-dev] [PATCH 18/36] pinctrl: sh-pfc: r8a7795: Fix VIN versioned groups
` [cip-dev] [PATCH 19/36] pinctrl: sh-pfc: r8a7795-es1: Add I2C{0,3,5} pins, groups and functions
` [cip-dev] [PATCH 20/36] pinctrl: sh-pfc: r8a7795: "
` [cip-dev] [PATCH 21/36] pinctrl: sh-pfc: r8a7795: Deduplicate VIN5 pin definitions
` [cip-dev] [PATCH 22/36] pinctrl: sh-pfc: rcar-gen3: Retain TDSELCTRL register across suspend/resume
` [cip-dev] [PATCH 23/36] pinctrl: sh-pfc: rcar-gen3: Rename RTS{0,1,3,4}# pin function definitions
` [cip-dev] [PATCH 24/36] pinctrl: sh-pfc: r8a7795-es1: Add TPU pins, groups and functions
` [cip-dev] [PATCH 25/36] pinctrl: sh-pfc: r8a7795: "
` [cip-dev] [PATCH 26/36] pinctrl: sh-pfc: r8a7795-es1: Use new macros for non-GPIO pins
` [cip-dev] [PATCH 27/36] pinctrl: sh-pfc: r8a7795: "
` [cip-dev] [PATCH 28/36] pinctrl: sh-pfc: pfc-r8a7795-es1: Fix typo in pinmux macro for SCL3
` [cip-dev] [PATCH 29/36] pinctrl: sh-pfc: pfc-r8a7795: "
` [cip-dev] [PATCH 30/36] pinctrl: sh-pfc: Split R-Car H3 support in two independent drivers
` [cip-dev] [PATCH 31/36] dt-bindings: pinctrl: sh-pfc: Document r8a774e1 PFC support
` [cip-dev] [PATCH 32/36] pinctrl: sh-pfc: pfc-r8a77951: Add R8A774E1 "
` [cip-dev] [PATCH 33/36] arm64: dts: renesas: Initial r8a774e1 SoC device tree
` [cip-dev] [PATCH 34/36] dt-bindings: arm: renesas: Add HopeRun RZ/G2H boards
` [cip-dev] [PATCH 35/36] arm64: dts: renesas: Add HiHope RZ/G2H main board support
` [cip-dev] [PATCH 36/36] arm64: dts: renesas: Add HiHope RZ/G2H sub "

[PATCH v4 0/3] Cortex-A77 erratum 1508412 workaround
 2020-08-21 10:56 UTC  (3+ messages)

[PATCH v9 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-08-21 10:56 UTC  (3+ messages)
` [PATCH v9 2/2] Add PWM fan controller driver for LGM SoC

[PATCH v2 0/2] Add SPMI support for Mediatek MT6873/8192 SoC IC
 2020-08-21 10:44 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: spmi: document binding for the Mediatek SPMI controller
` [PATCH v2 2/2] spmi: mediatek: Add support for MT6873/8192

[dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK
 2020-08-21 10:55 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 00/37] "
  ` [dpdk-dev] [PATCH v2 20/37] doc: remove references to make in bbdev guides

[PATCH 4.19 00/92] 4.19.141-rc1 review
 2020-08-21 10:54 UTC  (7+ messages)
` [PATCH 4.19 83/92] mfd: dln2: Run event handler loop under spinlock

[build break] aegis128-neon-inner.c fails to build on v5.9-rc1
 2020-08-21 10:52 UTC  (2+ messages)

[PATCH] ARM64: vdso32: Install vdso32 from vdso_install
 2020-08-21 10:56 UTC  (3+ messages)

[PATCH v8 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-08-21 10:52 UTC  (5+ messages)
` [PATCH v8 2/2] Add PWM fan controller driver for LGM SoC

[PATCH] device property: Fix the secondary firmware node handling in set_primary_fwnode()
 2020-08-21 10:53 UTC 

[PATCH v2] x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM
 2020-08-21 10:52 UTC 

[PATCH] mt76: fix a possible NULL pointer dereference in mt76_testmode_dump
 2020-08-21 10:52 UTC 

[PATCH v4 1/3, RESEND] media: camss: vfe: Use trace_printk for debugging only
 2020-08-21  2:36 UTC  (8+ messages)
` [PATCH v4 3/3] media: atomisp: Only use trace_printk if allowed

[PATCH V2 1/3] binutils: Let crosssdk gold linker generate 4096 btyes long .interp section
 2020-08-21 10:51 UTC  (3+ messages)
` [PATCH V2 2/3] gcc-cross-canadian: Install gcc/g++ wrappers for musl
  ` [OE-core] "

[PATCH v5 0/3] Venus dynamic debug
 2020-08-21 10:51 UTC  (2+ messages)

[PATCH 0/3] add fault injection to user memory access functions
 2020-08-21 10:49 UTC  (4+ messages)
` [PATCH 1/3] lib, include/linux: add usercopy failure capability
` [PATCH 2/3] lib, uaccess: add failure injection to usercopy functions
` [PATCH 3/3] x86: add failure injection to get/put/clear_user

[PATCH] video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=n
 2020-08-21 10:49 UTC  (3+ messages)

[PATCH v1 1/2] pinctrl: mediatek: support access registers without race-condition
 2020-08-21 10:44 UTC  (6+ messages)

[RFC PATCH v2 5/9] ext4: add freespace tree optimizations
 2020-08-21 10:48 UTC  (2+ messages)

[PATCH net-next 0/9] l2tp: replace custom logging code with tracepoints
 2020-08-21 10:47 UTC  (10+ messages)
` [PATCH 1/9] l2tp: don't log data frames
` [PATCH 2/9] l2tp: remove noisy logging, use appropriate log levels
` [PATCH 3/9] l2tp: use standard API for warning log messages
` [PATCH 4/9] l2tp: add tracepoint infrastructure to core
` [PATCH 5/9] l2tp: add tracepoint definitions in trace.h
` [PATCH 6/9] l2tp: add tracepoints to l2tp_core.c
` [PATCH 7/9] l2tp: remove custom logging macros
` [PATCH 8/9] l2tp: remove tunnel and session debug flags field
` [PATCH 9/9] docs: networking: add tracepoint info to l2tp.rst

[PATCH] configure: add support for psuedo-"in source tree" builds
 2020-08-21 10:24 UTC  (5+ messages)

[PATCH v5 00/15] block/nvme: Various cleanups required to use multiple queues
 2020-08-21 10:23 UTC  (3+ messages)
` [PATCH v5 14/15] block/nvme: Extract nvme_poll_queue()

[PATCH] media: mtk-vcodec: fix Kconfig help text
 2020-08-21 10:43 UTC 

[PATCH] x86/entry/64: Disallow RDPID in paranoid entry if KVM is enabled
 2020-08-21 10:28 UTC  (2+ messages)

[PATCH 1/2] exfat: add NameLength check when extracting name
 2020-08-21 10:41 UTC  (5+ messages)
  ` [PATCH 2/2] exfat: unify name extraction

[PATCH v2] bpf: selftests: global_funcs: check err_str before strstr
 2020-08-21 10:40 UTC  (3+ messages)

[PATCH v3 00/16] mtk-vcodec: venc: support for MT8183 and v4l2-compliance fixes
 2020-08-21 10:35 UTC  (6+ messages)
` [PATCH v3 03/16] media: mtk-vcodec: add SCP firmware ops

[PATCH v4 00/17] media: mtk-vcodec: venc: support for MT8183
 2020-08-21 10:35 UTC 

[PATCH 0/2] Reintroduce PROT_SAO
 2020-08-21 10:37 UTC  (3+ messages)
` [PATCH 2/2] powerpc/64s: Disallow PROT_SAO in LPARs by default


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.