All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-29 18:01:39 to 2021-03-29 18:39:51 UTC [more...]

[PATCH v1 0/3] Support EFI partition on NVIDIA Tegra devices
 2021-03-29 18:38 UTC  (4+ messages)
` [PATCH v1 3/3] partitions/efi: Support gpt_sector parameter needed by "

group for foxconn CI / fii oem repo
 2021-03-29 18:38 UTC  (3+ messages)

[RFC][PATCH 1/5] tick/nohz: Improve tick_nohz_get_next_hrtimer() kerneldoc
 2021-03-29 18:11 UTC 

[PATCH v1 0/5] cpuidle: Take possible negative "sleep length" values into account
 2021-03-29 18:37 UTC  (6+ messages)
` [PATCH v1 1/5] tick/nohz: Improve tick_nohz_get_next_hrtimer() kerneldoc
` [PATCH v1 2/5] cpuidle: Use s64 as exit_latency_ns and target_residency_ns data type
` [PATCH v1 3/5] cpuidle: teo: Adjust handling of very short idle times
` [PATCH v1 4/5] cpuidle: teo: Take negative "sleep length" values into account
` [PATCH v1 5/5] cpuidle: menu: "

[PATCH 0/2] pm80xx mpi_uninit_check() fixes
 2021-03-29 18:36 UTC  (3+ messages)
` [PATCH 1/2] scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()
` [PATCH 2/2] scsi: pm80xx: Remove busy wait from mpi_uninit_check()

[PULL 0/2] xtensa fixes for 5.12
 2021-03-29 18:36 UTC 

[PATCH for-rc 0/4] hfi fixes
 2021-03-29 18:36 UTC  (3+ messages)
` [PATCH for-rc 4/4] IB/hfi1: Fix regressions in security fix

[PATCH] sc16is7xx: Defer probe if device read fails
 2021-03-29 18:35 UTC  (3+ messages)

[PATCH 00/17] ASoC: remove cppcheck warnings for multiple SOCs
 2021-03-29  7:32 UTC  (3+ messages)
` [PATCH 03/17] ASoC: atmel: atmel-i2s: remove useless initialization

[PATCH rdma-next v1] RDMA/mlx5: Expose private query port
 2021-03-29 18:35 UTC  (2+ messages)

[RFC PATCH 0/3] arm: Some IPI injection optimization
 2021-03-29 10:38 UTC  (4+ messages)
` [RFC PATCH 1/3] irqchip/gic-v3: Make use of ICC_SGI1R IRM bit

[PATCH] docs: Add a QEMU Code of Conduct and Conflict Resolution Policy document
 2021-03-29 18:33 UTC  (2+ messages)

[PATCH v7 0/6] Optionally randomize kernel stack offset each syscall
 2021-03-28 14:42 UTC  (3+ messages)
` [PATCH v7 3/6] stack: "

[PATCH 0/2] pseries: SMP sockets must match NUMA nodes
 2021-03-29 18:32 UTC  (9+ messages)
` [PATCH 1/2] spapr: number of SMP sockets must be equal to "

[PATCH v1] vfio/pci: Add support for opregion v2.0+
 2021-03-29 18:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for vfio/pci: Add support for opregion v2.0+ (rev5)

[PATCH v3 00/11] Add support for synchronous signals on perf events
 2021-03-29 18:33 UTC  (7+ messages)
` [PATCH v3 06/11] perf: Add support for SIGTRAP "

[RFC PATCH 0/6] mm: thp: use generic THP migration for NUMA hinting fault
 2021-03-29 18:33 UTC  (7+ messages)
` [PATCH 1/6] mm: memory: add orig_pmd to struct vm_fault
` [PATCH 2/6] mm: memory: make numa_migrate_prep() non-static
` [PATCH 3/6] mm: migrate: teach migrate_misplaced_page() about THP
` [PATCH 4/6] mm: thp: refactor NUMA fault handling
` [PATCH 5/6] mm: migrate: don't split THP for misplaced NUMA page
` [PATCH 6/6] mm: migrate: remove redundant page count check for THP

[PATCH net-next V5 0/6] add support for RFC 8335 PROBE
 2021-03-29 18:33 UTC  (4+ messages)
` [PATCH net-next V5 6/6] icmp: add response to RFC 8335 PROBE messages

[PATCH 6/8] of: Fix kerneldoc output formatting
 2021-03-29 18:33 UTC  (9+ messages)
` [PATCH] kernel-doc: better handle '::' sequences

[PATCH] Fix fnic driver to remove bogus ratelimit messages
 2021-03-29 18:33 UTC  (3+ messages)

[PATCH] RISC-V: Restore the typcast to 64bit type
 2021-03-29 18:33 UTC  (3+ messages)

[PATCH] Bluetooth: SMP: Fix variable dereferenced before check 'conn'
 2021-03-29 18:32 UTC  (2+ messages)
`  "

[PATCH 0/3] Fix CONFIG_FUNCTION_TRACER with clang
 2021-03-29 18:32 UTC  (3+ messages)
` [PATCH 2/3] riscv: Workaround mcount name prior to clang-13

[PATCH v7 0/5] clk: add driver for the SiFive FU740
 2021-03-29 10:37 UTC  (12+ messages)

[PATCH net-next v2] net: stmmac: remove redundant dev_err call in qcom_ethqos_probe()
 2021-03-29  1:49 UTC 

[PATCH] btrfs: zoned: move log tree node allocation out of log_root_tree->log_mutex
 2021-03-29 18:29 UTC  (2+ messages)

[PATCH 0/9] riscv: improve self-protection
 2021-03-29 18:26 UTC  (10+ messages)
` [PATCH 1/9] riscv: add __init section marker to some functions
` [PATCH 2/9] riscv: Mark some global variables __ro_after_init
` [PATCH 3/9] riscv: Constify sys_call_table
` [PATCH 4/9] riscv: Constify sbi_ipi_ops
` [PATCH 5/9] riscv: kprobes: Implement alloc_insn_page()
` [PATCH 6/9] riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to core
` [PATCH 7/9] riscv: bpf: Avoid breaking W^X
` [PATCH 8/9] riscv: module: Create module allocations without exec permissions
` [PATCH 9/9] riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMU

attr fork related fstests failures on for-next
 2021-03-29 18:31 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/6] bugfixes for hns3
 2021-03-29 18:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/6] net/hns3: fix compiling error for using SVE algorithm

[PATCH v5 0/5] KVM: x86: dump_vmcs: don't assume GUEST_IA32_EFER, show MSR autoloads/autosaves
 2021-03-29 18:23 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix an underflow on non-4KB-page systems
 2021-03-29 18:30 UTC  (11+ messages)

[PATCH -next] fs: dlm: fix missing unlock on error in accept_from_sock()
 2021-03-29 18:30 UTC  (3+ messages)
  ` [Cluster-devel] "

[PATCH][next] mm/vmalloc: Fix read of pointer area after it has been free'd
 2021-03-29 18:30 UTC  (5+ messages)

[PATCH rfc 0/4] percpu: partial chunk depopulation
 2021-03-29 18:29 UTC  (7+ messages)
` [PATCH rfc 1/4] percpu: implement "
` [PATCH rfc 2/4] percpu: split __pcpu_balance_workfn()

renesas/master igt-kms-rockchip: 1 runs, 3 regressions (renesas-devel-2021-03-29-v5.12-rc5)
 2021-03-29 18:29 UTC 

renesas/master usb: 2 runs, 1 regressions (renesas-devel-2021-03-29-v5.12-rc5)
 2021-03-29 18:29 UTC 

[PATCH net-next v2] net: mdio: Remove redundant dev_err call in mdio_mux_iproc_probe()
 2021-03-29  1:38 UTC 

[Bug 212265] New: clock_gettime(CLOCK_TAI, ...) should return an error when TAI has not been configured
 2021-03-29 18:28 UTC  (7+ messages)

[PATCH] Makefile: generate 'git' as 'cc [...] -o git+ && mv git+ git'
 2021-03-29 18:26 UTC  (5+ messages)
` [PATCH v2 0/5] Makefile: don't die on AIX with open ./git
  ` [PATCH v2 1/5] Makefile: rename objects in-place, don't clobber

[PATCH v1 1/8] software node: Free resources explicitly when swnode_register() fails
 2021-03-29 18:26 UTC  (9+ messages)
` [PATCH v1 3/8] software node: Show properties and their values in sysfs

[PATCH] mm: change size_t to unsigned int for cma_alloc
 2021-03-29 18:25 UTC 

[PATCH v7 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-29  7:46 UTC  (28+ messages)
` [PATCH v7 01/13] dt-bindings: mfd: Add 'nxp, imx8mq-vpu-ctrl' to syscon list
  ` [PATCH v7 01/13] dt-bindings: mfd: Add 'nxp,imx8mq-vpu-ctrl' "
` [PATCH v7 02/13] dt-bindings: media: nxp, imx8mq-vpu: Update the bindings for G2 support
` [PATCH v7 03/13] media: hantro: Use syscon instead of 'ctrl' register
` [PATCH v7 04/13] media: hevc: Add fields and flags for hevc PPS
` [PATCH v7 05/13] media: hevc: Add decode params control
` [PATCH v7 06/13] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v7 07/13] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v7 08/13] media: hantro: Only use postproc when post processed formats are defined
` [PATCH v7 09/13] media: uapi: Add a control for HANTRO driver
` [PATCH v7 10/13] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v7 11/13] media: hantro: Introduce G2/HEVC decoder
` [PATCH v7 12/13] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v7 13/13] arm64: dts: imx8mq: Add node to G2 hardware

[PATCH] lockdep: address clang -Wformat warning printing for %hd
 2021-03-29 18:25 UTC  (2+ messages)

[PATCH] btrfs: use percpu_read_positive instead of sum_positive for need_preempt
 2021-03-29 18:23 UTC  (2+ messages)

[PATCH pre-5.10] selinux: vsock: Set SID for socket returned by accept()
 2021-03-29 18:24 UTC 

[PATCH v2] nvmet-tcp: fix a segmentation fault during io parsing error
 2021-03-28  9:52 UTC  (3+ messages)

[dm-devel] [PATCH 0/4] Fixups to my wwid recheck patch
 2021-03-29 18:20 UTC  (6+ messages)
` [dm-devel] [PATCH 2/4] libmultipath: fix priorities in parse_vpd_pg83

[PATCH v2 0/2] fuse: Fix clearing SGID when access ACL is set
 2021-03-29 18:24 UTC  (8+ messages)
` [PATCH v2 1/2] fuse: Add support for FUSE_SETXATTR_V2
      ` [Virtio-fs] "

linux-next: build warning after merge of the drm-intel-fixes tree
 2021-03-29 18:23 UTC  (5+ messages)
    ` [Intel-gfx] "

[Question] Cannot sample lbr callchain on qemu-kvm guest machine
 2021-03-29 18:23 UTC  (2+ messages)

[PATCH v2 1/2] generic/608: Remove drop cache and umount & mount cycle
 2021-03-29 18:23 UTC  (4+ messages)
` [PATCH v2 2/2] generic/608: Add new regression test

[PATCH 1/1] of: base: Fix spelling issue with function param 'prop'
 2021-03-29 18:23 UTC  (2+ messages)

[PATCH 0/4] Convert Cadence QSPI bindings to yaml
 2021-03-29 18:22 UTC  (4+ messages)
` [PATCH 4/4] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml

[PATCH v3 00/13] btrfs: support read-write for subpage metadata
 2021-03-29 18:20 UTC  (4+ messages)
` [PATCH v3 01/13] btrfs: add sysfs interface for supported sectorsize

[PATCH] of/fdt: Improve error checking
 2021-03-29 18:21 UTC  (2+ messages)

stable-rc/linux-4.4.y baseline: 94 runs, 8 regressions (v4.4.263-34-g5fccbcb46b884)
 2021-03-29 18:21 UTC 

[PATCH] riscv: keep interrupts disabled for BREAKPOINT exception
 2021-03-29 18:16 UTC 

[PATCH v3 2/4] diagnostic: add diagnostic_akm_suite_to_security
 2021-03-29 18:22 UTC  (2+ messages)

How to use RTnet on xenomai3?
 2021-03-29 18:21 UTC 

[PATCH v6 0/4] yank: Add chardev tests and fixes
 2021-03-29 18:19 UTC  (2+ messages)

[PATCH] wireless/nl80211.c: fix uninitialized variable
 2021-03-29 18:20 UTC  (2+ messages)

[PATCH] riscv: kprobes/ftrace: Add recursion protection to the ftrace callback
 2021-03-29 18:14 UTC 

[PATCH rfc 3/4] percpu: on demand chunk depopulation
 2021-03-29 18:19 UTC  (4+ messages)
` [percpu] 28c9dada65: invoked_oom-killer:gfp_mask=0x

[PATCH] usb: dwc3: fix incorrect kernel-doc comment syntax in files
 2021-03-29 18:18 UTC  (3+ messages)

[PATCH] riscv: add do_page_fault and do_trap_break into the kprobes blacklist
 2021-03-29 18:12 UTC 

[PATCH] usb: dwc3: exynos: fix incorrect kernel-doc comment syntax
 2021-03-29 18:17 UTC  (3+ messages)

[LTP] [PATCH] realtime/scripts: Fix indentation error in parser.py
 2021-03-29 18:17 UTC 

[PATCH] usb: dwc3: st: fix incorrect kernel-doc comment syntax in file
 2021-03-29 18:15 UTC  (3+ messages)

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-03-29 18:16 UTC  (2+ messages)

stable-rc/linux-5.10.y baseline: 167 runs, 1 regressions (v5.10.26-220-g8c8bcec351223)
 2021-03-29 18:16 UTC 

[PATCH v4 00/22] x86: Support Intel Advanced Matrix Extensions
 2021-03-29 18:14 UTC  (4+ messages)
` [PATCH v4 14/22] x86/fpu/xstate: Expand the xstate buffer on the first use of dynamic user state

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-03-29 18:14 UTC  (2+ messages)

[PATCH v4 0/9] MPEG-2 stateless API cleanup and destaging
 2021-03-29 18:13 UTC  (10+ messages)
` [PATCH v4 1/9] media: uapi: mpeg2: Rework quantization matrices semantics
` [PATCH v4 2/9] media: uapi: mpeg2: Cleanup flags
` [PATCH v4 3/9] media: uapi: mpeg2: Split sequence and picture parameters
` [PATCH v4 4/9] media: uapi: mpeg2: Move reference buffer fields
` [PATCH v4 5/9] media: hantro/cedrus: Remove unneeded slice size and slice offset
` [PATCH v4 6/9] media: uapi: mpeg2: Remove V4L2_CID_MPEG_VIDEO_MPEG2_SLICE_PARAMS
` [PATCH v4 7/9] media: controls: Log MPEG-2 stateless control in .std_log
` [PATCH v4 8/9] media: uapi: Move the MPEG-2 stateless control type out of staging
` [PATCH v4 9/9] media: uapi: Move MPEG-2 stateless controls "

[PATCH] irqchip/sifive-plic: Mark two global variables __ro_after_init
 2021-03-29 18:09 UTC 

xfs inode structure cleanups v4
 2021-03-29 18:14 UTC  (3+ messages)
` [PATCH 18/20] xfs: move the di_flags2 field to struct xfs_inode

[PATCH rdma-next v1 0/5] Get rid of custom made module dependency
 2021-03-29 18:12 UTC  (5+ messages)
` [PATCH rdma-next v1 5/5] net/bnxt: Use direct API instead of useless indirection

[PATCH 1/1] block: fix trivial typos in comments
 2021-03-29 18:13 UTC  (5+ messages)

[PATCH] btrfs: update outdated comment at btrfs_replace_file_extents()
 2021-03-29 18:10 UTC  (2+ messages)

[PATCH] selftests/bpf: add LDFLAGS when building test_verifier
 2021-03-29 18:06 UTC 

[PATCH] client: re-enable iwctl refresh for 'station <wlan> show'
 2021-03-29 18:12 UTC  (2+ messages)

stable-rc/linux-4.9.y baseline: 106 runs, 5 regressions (v4.9.263-54-g3c2295cc6be3)
 2021-03-29 18:10 UTC 

iwctl force autoconnect
 2021-03-29 18:11 UTC  (2+ messages)

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-03-28 11:31 UTC  (5+ messages)
` [PATCH mvebu v3 "

[PATCH] samples/kprobes: Add riscv support
 2021-03-29 18:04 UTC 

[PATCH -next] arm64: smp: Add missing prototype for some smp.c functions
 2021-03-29  3:43 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/2] dt-bindings: devapc: Update bindings
 2021-03-29  3:22 UTC  (3+ messages)

[dpdk-dev] [RFC] pflock: add implementation of phase-fair locks
 2021-03-29 18:09 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] pflock: implementation of phase-fair reader writer locks

bridge-nf-call-iptables: checking bridge vs. IP context?
 2021-03-29 18:08 UTC 

Filesystem sometimes Hangs
 2021-03-29 18:07 UTC  (2+ messages)

[PATCH] arm64: move --fix-cortex-a53-843419 linker test to Kconfig
 2021-03-28 11:12 UTC  (4+ messages)

[LTP] [PATCH 1/2] pec: Convert to the new API
 2021-03-29 18:08 UTC  (3+ messages)
` [LTP] [PATCH 2/2] pec: Fix multiple event test

[PATCH 1/6] xfs/529: Execute chown on an existing directory entry
 2021-03-29 18:06 UTC  (9+ messages)
` [PATCH 3/6] xfs/531: Fix test to execute in multi-block directory config
` [PATCH 4/6] xfs/532: "
` [PATCH 5/6] xfs/534: "
` [PATCH 6/6] xfs/535: "

Linux 5.12-rc5
 2021-03-29 18:05 UTC  (3+ messages)

[PATCH v3 0/4] add device drivers for Siemens Industrial PCs
 2021-03-29 18:00 UTC  (2+ messages)

[PATCH 0/2] arm64: __cpu_setup spring cleaning
 2021-03-28 17:27 UTC  (2+ messages)

[PATCH] riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"
 2021-03-29  3:13 UTC 

[PATCH] pinctrl: microchip: fix array overflow
 2021-03-28 17:18 UTC  (3+ messages)

xfs ioend batching log reservation deadlock
 2021-03-29 18:04 UTC  (4+ messages)

[PATCH v5 0/7] riscv: Add qspinlock/qrwlock
 2021-03-28 11:14 UTC  (3+ messages)
` [PATCH v5 4/7] powerpc/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32

[PATCH 0/2] arm64: Dealing with VHE-only CPUs
 2021-03-29 10:22 UTC  (9+ messages)
` [PATCH 1/2] arm64: cpufeature: Allow early filtering of feature override
` [PATCH 2/2] arm64: Cope with CPUs stuck in VHE mode

[PATCH v6 0/5] Add MIPI rx DPI support
 2021-03-29 18:02 UTC  (7+ messages)
` [PATCH v6 4/5] drm/bridge: anx7625: add HDCP support

[PATCH net-next v2] net: axienet: Remove redundant dev_err call in axienet_probe()
 2021-03-29  7:45 UTC  (2+ messages)

[dpdk-dev] rte_flow ageing
 2021-03-29 18:02 UTC  (2+ messages)

[PATCH 5.11 000/252] 5.11.11-rc2 review
 2021-03-29 18:01 UTC  (2+ messages)

[PATCH v6 1/7] pwm: pca9685: Switch to atomic API
 2021-03-29 18:02 UTC  (5+ messages)
` [PATCH v6 4/7] pwm: pca9685: Support staggered output ON times

mmotm 2021-03-28-16-37 uploaded
 2021-03-29 18:00 UTC  (2+ messages)
` mmotm 2021-03-28-16-37 uploaded (cifs)

[Intel-gfx] [PATCH v2 00/25] drm/i915: Add support for FBs requiring a POT stride padding
 2021-03-29 18:01 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Add support for FBs requiring a POT stride padding (rev4)

[PATCH 1/2] drm/gud: Free buffers on device removal
 2021-03-29 18:01 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.