linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-27 15:13:55 to 2022-09-27 16:48:54 UTC [more...]

[PATCH v2 1/2] mm/damon: move sz_damon_region to damon_sz_region
 2022-09-27 16:46 UTC  (2+ messages)

[PATCH V4 XDMA 0/2] xilinx XDMA driver
 2022-09-27 16:46 UTC  (5+ messages)
` [PATCH V4 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support

[PATCH -next] Makefile: add implicit enum-conversion check for compile build
 2022-09-27 16:45 UTC  (2+ messages)

[PATCH v4 0/7] sched, net: NUMA-aware CPU spreading interface
 2022-09-27 16:45 UTC  (12+ messages)
` [PATCH v4 2/7] cpumask: Introduce for_each_cpu_andnot()
` [PATCH v4 5/7] sched/topology: Introduce sched_numa_hop_mask()
` [PATCH v4 6/7] sched/topology: Introduce for_each_numa_hop_cpu()

[syzbot] general protection fault in PageHeadHuge
 2022-09-27 16:45 UTC  (9+ messages)

[PATCH] x86/fpu: use __alignof__ to avoid UB in TYPE_ALIGN
 2022-09-27 16:44 UTC  (4+ messages)
` [PATCH v2] x86/fpu: use _Alignof "

[PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
 2022-09-27 16:44 UTC  (6+ messages)

[PATCH 0/1] uvc gadget sg performance issues
 2022-09-27 16:42 UTC  (5+ messages)
` [PATCH] usb: gadget: uvc: fix sg handling in error case

[PATCH v2 0/3] iommu/s390: Fixes related to repeat attach_dev calls
 2022-09-27 16:40 UTC  (10+ messages)
` [PATCH v2 1/3] iommu/s390: Fix duplicate domain attachments

[PATCH 0/2 v4] Init the hashed pointer from a worker
 2022-09-27 16:40 UTC  (3+ messages)
` [PATCH v4 2/2] lib/vsprintf: Initialize vsprintf's pointer hash once the random core is ready

[PATCH] kernfs: fix a crash when two processes delete the same directory
 2022-09-27 16:39 UTC  (6+ messages)
  ` [dm-devel] "

[PATCH v1 net 0/5] tcp/udp: Fix memory leaks and data races around IPV6_ADDRFORM
 2022-09-27 16:39 UTC  (7+ messages)
` [PATCH v1 net 1/5] tcp/udp: Fix memory leak in ipv6_renew_options()
` [PATCH v1 net 2/5] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM)
` [PATCH v1 net 3/5] tcp/udp: Call inet6_destroy_sock() in IPv4 sk_prot->destroy()
` [PATCH v1 net 4/5] ipv6: Fix data races around sk->sk_prot
` [PATCH v1 net 5/5] tcp: Fix data races around icsk->icsk_af_ops

[PATCH v10 00/27] Rust support
 2022-09-27 16:39 UTC  (31+ messages)
` [PATCH v10 08/27] rust: adapt `alloc` crate to the kernel
` [PATCH v10 11/27] rust: add `bindings` crate
` [PATCH v10 12/27] rust: add `kernel` crate
` [PATCH v10 13/27] rust: export generated symbols
` [PATCH v10 21/27] scripts: add `is_rust_module.sh`
` [PATCH v10 23/27] Kbuild: add Rust support
` [PATCH v10 25/27] x86: enable initial "
` [PATCH v10 26/27] samples: add first Rust examples
` [PATCH v10 27/27] MAINTAINERS: Rust

[patch v11 0/6] support concurrent sync io for bfq on a specail occasion
 2022-09-27 16:38 UTC  (8+ messages)
` [patch v11 3/6] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [patch v11 5/6] block, bfq: cleanup bfq_weights_tree add/remove apis

[Patch v3] usb: core: stop USB enumeration if too many retries
 2022-09-27 16:37 UTC  (4+ messages)

[PATCH] hw_random: rockchip: import driver from vendor tree
 2022-09-27 16:37 UTC  (3+ messages)

[PATCH] misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os
 2022-09-27 16:36 UTC  (4+ messages)

[PATCH v1 2/5] device property: Constify fwnode connection match APIs
 2022-09-27 16:35 UTC  (2+ messages)

[mark:arm64/undef/rework 9/9] arch/arm64/kernel/traps.c:466: undefined reference to `try_emulate_armv8_deprecated'
 2022-09-27 16:34 UTC 

[PATCH v6 5/5] i2c: i2c-mlxbf.c: remove device tree support
 2022-09-27 16:35 UTC  (2+ messages)

[PATCH v3 3/3] thermal: loongson2: add thermal management support
 2022-09-27 16:35 UTC  (2+ messages)

arch/riscv/kernel/probes/rethook.c:10:22: warning: no previous prototype for 'arch_rethook_trampoline_callback'
 2022-09-27 16:35 UTC 

[PATCH v2] ftrace: fix recursive locking direct_mutex in ftrace_modify_direct_caller
 2022-09-27 16:35 UTC  (2+ messages)

[PATCH v2 0/5] Add PWM for MStar SoCs
 2022-09-27 16:33 UTC  (3+ messages)
` [PATCH v2 2/5] pwm: Add support for the MSTAR MSC313 PWM

[RFC PATCH v2 0/9] Introduce Copy-On-Write to Page Table
 2022-09-27 16:29 UTC  (10+ messages)
` [RFC PATCH v2 1/9] mm: Add new mm flags for Copy-On-Write PTE table
` [RFC PATCH v2 2/9] mm: pgtable: Add sysctl to enable COW PTE
` [RFC PATCH v2 3/9] mm, pgtable: Add ownership to PTE table
` [RFC PATCH v2 4/9] mm: Add COW PTE fallback functions
` [RFC PATCH v2 5/9] mm, pgtable: Add a refcount to PTE table
` [RFC PATCH v2 6/9] mm, pgtable: Add COW_PTE_OWNER_EXCLUSIVE flag
` [RFC PATCH v2 7/9] mm: Add the break COW PTE handler
` [RFC PATCH v2 8/9] mm: Handle COW PTE with reclaim algorithm
` [RFC PATCH v2 9/9] mm: Introduce Copy-On-Write PTE table

[PATCH net-next v5 0/9] [RFT] net: dpaa: Convert to phylink
 2022-09-27 16:27 UTC  (4+ messages)
` [PATCH net-next v5 1/9] dt-bindings: net: Expand pcs-handle to an array

[Patch v4] usb: core: stop USB enumeration if too many retries
 2022-09-27 16:27 UTC 

[PATCH v3 0/8] pwm: lpss: Clean up and convert to a pure library
 2022-09-27 16:24 UTC  (7+ messages)
` [PATCH v3 4/8] pwm: lpss: Include headers we are direct user of

[PATCH v4 0/7] pwm: lpss: Clean up and convert to a pure library
 2022-09-27 16:24 UTC  (8+ messages)
` [PATCH v4 1/7] pwm: lpss: Deduplicate board info data structures
` [PATCH v4 2/7] pwm: lpss: Move exported symbols to PWM_LPSS namespace
` [PATCH v4 3/7] pwm: lpss: Move resource mapping to the glue drivers
` [PATCH v4 4/7] pwm: lpss: Use device_get_match_data to get device data
` [PATCH v4 5/7] pwm: lpss: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
` [PATCH v4 6/7] pwm: lpss: Make use of bits.h macros for all masks
` [PATCH v4 7/7] pwm: lpss: Add a comment to the bypass field

[PATCH] cxl/pmem: Use size_add() against integer overflow
 2022-09-27 16:23 UTC  (2+ messages)

[PATCH v3 0/7] Rewrite the top-level index.rst
 2022-09-27 16:21 UTC  (9+ messages)
` [PATCH v3 1/7] docs: promote the title of process/index.rst
` [PATCH v3 2/7] docs: Rewrite the front page
` [PATCH v3 3/7] docs: reconfigure the HTML left column
` [PATCH v3 4/7] docs: remove some index.rst cruft
` [PATCH v3 5/7] docs: move asm-annotations.rst into core-api
` [PATCH v3 6/7] docs: put atomic*.txt and memory-barriers.txt into the core-api book
` [PATCH v3 7/7] docs: add a man-pages link to the front page

[PATCH v2 1/3] watchdog: twl4030_wdt: add missing mod_devicetable.h include
 2022-09-27 16:20 UTC  (5+ messages)
` [PATCH v2 2/3] mfd: twl4030-irq: add missing device.h include
` [PATCH v2 3/3] iio: adc: twl4030-madc: add missing of.h include

[PATCH v3 0/5] blk-wbt: simple improvment to enable wbt correctly
 2022-09-27 16:14 UTC  (11+ messages)
` [PATCH v3 3/5] block, bfq: don't disable wbt if CONFIG_BFQ_GROUP_IOSCHED is disabled

[RFC PATCH 0/9] CXL: Read and clear event logs
 2022-09-27 16:13 UTC  (8+ messages)
` [RFC PATCH 7/9] cxl/test: Add generic mock events

[PATCH -next] crypto: ccp: Add __init/__exit annotations to module init/exit funcs
 2022-09-27 16:11 UTC  (2+ messages)

[PATCH v15 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-09-27 16:07 UTC  (3+ messages)
  ` [PATCH v15 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 "

[PATCH v4 0/7] Fixups for s2idle on various Rembrandt laptops
 2022-09-27 16:07 UTC  (4+ messages)
` [PATCH v4 7/7] acpi/x86: s2idle: Add a quirk for ASUSTeK COMPUTER INC. ROG Flow X13

[PATCH net] rhashtable: fix crash due to mm api change
 2022-09-27 16:05 UTC  (5+ messages)

[PATCH 06/10] PM: hibernate: Add kernel-based encryption
 2022-09-27 16:03 UTC  (12+ messages)
` TPM: hibernate with IMA PCR 10

[PATCH] Documentation/CoC: Reflect current CoC interpretation and practices
 2022-09-27 16:03 UTC  (4+ messages)

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-09-27 16:02 UTC  (5+ messages)

[for-next][PATCH 00/20] tracing: Update for 6.1
 2022-09-27 16:02 UTC  (21+ messages)
` [for-next][PATCH 01/20] tracing/eprobe: Add eprobe filter support
` [for-next][PATCH 02/20] selftests/ftrace: Add eprobe syntax error testcase
` [for-next][PATCH 03/20] rv/monitors: add static qualifier for local symbols
` [for-next][PATCH 04/20] rv/dot2K: add static qualifier for local variable
` [for-next][PATCH 05/20] tracing: Add numeric delta time to the trace event benchmark
` [for-next][PATCH 06/20] tracing/hist: Call hist functions directly via a switch statement
` [for-next][PATCH 07/20] tracing: Move struct filter_pred into trace_events_filter.c
` [for-next][PATCH 08/20] tracing/filter: Call filter predicate functions directly via a switch statement
` [for-next][PATCH 09/20] tracepoint: Optimize the critical region of mutex_lock in tracepoint_module_coming()
` [for-next][PATCH 10/20] x86/ftrace: Remove unused modifying_ftrace_code declaration
` [for-next][PATCH 11/20] x86/kprobes: Remove unused arch_kprobe_override_function() declaration
` [for-next][PATCH 12/20] tracing: kprobe: Fix kprobe event gen test module on exit
` [for-next][PATCH 13/20] tracing: kprobe: Make gen test module work in arm and riscv
` [for-next][PATCH 14/20] tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreads
` [for-next][PATCH 15/20] rv/monitor: Add __init/__exit annotations to module init/exit funcs
` [for-next][PATCH 16/20] tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
` [for-next][PATCH 17/20] ftrace: Remove obsoleted code from ftrace and task_struct
` [for-next][PATCH 18/20] x86: kprobes: Remove unused macro stack_addr
` [for-next][PATCH 19/20] tracing/eprobe: Fix alloc event dir failed when event name no set
` [for-next][PATCH 20/20] ftrace: Properly unset FTRACE_HASH_FL_MOD

[PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
 2022-09-27 15:59 UTC  (11+ messages)

[RFC PATCH 0/9] kvm: implement atomic memslot updates
 2022-09-27 15:58 UTC  (11+ messages)

[PATCH] iommu/io-pgtable: Make IOMMU_IO_PGTABLE_DART invisible
 2022-09-27 15:55 UTC  (7+ messages)

[PATCH 1/4] Input: twl4030-pwrbutton - add missing of.h include
 2022-09-27 15:54 UTC  (5+ messages)
` [PATCH 4/4] iio: adc: twl4030-madc: "

[PATCH] thermal: Increase maximum number of trip points
 2022-09-27 15:47 UTC 

[PATCH v2 0/2] usb: dwc3: revert OTG changes for Intel Merrifield
 2022-09-27 15:53 UTC  (3+ messages)
` [PATCH v2 1/2] Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if extcon is present""
` [PATCH v2 2/2] Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"

[PATCH v5 0/6] Add support for TI TPS65219 PMIC
 2022-09-27 15:52 UTC  (3+ messages)
` [PATCH v5 5/6] Input: Add tps65219 interrupt driven powerbutton

locking/rwsem: RT throttling issue due to RT task hogging the cpu
 2022-09-27 15:52 UTC  (5+ messages)

[External] Re: [PATCH v1] PCI: Set no io resource for bridges that behind VMD controller
 2022-09-27 15:52 UTC  (2+ messages)

[RFC PATCH 00/23] sched: Introduce classes of tasks for load balance
 2022-09-27 15:48 UTC  (5+ messages)
` [RFC PATCH 03/23] sched/core: Initialize the class of a new task

[PATCH 0/5] platform/x86: dell: Add new dell-wmi-ddv driver
 2022-09-27 15:44 UTC  (8+ messages)
` [PATCH 1/5] ACPI: battery: Do not unload battery hooks on single error

[PATCH] platform/x86: hp-wmi: add support for quiet thermal profile
 2022-09-27 15:44 UTC  (3+ messages)

[RFC PATCH 0/4] Add VG register attr test with kernel version and feature detection
 2022-09-27 15:41 UTC  (5+ messages)
` [RFC PATCH 1/4] perf test: Add ability to test exit code for attr tests
` [RFC PATCH 2/4] perf test: Add mechanism for skipping attr tests on auxiliary vector values
` [RFC PATCH 3/4] perf test: Add mechanism for skipping attr tests on kernel versions
` [RFC PATCH 4/4] perf test arm64: Add attr tests for new VG register

[PATCH v2 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-09-27 15:35 UTC  (10+ messages)
` [PATCH v2 1/9] PCI/AER: Add pci_aer_clear_uncorrect_error_status() to PCI core
` [PATCH v2 2/9] PCI/DPC: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
` [PATCH v2 3/9] NTB: Change to use pci_aer_clear_uncorrect_error_status()
` [PATCH v2 4/9] scsi: lpfc: "
` [PATCH v2 5/9] PCI/AER: Unexport pci_aer_clear_nonfatal_status()
` [PATCH v2 6/9] PCI/AER: Move check inside pcie_clear_device_status()
` [PATCH v2 7/9] PCI/AER: Use pcie_aer_is_native() to judge whether OS owns AER
` [PATCH v2 8/9] PCI/ERR: Clear fatal status when pci_channel_io_frozen
` [PATCH v2 9/9] PCI/AER: Refine status clearing process with api

[PATCH] net: sched: cls_u32: Avoid memcpy() false-positive warning
 2022-09-27 15:37 UTC 

[PATCH v2 00/12] pinctrl/arm64: qcom: continued - fix Qualcomm LPASS pinctrl schema warnings
 2022-09-27 15:34 UTC  (13+ messages)
` [PATCH v2 01/12] arm64: dts: qcom: sc7280: drop clock-cells from LPASS TLMM
` [PATCH v2 02/12] arm64: dts: qcom: sc7280: align LPASS pin configuration with DT schema
` [PATCH v2 03/12] arm64: dts: qcom: sm8250: correct LPASS pin pull down
` [PATCH v2 04/12] arm64: dts: qcom: sm8250: align LPASS pin configuration with DT schema
` [PATCH v2 05/12] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: fix gpio pattern
` [PATCH v2 06/12] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi: "
` [PATCH v2 07/12] dt-bindings: pinctrl: qcom,sc7280-lpass-lpi: fix matching pin config
` [PATCH v2 08/12] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: "
` [PATCH v2 09/12] dt-bindings: pinctrl: qcom,sm8250-lpass-lpi: "
` [PATCH v2 10/12] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi: "
` [PATCH v2 11/12] dt-bindings: pinctrl: qcom,sc7280-lpass-lpi: add bias-bus-hold
` [PATCH v2 12/12] dt-bindings: pinctrl: qcom,sm8250-lpass-lpi: add bias-bus-hold and input-enable

[PATCH] MIPS: Lantiq: switch vmmc to use gpiod API
 2022-09-27 15:29 UTC  (7+ messages)

[PATCH v2] tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
 2022-09-27 15:28 UTC  (3+ messages)
` [Resend PATCH "

Why set .suppress_bind_attrs even though .remove() implemented?
 2022-09-27 15:27 UTC  (7+ messages)

[PATCH] drm/panel-edp: Add BOE NT116WHM-N4C (HW: V8.1)
 2022-09-27 15:26 UTC  (2+ messages)

[PATCH] KVM: allow compiling out SMM support
 2022-09-27 15:22 UTC 

[PATCH] kprobes: Mark ftrace mcount handler functions nokprobe
 2022-09-27 15:22 UTC  (3+ messages)

[PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-27 15:19 UTC  (13+ messages)
                      ` [Bridge] "

[PATCH v2 00/33] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings
 2022-09-27 15:20 UTC  (6+ messages)
` [PATCH v2 01/33] arm64: dts: qcom: ipq6018-cp01-c1: correct blspi1 pins

[patch RFC 00/29] printk: A new approach - WIP
 2022-09-27 15:19 UTC  (4+ messages)
` [patch RFC 06/29] printk: Protect [un]register_console() with a mutex

[PATCH printk 00/18] preparation for threaded/atomic printing
 2022-09-27 15:16 UTC  (3+ messages)
` [PATCH printk 06/18] printk: Protect [un]register_console() with a mutex

[PATCH] usb: dwc3: st: Fix node's child name
 2022-09-27 15:15 UTC  (2+ messages)

[PATCH v6 0/4] rcu: call_rcu() power improvements
 2022-09-27 15:14 UTC  (10+ messages)
` [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power

GPU device resource reservations with cgroups?
 2022-09-27 15:13 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).