linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-20 23:48:55 to 2023-08-21 06:46:15 UTC [more...]

linux-next: Tree for Aug 21
 2023-08-21  6:46 UTC 

[PATCH bpf-next v6] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-08-21  6:45 UTC 

[PATCH] x86/sev: Make early_set_memory_decrypted() calls page aligned
 2023-08-21  6:44 UTC  (2+ messages)

[PATCH v1] docs/zh_CN: add zh_CN translation for memory-barriers.txt
 2023-08-21  6:39 UTC  (3+ messages)

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

[PATCH v2 0/3] iommu: Make pasid array per device
 2023-08-21  6:33 UTC  (8+ messages)
` [PATCH v2 1/3] iommu: Make single-device group for PASID explicit
` [PATCH v2 2/3] iommu: Consolidate pasid dma ownership check

[PATCH v9 2/7] drm/mediatek: Add crtc path enum for all_drm_priv array
 2023-08-21  6:31 UTC 

[PATCH v1] pinctrl: cherryview: use ACPI_HANDLE() to pass handle
 2023-08-21  6:30 UTC 

[PATCH net-next 0/3] add the dwmac driver for T-HEAD TH1520 SoC
 2023-08-21  6:29 UTC  (5+ messages)
` [PATCH net-next 1/3] dt-bindings: net: snps,dwmac: allow dwmac-3.70a to set pbl properties
` [PATCH net-next 2/3] dt-bindings: net: add T-HEAD dwmac support

[PATCH kmod v4 0/4] kmod /usr support
 2023-08-21  6:22 UTC  (5+ messages)
` [PATCH kmod v5 0/5] "

[PATCH] drm/ast: Avoid possible NULL dereference
 2023-08-21  6:22 UTC 

[v16 0/4] Add support for Maxim MAX735x/MAX736x variants
 2023-08-21  6:20 UTC  (5+ messages)
` [v16 1/4] dt-bindings: i2c: pca954x: Correct interrupt support
` [v16 2/4] dt-bindings: i2c: Add Maxim MAX735x/MAX736x variants
` [v16 3/4] i2c: muxes: pca954x: Add MAX735x/MAX736x support
` [v16 4/4] i2c: muxes: pca954x: Add regulator support

[PATCH v15 0/4] Add support for Maxim MAX735x/MAX736x variants
 2023-08-21  6:20 UTC  (4+ messages)
` [PATCH v15 3/4] i2c: muxes: pca954x: Add MAX735x/MAX736x support

[PATCH] drm/amdgpu: Avoid possible buffer overflow
 2023-08-21  6:19 UTC 

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

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

[PATCH v5,0/4] Add compatible to increase MT8188 audio control
 2023-08-21  6:13 UTC  (7+ messages)
` [PATCH v5,2/4] drm/mediatek: dp: Add the audio packet flag to mtk_dp_data struct
  ` [PATCH v5, 2/4] "
` [PATCH v5,3/4] drm/mediatek: dp: Add the audio divider "
` [PATCH v5,4/4] drm/mediatek: dp: Add support MT8188 dp/edp function

[PATCH v2] dt-bindings: interrupt-controller: loongson,liointc: Fix warnings about liointc-2.0
 2023-08-21  6:13 UTC 

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

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

[RFC PATCH v2 0/1] Reduce cost of accessing tg->load_avg
 2023-08-21  6:06 UTC  (4+ messages)
` [RFC PATCH 1/1] sched/fair: ratelimit update to tg->load_avg

[net-next PATCH v3] octeontx2-pf: Use PTP HW timestamp counter atomic update feature
 2023-08-21  6:05 UTC  (3+ messages)

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

[PATCH v2] vdpa_sim_blk: Fix the potential leak of mgmt_dev
 2023-08-21  6:03 UTC 

[PATCH 00/22] SRSO fixes/cleanups
 2023-08-21  6:04 UTC  (27+ 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()

[PATCH v4 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4)
 2023-08-21  6:02 UTC  (7+ messages)
` [PATCH v4 20/28] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v4 21/28] net: wan: Add framer framework support

[PATCH blktests v2 0/1] Introduce nvmet target setup/cleanup helpers
 2023-08-21  5:57 UTC  (4+ messages)
` [PATCH blktests v2 3/3] nvme: introduce nvmet_target_{setup/cleanup} common code

[PATCH V5 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema
 2023-08-21  5:54 UTC  (2+ messages)

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

linux-next: build failure after merge of the nand tree
 2023-08-21  5:44 UTC  (2+ messages)

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

[PATCH] mtd: rawnand: qcom: Fix build issue
 2023-08-21  5:35 UTC 

[PATCH net-next v3 0/2] Add Realtek automotive PCIe driver
 2023-08-21  5:31 UTC  (8+ messages)
` [PATCH net-next v3 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code

[PATCH 0/3]mtd: rawnand: qcom: Fixes for exec_op
 2023-08-21  5:30 UTC  (4+ messages)
` [PATCH 1/3] mtd: rawnand: qcom: Update read_loc size to 512

linux-next: build failure after merge of the nvmem tree
 2023-08-21  5:27 UTC  (3+ messages)

[net PATCH V3 0/3] Fix PFC related issues
 2023-08-21  5:25 UTC  (4+ messages)
` [net PATCH V3 1/3] octeontx2-pf: Fix PFC TX scheduler free
` [net PATCH V3 2/3] octeontx2-af: CN10KB: fix PFC configuration
` [net PATCH V3 3/3] cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simultaneously

[PATCH] block: fix unexpected split in bio_discard_limit
 2023-08-21  5:22 UTC  (2+ messages)

[RFC PATCH] xfs: fix per-cpu CIL structure aggregation racing with dying cpus
 2023-08-21  5:17 UTC  (2+ messages)

[PATCH] powerpc: Enable generic cpu idle-loop
 2023-08-21  5:09 UTC  (3+ messages)

[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 

[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 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 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 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 

[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)

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] 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)


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).