linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-24 01:08:38 to 2023-08-24 05:03:55 UTC [more...]

linux-next: Tree for Aug 24
 2023-08-24  5:02 UTC 

drivers/base/regmap/regmap-kunit.c:795:43: sparse: sparse: cast to restricted __le16
 2023-08-24  4:56 UTC 

[PATCH 00/22] SRSO fixes/cleanups
 2023-08-24  4:55 UTC  (13+ messages)
` [PATCH 02/22] x86/srso: Set CPUID feature bits independently of bug or mitigation status
` [PATCH 08/22] x86/srso: Downgrade retbleed IBPB warning to informational message
` [PATCH 10/22] x86/srso: Print mitigation for retbleed IBPB case
` [PATCH 11/22] x86/srso: Slight simplification

[PATCH v2] ext4: fix slab-use-after-free in ext4_es_insert_extent()
 2023-08-24  4:53 UTC  (2+ messages)

[PATCH v2] ext4: do not mark inode dirty every time in delalloc append write scenario
 2023-08-24  4:53 UTC  (2+ messages)

[PATCH v2 0/4] Extend migrate_misplaced_page() to support batch migration
 2023-08-24  4:51 UTC  (7+ messages)
` [PATCH v2 2/4] mm: migrate: move the numamigrate_isolate_page() into do_numa_page()

[PATCH 1/3] PCI: Add helper to check if any of ancestor device support D3cold
 2023-08-24  4:46 UTC  (3+ messages)
` [PATCH 2/3] PCI/AER: Disable AER service on suspend
` [PATCH 3/3] PCI/DPC: Disable DPC "

[perf-tools-next:tmp.perf-tools-next] [perf dlfilter] f178a76b05: perf-sanity-tests.dlfilter_C_API.fail
 2023-08-24  4:45 UTC  (4+ messages)

[PATCH v3] tpm: Enable hwrng only for Pluton on AMD CPUs
 2023-08-24  4:43 UTC  (5+ messages)
    ` checkpatch complains about Reported-by block (was: [PATCH v3] tpm: Enable hwrng only for Pluton on AMD CPUs)

[PATCH] sched: Increase MAX_SHARES
 2023-08-24  4:37 UTC 

[PATCH v5 00/45] use refcount+RCU method to implement lockless slab shrink
 2023-08-24  4:38 UTC  (48+ messages)
` [PATCH v5 01/45] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v5 02/45] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v5 03/45] binder: dynamically allocate the android-binder shrinker
` [PATCH v5 04/45] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v5 05/45] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v5 06/45] erofs: dynamically allocate the erofs-shrinker
` [PATCH v5 07/45] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v5 08/45] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v5 09/45] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v5 10/45] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v5 11/45] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v5 12/45] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v5 13/45] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v5 14/45] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v5 15/45] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v5 16/45] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v5 17/45] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v5 18/45] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v5 19/45] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v5 20/45] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v5 21/45] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v5 22/45] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v5 23/45] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v5 24/45] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v5 25/45] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v5 26/45] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v5 27/45] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v5 28/45] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v5 29/45] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v5 30/45] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v5 31/45] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v5 32/45] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v5 33/45] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v5 34/45] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v5 35/45] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v5 36/45] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v5 37/45] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v5 38/45] fs: super: dynamically allocate the s_shrink
` [PATCH v5 39/45] mm: shrinker: remove old APIs
` [PATCH v5 40/45] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v5 41/45] mm: shrinker: rename {prealloc|unregister}_memcg_shrinker() to shrinker_memcg_{alloc|remove}()
` [PATCH v5 42/45] mm: shrinker: make global slab shrink lockless
` [PATCH v5 43/45] mm: shrinker: make memcg "
` [PATCH v5 44/45] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v5 45/45] mm: shrinker: convert shrinker_rwsem to mutex

linux-next: Tree for Aug 23
 2023-08-24  4:33 UTC  (8+ messages)
` linux-next: Tree for Aug 23 (arch/loongarch/mm/kasan_init.o)
` linux-next: Tree for Aug 23 (drivers/perf/arm_pmuv3.o)
` linux-next: Tree for Aug 23 (drivers/iio/imu/bno055/bno055.o)
` linux-next: Tree for Aug 23 (hyperv)
` linux-next: Tree for Aug 23 (drivers/platform/x86/amd/pmc.c)

[PATCH v2 1/1] MAINTAINERS: Add entries for NXP(Freescale) eDMA drivers
 2023-08-24  4:32 UTC  (2+ messages)

[PATCH v2 00/18] Lazily load PMU data
 2023-08-24  4:13 UTC  (19+ messages)
` [PATCH v2 01/18] perf pmu: Make the loading of formats lazy
` [PATCH v2 02/18] perf pmu: Abstract alias/event struct
` [PATCH v2 03/18] perf pmu-events: Add extra underscore to function names
` [PATCH v2 04/18] perf jevents: Group events by PMU
` [PATCH v2 05/18] perf parse-events: Improve error message for double setting
` [PATCH v2 06/18] perf s390 s390_cpumcfdg_dump: Don't scan all PMUs
` [PATCH v2 07/18] perf pmu-events: Reduce processed events by passing PMU
` [PATCH v2 08/18] perf pmu-events: Add pmu_events_table__find_event
` [PATCH v2 09/18] perf pmu: Parse sysfs events directly from a file
` [PATCH v2 10/18] perf pmu: Prefer passing pmu to aliases list
` [PATCH v2 11/18] perf pmu: Merge json events with sysfs at load time
` [PATCH v2 12/18] perf pmu: Cache json events table
` [PATCH v2 13/18] perf pmu: Lazily add json events
` [PATCH v2 14/18] perf pmu: Scan type early to fail an invalid PMU quickly
` [PATCH v2 15/18] perf pmu: Be lazy about loading event info files from sysfs
` [PATCH v2 16/18] perf pmu: Lazily load sysfs aliases
` [PATCH v2 17/18] perf jevents: Sort strings in the big C string to reduce faults
` [PATCH v2 18/18] perf jevents: Don't append Unit to desc

[PATCH v2 0/6] Add fdinfo support to Panfrost
 2023-08-24  4:12 UTC  (8+ messages)
` [PATCH v2 1/6] drm/panfrost: Add cycle count GPU register definitions
` [PATCH v2 2/6] drm/panfrost: Add fdinfo support GPU load metrics
` [PATCH v2 3/6] drm/panfrost: Add fdinfo support for memory stats
` [PATCH v2 4/6] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
` [PATCH v2 5/6] drm/panfrost: Implement generic DRM object RSS reporting function
` [PATCH v2 6/6] drm/drm-file: Allow size unit selection in drm_show_memory_stats

linux-next: manual merge of the nolibc tree with the vfs-brauner tree
 2023-08-24  4:10 UTC 

Tasks stuck jbd2 for a long time
 2023-08-24  3:52 UTC  (12+ messages)

[PATCH v2] mm: vmscan: reclaim anon pages if there are swapcache pages
 2023-08-24  3:39 UTC  (6+ messages)

[PATCH v3 0/4] cleanups for lockless slab shrink
 2023-08-24  3:35 UTC  (5+ messages)
` [PATCH v3 1/4] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v3 2/4] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v3 3/4] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v3 4/4] drm/ttm: introduce pool_shrink_rwsem

[PATCH v3 0/1] gro: decrease size of CB
 2023-08-24  3:31 UTC  (8+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/7] rtc: Add support for limited alarm timer offsets
 2023-08-24  3:26 UTC  (5+ messages)
` [PATCH v2 1/7] "

[PATCH] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
 2023-08-24  3:23 UTC  (2+ messages)

[PATCHv2] dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
 2023-08-24  3:15 UTC  (2+ messages)

[PATCH] dmaengine: fsl-edma: Remove unnecessary print function dev_err()
 2023-08-24  3:13 UTC  (2+ messages)

[PATCH blktests v3 0/3] Introduce nvmet target setup/cleanup helpers
 2023-08-24  3:09 UTC  (3+ messages)
` [PATCH blktests v3 3/3] nvme: introduce nvmet_target_{setup/cleanup} common code

[PATCH v3 net] octeontx2-pf: fix page_pool creation fail for rings > 32k
 2023-08-24  3:03 UTC 

[PATCH 0/9] Fixes and cleanups to compaction
 2023-08-24  2:59 UTC  (22+ messages)
` [PATCH 4/9] mm/compaction: simplify pfn iteration in isolate_freepages_range
` [PATCH 6/9] mm/compaction: rename is_via_compact_memory to compaction_with_allocation_order
` [PATCH 7/9] mm/compaction: factor out code to test if we should run compaction for target order

[PATCH drm-misc-next] drm/gpuva_mgr: remove unused prev pointer in __drm_gpuva_sm_map()
 2023-08-24  2:57 UTC  (2+ messages)

[PATCH] dt-bindings: Drop remaining unneeded quotes
 2023-08-24  2:56 UTC  (2+ messages)

[PATCH V2 drivers/perf: hisi:] drivers/perf: hisi: Update HiSilicon PMU maintainers
 2023-08-24  2:41 UTC 

[PATCH V4 2/2] rcu: Update jiffies in rcu_cpu_stall_reset()
 2023-08-24  2:50 UTC  (7+ messages)

Possible nvme regression in 6.4.11
 2023-08-24  2:44 UTC  (7+ messages)

[PATCH v2 net] octeontx2-pf: fix page_pool creation fail for rings > 32k
 2023-08-24  2:40 UTC  (3+ messages)
  ` [EXT] "

[PATCH] tty/serial: Cancel work queue before closing uart
 2023-08-24  2:36 UTC  (5+ messages)

[PATCH V10 0/4] Add S4 SoC PLLs and Peripheral clock
 2023-08-24  2:35 UTC  (6+ messages)
` [PATCH V10 2/4] dt-bindings: clock: document Amlogic S4 SoC peripherals clock controller

[PATCH v7 0/8] perf vendor events: Add JSON metrics for Arm CMN
 2023-08-24  2:33 UTC  (6+ messages)
` [PATCH v7 7/8] perf jevents: Add support for Arm CMN PMU aliasing

[PATCH v2] usb: typec: qcom: check regulator enable status before disabling it
 2023-08-24  2:32 UTC 

rcutorture: Can not Disable RT throttling
 2023-08-24  2:30 UTC  (4+ messages)

[PATCH net-next] net: fec: add exception tracing for XDP
 2023-08-24  2:30 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: ethernet: mtk_eth_soc: improve support for MT7988
 2023-08-24  2:30 UTC  (2+ messages)

[PATCH 00/15] Support IGT in display driver
 2023-08-24  2:29 UTC  (3+ messages)
` [PATCH 11/15] drm/mediatek: Support CRC in VDOSYS0

[PATCH RFC] rcu: torture: shorten the time between forward-progress tests
 2023-08-24  2:29 UTC  (3+ messages)

[PATCH] clk: sprd: Fix thm_parents incorrect configuration
 2023-08-24  2:29 UTC  (3+ messages)

[PATCH 0/2] Rust 1.72.0 upgrade
 2023-08-24  2:28 UTC  (5+ messages)
` [PATCH 1/2] rust: arc: add explicit `drop()` around `Box::from_raw()`
` [PATCH 2/2] rust: upgrade to Rust 1.72.0

[PATCH v1 00/25] Lazily load PMU data
 2023-08-24  2:23 UTC  (4+ messages)
` [PATCH v1 09/25] perf pmu: Make the loading of formats lazy

[PATCH V3 0/7] AMD Pstate Preferred Core
 2023-08-24  2:23 UTC  (9+ messages)
` [PATCH V3 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V3 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V3 3/7] cpufreq: amd-pstate: Enable AMD Pstate Preferred Core Supporting
` [PATCH V3 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V3 5/7] cpufreq: amd-pstate: Update AMD Pstate Preferred Core ranking dynamically
` [PATCH V3 6/7] Documentation: amd-pstate: introduce AMD Pstate Preferred Core
` [PATCH V3 7/7] Documentation: introduce AMD Pstate Preferrd Core mode kernel command line options

dwc3: unusual handling of setup requests with wLength == 0
 2023-08-24  2:21 UTC  (11+ messages)

[for-next][PATCH 00/14] tracing: More updates for 6.6
 2023-08-24  2:18 UTC  (15+ messages)
` [for-next][PATCH 01/14] tracing/filters: Dynamically allocate filter_pred.regex
` [for-next][PATCH 02/14] tracing/filters: Enable filtering a cpumask field by another cpumask
` [for-next][PATCH 03/14] tracing/filters: Enable filtering a scalar field by a cpumask
` [for-next][PATCH 04/14] tracing/filters: Enable filtering the CPU common "
` [for-next][PATCH 05/14] tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a single CPU
` [for-next][PATCH 06/14] tracing/filters: Optimise scalar vs cpumask filtering when the "
` [for-next][PATCH 07/14] tracing/filters: Optimise CPU "
` [for-next][PATCH 08/14] tracing/filters: Further optimise scalar vs cpumask comparison
` [for-next][PATCH 09/14] tracing/filters: Document cpumask filtering
` [for-next][PATCH 10/14] tracing: Remove unused function declarations
` [for-next][PATCH 11/14] ftrace: Remove empty declaration ftrace_enable_daemon() and ftrace_disable_daemon()
` [for-next][PATCH 12/14] tracing/user_events: Optimize safe list traversals
` [for-next][PATCH 13/14] tracefs: Avoid changing i_mode to a temp value
` [for-next][PATCH 14/14] tracefs: Remove kerneldoc from struct eventfs_file

[PATCH] seccomp: Remove unnecessary ‘NULL’ values from prepared
 2023-08-25 18:43 UTC 

[PATCH bpf-next v2 0/7] Add support cpu v4 insns for RV64
 2023-08-24  9:50 UTC  (10+ messages)
` [PATCH bpf-next v2 1/7] riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/W
` [PATCH bpf-next v2 2/7] riscv, bpf: Support sign-extension load insns
` [PATCH bpf-next v2 3/7] riscv, bpf: Support sign-extension mov insns
` [PATCH bpf-next v2 4/7] riscv, bpf: Support 32-bit offset jmp insn
` [PATCH bpf-next v2 5/7] riscv, bpf: Support signed div/mod insns
` [PATCH bpf-next v2 6/7] riscv, bpf: Support unconditional bswap insn
` [PATCH bpf-next v2 7/7] selftests/bpf: Enable cpu v4 tests for RV64

[PATCH drivers/perf: hisi:] drivers/perf: hisi: Update email addresses of HISILICON_PMU driver maintainers
 2023-08-24  2:00 UTC  (5+ messages)

[PATCH] resource: Remove unnecessary initial values of variables
 2023-08-25 18:30 UTC 

[Patch v3] KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros
 2023-08-24  2:05 UTC 

[PATCH] x86/fpu: set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
 2023-08-24  1:46 UTC  (3+ messages)

[RFC][PATCH] kconfig: introduce listunknownconfig
 2023-08-24  1:51 UTC  (11+ messages)

[PATCH] kbuild: get lib-y objects back to static library
 2023-08-24  1:44 UTC  (2+ messages)

[PATCH] modpost: Skip .llvm.call-graph-profile section check
 2023-08-24  1:34 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 8/8] mm: page_alloc: consolidate free page accounting
 2023-08-24  1:34 UTC  (3+ messages)

[PATCH bpf-next 0/7] Add support cpu v4 insns for RV64
 2023-08-24  1:23 UTC  (9+ messages)
` [PATCH bpf-next 3/7] riscv, bpf: Support sign-extension mov insns
` [PATCH bpf-next 7/7] selftests/bpf: Enable cpu v4 tests for RV64

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2023-08-24  1:18 UTC  (5+ messages)

[PATCH -next v3 0/7] md: make rdev addition and removal independent from daemon thread
 2023-08-24  1:16 UTC  (9+ messages)
` [PATCH -next v3 6/7] md: factor out a helper rdev_addable() from remove_and_add_spares()

[PATCH 5.15] Revert "KVM: x86: enable TDP MMU by default"
 2023-08-24  1:15 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJ
 2023-08-24  1:11 UTC 

[PATCH net-next v5 00/10] net: axienet: Introduce dmaengine
 2023-08-24  1:10 UTC  (7+ messages)
` [PATCH net-next v5 10/10] net: axienet: Introduce dmaengine support

seqlock:do_raw_write_seqcount_end smp_wmb
 2023-08-24  1:07 UTC 

[PATCH 3/3] wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len
 2023-08-24  1:07 UTC  (2+ 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).