linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-20 19:52:52 to 2023-08-21 05:09:35 UTC [more...]

[GIT PULL] Crypto Fixes for 5.19
 2023-08-21  5:09 UTC  (12+ messages)
    ` [GIT PULL] Crypto Fixes for 6.1
        ` [GIT PULL] Crypto Fixes for 6.2
          ` [GIT PULL] Crypto Fixes for 6.3
            ` [GIT PULL] Crypto Fixes for 6.4
                ` [GIT PULL] Crypto Fixes for 6.5

Fwd: Qualcomm NFA725A on T14s AMD Gen3: Bluetooth: hci0: Failed to send headers (or body or access otp area)
 2023-08-21  5:02 UTC  (2+ messages)

[PATCH v2] powerpc: Enable generic cpu idle-loop
 2023-08-21  4:59 UTC 

[PATCH] fsi: i2cr: Switch to use struct i2c_driver's .probe()
 2023-08-21  4:57 UTC  (2+ messages)

[PATCH] mm: remove unintentional voluntary preemption in get_mmap_lock_carefully
 2023-08-21  4:55 UTC  (5+ messages)

[RESEND PATCH v10 00/25] DEPT(Dependency Tracker)
 2023-08-21  4:51 UTC  (30+ messages)
` [RESEND PATCH v10 01/25] llist: Move llist_{head,node} definition to types.h
` [RESEND PATCH v10 02/25] dept: Implement Dept(Dependency Tracker)
` [RESEND PATCH v10 03/25] dept: Add single event dependency tracker APIs
` [RESEND PATCH v10 04/25] dept: Add lock "
` [RESEND PATCH v10 05/25] dept: Tie to Lockdep and IRQ tracing
` [RESEND PATCH v10 06/25] dept: Add proc knobs to show stats and dependency graph
` [RESEND PATCH v10 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [RESEND PATCH v10 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
` [RESEND PATCH v10 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [RESEND PATCH v10 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [RESEND PATCH v10 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [RESEND PATCH v10 12/25] dept: Distinguish each syscall context from another
` [RESEND PATCH v10 13/25] dept: Distinguish each work "
` [RESEND PATCH v10 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [RESEND PATCH v10 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [RESEND PATCH v10 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [RESEND PATCH v10 17/25] dept: Track timeout waits separately with a new Kconfig
` [RESEND PATCH v10 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [RESEND PATCH v10 19/25] dept: Apply timeout consideration to swait
` [RESEND PATCH v10 20/25] dept: Apply timeout consideration to waitqueue wait
` [RESEND PATCH v10 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [RESEND PATCH v10 22/25] dept: Apply timeout consideration to dma fence wait
` [RESEND PATCH v10 23/25] dept: Record the latest one out of consecutive waits of the same class
` [RESEND PATCH v10 24/25] dept: Make Dept able to work with an external wgen
` [RESEND PATCH v10 25/25] dept: Track the potential waits of PG_{locked,writeback}

[PATCH V5 0/3] coresight: etm: Make cycle count threshold user configurable
 2023-08-21  4:52 UTC  (4+ messages)
` [PATCH V5 1/3] coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpus
` [PATCH V5 2/3] coresight: etm: Make cycle count threshold user configurable
` [PATCH V5 3/3] Documentation: coresight: Add cc_threshold tunable

linux-next: manual merge of the coresight tree with the arm-perf, arm64 trees
 2023-08-21  4:40 UTC 

[PATCH] mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()
 2023-08-21  4:34 UTC  (3+ messages)

[PATCH bpf-next v5] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-08-21  4:34 UTC  (3+ messages)

[PATCH] reiserfs: Replace 1-element array with C99 style flex-array
 2023-08-21  4:33 UTC 

linux-next: manual merge of the char-misc tree with the jc_docs tree
 2023-08-21  4:25 UTC 

[v2] erofs: don't warn dedupe and fragments features anymore
 2023-08-21  4:22 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the jc_docs tree
 2023-08-21  4:21 UTC 

[PATCH V2] rcu: Update jiffies locally in rcu_cpu_stall_reset()
 2023-08-21  4:16 UTC  (3+ messages)

[PATCH] erofs: don't warn dedupe and fragments features anymore
 2023-08-21  4:08 UTC  (2+ messages)

[PATCH] vdpa: Update sysfs ABI documentation
 2023-08-21  4:01 UTC  (2+ messages)

[PATCH] vdpa_sim_blk: Fix the potential leak of mgmt_dev
 2023-08-21  3:59 UTC  (2+ messages)

[PATCH] tg3: Use slab_build_skb() when needed
 2023-08-21  3:54 UTC  (2+ messages)

[PATCH v5 0/2] regulator: aw37503: add regulator driver for Awinic AW37503
 2023-08-21  3:53 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] regulator: dt-bindings: Add "

[PATCH 1/5] tpm: Move buffer handling from static inlines to real functions
 2023-08-21  3:36 UTC  (5+ messages)
` [PATCH 2/5] tpm: Store TPM buffer length
` [PATCH 3/5] tpm: Detach tpm_buf_reset() from tpm_buf_init()
` [PATCH 4/5] tpm: Support TPM2 sized buffers (TPM2B)
` [PATCH 5/5] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers

[PATCH] spmi: mediatek: Fix UAF on device remove
 2023-08-21  3:35 UTC  (2+ messages)

[PATCH RESEND ethtool] netlink: Allow nl_sset return -EOPNOTSUPP to fallback to do_sset
 2023-08-21  3:34 UTC 

[PATCH] kvm: x86: emulate MSR_PLATFORM_INFO msr bits
 2023-08-21  3:26 UTC 

Fwd: Infiniate systemd loop when power off the machine with multiple MD RAIDs
 2023-08-21  3:23 UTC  (4+ messages)
`  "

[PATCH] kvm: x86: emulate MSR_PLATFORM_INFO msr bits
 2023-08-21  3:22 UTC 

linux-next: build failure after merge of the battery tree
 2023-08-21  2:57 UTC 

[RFC 0/2] Reduce TLB flushes under some specific conditions
 2023-08-21  2:51 UTC  (7+ messages)
` [RFC 2/2] mm: Defer TLB flush by keeping both src and dst folios at migration

[PATCH drm-misc-next] drm/nouveau: uvmm: fix unset region pointer on remap
 2023-08-21  2:53 UTC  (2+ messages)

[PATCH 1/2] gpio: vf610: switch to dynamic allocat GPIO base
 2023-08-21  2:47 UTC  (6+ messages)
` [PATCH 2/2] gpio: mxc: "

[PATCH][ksmbd] fix UAF in ksmbd_alloc_work_struct
 2023-08-21  2:43 UTC 

[PATCH V4 0/3] coresight: etm: Make cycle count threshold user configurable
 2023-08-21  2:34 UTC  (9+ messages)
` [PATCH V4 1/3] coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpus
` [PATCH V4 2/3] coresight: etm: Make cycle count threshold user configurable

[PATCH 5.10 00/68] 5.10.191-rc1 review
 2023-08-21  2:34 UTC  (2+ messages)

[PATCH V3 1/2] amba: bus: fix refcount leak
 2023-08-21  2:39 UTC  (2+ messages)
` [PATCH V3 2/2] of/platform: increase refcount of fwnode

linux-next: manual merge of the battery tree with the mfd tree
 2023-08-21  2:33 UTC 

[RFC PATCH] tracing: Introduce pipe_cpumask to avoid race on trace_pipes
 2023-08-21  2:33 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 0/4] Extend migrate_misplaced_page() to support batch migration
 2023-08-21  2:29 UTC  (4+ messages)
` [PATCH 1/4] mm: migrate: move migration validation into numa_migrate_prep()

[PATCH] mm: Wire up tail page poisoning over ->mappings
 2023-08-21  2:29 UTC  (4+ messages)

[PATCH v4 0/4] Modify die() for MIPS
 2023-08-21  2:28 UTC  (4+ messages)
` [PATCH v4 3/4] MIPS: Return earlier in die() if notify_die() returns NOTIFY_STOP

[PATCH] ARM: sa1111: fix sa1111_probe kernel-doc warnings
 2023-08-21  2:10 UTC 

linux-next: build failure after merge of the nand tree
 2023-08-21  2:02 UTC 

[PATCH net-next] pds_core: Fix some kernel-doc comments
 2023-08-21  1:55 UTC 

linux-next: manual merge of the nand tree with the mtd tree
 2023-08-21  1:55 UTC 

[PATCH v6 0/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
 2023-08-21  1:27 UTC  (8+ messages)
` [PATCH v6 1/7] perf evlist: Add perf_evlist__go_system_wide() helper
` [PATCH v6 2/7] perf evlist: Add evlist__findnew_tracking_event() helper
` [PATCH v6 3/7] perf record: Move setting dummy tracking before record__init_thread_masks()
` [PATCH v6 4/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
` [PATCH v6 5/7] perf test: Update base-record & system-wide-dummy attr expected values for test-record-C0
` [PATCH v6 6/7] perf test: Add test case for record sideband events
` [PATCH v6 7/7] perf test: Add perf_event_attr test for record selected CPUs exclude_user

PROBLEM: LTP cfs_bandwidth01 test bumped into SCHED_WARN_ON after de-selecting CONFIG_SMP
 2023-08-21  1:29 UTC  (3+ messages)
` [PATCH v2] sched/fair: Fix cfs_rq_is_decayed() on !SMP

[PATCH RESEND net-next] alx: fix OOB-read compiler warning
 2023-08-21  1:32 UTC 

[PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
 2023-08-21  1:24 UTC  (12+ messages)

[PATCH 00/22] SRSO fixes/cleanups
 2023-08-21  1:19 UTC  (23+ messages)
` [PATCH 01/22] x86/srso: Fix srso_show_state() side effect
` [PATCH 02/22] x86/srso: Set CPUID feature bits independently of bug or mitigation status
` [PATCH 03/22] KVM: x86: Support IBPB_BRTYPE and SBPB
` [PATCH 04/22] x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
` [PATCH 05/22] x86/srso: Fix SBPB enablement for mitigations=off
` [PATCH 06/22] x86/srso: Print actual mitigation if requested mitigation isn't possible
` [PATCH 07/22] x86/srso: Remove default case in srso_select_mitigation()
` [PATCH 08/22] x86/srso: Downgrade retbleed IBPB warning to informational message
` [PATCH 09/22] x86/srso: Simplify exit paths
` [PATCH 10/22] x86/srso: Print mitigation for retbleed IBPB case
` [PATCH 11/22] x86/srso: Slight simplification
` [PATCH 12/22] x86/srso: Remove redundant X86_FEATURE_ENTRY_IBPB check
` [PATCH 13/22] x86/srso: Fix vulnerability reporting for missing microcode
` [PATCH 14/22] x86/srso: Fix unret validation dependencies
` [PATCH 15/22] x86/alternatives: Remove faulty optimization
` [PATCH 16/22] x86/srso: Unexport untraining functions
` [PATCH 17/22] x86/srso: Disentangle rethunk-dependent options
` [PATCH 18/22] x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros
` [PATCH 19/22] x86/srso: Improve i-cache locality for alias mitigation
` [PATCH 20/22] x86/retpoline: Remove .text..__x86.return_thunk section
` [PATCH 21/22] x86/nospec: Refactor UNTRAIN_RET[_*]
` [PATCH 22/22] x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()

Tasks stuck jbd2 for a long time
 2023-08-21  1:10 UTC  (12+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2023-08-21  1:06 UTC 

[RFC PATCH -next] mm: fix softlockup by replacing tasklist_lock with RCU in for_each_process()
 2023-08-21  0:56 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: crypto: qcom,prng: Add SM8450
 2023-08-21  0:52 UTC  (4+ messages)

[PATCH] f2fs: avoid false alarm of circular locking
 2023-08-21  0:42 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 00/17] x86/boot: Rework PE header generation
 2023-08-21  0:37 UTC  (5+ messages)
` [PATCH 17/17] x86/boot: Drop CRC-32 checksum and the build tool that generates it

[PATCH] nfsd: fix race condition in nfsd_file_acquire
 2023-08-21  0:27 UTC  (2+ messages)

linux-next: manual merge of the vfs-brauner tree with the ext4 tree
 2023-08-21  0:25 UTC  (2+ messages)

[GIT PULL] bcachefs
 2023-08-21  0:09 UTC  (8+ messages)

linux-next: build failure after merge of the nvmem tree
 2023-08-20 23:48 UTC  (2+ messages)

[RE]: RE:
 2023-08-20 17:01 UTC 

[PATCH v2 0/2] docs: rust: update instructions for obtaining 'core' source
 2023-08-20 23:14 UTC  (2+ messages)

[PATCH] docs: add command line to rust-analyzer section
 2023-08-20 23:08 UTC  (2+ messages)

[PATCH v3] scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`
 2023-08-20 23:07 UTC  (2+ messages)

[PATCH 0/6] Backport rework of deadline bandwidth restoration for 5.10.y
 2023-08-20 23:02 UTC  (3+ messages)

[PATCH v4 0/4] crypto: LEA block cipher implementation
 2023-08-20 22:50 UTC  (2+ messages)

[PATCH v11 0/8] drm: Remove usage of deprecated DRM_* macros in DRM core
 2023-08-20 22:52 UTC  (3+ messages)
` [PATCH v11 3/8] drm: Remove usage of deprecated DRM_INFO "

[PATCH] ARM64: dts: marvell: cn9310: Use appropriate label for spi1 pins
 2023-08-20 22:51 UTC 

[PATCH] kbuild: merge list.h in modpost and kconfig
 2023-08-20 22:48 UTC 

linux-next: duplicate patch in the block tree
 2023-08-20 22:22 UTC 

[PATCH v2] kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules
 2023-08-20 22:18 UTC 

linux-next: Signed-off-by missing for commit in the v4l-dvb-next tree
 2023-08-20 22:15 UTC  (2+ messages)

[PATCH v28 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2023-08-20 21:56 UTC  (3+ messages)

[PATCH drm-misc-next 0/3] [RFC] DRM GPUVA Manager GPU-VM features
 2023-08-20 21:53 UTC  (4+ messages)
` [PATCH drm-misc-next 1/3] drm: drm_exec: build always builtin
` [PATCH drm-misc-next 2/3] drm/gpuva_mgr: generalize dma_resv/extobj handling and GEM validation
` [PATCH drm-misc-next 3/3] drm/nouveau: gpuva mgr dma-resv/extobj handling, "

[GIT PULL] devfreq next for 6.6
 2023-08-20 21:53 UTC 

[GIT PULL] extcon next for 6.6
 2023-08-20 21:33 UTC 

[PATCH] staging: nvec: paz00: remove unneeded call to platform_set_drvdata()
 2023-08-20 20:47 UTC  (3+ messages)

[PATCH v2] cpufreq: intel_pstate: set stale CPU frequency to minimum
 2023-08-20 20:46 UTC 

[BUG]: amdgpu: soft lockup - CPU#1 stuck for 26s! [systemd-udevd:635]
 2023-08-20 21:14 UTC  (2+ messages)

[PATCH 1/3] ASoC: dt-bindings: fsl_easrc: Add support for imx8mp-easrc
 2023-08-20 21:05 UTC  (4+ messages)

[PATCH 0/4] Fix dvfs_headroom escaping uclamp constraints
 2023-08-20 21:13 UTC  (6+ messages)
` [PATCH 1/4] sched: cpufreq: Rename map_util_perf to apply_dvfs_headroom
` [PATCH 2/4] sched: cpufreq: Fix apply_dvfs_headroom() escaping uclamp constraints
` [PATCH 3/4] sched: cpufreq: Move apply_dvfs_headroom() to sched.h
` [PATCH RFC 4/4] sched: cpufreq: Apply DVFS headroom to CFS only

[PATCH v4 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4)
 2023-08-20 21:06 UTC  (3+ messages)
` [PATCH v4 21/28] net: wan: Add framer framework support

[PATCH] kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules
 2023-08-20 21:05 UTC  (2+ messages)

[syzbot] [input?] [usb?] [serial?] INFO: rcu detected stall in console_callback
 2023-08-19 22:28 UTC 

[PATCH] intel_idle: Add RaptorLake support
 2023-08-19 19:41 UTC  (3+ messages)

[GIT PULL] Rust fixes for 6.5-rc7
 2023-08-19 19:35 UTC 

[RFC PATCH v1 0/1] tracing/kprobe: Add multi-probe support for 'perf_kprobe' PMU
 2023-08-20 20:34 UTC  (7+ messages)
` [RFC PATCH v1 1/1] "

[PATCH v2] dt-bindings: iio: adc: Add TI TWL603X GPADC
 2023-08-20 20:34 UTC  (2+ messages)

[PATCH] sched/fair: Check a task has a fitting cpu when updating misfit
 2023-08-20 20:34 UTC 

[PATCH] pcf2127: remove useless check
 2023-08-20 20:36 UTC 

[PATCH v2 0/9] Support TDX guests on Hyper-V (the Hyper-V specific part)
 2023-08-20 20:27 UTC  (10+ messages)
` [PATCH v2 1/9] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
` [PATCH v2 2/9] x86/hyperv: Support hypercalls for fully enlightened "
` [PATCH v2 3/9] Drivers: hv: vmbus: Support "
` [PATCH v2 4/9] x86/hyperv: Fix serial console interrupts for "
` [PATCH v2 5/9] Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VM
` [PATCH v2 6/9] x86/hyperv: Introduce a global variable hyperv_paravisor_present
` [PATCH v2 7/9] Drivers: hv: vmbus: Bring the post_msg_page back for TDX VMs with the paravisor
` [PATCH v2 8/9] x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM "
` [PATCH v2 9/9] x86/hyperv: Remove hv_isolation_type_en_snp

[PATCH v3 0/4] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2023-08-20 20:25 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: media: Add bindings for Imagination E5010 JPEG Encoder driver

[PATCH v3 0/2] Add support for TPS25750
 2023-08-20 19:55 UTC  (4+ messages)
` [PATCH v3 2/2] USB: typec: Add TI TPS25750 USB Type-C controller

[PATCH net-next v4 0/9] net: stmmac: add new features to xgmac
 2023-08-20 19:51 UTC  (4+ messages)
` [PATCH net-next v4 2/9] net: stmmac: xgmac: add more feature parsing from hw cap


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).