messages from 2021-12-10 08:34:45 to 2021-12-10 09:25:55 UTC [more...]
[PATCH v1 1/3] ata: sata_dwc_460ex: Use devm_platform_*ioremap_resource() APIs
2021-12-10 9:25 UTC (5+ messages)
` [PATCH v1 2/3] ata: sata_dwc_460ex: Use temporary variable for struct device
[RFC PATCH 0/6] KVM: X86: Add and use shadow page with level promoted or acting as pae_root
2021-12-10 9:25 UTC (7+ messages)
` [RFC PATCH 1/6] KVM: X86: Check root_level only in fast_pgd_switch()
` [RFC PATCH 2/6] KVM: X86: Walk shadow page starting with shadow_root_level
` [RFC PATCH 3/6] KVM: X86: Add arguement gfn and role to kvm_mmu_alloc_page()
` [RFC PATCH 4/6] KVM: X86: Introduce role.level_promoted
` [RFC PATCH 5/6] KVM: X86: Alloc pae_root shadow page
` [RFC PATCH 6/6] KVM: X86: Use level_promoted and pae_root shadow page for 32bit guests
[PATCH] Documentation: livepatch: Add kernel-doc link to klp_enable_patch
2021-12-10 9:25 UTC (2+ messages)
[PATCH 0/2] checkout: introduce "--to-branch" option
2021-12-10 8:59 UTC (4+ messages)
` [PATCH 2/2] "
Linux time is initialized as build time
2021-12-10 9:24 UTC
[PATCH] rtw88: 8821c: disable the ASPM of RTL8821CE
2021-12-10 9:23 UTC (3+ messages)
[PATCH v13 00/11] app/test: enable subset of tests on Windows
2021-12-10 9:23 UTC (8+ messages)
` [PATCH v14 "
` [PATCH v14 04/11] app/test: skip interrupt "
[PATCH v11 00/77] support vector extension v1.0
2021-12-10 7:57 UTC (44+ messages)
` [PATCH v11 19/77] target/riscv: rvv-1.0: configure instructions
` [PATCH v11 20/77] target/riscv: rvv-1.0: stride load and store instructions
` [PATCH v11 21/77] target/riscv: rvv-1.0: index "
` [PATCH v11 26/77] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
` [PATCH v11 27/77] target/riscv: rvv-1.0: floating-point square-root instruction
` [PATCH v11 30/77] target/riscv: rvv-1.0: find-first-set mask bit instruction
` [PATCH v11 31/77] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [PATCH v11 32/77] target/riscv: rvv-1.0: iota instruction
` [PATCH v11 33/77] target/riscv: rvv-1.0: element index instruction
` [PATCH v11 34/77] target/riscv: rvv-1.0: allow load element with sign-extended
` [PATCH v11 36/77] target/riscv: rvv-1.0: integer scalar move instructions
` [PATCH v11 37/77] target/riscv: rvv-1.0: floating-point move instruction
` [PATCH v11 39/77] target/riscv: rvv-1.0: whole register move instructions
` [PATCH v11 40/77] target/riscv: rvv-1.0: integer extension instructions
` [PATCH v11 41/77] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
` [PATCH v11 42/77] target/riscv: rvv-1.0: single-width bit shift instructions
` [PATCH v11 43/77] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
` [PATCH v11 44/77] target/riscv: rvv-1.0: narrowing integer right shift instructions
` [PATCH v11 46/77] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
` [PATCH v11 48/77] target/riscv: rvv-1.0: floating-point compare instructions
` [PATCH v11 49/77] target/riscv: rvv-1.0: mask-register logical instructions
` [PATCH v11 51/77] target/riscv: rvv-1.0: floating-point slide instructions
` [PATCH v11 52/77] target/riscv: rvv-1.0: narrowing fixed-point clip instructions
` [PATCH v11 53/77] target/riscv: rvv-1.0: single-width floating-point reduction
` [PATCH v11 54/77] target/riscv: rvv-1.0: widening floating-point reduction instructions
` [PATCH v11 55/77] target/riscv: rvv-1.0: single-width scaling shift instructions
` [PATCH v11 56/77] target/riscv: rvv-1.0: remove widening saturating scaled multiply-add
` [PATCH v11 57/77] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf
` [PATCH v11 58/77] target/riscv: rvv-1.0: remove integer extract instruction
` [PATCH v11 59/77] target/riscv: rvv-1.0: floating-point min/max instructions
` [PATCH v11 60/77] target/riscv: introduce floating-point rounding mode enum
` [PATCH v11 61/77] target/riscv: rvv-1.0: floating-point/integer type-convert instructions
` [PATCH v11 62/77] target/riscv: rvv-1.0: widening floating-point/integer type-convert
` [PATCH v11 63/77] target/riscv: add "set round to odd" rounding mode helper function
` [PATCH v11 64/77] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert
` [PATCH v11 65/77] target/riscv: rvv-1.0: relax RV_VLEN_MAX to 1024-bits
` [PATCH v11 68/77] target/riscv: gdb: support vector registers for rv64 & rv32
` [PATCH v11 69/77] target/riscv: rvv-1.0: floating-point reciprocal square-root estimate instruction
` [PATCH v11 71/77] target/riscv: rvv-1.0: rename r2_zimm to r2_zimm11
` [PATCH v11 72/77] target/riscv: rvv-1.0: add vsetivli instruction
` [PATCH v11 73/77] target/riscv: rvv-1.0: add evl parameter to vext_ldst_us()
` [PATCH v11 74/77] target/riscv: rvv-1.0: add vector unit-stride mask load/store insns
` [PATCH v11 75/77] target/riscv: rvv-1.0: rename vmandnot.mm and vmornot.mm to vmandn.mm and vmorn.mm
[PATCH 00/19] tests: fix broken &&-chains & abort loops on error
2021-12-10 9:22 UTC (9+ messages)
` [PATCH 04/19] t4202: clarify intent by creating expected content less cleverly
` [PATCH 05/19] t5516: drop unnecessary subshell and command invocation
` [PATCH 06/19] t6300: make `%(raw:size) --shell` test more robust
` [PATCH 09/19] tests: use test_write_lines() to generate line-oriented output
[PATCH v1] Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
2021-12-10 8:30 UTC
[PATCH] mt76: mt7921: reduce log severity levels for informative messages
2021-12-10 9:19 UTC (7+ messages)
RFC: wilc1000 module parameter to disable chip sleep
2021-12-10 9:20 UTC (9+ messages)
[PATCH] arm/docs: Drop mentioning of ACPI for properties under "hypervisor" node
2021-12-10 9:20 UTC (3+ messages)
[PATCH RFC 0/9] support concurrent sync io for bfq on a specail occasion
2021-12-10 9:20 UTC (3+ messages)
[PATCH v4 1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
2021-12-10 9:20 UTC (4+ messages)
[RFC,v4,0/5] Add Mediatek SPI Nand controller and convert ECC driver
2021-12-10 9:09 UTC (9+ messages)
` [RFC,v4,2/5] mtd: nand: ecc: mtk: Convert to the ECC infrastructure
` [RFC,v4,3/5] spi: mtk: Add mediatek SPI Nand Flash interface driver
[PATCH v1 0/4] Support register names from all architectures
2021-12-10 9:17 UTC (5+ messages)
` [PATCH v1 1/4] perf tools: Prevent out-of-bounds access to registers
[PATCH v2] mt76: mt7921: reduce log severity levels for informative messages
2021-12-10 9:17 UTC (3+ messages)
[PATCH] mmc: mmci: add st,stm32-sdmmc2 compatible
2021-12-10 9:18 UTC
[PATCH net 1/1] net: stmmac: fix tc flower deletion for VLAN priority Rx steering
2021-12-10 9:17 UTC (3+ messages)
mm/page_alloc.c:8046:33: error: implicit declaration of function 'arch_alloc_nodedata'; did you mean 'arch_alloc_page'?
2021-12-10 9:18 UTC (3+ messages)
[REGRESSION] Bluetooth not working on 5.15+ since "Bluetooth: Move shutdown callback before flushing tx and rx queue"
2021-12-10 9:16 UTC (3+ messages)
[Intel-gfx] [PATCH v4 RESEND 0/2] GPD Win Max display fixes
2021-12-10 9:16 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for GPD Win Max display fixes (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
[PATCH 00/10] iwlwifi: updates intended for v5.17 2021-12-10 part 2
2021-12-10 9:12 UTC (11+ messages)
` [PATCH 01/10] iwlwifi: parse error tables from debug TLVs
` [PATCH 02/10] iwlwifi: dump CSR scratch from outer function
` [PATCH 03/10] iwlwifi: dump both TCM error tables if present
` [PATCH 04/10] iwlwifi: dump RCM error tables
` [PATCH 05/10] iwlwifi: mvm: fix 32-bit build in FTM
` [PATCH 06/10] iwlwifi: fix debug TLV parsing
` [PATCH 07/10] iwlwifi: fix leaks/bad data after failed firmware load
` [PATCH 08/10] iwlwifi: mvm: add support for OCE scan
` [PATCH 09/10] iwlwifi: mvm: isolate offload assist (checksum) calculation
` [PATCH 10/10] iwlwifi: remove module loading failure message
[PATCH] tools/perf: remove unneeded variable make code cleaner
2021-12-10 9:11 UTC (2+ messages)
[PATCH] can: gs_usb: detach device on reception of invalid USB data
2021-12-10 9:11 UTC
[PATCH v3] mm: fix panic in __alloc_pages
2021-12-10 9:11 UTC (11+ messages)
[igt-dev] [PATCH i-g-t 0/2] Stop failing on system region on stable kernels
2021-12-10 9:10 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
Redesign of QEMU startup & initial configuration
2021-12-10 8:34 UTC (3+ messages)
[PATCH V4 0/6] xen: Add support of extended regions (safe ranges) on Arm
2021-12-10 9:09 UTC (3+ messages)
` [PATCH V4 6/6] dt-bindings: xen: Clarify "reg" purpose
[Intel-gfx] [PATCH] drm/i915/guc: Remove racey GEM_BUG_ON
2021-12-10 9:09 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[Intel-gfx] [PATCH 0/3] Support bigger GuC RSA keys
2021-12-10 9:08 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[igt-dev] [PATCH i-g-t v3] lib/igt_fb: fix the plane_size array for yuv formats
2021-12-10 9:06 UTC (2+ messages)
[PATCH 0/4] Enable PASID for DMA API users
2021-12-10 9:06 UTC (6+ messages)
` [PATCH 1/4] ioasid: Reserve a global PASID for in-kernel DMA
MT7621 ethernet does not get probed on net-next branch after 5.15 merge
2021-12-10 9:06 UTC (3+ messages)
[Nouveau] [PATCH] drm/nouveau: wait for the exclusive fence after the shared ones v2
2021-12-10 9:06 UTC (2+ messages)
[PATCH] drm/panel: ilitek-ili9881c: Avoid unbalance prepare/unprepare
2021-12-10 9:05 UTC (6+ messages)
[RESEND, PATCH v6 1/2] dt-bindings: iio: dac: Add adi,ad3552r.yaml
2021-12-10 9:05 UTC (3+ messages)
[GIT PULL] sound fixes for 5.16-rc5
2021-12-10 9:04 UTC
[PATCH] pwm: atmel: remove redundant initialization of variable timeout
2021-12-10 9:02 UTC (4+ messages)
[RFC] fetch: update refs in a single transaction
2021-12-10 9:04 UTC (5+ messages)
[LTP] [PATCH 1/3] swapping01: skip test if zram-swap is being used
2021-12-10 9:03 UTC (6+ messages)
` [LTP] [PATCH 2/3] zram/zram_lib.sh: Skip test if zram module can not be removed
[PATCH v4] gpio: amdpt: add new device ID and 24-pin support
2021-12-10 9:03 UTC
[PATCH] KVM: x86: avoid out of bounds indices for fixed performance counters
2021-12-10 9:03 UTC (3+ messages)
[superna9999:amlogic/v5.17/g12-dsi 6/7] drivers/gpu/drm/meson/meson_dw_mipi_dsi.c:58:16: error: use of undeclared identifier 'encoder_dsi'
2021-12-10 9:02 UTC (2+ messages)
[PATCH v4 0/2] Add SPI control driver for Sunplus SP7021 SoC
2021-12-10 9:02 UTC (3+ messages)
` [PATCH v4 1/2] SPI: Add SPI driver for Sunplus SP7021
` [PATCH v4 2/2] devicetree: bindings SPI Add bindings doc "
[Intel-gfx] [PATCH 0/9] drm/i915/gvt: Constify static structs
2021-12-10 9:00 UTC (8+ messages)
` [Intel-gfx] [PATCH 1/9] drm/i915/gvt: Constify intel_gvt_gtt_pte_ops
` "
` [PATCH 0/9] drm/i915/gvt: Constify static structs
Fw: [Bug 215129] New: Linux kernel hangs during power down
2021-12-10 9:00 UTC (4+ messages)
` Fw: [Bug 215129] New: Linux kernel hangs during power down #forregzbot
[PATCHv3 net-next 0/2] net: add new hwtstamp flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
2021-12-10 8:59 UTC (3+ messages)
` [PATCHv3 net-next 1/2] net_tstamp: add new "
` [PATCHv3 net-next 2/2] Bonding: force user to add HWTSTAMP_FLAG_BONDED_PHC_INDEX when get/set HWTSTAMP
[PATCH mptcp 1/2] mptcp: clear 'kern' flag from fallback sockets
2021-12-10 9:00 UTC (5+ messages)
` [PATCH v2 "
[ovmf test] 167330: regressions - FAIL
2021-12-10 8:58 UTC
[PATCH v5 0/5] fix statistics and payload issues for error
2021-12-10 8:57 UTC (4+ messages)
` [PATCH v5 3/5] can: do not copy the payload of RTR frames
[PATCH v1 1/2] ata: libahci_platform: Get rid of dup message when IRQ can't be retrieved
2021-12-10 8:59 UTC (4+ messages)
[PATCH] sysctl: Add a group of macro functions to initcall the sysctl table of each feature
2021-12-10 8:58 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 00/18] drm/rockchip: RK356x VOP2 support
2021-12-10 8:55 UTC (13+ messages)
` [PATCH 17/18] drm: rockchip: Add VOP2 driver
` [PATCH 18/18] [HACK, RFC] clk: rk3568: do not divide dclk_vop0
[RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API
2021-12-10 8:56 UTC (12+ messages)
[PATCH 0/2] Add SMBus features to Tegra I2C
2021-12-10 8:56 UTC (4+ messages)
[PATCH 00/10] Reftable coverity fixes
2021-12-10 8:56 UTC (8+ messages)
` [PATCH 10/10] reftable: make reftable_record a tagged union
` [PATCH] config.mak.dev: specify -std=gnu99 for gcc/clang
Úspěch kampaně
2021-12-10 8:45 UTC
[jlayton:ceph-fscrypt-content 50/51] fs/ceph/file.c:1710:31: error: too many arguments to function 'ceph_fscrypt_encrypt_pages'
2021-12-10 8:52 UTC (2+ messages)
[PATCH 1/3] iio: as3935: Remove unnecessary cast
2021-12-10 8:52 UTC (3+ messages)
` [PATCH 2/3] iio: in2xx-adc: "
[PATCH 1/2] usb: core: config: fix validation of wMaxPacketValue entries
2021-12-10 8:52 UTC (2+ messages)
` [PATCH 2/2] usb: core: config: using bit mask instead of individual bits
[PATCH v2] i2c: tegra: use i2c_timings for bus clock freq
2021-12-10 8:51 UTC (4+ messages)
[Intel-gfx] [PATCH] drm/i915/gt: Do not add same i915_request to intel_context twice
2021-12-10 8:51 UTC (2+ messages)
[kvalo-ath:master-pending] BUILD SUCCESS 2d1b8bb495c9fb6ca88bb2568497fdec11637ac8
2021-12-10 8:49 UTC
[RFCv2 0/8] USI stylus support series
2021-12-10 8:50 UTC (7+ messages)
[PATCH v9 00/17] Upstreaming the Scalar command
2021-12-10 8:50 UTC (14+ messages)
` [PATCH v10 00/15] "
` [RFC/PATCH] Makefile: add test-all target
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 57a1c488908216218c8add2d8e90d557c0646166
2021-12-10 8:49 UTC
[PATCH V4 01/17] drm/amd/pm: do not expose implementation details to other blocks out of power
2021-12-10 8:46 UTC (4+ messages)
` [PATCH V4 09/17] drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
[PATCH 0/3] Fix undefined behaviour during device synchronization
2021-12-10 8:46 UTC (6+ messages)
` [PATCH v2 1/3] md: Fix undefined behaviour in is_mddev_idle
` [Drbd-dev] "
[PATCH 00/32] KVM: s390: enable zPCI for interpretive execution
2021-12-10 8:45 UTC (8+ messages)
` [PATCH 12/32] s390/pci: get SHM information from list pci
` [PATCH 14/32] KVM: s390: pci: do initial setup for AEN interpretation
[PATCH] tests: Refactor building xorriso command for iso9660 tests
2021-12-10 8:43 UTC (3+ messages)
[PATCH v2 00/10] qcom: add support for PCIe0 on SM8450 platform
2021-12-10 8:42 UTC (4+ messages)
` [PATCH v2 01/10] dt-bindings: pci: qcom: Document PCIe bindings for SM8450
[PATCH v2] tests: Refactor building xorriso command for iso9660 tests
2021-12-10 8:41 UTC
[Intel-gfx] [PATCH] drm/i915/guc: Use correct context lock when callig clr_context_registered
2021-12-10 8:41 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH v3, 0/2] ADD DM9051 ETHERNET DRIVER
2021-12-10 8:40 UTC (3+ messages)
` [PATCH v3, 1/2] yaml: Add dm9051 SPI network yaml file
` [PATCH v3, 2/2] net: Add dm9051 driver
[PATCH 0/6] Transition git-p4.py to support Python 3 only
2021-12-10 8:40 UTC (4+ messages)
` [PATCH 4/6] git-p4: Decode byte strings before printing
[PATCH] drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify
2021-12-10 8:39 UTC
[BUG] fs: ocfs2: possible ABBA deadlock in ocfs2_dio_end_io_write() and ocfs2_move_extents()
2021-12-10 8:38 UTC
[BUG] fs: ocfs2: possible ABBA deadlock in ocfs2_dio_end_io_write() and ocfs2_move_extents()
2021-12-10 8:37 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.