linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-05 14:59:37 to 2022-08-05 18:46:40 UTC [more...]

[PATCH v9 00/27] Rust support
 2022-08-05 18:46 UTC  (30+ messages)
` [PATCH v9 01/27] kallsyms: use `sizeof` instead of hardcoded size
` [PATCH v9 02/27] kallsyms: avoid hardcoding buffer size
` [PATCH v9 03/27] kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
` [PATCH v9 04/27] kallsyms: support "big" kernel symbols
` [PATCH v9 05/27] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v9 06/27] rust: add C helpers
` [PATCH v9 07/27] rust: import upstream `alloc` crate
` [PATCH v9 08/27] rust: adapt `alloc` crate to the kernel
` [PATCH v9 09/27] rust: add `compiler_builtins` crate
` [PATCH v9 10/27] rust: add `macros` crate
` [PATCH v9 11/27] rust: add `bindings` crate
` [PATCH v9 12/27] rust: add `kernel` crate
` [PATCH v9 13/27] rust: export generated symbols
` [PATCH v9 14/27] vsprintf: add new `%pA` format specifier
` [PATCH v9 15/27] scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
` [PATCH v9 16/27] scripts: checkpatch: enable language-independent checks for Rust
` [PATCH v9 17/27] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH v9 18/27] scripts: add `generate_rust_analyzer.py`
` [PATCH v9 19/27] scripts: add `generate_rust_target.rs`
` [PATCH v9 20/27] scripts: add `rust_is_available.sh`
` [PATCH v9 21/27] scripts: add `is_rust_module.sh`
` [PATCH v9 22/27] rust: add `.rustfmt.toml`
` [PATCH v9 23/27] Kbuild: add Rust support
` [PATCH v9 24/27] docs: add Rust documentation
` [PATCH v9 25/27] x86: enable initial Rust support
` [PATCH v9 26/27] samples: add first Rust examples
` [PATCH v9 27/27] MAINTAINERS: Rust

[RFC PATCH 0/5] Print CPU at segfault time
 2022-08-05 18:45 UTC  (9+ messages)
` [RFC PATCH 1/5] entry: Pass pt_regs to irqentry_exit_cond_resched()
` [RFC PATCH 2/5] entry: Add calls for save/restore auxiliary pt_regs
` [RFC PATCH 3/5] x86/entry: Add auxiliary pt_regs space
` [RFC PATCH 4/5] x86,mm: print likely CPU at segfault time
` [RFC PATCH 5/5] x86/entry: Store CPU info on exception entry

[PATCH v3] mm: add thp_utilization metrics to /proc/thp_utilization
 2022-08-05 18:40 UTC 

[5.19.0] [aarch64] WARNING: CPU: 0 PID: 1 at mm/page_alloc.c:5407 __alloc_pages+0x1a0/0x290
 2022-08-05 18:38 UTC  (4+ messages)

5.15 ftrace bug when enabling function_graph
 2022-08-05 18:37 UTC  (3+ messages)

[PATCH v2 0/2] KVM: x86/xen: Prevent xen timer init when running
 2022-08-05 18:37 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86/xen: Initialize Xen timer only once

[PATCH 1/5] drm/vkms: Merge default_config and device
 2022-08-05 18:36 UTC  (7+ messages)
` [PATCH 2/5] drm/vkms: VKMS now supports more than one "card"
` [PATCH 3/5] drm/vkms: Support multiple objects (crtcs, etc.) per card

[patch V4 00/65] x86/fpu: Spring cleaning and PKRU sanitizing
 2022-08-05 18:35 UTC  (10+ messages)
` [patch V4 09/65] x86/fpu: Sanitize xstateregs_set()

[PATCH] drm/hyperv: Fix an error handling path in hyperv_vmbus_probe()
 2022-08-05 18:35 UTC  (2+ messages)

[PATCH v1 0/2] mm/hugetlb: fix write-fault handling for shared mappings
 2022-08-05 18:33 UTC  (10+ messages)
` [PATCH v1 1/2] mm/hugetlb: fix hugetlb not supporting write-notify
` [PATCH v1 2/2] mm/hugetlb: support write-faults in shared mappings

[PATCH 3/3] kernel/watch_queue: Remove wqueue->defunct and use pipe for clear check
 2022-08-05 18:33 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] dax: Check dev_set_name() return value
 2022-08-05 18:31 UTC  (2+ messages)

[PATCH RFC net-next] vsock: Reschedule connect_work for O_NONBLOCK connect() requests
 2022-08-05 18:27 UTC  (5+ messages)

[PATCH] usb: misc: onboard_usb_hub: Drop reset delay in onboard_hub_power_off()
 2022-08-05 18:19 UTC 

[PATCH] PM: core: Do not randomize struct dev_pm_ops layout
 2022-08-05 18:19 UTC  (4+ messages)

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-08-05 18:17 UTC  (7+ messages)
` [PATCHv7 02/14] mm: Add "

[PATCH v15 mfd 0/9] add support for VSC7512 control over SPI
 2022-08-05 18:14 UTC  (6+ messages)
` [PATCH v15 mfd 9/9] mfd: ocelot: add support for the vsc7512 chip via spi

IOTLB support for vhost/vsock breaks crosvm on Android
 2022-08-05 18:11 UTC 

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-05 18:06 UTC  (5+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd

[PATCH v2] x86/fpu: Allow PKRU to be (once again) written by ptrace
 2022-08-05 18:03 UTC  (3+ messages)

mainline build failure for x86_64 allmodconfig with clang
 2022-08-05 18:02 UTC  (7+ messages)

[PATCH] mtd: rawnand: cafe: Use correct function name in comment block
 2022-08-05 18:01 UTC 

[PATCH v4 0/3] iio: accel: add MSA311 accelerometer driver
 2022-08-05 17:59 UTC  (10+ messages)
` [PATCH v4 2/3] iio: add MEMSensing MSA311 3-axis "

[PATCH v3 0/3] drivers: bus: Add Freescale i.MX8qxp pixel link MSI bus support
 2022-08-05 17:55 UTC  (6+ messages)
` [PATCH v3 1/3] drivers: bus: simple-pm-bus: Populate simple MFD child devices

[PATCH] x86/bugs: Enable STIBP for IBPB mitigated RetBleed
 2022-08-05 17:55 UTC  (4+ messages)

[PATCH] mtd: devices: docg3: Use correct function names in comment blocks
 2022-08-05 17:54 UTC 

[GIT PULL] x86/sgx for v6.0
 2022-08-05 17:53 UTC  (2+ messages)

[PATCH 0/2] usb: dwc3: qcom: clean up icc init
 2022-08-05 17:52 UTC  (5+ messages)
` [PATCH 1/2] usb: dwc3: qcom: only parse 'maximum-speed' once
` [PATCH 2/2] usb: dwc3: qcom: clean up icc init

[PATCH v5 00/13] Canaan devicetree fixes
 2022-08-05 17:51 UTC  (3+ messages)

[PATCH][V2] Input: applespi: Use correct struct names in comment
 2022-08-05 17:47 UTC 

[PATCH] Input: tc3589x-keypad: Use correct struct names in comment
 2022-08-05 17:47 UTC 

[PATCH] Input: applespi: Use correct struct names in comment Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit
 2022-08-05 17:45 UTC 

[PATCH] arm64: dts: ti: k3-j7200: fix main pinmux range
 2022-08-05 17:43 UTC 

TAHI IPv6 test failures on 4.19 LTS
 2022-08-05 17:43 UTC 

[GIT PULL] rtla: Updates for 5.20/6.0
 2022-08-05 17:42 UTC  (4+ messages)

[GIT PULL] arch/microblaze patches for 5.20-rc1/6.0-rc1
 2022-08-05 17:42 UTC  (2+ messages)

[GIT PULL] tracing: Updates for 5.20 / 6.0
 2022-08-05 17:42 UTC  (4+ messages)
` [GIT PULL v2] "
` [GIT PULL v2.5] "

[GIT PULL] printk for 5.20 (sane changes)
 2022-08-05 17:42 UTC  (2+ messages)

[GIT PULL] asm-generic: updates for 6.0
 2022-08-05 17:42 UTC  (3+ messages)

[GIT PULL] parisc architecture fixes and updates for v5.20-rc1
 2022-08-05 17:42 UTC  (2+ messages)

[jolsa-perf:bpf/tracing_multi 11/18] kernel/bpf/trampoline.c:259:13: error: implicit declaration of function 'key_in_multi_trampoline'
 2022-08-05 17:38 UTC 

[PATCH] dma/pool: do not complain if DMA pool is not allocated
 2022-08-05 17:37 UTC  (11+ messages)

[PATCH] lib/cmdline: avoid page fault in next_arg
 2022-08-05 17:33 UTC  (2+ messages)

[RFC PATCH 0/3] KVM: x86: Disallow writes to feature MSRs post-KVM_RUN
 2022-08-05 17:29 UTC  (4+ messages)
` [RFC PATCH 1/3] KVM: x86: Add macros to track first...last VMX feature MSRs
` [RFC PATCH 2/3] KVM: x86: Generate set of VMX feature MSRs using first/last definitions
` [RFC PATCH 3/3] KVM: x86: Disallow writes to immutable feature MSRs after KVM_RUN

[PATCH] rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0
 2022-08-05 17:29 UTC  (2+ messages)

vfio/pci - uAPI for WC
 2022-08-05 17:26 UTC  (2+ messages)

[PATCH] selftests/landlock: fix broken include of linux/landlock.h
 2022-08-05 17:16 UTC  (4+ messages)

[PATCH v5] locking/rwsem: Make handoff bit handling more consistent
 2022-08-05 17:14 UTC  (5+ messages)

[RFC PATCH v6 000/104] KVM TDX basic feature support
 2022-08-05 17:14 UTC  (7+ messages)
` [RFC PATCH v6 037/104] KVM: x86/mmu: Allow non-zero value for non-present SPTE

[PATCH v3] x86,mm: print likely CPU at segfault time
 2022-08-05 17:09 UTC  (3+ messages)

[PATCH] i2c: ACPI: Do not check ACPI_FADT_LOW_POWER_S0
 2022-08-05 17:08 UTC  (3+ messages)

[PATCH] rtc: zynqmp: initialize fract_tick
 2022-08-05 17:04 UTC  (2+ messages)

Linux 5.19
 2022-08-05 17:00 UTC  (2+ messages)
` Please consider Linux 5.20 because it means "I love Linux" in Chinese (Re: Linux 5.19)

[PATCH v2 0/9] usb: dwc3: qcom: fix wakeup implementation
 2022-08-05 16:58 UTC  (4+ messages)
` [PATCH v2 8/9] "

DesignWare PWM support for device-tree probing
 2022-08-05 16:50 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: pwm: Document Synopsys DesignWare snps,pwm-dw-apb-timers-pwm2
` [PATCH 2/8] pwm: change &pci->dev to dev in probe
` [PATCH 3/8] pwm: move dwc memory alloc to own function
` [PATCH 4/8] pwm: dwc: add of/platform support
` [PATCH 5/8] pwm: dwc: allow driver to be built with COMPILE_TEST
` [PATCH 6/8] pwm: dwc: add timer clock
` [PATCH 7/8] pwm: dwc: add snps,pwm-number to limit pwm count
` [PATCH 8/8] pwm: dwc: add PWM bit unset in get_state call

[PATCH 0/3] Fix bugs in *_set_par() caused by user input
 2022-08-05 16:47 UTC  (2+ messages)

[RFC PATCH v3 0/3] workqueue: destroy_worker() vs isolated CPUs
 2022-08-05 16:47 UTC  (4+ messages)
` [RFC PATCH v3 2/3] workqueue: Unbind workers before sending them to exit()

[PATCH v2 0/4] staging: r8188eu: cleanup some metadata issues
 2022-08-05 16:43 UTC  (6+ messages)
` [PATCH v2 1/4] staging: r8188eu: set firmware path in a macro
` [PATCH v2 2/4] staging: r8188eu: use KBUILD_MODNAME instead of a string constant
` [PATCH v2 3/4] staging: r8188eu: drop the DRV_NAME macro
` [PATCH v2 4/4] staging: r8188eu: drop the DRIVERVERSION macro

[PATCH] Doc fix for dget_dlock
 2022-08-05 16:39 UTC 

[PATCH V2 2/2] LoongArch: Remove ARCH_HAS_PHYS_TO_DMA
 2022-08-05 16:36 UTC  (2+ messages)

[PATCH 1/5] thermal/core: Rearm the monitoring only one time
 2022-08-05 16:37 UTC  (7+ messages)
` [PATCH 2/5] thermal/core: Rework the monitoring a bit
` [PATCH 3/5] thermal/governors: Group the thermal zone lock inside the throttle function
` [PATCH 4/5] thermal/core: Move the thermal zone lock out of the governors
` [PATCH 5/5] thermal/core: Move the mutex inside the thermal_zone_device_update() function

[PATCH v2 0/2] mm: Remember a/d bits for migration entries
 2022-08-05 16:36 UTC  (6+ messages)
` [PATCH v2 2/2] mm: Remember young/dirty bit for page migrations

[GIT PULL] Networking for 6.0
 2022-08-05 16:34 UTC  (5+ messages)

[PATCH v2 1/3] KVM: selftests: Test all possible "invalid" PERF_CAPABILITIES.LBR_FMT vals
 2022-08-05 16:32 UTC  (5+ messages)
` [PATCH 2/3] KVM: x86: Reject writes to PERF_CAPABILITIES feature MSR after KVM_RUN
` [PATCH 3/3] KVM: selftests: Test writing PERF_CAPABILITIES after KVM_RUN is rejected

[RFC PATCH v4 0/8] hugetlb: Change huge pmd sharing synchronization again
 2022-08-05 16:28 UTC  (9+ messages)
` [RFC PATCH v4 3/8] hugetlbfs: move routine remove_huge_page to hugetlb.c
` [RFC PATCH v4 4/8] hugetlbfs: catch and handle truncate racing with page faults

[PATCH 0/3] Fix dt-validate issues on qemu dtbdumps due to dt-bindings
 2022-08-05 16:28 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: timer: sifive,clint: add legacy riscv compatible
` [PATCH 2/3] dt-bindings: interrupt-controller: sifive,plic: "
` [PATCH 3/3] dt-bindings: riscv: add new riscv,isa strings for emulators

[PATCH] can: j1939: fix memory leak of skbs
 2022-08-05 16:20 UTC  (2+ messages)

[PATCH v7 0/4] Add Sstc extension support
 2022-08-05 16:17 UTC  (4+ messages)
` [PATCH v7 3/4] RISC-V: Prefer sstc extension if available

[PATCH 1/2] Revert "mlxsw: core: Use different get_trend() callbacks for different thermal zones"
 2022-08-05 16:07 UTC  (4+ messages)
` [PATCH 2/2] Revert "mlxsw: core: Add the hottest thermal zone detection"

[RFC PATCH v3 0/9] vsock: updates for SO_RCVLOWAT handling
 2022-08-05 16:05 UTC  (2+ messages)

[GIT PULL] arm64 updates for 5.20
 2022-08-05 16:00 UTC  (5+ messages)

[PATCH v2] mm/smaps: Don't access young/dirty bit if pte unpresent
 2022-08-05 16:00 UTC 

[PATCH] pwm: removes period check from pwm_apply_state()
 2022-08-05 15:55 UTC  (2+ messages)

[PATCH] mm/smaps: Don't access young/dirty bit if pte unpresent
 2022-08-05 15:52 UTC  (3+ messages)

linux-next: Tree for Aug 5
 2022-08-05 15:49 UTC 

[PATCH v2 00/11] leds: deduplicate led_init_default_state_get()
 2022-08-05 15:49 UTC  (12+ messages)
` [PATCH v2 01/11] leds: add missing includes and forward declarations in leds.h
` [PATCH v2 02/11] leds: Move led_init_default_state_get() to the global header
` [PATCH v2 03/11] leds: an30259a: Get rid of custom led_init_default_state_get()
` [PATCH v2 04/11] leds: bcm6328: "
` [PATCH v2 05/11] leds: bcm6358: "
` [PATCH v2 06/11] leds: mt6323: "
` [PATCH v2 07/11] leds: mt6360: "
` [PATCH v2 08/11] leds: pca955x: "
` [PATCH v2 09/11] leds: pm8058: "
` [PATCH v2 10/11] leds: syscon: "
` [PATCH v2 11/11] net: dsa: hellcreek: "

[PATCH 0/3] Add dma-buf secure-heap
 2022-08-05 15:46 UTC  (5+ messages)
` [PATCH 1/3] dma-buf: heaps: add Linaro secure dmabuf heap support
` [PATCH 2/3] dt-bindings: reserved-memory: add linaro,secure-heap

[PATCH] phy: qcom: edp: Postpone clk_set_rate until the PLL is up
 2022-08-05 15:44 UTC 

"THE FALL IN THE PRICE OF BITCOIN WILL MAKE YOU A BILLIONAIRE"
 2022-08-05 15:32 UTC 

[PATCH 0/4] add struct page and Direct I/O support to reserved memory
 2022-08-05 15:28 UTC  (10+ messages)
` [PATCH 4/4] sample/reserved_mem: Introduce a sample of struct page and dio support to no-map rmem

[PATCH v4] bpf/scripts: Generate GCC compatible helper defs header
 2022-08-05 15:28 UTC  (2+ messages)

[for-linus][PATCH] rv: Unlock on error path in rv_unregister_reactor()
 2022-08-05 15:07 UTC 

[PATCH v1 00/26] Rework the trip points creation
 2022-08-05 14:57 UTC  (7+ messages)
` [PATCH v1 21/26] thermal/drivers/da9062: Use generic thermal_zone_get_trip() function
` [PATCH v1 22/26] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
` [PATCH v1 23/26] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
` [PATCH v1 24/26] thermal/drivers/cxgb4: "
` [PATCH v1 25/26] thermal/intel/int340x: Replace parameter to simplify
` [PATCH v1 26/26] 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).