public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-06 17:21:28 to 2024-12-06 20:17:28 UTC [more...]

[PATCH v4 00/14] hrtimer Rust API
 2024-12-06 20:17 UTC  (16+ messages)
` [PATCH v4 01/14] rust: time: Add Ktime::from_ns()
` [PATCH v4 02/14] rust: hrtimer: introduce hrtimer support
` [PATCH v4 03/14] rust: sync: add `Arc::as_ptr`
` [PATCH v4 04/14] rust: hrtimer: implement `TimerPointer` for `Arc`
` [PATCH v4 05/14] rust: hrtimer: allow timer restart from timer handler
` [PATCH v4 06/14] rust: hrtimer: add `UnsafeTimerPointer`
` [PATCH v4 07/14] rust: hrtimer: implement `UnsafeTimerPointer` for `Pin<&T>`
` [PATCH v4 08/14] rust: hrtimer: implement `UnsafeTimerPointer` for `Pin<&mut T>`
` [PATCH v4 09/14] rust: hrtimer: add `hrtimer::ScopedTimerPointer`
` [PATCH v4 10/14] rust: alloc: add `Box::into_pin`
` [PATCH v4 11/14] rust: hrtimer: implement `TimerPointer` for `Pin<Box<T>>`
` [PATCH v4 12/14] rust: hrtimer: add `TimerMode`
` [PATCH v4 13/14] rust: hrtimer: add clocksource selection through `ClockSource`
` [PATCH v4 14/14] rust: hrtimer: add maintainer entry

[PATCH v1 0/4] iio: afe: rescale: A few cleanups
 2024-12-06 20:13 UTC  (5+ messages)
` [PATCH v1 1/4] iio: afe: rescale: Don't use ^ for booleans

[PATCH 0/8] Add DisplayPort support for QCS615 platform
 2024-12-06 20:13 UTC  (8+ messages)
` [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes

[PATCH v2 0/6] Enable strict percpu address space checks
 2024-12-06 20:13 UTC  (5+ messages)
` [PATCH v2 5/6] percpu: Repurpose __percpu tag as a named address space qualifier

[PATCH v2 0/1] remove can_do_mseal
 2024-12-06 20:08 UTC  (4+ messages)
` [PATCH v2 1/1] mseal: remove can_do_mseal()

[PATCH v9 0/9] PCI: Add PCIe bandwidth controller
 2024-12-06 20:07 UTC  (5+ messages)
` [PATCH v9 6/9] PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller

[PATCH wireless-next] wifi: ath12k: Fix out-of-bounds read
 2024-12-06 20:06 UTC  (2+ messages)

[PATCH v3 0/5] LSM: Replace secctx/len pairs with lsm_context
 2024-12-06 20:05 UTC  (3+ messages)
` [PATCH v3 1/5] LSM: Ensure the correct LSM context releaser

[syzbot] [input?] [usb?] KASAN: slab-out-of-bounds Read in mcp2221_raw_event
 2024-12-06 20:05 UTC 

[GIT PULL] regmap fixes for v6.13-rc1
 2024-12-06 20:05 UTC  (2+ messages)

[git pull] drm fixes for 6.13-rc2
 2024-12-06 20:05 UTC  (3+ messages)

[PATCH] drm/bridge-connector: Prioritize supported_formats over ycbcr_420_allowed
 2024-12-06 20:04 UTC  (2+ messages)

[PATCH] net: wwan: t7xx: Replace deprecated PCI functions
 2024-12-06 19:57 UTC 

[GIT PULL] MMC fixes for v6.13-rc2
 2024-12-06 20:04 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.13-rc2
 2024-12-06 20:04 UTC  (2+ messages)
`  "

[GIT PULL] SPI fixes for v6.13-rc1
 2024-12-06 20:04 UTC  (2+ messages)

[GIT PULL] pmdomain fixes for v6.13-rc2
 2024-12-06 20:03 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Avago/Broadcom APDS9160
 2024-12-06 20:03 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: iio: light: Add APDS9160 binding

[PATCH v3 00/13] Add support for SAMA7D65
 2024-12-06 19:59 UTC  (14+ messages)
` [PATCH v3 01/13] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
` [PATCH v3 02/13] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom
` [PATCH v3 03/13] dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT
` [PATCH v3 04/13] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v3 05/13] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v3 06/13] dt-bindings: clocks: atmel,at91sam9x5-sckc: add sama7d65
` [PATCH v3 07/13] dt-bindings: clock: Add SAMA7D65 PMC compatible string
` [PATCH v3 08/13] clk: at91: sama7d65: add sama7d65 pmc driver
` [PATCH v3 09/13] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH v3 10/13] ARM: dts: at91: Add sama7d65 pinmux
` [PATCH v3 11/13] ARM: dts: microchip: add support for sama7d65_curiosity board
` [PATCH v3 12/13] ARM: configs: at91: sama7: add new SoC config
` [PATCH v3 13/13] ARM: at91: add new SoC sama7d65

[PATCH] drm/msm/dpu: filter out too wide modes if no 3dmux is present
 2024-12-06 20:00 UTC 

[PATCH v2] drm/bridge-connector: Prioritize supported_formats over ycbcr_420_allowed
 2024-12-06 20:00 UTC 

[PATCH 0/5] x86/cpu: Remove duplicate microcode version matching infrastructure
 2024-12-06 19:58 UTC  (8+ messages)
` [PATCH 1/5] x86/cpu: Introduce new microcode matching helper
` [PATCH 2/5] x86/cpu: Expose only stepping min/max interface
` [PATCH 3/5] x86/cpu: Replace PEBS use of 'x86_cpu_desc' use with 'x86_cpu_id'
` [PATCH 4/5] x86/cpu: Move AMD erratum 1386 table over to 'x86_cpu_id'
` [PATCH 5/5] x86/cpu: Remove 'x86_cpu_desc' infrastructure

[PATCH v4 0/9] mm: workingset reporting
 2024-12-06 19:57 UTC  (3+ messages)

[PATCH v1] mseal: move can_do_mseal to mseal.c
 2024-12-06 19:53 UTC  (5+ messages)
` [PATCH] mseal: remove can_do_mseal

[PATCH v5 1/8] power: ip5xxx_power: Use regmap_field API
 2024-12-06 19:51 UTC  (3+ messages)
` [PATCH v5 3/8] power: ip5xxx_power: Allow for more parameters to be configured

[PATCH] spi: rockchip: Fix PM runtime count on no-op cs
 2024-12-06 19:50 UTC 

[PATCH v3 0/3] firmware: add exynos ACPM protocol driver
 2024-12-06 19:50 UTC  (5+ messages)
` [PATCH v3 2/3] "

[PATCH net-next v2 0/2] net/smc: Two features for smc-r
 2024-12-06 19:49 UTC  (9+ messages)
` [PATCH net-next v2 1/2] net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1
` [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
 2024-12-06 19:43 UTC  (17+ messages)
` [PATCH 01/10] compiler.h: add statically_false()
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()

[PATCH] MAINTAINERS: group all VMA-related files into the VMA section
 2024-12-06 19:35 UTC  (2+ messages)

[PATCH next] btrfs: selftests: prevent error pointer dereference in merge_tests()
 2024-12-06 19:35 UTC  (2+ messages)

[PATCH v2] serial: amba-pl011: Fix RTS handling in RS485 mode
 2024-12-06 19:30 UTC 

[PATCH v7 0/5] media: qcom: camss: Add sc7280 support
 2024-12-06 19:27 UTC  (7+ messages)
` [PATCH v7 3/5] media: qcom: camss: Add support for camss driver on sc7280
` [PATCH v7 4/5] arm64: dts: qcom: sc7280: Add support for camss

[PATCH] usb: dwc3: gadget: fix writing NYET threshold
 2024-12-06 19:27 UTC  (3+ messages)

[PATCH v8 0/5] media: qcom: camss: Add sc7280 support
 2024-12-06 19:19 UTC  (6+ messages)
` [PATCH v8 1/5] media: dt-bindings: Add qcom,sc7280-camss
` [PATCH v8 2/5] media: qcom: camss: Sort camss version enums and compatible strings
` [PATCH v8 3/5] media: qcom: camss: Add support for camss driver on sc7280
` [PATCH v8 4/5] arm64: dts: qcom: sc7280: Add support for camss
` [PATCH v8 5/5] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine

[PATCH drm-misc-next] rockchip/drm: vop2: don't check color_mgmt_changed in atomic_enable
 2024-12-06 19:26 UTC 

[PATCH] [PATCH] rust: macros: add authors
 2024-12-06 19:22 UTC 

[PATCH net-next 1/2] net: renesas: rswitch: do not deinit disabled ports
 2024-12-06 19:21 UTC  (2+ messages)
` [PATCH net-next 2/2] net: renesas: rswitch: remove speed from gwca structure

[PATCH net v2 0/4] net: renesas: rswitch: several fixes
 2024-12-06 19:18 UTC  (7+ messages)
` [PATCH net v2 1/4] net: renesas: rswitch: fix possible early skb release
` [PATCH net v2 2/4] net: renesas: rswitch: fix race window between tx start and complete
` [PATCH net v2 3/4] net: renesas: rswitch: fix leaked pointer on error path
` [PATCH net v2 4/4] net: renesas: rswitch: avoid use-after-put for a device tree node

[PATCH v5] staging: gpib: Fix i386 build issue
 2024-12-06 19:17 UTC  (3+ messages)

[RFC PATCH 00/16] pkeys-based page table hardening
 2024-12-06 19:14 UTC  (2+ messages)

[PATCH] selftests: x86: fix typo in lam.c
 2024-12-06 19:12 UTC  (2+ messages)
` [tip: x86/mm] x86/mm/selftests: Fix "

[PATCH, RESEND] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
 2024-12-06 19:12 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH] fs/ceph/io: make ceph_start_io_*() killable
 2024-12-06 19:11 UTC  (4+ messages)

[PATCH v2] mm/alloc_tag: fix vm_module_tags_populate's KASAN poisoning logic
 2024-12-06 19:03 UTC  (3+ messages)
` [PATCH v3] "

Hitting AUTOIBRS WARN_ON_ONCE() in init_amd() booting 32-bit kernel under KVM
 2024-12-06 19:02 UTC  (2+ messages)
` [tip: x86/urgent] x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails

[PATCH perf/core] uprobes: guard against kmemdup() failing in dup_return_instance()
 2024-12-06 19:01 UTC  (2+ messages)
` [tip: perf/core] uprobes: Guard "

[syzbot] [bpf?] possible deadlock in htab_lru_map_delete_elem
 2024-12-06 18:59 UTC  (2+ messages)

[PATCH 0/2] mremap: Fix newaddr hint with MREMAP_DONTUNMAP
 2024-12-06 18:52 UTC  (3+ messages)

[RFC PATCH v2 00/21] riscv: Introduce 64K base page
 2024-12-06 18:48 UTC  (5+ messages)
    ` [External] "

[PATCH V2 net 0/2] qca_spi: Fix SPI specific issues
 2024-12-06 18:46 UTC  (3+ messages)
` [PATCH V2 net 1/2] qca_spi: Fix clock speed for multiple QCA7000
` [PATCH V2 net 2/2] qca_spi: Make driver probing reliable

[PATCH v6 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support
 2024-12-06 18:46 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: arm: samsung: samsung-boards: Add bindings for SM-G981B and SM-G980F board
` [PATCH v6 2/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble)
` [PATCH v6 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
` [PATCH v6 4/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 (x1slte)

[PATCH] samples/bpf: Modify the incorrect format specifier
 2024-12-06 18:42 UTC  (2+ messages)

[PATCH -v2 0/7] module: Strict per-modname namespaces
 2024-12-06 18:35 UTC  (3+ messages)
` [PATCH -v2 6/7] module: Account for the build time module name mangling

[PATCH] thunderbolt: Don't display retimers unless nvm was initialized
 2024-12-06 18:33 UTC 

[PATCH v5 0/4] rust: miscdevice: Provide sample driver using the new MiscDevice bindings
 2024-12-06 18:29 UTC  (8+ messages)

[PATCH] rust: sync: document that Guard is not a stable lock guard
 2024-12-06 18:28 UTC  (4+ messages)

[GIT PULL] arm64 fixes for 6.13-rc2
 2024-12-06 18:27 UTC 

[PATCH 6.6 000/676] 6.6.64-rc1 review
 2024-12-06 18:27 UTC  (2+ messages)

[PATCH 0/3] Apple DWI backlight driver
 2024-12-06 18:25 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: leds: backlight: apple,dwi-bl: Add bindings for Apple DWI backlight
` [PATCH 2/3] backlight: dwi_bl: Add Apple DWI backlight driver
` [PATCH 3/3] MAINTAINERS: Add entries for Apple DWI backlight controller

[PATCHSET v6 0/12] Uncached buffered IO
 2024-12-06 18:22 UTC  (7+ messages)
` [PATCH 07/12] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 11/12] mm/filemap: make buffered writes work with RWF_UNCACHED

[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings
 2024-12-06 18:19 UTC  (4+ messages)
` [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd

[RFC PATCH] ALSA: Add debugging guide for audio issues
 2024-12-06 18:16 UTC  (9+ messages)

[PATCH 0/5] net: renesas: rswitch: several fixes
 2024-12-06 18:17 UTC  (4+ messages)
` [PATCH 2/5] net: renesas: rswitch: fix leaked pointer on error path

[REGRESSION][BISECTED] asus-wmi driver fails on my laptop
 2024-12-06 18:15 UTC  (2+ messages)

[PATCH v4 00/13] Device / Driver PCI / Platform Rust abstractions
 2024-12-06 18:13 UTC  (4+ messages)
` [PATCH v4 02/13] rust: implement generic driver registration

[SCHED] any modern replacement for RT_RUNTIME_GREED in the mainline kernel?
 2024-12-06 18:12 UTC 

[PATCH v15 0/8] Introduction of a remoteproc tee to load signed firmware
 2024-12-06 18:09 UTC  (7+ messages)
` [PATCH v15 3/8] remoteproc: Introduce load_fw and release_fw optional operation

[PATCH 6.12 000/146] 6.12.4-rc1 review
 2024-12-06 18:05 UTC  (2+ messages)

[PATCH] selftests/hid: Add host-tools to .gitignore
 2024-12-06 18:05 UTC 

[PATCH perf/core 0/4] Improve performance and scalability of uretprobes
 2024-12-06 18:00 UTC  (7+ messages)
` [PATCH perf/core 1/4] uprobes: simplify session consumer tracking
` [PATCH perf/core 4/4] uprobes: reuse return_instances between multiple uretprobes within task

[PATCH for-next v3] selftests/filesystems: Add missing gitignore file
 2024-12-06 17:59 UTC  (2+ messages)

[PATCH 0/2] phy: phy-rockchip-samsung-hdptx: don't use of-alias
 2024-12-06 17:54 UTC  (5+ messages)
` [PATCH 1/2] phy: phy-rockchip-samsung-hdptx: annotate regmap register-callback

[PATCH net] Fix clamp() of ip_vs_conn_tab on small memory systems
 2024-12-06 17:53 UTC  (5+ messages)

[PATCH v5] riscv: selftests: Fix warnings pointer masking test
 2024-12-06 17:52 UTC 

[PATCH v4] riscv: selftests: Fix warnings pointer masking test
 2024-12-06 17:45 UTC  (4+ messages)

[PATCH 1/1] dt-bindings: PCI: mobiveil: convert mobiveil-pcie.txt to yaml format
 2024-12-06 17:44 UTC  (2+ messages)

[PATCH v2] mm: use clear_user_(high)page() for arch with special user folio handling
 2024-12-06 17:42 UTC 

[PATCH 0/3] Add the support for SM8750 Video clock controller
 2024-12-06 17:37 UTC  (4+ messages)
` [PATCH 1/3] clk: qcom: branch: Extend invert logic for branch2 mem clocks
` [PATCH 2/3] dt-bindings: clock: qcom: Add SM8750 video clock controller
` [PATCH 3/3] clk: qcom: videocc-sm8750: Add video clock controller driver for SM8750

[PATCH 0/2] Optionally allow ttynull to be selected as a default console
 2024-12-06 17:36 UTC  (4+ messages)
` [PATCH 1/2] ttynull: Add an option to allow ttynull to be used as a console device

[PATCH] mm: use clear_user_(high)page() for arch with special user folio handling
 2024-12-06 17:31 UTC  (4+ messages)

[PATCH v5 00/10] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
 2024-12-06 17:29 UTC  (6+ messages)
` [PATCH v5 06/10] dt-bindings: iio: accel: add interrupt-names

[PATCH 0/5] ext4: inline data cleanup
 2024-12-06 17:28 UTC  (6+ messages)
` [PATCH 1/5] ext4: inline: remove extra size check when writing data
` [PATCH 2/5] ext4: inline: use cached i_inline_size instead of e_value_size
` [PATCH 3/5] ext4: introduce wrapper to read data from inode
` [PATCH 4/5] ext4: add a wrapper to update i_inline_off and i_inline_size
` [PATCH 5/5] ext4: make i_inline_off point to data

[v6.12] WARNING: at kernel/sched/deadline.c:1995 enqueue_dl_entity (task blocked for more than 28262 seconds)
 2024-12-06 17:24 UTC  (4+ messages)

[PATCH] Revert "arm64: dts: qcom: x1e78100-t14s: enable otg on usb-c ports"
 2024-12-06 17:24 UTC 

[PATCH 00/31] Prepare GHES driver to support error injection
 2024-12-06 17:12 UTC  (17+ messages)
` [PATCH 09/31] acpi/ghes: make the GHES record generation more generic
` [PATCH 14/31] acpi/ghes: Prepare to support multiple sources on ghes
` [PATCH 17/31] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH 19/31] acpi/ghes: add a notifier to notify when error data is ready
` [PATCH 20/31] acpi/generic_event_device: add an APEI error device
` [PATCH 21/31] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH 22/31] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH 23/31] scripts/ghes_inject: add a script to generate GHES error inject
` [PATCH 24/31] target/arm: add an experimental mpidr arm cpu property object
` [PATCH 25/31] scripts/arm_processor_error.py: retrieve mpidr if not filled
` [PATCH 26/31] acpi/ghes: move offset calculus to a separate function
` [PATCH 27/31] DEBUG
` [PATCH 28/31] acpi/ghes: Change ghes fill logic to work with only one source
` [PATCH 29/31] HACK: use GPIO as source ID for virt-9.1 machines
` [PATCH 30/31] docs: acpi_hest_ghes: fix documentation for CPER size
` [PATCH 31/31] FIXME: acpi/ghes: properly set data record size


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