All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-04 21:22:44 to 2024-06-04 22:30:31 UTC [more...]

[PATCH] kernel/resource: optimize find_next_iomem_res
 2024-06-04 21:37 UTC  (3+ messages)

[PATCH] zonefs: move super block reading from page to folio
 2024-06-04 22:30 UTC  (7+ messages)

[PATCH] drm/msm/adreno: Add some missing MODULE_FIRMWARE entries
 2024-06-04 22:30 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: Update Xe driver maintainers
 2024-06-04 22:29 UTC  (2+ messages)

Documentation for line_config PULL_UP, effect on line_event edges and line_request values?
 2024-06-04 22:29 UTC  (5+ messages)

[PATCH v2] credential: clear expired c->credential, unify secret clearing
 2024-06-04 22:28 UTC  (4+ messages)

[PATCH rcu 0/4] Callback-offloading patches for v6.11
 2024-06-04 22:28 UTC  (5+ messages)
` [PATCH rcu 1/4] rcu/nocb: Fix segcblist state machine comments about bypass
` [PATCH rcu 2/4] rcu/nocb: Fix segcblist state machine stale comments about timers
` [PATCH rcu 3/4] rcu/nocb: Use kthread parking instead of ad-hoc implementation
` [PATCH rcu 4/4] rcu/nocb: Remove buggy bypass lock contention mitigation

[PATCH rcu 0/6] Grace-period memory-barrier adjustments for v6.11
 2024-06-04 22:26 UTC  (7+ messages)
` [PATCH rcu 1/6] rcu: Remove full ordering on second EQS snapshot
` [PATCH rcu 2/6] rcu: Remove superfluous full memory barrier upon first "
` [PATCH rcu 3/6] rcu/exp: "
` [PATCH rcu 4/6] rcu: Remove full memory barrier on boot time eqs sanity check
` [PATCH rcu 5/6] rcu: Remove full memory barrier on RCU stall printout
` [PATCH rcu 6/6] rcu/exp: Remove redundant full memory barrier at the end of GP

[net v3] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
 2024-06-04 22:25 UTC  (4+ messages)

[kernelci-tsc] Discord chat trial
 2024-06-04 22:24 UTC 

[linux-next:master 1323/3381] drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:333:4: error: format specifies type 'unsigned char' but the argument has type 'int'
 2024-06-04 22:23 UTC 

[PATCH rcu 0/9] Miscellaneous fixes for v6.11
 2024-06-04 22:23 UTC  (10+ messages)
` [PATCH rcu 1/9] rcu: Add lockdep_assert_in_rcu_read_lock() and friends
` [PATCH rcu 2/9] rcu: Reduce synchronize_rcu() delays when all wait heads are in use
` [PATCH rcu 3/9] rcu/tree: Reduce wake up for synchronize_rcu() common case
` [PATCH rcu 4/9] rcu: Disable interrupts directly in rcu_gp_init()
` [PATCH rcu 5/9] srcu: Disable interrupts directly in srcu_gp_end()
` [PATCH rcu 6/9] rcu: Add rcutree.nocb_patience_delay to reduce nohz_full OS jitter
` [PATCH rcu 7/9] MAINTAINERS: Add Uladzislau Rezki as RCU maintainer
` [PATCH rcu 8/9] rcu: Eliminate lockless accesses to rcu_sync->gp_count
` [PATCH rcu 9/9] rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation

[PATCH rcu 0/2] RCU documentation updates for v6.11
 2024-06-04 22:21 UTC  (3+ messages)
` [PATCH rcu 1/2] doc: Update Tasks RCU and Tasks Rude RCU description in Requirements.rst
` [PATCH rcu 2/2] doc: Clarify rcu_assign_pointer() and rcu_dereference() ordering

[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-04 22:20 UTC  (9+ messages)
` [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn

[MAINTAINERS SUMMIT] Merge tree too flat?
 2024-06-04 22:21 UTC  (2+ messages)

+ mm-zsmalloc-share-slab-caches-for-all-zsmalloc-zpools.patch added to mm-unstable branch
 2024-06-04 22:20 UTC 

[PATCH RFC v2 tsc] Check for sockets instead of CPUs to make code match comment
 2024-06-04 22:20 UTC  (5+ messages)
    ` [PATCH RFC v3 "
      ` [PATCH RFC v4 "

[meta-oe][PATCH v3 1/2] rrdtool: fix compilation with GCC 14
 2024-06-04 22:19 UTC  (3+ messages)
` [oe] "

[Intel-wired-lan] [PATCH iwl-next v1 0/5] ice: add standard stats
 2024-06-04 22:19 UTC  (14+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next v1 1/5] net: docs: add missing features that can have stats
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 2/5] ice: implement ethtool standard stats
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 3/5] ice: add tracking of good transmit timestamps
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 4/5] ice: implement transmit hardware timestamp statistics
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 5/5] ice: refactor to use helpers
  `  "

kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
 2024-06-04 22:17 UTC  (12+ messages)

[PATCH v2 0/2] ufs: pci: Add support UFSHCI 4.0 MCQ
 2024-06-04 22:17 UTC  (3+ messages)

[PATCH v4 0/1] Perf lock improvements
 2024-06-04 22:17 UTC  (4+ messages)
` [PATCH 1/1] perf lock info: Display both map and thread by default

[PATCH rcu 0/4] Torture-test updates for v6.11
 2024-06-04 22:17 UTC  (5+ messages)
` [PATCH torture 1/4] torture: Add MODULE_DESCRIPTION()
` [PATCH torture 2/4] locktorture: "
` [PATCH torture 3/4] scftorture: "
` [PATCH torture 4/4] scftorture: Make torture_type static

[HELP] FUSE writeback performance bottleneck
 2024-06-04 22:16 UTC  (12+ messages)

[PATCH] btrfs-progs: print-tree: do sanity checks for dir items
 2024-06-04 22:16 UTC  (3+ messages)

[PATCH v3] nbd: Remove __force casts
 2024-06-04 22:15 UTC 

[PATCH] perf genelf: remove unused struct 'options'
 2024-06-04 22:15 UTC  (2+ messages)

[meta-ti][master/scarthgap][PATCH] gitignore: lift some sane defaults from others
 2024-06-04 22:15 UTC  (3+ messages)

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-06-04 22:14 UTC  (9+ messages)
` [PATCH v9 10/19] x86: Secure Launch SMP bringup support
` [PATCH v9 16/19] tpm: Add ability to set the preferred locality the TPM chip uses

[PATCH] drm/xe/xe_guc_submit: Declare reset if guc stopped
 2024-06-04 22:14 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH memory-model 0/3] LKMM updates for v6.11
 2024-06-04 22:14 UTC  (4+ messages)
` [PATCH memory-model 1/3] tools/memory-model: Add atomic_and()/or()/xor() and add_negative
` [PATCH memory-model 2/3] tools/memory-model: Add atomic_andnot() with its variants
` [PATCH memory-model 3/3] tools/memory-model: Add KCSAN LF mentorship session citation

[PATCH v4 0/6] slab: Introduce dedicated bucket allocator
 2024-06-04 22:13 UTC  (4+ messages)
` [PATCH v4 4/6] mm/slab: Introduce kmem_buckets_create() and family

[PATCH v4] fs: Improve eventpoll logging to stop indicting timerfd
 2024-06-04 22:13 UTC  (2+ messages)

[PATCH V1] rpmsg: glink: Make glink smem interrupt wakeup capable
 2024-06-04 22:12 UTC  (3+ messages)

[PATCH v7 1/3] efi/x86: Fix EFI memory map corruption with kexec
 2024-06-04 22:12 UTC  (13+ messages)

[PATCH v5 00/20] EDAC/mc/synopsys: Various fixes and cleanups
 2024-06-04 22:11 UTC  (5+ messages)
` [PATCH v5 02/20] EDAC/synopsys: Fix generic device type detection procedure

[PATCH] HID: add missing MODULE_DESCRIPTION() macros
 2024-06-04 22:10 UTC 

[PATCH v2] nbd: Remove __force casts
 2024-06-04 22:10 UTC  (3+ messages)

[PATCH] btrfs-progs: fix a check condition in misc/038
 2024-06-04 22:08 UTC  (3+ messages)

[PATCH next 00/11] ice: Introduce ETH56G PHY model for E825C products
 2024-06-04 22:08 UTC  (6+ messages)
` [PATCH next 07/11] "

[PATCH bpf-next 0/5] libbpf: BTF field iterator
 2024-06-04 22:08 UTC  (5+ messages)
` [PATCH bpf-next 1/5] libbpf: add "

[PATCH nfs-utils v4 0/3] nfsdctl: new nfs-utils tool for managing the kernel NFS server
 2024-06-04 22:07 UTC  (4+ messages)
` [PATCH nfs-utils v4 1/3] nfsdctl: add the nfsdctl utility to nfs-utils
` [PATCH nfs-utils v4 2/3] nfsdctl: asciidoc source for the manpage
` [PATCH nfs-utils v4 3/3] systemd: use nfsdctl to start and stop the nfs server

[PATCH 11/18] maple_tree: use store type in mas_wr_store_entry()
 2024-06-04 22:02 UTC  (2+ messages)

[PATCH v1] ARM: dts: aspeed: System1: Updates to BMC board
 2024-06-04 21:59 UTC  (3+ messages)

[PATCH 0/3] Branches are branches and not heads
 2024-06-04 22:01 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] refs: call branches branches
  ` [PATCH v2 2/3] ls-remote: introduce --branches and deprecate --heads
  ` [PATCH v2 3/3] show-ref: "

[PATCH v2] resource: add a simple test for walk_iomem_res_desc()
 2024-06-04 22:01 UTC 

[PATCH 00/65] drm/i915: finish the job of removing implicit dev_priv
 2024-06-04 22:01 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v14 00/14] Add Cgroup support for SGX EPC memory
 2024-06-04 22:00 UTC  (3+ messages)
` [PATCH v14 14/14] selftests/sgx: Add scripts for EPC cgroup testing

[PATCH net] net/mlx5: Fix tainted pointer delete is case of flow rules creation fail
 2024-06-04 21:58 UTC  (2+ messages)

[PATCH] drm/xe/guc: Drop redundant ARAT timer enabling
 2024-06-04 21:55 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH v2 0/2] Add support for 'power saving policy' property
 2024-06-04 21:52 UTC  (5+ messages)
` [PATCH v2 1/2] drm: Introduce 'power saving policy' drm property
` [PATCH v2 2/2] drm/amd: Add power_saving_policy drm property to eDP connectors

[PATCH 0/2] ASoC: SOF: Intel: hda-dai: skip tlv configuration for DSPless mode
 2024-06-04 21:53 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: use __always_unused to fix compiler warnings for gen7_* includes
 2024-06-04 21:51 UTC 

[PATCH v3 00/25] [RFC] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-06-04 21:50 UTC  (4+ messages)
` [PATCH v3 03/25] mbedtls: add mbedtls into the build system

[Buildroot] Buildroot 2024.05-rc2 released
 2024-06-04 21:49 UTC 

[Buildroot] [PATCH 1/1] package/python3: miscellaneous fixups
 2024-06-04 21:49 UTC  (2+ messages)

[ANN] Request for Topics and registration for a Media Summit September 16th
 2024-06-04 21:48 UTC  (3+ messages)

[Buildroot] [git commit branch/next] package/python3: miscellaneous fixups
 2024-06-04 21:44 UTC 

[RFC v3 net-next 0/7] net: pass receive socket to drop tracepoint
 2024-06-04 21:47 UTC  (8+ messages)
` [RFC v3 net-next 1/7] net: add rx_sk to trace_kfree_skb
` [RFC v3 net-next 2/7] net: introduce sk_skb_reason_drop function
` [RFC v3 net-next 3/7] ping: use sk_skb_reason_drop to free rx packets
` [RFC v3 net-next 4/7] net: raw: "
` [RFC v3 net-next 5/7] tcp: "
` [RFC v3 net-next 6/7] udp: "
` [RFC v3 net-next 7/7] af_packet: "

[PATCH] resource: add a basic test for walk_iomem_res_desc
 2024-06-04 21:45 UTC  (3+ messages)

[Buildroot] [git commit] Update for 2024.05-rc2
 2024-06-04 21:45 UTC 

[PATCH 0/3] arm64: dts: qcom: sc7180-trogdor: clamshell/detachable fragments
 2024-06-04 21:42 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc7180: quackingstick: Disable instead of delete usb_c1
` [PATCH 2/3] arm64: dts: qcom: sc7180: pazquel: Add missing comment header
` [PATCH 3/3] arm64: dts: qcom: sc7180-trogdor: Make clamshell/detachable fragments

[PATCH] platform/x86: dell-pc: avoid double free and invalid unregistration
 2024-06-04 21:41 UTC 

[PATCH nft] Check for NULL netlink attributes
 2024-06-04 21:40 UTC 

"proof of concept" for systemwide USDT
 2024-06-04 21:38 UTC  (3+ messages)
` [PATCH 05/14] Add a hook for a provider-specific "update" function
  ` [DTrace-devel] "

[Question] Configuring CPU Cores for NVMe Target & Host in Linux Kernel
 2024-06-04 21:37 UTC  (2+ messages)

[PATCH v2] crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked
 2024-06-04 21:36 UTC  (2+ messages)

[PATCH bpf-next 0/2] Regular expression support for test output matching
 2024-06-04 21:35 UTC  (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Support checks against a regular expression

[PATCH mdadm 0/2] Bug fixes for --write-zeros option
 2024-06-04 21:34 UTC  (3+ messages)
` [PATCH mdadm 1/2] mdadm: Fix hang race condition in wait_for_zero_forks()

[PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-06-04 21:34 UTC  (8+ messages)
` [PATCH 13/14] drm/bridge: synopsys: Add DW HDMI QP TX controller driver

[PATCH] expand: Check d_type in expmeta before recursing
 2024-06-04 21:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/octave: add optional {Graphics, Image}Magick++ support
 2024-06-04 21:34 UTC  (2+ messages)

[Buildroot] [git commit] package/octave: add optional {Graphics, Image}Magick++ support
 2024-06-04 21:33 UTC 

[PATCH net] net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
 2024-06-04 21:31 UTC  (2+ messages)

[PATCH 0/2] mtd: use 'time_left' instead of 'timeout' with wait_*() functions
 2024-06-04 21:29 UTC  (6+ messages)
` [PATCH 1/2] mtd: nand: mxc_nand: use 'time_left' variable with wait_for_completion_timeout()
` [PATCH 2/2] mtd: rawnand: intel: "

[PATCH 0/5] ftrace: Clean up and comment code
 2024-06-04 21:28 UTC  (6+ messages)
` [PATCH 1/5] ftrace: Rename dup_hash() and comment it
` [PATCH 2/5] ftrace: Comment __ftrace_hash_rec_update() and make filter_hash bool
` [PATCH 3/5] ftrace: Remove "filter_hash" parameter from ftrace_hash_rec_disable/enable()
` [PATCH 4/5] ftrace: Convert "filter_hash" and "inc" to bool in ftrace_hash_rec_update_modify()
` [PATCH 5/5] ftrace: Add comments to ftrace_hash_move() and friends

[PATCH 0/8] Introduce fwctl subystem
 2024-06-04 21:28 UTC  (5+ messages)

[PATCH 1/1] usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()
 2024-06-04 21:27 UTC 

[PATCH] efi: Add missing __nocfi annotations to runtime wrappers
 2024-06-04 21:26 UTC  (4+ messages)

[PATCH 0/7] Live migration acceleration with UADK
 2024-06-04 21:25 UTC  (5+ messages)
` [PATCH 2/7] configure: Add uadk option
` [PATCH 3/7] migration/multifd: add uadk compression framework

[PATCH] hw/nvme: fix BAR size mismatch of SR-IOV VF
 2024-06-04 21:13 UTC 

[PULL 00/32] Misc HW / accel patches
 2024-06-04 21:25 UTC  (2+ messages)

Bisected regression, maximum frequency drops after sleep
 2024-06-04 21:24 UTC  (5+ messages)

[tj-cgroup:for-next] BUILD REGRESSION 1805c1729f52edaa021288473b09f9c7f74fb1ca
 2024-06-04 21:22 UTC 

[PATCH 0/4] misc: use 'time_left' instead of 'timeout' with wait_*() functions
 2024-06-04 21:22 UTC  (5+ messages)
` [PATCH 1/4] misc: apds990x: use 'time_left' variable with wait_event_interruptible_timeout()
` [PATCH 2/4] misc: bh1770glc: "
` [PATCH 3/4] misc: tifm: use 'time_left' variable with wait_for_completion_timeout()
` [PATCH 4/4] misc: ti-st: st_kim: use 'time_left' variable with wait_for_completion_interruptible_timeout()

[PATCH 0/4] VF: Custom init and reset steps
 2024-06-04 21:22 UTC  (5+ messages)
` [PATCH 1/4] drm/xe/vf: Support only GuC/HuC firmwares
` [PATCH 2/4] drm/xe/vf: Custom uC initialization
` [PATCH 3/4] drm/xe/vf: Custom GuC reset
` [PATCH 4/4] drm/xe/vf: Custom GT restart


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.