All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-04 01:01:20 to 2021-03-04 01:14:36 UTC [more...]

Patchwork summary for: spi-devel-general
 2021-03-04  1:00 UTC 

[PATCH] rtnetlink: using dev_base_seq from target net
 2021-03-04  1:10 UTC  (2+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2021-03-03
 2021-03-04  1:06 UTC  (4+ messages)
` [PATCH net 1/3] net: ethernet: ixgbe: don't propagate -ENODEV from ixgbe_mii_bus_init()
` [PATCH net 2/3] ixgbe: fail to create xfrm offload of IPsec tunnel mode SA
` [PATCH net 3/3] ixgbe: Fix memleak in ixgbe_configure_clsu32

[RFC PATCH 0/4] Split security_task_getsecid() into subj and obj variants
 2021-03-04  0:46 UTC  (8+ messages)
` [RFC PATCH 1/4] lsm: separate security_task_getsecid() into subjective and objective variants

[GIT PULL FOR v5.13] Various fixes
 2021-03-04  0:58 UTC  (2+ messages)
` [GIT PULL FOR v5.13] Various fixes (#71873)

[PATCH v4] net: macb: Add default usrio config to default gem config
 2021-03-04  1:00 UTC  (2+ messages)

[GIT FIXES FOR v5.12] Various fixes
 2021-03-04  0:47 UTC  (2+ messages)
` [GIT FIXES FOR v5.12] Various fixes (#71872)

[PATCH v3 00/38] ppc: qemu: Convert qemu-ppce500 to driver model and enable additional driver support
 2021-03-04  1:13 UTC  (8+ messages)
` [PATCH v3 04/38] ppc: qemu: Support non-identity PCI bus address

seqlock lockdep false positives?
 2021-03-04  0:40 UTC 

[PATCH v2 00/20] [Set 1] Rid W=1 warnings from ATA
 2021-03-04  0:41 UTC  (2+ messages)

[PATCH] [v2] sata_dwc_460ex: Fix missing check in sata_dwc_isr
 2021-03-04  0:35 UTC  (2+ messages)

[PATCH V2] ASoC: soc-core: Prevent warning if no DMI table is present
 2021-03-04  0:54 UTC  (3+ messages)

[PATCH v1] Input: elants_i2c - fix division by zero if firmware reports zero phys size
 2021-03-03 23:19 UTC  (2+ messages)

stable/linux-4.14.y baseline: 84 runs, 3 regressions (v4.14.223)
 2021-03-04  0:56 UTC 

[PATCHSET 0/33] Fixes queued up for 5.12
 2021-03-04  0:27 UTC  (34+ messages)
` [PATCH 01/33] io-wq: wait for worker startup when forking a new one
` [PATCH 02/33] io-wq: have manager wait for all workers to exit
` [PATCH 03/33] io-wq: don't ask for a new worker if we're exiting
` [PATCH 04/33] io-wq: rename wq->done completion to wq->started
` [PATCH 05/33] io-wq: wait for manager exit on wq destroy
` [PATCH 06/33] io-wq: fix double put of 'wq' in error path
` [PATCH 07/33] io_uring: SQPOLL stop error handling fixes
` [PATCH 08/33] io_uring: run fallback on cancellation
` [PATCH 09/33] io_uring: don't use complete_all() on SQPOLL thread exit
` [PATCH 10/33] io-wq: provide an io_wq_put_and_exit() helper
` [PATCH 11/33] io_uring: fix race condition in task_work add and clear
` [PATCH 12/33] io_uring: signal worker thread unshare
` [PATCH 13/33] io_uring: warn on not destroyed io-wq
` [PATCH 14/33] io_uring: destroy io-wq on exec
` [PATCH 15/33] io_uring: remove unused argument 'tsk' from io_req_caches_free()
` [PATCH 16/33] io_uring: kill unnecessary REQ_F_WORK_INITIALIZED checks
` [PATCH 17/33] io_uring: move cred assignment into io_issue_sqe()
` [PATCH 18/33] io_uring: kill unnecessary io_run_ctx_fallback() in io_ring_exit_work()
` [PATCH 19/33] io_uring: kill io_uring_flush()
` [PATCH 20/33] io_uring: fix __tctx_task_work() ctx race
` [PATCH 21/33] io_uring: replace cmpxchg in fallback with xchg
` [PATCH 22/33] io_uring: ensure that SQPOLL thread is started for exit
` [PATCH 23/33] io_uring: ignore double poll add on the same waitqueue head
` [PATCH 24/33] io_uring: kill sqo_dead and sqo submission halting
` [PATCH 25/33] io_uring: remove sqo_task
` [PATCH 26/33] io-wq: fix error path leak of buffered write hash map
` [PATCH 27/33] io_uring: fix -EAGAIN retry with IOPOLL
` [PATCH 28/33] io_uring: choose right tctx->io_wq for try cancel
` [PATCH 29/33] io_uring: inline io_req_clean_work()
` [PATCH 30/33] io_uring: inline __io_queue_async_work()
` [PATCH 31/33] io_uring: remove extra in_idle wake up
` [PATCH 32/33] io_uring: ensure that threads freeze on suspend
` [PATCH 33/33] io-wq: ensure all pending work is canceled on exit

[PATCH v2 2/3] grep: make PCRE2 aware of custom allocator
 2021-03-04  0:16 UTC  (3+ messages)
` [PATCH 07/10] grep/pcre2: use pcre2_maketables_free() function

[PATCH 0/3] docs: misc cleanup
 2021-03-04  0:43 UTC  (3+ messages)
` [PATCH v2 0/2] git-cat-file.txt: doc cleanup

[PATCH tip/core/rcu 0/12] NOCB updates for v5.13
 2021-03-04  0:23 UTC  (13+ messages)
` [PATCH tip/core/rcu 01/12] rcu/nocb: Detect unsafe checks for offloaded rdp
` [PATCH tip/core/rcu 02/12] timer: Report ignored local enqueue in nohz mode
` [PATCH tip/core/rcu 03/12] rcu/nocb: Comment the reason behind BH disablement on batch processing
` [PATCH tip/core/rcu 04/12] rcu/nocb: Forbid NOCB toggling on offline CPUs
` [PATCH tip/core/rcu 05/12] rcu/nocb: Avoid confusing double write of rdp->nocb_cb_sleep
` [PATCH tip/core/rcu 06/12] rcu/nocb: Only (re-)initialize segcblist when needed on CPU up
` [PATCH tip/core/rcu 07/12] rcu/nocb: Rename nocb_gp_update_state to nocb_gp_update_state_deoffloading
` [PATCH tip/core/rcu 08/12] rcu: Make nocb_nobypass_lim_per_jiffy static
` [PATCH tip/core/rcu 09/12] rcu/nocb: Fix missed nocb_timer requeue
` [PATCH tip/core/rcu 10/12] rcu/nocb: Disable bypass when CPU isn't completely offloaded
` [PATCH tip/core/rcu 11/12] rcu/nocb: Remove stale comment above rcu_segcblist_offload()
` [PATCH tip/core/rcu 12/12] rcu/nocb: Move trace_rcu_nocb_wake() calls outside nocb_lock when possible

[PATCH 00/10] grep/pcre2: memory allocation fixes
 2021-03-04  0:34 UTC  (9+ messages)
` [PATCH v2 "
` [PATCH v2 08/10] grep/pcre2: actually make pcre2 use custom allocator
` [PATCH v2 09/10] grep/pcre2: move back to thread-only PCREv2 structures
` [PATCH v2 10/10] grep/pcre2: move definitions of pcre2_{malloc,free}

[PATCH RFC clocksource] Do not mark clocks unstable due to delays
 2021-03-04  0:53 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
      ` [PATCH v5 clocksource] Do not mark clocks unstable due to delays for v5.13
        ` [PATCH kernel/time 1/5] clocksource: Provide module parameters to inject delays in watchdog
        ` [PATCH kernel/time 2/5] clocksource: Retry clock read if long delays detected
        ` [PATCH kernel/time 3/5] clocksource: Check per-CPU clock synchronization when marked unstable
        ` [PATCH kernel/time 4/5] clocksource: Provide a module parameter to fuzz per-CPU clock checking
        ` [PATCH kernel/time 5/5] clocksource: Do pairwise clock-desynchronization checking

[PATCH v3 0/2] stash show: learn --include-untracked and --only-untracked
 2021-03-04  0:38 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v2 0/7] Add I2S-MCC support for Microchip's SAMA7G5
 2021-03-04  0:54 UTC  (3+ messages)
` (subset) "

[Patch v2 0/4] NXP Flexspi driver patches
 2021-03-04  0:56 UTC  (2+ messages)

[PATCH -next] ASoC: rt1316: Fix return value check in rt1316_sdw_probe()
 2021-03-04  0:54 UTC  (2+ messages)

[PATCH] SoC: codecs: fix platform_no_drv_owner.cocci warnings
 2021-03-04  0:54 UTC  (2+ messages)

COPYING CREDITS Documentation Kbuild Kconfig LICENSES MAINTAINERS Makefile README arch block certs crypto drivers fs include init ipc kernel lib mm net samples scripts security sound tools usr virt No rule to make target 'arch/c6x/Makefile'
 2021-03-04  0:51 UTC  (3+ messages)
  ` [kbuild-all] "

net/ceph/messenger_v1.c:1204:5: warning: stack frame size of 2944 bytes in function 'ceph_con_v1_try_read'
 2021-03-04  0:43 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH tip/core/rcu 0/28] Torture-test scripting updates for v5.13
 2021-03-04  0:40 UTC  (33+ messages)
` [PATCH tip/core/rcu 01/28] torturescript: Don't rerun failed rcutorture builds
` [PATCH tip/core/rcu 02/28] torture: Allow 1G of memory for torture.sh kvfree testing
` [PATCH tip/core/rcu 03/28] torture: Provide bare-metal modprobe-based advice
` [PATCH tip/core/rcu 04/28] torture: Improve readability of the testid.txt file
` [PATCH tip/core/rcu 05/28] rcuscale: Disable verbose torture-test output
` [PATCH tip/core/rcu 06/28] refscale: "
` [PATCH tip/core/rcu 07/28] torture: Move build/run synchronization files into scenario directories
` [PATCH tip/core/rcu 08/28] torture: Use file-based protocol to mark batch's runs complete
` [PATCH tip/core/rcu 09/28] torture: Use "jittering" file to control jitter.sh execution
` [PATCH tip/core/rcu 10/28] torture: Eliminate jitter_pids file
` [PATCH tip/core/rcu 11/28] torture: Reverse jittering and duration parameters for jitter.sh
` [PATCH tip/core/rcu 12/28] torture: Abstract jitter.sh start/stop into scripts
` [PATCH tip/core/rcu 13/28] torture: Record TORTURE_KCONFIG_GDB_ARG in qemu-cmd
` [PATCH tip/core/rcu 14/28] torture: Extract kvm-test-1-run-qemu.sh from kvm-test-1-run.sh
` [PATCH tip/core/rcu 15/28] torture: Record jitter start/stop commands
` [PATCH tip/core/rcu 16/28] torture: Record kvm-test-1-run.sh and kvm-test-1-run-qemu.sh PIDs
` [PATCH tip/core/rcu 17/28] torture: Remove no-mpstat error message
` [PATCH tip/core/rcu 18/28] torture: Rename SRCU-t and SRCU-u to avoid lowercase characters
` [PATCH tip/core/rcu 19/28] torture: Make upper-case-only no-dot no-slash scenario names official
` [PATCH tip/core/rcu 20/28] torture: De-capitalize TORTURE_SUITE
` [PATCH tip/core/rcu 21/28] torture: Create a "batches" file for build reuse
` [PATCH tip/core/rcu 22/28] torture: Add kvm-again.sh to rerun a previous torture-test
` [PATCH tip/core/rcu 23/28] torture: Add --duration argument to kvm-again.sh
` [PATCH tip/core/rcu 24/28] torture: Make kvm-transform.sh update jitter commands
` [PATCH tip/core/rcu 25/28] torture: Make TORTURE_TRUST_MAKE available in kvm-again.sh environment
` [PATCH tip/core/rcu 26/28] torture: Print proper vmlinux path for kvm-again.sh runs
` [PATCH tip/core/rcu 27/28] torture: Consolidate qemu-cmd duration editing into kvm-transform.sh
` [PATCH tip/core/rcu 28/28] torture: Fix kvm.sh --datestamp regex check
` [PATCH kcsan 1/4] kcsan, debugfs: Move debugfs file creation out of early init
` [PATCH kcsan 2/4] kcsan: Make test follow KUnit style recommendations
` [PATCH kcsan 3/4] kcsan: Switch to KUNIT_CASE_PARAM for parameterized tests
` [PATCH kcsan 4/4] kcsan: Add missing license and copyright headers

[PATCH memory-model 0/3] LKMM updates for v5.13
 2021-03-04  0:45 UTC  (4+ messages)
` [PATCH memory-model 1/3] doc: Update rcu_dereference.rst reference
` [PATCH memory-model 2/3] tools/memory-model: Remove reference to atomic_ops.rst
` [PATCH memory-model 3/3] tools/memory-model: Add access-marking documentation

[PATCH 1/2] units: Add the HZ_PER_KHZ macro
 2021-03-04  0:31 UTC  (2+ messages)

drivers/gpu/drm/msm/dp/dp_hpd.c:37 dp_hpd_connect() error: we previously assumed 'hpd_priv->dp_cb' could be null (see line 37)
 2021-03-04  0:26 UTC  (2+ messages)

+ mm-mmap-dont-unlock-vmas-in-remap_file_pages.patch added to -mm tree
 2021-03-04  0:25 UTC 

[PATCH tip/core/rcu 0/3] Polling RCU grace-period interfaces for v5.13
 2021-03-04  0:26 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Provide polling interfaces for Tree RCU grace periods
` [PATCH tip/core/rcu 2/3] rcu: Provide polling interfaces for Tiny "
` [PATCH tip/core/rcu 3/3] rcutorture: Test start_poll_synchronize_rcu() and poll_state_synchronize_rcu()

+ mm-correctly-determine-last_cpupid_width.patch added to -mm tree
 2021-03-03 23:16 UTC 

+ mm-clean-up-include-linux-page-flags-layouth.patch added to -mm tree
 2021-03-03 23:16 UTC 

+ mm-memremap-fixes-improper-spdx-comment-style.patch added to -mm tree
 2021-03-04  0:10 UTC 

+ memcg-cleanup-root-memcg-checks.patch added to -mm tree
 2021-03-04  0:26 UTC 

[PATCH] wrapper: add workaround for open() returning EINTR
 2021-03-04  0:47 UTC  (10+ messages)
      ` [PATCH v2] Makefile: add OPEN_RETURNS_EINTR knob
          ` [PATCH] config.mak.uname: enable OPEN_RETURNS_EINTR for macOS Big Sur

[PATCH v2] ASoC: codec: Omit superfluous error message in jz4760_codec_probe()
 2021-03-04  0:54 UTC  (3+ messages)

[drm/i915] 7962893ecb: WARNING:at_drivers/gpu/drm/i915/intel_runtime_pm.c:#intel_runtime_pm_driver_release[i915]
 2021-03-04  0:55 UTC  (2+ messages)

[PATCH][next] ASoC: fsl: fsl_easrc: Fix uninitialized variable st2_mem_alloc
 2021-03-04  0:54 UTC  (3+ messages)

[PATCH] format-patch: allow a non-integral version numbers
 2021-03-04  0:54 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH v2 00/13] Add futex2 syscall
 2021-03-04  0:42 UTC  (14+ messages)
` [RFC PATCH v2 01/13] futex2: Implement wait and wake functions
` [RFC PATCH v2 02/13] futex2: Add support for shared futexes
` [RFC PATCH v2 03/13] futex2: Implement vectorized wait
` [RFC PATCH v2 04/13] futex2: Implement requeue operation
` [RFC PATCH v2 05/13] futex2: Add compatibility entry point for x86_x32 ABI
` [RFC PATCH v2 06/13] docs: locking: futex2: Add documentation
` [RFC PATCH v2 07/13] selftests: futex2: Add wake/wait test
` [RFC PATCH v2 08/13] selftests: futex2: Add timeout test
` [RFC PATCH v2 09/13] selftests: futex2: Add wouldblock test
` [RFC PATCH v2 10/13] selftests: futex2: Add waitv test
` [RFC PATCH v2 11/13] selftests: futex2: Add requeue test
` [RFC PATCH v2 12/13] perf bench: Add futex2 benchmark tests
` [RFC PATCH v2 13/13] kernel: Enable waitpid() for futex2

Round-tripping fast-export/import changes commit hashes
 2021-03-04  0:55 UTC  (9+ messages)

[PATCH 0/7] Add build ID to stacktraces
 2021-03-04  0:41 UTC  (8+ messages)
` [PATCH 1/7] buildid: Add method to get running kernel's build ID
` [PATCH 5/7] printk: Make %pS and friends print module "

[PATCH kcsan 0/4] KCSAN updates for v5.13
 2021-03-04  0:40 UTC 

[PATCH v3 0/6][Outreachy] commit: Implementation of "amend!" commit
 2021-03-04  0:58 UTC  (7+ messages)
` [PATCH v3 2/6] commit: add amend suboption to --fixup to create amend! commit

[PATCH] KVM: arm64: Fix unaligned addr case in mmu walking
 2021-03-04  0:38 UTC  (4+ messages)

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-04  0:23 UTC  (6+ messages)
` [RFC PATCH 15/18] cgroup: Introduce ioasids controller

[PATCH v2] KVM: LAPIC: Advancing the timer expiration on guest initiated write
 2021-03-04  0:35 UTC 

drivers/gpu/drm/msm/dp/dp_debug.c:218 dp_debug_init() warn: passing zero to 'PTR_ERR'
 2021-03-04  0:27 UTC  (2+ messages)

ERROR: modpost: "__delay" undefined!
 2021-03-03 23:07 UTC 

[PATCH tip/core/rcu 0/2] RCU Tasks updates for v5.13
 2021-03-04  0:32 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] rcu-tasks: Rectify kernel-doc for struct rcu_tasks
` [PATCH tip/core/rcu 2/2] rcu-tasks: Add block comment laying out RCU Tasks Trace design

[PATCH tip/core/rcu 0/2] Torture-test updates for v5.13
 2021-03-04  0:35 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] torture: Replace torture_init_begin string with %s
` [PATCH tip/core/rcu 2/2] rcutorture: Replace rcu_torture_stall "

[PATCH 00/11] pragma once: treewide conversion
 2021-03-03 23:13 UTC  (3+ messages)
` [PATCH 06/11] pragma once: convert include/linux/cb710.h

[PATCH 1/4] kbuild: remove LLVM=1 test from HAS_LTO_CLANG
 2021-03-04  0:30 UTC  (6+ messages)
` [PATCH 3/4] kbuild: check the minimum assembler version in Kconfig
` [PATCH 4/4] kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh

[PATCH tip/core/rcu 0/5] Realtime-related RCU updates for v5.13
 2021-03-04  0:29 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/5] rcu: Expedite deboost in case of deferred quiescent state
` [PATCH tip/core/rcu 2/5] rcutorture: Make TREE03 use real-time tree.use_softirq setting
` [PATCH tip/core/rcu 3/5] rcutorture: Fix testing of RCU priority boosting
` [PATCH tip/core/rcu 4/5] rcu: Make rcu_read_unlock_special() expedite strict grace periods
` [PATCH tip/core/rcu 5/5] torture: Make jitter.sh handle large systems

[drm-drm-intel:topic/core-for-CI 20/29] drivers/pci/Kconfig:16:error: recursive dependency detected!
 2021-03-04  1:07 UTC 

[PATCH v8 4/6] arm64: hyperv: Initialize hypervisor on boot
 2021-03-03 20:21 UTC 

[PATCH v7 0/3] arm64/sve: Improve performance when handling SVE access traps
 2021-03-03 20:18 UTC  (5+ messages)
` [PATCH v7 1/3] arm64/sve: Remove redundant system_supports_sve() tests
` [PATCH v7 2/3] arm64/sve: Split TIF_SVE into separate execute and register state flags
` [PATCH v7 3/3] arm64/sve: Rework SVE trap access to minimise memory access

[PATCH 1/1] clk: sunxi: Demote non-conformant kernel-doc headers
 2021-03-04  0:17 UTC  (2+ messages)

cpuidle-qcom-spm.c:undefined reference to `cpu_resume_arm'
 2021-03-04  1:03 UTC 

[PATCH v7 0/5] xfs: support shrinking free space in the last AG
 2021-03-03 23:19 UTC  (7+ messages)
` [PATCH v7 3/5] xfs: introduce xfs_ag_shrink_space()
` [PATCH v7 4/5] xfs: support shrinking unused space in the last AG

[PATCH] mtd: add OTP (one-time-programmable) erase ioctl
 2021-03-03 20:18 UTC 

[PATCH v9 0/9] Add support for x509 certs with NIST P384/256/192 keys
 2021-03-03 23:46 UTC  (3+ messages)
` [PATCH v9 2/9] x509: Detect sm2 keys by their parameters OID

[PATCH v2 00/14] Add binding updates and DT files for SC7280 SoC
 2021-03-04  0:14 UTC  (11+ messages)
` [PATCH v2 03/14] arm64: dts: sc7280: Add basic dts/dtsi files for sc7280 soc
` [PATCH v2 06/14] arm64: dts: qcom: SC7280: Add rpmhcc clock controller node
` [PATCH v2 12/14] arm64: dts: qcom: sc7280: Add SPMI PMIC arbiter device for SC7280
` [PATCH v2 13/14] arm64: dts: qcom: sc7280: Add cpuidle states
` [PATCH v2 14/14] arm64: dts: qcom: sc7280: Add rpmh power-domain node

[PATCH] gpu/drm/msm: fix shutdown hook in case GPU components failed to bind
 2021-03-04  0:22 UTC  (2+ messages)


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.