All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-03 21:35:58 to 2021-05-03 23:00:46 UTC [more...]

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

[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)

[PULL 00/42] riscv-to-apply queue
 2021-05-03 22:13 UTC  (41+ 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

[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  (12+ 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  (12+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 01/10] lib: build libraries that testpmd depends on
  ` [dpdk-dev] [PATCH v9 06/10] app/testpmd: fix parse_fec_mode return type
  ` [dpdk-dev] [PATCH v9 07/10] app/testpmd: replace POSIX specific code

[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  (15+ messages)
` [PATCH v6 02/26] tcg: Add tcg_call_flags
` [PATCH v6 03/26] accel/tcg/plugin-gen: Drop inline markers
` [PATCH v6 07/26] tcg: Add tcg_call_func
` [PATCH v6 14/26] tcg/tci: Remove tci_write_reg
` [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 

[dunfell][PATCH] linuxptp: Fix cross build
 2021-05-03 21:56 UTC 

[PATCH v1 0/1] drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
 2021-05-03 21:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v1,1/1] "

[PATCH 0/4] drm/i915/display Try YCbCr420 color when RGB fails
 2021-05-03 21:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH v3 0/2] perf core: Sharing events with multiple cgroups
 2021-05-03 21:53 UTC  (7+ messages)
` [PATCH v3 1/2] perf/core: Share an event "

[PATCH 0/3] One more test with openpgp-sha256
 2021-05-03 21:53 UTC  (4+ messages)
` [PATCH 1/3] Add -f to "b4 mbox" to filter dupes
` [PATCH 2/3] Save to/cc headers as-is for tracking
` [PATCH 3/3] Loosen compatible release identifiers for install_requires

[PATCH 5/6] fetch: teach independent negotiation (no packfile)
 2021-05-03 21:52 UTC  (2+ messages)

[PATCH V5 XRT Alveo 00/20] XRT Alveo driver overview
 2021-05-03 21:51 UTC  (4+ messages)
` [PATCH V5 XRT Alveo 04/20] fpga: xrt: xrt-lib driver manager

[Intel-gfx] [PATCH 0/3] Pipe DMC Prep patches
 2021-05-03 21:50 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/csr: s/DRM_ERROR/drm_err
` [Intel-gfx] [PATCH 2/3] drm/i915/csr: Add intel_csr_has_dmc_payload() helper

[PATCH 0/2] Remove deprecated qemu-img backing file without format
 2021-05-03 21:45 UTC  (4+ messages)
` [PATCH 1/2] qcow2: Prohibit backing file changes in 'qemu-img amend'
` [PATCH 2/2] qemu-img: Require -F with -b backing image

[drm-drm-misc:drm-misc-next 5/5] drivers/gpu/drm/tiny/simpledrm.c:534:4: warning: format specifies type 'unsigned long long' but the argument has type 'resource_size_t' (aka 'unsigned int')
 2021-05-03 21:47 UTC 

[PATCH 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-03 21:44 UTC  (4+ messages)
` [PATCH 2/2] pwm: Add support for "

More flags for logging
 2021-05-03 21:46 UTC  (5+ messages)

[PATCH 0/4] x86: Don't invoke asm_exc_nmi() on the kernel stack
 2021-05-03 21:45 UTC  (5+ messages)
` [PATCH 2/4] x86/entry: Use asm_noist_exc_nmi() for NMI in early booting stage

[PATCH v8 00/15] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-05-03 21:42 UTC  (16+ messages)
` [PATCH v8 01/15] arm: mvebu: x530: Use tiny SPI NOR
` [PATCH v8 02/15] mtd: spi-nor-core: Add a ->setup() hook
` [PATCH v8 03/15] mtd: spi-nor-core: Move SFDP related declarations to top
` [PATCH v8 04/15] mtd: spi-nor-core: Introduce flash-specific fixup hooks
` [PATCH v8 05/15] mtd: spi-nor-core: allow truncated erases
` [PATCH v8 06/15] mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress
` [PATCH v8 07/15] mtd: spi-nor: Add Cypress manufacturer ID
` [PATCH v8 08/15] mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t
` [PATCH v8 09/15] mtd: spi-nor-core: Add support for Read/Write Any Register
` [PATCH v8 10/15] mtd: spi-nor-core: Add support for volatile QE bit
` [PATCH v8 11/15] mtd: spi-nor-core: Add the ->ready() hook
` [PATCH v8 12/15] mtd: spi-nor-core: Read status by Read Any Register
` [PATCH v8 13/15] mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
` [PATCH v8 14/15] mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
` [PATCH v8 15/15] mtd: spi-nor-tiny: "

I915 Firmware update
 2021-05-03 21:42 UTC 

[GIT PULL] SafeSetID changes for v5.13
 2021-05-03 21:42 UTC 

[PATCH v12 0/5] Intel MAX10 BMC Secure Update Driver
 2021-05-03 21:40 UTC  (6+ messages)
` [PATCH v12 1/5] fpga: m10bmc-sec: create max10 bmc secure update driver
` [PATCH v12 2/5] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v12 3/5] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v12 4/5] fpga: m10bmc-sec: add max10 secure update functions
` [PATCH v12 5/5] fpga: m10bmc-sec: add max10 get_hw_errinfo callback func

[drm-drm-misc:drm-misc-next 7/7] drivers/gpu/drm/nouveau/nouveau_connector.c:463:59: error: no member named 'pdev' in 'struct drm_device'; did you mean 'dev'?
 2021-05-03 21:40 UTC 

[Intel-gfx] PR for ADLP DMC Firmware
 2021-05-03 21:39 UTC 

[Intel-gfx] [CI 0/4] Simplify intel_setup_outputs
 2021-05-03 21:39 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Simplify intel_setup_outputs (rev5)

[dunfell/master][PATCH 1/4] chromium: apply bbappend with fix dynamically based on "browser-layer" presence
 2021-05-03 21:37 UTC  (5+ messages)

[PATCH v12 0/7] FPGA Security Manager Class Driver
 2021-05-03 21:35 UTC  (8+ messages)
` [PATCH v12 1/7] fpga: sec-mgr: fpga security manager class driver
` [PATCH v12 2/7] fpga: sec-mgr: enable secure updates
` [PATCH v12 3/7] fpga: sec-mgr: expose sec-mgr update status
` [PATCH v12 4/7] fpga: sec-mgr: expose sec-mgr update errors
` [PATCH v12 5/7] fpga: sec-mgr: expose sec-mgr update size
` [PATCH v12 6/7] fpga: sec-mgr: enable cancel of secure update
` [PATCH v12 7/7] fpga: sec-mgr: expose hardware error info

[PATCHSET 0/2] xfs: realtime allocator fixes
 2021-05-03 21:35 UTC  (2+ messages)
` [PATCH] xfs: test fsx with extent size hints set on a realtime file


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.