public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-04 22:10:33 to 2024-06-05 01:00:55 UTC [more...]

[PATCH v2] mm: let kswapd work again for node that used to be hopeless but may not now
 2024-06-05  0:59 UTC  (9+ messages)

[PATCH v3 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-05  0:57 UTC  (11+ messages)
` [PATCH v3 1/9] mm: add find_vma()-like API but RCU protected and taking VMA lock
` [PATCH v3 2/9] fs/procfs: extract logic for getting VMA name constituents
` [PATCH v3 3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH v3 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API
` [PATCH v3 5/9] fs/procfs: add build ID fetching to "
` [PATCH v3 6/9] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
` [PATCH v3 7/9] tools: sync uapi/linux/fs.h header into tools subdir
` [PATCH v3 8/9] selftests/bpf: make use of PROCMAP_QUERY ioctl if available
` [PATCH v3 9/9] selftests/bpf: add simple benchmark tool for /proc/<pid>/maps APIs

[PATCH] bus: mhi: host: pci_generic: Add support for Netprisma LCUR57 and FCUN69
 2024-06-05  0:53 UTC 

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-05  0:52 UTC  (9+ messages)
` [PATCH net-next v10 05/14] netdev: netdevice devmem allocator

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

[PATCH 0/4] perf report: Omit dummy events in the output (v2)
 2024-06-05  0:47 UTC  (7+ messages)
` [PATCH 1/4] perf hist: Factor out __hpp__fmt_print()
` [PATCH 2/4] perf hist: Simplify __hpp_fmt() using hpp_fmt_data

[PATCH 0/3] dt-bindings: pinctrl: aspeed: Define missing functions and groups
 2024-06-05  0:47 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: aspeed: Use block syntax for function "

[PATCH v3] drm/msm/a6xx: use __unused__ to fix compiler warnings for gen7_* includes
 2024-06-05  0:38 UTC 

[PATCH v3] dt-bindings: dma: fsl,imx-dma: Convert to dtschema
 2024-06-05  0:33 UTC 

[PATCH net-next v2 5/9] net: openvswitch: add emit_sample action
 2024-06-05  0:29 UTC  (2+ messages)

[PATCH v2] drm/msm/a6xx: use __unused__ to fix compiler warnings for gen7_* includes
 2024-06-05  0:28 UTC 

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-06-05  0:27 UTC  (29+ messages)
` [PATCH v9 04/19] x86: Secure Launch Resource Table header file
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v9 08/19] x86: Secure Launch kernel early boot stub
` [PATCH v9 09/19] x86: Secure Launch kernel late "
` [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 memory-model 0/3] LKMM updates for v6.11
 2024-06-05  0:27 UTC  (6+ 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 v3 00/24] drm/panel: Remove most store/double-check of prepared/enabled state
 2024-06-05  0:23 UTC  (25+ messages)
` [PATCH v3 01/24] drm/panel: boe-himax8279d: Stop tracking prepared/enabled
` [PATCH v3 02/24] drm/panel: boe-himax8279d: Don't call unprepare+disable at shutdown/remove
` [PATCH v3 03/24] drm/panel: khadas-ts050: Stop tracking prepared/enabled
` [PATCH v3 04/24] drm/panel: khadas-ts050: Don't call unprepare+disable at shutdown/remove
` [PATCH v3 05/24] drm/panel: olimex-lcd-olinuxino: Stop tracking prepared/enabled
` [PATCH v3 06/24] drm/panel: olimex-lcd-olinuxino: Don't call unprepare+disable at remove
` [PATCH v3 07/24] drm/panel: osd-osd101t2587-53ts: Stop tracking prepared/enabled
` [PATCH v3 08/24] drm/panel: osd-osd101t2587-53ts: Don't call unprepare+disable at shutdown/remove
` [PATCH v3 09/24] drm/panel: tdo-tl070wsh30: Stop tracking prepared
` [PATCH v3 10/24] drm/panel: tdo-tl070wsh30: Don't call unprepare+disable at shutdown/remove
` [PATCH v3 11/24] drm/panel: jdi-lt070me05000: Stop tracking prepared/enabled
` [PATCH v3 12/24] drm/panel: jdi-lt070me05000: Don't call disable at shutdown/remove
` [PATCH v3 13/24] drm/panel: panasonic-vvx10f034n00: Stop tracking prepared/enabled
` [PATCH v3 14/24] drm/panel: panasonic-vvx10f034n00: Don't call disable at shutdown/remove
` [PATCH v3 15/24] drm/panel: seiko-43wvf1g: Stop tracking prepared/enabled
` [PATCH v3 16/24] drm/panel: seiko-43wvf1g: Don't call disable at shutdown/remove
` [PATCH v3 17/24] drm/panel: sharp-lq101r1sx01: Stop tracking prepared/enabled
` [PATCH v3 18/24] drm/panel: sharp-lq101r1sx01: Don't call disable at shutdown/remove
` [PATCH v3 19/24] drm/panel: sharp-ls043t1le01: Stop tracking prepared
` [PATCH v3 20/24] drm/panel: sharp-ls043t1le01: Don't call disable at shutdown/remove
` [PATCH v3 21/24] drm/panel: raydium-rm67191: Stop tracking enabled
` [PATCH v3 22/24] drm/panel: raydium-rm67191: Don't call unprepare+disable at shutdown
` [PATCH v3 23/24] drm/panel: Update TODO list item for cleaning up prepared/enabled tracking
` [PATCH v3 24/24] drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdown

[PATCH] drm/msm/a6xx: use __always_unused to fix compiler warnings for gen7_* includes
 2024-06-05  0:13 UTC  (3+ messages)

[PATCH] ASoC: qcom: add missing MODULE_DESCRIPTION() macro
 2024-06-05  0:02 UTC  (5+ messages)

[PATCH] dt-bindings: PCI: qcom: Fix register maps items and add 3.3V supply
 2024-06-04 23:58 UTC  (2+ messages)

[RFC PATCH v10 0/8] TPEBS counting mode support
 2024-06-04 23:56 UTC  (9+ messages)
` [RFC PATCH v10 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric

[linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
 2024-06-04 23:53 UTC  (13+ messages)

[PATCH] xfs: Fix file creation failure
 2024-06-04 23:53 UTC  (3+ messages)

[PATCH v4 0/6] add mTHP support for anonymous shmem
 2024-06-04 23:50 UTC  (2+ messages)

[PATCH V5 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-06-04 23:49 UTC  (5+ messages)
` [PATCH V5 4/4] KVM: selftests: Add test for configure of x86 APIC bus frequency

[PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-06-04 23:49 UTC  (4+ messages)

[PATCH 1/2] mm: page_ref: remove folio_try_get_rcu()
 2024-06-04 23:48 UTC  (2+ messages)
` [PATCH 2/2] mm: gup: do not call try_grab_folio() in slow path

[PATCH 0/3] arm64: dts: qcom: sc7180-trogdor: clamshell/detachable fragments
 2024-06-04 23:47 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc7180: quackingstick: Disable instead of delete usb_c1

[PATCH] usb: typec: ucsi: treat get_pdos not supported condition as info instead of error
 2024-06-04 23:45 UTC  (2+ messages)

[ANNOUNCE] PUCK Agenda - 2024.06.05 - No topic
 2024-06-04 23:44 UTC 

[PATCH] KVM: selftests: remove unused struct 'memslot_antagonist_args'
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH v6 00/49] New Intel CPUID families
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH 0/2] vPMU code refines
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH v2] KVM: x86/mmu: Only allocate shadowed translation cache for sp->role.level <= KVM_MAX_HUGEPAGE_LEVEL
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable TI LP873X PMIC
 2024-06-04 23:38 UTC 

[PATCH] KVM: x86: Force KVM_WERROR if the global WERROR is enabled
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH 0/4] KVM: x86: Collect host state snapshots into a struct
 2024-06-04 23:29 UTC  (2+ messages)

[RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-06-04 23:38 UTC  (6+ messages)
` [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware

[PATCH v2 0/2] Print names of apicv inhibit reasons in traces
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH] Revert "KVM: async_pf: avoid recursive flushing of work items"
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH 0/2] KVM: enable halt poll shrink parameter
 2024-06-04 23:29 UTC  (4+ messages)
` [PATCH 2/2] KVM: documentation update to halt polling

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

[PATCH] ASoC: atmel: atmel-classd: Re-add dai_link->platform to fix card init
 2024-06-04 23:36 UTC  (2+ messages)

[PATCH] KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests
 2024-06-04 23:35 UTC 

[PATCH v8 16/17] PCI/pwrctl: add a PCI power control driver for power sequenced devices
 2024-06-04 23:34 UTC  (3+ messages)

[PATCH 1/2] KVM: fix documentation rendering for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH v2] KVM: X86: improve documentation for KVM_CAP_X86_BUS_LOCK_EXIT
 2024-06-04 23:29 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] KVM: Unexport kvm_debugfs_dir
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH v2] KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()
 2024-06-04 23:29 UTC  (2+ messages)

[PATCH][next][V2] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits
 2024-06-04 23:29 UTC  (2+ messages)

[syzbot] [input?] INFO: task hung in __input_unregister_device (5)
 2024-06-04 23:26 UTC  (2+ messages)
` [syzbot] [usb?] "

[PATCH] ftrace: adding the missing parameter descriptions of unregister_ftrace_direct
 2024-06-04 23:23 UTC  (2+ messages)

[PATCH] selftests/timers: Guard LONG_MAX / LONG_MIN defines
 2024-06-04 23:12 UTC 

[PATCH v2 0/4] Add overlays to disable optional hardware in k3-am6xx-phycore-som boards
 2024-06-04 23:15 UTC  (3+ messages)

[PATCH v22 00/38] Introduce QC USB SND audio offloading support
 2024-06-04 23:13 UTC  (5+ messages)
` [PATCH v22 03/38] xhci: sideband: add initial api to register a sideband entity
` [PATCH v22 32/38] ASoC: qcom: qdsp6: Add headphone jack for offload connection status

[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
 2024-06-04 23:13 UTC  (5+ messages)
` [PATCH v2, 3/3] usb: dwc3: core: Workaround for CSR read timeout

[PATCH v3 0/3] KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling
 2024-06-04 23:10 UTC  (5+ messages)
` [PATCH v3 1/3] KVM: SEV-ES: Prevent MSR access post VMSA encryption

[PATCH 0/9] Enable haltpoll for arm64
 2024-06-04 23:09 UTC  (4+ messages)
` [PATCH 8/9] arm64: support cpuidle-haltpoll

[PATCH 1/2] platform/chrome: cros_ec_proto: Upgrade get_next_event to v3
 2024-06-04 23:09 UTC  (4+ messages)
` [PATCH 1/3] platform/chrome: Add struct ec_response_get_next_event_v3
` [PATCH 2/3] platform/chrome: cros_ec_proto: Upgrade get_next_event to v3
` [PATCH 3/3] ARM: dts: cros-ec-keyboard: Add keyboard matrix v3.0

[RESEND PATCH] drm/exynos: dp: drop driver owner initialization
 2024-06-04 23:08 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: Inform system of suspended state
 2024-06-04 23:06 UTC  (4+ messages)

[RFC 00/12] Hyper-V guests use Linux IRQs for channel interrupts
 2024-06-04 23:03 UTC  (4+ messages)
` [RFC 06/12] genirq: Add per-cpu flow handler with conditional IRQ stats

[PATCH v3 0/6] Add driver for ENS160 sensor
 2024-06-04 22:57 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: vendor-prefixes: add ScioSense
` [PATCH v3 2/6] dt-bindings: iio: chemical: add ENS160 sensor
` [PATCH v3 3/6] iio: chemical: add driver for "
` [PATCH v3 4/6] iio: chemical: ens160: add triggered buffer support
` [PATCH v3 5/6] iio: chemical: ens160: add power management support
` [PATCH v3 6/6] MAINTAINERS: Add ScioSense ENS160

[PATCH v5] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-06-04 22:57 UTC  (4+ messages)

[PATCH 1/2] Bluetooth: btusb: mediatek: remove the unnecessary goto tag
 2024-06-04 22:47 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: btusb: mediatek: return error code for failed register access

[PATCH 12/18] maple_tree: convert mas_insert() to preallocate nodes
 2024-06-04 22:44 UTC  (2+ messages)

[PATCH v3 0/6] Add support for AD4000 series of ADCs
 2024-06-04 22:43 UTC  (6+ messages)
` [PATCH v3 1/6] spi: Add SPI mode bit for MOSI idle state configuration
` [PATCH v3 2/6] spi: bitbang: Implement support "
` [PATCH v3 3/6] spi: spi-gpio: Add "
` [PATCH v3 4/6] spi: spi-axi-spi-engine: Add support for MOSI idle configuration
` [PATCH v3 5/6] dt-bindings: iio: adc: Add AD4000

[PATCH] arch: um: rust: Add i386 support for Rust
 2024-06-04 22:40 UTC 

[PATCH rcu 0/4] Torture-test updates for v6.11
 2024-06-04 22:36 UTC  (5+ messages)
` [PATCH rcu 1/4] rcutorture: Make rcutorture support srcu double call test
` [PATCH rcu 2/4] rcutorture: Fix rcu_torture_fwd_cb_cr() data race
` [PATCH rcu 3/4] rcutorture: Add missing MODULE_DESCRIPTION() macros
` [PATCH rcu 4/4] tools/rcu: Add rcu-updaters.sh script

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

[PATCH rcu 0/2] RCU Tasks updates for v6.11
 2024-06-04 22:35 UTC  (3+ messages)
` [PATCH rcu 1/2] Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()"
` [PATCH rcu 2/2] rcu/tasks: Fix stale task snaphot for Tasks Trace

[PATCH v7 0/5] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
 2024-06-04 22:33 UTC  (6+ messages)
` [PATCH v7 3/5] crypto: tpm2_key: Introduce a TPM2 key type

[PATCH 0/3] usb: gadget: uvc: allocate requests based on frame interval length and buffersize
 2024-06-04 22:32 UTC  (12+ messages)

[PATCH] sched/balance: Skip unnecessary updates to idle load balancer's flags
 2024-06-04 22:32 UTC  (5+ messages)

[PATCH v2] MAINTAINERS: Update Xe driver maintainers
 2024-06-04 22:29 UTC  (2+ 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  (2+ messages)

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

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  (11+ messages)

[PATCH v2 0/2] ufs: pci: Add support UFSHCI 4.0 MCQ
 2024-06-04 22:17 UTC  (2+ 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  (11+ messages)

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

[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 v5 00/20] EDAC/mc/synopsys: Various fixes and cleanups
 2024-06-04 22:11 UTC  (4+ 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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox