All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-12 13:16:29 to 2022-01-12 13:59:03 UTC [more...]

[PATCH 0/2] Make platform_get_irq[_byname]_optional() optional
 2022-01-12 13:54 UTC  (19+ messages)
` [PATCH 1/2] platform: make platform_get_irq_optional() optional

[PATCH] crypto: marvell - Fix platform dependency for CRYPTO_DEV_OCTEONTX2_CPT
 2022-01-12 13:58 UTC 

[PATCH] lib/crypto: add prompts back to crypto libraries
 2022-01-12 13:58 UTC  (6+ messages)

[PATCH] Properly align memory allocations and temporary buffers
 2022-01-12 13:58 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
 2022-01-12 13:58 UTC  (14+ messages)
` [PATCH 2/2] "

[Intel-gfx] [PATCH RESEND] drm/i915/dp: make intel_dp_pack_aux() static again
 2022-01-12 13:57 UTC  (2+ messages)

[Intel-gfx] [PATCH RESEND] drm/i915/pcode: rename sandybridge_pcode_* to snb_pcode_*
 2022-01-12 13:57 UTC  (2+ messages)

[PATCH] reset: tegra-bpmp: Restore Handle errors in BPMP response
 2022-01-12 13:56 UTC 

[PATCH v6 00/23] QEMU RISC-V AIA support
 2022-01-12 13:26 UTC  (17+ messages)
` [PATCH v6 01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
` [PATCH v6 05/23] target/riscv: Allow setting CPU feature from machine/device emulation
` [PATCH v6 06/23] target/riscv: Add AIA cpu feature
` [PATCH v6 07/23] target/riscv: Add defines for AIA CSRs
` [PATCH v6 13/23] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [PATCH v6 17/23] target/riscv: Allow users to force enable AIA CSRs in HART
` [PATCH v6 22/23] docs/system: riscv: Document AIA options for virt machine
` [PATCH v6 23/23] hw/riscv: virt: Increase maximum number of allowed CPUs

[GIT PULL] USB changes for 5.17-rc1
 2022-01-12 13:56 UTC 

[GIT PULL] TTY/Serial driver changes for 5.17-rc1
 2022-01-12 13:56 UTC 

[PATCH] add README
 2022-01-12 13:54 UTC 

[GIT PULL] Staging driver changes for 5.17-rc1
 2022-01-12 13:55 UTC 

[GIT PULL] Driver core changes for 5.17-rc1
 2022-01-12 13:55 UTC 

spi: stm32-qspi: Update spi registering
 2022-01-12 13:54 UTC  (7+ messages)

[PATCH 0/2] mmc: fsl_esdhc_imx: Auto-detect higher speeds
 2022-01-12 13:53 UTC  (3+ messages)
` [PATCH 1/2] mmc: fsl_esdhc_imx: Fix fsl_esdhc_wait_dat0
` [PATCH 2/2] mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps

[ndctl PATCH v3 00/16] ndctl: Meson support
 2022-01-12 13:54 UTC  (2+ messages)

[PULL 00/34] ppc queue
 2022-01-12 11:55 UTC  (9+ messages)
` [PULL 08/34] target/ppc: powerpc_excp: Extract software TLB logging into a function
` [PULL 12/34] target/ppc: Add MSR_ILE support to ppc_interrupts_little_endian
` [PULL 13/34] target/ppc: Use ppc_interrupts_little_endian in powerpc_excp
` [PULL 28/34] pnv_phb4_pec: use pnv_phb4_pec_get_phb_id() in pnv_pec_dt_xscom()
` [PULL 30/34] ppc/pnv: move PHB4 XSCOM init to phb4_realize()
` [PULL 31/34] ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStack
` [PULL 32/34] ppc/pnv: Introduce user creatable pnv-phb4 devices
` [PULL 34/34] ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write()

[tip:master] BUILD SUCCESS f752214046a95ab5b8c1dedb1266e3532c735414
 2022-01-12 13:53 UTC 

[geert-m68k:master] BUILD SUCCESS 6f42711e47bb379b5552af8007969eba5c015152
 2022-01-12 13:52 UTC 

[PATCH u-boot-marvell 00/16] tools: kwbimage: Load address fixes
 2022-01-12 13:53 UTC  (7+ messages)

/usr/shared/qemu binaries
 2022-01-12 12:24 UTC  (5+ messages)

[PATCH v2 0/3] clk: Implement a clock request API
 2022-01-12 13:51 UTC  (5+ messages)

[PATCH v2 0/7] pid: Introduce helper task_is_in_root_ns()
 2022-01-12  6:40 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Recalculate CDCLK if plane scaling ratio changes
 2022-01-12 13:50 UTC  (2+ messages)

[PATCH 00/20] git-p4: Various code tidy-ups
 2022-01-12 13:46 UTC  (21+ messages)
` [PATCH 01/20] git-p4: add blank lines between functions and class definitions
` [PATCH 02/20] git-p4: remove unneeded semicolons from statements
` [PATCH 03/20] git-p4: indent with 4-spaces
` [PATCH 04/20] git-p4: improve consistency of docstring formatting
` [PATCH 05/20] git-p4: convert descriptive class and function comments into docstrings
` [PATCH 06/20] git-p4: remove commented code
` [PATCH 07/20] git-p4: sort and de-duplcate pylint disable list
` [PATCH 08/20] git-p4: remove padding from lists, tuples and function arguments
` [PATCH 09/20] git-p4: remove spaces around default arguments
` [PATCH 10/20] git-p4: place a single space after every comma
` [PATCH 11/20] git-p4: remove extraneous spaces before function arguments
` [PATCH 12/20] git-p4: remove redundant backslash-continuations inside brackets
` [PATCH 13/20] git-p4: remove spaces between dictionary keys and colons
` [PATCH 14/20] git-p4: ensure every comment has a single #
` [PATCH 15/20] git-p4: ensure there is a single space around all operators
` [PATCH 16/20] git-p4: tidied visual indented lines of conditionals
` [PATCH 17/20] git-p4: compare to singletons with "is" and "is not"
` [PATCH 18/20] git-p4: only seperate code blocks by a single empty line
` [PATCH 19/20] git-p4: move inline comments to line above
` [PATCH 20/20] git-p4: seperate multiple statements onto seperate lines

[PATCH v1 1/1] gpio: tegra: Get rid of duplicate of_node assignment
 2022-01-12 13:48 UTC  (3+ messages)

[PATCH v2 0/2] qemu-img convert: Fix sparseness detection
 2022-01-12 12:28 UTC  (2+ messages)

[PATCH net-next v6] net: phy: intel-xway: Add RGMII internal delay configuration
 2022-01-12 13:46 UTC  (7+ messages)

[hch-block:bio_alloc-cleanup 12/13] drivers/scsi/ufs/ufshpb.c:2054:32: error: too few arguments to function 'bio_alloc'
 2022-01-12 13:46 UTC 

[hch-block:bio_alloc-cleanup 9/13] block/blk-lib.c:19:22: warning: variable 'op' set but not used
 2022-01-12 13:46 UTC 

[PATCH] net: hns: Fix missing put_device() call in hns_mac_register_phy
 2022-01-12 13:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v11 0/7] Add vmnet.framework based network backend
 2022-01-12 12:21 UTC  (6+ messages)
` [PATCH v11 2/7] net/vmnet: add vmnet backends to qapi/net
` [PATCH v11 3/7] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v11 4/7] net/vmnet: implement host mode (vmnet-host)
` [PATCH v11 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v11 7/7] net/vmnet: update MAINTAINERS list

[Intel-gfx] [PATCH - v3] drm/i915: Discard large BIOS framebuffers causing display corruption
 2022-01-12 13:42 UTC  (4+ messages)

[ucounts] 59ec71575a: will-it-scale.per_process_ops -10.3% regression
 2022-01-12 13:42 UTC  (2+ messages)

[xen-unstable test] 167667: tolerable FAIL
 2022-01-12 13:40 UTC 

[GIT PULL FOR v5.18] Add microchip csi2dc, atmel fixes, HEVC staging fixes
 2022-01-12 13:40 UTC 

Kernel panic and filesystem corruption in setxattr due to journal transaction restart
 2022-01-12 13:39 UTC 

[PATCH] ci: run the tests under ASan/UBsan on GHActions
 2022-01-12 13:37 UTC  (3+ messages)

[meta-raspberrypi] Problem with RPI_USE_U_BOOT with RaspberryPi4
 2022-01-12 13:37 UTC  (3+ messages)
` AW: [yocto] "
  `  "

[chenxing:msc313_mainlining 52/82] drivers/mtd/spi-nor/zbit.c:14:62: error: macro "INFO" passed 5 arguments, but takes just 4
 2022-01-12 13:35 UTC  (2+ messages)

[chenxing:msc313_mainlining 52/82] drivers/mtd/spi-nor/zbit.c:13:8: error: too many arguments provided to function-like macro invocation
 2022-01-12 13:36 UTC  (2+ messages)

xhci crash at xhci_disable_hub_port_wake when system suspend
 2022-01-12 13:36 UTC  (5+ messages)

[PATCH v2 0/5] add mt7986 support
 2022-01-12 13:35 UTC  (4+ messages)
` [PATCH v2 3/5] mt76: mt7915: add support for MT7986

[PATCH v3 RESEND] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
 2022-01-12 13:35 UTC  (6+ messages)

[PATCH] crypto: testmgr - Move crypto_simd_disabled_for_test out
 2022-01-12 13:36 UTC  (3+ messages)

[mingo-tip:sched/headers 1591/2382] include/linux/seqlock_api.h:43:9: sparse: sparse: too long token expansion
 2022-01-12 13:35 UTC 

[PATCH v3 1/2] perf test: Workload test of metric and metricgroups
 2022-01-12 13:34 UTC  (4+ messages)

[PATCH v10 00/14] Add CAAM driver model support
 2022-01-12 13:31 UTC  (15+ messages)
` [PATCH v10 01/14] crypto/fsl: Add support for CAAM Job ring driver model
` [PATCH v10 02/14] i.MX8M: crypto: updated device tree for supporting DM in SPL
` [PATCH v10 03/14] crypto/fsl: i.MX8M: Enable Job ring driver model
` [PATCH v10 04/14] mx6sabre: Remove unnecessary SPL configs
` [PATCH v10 05/14] i.MX6: Enable Job ring driver model
` [PATCH v10 06/14] i.MX7: "
` [PATCH v10 07/14] i.MX7ULP: "
` [PATCH v10 08/14] i.MX8: Add crypto node in device tree
` [PATCH v10 09/14] crypto/fsl: i.MX8: Enable Job ring driver model
` [PATCH v10 10/14] Layerscape: Add crypto node in device tree
` [PATCH v10 11/14] Layerscape: Enable Job ring driver model
` [PATCH v10 12/14] PPC: Add crypto node in device tree
` [PATCH v10 13/14] PPC: Enable Job ring driver model
` [PATCH v10 14/14] update CAAM MAINTAINER

[PATCH 0/2] block/rbd: fixes for bdrv_co_block_status
 2022-01-12 12:22 UTC  (5+ messages)
` [PATCH 2/2] block/rbd: workaround for ceph issue #53784

[PATCH v2 00/17] Update the Icicle Kit device tree
 2022-01-12 13:32 UTC  (6+ messages)
` [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry

[PATCH V2 1/2] drm/amdgpu: Add ras supported check for register_ras_block
 2022-01-12 13:30 UTC  (2+ messages)

[PATCH net v2 0/3] net: ipa: fix two replenish bugs
 2022-01-12 13:30 UTC  (4+ messages)
` [PATCH net v2 1/3] net: ipa: fix atomic update in ipa_endpoint_replenish()
` [PATCH net v2 2/3] net: ipa: use a bitmap for endpoint replenish_enabled
` [PATCH net v2 3/3] net: ipa: prevent concurrent replenish

[Intel-gfx] [PATCH RESEND 1/7] drm/i915/mst: fix intel_dp_mst_hpd_irq() indentation
 2022-01-12 13:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [RESEND,1/7] "

[Buildroot] [PATCH RFC 1/1] package/wpewebkit: use ninja for faster builds
 2022-01-12 13:29 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 1/2] drm/i915: split out intel_vtd.[ch] from i915_drv.h
 2022-01-12 13:29 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/2] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

cip/linux-5.10.y-cip ltp-ipc: 8 runs, 1 regressions (v5.10.83-cip1-150-ge27e063993d9) #kernelci
 2022-01-12 13:27 UTC 

cip/linux-5.10.y-cip sleep: 8 runs, 2 regressions (v5.10.83-cip1-150-ge27e063993d9) #kernelci
 2022-01-12 13:27 UTC 

[Buildroot] [PATCH RFC 0/2] Use Ninja as build tool for CMake-based packages
 2022-01-12 13:26 UTC  (3+ messages)
` [Buildroot] [PATCH RFC 1/2] package/ninja: do not require cmake
` [Buildroot] [PATCH RFC 2/2] package/pkg-cmake.mk: use ninja instead of make

[PATCH] Revert "i2c: core: support bus regulator controlling in adapter"
 2022-01-12 12:24 UTC  (6+ messages)

[PATCH] drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels
 2022-01-12 11:38 UTC 

[PATCH v3 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-01-12 11:16 UTC  (3+ messages)

[PATCH RFC v2 0/2] mm: Rework zap ptes on swap entries
 2022-01-12 13:26 UTC  (5+ messages)
` [PATCH RFC v2 1/2] mm: Don't skip swap entry even if zap_details specified

[PATCH v2 01/22] linux-firmware: Update firmware file for Intel Bluetooth AX210
 2022-01-12 13:25 UTC  (22+ messages)
` [PATCH v2 02/22] linux-firmware: Update firmware file for Intel Bluetooth AX211
` [PATCH v2 03/22] "
` [PATCH v2 04/22] linux-firmware: Update firmware file for Intel Bluetooth AX201
` [PATCH v2 05/22] "
` [PATCH v2 06/22] linux-firmware: Update firmware file for Intel Bluetooth 9560
` [PATCH v2 07/22] "
` [PATCH v2 08/22] linux-firmware: Update firmware file for Intel Bluetooth 9462
` [PATCH v2 09/22] "
` [PATCH v2 10/22] linux-firmware: Update firmware file for Intel Bluetooth AX201
` [PATCH v2 11/22] linux-firmware: Update firmware file for Intel Bluetooth AX200
` [PATCH v2 12/22] linux-firmware: Update firmware file for Intel Bluetooth 9560
` [PATCH v2 13/22] linux-firmware: Update firmware file for Intel Bluetooth AX210
` [PATCH v2 14/22] linux-firmware: Update firmware file for Intel Bluetooth AX211
` [PATCH v2 15/22] "
` [PATCH v2 16/22] linux-firmware: Update firmware file for Intel Bluetooth AX201
` [PATCH v2 17/22] "
` [PATCH v2 18/22] linux-firmware: Update firmware file for Intel Bluetooth 9560
` [PATCH v2 19/22] "
` [PATCH v2 20/22] linux-firmware: Update firmware file for Intel Bluetooth 9462
` [PATCH v2 21/22] "
` [PATCH v2 22/22] linux-firmware: Update firmware file for Intel Bluetooth 9260

[Intel-gfx] [PATCH 1/4] drm/i915: split out PCI config space registers from i915_reg.h
 2022-01-12 13:24 UTC  (5+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915/vga: switch to use VGA definitions from video/vga.h

[PATCH v5 00/16] Optimize list lru memory consumption
 2022-01-12 13:22 UTC  (4+ messages)
` [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed

[next]: LTP: getxattr05.c:97: TFAIL: unshare(CLONE_NEWUSER) failed: ENOSPC (28)
 2022-01-12 13:22 UTC  (5+ messages)
` [LTP] "

[PATCH v2 00/14] drm/vc4: hdmi: Yet Another Approach to HDMI YUV output
 2022-01-12 13:22 UTC  (5+ messages)
` [PATCH v2 01/14] drm/edid: Don't clear YUV422 if using deep color

[PATCH v2 0/3] tools/libs: decouple more from mini-os
 2022-01-12 13:21 UTC  (5+ messages)
` [PATCH v2 1/3] tools/libs/evtchn: "

[RFC PATCH v2 00/13] module: core code clean up
 2022-01-12 13:21 UTC  (4+ messages)

[PATCH v3] iommu: Fix potential use-after-free during probe
 2022-01-12 13:15 UTC 

[PATCH v2 0/2] mm: fix cma allocation fail sometimes
 2022-01-12 13:15 UTC  (6+ messages)
` [PATCH v2 1/2] mm: cma: fix allocation may "
` [PATCH v2 2/2] mm: cma: try next MAX_ORDER_NR_PAGES during retry

[PATCH crypto v2 0/2] reduce code size from blake2s on m68k and other small platforms
 2022-01-12 13:18 UTC  (4+ messages)
` [PATCH crypto v3 "

[PATCH v3 0/4] sched/pelt: Relax the sync of *_sum with *_avg
 2022-01-12 13:17 UTC  (3+ messages)

[PATCH 1/1] powerpc/e500/qemu-e500: allow core to idle without waiting
 2022-01-12 12:36 UTC  (2+ messages)

[PATCH v2 2/2] random: use BLAKE2s instead of SHA1 in extraction
 2022-01-12 13:16 UTC  (5+ messages)
` [PATCH crypto 0/2] smaller blake2s code size on m68k and other small platforms
  ` [PATCH crypto 1/2] lib/crypto: blake2s-generic: reduce code size on small systems

[PATCH v1 01/13] linux-firmware: Update firmware file for Intel Bluetooth AX201
 2022-01-12 13:16 UTC 

[PATCH v2 1/2] block: export task_work_add()
 2022-01-12 13:16 UTC  (7+ messages)
` [PATCH v2 2/2] loop: use task_work for autoclear operation


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.