All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-24 11:15:14 to 2021-06-24 12:02:14 UTC [more...]

[PATCH 0/3] s390x: Add snippet support
 2021-06-24 12:01 UTC  (2+ messages)
` [PATCH 1/3] s390x: snippets: Add gitignore as well as linker script and start assembly

[PATCH v8 0/2] Map the kernel with correct permissions the first time
 2021-06-24 12:00 UTC  (4+ messages)
` [PATCH v8 1/2] riscv: Introduce set_kernel_memory helper

[Buildroot] [PATCH v2 1/2] package/tor: security bump version to 0.4.5.9
 2021-06-24 12:01 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/2] package/tor: bump version to 0.4.6.5

[PATCH v3 00/27] Deprecate struct drm_device.irq_enabled
 2021-06-24 12:03 UTC  (11+ messages)
` [PATCH v3 04/27] drm: Don't test for IRQ support in VBLANK ioctls
            ` [Intel-gfx] "

[PATCH] drm: mxsfb: Clear FIFO_CLEAR bit
 2021-06-24 12:01 UTC  (6+ messages)

[PATCH 0/6] KVM: Remove uses of struct page from x86 and arm64 MMU
 2021-06-24 12:00 UTC  (12+ messages)
    ` [Intel-gfx] "

[Buildroot] [git commit] package/tor: bump version to 0.4.6.5
 2021-06-24 12:01 UTC 

[RFC 00/19] Improve the qlge driver based on drivers/staging/qlge/TODO
 2021-06-24 11:56 UTC  (31+ messages)
` [RFC 01/19] staging: qlge: fix incorrect truesize accounting
` [RFC 04/19] staging: qlge: add qlge_* prefix to avoid namespace clashes
` [RFC 06/19] staging: qlge: disable flow control by default
` [RFC 12/19] staging: qlge: rewrite do while loops as for loops in qlge_start_rx_ring
` [RFC 13/19] staging: qlge: rewrite do while loop as for loop in qlge_sem_spinlock
` [RFC 16/19] staging: qlge: remove deadcode in qlge_build_rx_skb
` [RFC 17/19] staging: qlge: fix weird line wrapping

[PATCH V3 0/4] cpufreq: cppc: Add support for frequency invariance
 2021-06-24 11:59 UTC  (10+ messages)

[Patch v2 0/5] Introduce LMh driver for Qualcomm SoCs
 2021-06-24 11:58 UTC  (6+ messages)
` [Patch v2 1/5] firmware: qcom_scm: Introduce SCM calls to access LMh
` [Patch v2 2/5] thermal: qcom: Add support for LMh driver
` [Patch v2 3/5] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support
` [Patch v2 4/5] arm64: boot: dts: qcom: sdm45: Add support for LMh node
` [Patch v2 5/5] arm64: boot: dts: qcom: sdm845: Remove passive trip points for thermal zones 0-7

[RESEND PATCH] x86/tools/relocs: add __printf attribute to die()
 2021-06-24 11:58 UTC 

Plan for /dev/ioasid RFC v2
 2021-06-24 11:57 UTC  (12+ messages)

[dpdk-dev] [PATCH 0/3] net/bonding: make dedicated queues work with mlx5
 2021-06-24 11:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH 3/3] net/bonding: start ethdev prior to setting 8023ad flow

[PATCH] serial: Add additional depencies for PL010 and PL011 drivers
 2021-06-24 11:56 UTC 

Plan for /dev/ioasid RFC v2
 2021-06-24 11:56 UTC  (12+ messages)

[PATCH v3 00/37] target/riscv: support packed extension v0.9.4
 2021-06-24 11:55 UTC  (37+ messages)
` [PATCH v3 02/37] target/riscv: Make the vector helper functions public
` [PATCH v3 04/37] target/riscv: 8-bit Addition & Subtraction Instruction
` [PATCH v3 06/37] target/riscv: SIMD 8-bit Shift Instructions
` [PATCH v3 07/37] target/riscv: SIMD 16-bit Compare Instructions
` [PATCH v3 09/37] target/riscv: SIMD 16-bit Multiply Instructions
` [PATCH v3 10/37] target/riscv: SIMD 8-bit "
` [PATCH v3 11/37] target/riscv: SIMD 16-bit Miscellaneous Instructions
` [PATCH v3 12/37] target/riscv: SIMD 8-bit "
` [PATCH v3 13/37] target/riscv: 8-bit Unpacking Instructions
` [PATCH v3 14/37] target/riscv: 16-bit Packing Instructions
` [PATCH v3 15/37] target/riscv: Signed MSW 32x32 Multiply and Add Instructions
` [PATCH v3 16/37] target/riscv: Signed MSW 32x16 "
` [PATCH v3 17/37] target/riscv: Signed 16-bit Multiply 32-bit Add/Subtract Instructions
` [PATCH v3 18/37] target/riscv: Signed 16-bit Multiply 64-bit "
` [PATCH v3 19/37] target/riscv: Partial-SIMD Miscellaneous Instructions
` [PATCH v3 20/37] target/riscv: 8-bit Multiply with 32-bit Add Instructions
` [PATCH v3 21/37] target/riscv: 64-bit Add/Subtract Instructions
` [PATCH v3 22/37] target/riscv: 32-bit Multiply "
` [PATCH v3 23/37] target/riscv: Signed 16-bit Multiply with "
` [PATCH v3 24/37] target/riscv: Non-SIMD Q15 saturation ALU Instructions
` [PATCH v3 25/37] target/riscv: Non-SIMD Q31 "
` [PATCH v3 26/37] target/riscv: 32-bit Computation Instructions
` [PATCH v3 27/37] target/riscv: Non-SIMD Miscellaneous Instructions
` [PATCH v3 28/37] target/riscv: RV64 Only SIMD 32-bit Add/Subtract Instructions
` [PATCH v3 29/37] target/riscv: RV64 Only SIMD 32-bit Shift Instructions
` [PATCH v3 30/37] target/riscv: RV64 Only SIMD 32-bit Miscellaneous Instructions
` [PATCH v3 31/37] target/riscv: RV64 Only SIMD Q15 saturating Multiply Instructions
` [PATCH v3 32/37] target/riscv: RV64 Only 32-bit "
` [PATCH v3 33/37] target/riscv: RV64 Only 32-bit Multiply & Add Instructions
` [PATCH v3 34/37] target/riscv: RV64 Only 32-bit Parallel "
` [PATCH v3 35/37] target/riscv: RV64 Only Non-SIMD 32-bit Shift Instructions
` [PATCH v3 36/37] target/riscv: RV64 Only 32-bit Packing Instructions
` [PATCH v3 37/37] target/riscv: configure and turn on packed extension from command line

[PULL 0/7] Documentation, qtest and misc patches
 2021-06-24 11:54 UTC  (2+ messages)

[Buildroot] [git commit] package/tor: security bump version to 0.4.5.9
 2021-06-24 11:55 UTC 

[PATCH v2 0/6] drm/bridge: ti-sn65dsi86: Misc improvements
 2021-06-24 11:55 UTC  (3+ messages)

[PATCH] clk: tegra: clk-tegra124-dfll-fcpu: don't use devm functions for regulator
 2021-06-24 11:57 UTC  (2+ messages)

[dpdk-dev] [PATCH] test: remove hack for private header inclusion
 2021-06-24 11:53 UTC 

[Intel-wired-lan] [PATCH v1 1/3] e1000e: Add handshake with the CSME to support s0ix
 2021-06-24 11:53 UTC  (3+ messages)

[PULL 0/1] Block patch
 2021-06-24 11:43 UTC  (2+ messages)
` [PULL 1/1] block/snapshot: Clarify goto fallback behavior

[Buildroot] [PATCH 1/1] package/modem-manager: bump version to 1.16.6
 2021-06-24 11:52 UTC  (2+ messages)

what's the state of things with pushing the bounds on ASSUME_PROVIDED?
 2021-06-24 11:50 UTC 

[PATCH v1] crypto: Make the DRBG compliant with NIST SP800-90A rev1
 2021-06-24 11:50 UTC  (8+ messages)

Qemu-devel Digest, Vol 219, Issue 440
 2021-06-24 11:15 UTC 

[Buildroot] [PATCH 1/1] package/libqmi: bump version to 1.28.6
 2021-06-24 11:50 UTC  (2+ messages)

[PATCHv2 bpf-next] bpf, x86: Remove unused cnt increase from EMIT macro
 2021-06-24 11:50 UTC  (2+ messages)

[PATCH v1 0/3] arm64: dts: rockchip: add pmu and qos nodes for rk3568
 2021-06-24 11:47 UTC  (12+ messages)
` [PATCH v1 1/3] dt-bindings: arm: rockchip: add rk3568 compatible string to pmu.yaml
` [PATCH v1 2/3] dt-binding: mfd: syscon: add rk3568 QoS register compatible
` [PATCH v1 3/3] arm64: dts: rockchip: add pmu and qos nodes for rk3568

[PATCH v14 00/12] Restricted DMA
 2021-06-24 11:48 UTC  (20+ messages)
` [PATCH v14 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing

[Bug 213561] New: [bisected] AMD GPU can no longer idle state after commit 1c0b0efd148d5b24c4932ddb3fa03c8edd6097b3
 2021-06-24 11:48 UTC  (3+ messages)
` [Bug 213561] [bisected][regression] AMD GPU can no longer enter idle state after commit

[PATCH] scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed()
 2021-06-24 11:46 UTC  (6+ messages)
    `  "

[RFC 00/10] perf: Add build id parsing fault detection/fix
 2021-06-24 11:44 UTC  (7+ messages)

drivers/media/test-drivers/vidtv/vidtv_common.c:12:1: iwyu: warning: superfluous #include <linux/ratelimit.h>
 2021-06-24 11:44 UTC 

[PATCH] spi: spi-topcliff-pch: Fixed the possible null pointer exception issue
 2021-06-24 11:44 UTC  (2+ messages)

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2021-06-24 11:43 UTC 

[PATCH] firmware: export x86_64 platform flash bios region via sysfs
 2021-06-24 11:42 UTC  (6+ messages)

[Buildroot] [PATCH] package/daemon: bump to version 0.8
 2021-06-24 11:39 UTC 

[linux-next:master 7132/12612] arch/m68k/coldfire/m525x.c:29:30: error: 'pll' undeclared here (not in a function)
 2021-06-24 11:37 UTC  (2+ messages)

[PATCH v2 0/6] block: block-status cache for data regions
 2021-06-24 11:12 UTC  (9+ messages)
` [PATCH v2 2/6] "
` [PATCH v2 3/6] block: Clarify that @bytes is no limit on *pnum

[PATCH 0/5] some smatch fixes
 2021-06-24 11:37 UTC  (7+ messages)
` [PATCH 3/5] media: v4l2-flash-led-class: drop an useless check

[PATCH u-boot-dm + u-boot-spi v4 00/10] Support SPI NORs and OF partitions in `mtd list`
 2021-06-24 11:36 UTC  (2+ messages)

[PATCH v2 rdma-next] RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
 2021-06-24 11:36 UTC  (5+ messages)

[PATCH v2 0/1] kasan: fix redzone overwritten issue under SLUB debug
 2021-06-24 11:26 UTC  (6+ messages)
` [PATCH v2 1/1] kasan: Add memzero init for unaligned size "

[dpdk-dev] [PATCH] kni: check code of allmulticast mode switch
 2021-06-24 11:33 UTC  (2+ messages)

[PATCH RESEND v6 0/8] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-06-24 11:33 UTC  (3+ messages)
` [PATCH RESEND v6 6/8] mfd: hi6421-spmi-pmic: move driver from staging

[question] free space of disk with btrfs is too different from other du
 2021-06-24 11:33 UTC  (10+ messages)

[PATCH v2 00/23] target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries)
 2021-06-24 11:04 UTC  (3+ messages)
` [PATCH v2 02/23] qapi/misc-target: Wrap long 'SEV Attestation Report' long lines

[Intel-gfx] [PATCH V2] drm/i915/selftest: Extend ctx_timestamp ICL workaround to GEN11
 2021-06-24 11:22 UTC 

[PATCH 1/1] mm: introduce process_reap system call
 2021-06-24 11:30 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915: Reinstate the mmap ioctl for some platforms
 2021-06-24 11:29 UTC  (2+ messages)
`  "

[PATCH] acpi/ged: fix reset cause
 2021-06-24 11:06 UTC  (2+ messages)

[PATCH v3 bpf-next 0/8] bpf: Introduce BPF timers
 2021-06-24 11:27 UTC  (2+ messages)

[git:media_stage/master] media: uvc: don't do DMA on stack
 2021-06-24 11:26 UTC 

[PATCH 0/3] pinctrl: Add RZ/G2L pin and gpio driver
 2021-06-24 11:24 UTC  (3+ messages)
` [PATCH 3/3] pinctrl: renesas: Add pins/groups/functions for I2C, SCIF and USB supported by RZ/G2L SoC

[PATCH 03/15] dma-buf: Document dma-buf implicit fencing/resv fencing rules
 2021-06-24 11:23 UTC  (5+ messages)
` [PATCH] "
  ` [Mesa-dev] "
    ` [Intel-gfx] "

[PATCH] sched/fair: Ensure _sum and _avg values stay consistent
 2021-06-24 11:18 UTC 

[RFC 0/3] net: imx: Provide support for L2 switch as switchdev accelerator
 2021-06-24 11:21 UTC  (9+ messages)
` [RFC 1/3] ARM: dts: imx28: Add description for L2 switch on XEA board

[PATCH printk v3 0/6] printk: remove safe buffers
 2021-06-24 11:11 UTC  (3+ messages)
` [PATCH printk v3 3/6] "
` [PATCH printk v3 4/6] printk: remove NMI tracking

[PATCH 0/1] scsi: target: core: Fix sense key for invalid XCOPY request
 2021-06-24 11:19 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] drm/amdgpu: Fix resource leak on probe error path
 2021-06-24 11:20 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/mlx5: update GENEVE TLV option exist bit
 2021-06-24 11:20 UTC  (4+ messages)

[PATCH 0/5] tcg: Add 32-bit vector operations
 2021-06-24 10:50 UTC  (2+ messages)
` [PATCH 5/5] tcg: Implement tcg_gen_vec_add{sub}32_tl

[PATCH] nvdimm: release the correct device list
 2021-06-24 11:04 UTC 

[BUG] arm64: an infinite loop in generic_perform_write()
 2021-06-24 11:15 UTC  (7+ messages)

[PATCH] tools/xenstored: Don't crash xenstored when Live-Update is cancelled
 2021-06-24 11:17 UTC  (6+ messages)

[PATCH v4 00/34] modules: add meta-data database
 2021-06-24 10:38 UTC  (2+ messages)
` [PATCH v4 32/34] monitor/usb: register 'info usbhost' dynamically

[PATCH 00/10] tools/xenstored: Bug fixes + Improve Live-Update
 2021-06-24 11:17 UTC  (8+ messages)
` [PATCH 09/10] tools/xenstored: Dump delayed requests

linux-next: Fixes tag needs some work in the tip tree
 2021-06-24 11:16 UTC 

[PATCH v2 1/1] dmaengine: dw: Program xBAR hardware for Elkhart Lake
 2021-06-24 11:16 UTC  (2+ messages)

[PATCH] dmaengine: imx-sdma: Remove platform data header
 2021-06-24 11:14 UTC  (2+ messages)

[PATCH] Add support for SDX55 based Sierra Wireless 5G modules
 2021-06-24 11:15 UTC  (4+ messages)
` [PATCH v2] USB: serial: qcserial: Support "

[PATCH v6 0/9] io_uring: add mkdir and [sym]linkat support
 2021-06-24 11:14 UTC  (8+ messages)
` [PATCH v6 3/9] fs: make do_mknodat() take struct filename
` [PATCH v6 4/9] fs: make do_symlinkat() "
` [PATCH v6 5/9] namei: add getname_uflags()
` [PATCH v6 6/9] fs: make do_linkat() take struct filename
` [PATCH v6 7/9] fs: update do_*() helpers to return ints
` [PATCH v6 8/9] io_uring: add support for IORING_OP_SYMLINKAT
` [PATCH v6 9/9] io_uring: add support for IORING_OP_LINKAT


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.