public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-18 19:43:16 to 2022-04-19 00:10:57 UTC [more...]

[PATCH 4.9 000/218] 4.9.311-rc1 review
 2022-04-19  0:10 UTC  (3+ messages)

[PATCH 4.19 00/32] 4.19.239-rc1 review
 2022-04-19  0:09 UTC  (3+ messages)

[PATCH 5.4 00/63] 5.4.190-rc1 review
 2022-04-19  0:09 UTC  (3+ messages)

[PATCH 5.10 000/105] 5.10.112-rc1 review
 2022-04-19  0:08 UTC  (4+ messages)

[PATCH 5.15 000/189] 5.15.35-rc1 review
 2022-04-19  0:07 UTC  (3+ messages)

[PATCH 5.17 000/219] 5.17.4-rc1 review
 2022-04-19  0:08 UTC  (5+ messages)

[PATCH rcu 0/6] Torture-test updates for v5.19
 2022-04-19  0:07 UTC  (7+ messages)
` [PATCH rcu 1/6] torture: Add rcu_normal and rcu_expedited runs to torture.sh
` [PATCH rcu 2/6] rcutorture: Suppress debugging grace period delays during flooding
` [PATCH rcu 3/6] scftorture: Fix distribution of short handler delays
` [PATCH rcu 4/6] rcutorture: Avoid corner-case #DE with nsynctypes check
` [PATCH rcu 5/6] rcutorture: Add missing return and use __func__ in warning
` [PATCH rcu 6/6] rcutorture: Call preempt_schedule() through static call/key

[PATCH 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver
 2022-04-19  0:07 UTC 

[PATCH rcu 0/21] SRCU updates for v5.19
 2022-04-19  0:03 UTC  (22+ messages)
` [PATCH rcu 01/21] srcu: Tighten cleanup_srcu_struct() GP checks
` [PATCH rcu 02/21] srcu: Fix s/is/if/ typo in srcu_node comment
` [PATCH rcu 03/21] srcu: Make srcu_funnel_gp_start() cache ->mynode in snp_leaf
` [PATCH rcu 04/21] srcu: Make Tree SRCU able to operate without snp_node array
` [PATCH rcu 05/21] srcu: Dynamically allocate srcu_node array
` [PATCH rcu 06/21] srcu: Add size-state transitioning code
` [PATCH rcu 07/21] srcu: Make rcutorture dump the SRCU size state
` [PATCH rcu 08/21] srcu: Compute snp_seq earlier in srcu_funnel_gp_start()
` [PATCH rcu 09/21] srcu: Use invalid initial value for srcu_node GP sequence numbers
` [PATCH rcu 10/21] srcu: Ensure snp nodes tree is fully initialized before traversal
` [PATCH rcu 11/21] srcu: Add boot-time control over srcu_node array allocation
` [PATCH rcu 12/21] srcu: Use export for srcu_struct defined by DEFINE_STATIC_SRCU()
` [PATCH rcu 13/21] srcu: Avoid NULL dereference in srcu_torture_stats_print()
` [PATCH rcu 14/21] srcu: Prevent cleanup_srcu_struct() from freeing non-dynamic ->sda
` [PATCH rcu 15/21] srcu: Explain srcu_funnel_gp_start() call to list_add() is safe
` [PATCH rcu 16/21] srcu: Create concurrency-safe helper for initiating size transition
` [PATCH rcu 17/21] srcu: Add contention-triggered addition of srcu_node tree
` [PATCH rcu 18/21] srcu: Automatically determine size-transition strategy at boot
` [PATCH rcu 19/21] srcu: Add contention check to call_srcu() srcu_data ->lock acquisition
` [PATCH rcu 20/21] srcu: Prevent expedited GPs and blocking readers from consuming CPU
` [PATCH rcu 21/21] srcu: Drop needless initialization of sdp in srcu_gp_start()

[PATCH v2] mfd: cros_ec_dev: Only register PCHG device if present
 2022-04-19  0:04 UTC 

[PATCH 4.14 000/284] 4.14.276-rc1 review
 2022-04-19  0:04 UTC  (2+ messages)

[PATCH v2 0/2] of: overlay: rework overlay apply and remove kfree()s
 2022-04-19  0:02 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH RFC lsfmm 0/6] mm: proactive reclaim and memory tiering topics
 2022-04-19  0:00 UTC  (3+ messages)
` [PATCH 4/6] mm: introduce per-node proactive reclaim interface

[PATCH v8 0/9] IPI virtualization support for VM
 2022-04-19  0:00 UTC  (6+ messages)
` [PATCH v8 9/9] KVM: VMX: enable IPI virtualization

[PATCH rcu 0/9] Tasks-RCU updates for v5.19
 2022-04-19  0:00 UTC  (10+ messages)
` [PATCH rcu 1/9] rcu-tasks: Fix race in schedule and flush work
` [PATCH rcu 2/9] rcu-tasks: Print pre-stall-warning informational messages
` [PATCH rcu 3/9] rcu-tasks: Use rcuwait for the rcu_tasks_kthread()
` [PATCH rcu 4/9] rcu-tasks: Make Tasks RCU account for userspace execution
` [PATCH rcu 5/9] rcu-tasks: Use schedule_hrtimeout_range() to wait for grace periods
` [PATCH rcu 6/9] rcu-tasks: Restore use of timers for non-RT kernels
` [PATCH rcu 7/9] rcu-tasks: Make show_rcu_tasks_generic_gp_kthread() check all CPUs
` [PATCH rcu 8/9] rcu-tasks: Handle sparse cpu_possible_mask
` [PATCH rcu 9/9] rcu-tasks: Handle sparse cpu_possible_mask in rcu_tasks_invoke_cbs()

[mingo-tip:sched/headers 84/2356] arch/mips/kernel/../../../kernel/sched/per_task_area_struct_defs.h:9:13: warning: no previous prototype for 'per_task_common'
 2022-04-18 23:59 UTC 

[PATCH v4] rcu/nocb: Add an option to offload all CPUs on boot
 2022-04-18 23:57 UTC  (2+ messages)

[mingo-tip:sched/headers 1541/2356] drivers/hwmon/pmbus/pli1209bc.c:60:14: warning: incompatible integer to pointer conversion initializing 'const char *' with an expression of type 'int'
 2022-04-18 23:49 UTC 

[mingo-tip:sched/headers 84/2356] arch/x86/kernel/../../../kernel/sched/per_task_area_struct_defs.h:9:13: warning: no previous prototype for 'per_task_common'
 2022-04-18 23:49 UTC 

[PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
 2022-04-18 23:50 UTC  (8+ messages)
` [PATCHv4 3/8] efi/x86: "

[PATCH V2 0/3] riscv: atomic: Optimize AMO instructions usage
 2022-04-18 23:41 UTC  (4+ messages)

[PATCH 0/3] platform/chrome: Only register PCHG if present
 2022-04-18 23:41 UTC  (10+ messages)
` [PATCH 1/3] platform/chrome: cros_ec_proto: Add peripheral charger count API

[PATCH v3 0/3] staging: vme: Cleanup driver tree old structures
 2022-04-18 23:39 UTC  (6+ messages)
` [PATCH v3 1/3] staging: vme: Move vme_user to staging KConfig
` [PATCH v2 2/3] staging: vme: Add VME_BUS dependency to Kconfig
` [PATCH v3 3/3] staging: vme: Move 'vme/devices' to 'vme_user/'
` [PATCH v3 2/3] staging: vme: Add VME_BUS dependency to Kconfig

[PATCH 00/13] iommu: Retire bus_set_iommu()
 2022-04-18 23:37 UTC  (5+ messages)
` [PATCH 02/13] iommu: Move bus setup to IOMMU device registration

linux-next: manual merge of the net-next tree with the net tree
 2022-04-18 23:34 UTC 

[PATCH] staging: vchiq_arm: change vchiq_platform_init from global to static
 2022-04-18 23:19 UTC  (3+ messages)

[PATCH 0/5] net: atlantic: more fuzzing fixes
 2022-04-18 23:17 UTC  (6+ messages)
` [PATCH 1/5] net: atlantic: limit buff_ring index value
` [PATCH 2/5] net: atlantic: fix "frag[0] not initialized"
` [PATCH 3/5] net: atlantic: reduce scope of is_rsc_complete
` [PATCH 4/5] net: atlantic: add check for MAX_SKB_FRAGS
` [PATCH 5/5] net: atlantic: verify hw_head_ is reasonable

[RFC PATCH 0/6] drm/dp: Improvements for DP AUX channel
 2022-04-18 23:10 UTC  (8+ messages)
` [RFC PATCH 1/6] drm/dp: Helpers to make it easier for drivers to use DP AUX bus properly

[PATCH 2/2] Trigger proper interrupts in igc_xsk_wakeup
 2022-04-18 23:03 UTC  (3+ messages)

[PATCH rcu 0/5] Callback-offloading (NOCB) updates for v5.19
 2022-04-18 22:56 UTC  (6+ messages)
` [PATCH rcu 1/5] rcu: Remove rcu_is_nocb_cpu()
` [PATCH rcu 2/5] rcu/nocb: Move rcu_nocb_is_setup to rcu_state
` [PATCH rcu 3/5] rcu: Assume rcu_init() is called before smp
` [PATCH rcu 4/5] rcu: Initialize boost kthread only for boot node prior SMP initialization
` [PATCH rcu 5/5] rcu/nocb: Initialize nocb kthreads only for boot CPU "

[PATCH rcu 0/11] Miscellaneous fixes for v5.19
 2022-04-18 22:53 UTC  (12+ messages)
` [PATCH rcu 01/11] rcu: Clarify fill-the-gap comment in rcu_segcblist_advance()
` [PATCH rcu 02/11] rcu: Fix rcu_preempt_deferred_qs_irqrestore() strict QS reporting
` [PATCH rcu 03/11] rcu: Check for jiffies going backwards
` [PATCH rcu 04/11] kernel/smp: Provide boot-time timeout for CSD lock diagnostics
` [PATCH rcu 05/11] rcu: Add comments to final rcu_gp_cleanup() "if" statement
` [PATCH rcu 06/11] rcu: Print number of online CPUs in RCU CPU stall-warning messages
` [PATCH rcu 07/11] rcu: Fix preemption mode check on synchronize_rcu[_expedited]()
` [PATCH rcu 08/11] srcu: Drop needless initialization of sdp in srcu_gp_start()
` [PATCH rcu 09/11] rcu: Check for successful spawn of ->boost_kthread_task
` [PATCH rcu 10/11] rcu_sync: Fix comment to properly reflect rcu_sync_exit() behavior
` [PATCH rcu 11/11] rcu: Use IRQ_WORK_INIT_HARD() to avoid rcu_read_unlock() hangs

[PATCH v7 0/4] Enable rk356x PCIe controller
 2022-04-18 22:53 UTC  (9+ messages)
` [PATCH v7 2/4] PCI: dwc: rockchip: add legacy interrupt support

[PATCH 1/2] regulator: core: Sleep (not delay) in set_voltage()
 2022-04-18 22:53 UTC  (4+ messages)
` [PATCH 2/2] regulator: core: Replace _regulator_enable_delay() with fsleep()

[PATCH v5 0/4] platform: surface: Introduce Surface XBL Driver
 2022-04-18 22:53 UTC  (4+ messages)
` [PATCH v5 1/4] dt-bindings: platform: microsoft: Document surface xbl
    ` [EXTERNAL] "

[PATCH rcu 0/2] Documentation updates for v5.19
 2022-04-18 22:50 UTC  (3+ messages)
` [PATCH rcu 1/2] docs: Add documentation for rude and trace RCU flavors
` [PATCH rcu 2/2] docs: Update RCU cross-references as suggested in doc-guide

[PATCH v3 00/21] TDX host kernel support
 2022-04-18 22:50 UTC  (4+ messages)
` [PATCH v3 01/21] x86/virt/tdx: Detect SEAM

[ANNOUNCE] 5.15.34-rt40
 2022-04-18 22:45 UTC 

[PATCH 0/3] LoadPin: Enable loading from trusted dm-verity devices
 2022-04-18 22:43 UTC  (6+ messages)
` [PATCH 1/3] dm: Add verity helpers for LoadPin
` [PATCH 2/3] LoadPin: Enable loading from trusted dm-verity devices
` [PATCH 3/3] dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compilation

[PATCH v3 0/8] Extend FW framework for user FW uploads
 2022-04-18 22:37 UTC  (9+ messages)
` [PATCH v3 1/8] firmware_loader: Clear data and size in fw_free_paged_buf
` [PATCH v3 2/8] firmware_loader: Check fw_state_is_done in loading_store
` [PATCH v3 3/8] firmware_loader: Split sysfs support from fallback
` [PATCH v3 4/8] firmware_loader: Add firmware-upload support
` [PATCH v3 5/8] firmware_loader: Add sysfs nodes to monitor fw_upload
` [PATCH v3 6/8] test_firmware: Add test support for firmware upload
` [PATCH v3 7/8] test_firmware: Error injection "
` [PATCH v3 8/8] selftests: firmware: Add firmware upload selftests

[PATCH v3 0/4] Fix dtbs_check warning(s) for Qualcomm QMP PHY
 2022-04-18 22:34 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: phy: qcom,qmp: Mark '#clock-cells' as a 'optional' property
` [PATCH v3 2/4] dt-bindings: phy: qcom,qmp: Describe 'vdda-max-microamp' & 'vdda-pll-max-microamp' properties
` [PATCH v3 3/4] dt-bindings: phy: qcom,qmp: Describe phy@ subnode properly
` [PATCH v3 4/4] arm64: dts: qcom: sm8450: Fix qmp phy node (use phy@ instead of lanes@)

[PATCH 1/2] ASoC: dt-bindings: max98396: add amplifier driver
 2022-04-18 22:32 UTC  (3+ messages)

[kees:for-next/lkdtm 6/6] drivers/misc/lkdtm/cfi.c:62:37: warning: cast from pointer to integer of different size
 2022-04-18 22:25 UTC  (2+ messages)

[PATCH v2] fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
 2022-04-18 22:20 UTC  (6+ messages)

[PATCH v3] intel: igb: igb_ethtool.c: Convert kmap() to kmap_local_page()
 2022-04-18 22:19 UTC  (3+ messages)

[mingo-tip:sched/headers 2012/2356] arch/s390/include/asm/smp.h:19:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'boot_cpu_vector_save_area'
 2022-04-18 22:17 UTC 

[PATCH 1/2] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-04-18 22:16 UTC  (4+ messages)
` [PATCH 2/2] userfaultfd: selftests: modify selftest to use /dev/userfaultfd

[PATCH v3 0/9] iio: accel: bma400: Add buffer, step and activity/inactivity
 2022-04-18 22:09 UTC  (4+ messages)
` [PATCH v3 9/9] iio: accel: bma400: Add support for activity and inactivity events

[PATCH] Documentation/vm: Include kernel-doc from highmem-internal.h
 2022-04-18 22:05 UTC  (3+ messages)

[PATCH v7 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2022-04-18 22:03 UTC  (4+ messages)
` [PATCH v7 2/8] x86/crash: Introduce new options to support cpu and memory hotplug

[PATCH] platform/x86: amd-pmc: Shuffle location of amd_pmc_get_smu_version()
 2022-04-18 22:02 UTC  (2+ messages)

[PATCH RFC 0/8] hardened usercopy and stacktrace improvement
 2022-04-18 21:59 UTC  (3+ messages)
` [PATCH RFC 2/8] arm64: stacktrace: Add arch_within_stack_frames

[PATCH v2] MAINTAINERS: update IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM
 2022-04-18 21:59 UTC  (2+ messages)

[PATCH v10] drm/msm/dp: stop event kernel thread when DP unbind
 2022-04-18 21:56 UTC 

[PATCH v3] perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
 2022-04-18 21:56 UTC  (2+ messages)

[kees:for-next/randstruct 5/5] include/linux/cred.h:254:17: error: no member named 'non_rcu' in 'struct cred'
 2022-04-18 21:52 UTC  (2+ messages)

[PATCH v2] lkdtm: Add CFI_BACKWARD to test ROP mitigations
 2022-04-18 21:51 UTC  (3+ messages)

[mingo-tip:sched/headers 1943/2356] include/linux/sched/per_task.h:48:11: fatal error: generated/asm-offsets.h: No such file or directory
 2022-04-18 21:47 UTC 

[mingo-tip:sched/headers 2222/2356] include/linux/mm_types_task.h:11:10: fatal error: generated/bounds.h: No such file or directory
 2022-04-18 21:47 UTC 

[mingo-tip:sched/headers 2222/2356] arch/powerpc/include/asm/cmpxchg.h:11:63: error: 'BITS_PER_BYTE' undeclared; did you mean 'BITS_PER_LONG'?
 2022-04-18 21:37 UTC 

[PATCH] EDAC/dmc520: Don't print an error for each unconfigured interrupt line
 2022-04-18 21:34 UTC  (13+ messages)

[PATCH v3 0/2] Documentation/vm: Rework and extend highmem.rst
 2022-04-18 21:32 UTC  (5+ messages)
` [PATCH v3 1/2] Documentation/vm: Extend "Temporary Virtual Mappings" section
` [PATCH v3 2/2] Documentation/vm: Include kernel-doc to highmem.rst

[PATCH] Documentation: kunit: change complete_and_exit to kthread_complete_and_exit
 2022-04-18 21:29 UTC  (2+ messages)

kernel.org binaries and sysroots
 2022-04-18 21:20 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update email address for John Stultz
 2022-04-18 21:20 UTC 

[PATCH v12 43/46] virt: Add SEV-SNP guest driver
 2022-04-18 21:18 UTC  (6+ messages)
` [tip: x86/sev] "

linux-next: Fixes tag needs some work in the crypto tree
 2022-04-18 21:17 UTC 

[PATCH] ntb_perf: extend with burst/poll/doorbell latency measurement
 2022-04-18 21:11 UTC  (3+ messages)

[mingo-tip:sched/headers 627/2356] include/asm-generic/barrier.h:16:10: fatal error: asm/vdso/processor.h: No such file or directory
 2022-04-18 21:06 UTC 

[PATCH] cdrom: do not print info list when there is no cdrom device
 2022-04-18 21:04 UTC  (6+ messages)

[PATCH v2 0/2] USB: Quiesce interrupts across pm freeze
 2022-04-18 21:00 UTC  (3+ messages)
` [PATCH v2 1/2] USB: core: Disable remote wakeup for freeze/quiesce
` [PATCH v2 2/2] USB: hcd-pci: Fully suspend across freeze/thaw cycle

linux-next: Signed-off-by missing for commits in the pm tree
 2022-04-18 21:01 UTC 

[PATCH v8] platform: x86: Add ChromeOS ACPI device driver
 2022-04-18 21:00 UTC  (2+ messages)

[PATCH v8 00/12] user_events: Enable user processes to create and write to trace events
 2022-04-18 20:43 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the imx-mxs tree
 2022-04-18 20:50 UTC 

linux-next: Fixes tag needs some work in the arc-current tree
 2022-04-18 20:40 UTC 

[PATCH RESEND] selftests/damon: add damon to selftests root Makefile
 2022-04-18 20:20 UTC 

[PATCH 2/2] selftests/damon: make selftests executable
 2022-04-18 20:13 UTC  (3+ messages)

[PATCH] random: document crng_fast_key_erasure() destination possibility
 2022-04-18 20:01 UTC  (3+ messages)

[RFC PATCH] kernel/cpu: restart cpu_up when hotplug is disabled
 2022-04-18 19:54 UTC 

[PATCH] drm/amd/display: add virtual_setup_stream_attribute decl to header
 2022-04-18 19:48 UTC 

[PATCH 0/2] interconnect: qcom: Remove IP0 resource
 2022-04-18 19:48 UTC  (5+ messages)
` [PATCH 3/2] arm64: dts: qcom: sc7180: Remove ipa interconnect node
  ` [PATCH 5/2] dt-bindings: interconnect: Remove sc7180/sdx55 ipa compatibles

[PATCH 0/4] rockchip: support configuring pins as input
 2022-04-18 19:47 UTC  (3+ messages)
` [PATCH 3/4] gpio/rockchip: handle deferring input-enable pinconfs

[PATCH v1 00/22] powerpc: ftrace optimisation and cleanup and more [v1]
 2022-04-18 19:44 UTC  (4+ messages)
` [PATCH v1 07/22] powerpc/ftrace: Use patch_instruction() return directly

[PATCH] arm64: dts: qcom: sc7280: Add SAR sensors to herobrine crd
 2022-04-18 19:44 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