The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-07-17 16:32:00 to 2023-07-17 18:28:38 UTC [more...]

[PATCH] driver core: Fix an error handling path in fw_devlink_create_devlink()
 2023-07-17 18:26 UTC 

lib/test_bitmap.c:920:2: error: call to __compiletime_assert_348 declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(res)
 2023-07-17 18:24 UTC  (5+ messages)

[PATCH rcu 0/18] Torture-test scripting updates for v6.6
 2023-07-17 18:23 UTC  (19+ messages)
` [PATCH rcu 01/18] rcutorture: Remove obsolete BOOTPARAM_HOTPLUG_CPU0 Kconfig option
` [PATCH rcu 02/18] rcu: Remove formal-verification tests
` [PATCH rcu 03/18] torture: Add "--no-" as synonym for "--do-no-" in torture.sh
` [PATCH rcu 04/18] rcutorture: Remove contradictory Kconfig constraint
` [PATCH rcu 05/18] torture: Allow #CHECK# in --kconfig argument to kvm.sh
` [PATCH rcu 06/18] torture: Make kvm-recheck.sh report .config errors
` [PATCH rcu 07/18] torture: Add RCU Tasks individual-flavor build tests
` [PATCH rcu 08/18] torture: Make kvm-remote print diagnostics on initial ssh failure
` [PATCH rcu 09/18] rcutorture: Remove obsolete parameter check from mkinitrd.sh
` [PATCH rcu 10/18] torture: Place --bootargs parameters at end of -append list
` [PATCH rcu 11/18] torture: Make torture.sh summarize config and build errors
` [PATCH rcu 12/18] torture: Loosen .config checks for KCSAN kernels
` [PATCH rcu 13/18] torture: Add srcu_lockdep.sh to torture.sh
` [PATCH rcu 14/18] torture: Avoid torture-test reboot loops
` [PATCH rcu 15/18] torture: Add init-program support for loongarch
` [PATCH rcu 16/18] torture: Switch qemu from -nographic to -display none
` [PATCH rcu 17/18] torture: Make init program dump command-line arguments
` [PATCH rcu 18/18] torture: Cause mkinitrd.sh to indicate failure on compile errors

[PATCH v2 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-07-17 18:15 UTC  (5+ messages)
` [PATCH v2 08/10] HID: i2c-hid: Support being a panel follower

[PATCH v6 0/2] cpuidle: teo: Introduce util-awareness
 2023-07-17 18:21 UTC  (5+ messages)
` [PATCH v6 2/2] "

[PATCH rcu 0/9] Torture-test updates for v6.6
 2023-07-17 18:20 UTC  (10+ messages)
` [PATCH rcu 1/9] rcutorture: Dump grace-period state upon rtort_pipe_count incidents
` [PATCH rcu 2/9] torture: Support randomized shuffling for proxy exec testing
` [PATCH rcu 3/9] torture: Add lock_torture_writer_fifo module param
` [PATCH rcu 4/9] torture: Make torture_hrtimeout_*() use TASK_IDLE
` [PATCH rcu 5/9] torture: Move torture_onoff() timeouts to hrtimers
` [PATCH rcu 6/9] torture: Move torture_shuffle() "
` [PATCH rcu 7/9] torture: Move stutter_wait() "
` [PATCH rcu 8/9] torture: Stop right-shifting torture_random() return values
` [PATCH rcu 9/9] rcutorture: "

[PATCH] mm/memory-failure: fix hardware poison check in unpoison_memory()
 2023-07-17 18:18 UTC 

[PATCH rcu 0/4] Torture-test updates for smp_call_function()
 2023-07-17 18:18 UTC  (5+ messages)
` [PATCH rcu 1/4] torture: Scale scftorture memory based on number of CPUs
` [PATCH rcu 2/4] scftorture: Forgive memory-allocation failure if KASAN
` [PATCH rcu 3/4] scftorture: Pause testing after memory-allocation failure
` [PATCH rcu 4/4] scftorture: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario

[PATCH] x86/sgx: fix a NULL pointer
 2023-07-17 18:17 UTC 

[RFC PATCH v2] x86/boot: add .sbat section to the bzImage
 2023-07-17 18:16 UTC  (7+ messages)

[PATCH rcu 0/6] Miscellaneous fixes for v6.6
 2023-07-17 18:16 UTC  (9+ messages)
` [PATCH rcu 1/6] rcu: Update synchronize_rcu_mult() comment for call_rcu_hurry()
` [PATCH rcu 2/6] rcu: Clarify rcu_is_watching() kernel-doc comment
` [PATCH rcu 3/6] srcu,notifier: Remove #ifdefs in favor of SRCU Tiny srcu_usage
` [PATCH rcu 4/6] rcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs load
` [PATCH rcu 5/6] rcu: Make the rcu_nocb_poll boot parameter usable via boot config
` [PATCH rcu 6/6] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls

[PATCH] docs/sp_SP: Add translation of process/contribution-maturity-model
 2023-07-17 18:16 UTC 

[PATCH] ASoC: cs42l51: fix driver to properly autoload with automatic module loading
 2023-07-17 18:14 UTC  (2+ messages)

[PATCH v7 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-07-17 18:14 UTC  (2+ messages)

[PATCH rcu 0/13] RCU update-side scalability test updates for v6.6
 2023-07-17 18:11 UTC  (14+ messages)
` [PATCH rcu 01/13] rcuscale: Permit blocking delays between writers
` [PATCH rcu 02/13] rcuscale: Fix gp_async_max typo: s/reader/writer/
` [PATCH rcu 03/13] rcuscale: Add minruntime module parameter
` [PATCH rcu 04/13] rcuscale: Print out full set of module parameters
` [PATCH rcu 05/13] rcuscale: Print out full set of kfree_rcu parameters
` [PATCH rcu 06/13] rcuscale: Measure grace-period kthread CPU time
` [PATCH rcu 07/13] rcuscale: Add kfree_by_call_rcu and kfree_mult to documentation
` [PATCH rcu 08/13] rcuscale: Print grace-period kthread CPU time, if recorded
` [PATCH rcu 09/13] rcuscale: Measure RCU Tasks Trace grace-period kthread CPU time
` [PATCH rcu 10/13] rcuscale: Add RCU Tasks Rude testing
` [PATCH rcu 11/13] rcuscale: fix building with RCU_TINY
` [PATCH rcu 12/13] rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()
` [PATCH rcu 13/13] rcuscale: Add CONFIG_PREEMPT_DYNAMIC=n to TRACE01 scenario

[PATCH rcu 0/3] Reference-side scalability test updates for v6.6
 2023-07-17 18:10 UTC  (4+ messages)
` [PATCH rcu 1/3] refscale: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario
` [PATCH rcu 2/3] refscale: Fix uninitalized use of wait_queue_head_t
` [PATCH rcu 3/3] refscale: Add a "jiffies" test

[PATCH] arm64/ptrace: Fix an error handling path in sve_set_common()
 2023-07-17 18:08 UTC  (2+ messages)

[PATCH rcu 0/5] Tasks RCU updates for v6.6
 2023-07-17 18:04 UTC  (6+ messages)
` [PATCH rcu 1/5] rcu-tasks: Treat only synchronous grace periods urgently
` [PATCH rcu 2/5] rcu-tasks: Remove redundant #ifdef CONFIG_TASKS_RCU
` [PATCH rcu 3/5] rcu-tasks: Add kernel boot parameters for callback laziness
` [PATCH rcu 4/5] rcu-tasks: Cancel callback laziness if too many callbacks
` [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace

[PATCH v8 0/4] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
 2023-07-17 18:03 UTC  (4+ messages)
` [PATCH v8 3/4] arm64: dts: qcom: sm6115: Add EUD dt node and dwc3 connector

[PATCH v2] sched/core: Use empty mask to reset cpumasks in sched_setaffinity()
 2023-07-17 18:02 UTC 

[PATCH rcu 0/7] Documentation updates for v6.6
 2023-07-17 18:01 UTC  (8+ messages)
` [PATCH rcu 1/7] documentation/rcu: Fix typo
` [PATCH rcu 2/7] docs/RCU: Add the missing rcu_read_unlock()
` [PATCH rcu 3/7] Docs/RCU/rculist_nulls: Fix trivial coding style
` [PATCH rcu 4/7] Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples
` [PATCH rcu 5/7] Docs/RCU/rculist_nulls: Specify type of the object in examples
` [PATCH rcu 6/7] Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj'
` [PATCH rcu 7/7] Docs/RCU/rculist_nulls: Fix text about atomic_set_release()

[PATCH] arm64: Explicitly include correct DT includes
 2023-07-17 17:56 UTC  (3+ messages)

[PATCH V4] PCI: qcom: Fixing broken pcie bring up for 2_3_3 configs ops
 2023-07-17 17:53 UTC  (4+ messages)

[PATCH v5] selftests: rtc: Fixes rtctest error handling
 2023-07-17 17:52 UTC 

[PATCH] misc: Explicitly include correct DT includes
 2023-07-17 17:47 UTC  (2+ messages)

[PATCH] mmc: Explicitly include correct DT includes
 2023-07-17 17:46 UTC  (2+ messages)

[PATCH] usb: Explicitly include correct DT includes
 2023-07-17 17:42 UTC  (2+ messages)

[PATCH 1/2] remoteproc: imx_dsp_rproc: add mandatory find_loaded_rsc_table op
 2023-07-17 17:42 UTC  (2+ messages)

[PATCH v2 0/8] selftests/mm fixes for arm64
 2023-07-17 17:40 UTC  (13+ messages)
` [PATCH v2 1/8] selftests: Line buffer test program's stdout
` [PATCH v2 2/8] selftests/mm: Skip soft-dirty tests on arm64
` [PATCH v2 4/8] selftests/mm: Fix thuge-gen test bugs
` [PATCH v2 6/8] selftests/mm: Make migration test robust to failure
` [PATCH v2 7/8] selftests/mm: Optionally pass duration to transhuge-stress
` [PATCH v2 8/8] selftests/mm: Run all tests from run_vmtests.sh

[PATCH 0/3] DRM scheduler documentation & bug fixes
 2023-07-17 17:40 UTC  (5+ messages)
` [PATCH 3/3] drm/scheduler: Clean up jobs when the scheduler is torn down

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-07-17 17:39 UTC  (6+ messages)
` [PATCH v5 02/11] block: Block Device Filtering Mechanism

[PATCH v2 1/4] arm64: dts: imx8mp-debix: remove unused fec pinctrl node
 2023-07-17 17:38 UTC  (11+ messages)
` [PATCH v2 2/4] dt-bindings: arm: fsl: fix DEBIX binding
` [PATCH v2 3/4] dt-bindings: arm: Add Polyhex DEBIX SOM A based boards
` [PATCH v2 4/4] arm64: dts: freescale: Add DEBIX SOM A and SOM A I/O Board support

[PATCH v2 0/2] RK3588 PCIe3 support
 2023-07-17 17:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: rockchip: add RK3588 PCIe v3 phy
` [PATCH v2 2/2] arm64: dts: rockchip: rk3588: add PCIe3 support

[PATCH 2/2] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-07-17 17:34 UTC  (2+ messages)

[PATCH] f2fs: fix spelling in ABI documentation
 2023-07-17 17:34 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] hwmon: Explicitly include correct DT includes
 2023-07-17 17:34 UTC  (4+ messages)

[PATCH] f2fs: flush inode if atomic file is aborted
 2023-07-17 17:34 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: get out of a repeat loop when getting a locked data page
 2023-07-17 17:34 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: don't handle error case of f2fs_compress_alloc_page()
 2023-07-17 17:34 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3] f2fs: fix to avoid mmap vs set_compress_option case
 2023-07-17 17:34 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/2] f2fs: allow f2fs_ioc_{,de}compress_file to be interrupted
 2023-07-17 17:34 UTC  (2+ messages)
` [f2fs-dev] [PATCH 1/2] f2fs: allow f2fs_ioc_{, de}compress_file "

[PATCH 6.4 000/800] 6.4.4-rc1 review
 2023-07-17 17:32 UTC  (4+ messages)

[PATCH v1] scsi: iscsi: use kfree_sensitive() in iscsi_session_free()
 2023-07-17 17:31 UTC  (2+ messages)

[PATCH 0/3] tick/nohz cleanups
 2023-07-17 17:30 UTC  (7+ messages)
` [PATCH 3/3] tick/nohz: Don't shutdown the lowres tick from itself

[PATCH v2 00/10] pinctrl: Provide NOIRQ PM helper and use it
 2023-07-17 17:28 UTC  (11+ messages)
` [PATCH v2 01/10] pm: Introduce DEFINE_NOIRQ_DEV_PM_OPS() helper
` [PATCH v2 02/10] pinctrl: baytrail: Make use of pm_ptr()
` [PATCH v2 03/10] pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
` [PATCH v2 04/10] pinctrl: intel: "
` [PATCH v2 05/10] pinctrl: lynxpoint: Make use of pm_ptr()
` [PATCH v2 06/10] pinctrl: at91: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
` [PATCH v2 07/10] pinctrl: mediatek: "
` [PATCH v2 08/10] pinctrl: mvebu: "
` [PATCH v2 09/10] pinctrl: renesas: "
` [PATCH v2 10/10] pinctrl: tegra: "

[PATCH v3 0/5] RK3588 PCIe2 support
 2023-07-17 17:26 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: PCI: dwc: improve msi handling
` [PATCH v3 2/5] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue
` [PATCH v3 3/5] dt-bindings: PCI: dwc: rockchip: Use generic binding
` [PATCH v3 4/5] dt-bindings: PCI: dwc: rockchip: Add missing legacy-interrupt-controller
` [PATCH v3 5/5] arm64: dts: rockchip: rk3588: add PCIe2 support

[PATCH v25 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-07-17 17:26 UTC  (3+ messages)
` [PATCH v25 2/5] fs/proc/task_mmu: "

[PATCH 09/11] drm/vc4: tests: pv-muxing: Switch to managed locking init
 2023-07-17 17:24 UTC  (2+ messages)
` [09/11] "

[PATCH v2 00/12] mm: jit/text allocator
 2023-07-17 17:23 UTC  (9+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()

[PATCH 00/15] Unregister critical branch clocks + some RPM
 2023-07-17 17:23 UTC  (7+ messages)
` [PATCH 15/15] arm64: dts: qcom: sm6115: Add VDD_CX to GPU_CCC

[PATCH v1 0/5] incorporate pm runtime framework and eDP clean up
 2023-07-17 17:22 UTC  (7+ messages)
` [PATCH v1 4/5] drm/msm/dp: move relevant dp initialization code from bind() to probe()

[PATCH] firmware: smccc: Fix use of uninitialised results structure
 2023-07-17 17:17 UTC 

[PATCH v3 0/4] variable-order, large folios for anonymous memory
 2023-07-17 17:16 UTC  (6+ messages)
` [PATCH v3 3/4] mm: FLEXIBLE_THP for improved performance

[PATCH v4 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-07-17 17:13 UTC  (3+ messages)
` [PATCH v4 3/3] riscv: dts: starfive: Add QSPI controller node "

[PATCH v14 000/113] KVM TDX basic feature support
 2023-07-17 17:12 UTC  (4+ messages)
` [PATCH v14 072/113] KVM: TDX: handle vcpu migration over logical processor

[PATCH] caam: init-clk based on caam-page0-access
 2023-07-17 17:08 UTC  (2+ messages)

[PATCH 05/11] drm/tests: helpers: Create an helper to allocate a locking ctx
 2023-07-17 17:08 UTC  (3+ messages)
` [05/11] "

[PATCH v4 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-07-17 17:07 UTC  (8+ messages)
` [PATCH v4 12/24] x86/resctrl: Make resctrl_arch_rmid_read() retry when it is interrupted

[PATCH] usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy
 2023-07-17 17:05 UTC 

[PATCH v6 0/3] NVMEM cells in sysfs
 2023-07-17 16:59 UTC  (7+ messages)
` [PATCH v6 3/3] nvmem: core: Expose cells through sysfs

[PATCH net-next 1/2] dt-bindings: net: snps,dwmac: add phy-supply support
 2023-07-17 16:57 UTC  (4+ messages)
` [PATCH net-next 2/2] net: stmmac: platform: add support for phy-supply

[PATCH v1 0/3] Optimize large folio interaction with deferred split
 2023-07-17 16:55 UTC  (10+ messages)
` [PATCH v1 1/3] mm: Allow deferred splitting of arbitrary large anon folios

[PATCH] rpmsg: glink: Avoid dereferencing NULL channel
 2023-07-17 16:55 UTC 

[PATCH v9 00/42] Shadow stacks for userspace
 2023-07-17 16:51 UTC  (5+ messages)
` [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()

[Intel-wired-lan] [PATCH] PCI/ASPM: Enable ASPM on external PCIe devices
 2023-07-17 16:51 UTC  (6+ messages)

[PATCH v2] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
 2023-07-17 16:50 UTC  (3+ messages)

[PATCH net-next v2] net: tcp: support to probe tcp receiver OOM
 2023-07-17 16:46 UTC  (2+ messages)

[PATCH v2 2/3] usb: chipidea: imx: support disabling runtime-pm
 2023-07-17 16:45 UTC  (12+ messages)

[PATCH v3 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
 2023-07-17 16:45 UTC  (2+ messages)

[PATCH v3 0/5] Implement MTE tag compression for swapped pages
 2023-07-17 16:42 UTC  (4+ messages)
` [PATCH v3 2/5] lib/test_bitmap: add tests for bitmap_{set,get}_value()

[PATCH 0/3] hwmon: (oxp-sensors) Refactor probe() and init() and remove devm_add_groups()
 2023-07-17 16:40 UTC  (5+ messages)
` [PATCH 3/3] hwmon: (oxp-sensors) Refactor init() and remove probe()

[PATCH v7 0/2] docs: Integrate rustdoc into Rust documentation
 2023-07-17 16:39 UTC  (5+ messages)
` [PATCH v7 1/2] docs: Move rustdoc output, cross-reference it
` [PATCH v7 2/2] docs: Integrate rustdoc generation into htmldocs

[PATCH v6 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-17 16:37 UTC  (4+ messages)
` [PATCH v6 03/11] KVM: Allow range-based TLB invalidation from common code

[PATCH 1/4] mtd: spi-nor: make sure op does not contain garbage
 2023-07-17 16:36 UTC  (4+ messages)
` [PATCH 2/4] mtd: spi-nor: micron-st: make "
` [PATCH 3/4] mtd: spi-nor: spansion: make sure "
` [PATCH 4/4] mtd: spi-nor: spansion: make sure op does not contain garbage (2)

[PATCH v3] drm/ssd130x: Fix an oops when attempting to update a disabled plane
 2023-07-17 16:30 UTC 

[PATCH 00/10] spi: rzv2m-csi: Code refactoring
 2023-07-17 16:31 UTC  (7+ messages)
` [PATCH 07/10] spi: rzv2m-csi: Switch to using {read,write}s{b,w}


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