public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-20 23:06:17 to 2023-03-21 02:24:25 UTC [more...]

[PATCH V10 0/4] Enable PCIe ASPM and LTR on select hardware
 2023-03-21  2:24 UTC  (4+ messages)
` [PATCH V10 4/4] PCI: vmd: Add quirk to configure PCIe ASPM and LTR

[PATCH 6.2 000/211] 6.2.8-rc1 review
 2023-03-21  2:23 UTC  (2+ messages)

linux-next: manual merge of the sysctl tree with Linus' tree
 2023-03-21  2:22 UTC  (2+ messages)

[PATCH 5.15 000/115] 5.15.104-rc1 review
 2023-03-21  2:21 UTC  (3+ messages)

[PATCH v9 0/5] add debugfs to migration driver
 2023-03-21  2:21 UTC  (5+ messages)
` [PATCH v9 1/5] vfio/migration: Add debugfs to live "

[PATCH] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-03-21  2:15 UTC  (4+ messages)

[PATCH] nvdimm: nvdimm_bus_register: Avoid adding device to the unregistered bus
 2023-03-21  2:17 UTC  (7+ messages)

[PATCH v2] f2fs: add iostat latency statistics support for discard
 2023-03-21  2:17 UTC  (2+ messages)

[PATCH v2 4/5] docs: hwmon: Add documenttaion for acbel-crps PSU
 2023-03-21  2:17 UTC  (2+ messages)

[PATCH v2 0/2] mfd: tps6586x: register restart handler
 2023-03-21  2:17 UTC  (5+ messages)
` [PATCH v2 1/2] mfd: tps6586x: use devm-based power off handler
` [PATCH v2 2/2] mfd: tps6586x: register restart handler

[PATCH net 0/3] Fix trainwreck with Ocelot switch statistics counters
 2023-03-21  2:14 UTC  (5+ messages)
` [PATCH net 1/3] net: mscc: ocelot: fix stats region batching
` [PATCH net 2/3] net: mscc: ocelot: fix transfer from region->buf to ocelot->stats
` [PATCH net 3/3] net: mscc: ocelot: add TX_MM_HOLD to ocelot_mm_stats_layout

[PATCH] kernel/reboot: emergency_restart: set correct system_state
 2023-03-21  2:12 UTC  (2+ messages)

[PATCH] soundwire: intel: don't save hw_params for use in prepare
 2023-03-21  2:26 UTC 

[PATCH v2 0/3] Add JH7110 MIPI DPHY RX support
 2023-03-21  2:09 UTC  (4+ messages)

[PATCH v3] doc/rcutorture: Add description of rcutorture.stall_cpu_block
 2023-03-21  2:12 UTC 

[RFC PATCH v1] usb/phy add sprd ums512 usbphy
 2023-03-21  2:03 UTC  (4+ messages)

[GIT PULL] fscrypt fix for v6.3-rc4
 2023-03-21  2:03 UTC  (4+ messages)

[PATCH] ACPI: APEI: EINJ: warn on invalid argument when explicitly indicated by platform
 2023-03-21  2:00 UTC  (5+ messages)

[PATCH v2 0/5] Add Intel VT-d nested translation
 2023-03-21  1:58 UTC  (4+ messages)
` [PATCH v2 3/5] iommu/vt-d: Extend dmar_domain to support nested domain

[PATCH v4 00/36] New page table range API
 2023-03-21  1:58 UTC  (11+ messages)
` [PATCH v4 35/36] mm: Convert do_set_pte() to set_pte_range()

[PATCH] net: dsa: tag_brcm: legacy: fix daisy-chained switches
 2023-03-21  1:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/3] Add JH7110 MIPI DPHY RX support
 2023-03-21  1:56 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx

[PATCH] Bluetooth: HCI: Fix global-out-of-bounds
 2023-03-21  1:50 UTC 

[PATCH -next 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-03-21  1:45 UTC  (5+ messages)
` [PATCH -next 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
` [PATCH -next 2/2] docs: kdump: Update the crashkernel description for riscv

[PATCH 0/2] Introducing trace buffer mapping by user-space
 2023-03-21  1:45 UTC  (3+ messages)
` [PATCH 1/2] ring-buffer: Introducing ring-buffer mapping functions

[PATCH v2] ext4: Fix i_disksize exceeding i_size problem in paritally written case
 2023-03-21  1:37 UTC 

linux-next: manual merge of the driver-core tree with the s390 tree
 2023-03-21  1:34 UTC 

[PATCH v2 0/3] Fix some defects related Type-C TCPM
 2023-03-21  1:32 UTC  (4+ messages)
` [PATCH v2 3/3] usb: typec: tcpm: add get max power support

[PATCH] ext4: Fix i_disksize exceeding i_size problem in paritally written case
 2023-03-21  1:29 UTC  (8+ messages)

[PATCH nolibc 0/14] nolibc updates for v6.4
 2023-03-21  1:11 UTC  (15+ messages)
` [PATCH nolibc 01/14] tools/nolibc: always disable stack protector for tests
` [PATCH nolibc 02/14] tools/nolibc: Add gitignore to avoid git complaints about sysroot
` [PATCH nolibc 03/14] tools/nolibc: add stdint.h
` [PATCH nolibc 04/14] tools/nolibc: add integer types and integer limit macros
` [PATCH nolibc 05/14] tools/nolibc: enlarge column width of tests
` [PATCH nolibc 06/14] tools/nolibc: add tests for the integer limits in stdint.h
` [PATCH nolibc 07/14] tools/nolibc: add getuid() and geteuid()
` [PATCH nolibc 08/14] selftests/nolibc: skip the chroot_root and link_dir tests when not privileged
` [PATCH nolibc 09/14] tools/nolibc: check for S_I* macros before defining them
` [PATCH nolibc 10/14] tools/nolibc: Include linux/fcntl.h and remove duplicate code
` [PATCH nolibc 11/14] tools/nolibc: Add statx() and make stat() rely on statx() if necessary
` [PATCH nolibc 12/14] tools/nolibc: Add support for LoongArch
` [PATCH nolibc 13/14] selftests/nolibc: "
` [PATCH nolibc 14/14] selftests/nolibc: Adjust indentation for Makefile

[PATCH 00/12] iommufd: Add nesting infrastructure
 2023-03-21  1:25 UTC  (5+ messages)
` [PATCH 04/12] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()

[PATCH 1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
 2023-03-21  1:21 UTC  (4+ messages)
` [PATCH v2 "

[PATCH memory-model 0/31] LKMM scripting updates for v6.4
 2023-03-21  1:05 UTC  (32+ messages)
` [PATCH memory-model scripts 01/31] tools/memory-model: Document locking corner cases
` [PATCH memory-model scripts 02/31] tools/memory-model: Make judgelitmus.sh note timeouts
` [PATCH memory-model scripts 03/31] tools/memory-model: Make cmplitmushist.sh "
` [PATCH memory-model scripts 04/31] tools/memory-model: Make judgelitmus.sh identify bad macros
` [PATCH memory-model scripts 05/31] tools/memory-model: Make judgelitmus.sh detect hard deadlocks
` [PATCH memory-model scripts 06/31] tools/memory-model: Fix paulmck email address on pre-existing scripts
` [PATCH memory-model scripts 07/31] tools/memory-model: Update parseargs.sh for hardware verification
` [PATCH memory-model scripts 08/31] tools/memory-model: Make judgelitmus.sh handle hardware verifications
` [PATCH memory-model scripts 09/31] tools/memory-model: Add simpletest.sh to check locking, RCU, and SRCU
` [PATCH memory-model scripts 10/31] tools/memory-model: Fix checkalllitmus.sh comment
` [PATCH memory-model scripts 11/31] tools/memory-model: Hardware checking for check{,all}litmus.sh
` [PATCH memory-model scripts 12/31] tools/memory-model: Make judgelitmus.sh ransack .litmus.out files
` [PATCH memory-model scripts 13/31] tools/memory-model: Split runlitmus.sh out of checklitmus.sh
` [PATCH memory-model scripts 14/31] tools/memory-model: Make runlitmus.sh generate .litmus.out for --hw
` [PATCH memory-model scripts 15/31] tools/memory-model: Move from .AArch64.litmus.out to .litmus.AArch.out
` [PATCH memory-model scripts 16/31] tools/memory-model: Keep assembly-language litmus tests
` [PATCH memory-model scripts 17/31] tools/memory-model: Allow herd to deduce CPU type
` [PATCH memory-model scripts 18/31] tools/memory-model: Make runlitmus.sh check for jingle errors
` [PATCH memory-model scripts 19/31] tools/memory-model: Add -v flag to jingle7 runs
` [PATCH memory-model scripts 20/31] tools/memory-model: Implement --hw support for checkghlitmus.sh
` [PATCH memory-model scripts 21/31] tools/memory-model: Fix scripting --jobs argument
` [PATCH memory-model scripts 22/31] tools/memory-model: Make checkghlitmus.sh use mselect7
` [PATCH memory-model scripts 23/31] tools/memory-model: Make history-check scripts "
` [PATCH memory-model scripts 24/31] tools/memory-model: Add "--" to parseargs.sh for additional arguments
` [PATCH memory-model scripts 25/31] tools/memory-model: Repair parseargs.sh header comment
` [PATCH memory-model scripts 26/31] tools/memory-model: Add checktheselitmus.sh to run specified litmus tests
` [PATCH memory-model scripts 27/31] tools/memory-model: Add data-race capabilities to judgelitmus.sh
` [PATCH memory-model scripts 28/31] tools/memory-model: Make judgelitmus.sh handle scripted Result: tag
` [PATCH memory-model scripts 29/31] tools/memory-model: Use "-unroll 0" to keep --hw runs finite
` [PATCH memory-model scripts 30/31] tools/memory-model: Use "grep -E" instead of "egrep"
` [PATCH memory-model scripts 31/31] tools/memory-model: Document LKMM test procedure

[PATCH rcu 0/5] locktorture updates for v6.4
 2023-03-21  1:08 UTC  (6+ messages)
` [PATCH locktorture 1/5] locktorture: Add nested_[un]lock() hooks and nlocks parameter
` [PATCH locktorture 2/5] locktorture: Add nested locking to mutex torture tests
` [PATCH locktorture 3/5] locktorture: Add nested locking to rtmutex "
` [PATCH locktorture 4/5] locktorture: With nested locks, occasionally skip main lock
` [PATCH locktorture 5/5] locktorture: Add raw_spinlock* torture tests for PREEMPT_RT kernels

[PATCH 2/3] iio: accel: kionix-kx022a: Add chip_info structure
 2023-03-21  1:05 UTC  (2+ messages)

[PATCH v3 00/11] Performance fixes for 9p filesystem
 2023-03-21  1:12 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 10/11] fs/9p: writeback mode fixes

[PATCH v2 0/4] convert read_kcore(), vread() to use iterators
 2023-03-21  1:09 UTC  (3+ messages)
` [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock

[PATCH v2] stress-module: stress finit_module() and delete_module()
 2023-03-21  1:04 UTC  (2+ messages)

[PATCH memory-model 0/8] LKMM updates for v6.4
 2023-03-21  1:02 UTC  (9+ messages)
` [PATCH memory-model 1/8] tools/memory-model: Update some warning labels
` [PATCH memory-model 2/8] tools/memory-model: Unify UNLOCK+LOCK pairings to po-unlock-lock-po
` [PATCH memory-model 3/8] tools/memory-model: Add smp_mb__after_srcu_read_unlock()
` [PATCH memory-model 4/8] tools/memory-model: Restrict to-r to read-read address dependency
` [PATCH memory-model 5/8] tools/memory-model: Provide exact SRCU semantics
` [PATCH memory-model 6/8] tools/memory-model: Make ppo a subrelation of po
` [PATCH memory-model 7/8] tools/memory-model: Add documentation about SRCU read-side critical sections
` [PATCH memory-model 8/8] Documentation: litmus-tests: Correct spelling

[PATCH v5 00/34] x86: enable FRED for x86-64
 2023-03-21  1:02 UTC  (20+ messages)
` [PATCH v5 04/34] x86/traps: add external_interrupt() to dispatch external interrupts
` [PATCH v5 20/34] x86/fred: add a machine check entry stub for FRED
` [PATCH v5 22/34] x86/fred: FRED initialization code
` [PATCH v5 23/34] x86/fred: update MSR_IA32_FRED_RSP0 during task switch

[PATCH kcsan 0/2] KCSAN updates for v6.4
 2023-03-21  0:59 UTC  (3+ messages)
` [PATCH kcsan 1/2] instrumented.h: Fix all kernel-doc format warnings
` [PATCH kcsan 2/2] kcsan: Avoid READ_ONCE() in read_instrumented_memory()

[RESEND PATCH v3 0/3] thermal: qcom-spmi-temp-alarm: add support for new TEMP_ALARM subtypes
 2023-03-21  0:57 UTC  (4+ messages)
` [RESEND PATCH v3 1/3] thermal: qcom-spmi-temp-alarm: enable stage 2 shutdown when required

[PATCH RFC smp] Remove diagnostics and adjust config for CSD lock diagnostics
 2023-03-21  0:55 UTC  (5+ messages)
` [PATCH CSDlock 1/4] locking/csd_lock: Add Kconfig option for csd_debug default
` [PATCH CSDlock 2/4] locking/csd_lock: Remove added data from CSD lock debugging
` [PATCH CSDlock 3/4] locking/csd_lock: Remove per-CPU data indirection "
` [PATCH CSDlock 4/4] kernel/smp: Make csdlock_debug= resettable

[PATCH 3/4] ASoC: amd: acp: Add machine driver that enables sound for systems with a ES8336 codec
 2023-03-21  0:54 UTC  (2+ messages)

linux-next: build failure after merge of the tpmdd tree
 2023-03-21  0:54 UTC 

[Patch v3 0/7] Optimize clear dirty log
 2023-03-21  0:51 UTC  (5+ messages)
` [Patch v3 4/7] KVM: x86/mmu: Optimize SPTE change for aging gfn range

[PATCH 0/5] Split a folio to any lower order folios
 2023-03-21  0:48 UTC  (6+ messages)
` [PATCH 1/5] mm: memcg: make memcg huge page split support any order split
` [PATCH 2/5] mm: page_owner: add support for splitting to any order in split page_owner
` [PATCH 3/5] mm: thp: split huge page to any lower order pages
` [PATCH 4/5] mm: truncate: split huge page cache page to a non-zero order if possible
` [PATCH 5/5] mm: huge_memory: enable debugfs to split huge pages to any order

[PATCH] platform/x86/intel/pmc: Alder Lake PCH slp_s0_residency fix
 2023-03-21  0:40 UTC  (2+ messages)

[RFC PATCH 03/28] tcp: Support MSG_SPLICE_PAGES
 2023-03-21  0:38 UTC  (6+ messages)
` [RFC PATCH 00/28] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)

[PATCH v2] rcutorture: Convert schedule_timeout_uninterruptible() to mdelay() in rcu_torture_stall()
 2023-03-21  0:35 UTC  (5+ messages)

[PATCH, REBASED] x86/tdx: Drop flags from __tdx_hypercall()
 2023-03-21  0:35 UTC 

[PATCH v2] staging: greybus: remove tabs to fix line length and merge lines
 2023-03-21  0:33 UTC  (4+ messages)

[PATCH] wifi: rtw88: remove unused rtw_pci_get_tx_desc function
 2023-03-21  0:32 UTC  (2+ messages)

[PATCHv2] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
 2023-03-21  0:24 UTC 

[PATCH v2] f2fs: Fix system crash due to lack of free space in LFS
 2023-03-21  0:12 UTC 

[PATCH] m68k: Kconfig.machine: remove obsolete configs ROMBASE and ROMSIZE
 2023-03-21  0:09 UTC  (2+ messages)

[PATCH 00/37] Rid W=1 warnings from GPU
 2023-03-21  0:09 UTC  (8+ messages)
` [PATCH 02/37] drm/xlnx/zynqmp_disp: Use correct kerneldoc formatting in zynqmp_disp
` [PATCH 06/37] drm/vkms/vkms_composer: Fix a few different kerneldoc formatting

BUG: KASAN: vmalloc-out-of-bounds in mt7921_check_offload_capability+0x3fa/0x430 [mt7921_common]
 2023-03-21  0:04 UTC  (3+ messages)

[PATCH] misc: alcor_pci: remove unused alcor functions
 2023-03-21  0:02 UTC 

[PATCH] crypto: caam: Clear some memory in instantiate_rng()
 2023-03-20 23:45 UTC 

[PATCH v3 1/4] fs/proc/kcore: avoid bounce buffer for ktext data
 2023-03-20 23:42 UTC  (4+ messages)
` [PATCH v3 2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
` [PATCH v3 3/4] iov_iter: add copy_page_to_iter_atomic()
` [PATCH v3 4/4] mm: vmalloc: convert vread() to vread_iter()

[PATCH] dmaengine: dw-edma: remove unused readq_ch and writeq_ch functions
 2023-03-20 23:49 UTC 

[PATCH 6.1 000/198] 6.1.21-rc1 review
 2023-03-20 23:48 UTC  (2+ messages)

[PATCH] dt-bindings: input: Drop unneeded quotes
 2023-03-20 23:47 UTC 

[PATCH 01/12] dt-bindings: riscv: sifive-ccache: Add compatible for StarFive JH7100 SoC
 2023-03-20 23:46 UTC  (2+ messages)

[PATCH v2 0/7] remoteproc: qcom_q6v5_pas: Add support for QDU1000/QRU1000 mpss
 2023-03-20 23:46 UTC  (7+ messages)
` [PATCH v2 5/7] remoteproc: qcom: q6v5: Add support for q6 rmb registers
` [PATCH v2 6/7] remoteproc: qcom_q6v5_pas: Add support to attach a DSP

[PATCH v2] dt-bindings: display: Drop unneeded quotes
 2023-03-20 23:45 UTC  (2+ messages)

[PATCH] media: dt-bindings: Drop unneeded quotes
 2023-03-20 23:39 UTC 

[PATCH] dt-bindings: usb: Drop unneeded quotes
 2023-03-20 23:39 UTC 

[PATCH v3 0/4] convert read_kcore(), vread() to use iterators
 2023-03-20 23:42 UTC 

Linux 6.3-rc3
 2023-03-20 23:41 UTC  (7+ messages)

[PATCH] dt-bindings: phy: Drop unneeded quotes
 2023-03-20 23:39 UTC 

[PATCH] dt-bindings: interrupt-controller: Drop unneeded quotes
 2023-03-20 23:39 UTC 

[PATCH] fscrypt: use WARN_ON_ONCE instead of WARN_ON
 2023-03-20 23:39 UTC 

[PATCH] dt-bindings: PCI: Drop unneeded quotes
 2023-03-20 23:39 UTC 

[PATCH v2] dt-bindings: net: Drop unneeded quotes
 2023-03-20 23:37 UTC 

[PATCH v2 00/12] Reviving the Proxy Execution Series v2
 2023-03-20 23:37 UTC  (13+ messages)
` [PATCH v2 01/12] locking/ww_mutex: Remove wakeups from under mutex::wait_lock
` [PATCH v2 02/12] locking/mutex: Rework task_struct::blocked_on
` [PATCH v2 03/12] locking/mutex: Add task_struct::blocked_lock to serialize changes to the blocked_on state
` [PATCH v2 04/12] locking/mutex: Add p->blocked_on wrappers
` [PATCH v2 05/12] locking/mutex: Expose mutex_owner()
` [PATCH v2 06/12] sched: Unify runtime accounting across classes
` [PATCH v2 07/12] sched: Replace rq->curr access w/ rq_curr(rq)
` [PATCH v2 08/12] sched: Split scheduler execution context
` [PATCH v2 09/12] sched: Unnest ttwu_runnable in prep for proxy-execution
` [PATCH v2 10/12] sched: Add proxy execution
` [PATCH v2 11/12] sched/rt: Fix proxy/current (push,pull)ability
` [PATCH v2 12/12] sched: Attempt to fix rt/dl load balancing via chain level balance

[PATCH 5.4 00/60] 5.4.238-rc1 review
 2023-03-20 23:37 UTC  (3+ messages)

[PATCH] selftests: sigaltstack: fix -Wuninitialized
 2023-03-20 23:30 UTC  (4+ messages)

[PATCH v2 0/3] arm64: dts: qcom: Add mpss support to QDU1000/QRU1000 SoCs
 2023-03-20 23:28 UTC  (6+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: qdu1000: Add IPCC, MPSS, AOSS nodes

[tip:core/urgent] BUILD REGRESSION 3e2619c4ebba2cab8414c55b131b7a28f628de3b
 2023-03-20 23:24 UTC 

[PATCH] net: atheros: atl1c: remove unused atl1c_irq_reset function
 2023-03-20 23:23 UTC 

[PATCH v2 0/5] nbd: s/handle/cookie/
 2023-03-20 23:20 UTC  (3+ messages)
` [PATCH v2 2/5] block nbd: send handle in network order

[PATCH v2] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-03-20 23:21 UTC 

[PATCH 0/4] sched/psi: Allow unprivileged PSI polling
 2023-03-20 23:17 UTC  (3+ messages)
` [PATCH 4/4] sched/psi: allow unprivileged polling of N*2s period

[GIT PULL] fsverity fixes for v6.3-rc4
 2023-03-20 23:16 UTC  (3+ messages)

[PATCH 4.19 00/36] 4.19.279-rc1 review
 2023-03-20 23:15 UTC  (2+ messages)

[PATCH 6/7 v5] sh: fix Kconfig entry for NUMA => SMP
 2023-03-20 23:13 UTC 

[PATCH] dmaengine: ti: edma: remove unused edma_and function
 2023-03-20 23:12 UTC 

[PATCH 5.10 00/99] 5.10.176-rc1 review
 2023-03-20 23:08 UTC  (2+ messages)

[tip:core/urgent 1/1] include/linux/context_tracking.h:99:19: error: redefinition of '__ct_state'
 2023-03-20 23:06 UTC  (2+ messages)

[PATCH] init/initramfs: Fix argument forwarding to panic() in panic_show_mem()
 2023-03-20 23:05 UTC 


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