linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-27 14:34:35 to 2022-09-27 16:04:00 UTC [more...]

[PATCH v10 00/27] Rust support
 2022-09-27 16:01 UTC  (49+ messages)
` [PATCH v10 01/27] kallsyms: use `ARRAY_SIZE` instead of hardcoded size
` [PATCH v10 02/27] kallsyms: avoid hardcoding buffer size
` [PATCH v10 03/27] kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
` [PATCH v10 04/27] kallsyms: support "big" kernel symbols
` [PATCH v10 05/27] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v10 06/27] rust: add C helpers
` [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 14/27] vsprintf: add new `%pA` format specifier
` [PATCH v10 15/27] scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
` [PATCH v10 16/27] scripts: checkpatch: enable language-independent checks for Rust
` [PATCH v10 17/27] scripts: decode_stacktrace: demangle Rust 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

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

[PATCH] Documentation/CoC: Reflect current CoC interpretation and practices
 2022-09-27 15:59 UTC  (3+ messages)

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

[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 v3 0/8] pwm: lpss: Clean up and convert to a pure library
 2022-09-27 15:55 UTC  (12+ messages)
` [PATCH v3 1/8] pwm: lpss: Deduplicate board info data structures
` [PATCH v3 2/8] pwm: lpss: Move exported symbols to PWM_LPSS namespace
` [PATCH v3 3/8] pwm: lpss: Move resource mapping to the glue drivers
` [PATCH v3 4/8] pwm: lpss: Include headers we are direct user of
` [PATCH v3 5/8] pwm: lpss: Use device_get_match_data to get device data
` [PATCH v3 6/8] pwm: lpss: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
` [PATCH v3 7/8] pwm: lpss: Make use of bits.h macros for all masks
` [PATCH v3 8/8] pwm: lpss: Add a comment to the bypass field

[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  (7+ 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/1] uvc gadget sg performance issues
 2022-09-27 15:47 UTC  (4+ messages)
` [PATCH] usb: gadget: uvc: fix sg handling in error case

[PATCH v2 1/3] watchdog: twl4030_wdt: add missing mod_devicetable.h include
 2022-09-27 15:46 UTC  (3+ 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 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] kernfs: fix a crash when two processes delete the same directory
 2022-09-27 15:37 UTC  (4+ messages)
  ` [dm-devel] "

[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 net-next v5 0/9] [RFT] net: dpaa: Convert to phylink
 2022-09-27 15:33 UTC  (4+ messages)
` [PATCH net-next v5 1/9] dt-bindings: net: Expand pcs-handle to an array

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

[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  (8+ messages)
` [patch RFC 06/29] printk: Protect [un]register_console() with a mutex
` [patch RFC 28/29] printk: Provide functions for atomic write enforcement

[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 -next] Makefile: add implicit enum-conversion check for compile build
 2022-09-27 15:31 UTC 

[PATCH v6 0/4] rcu: call_rcu() power improvements
 2022-09-27 15:14 UTC  (11+ 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)

[PATCH] drm/panel-edp: Fix delays for INX N116BCA-EA2 (HW: C1)
 2022-09-27 15:12 UTC  (2+ messages)

[PATCH] drm/panel-edp: Fix delays for INX N116BCN-EA1 (HW: C4)
 2022-09-27 15:11 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8195: update audio tuner settings
 2022-09-27 15:11 UTC 

[PATCH v2] kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
 2022-09-27 15:10 UTC  (2+ messages)

[PATCH v2 net-next 00/12] Add tc-taprio support for queueMaxSDU
 2022-09-27 15:09 UTC  (4+ messages)
` [PATCH v2 net-next 01/12] net/sched: taprio: allow user input of per-tc max SDU

[PATCH v2] dt-bindings: input: Convert hid-over-i2c to DT schema
 2022-09-27 15:09 UTC 

[PATCH] ptp: Remove usage of the deprecated ida_simple_xxx API
 2022-09-27 15:05 UTC  (3+ messages)

[PATCH v2 0/3] Add support for the Airoha EN7523 SPI controller
 2022-09-27 15:04 UTC  (4+ messages)
` [PATCH v2 2/3] spi: Add support for the Airoha EN7523 SoC "

[PATCH 1/4] tty: serial: extend lqasc_tx_ready() to lqasc_console_putchar()
 2022-09-27 15:04 UTC  (5+ messages)
` [PATCH 3/4] tty: serial: unify TX space reads under altera_jtaguart_tx_space()
` [PATCH 4/4] tty: serial: do unlock on a common path in altera_jtaguart_console_putc()

[PATCH v2] headers: Remove some left-over license text
 2022-09-27 15:00 UTC  (2+ messages)

[PATCH] sethostname: dump new hostname into RNG
 2022-09-27 14:53 UTC  (4+ messages)
` [PATCH v2] utsname: contribute changes to RNG

[PATCH -next] net: i82596: Add __init/__exit annotations to module init/exit funcs
 2022-09-27 14:52 UTC  (2+ messages)

[RFC PATCH 0/9] kvm: implement atomic memslot updates
 2022-09-27 14:52 UTC  (7+ messages)
` [RFC PATCH 9/9] kvm_main.c: handle atomic memslot update

[PATCH v2 0/2] Add support for Renesas ProXO XP oscillator
 2022-09-27 14:51 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add bindings for Renesas ProXO

[PATCH] NFC: hci: Split memcpy() of struct hcp_message flexible array
 2022-09-27 14:50 UTC  (2+ messages)

[PATCH 0/2] Add Support for Dell 5811e with usb-id 0x413c:0x81c2
 2022-09-27 14:50 UTC  (2+ messages)

[PATCH 0/2 v4] Init the hashed pointer from a worker
 2022-09-27 14:49 UTC  (3+ messages)
` [PATCH v4 1/2] lib/vsprintf: Remove static_branch_likely() from __ptr_to_hashval()

[PATCH v1] ASoC: cs42l42: Fallback to headphones for type detect
 2022-09-27 14:48 UTC  (2+ messages)

[PATCH v12 0/2] Introduce block device LED trigger
 2022-09-27 14:41 UTC  (3+ messages)
` [PATCH v12 2/2] leds: trigger: Add "

[PATCH v3 1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs
 2022-09-27 14:39 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: thermal: add loongson2 thermal binding

[PATCHv3 1/3] dt-bindings: mmc: synopsys-dw-mshc: document "altr,sysmgr-syscon"
 2022-09-27 14:39 UTC  (2+ messages)

[PATCH v1 0/4] Kill the time spent in patch_instruction()
 2022-09-27 14:38 UTC  (17+ messages)
` [PATCH v1 1/4] powerpc/code-patching: Don't call is_vmalloc_or_module_addr() without CONFIG_MODULES
` [PATCH v1 2/4] powerpc/code-patching: Speed up page mapping/unmapping
` [PATCH v1 3/4] powerpc/code-patching: Use jump_label for testing freed initmem
` [PATCH v1 4/4] powerpc/code-patching: Use jump_label to check if poking_init() is done
` [PATCH v1 1/6] powerpc/code-patching: Use pte_offset_kernel() instead of virt_to_kpte()
  ` [PATCH v1 2/6] powerpc/code-patching: Remove #ifdef CONFIG_STRICT_KERNEL_RWX
  ` [PATCH v1 3/6] powerpc/feature-fixups: Refactor entry fixups patching
  ` [PATCH v1 4/6] powerpc/feature-fixups: Refactor other "
  ` [PATCH v1 5/6] powerpc/feature-fixups: Do not patch init section after init
  ` [PATCH v1 6/6] powerpc/code-patching: Remove protection against patching init addresses "

[GIT PULL] sound fixes for 6.0-rc8 or final
 2022-09-27 14:37 UTC  (2+ messages)

[PATCH] powerpc/fsl_msi: fix return error value in error handing path
 2022-09-27 14:35 UTC  (2+ messages)

[PATCH v5 00/30] Rework the trip points creation
 2022-09-27 14:35 UTC  (19+ messages)
` [PATCH v6 13/29] thermal/drivers/qcom: Use generic thermal_zone_get_trip() function
` [PATCH v6 14/29] thermal/drivers/armada: "
` [PATCH v6 15/29] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
` [PATCH v6 16/29] thermal/of: Remove of_thermal_get_ntrips()
` [PATCH v6 17/29] thermal/of: Remove of_thermal_is_trip_valid()
` [PATCH v6 18/29] thermal/of: Remove of_thermal_set_trip_hyst()
` [PATCH v6 19/29] thermal/of: Remove of_thermal_get_crit_temp()
` [PATCH v6 20/29] thermal/drivers/st: Use generic trip points
` [PATCH v6 21/29] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
` [PATCH v6 22/29] thermal/drivers/rcar: "
` [PATCH v6 23/29] thermal/drivers/broadcom: "
` [PATCH v6 24/29] thermal/drivers/da9062: "
` [PATCH v6 25/29] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
` [PATCH v6 26/29] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
` [PATCH v6 27/29] thermal/drivers/cxgb4: "
` [PATCH v6 28/29] thermal/intel/int340x: Replace parameter to simplify
` [PATCH v6 29/29] thermal/drivers/intel: Use generic thermal_zone_get_trip() function


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).