All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-03 21:56:20 to 2021-05-03 23:14:55 UTC [more...]

[PATCH 0/7] tests/acceptance: Introducing the ConsoleMixIn
 2021-05-03 22:43 UTC  (4+ messages)
` [PATCH 2/7] tests/acceptance: Move exec_command to ConsoleMixIn
` [PATCH 4/7] tests/acceptance: Sun4uMachine: Remove dependency to LinuxKernelTest
` [PATCH 5/7] tests/acceptance: replay_kernel: Remove unused wait_for_console_pattern

[PATCH v3 00/30] Base for adding PowerPC 64-bit instructions
 2021-05-03 22:41 UTC  (11+ messages)
` [PATCH v3 01/30] decodetree: Introduce whex and whexC helpers
` [PATCH v3 02/30] decodetree: More use of f-strings
` [PATCH v3 20/30] target/ppc: Mark helper_raise_exception* as noreturn
` [PATCH v3 22/30] target/ppc: Introduce macros to check isa extensions
` [PATCH v3 26/30] target/ppc: Implement PNOP

[PATCH 00/49] image: Reduce #ifdefs and ad-hoc defines in image code
 2021-05-03 23:11 UTC  (52+ messages)
` [PATCH 01/49] Add support for an owned buffer
` [PATCH 02/49] compiler: Add a comment to host_build()
` [PATCH 03/49] zstd: Create a function for use from U-Boot
` [PATCH 04/49] btrfs: Use U-Boot API for decompression
` [PATCH 05/49] image: Avoid switch default in image_decomp()
` [PATCH 06/49] image: Update zstd to avoid reporting error twice
` [PATCH 07/49] gzip: Avoid use of u64
` [PATCH 08/49] image: Update image_decomp() to avoid ifdefs
` [PATCH 09/49] image: Split board code out into its own file
` [PATCH 10/49] image: Fix up checkpatch warnings in image-board.c
` [PATCH 11/49] image: Split host code out into its own file
` [PATCH 12/49] image: Create a function to do manual relocation
` [PATCH 13/49] image: Avoid #ifdefs for "
` [PATCH 14/49] image: Remove ifdefs around image_setup_linux() el at
` [PATCH 15/49] image: Add Kconfig options for FIT in the host build
` [PATCH 16/49] kconfig: Add host support to CONFIG_IS_ENABLED()
` [PATCH 17/49] image: Shorten FIT_ENABLE_SHAxxx_SUPPORT
` [PATCH 18/49] image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
` [PATCH 19/49] hash: Use Kconfig to enable hashing in host tools
` [PATCH 20/49] hash: Drop some #ifdefs in hash.c
` [PATCH 21/49] image: Drop IMAGE_ENABLE_FIT
` [PATCH 22/49] image: Drop IMAGE_ENABLE_OF_LIBFDT
` [PATCH 23/49] image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host
` [PATCH 24/49] image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
` [PATCH 25/49] image: Use Kconfig to enable FIT_RSASSA_PSS on host
` [PATCH 26/49] Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32
` [PATCH 27/49] image: Drop IMAGE_ENABLE_CRC32
` [PATCH 28/49] Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5
` [PATCH 29/49] image: Drop IMAGE_ENABLE_MD5
` [PATCH 30/49] image: Drop IMAGE_ENABLE_SHA1
` [PATCH 31/49] image: Drop IMAGE_ENABLE_SHAxxx
` [PATCH 32/49] image: Drop IMAGE_BOOT_GET_CMDLINE
` [PATCH 33/49] image: Drop IMAGE_OF_BOARD_SETUP
` [PATCH 34/49] image: Drop IMAGE_OF_SYSTEM_SETUP
` [PATCH 35/49] image: Drop IMAGE_ENABLE_IGNORE
` [PATCH 36/49] image: Drop IMAGE_ENABLE_SIGN/VERIFY defines
` [PATCH 37/49] image: Drop IMAGE_ENABLE_BEST_MATCH
` [PATCH 38/49] image: Drop IMAGE_ENABLE_EN/DECRYPT defines
` [PATCH 39/49] image: Tidy up fit_unsupported_reset()
` [PATCH 40/49] image: Drop unnecessary #ifdefs from image.h
` [PATCH 41/49] image: Drop #ifdefs for fit_print_contents()
` [PATCH 42/49] image: Drop most #ifdefs in image-board.c
` [PATCH 43/49] image: Reduce variable scope in boot_get_ramdisk()
` [PATCH 44/49] image: Split up boot_get_ramdisk()
` [PATCH 45/49] image: Remove #ifdefs from select_ramdisk()
` [PATCH 46/49] image: Remove some #ifdefs from image-fit and image-fit-sig
` [PATCH 47/49] image: Reduce variable scope in boot_get_fdt()
` [PATCH 48/49] image: Split up boot_get_fdt()
` [PATCH 49/49] image: Remove #ifdefs from select_fdt()

[PATCH bpf] selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c
 2021-05-03 23:08 UTC  (3+ messages)
` [PATCH bpf v2] "

[for-next][PATCH 0/7] ktest: Get ready for pulling for 5.13
 2021-05-03 23:05 UTC  (8+ messages)
` [for-next][PATCH 1/7] ktest: Minor cleanup with uninitialized variable $build_options
` [for-next][PATCH 2/7] ktest: Add example config for using VMware VMs
` [for-next][PATCH 3/7] ktest: Adding editor hints to improve consistency
` [for-next][PATCH 4/7] ktest: Fixing indentation to match expected pattern
` [for-next][PATCH 5/7] ktest: Further consistency cleanups
` [for-next][PATCH 6/7] ktest: Re-arrange the code blocks for better discoverability
` [for-next][PATCH 7/7] ktest: Add KTEST section to MAINTAINERS file

[PATCH 00/94] Introducing the Maple Tree
 2021-05-03 23:01 UTC  (6+ messages)
` [PATCH 38/94] mm/gup: Add mm_populate_vma() for use when the vma is known

stable-rc/linux-4.4.y build: 190 builds: 6 failed, 184 passed, 10 warnings (v4.4.268)
 2021-05-03 23:06 UTC 

[PULL 00/42] riscv-to-apply queue
 2021-05-03 22:13 UTC  (43+ messages)
` [PULL 01/42] target/riscv: Remove privilege v1.9 specific CSR related code
` [PULL 02/42] docs/system/generic-loader.rst: Fix style
` [PULL 03/42] target/riscv: Align the data type of reset vector address
` [PULL 04/42] hw/riscv: sifive_e: Add 'const' to sifive_e_memmap[]
` [PULL 05/42] target/riscv: Add Shakti C class CPU
` [PULL 06/42] riscv: Add initial support for Shakti C machine
` [PULL 07/42] hw/char: Add Shakti UART emulation
` [PULL 08/42] hw/riscv: Connect Shakti UART to Shakti platform
` [PULL 09/42] target/riscv: Convert the RISC-V exceptions to an enum
` [PULL 10/42] target/riscv: Use the RISCVException enum for CSR predicates
` [PULL 11/42] target/riscv: Fix 32-bit HS mode access permissions
` [PULL 12/42] target/riscv: Use the RISCVException enum for CSR operations
` [PULL 13/42] target/riscv: Use RISCVException enum for CSR access
` [PULL 14/42] MAINTAINERS: Update the RISC-V CPU Maintainers
` [PULL 15/42] hw/opentitan: Update the interrupt layout
` [PULL 16/42] hw/riscv: Enable VIRTIO_VGA for RISC-V virt machine
` [PULL 17/42] riscv: don't look at SUM when accessing memory from a debugger context
` [PULL 18/42] target/riscv: Fixup saturate subtract function
` [PULL 19/42] docs: Add documentation for shakti_c machine
` [PULL 20/42] target/riscv: Fix the PMP is locked check when using TOR
` [PULL 21/42] target/riscv: Define ePMP mseccfg
` [PULL 22/42] target/riscv: Add the ePMP feature
` [PULL 23/42] target/riscv: Add ePMP CSR access functions
` [PULL 24/42] target/riscv: Implementation of enhanced PMP (ePMP)
` [PULL 25/42] target/riscv: Add a config option for ePMP
` [PULL 26/42] target/riscv/pmp: Remove outdated comment
` [PULL 27/42] target/riscv: Add ePMP support for the Ibex CPU
` [PULL 28/42] target/riscv: fix vrgather macro index variable type bug
` [PULL 29/42] target/riscv: fix exception index on instruction access fault
` [PULL 30/42] hw/riscv: Fix OT IBEX reset vector
` [PULL 31/42] fpu/softfloat: set invalid excp flag for RISC-V muladd instructions
` [PULL 32/42] target/riscv: fix a typo with interrupt names
` [PULL 33/42] target/riscv: Remove the hardcoded RVXLEN macro
` [PULL 34/42] target/riscv: Remove the hardcoded SSTATUS_SD macro
` [PULL 35/42] target/riscv: Remove the hardcoded HGATP_MODE macro
` [PULL 36/42] target/riscv: Remove the hardcoded MSTATUS_SD macro
` [PULL 37/42] target/riscv: Remove the hardcoded SATP_MODE macro
` [PULL 38/42] target/riscv: Remove the unused HSTATUS_WPRI macro
` [PULL 39/42] target/riscv: Remove an unused CASE_OP_32_64 macro
` [PULL 40/42] target/riscv: Consolidate RV32/64 32-bit instructions
` [PULL 41/42] target/riscv: Consolidate RV32/64 16-bit instructions
` [PULL 42/42] target/riscv: Fix the RV64H decode comment

drivers/bluetooth/hci_qca.c:1692:35: warning: unused variable 'qca_soc_data_wcn3990'
 2021-05-03 23:02 UTC  (2+ messages)

[PATCH V5 XRT Alveo 00/20] XRT Alveo driver overview
 2021-05-03 23:00 UTC  (3+ messages)
` [PATCH V5 XRT Alveo 01/20] Documentation: fpga: Add a document describing XRT Alveo drivers

[PATCH 0/3] Removed oprofile stale entries
 2021-05-03 23:00 UTC  (2+ messages)

Let's remove some deprecated stuff
 2021-05-03 22:57 UTC  (6+ messages)

[PATCH v1] docs: reporting-issues.rst: CC subsystem and maintainers on regressions
 2021-05-03 22:58 UTC  (3+ messages)

Bug: Changing folder case with `git mv` crashes on case-insensitive file system
 2021-05-03 22:58 UTC  (2+ messages)

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-05-03 22:57 UTC  (10+ messages)
` [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device

[PATCH v1 1/1] docs/system: Move the RISC-V -bios information to removed
 2021-05-03 22:34 UTC  (2+ messages)

[PATCH] docs: correct URL to bios and kernel developer's guide
 2021-05-03 22:57 UTC  (2+ messages)

stable/linux-5.11.y build: 180 builds: 29 failed, 151 passed, 15 warnings (v5.11.18)
 2021-05-03 22:56 UTC 

[PATCH] io_thread/x86: don't reset 'cs', 'ss', 'ds' and 'es' registers for io_threads
 2021-05-03 22:56 UTC  (8+ messages)

[PATCH 3/4] Restructure output format computation for better expandability
 2021-05-03 22:55 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH bpf-next v5 0/3] Add TC-BPF API
 2021-05-03 22:55 UTC  (13+ messages)
` [PATCH bpf-next v5 1/3] libbpf: add netlink helpers
` [PATCH bpf-next v5 2/3] libbpf: add low level TC-BPF API
` [PATCH bpf-next v5 3/3] libbpf: add selftests for "

[PATCH] rtw88: 8822c: support FW crash dump when FW crash
 2021-05-03 22:55 UTC  (2+ messages)

[dpdk-dev] [PATCH v8 00/10] app/testpmd: enable testpmd on Windows
 2021-05-03 22:53 UTC  (6+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 06/10] app/testpmd: fix parse_fec_mode return type

[PATCH] docs/core-api: Consistent code style
 2021-05-03 22:53 UTC  (2+ messages)

[PATCH v1 1/5] mm/vmalloc.c: Introduce vfree_bulk() interface
 2021-05-03 22:52 UTC  (4+ messages)
` [PATCH v1 4/5] kvfree_rcu: Refactor kfree_rcu_monitor() function

[PATCH] docs/zh_CN: Adjust order and content of zh_CN/index.rst
 2021-05-03 22:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Documentation: input: joydev file corrections
 2021-05-03 22:51 UTC  (2+ messages)

[RFC PATCH v2 0/2] hw/ppc: code motion to compile without TCG
 2021-05-03 22:21 UTC  (2+ messages)

sdk manual, how does one simply *use* a pre-built SDK?
 2021-05-03 22:50 UTC  (3+ messages)
` [docs] "

[PATCH 00/12] signal: sort out si_trapno and si_perf
 2021-05-03 22:47 UTC  (5+ messages)
` [PATCH 01/12] sparc64: Add compile-time asserts for siginfo_t offsets
  ` [PATCH 10/12] signal: Redefine signinfo so 64bit fields are possible

pull-request: bpf 2021-05-04
 2021-05-03 22:47 UTC 

[dunfell PATCH] recipes-kernel: perf: Add a perf.bbappend to handle RDEPENDS on newer kernel
 2021-05-03 22:47 UTC  (2+ messages)

[PATCH] init: Print out unknown kernel parameters
 2021-05-03 22:46 UTC  (3+ messages)

[RFC] bpf: Fix crash on mm_init trampoline attachment
 2021-05-03 22:45 UTC  (2+ messages)

[RFC PATCH v1] dt-bindings: mmc: snps,dwcmshc-sdhci: fix rockchip,txclk-tapnum
 2021-05-03 22:40 UTC  (4+ messages)
` [RFC PATCH v1] dt-bindings: mmc: snps, dwcmshc-sdhci: fix rockchip, txclk-tapnum

[PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
 2021-05-03 22:42 UTC  (2+ messages)

[PATCH -next] bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()
 2021-05-03 22:41 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl+: Add the missing MC CCS/XYUV8888 format support
 2021-05-03 22:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH bpf v2] xsk: fix for xp_aligned_validate_desc() when len == chunk_size
 2021-05-03 22:40 UTC  (2+ messages)

net/wireless/scan.c:552:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
 2021-05-03 22:39 UTC 

Subject: [PATCH 0/1] SGX self test fails
 2021-05-03 22:37 UTC  (5+ messages)

[Buildroot] [PATCH] package/openjdk: drop patch left over after last bump
 2021-05-03 22:34 UTC  (3+ messages)

[PATCH v2] bus: mhi: core: Improve debug messages for power up
 2021-05-03 22:33 UTC  (2+ messages)

[PATCH RFC] bpf: Fix trampoline for functions with variable arguments
 2021-05-03 22:32 UTC  (3+ messages)

[PATCH 0/2] mm/hugetlb: Fix issues on file sealing and fork
 2021-05-03 22:28 UTC  (10+ messages)
` [PATCH 1/2] mm/hugetlb: Fix F_SEAL_FUTURE_WRITE
` [PATCH 2/2] mm/hugetlb: Fix cow where page writtable in child

Radeon NI: GIT kernel with the nislands_smc commit doesn't boot on a Freescale P5040 board and P.A.Semi Nemo board
 2021-05-03 22:25 UTC  (2+ messages)
` [FSL P50x0] Xorg always restarts again and again after the the PowerPC updates 5.13-1

[Buildroot] cramfs: unsupported filesystem features - ERROR
 2021-05-03 22:21 UTC 

cramfs: unsupported filesystem features - ERROR
 2021-05-03 22:19 UTC 

Important
 2021-05-03 22:11 UTC 

[PATCH v6 00/26] TCI fixes and cleanups
 2021-05-03 22:13 UTC  (7+ messages)
` [PATCH v6 18/26] tcg/tci: Implement andc, orc, eqv, nand, nor
` [PATCH v6 19/26] tcg/tci: Implement extract, sextract
` [PATCH v6 20/26] tcg/tci: Implement clz, ctz, ctpop

[OE-core] [PATCH] perl: fix startperl configuration option for perl-native
 2021-05-03 22:10 UTC  (4+ messages)
`  "

[PATCH] nvmet: allow setting ctrl to ready without iosqes/iocqes set
 2021-05-02 15:31 UTC 

[PATCH v4 1/2] dt-bindings: dma: add schema for altr,msgdma
 2021-05-03 22:06 UTC  (2+ messages)

[RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64
 2021-05-03 22:03 UTC  (18+ messages)
` [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA

[PATCH 6/6] send-pack: support push negotiation
 2021-05-03 22:02 UTC  (2+ messages)

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-05-03 21:59 UTC  (4+ messages)
` [PATCH 19/23] fsmonitor--daemon: use a cookie file to sync with file system

[PATCH v6 0/5] drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems
 2021-05-03 21:58 UTC  (12+ messages)
` [PATCH v6 1/5] i2c: i2c-core-of: Fix corner case of finding adapter by node
` [PATCH v6 2/5] drm/dp: Allow an early call to register DDC i2c bus
` [PATCH v6 3/5] drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev
` [PATCH v6 4/5] drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
` [PATCH v6 5/5] arm64: dts: qcom: Link the panel to the bridge's DDC bus

[v2 RFC PATCH 0/7] mm: thp: use generic THP migration for NUMA hinting fault
 2021-05-03 21:58 UTC  (3+ messages)

[igt-dev] [v4 i-g-t 00/14] Fix mode selection for 2x tests
 2021-05-04  0:42 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Fix mode selection for 2x tests (rev4)

[PATCH v2 0/3] newidle_balance() PREEMPT_RT latency mitigations
 2021-05-03 21:57 UTC  (7+ messages)

[dunfell/master][PATCH] branding-*: remove remnants of u-boot-k3-r5
 2021-05-03 21:57 UTC  (4+ messages)

Re: [syzbot] INFO: rcu detected stall in tx
 2021-05-03 21:56 UTC 


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.