mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2025-03-05 10:29 UTC  (3+ messages)
` [PATCH v3 03/20] mm: let _folio_nr_pages overlay memcg_data in first tail page

[PATCH 04/22] rust: pin-init: move proc-macro documentation into pin-init crate
 2025-03-05 10:29 UTC  (43+ messages)
` [PATCH 05/22] rust: pin-init: change examples to the user-space version
` [PATCH 06/22] rust: pin-init: call `try_[pin_]init!` from `[pin_]init!` instead of `__init_internal!`
` [PATCH 07/22] rust: pin-init: move the default error behavior of `try_[pin_]init`
` [PATCH 08/22] rust: pin-init: move `InPlaceInit` and impls of `InPlaceWrite` into the kernel crate
` [PATCH 09/22] rust: pin-init: move impl `Zeroable` for `Opaque` and `Option<KBox<T>>` "
` [PATCH 10/22] rust: add `ZeroableOption` and implement it instead of `Zeroable` for `Option<Box<T, A>>`
` [PATCH 11/22] rust: pin-init: fix documentation links
` [PATCH 12/22] rust: pin-init: remove kernel-crate dependency
` [PATCH 13/22] rust: pin-init: change the way the `paste!` macro is called
` [PATCH 15/22] rust: make pin-init its own crate
` [PATCH 16/22] rust: pin-init: add `std` and `alloc` support from the user-space version
` [PATCH 17/22] rust: pin-init: synchronize documentation with "
` [PATCH 20/22] rust: pin-init: add miscellaneous files from "
` [PATCH 21/22] rust: pin-init: re-enable doctests
  ` [PATCH 01/22] rust: init: disable doctests
  ` [PATCH 03/22] rust: add extensions to the pin-init crate and move relevant documentation there
  ` [PATCH 02/22] rust: move pin-init API into its own directory

[PATCH v9 nf 00/15] bridge-fastpath and related improvements
 2025-03-05 10:29 UTC 

[PATCH v2] cpuidle: psci: Init cpuidle only for present CPUs
 2025-03-05 10:29 UTC  (4+ messages)

[PATCH 1/1] sched/fair: Fix invalid pointer dereference in child_cfs_rq_on_list()
 2025-03-05 10:28 UTC  (5+ messages)

[PATCH] inotify: disallow watches on unsupported filesystems
 2025-03-05 10:28 UTC  (2+ messages)

MMIO write access to an invalid page in i40e_clear_hw()
 2025-03-05 10:27 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] pinctrl: spacemit: destroy mutex at driver detach
 2025-03-05 10:27 UTC 

[PATCH] drm: pl111: fix inconsistent indenting warning
 2025-03-05 10:25 UTC 

[PATCH v3 0/5] rust: Add bug/warn abstractions
 2025-03-05 10:24 UTC  (4+ messages)
` [PATCH v3 5/5] rust: Add warn_on and warn_on_once

[PATCH V7 0/4] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
 2025-03-05 10:22 UTC  (4+ messages)
` [PATCH V7 4/4] media: i2c: imx334: add modes for 720p and 480p resolutions

[PATCH 1/2] mtd: spi-nor: sst: register SFDP region into NVMEM framework to read MAC Address
 2025-03-05 10:22 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: microchip: sama5d29_curiosity: Add nvmem-layout in QSPI to describe EUI48 MAC address region

[QUESTION] Plain dereference and READ_ONCE() in fault handler
 2025-03-05 10:21 UTC 

[PATCH 0/8] Support SD/SDIO controllers on RK3528
 2025-03-05 10:21 UTC  (4+ messages)
` [PATCH 6/8] clk: rockchip: rk3528: Add SD/SDIO tuning clocks in GRF region

[PATCH] drm/vc4: plane: fix inconsistent indenting warning
 2025-03-05 10:21 UTC 

[PATCH v4 0/4] Add support for Plymovent AQM board
 2025-03-05 10:21 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: sound: convert ICS-43432 binding to YAML
` [PATCH v4 2/4] dt-bindings: arm: stm32: Add Plymovent AQM board
` [PATCH v4 3/4] ARM: dts: stm32: Add pinmux groups for "
` [PATCH v4 4/4] arm: dts: stm32: Add Plymovent AQM devicetree

[PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
 2025-03-05 10:20 UTC  (12+ messages)

[PATCH] qlcnic: fix a memory leak in __qlcnic_pci_sriov_enable()
 2025-03-05 10:18 UTC 

[PATCH v4 0/2] Add stop_on_panic support for watchdog
 2025-03-05 10:18 UTC  (4+ messages)
` [PATCH v4 1/2] watchdog: Add a new flag WDIOF_STOP_MAYSLEEP
` [PATCH v4 2/2] drivers: watchdog: Add support for panic notifier callback

[PATCH RFC] x86/efi: Add a mechanism for embedding SBAT section
 2025-03-05 10:17 UTC 

[PATCH 0/9] cgroup v1 deprecation warnings
 2025-03-05 10:17 UTC  (11+ messages)
` [PATCH 1/9] cgroup/cpuset-v1: Add deprecation warnings to sched_load_balance and memory_pressure_enabled
` [PATCH 4/9] cgroup: Print warning when /proc/cgroups is read on v2-only system

[PATCH 0/8] Add DisplayPort support for QCS615 platform
 2025-03-05 10:16 UTC  (10+ messages)
` [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration

[PATCH] drm/sti: fix inconsistent indenting warning
 2025-03-05 10:16 UTC 

[PATCH v3 0/6] MT9M114 driver bugfix and improvements
 2025-03-05 10:14 UTC  (7+ messages)
` [PATCH v3 1/6] media: dt-bindings: mt9m114: Add onnn,slew-rate DT-binding
` [PATCH v3 2/6] media: mt9m114: Bypass PLL if required
` [PATCH v3 3/6] media: mt9m114: Factor out mt9m114_configure_pa
` [PATCH v3 4/6] media: mt9m114: Allow set_selection while streaming
` [PATCH v3 5/6] media: mt9m114: Fix deadlock in get_frame_interval/set_frame_interval
` [PATCH v3 6/6] media: mt9m114: Set pad-slew-rate

[PATCH net-next v4 0/3] net: ti: icssg-prueth: Add native mode XDP support
 2025-03-05 10:14 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
` [PATCH net-next v4 2/3] net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
` [PATCH net-next v4 3/3] net: ti: icssg-prueth: Add XDP support

[PATCHv4 net 0/3] bond: fix xfrm offload issues
 2025-03-05 10:13 UTC  (3+ messages)
` [PATCHv4 net 3/3] selftests: bonding: add ipsec offload test

[PATCH v2 0/2] media: i2c: imx219: Minor improvements for runtime PM and stream handling
 2025-03-05 10:12 UTC  (4+ messages)
` [PATCH v2 1/2] media: i2c: imx219: switch to {enable,disable}_streams

[PATCH v21 00/24] Introducing OpenVPN Data Channel Offload
 2025-03-05 10:11 UTC  (11+ messages)
` [PATCH v21 09/24] ovpn: implement packet processing
` [PATCH v21 20/24] ovpn: implement key add/get/del/swap via netlink

linux-next: Tree for Mar 5
 2025-03-05 10:10 UTC 

[PATCH] x86/crc32: optimize tail handling for crc32c short inputs
 2025-03-05 10:10 UTC  (2+ messages)

[PATCH v2] qlcnic: fix a memory leak in qlcnic_sriov_set_guest_vlan_mode()
 2025-03-05 10:09 UTC 

[PATCH v2] sched/fair: Fix invalid pointer dereference in child_cfs_rq_on_list()
 2025-03-05 10:08 UTC 

linux-next: build warnings after merge of the vfs-brauner tree
 2025-03-05 10:07 UTC 

[PATCH 0/2] modules: allow error injection
 2025-03-05 10:06 UTC  (11+ messages)
` [PATCH 2/2] moderr: add module error injection tool

[PATCH 0/4] Optimize __vmalloc_node_range_noprof function
 2025-03-05 10:06 UTC  (6+ messages)
` [PATCH 1/4] mm/vmalloc: Remove unnecessary size ALIGN in __vmalloc_node_range_noprof

[PATCH v3 0/2] thermal: thermal-generic-adc: add temp sensor function
 2025-03-05 10:06 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: thermal: generic-adc: Add optional io-channel-cells property
` [PATCH v3 2/2] thermal: thermal-generic-adc: add temperature sensor channel

[PATCH v1 0/4] Input: Increase size of phys in the drivers
 2025-03-05 10:06 UTC  (4+ messages)

linux-next: build warnings after merge of the mm tree
 2025-03-05 10:05 UTC  (3+ messages)

[PATCH v3 0/4] Add GPIO interrupt support for Amlogic A4 and A5 SoCs
 2025-03-05 10:02 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: interrupt-controller: Add "
` [PATCH v3 2/4] irqchip: "
` [PATCH v3 3/4] arm64: dts: Add gpio_intc node for Amlogic A4 SoCs
` [PATCH v3 4/4] arm64: dts: Add gpio_intc node for Amlogic A5 SoCs

[PATCH 0/2] cxl/pci: Inactive downstream port handling
 2025-03-05 10:01 UTC  (3+ messages)
` [PATCH 1/2] cxl/pci: Ignore downstream ports with duplicate port IDs
` [PATCH 2/2] cxl/pci: Check link status and only enable active dports

[PATCH] counter: microchip-tcb-capture: Fix undefined counter channel state on probe
 2025-03-05 10:01 UTC 

[PATCH v4 0/8] imx8mp: Add support to Run/Stall DSP via reset API
 2025-03-05 10:00 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: reset: audiomix: Add reset ids for EARC and DSP
` [PATCH v4 2/8] dt-bindings: dsp: fsl,dsp: Add resets property
` [PATCH v4 3/8] arm64: dts: imx8mp: Use "
` [PATCH v4 4/8] reset: imx8mp-audiomix: Add prefix for internal macro
` [PATCH v4 5/8] reset: imx8mp-audiomix: Prepare the code for more reset bits
` [PATCH v4 6/8] reset: imx8mp-audiomix: Introduce active_low configuration option
` [PATCH v4 7/8] reset: imx8mp-audiomix: Add support for DSP run/stall
` [PATCH v4 8/8] imx_dsp_rproc: Use reset controller API to control the DSP

[PATCH net v1 1/1] bnx2: Fix unused data compilation warning
 2025-03-05 10:00 UTC  (8+ messages)

[PATCH v1 0/8] MT9M114 driver bugfix and improvements
 2025-03-05  9:59 UTC  (7+ messages)
` [PATCH v1 2/8] MT9M114: Add pad-slew-rate DT-binding

[PATCH 0/2] cxl/pci: Inactive downstream port handling
 2025-03-05  9:58 UTC 

[PATCH v8 0/4] scanf: convert self-test to KUnit
 2025-03-05  9:56 UTC  (3+ messages)
` [PATCH v8 1/4] scanf: implicate test line in failure messages

[PATCH v2] irqchip: irq-imx-irqsteer: Update the CHAN_MAX_OUTPUT_INT to 15
 2025-03-05  9:55 UTC 

[PATCH v4 0/4] Properly handle module_kobject creation
 2025-03-05  9:55 UTC  (2+ messages)

[PATCH] Documentation/CoC: Spell out the TAB role in enforcement decisions
 2025-03-05  9:54 UTC  (2+ messages)

[PATCH] virtio: console: Make resizing compliant with virtio spec
 2025-03-05  9:53 UTC  (3+ messages)

[PATCH v2] docs: dt-bindings: Specify ordering for properties within groups
 2025-03-05  9:53 UTC  (3+ messages)

[PATCH v3 00/12] perf script: Refactor branch flags for Arm SPE
 2025-03-05  9:53 UTC  (6+ messages)

linux-next: build warnings after merge of the gpio-brgl tree
 2025-03-05  9:53 UTC  (2+ messages)

[PATCH v2 0/5] ASoC: wm8904: Add DMIC and DRC support
 2025-03-05  9:52 UTC  (6+ messages)
` [PATCH v2 3/5] ASoC: dt-bindings: wm8904: Add DMIC, GPIO, MIC and EQ support

[PATCH] serial: icom: fix inconsistent indenting warning
 2025-03-05  9:51 UTC  (2+ messages)
` [PATCH v2] serial: icom: fix code format problems

[PATCH v3 0/7] Introduction of PSCR Framework and Related Components
 2025-03-05  9:51 UTC  (3+ messages)
` [PATCH v3 2/7] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage

[PATCH] power: energy_model: Rework the depends on for CONFIG_ENERGY_MODEL
 2025-03-05  9:50 UTC  (4+ messages)

linux-next: Signed-off-by missing for commit in the hid tree
 2025-03-05  9:50 UTC  (2+ messages)

[PATCH 0/3] perf list: Collapse similar events across PMUs
 2025-03-05  9:49 UTC  (5+ messages)
` [PATCH 2/3] "

[PATCH] gpiolib: fix kerneldoc
 2025-03-05  9:49 UTC 

[PATCH v3 0/8] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
 2025-03-05  9:49 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: mfd: stm32-lptimer: add support for stm32mp25
` [PATCH v3 2/8] "
` [PATCH v3 3/8] iio: trigger: "
` [PATCH v3 4/8] clocksource: "
` [PATCH v3 5/8] pwm: stm32-lp: "
` [PATCH v3 6/8] arm64: defconfig: enable STM32 LP timer clockevent driver
` [PATCH v3 7/8] arm64: dts: st: add low-power timer nodes on stm32mp251
` [PATCH v3 8/8] arm64: dts: st: use lptimer3 as tick broadcast source on stm32mp257f-ev1

[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-03-05  9:49 UTC  (2+ messages)

[PATCH v8 3/4] scanf: convert self-test to KUnit
 2025-03-05  9:47 UTC  (3+ messages)

[net-next PATCH v2] octeontx2-af: fix build warnings flagged by clang, sparse ,kernel test robot
 2025-03-05  9:46 UTC 

[PATCH v4 0/8] Add GCE support for MT8196
 2025-03-05  9:46 UTC  (4+ messages)
` [PATCH v4 4/8] soc: mediatek: mtk-cmdq: Add pa_base parsing for unsupported subsys ID hardware

linux-next: build warning after merge of Linus' tree
 2025-03-05  9:46 UTC 

[PATCH] tpm, tpm_tis: Fix timeout handling when waiting for TPM status
 2025-03-05  9:45 UTC 

[PATCH v4 0/4] media: i2c: Add OX05B1S camera sensor driver
 2025-03-05  9:43 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: media: i2c: Add OX05B1S sensor
` [PATCH v4 2/4] media: ox05b1s: Add omnivision OX05B1S raw sensor driver
` [PATCH v4 3/4] MAINTAINERS: Add entry for OX05B1S "
` [PATCH v4 4/4] media: ox05b1s: Add support for Omnivision OS08A20 raw sensor

[PATCH] clocksource/drivers/timer-ti-dm: add module build support
 2025-03-05  9:43 UTC  (2+ messages)

[PATCH net-next 0/3] vsock: support network namespace
 2025-03-05  9:42 UTC  (14+ messages)
` [PATCH net-next 1/3] vsock: add network namespace support

[PATCH v2 0/4] KVM: arm64: Separate the hyp FF-A buffers init from the host
 2025-03-05  9:41 UTC  (4+ messages)
` [PATCH v2 4/4] KVM: arm64: Release the ownership of the hyp rx buffer to Trustzone

[PATCH v2 1/1] accel/habanalabs: Switch to use %ptTs
 2025-03-05  9:40 UTC  (3+ messages)

[PATCH] Remove some PMU events for FUJITSU-MONAKA
 2025-03-05  9:37 UTC  (5+ messages)

[PATCH 0/8] Reup: SM8350 and SC8280XP venus support
 2025-03-05  9:37 UTC  (3+ messages)

[PATCH v16 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2025-03-05  9:35 UTC  (8+ messages)
` [PATCH v16 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2

[PATCH 0/5] drm/bridge: simple-bridge: Add DPI color encoder support
 2025-03-05  9:35 UTC  (4+ messages)
` [PATCH 3/5] dt-bindings: display: simple-bridge: Document DPI color encoder

linux-next: build warning after merge of the mm tree
 2025-03-05  9:33 UTC 

[PATCH net-next v3 0/3] net: ti: icssg-prueth: Add native mode XDP support
 2025-03-05  9:31 UTC  (9+ messages)
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add "
    ` [EXTERNAL] "

QEMU's Hyper-V HV_X64_MSR_EOM is broken with split IRQCHIP
 2025-03-05  9:31 UTC  (6+ messages)

[PATCH RFC] sched: Disable DL server if sysctl_sched_rt_runtime is -1
 2025-03-05  9:30 UTC  (4+ messages)

[PATCH v2 00/34] Compiler-Based Capability- and Locking-Analysis
 2025-03-05  9:27 UTC  (8+ messages)
` [PATCH v2 01/34] compiler_types: Move lock checking attributes to compiler-capability-analysis.h
` [PATCH v2 31/34] drivers/tty: Enable capability analysis for core files

[PATCH] ptp: ocp: Remove redundant check in _signal_summary_show
 2025-03-05  9:25 UTC 

[net-next PATCH] octeontx2-af: fix build warnings flagged by clang, sparse ,kernel test robot
 2025-03-05  9:22 UTC  (3+ messages)

[PATCH v3 0/6] ASoC: q6apm: fix under runs and fragment sizes
 2025-03-05  9:21 UTC  (6+ messages)

[PATCH RESEND] drm/msm/dpu: Delete a variable initialisation before a null pointer check in two functions
 2025-03-05  9:20 UTC  (6+ messages)
          ` [RFC] Clarification for “undefined behaviour”?

[PATCH 5.10/5.15] mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
 2025-03-05  9:18 UTC 

[PATCH] perf/x86: Annotate struct bts_buffer with __counted_by()
 2025-03-05  9:18 UTC  (3+ messages)
` [tip: perf/core] "

[PATCH 6.1] mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
 2025-03-05  9:17 UTC 

[PATCH 6.6] mm/mempolicy: fix unbalanced unlock in backported VMA check
 2025-03-05  9:16 UTC 

[PATCH v2] f2fs: fix to avoid accessing uninitialized curseg
 2025-03-05  9:16 UTC  (2+ messages)

[PATCH] x86/delay: fix inconsistent indenting warning
 2025-03-05  9:15 UTC  (2+ messages)
` [tip: x86/cleanups] x86/delay: Fix inconsistent whitespace

[PATCH v2 1/3] f2fs: do sanity check on inode footer in f2fs_get_inode_page()
 2025-03-05  9:11 UTC  (3+ messages)
` [PATCH v2 2/3] f2fs: do sanity check on xattr node footer in f2fs_get_xnode_page()
` [PATCH v2 3/3] f2fs: introduce FAULT_INCONSISTENT_FOOTER

[RFC v2 0/9] khugepaged: mTHP support
 2025-03-05  9:11 UTC  (6+ messages)
` [RFC v2 7/9] khugepaged: add "

[PATCH] f2fs: subtract current_reserved_blocks from total
 2025-03-05  9:10 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH net] netpoll: guard __netpoll_send_skb() with RCU read lock
 2025-03-05  9:09 UTC  (3+ messages)

[PATCH v13 0/6] Add Synopsys DesignWare HDMI RX Controller
 2025-03-05  9:09 UTC  (6+ messages)

[RFC PATCH v2] x86/fpu: make kernel-mode FPU reliably usable in softirqs
 2025-03-05  9:07 UTC  (2+ messages)

[RFC PATCH v2 0/6] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-05  9:07 UTC  (12+ messages)
` [RFC PATCH v2 3/6] tpm: add send_recv() ops in tpm_class_ops
` [RFC PATCH v2 5/6] tpm: add SNP SVSM vTPM driver

[PATCH v3] arch/x86: Fix size overflows in sgx_encl_create()
 2025-03-05  9:05 UTC  (2+ messages)
` [tip: x86/urgent] x86/sgx: "

page:  |  | latest

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

all inboxes | Powered by JetHome®