All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-08 04:13:24 to 2021-02-08 06:06:49 UTC [more...]

[PULL v9 00/13] Cgs patches
 2021-02-08  6:05 UTC  (8+ messages)
` [PULL v9 01/13] qom: Allow optional sugar props
` [PULL v9 02/13] confidential guest support: Introduce new confidential guest support class
` [PULL v9 03/13] sev: Remove false abstraction of flash encryption
` [PULL v9 04/13] confidential guest support: Move side effect out of machine_set_memory_encryption()
` [PULL v9 07/13] confidential guest support: Introduce cgs "ready" flag
` [PULL v9 08/13] confidential guest support: Move SEV initialization into arch specific code
` [PULL v9 09/13] confidential guest support: Update documentation

[Intel-gfx] [PATCH] i915: Fix HAS_LSPCON macro for platforms between GEN9 and GEN10
 2021-02-08  5:55 UTC 

[PATCH v8 00/35] Hexagon patch series
 2021-02-08  5:46 UTC  (28+ messages)
` [PATCH v8 01/35] Hexagon Update MAINTAINERS file
` [PATCH v8 02/35] Hexagon (target/hexagon) README
` [PATCH v8 03/35] Hexagon (include/elf.h) ELF machine definition
` [PATCH v8 04/35] Hexagon (target/hexagon) scalar core definition
` [PATCH v8 05/35] Hexagon (disas) disassembler
` [PATCH v8 06/35] Hexagon (target/hexagon) register names
` [PATCH v8 07/35] Hexagon (target/hexagon) scalar core helpers
` [PATCH v8 08/35] Hexagon (target/hexagon) GDB Stub
` [PATCH v8 09/35] Hexagon (target/hexagon) architecture types
` [PATCH v8 10/35] Hexagon (target/hexagon) instruction and packet types
` [PATCH v8 11/35] Hexagon (target/hexagon) register fields
` [PATCH v8 12/35] Hexagon (target/hexagon) instruction attributes
` [PATCH v8 13/35] Hexagon (target/hexagon) instruction/packet decode
` [PATCH v8 14/35] Hexagon (target/hexagon) instruction printing
` [PATCH v8 15/35] Hexagon (target/hexagon/arch.[ch]) utility functions
` [PATCH v8 16/35] Hexagon (target/hexagon/conv_emu.[ch]) "
` [PATCH v8 17/35] Hexagon (target/hexagon/fma_emu.[ch]) "
` [PATCH v8 19/35] Hexagon (target/hexagon) generator phase 1 - C preprocessor for semantics
` [PATCH v8 21/35] Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode tree
` [PATCH v8 23/35] Hexagon (target/hexagon) opcode data structures
` [PATCH v8 24/35] Hexagon (target/hexagon) macros
` [PATCH v8 25/35] Hexagon (target/hexagon) instruction classes
` [PATCH v8 26/35] Hexagon (target/hexagon) TCG generation
` [PATCH v8 30/35] Hexagon (linux-user/hexagon) Linux user emulation
` [PATCH v8 32/35] Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/misc
` [PATCH v8 33/35] Hexagon (tests/tcg/hexagon) TCG tests - floating point
` [PATCH v8 34/35] Hexagon build infrastructure

[PATCH] sunxi: Remove dead ifdefs in sunxi-common.h
 2021-02-08  6:04 UTC 

[RFC PATCH v2] MIPS: tlbex: Avoid access invalid address when pmd is modifying
 2021-02-08  6:03 UTC 

[RFC v2 0/4] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2021-02-08  6:02 UTC  (2+ messages)

[PATCH 1/2] sunxi: binman: Respect the default FIT configuration
 2021-02-08  6:03 UTC  (2+ messages)
` [PATCH 2/2] sunxi: binman: Do not hardcode U-Boot load address

[GIT PULL] OPP updates for 5.12
 2021-02-08  6:00 UTC 

[PATCH] kernel: exit.c: fix a spacing coding style
 2021-02-08  5:59 UTC 

[PATCH] gpiolib: cdev: convert stream-like files from
 2021-02-08  5:58 UTC  (2+ messages)

[PATCH v4 00/14] RFC Support hot device unplug in amdgpu
 2021-02-08  5:59 UTC  (10+ messages)

[PATCH 0/6] Allwinner H6 USB3 support
 2021-02-08  5:57 UTC  (7+ messages)
` [PATCH 1/6] clk: sunxi: Add a dummy clock driver for the RTC
` [PATCH 2/6] clk: sunxi: h6: Add XHCI clocks
` [PATCH 3/6] phy: sun50i-usb3: Add a driver for the H6 USB3 PHY
` [PATCH 4/6] usb: xhci-pci: Move reset logic out of XHCI core
` [PATCH 5/6] usb: xhci-dwc3: Add support for clocks/resets
` [PATCH 6/6] configs: Enable USB3 on Allwinner H6 boards

[PATCH 0/5] Generation Number v2: Fix a tricky split graph bug
 2021-02-08  5:55 UTC  (10+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 2/6] commit-graph: always parse before commit_graph_data_at()

[RFC PATCH v2] taskstats: add /proc/taskstats to fetch pid/tgid status
 2021-02-08  5:55 UTC  (10+ messages)

[PATCH 1/2] cve-check.bbclass: add layer to cve log
 2021-02-08  5:51 UTC  (2+ messages)
` [PATCH 2/2] cve-check: add include/exclude layers

[PATCH] dax: fix default return code of range_parse()
 2021-02-08  5:49 UTC  (3+ messages)

[Linux-cifsd-devel] [PATCH] cifsd: make xattr format of ksmbd compatible with samba's one
 2021-02-08  5:49 UTC 

[PATCH 1/3] mlx5_vdpa: should exclude header length and fcs from mtu
 2021-02-08  5:48 UTC  (12+ messages)
` [PATCH 2/3] mlx5_vdpa: fix feature negotiation across device reset
` [PATCH 3/3] mlx5_vdpa: defer clear_virtqueues to until DRIVER_OK

[RFC PATCH 0/8] use core page calls instead of kmaps
 2021-02-08  5:47 UTC  (11+ messages)
` [RFC PATCH 2/8] brd: use memcpy_from_page() in copy_from_brd()
    ` [f2fs-dev] "
    ` [f2fs-dev] [RFC PATCH 0/8] use core page calls instead of kmaps

[PATCH] drm/amdgpu: extend MAX_KIQ_REG_TRY to 1000
 2021-02-08  5:45 UTC 

[PULL v3 00/27] Block patches
 2021-02-08  5:43 UTC  (4+ messages)
` [PULL v3 11/27] multi-process: setup PCI host bridge for remote device

[PATCH 0/3] phy: qualcomm: support IPQ60xx USB PHY
 2021-02-08  5:44 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: ipq6018: enable USB2 support

[PATCH v4 0/9] fastboot: Add better support for specifying partitions
 2021-02-08  5:45 UTC  (7+ messages)
` [PATCH v4 8/9] fastboot: Allow u-boot-style partitions

[PATCH V3 00/19] vDPA driver for virtio-pci device
 2021-02-08  5:42 UTC  (13+ messages)
` [PATCH V3 16/19] virtio-pci: introduce modern device module
` [PATCH V3 17/19] vdpa: set the virtqueue num during register
` [PATCH V3 18/19] virtio_vdpa: don't warn when fail to disable vq

[PATCH 00/17] Refactor chunk-format into an API
 2021-02-08  5:41 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 15/17] midx: use 64-bit multiplication for chunk sizes

stable-rc/queue/4.14 build: 199 builds: 0 failed, 199 passed, 69 warnings (v4.14.220-6-g6e064cb4e2690)
 2021-02-08  5:39 UTC 

[RFC PATCH v3 0/2] mempinfd: Add new syscall to provide memory pin
 2021-02-08  5:34 UTC  (8+ messages)
` [RFC PATCH v3 1/2] "

[PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
 2021-02-08  5:34 UTC  (9+ messages)

linux-next: build failure after merge of the kvm tree
 2021-02-08  5:33 UTC 

[meta-oe][dunfell][PATCH] rapidjson: Remove unwanted patches
 2021-02-08  5:33 UTC 

[OE-core] [PATCH] initrdscripts: init-install-efi.sh install extra files for ESP
 2021-02-08  5:29 UTC 

[PATCH v2 0/2] ZynqMP QSPI supports SPI transfer using DMA mode, but currently this
 2021-02-08  5:25 UTC  (3+ messages)
` [PATCH v2 1/2] hw/ssi: xilinx_spips: Clean up coding convention issues
` [PATCH v2 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support

[PATCHv2 0/3] Add UVC 1.5 Region Of Interest control to uvcvideo
 2021-02-08  5:17 UTC  (4+ messages)
` [PATCHv2 1/3] media: v4l UAPI docs: document ROI selection targets
` [PATCHv2 2/3] media: uvcvideo: add ROI auto controls
` [PATCHv2 3/3] media: uvcvideo: add UVC 1.5 ROI control

stable-rc/queue/4.9 build: 185 builds: 0 failed, 185 passed, 2 warnings (v4.9.256-23-g4731934e26c8)
 2021-02-08  5:18 UTC 

[PATCH 00/26] ppc: qemu: Convert qemu-ppce500 to driver model
 2021-02-08  5:17 UTC  (27+ messages)
` [PATCH 02/26] ppc: qemu: Update MAINTAINERS for correct email address
` [PATCH 03/26] common: fdt_support: Support special case of PCI address in fdt_read_prop()
` [PATCH 09/26] ppc: qemu: Enable OF_CONTROL
` [PATCH 10/26] ppc: qemu: Enable driver model
` [PATCH 11/26] include: Remove extern from addr_map.h
` [PATCH 12/26] lib: addr_map: Move address_map[] type to the header file
` [PATCH 13/26] cmd: Add a command to display the address map
` [PATCH 14/26] lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help
` [PATCH 16/26] common: Move initr_addr_map() to a bit earlier
` [PATCH 17/26] ppc: qemu: Switch over to use DM serial
` [PATCH 23/26] cmd: Fix virtio command dependency
` [PATCH 26/26] doc: Add a reST document for qemu-ppce500

[PATCH] Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop working
 2021-02-08  5:02 UTC 

drivers/opp/of.c:842:12: warning: stack frame size of 2064 bytes in function '_of_add_opp_table_v2'
 2021-02-08  5:00 UTC  (3+ messages)

[xen-4.11-testing test] 159105: trouble: blocked/broken
 2021-02-08  4:49 UTC 

[PATCH v5 00/10] Improve signal performance on PPC64 with KUAP
 2021-02-08  4:44 UTC  (3+ messages)
` [PATCH v5 03/10] powerpc/signal64: Move non-inline functions out of setup_sigcontext()

[RFC 0/3] mm/page_alloc: Fix pageblock_order with HUGETLB_PAGE_SIZE_VARIABLE
 2021-02-08  4:40 UTC  (4+ messages)

[PATCH v4 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-02-08  4:38 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/4] bpf: introduce task_vma bpf_iter
` [PATCH v4 bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma

Reconnect issues, still
 2021-02-08  4:39 UTC 

[meta-oe][PATCH] boinc-client: Fix build with autotools 2.70+
 2021-02-08  4:38 UTC 

[PATCH 0/4] btrfs: Convert kmaps to core page calls
 2021-02-08  4:34 UTC  (5+ messages)
` [PATCH 1/4] mm/highmem: Lift memcpy_[to|from]_page to core

cron job: media_tree daily build: ERRORS
 2021-02-08  4:34 UTC 

[Buildroot] [PATCH v1] package/postgis: fix configure in case of host installed libxml2
 2021-02-08  4:33 UTC  (2+ messages)

[PATCH 0/7][Outreachy] Improve the 'fixup [-C | -c]' in interactive rebase
 2021-02-08  4:31 UTC  (12+ messages)
` [PATCH 3/7] rebase -i: clarify and fix 'fixup -c' rebase-todo help
` [PATCH 5/7] t3437: fix indendation of the here-doc
` [PATCH 6/7] t/t3437: update the tests

[Buildroot] [PATCH 1/1] package/postgis: new package
 2021-02-08  4:30 UTC  (3+ messages)

[PATCH v1] vdpa/mlx5: Restore the hardware used index after change map
 2021-02-08  4:27 UTC  (4+ messages)

[PATCH 0/3] hw/sd: sd: erase operation fixes
 2021-02-08  3:52 UTC  (2+ messages)

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-08  4:20 UTC  (5+ messages)
` [PATCH V3 11/14] coresight: sink: Add TRBE driver

[PATCH v3] video: sunxi_display: Convert to DM_VIDEO
 2021-02-08  4:21 UTC  (4+ messages)

[RFC PATCH 0/5] target/arm: Add MTE support to KVM guest
 2021-02-08  3:20 UTC  (2+ messages)
` [RFC PATCH 5/5] Enable the MTE support for "

[PATCH 0/3] virtio-net: graceful drop of vhost for TAP
 2021-02-08  4:11 UTC  (5+ messages)
` [PATCH 3/3] virtio-net: graceful fallback to vhost=off for tap netdev

[PATCH v3 00/42] dm: Implement OF_PLATDATA_INST in driver model (part E)
 2021-02-08  4:18 UTC  (43+ messages)
` [PATCH v3 01/42] dtoc: Drop use of DECL() macros
` [PATCH v3 02/42] sandbox: Drop debug message in os_spl_to_uboot()
` [PATCH v3 03/42] linker_lists: Allow use in data structures
` [PATCH v3 04/42] dm: core: Add macros to access the new linker lists
` [PATCH v3 05/42] dm: core: Allow dropping run-time binding of devices
` [PATCH v3 06/42] dm: core: Adjust uclass setup with of-platdata
` [PATCH v3 07/42] dm: core: Set up driver model for OF_PLATDATA_INST
` [PATCH v3 08/42] dm: core: Skip adding uclasses with OF_PLATDATA_INST
` [PATCH v3 09/42] dm: Add the new dtoc-generated files to the build
` [PATCH v3 10/42] dm: core: Include dt-decl.h automatically
` [PATCH v3 11/42] dm: test: Avoid destroying uclasses with of-platdata-inst
` [PATCH v3 12/42] clk: sandbox: Move priv/plat data to a header file
` [PATCH v3 13/42] clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
` [PATCH v3 14/42] clk: sandbox: Create a special fixed-rate driver
` [PATCH v3 15/42] dm: core: Drop device_get_by_driver_info()
` [PATCH v3 16/42] dm: core: Drop uclass_find_device_by_phandle() with of-platdata
` [PATCH v3 17/42] sandbox: i2c: Move platdata structs to header files
` [PATCH v3 18/42] dm: Rename device_get_by_driver_info_idx()
` [PATCH v3 19/42] sandbox_spl: Increase SPL malloc() size
` [PATCH v3 20/42] sandbox: i2c: Support i2c emulation with of-platdata
` [PATCH v3 21/42] Revert "sandbox: Disable I2C emulators in SPL"
` [PATCH v3 22/42] sandbox: Create a new sandbox_noinst build
` [PATCH v3 23/42] test: Run sandbox_spl tests on sandbox_noinst
` [PATCH v3 24/42] azure/gitlab: Add tests for sandbox_noinst
` [PATCH v3 25/42] dm: core: Add an option to support SPL in read-only memory
` [PATCH v3 26/42] dm: core: Create a struct for device runtime info
` [PATCH v3 27/42] dm: core: Move flags to device-runtime info
` [PATCH v3 28/42] dm: core: Allow storing priv/plat data separately
` [PATCH v3 29/42] sandbox: Define a region for device priv/plat data
` [PATCH v3 30/42] dm: core: Use separate priv/plat data region
` [PATCH v3 31/42] dm: core: Add warnings to private / platform setters
` [PATCH v3 32/42] dm: doc: Tidy up of-platdata docs
` [PATCH v3 33/42] dm: doc: Add documentation for of-platdata-inst
` [PATCH v3 34/42] x86: Define a region for device priv/plat data
` [PATCH v3 35/42] x86: apl: Fix the header order in pmc
` [PATCH v3 36/42] x86: apl: Tell of-platdata about a required header file
` [PATCH v3 37/42] x86: itss: Tidy up bind() for of-platdata-inst
` [PATCH v3 38/42] x86: Support a fake PCI device with of-platdata-inst
` [PATCH v3 39/42] x86: Don't include reset driver in SPL
` [PATCH v3 40/42] x86: coral: Drop ACPI properties from of-platdata
` [PATCH v3 41/42] x86: coral: Drop TPM and ACPI interrupts from TPL
` [PATCH v3 42/42] x86: apl: Use read-only SPL and new of-platdata

[PATCH v2 00/16] tcg/s390x: host vector support
 2021-02-08  2:50 UTC  (4+ messages)
` [PATCH v2 10/16] tcg/s390x: Implement TCG_TARGET_HAS_mul_vec
` [PATCH v2 11/16] tcg/s390x: Implement vector shift operations
` [PATCH v2 14/16] tcg/s390x: Implement TCG_TARGET_HAS_sat_vec

[PATCH RESEND] rsi: remove redundant assignment
 2021-02-08  2:40 UTC 

[PATCH v3 00/13] vdpa: add vdpa simulator for block device
 2021-02-08  4:13 UTC  (8+ messages)
` [PATCH v3 09/13] vhost/vdpa: remove vhost_vdpa_config_validate()

[PATCH v16 00/12] Carry forward IMA measurement log on kexec on ARM64
 2021-02-08  4:12 UTC  (6+ messages)
` [PATCH v16 11/12] powerpc: Use OF alloc and free for FDT


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.