public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-20 11:22:52 to 2024-12-20 13:55:48 UTC [more...]

[PATCH] bpf: Fix holes in special_kfunc_list if !CONFIG_NET
 2024-12-20 13:55 UTC  (2+ messages)

[PATCH] seq_file: copy as much as possible to user buffer in seq_read()
 2024-12-20 13:54 UTC  (3+ messages)

drivers/hwmon/pmbus/ibm-cffps.c:184:60: warning: '%04X' directive output may be truncated writing between 4 and 8 bytes into a region of size 5
 2024-12-20 13:54 UTC 

Kernel bug: "general protection fault in bch2_btree_path_traverse_one"
 2024-12-20 13:53 UTC  (2+ messages)

[PATCH v2] pinctrl-tegra: Add config property GPIO mode
 2024-12-20 13:51 UTC  (2+ messages)

[PATCH 0/5] Add support for the AAEON UP board FPGA
 2024-12-20 13:50 UTC  (6+ messages)
` [PATCH 3/5] gpiolib: add gpiochip_add_pinlist_range() function
` [PATCH 4/5] pinctrl: Add pin controller driver for AAEON UP boards

[PATCH 00/10] Account page tables at all levels
 2024-12-20 13:50 UTC  (6+ messages)
` [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers

[PATCH v6 0/5] mailbox: add Samsung Exynos driver
 2024-12-20 13:50 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: mailbox: allow #mbox-cells = <0>;
` [PATCH v6 2/5] dt-bindings: mailbox: add google,gs101-mbox
` [PATCH v6 3/5] mailbox: add support for clients to request channels by args
` [PATCH v6 4/5] mailbox: add Samsung Exynos driver
` [PATCH v6 5/5] MAINTAINERS: add entry for Samsung Exynos mailbox driver

[PATCH net-next v5 0/9] net: lan969x: add RGMII support
 2024-12-20 13:48 UTC  (10+ messages)
` [PATCH net-next v5 1/9] net: sparx5: do some preparation work
` [PATCH net-next v5 2/9] net: sparx5: add function for RGMII port check
` [PATCH net-next v5 3/9] net: sparx5: use is_port_rgmii() throughout
` [PATCH net-next v5 4/9] net: sparx5: skip low-speed configuration when port is RGMII
` [PATCH net-next v5 5/9] net: sparx5: only return PCS for modes that require it
` [PATCH net-next v5 6/9] net: sparx5: verify RGMII speeds
` [PATCH net-next v5 7/9] net: lan969x: add RGMII registers
` [PATCH net-next v5 8/9] net: lan969x: add RGMII implementation
` [PATCH net-next v5 9/9] dt-bindings: net: sparx5: document RGMII delays

[PATCH] tty: mips_ejtag_fdc: Call cpu_relax() in registers polling busy loops
 2024-12-20 13:46 UTC  (3+ messages)

[PATCH v5 0/4] Expand firmware-name property to load specific
 2024-12-20 13:46 UTC  (5+ messages)
` [PATCH v5 2/4] Bluetooth: qca: Update firmware-name to support board specific nvm

[PATCH 1/2] dt-bindings: connector: Add time property for sender response
 2024-12-20 13:45 UTC  (5+ messages)

[PATCH v1 0/1] TPS65219 GPIO Driver Cleanup Series
 2024-12-20 13:45 UTC  (2+ messages)

[GIT PULL] i2c-host-fixes for v6.13-rc4
 2024-12-20 13:44 UTC 

[PATCH] hrtimer: reset .hres_active and .online at appropriate points
 2024-12-20 13:44 UTC 

[PATCH V2 2/2] ASoC: codecs: Add aw88083 amplifier driver
 2024-12-20 13:42 UTC  (2+ messages)

[PATCH 0/4] gpio-tqmx86: cleanup + changing directions
 2024-12-20 13:43 UTC  (5+ messages)
` [PATCH 3/4] gpio: tqmx86: introduce tqmx86_gpio_clrsetbits() helper

[PATCH net-next] sock: make SKB_FRAG_PAGE_ORDER equal to PAGE_ALLOC_COSTLY_ORDER
 2024-12-20 13:42 UTC  (2+ messages)

[PATCH] gpio: pca953x: log an error when failing to get the reset GPIO
 2024-12-20 13:42 UTC  (2+ messages)

[PATCH] vmstat: disable vmstat_work on vmstat_cpu_down_prep()
 2024-12-20 13:42 UTC 

[PATCH v3 0/7] drm/vc4: Fixup DT and DT binding issues from recent patchset
 2024-12-20 13:40 UTC  (5+ messages)
` [PATCH v3 3/7] dt-bindings: gpio: brcmstb: permit gpio-line-names property

[PATCH 0/5] ext4: fix issues caused by data write-back failures
 2024-12-20 13:39 UTC  (4+ messages)
` [PATCH 3/5] ext4: abort journal on data writeback failure if in data_err=abort mode

[PATCH 2/2] usb: typec: tcpm: fix the sender response time issue
 2024-12-20 13:39 UTC  (3+ messages)

[PATCH 00/14] tracing: Convert over to guard() and __free() infrastructure
 2024-12-20 13:38 UTC  (5+ messages)
` [PATCH 08/14] tracing: Switch trace_events_trigger.c code over to use guard()
` [PATCH 09/14] tracing/string: Create and use __free(argv_free) in trace_dynevent.c

[PATCH v2] events/core: fix acoount failure for event's total_enable_time
 2024-12-20 13:33 UTC  (2+ messages)

[PATCH] usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind retries
 2024-12-20 13:32 UTC  (5+ messages)

[PATCH v6 00/13] media: i2c: imx214: Miscellaneous cleanups and improvements
 2024-12-20 13:26 UTC  (14+ messages)
` [PATCH v6 01/13] media: i2c: imx214: Use subdev active state
` [PATCH v6 02/13] media: i2c: imx214: Simplify with dev_err_probe()
` [PATCH v6 03/13] media: i2c: imx214: Convert to CCI register access helpers
` [PATCH v6 04/13] media: i2c: imx214: Replace register addresses with macros
` [PATCH v6 05/13] media: i2c: imx214: Drop IMX214_REG_EXPOSURE from mode reg arrays
` [PATCH v6 06/13] media: i2c: imx214: Check number of lanes from device tree
` [PATCH v6 07/13] media: i2c: imx214: Add vblank and hblank controls
` [PATCH v6 08/13] media: i2c: imx214: Implement vflip/hflip controls
` [PATCH v6 09/13] media: i2c: imx214: Add analogue/digital gain control
` [PATCH v6 10/13] media: i2c: imx214: Verify chip ID
` [PATCH v6 11/13] media: i2c: imx214: Add test pattern control
` [PATCH v6 12/13] media: i2c: imx214: Fix clock handling on probe error or remove
` [PATCH v6 13/13] media: i2c: imx214: Fix link frequency validation

[PATCH 0/2] IPA support on qcm2290
 2024-12-20 13:25 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: net: qcom,ipa: document qcm2290 compatible

[PATCH] drm/sched: Document run_job() refcount hazard
 2024-12-20 13:25 UTC  (5+ messages)

[PATCH] f2fs: Introduce linear search for dentries
 2024-12-20 13:25 UTC  (4+ messages)

[PATCH v7 0/5] Add CMN PLL clock controller driver for IPQ9574
 2024-12-20 13:22 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC
` [PATCH v7 2/5] clk: qcom: Add CMN PLL clock controller driver "
` [PATCH v7 3/5] arm64: defconfig: Enable Qualcomm IPQ CMN PLL clock controller
` [PATCH v7 4/5] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC
` [PATCH v7 5/5] arm64: dts: qcom: Update IPQ9574 xo_board_clk to use fixed factor clock

[syzbot] [kernel?] WARNING in posixtimer_send_sigqueue (2)
 2024-12-20 13:23 UTC  (5+ messages)
` [PATCH] signal/posixtimers: Handle ignore/blocked sequences correctly

[PATCH 0/6] Fix and cleanups to ext4 namei.c
 2024-12-20 13:15 UTC  (8+ messages)
` [PATCH 1/6] ext4: add missing brelse for bh2 in ext4_dx_add_entry
` [PATCH 3/6] ext4: remove unneeded forward declaration in namei.c
` [PATCH 4/6] ext4: remove unneeded check in get_dx_countlimit

drivers/hwtracing/intel_th/core.c:812: warning: Function parameter or struct member 'ndevres' not described in 'intel_th_alloc'
 2024-12-20 13:20 UTC 

[PATCH] soc: qcom: pd_mapper: Add SM7225 compatible
 2024-12-20 13:20 UTC  (4+ messages)

[PATCH 0/9] Regulator driver with I2C/Regmap Rust abstractions
 2024-12-20 13:16 UTC  (3+ messages)
` [PATCH 2/9] rust: add abstraction for regmap

[PATCH v6 0/7] gpio: siul2-s32g2: add initial GPIO driver
 2024-12-20 13:16 UTC  (6+ messages)
` [PATCH v6 2/7] mfd: nxp-siul2: add support for NXP SIUL2

[PATCH next] dma: Add devm_dma_request_chan()
 2024-12-20 13:13 UTC 

[PATCH 0/4] ARM: towards 32-bit preempt-rt support
 2024-12-20 13:10 UTC  (4+ messages)
` [PATCH 3/4] ARM: drop CONFIG_HIGHPTE support

[PATCH net-next v3 0/8] Introduce unified and structured PHY
 2024-12-20 13:08 UTC  (9+ messages)
` [PATCH net-next v3 1/8] ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
` [PATCH net-next v3 2/8] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v3 3/8] net: ethtool: add support for structured PHY statistics
` [PATCH net-next v3 4/8] Documentation: networking: update PHY error counter diagnostics in twisted pair guide
` [PATCH net-next v3 5/8] net: phy: introduce optional polling interface for PHY statistics
` [PATCH net-next v3 6/8] ethtool: add helper to prevent invalid statistics exposure to userspace
` [PATCH net-next v3 7/8] net: phy: dp83td510: add statistics support
` [PATCH net-next v3 8/8] net: phy: dp83tg720: "

[PATCH v1] Bluetooth: btnxpuart: Fix driver sending truncated data
 2024-12-20 13:02 UTC 

[PATCH net 0/5] gve: various XDP fixes
 2024-12-20 13:00 UTC  (2+ messages)

[PATCH v2 0/4] ARM: config: stm32: Remove useless flags
 2024-12-20 12:55 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: configs: stm32: Remove FLASH_MEM_BASE and FLASH_SIZE in STM32 defconfig
` [PATCH v2 2/4] ARM: configs: stm32: Clean "
` [PATCH v2 3/4] ARM: configs: stm32: Remove CRYPTO in "
` [PATCH v2 4/4] ARM: configs: stm32: Remove useless flags "

[PATCH 0/3] Allow specifying an S2RAM sleep on pre-SYSTEM_SUSPEND PSCI impls
 2024-12-20 12:54 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: arm,psci: Allow S2RAM power_state parameter description

[PATCH 0/4] gpio: 74HC595 / 74x164 shift register improvements
 2024-12-20 12:54 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: gpio: fairchild,74hc595: Add On Semi MC74HC595A compat
` [PATCH 3/4] gpio: 74x164: "

[GIT PULL] SPI fixes for v6.13-rc3
 2024-12-20 12:51 UTC 

[GIT PULL] regulator fixes for v6.13-rc3
 2024-12-20 12:50 UTC 

[PATCH] pinctrl: ocelot: Constify some structures
 2024-12-20 12:49 UTC  (2+ messages)

[PATCH net-next v2 2/8] net: ethtool: plumb PHY stats to PHY drivers
 2024-12-20 12:47 UTC  (3+ messages)

[PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
 2024-12-20 12:47 UTC  (8+ messages)

[PATCH 0/1] usb: xhci: Fix NULL pointer dereference on certain command aborts
 2024-12-20 12:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next 0/2] net: renesas: rswitch: update irq handling
 2024-12-20 12:46 UTC  (6+ messages)
` [PATCH net-next 1/2] net: renesas: rswitch: use per-port irq handlers

[PATCH v3 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-12-20 12:45 UTC  (5+ messages)
` [PATCH v3 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v3 2/7] gpio: Add Nuvoton NCT6694 GPIO support

[PATCH v4 0/4] add I2C DTS support for S32G2/S32G3 SoCs
 2024-12-20 12:39 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: s32g: add 'I2C' common board support
` [PATCH v4 2/4] arm64: dts: s32g: add common 'S32G-EVB' and 'S32G-RDB' "
` [PATCH v4 3/4] arm64: dts: s32g: include necessary 'EVB/RDB' common board dtsi
` [PATCH v4 4/4] arm64: dts: s32g399a-rdb3: Add INA231 sensor entry over I2C4

[PATCH v4] pinctrl: k210: Undef K210_PC_DEFAULT
 2024-12-20 12:37 UTC  (3+ messages)

[PATCH 0/8] Convert input core to use new cleanup facilities
 2024-12-20 12:36 UTC  (3+ messages)
  ` [PATCH 2/8] Input: ff-core - make use of __free() cleanup facility

[PATCH] pinctrl: k210: Modify the wrong "#undef"
 2024-12-20 12:36 UTC  (3+ messages)

[PATCH v3 0/3] staging: media: max96712: a few, mainly cosmetic, changes
 2024-12-20 12:35 UTC  (4+ messages)
` [PATCH v3 1/3] staging: media: max96712: fix typo
` [PATCH v3 2/3] staging: media: max96712: remove extra debug register flag
` [PATCH v3 3/3] staging: media: max96712: add some register and field definitions

[PATCH] PCI: cadence: Fixed cdns_pcie_host_link_setup return value
 2024-12-20 12:32 UTC  (10+ messages)

[PATCH RFCv5 0/8] fix two bugs related to page_pool
 2024-12-20 12:29 UTC  (3+ messages)
` [PATCH RFCv5 1/8] page_pool: introduce page_pool_to_pp() API

[PATCH net-next v1] net: page_pool: add page_pool_put_page_nosync()
 2024-12-20 12:27 UTC  (3+ messages)

[PATCH -fixes] riscv: Fix IPIs usage in kfence_protect_page()
 2024-12-20 12:24 UTC  (2+ messages)

[PATCH] nvmem: qcom-spmi-sdam: Set size in struct nvmem_config
 2024-12-20 12:22 UTC 

[PATCH 00/38] rockchip: Add rk3562 support
 2024-12-20 12:21 UTC  (2+ messages)

[PATCH] drm/panel-edp: Add support for 2 panels
 2024-12-20 12:20 UTC 

[syzbot] [tomoyo?] general protection fault in tomoyo_gc_thread
 2024-12-20 12:16 UTC  (3+ messages)

[PATCH v2 1/3] dt-bindings: platform: Add bindings for Qcom's EC on IT8987
 2024-12-20 12:14 UTC  (9+ messages)
` [PATCH v2 2/3] platform: arm64: Add driver for EC found in most X1E laptops
` [PATCH v2 3/3] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add the EC

[PATCH v2 0/2] rockchip: add can for RK3576 Soc
 2024-12-20 12:06 UTC  (3+ messages)
` [PATCH v2 1/2] net: can: "

[PATCH 0/8] iio: ad3552r-hs: add support for ad3541/42r
 2024-12-20 12:03 UTC  (7+ messages)
` [PATCH 4/8] iio: backend: add API for interface configuration

[PATCH v2 0/9] Add support for I2C bus recovery for riic driver
 2024-12-20 12:02 UTC  (2+ messages)

[PATCH v9 1/8] iio: backend: add API for interface get
 2024-12-20 12:01 UTC  (8+ messages)
` [PATCH v9 2/8] iio: backend: add support for data size set
` [PATCH v9 3/8] iio: backend: add API for oversampling
` [PATCH v9 4/8] iio: adc: adi-axi-adc: add interface type
` [PATCH v9 5/8] iio: adc: adi-axi-adc: set data format
` [PATCH v9 6/8] iio: adc: adi-axi-adc: add oversampling
` [PATCH v9 7/8] dt-bindings: iio: adc: add ad4851
` [PATCH v9 8/8] iio: adc: ad4851: add ad485x driver

[RFC PATCH 00/12] khugepaged: Asynchronous mTHP collapse
 2024-12-20 11:57 UTC  (8+ messages)
` [RFC PATCH 10/12] khugepaged: Skip PTE range if a larger mTHP is already mapped

<stdin>:1508:2: warning: #warning syscall clone3 not implemented
 2024-12-20 11:54 UTC 

[PATCH v3 0/3] Add Arrow Lake U/H support
 2024-12-20 11:52 UTC  (3+ messages)
` [PATCH v3 2/3] platform/x86:intel/pmc: Create generic_core_init() for all platforms

[PATCH RESEND] VMCI: remove unused ioctl definitions
 2024-12-20 11:52 UTC  (3+ messages)

[PATCH v4 0/4] firmware: ti_sci: Partial-IO support
 2024-12-20 11:50 UTC  (5+ messages)
` [PATCH v4 1/4] firmware: ti_sci: Support transfers without response
` [PATCH v4 2/4] firmware: ti_sci: Partial-IO support

[PATCH v3 0/9] coresight: change some driver' spinlock type to raw_spinlock_t
 2024-12-20 11:50 UTC  (7+ messages)

[PATCH tty-next v1 1/4] serial: 8250: Use @ier bits to determine if Rx is stopped
 2024-12-20 11:50 UTC  (2+ messages)

[PATCH] docs/scheduler: Fix busy and idle type ordering
 2024-12-20 11:49 UTC  (2+ messages)

[RFC PATCH] raid6: Add RISC-V SIMD syndrome and recovery calculations
 2024-12-20 11:40 UTC 

[PATCH v5] i2c: imx: support DMA defer probing
 2024-12-20 11:46 UTC  (11+ messages)

[PATCH v2 0/7] Rockchip: add Rockchip rk3576 EVB1 board
 2024-12-20 11:43 UTC  (3+ messages)
` [PATCH v2 2/7] dt-bindings: PCI: dwc: rockchip: Add rk3576 support

[PATCH v4 0/7] arm64: qcom: Add support for QCS9075 boards
 2024-12-20 11:38 UTC  (4+ messages)
` [PATCH v4 6/7] arm64: defconfig: enable cpu idle injection and cpu idle cooling device

[PATCH v2 0/3] staging: media: max96712: a few, mainly cosmetic, changes
 2024-12-20 11:37 UTC  (6+ messages)
` [PATCH v2 1/3] staging: media: max96712: fix typo

[PATCH v4] PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1
 2024-12-20 11:35 UTC 

[PATCH v3] PCI: Avoid putting some root ports into D3 on some Ryzen chips
 2024-12-20 11:34 UTC  (7+ messages)

[PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
 2024-12-20 11:31 UTC  (2+ messages)

[PATCH v2 0/2] objtool: Add option to fail build on vmlinux warnings
 2024-12-20 11:30 UTC  (6+ messages)

[PATCH 0/4] Add PCIe support for IPQ5424
 2024-12-20 11:28 UTC  (6+ messages)
` [PATCH 3/4] arm64: dts: qcom: ipq5424: Add PCIe PHYs and controller nodes

[syzbot] [f2fs?] UBSAN: array-index-out-of-bounds in inline_xattr_addr
 2024-12-20 11:28 UTC  (2+ messages)
` [syzbot] Re: UBSAN: array-index-out-of-bounds in inline_xattr_addr()

[PATCH v2 00/15] move pagetable_*_dtor() to __tlb_remove_table()
 2024-12-20 11:28 UTC  (4+ messages)
` [PATCH v2 11/15] mm: pgtable: introduce generic __tlb_remove_table()

[PATCH] platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show()
 2024-12-20 11:28 UTC  (2+ messages)

[PATCH v2 0/3] Google Pixel 6 Pro support
 2024-12-20 11:27 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: google: add gs101-raven and generic gs101-pixel
` [PATCH v2 2/3] arm64: dts: exynos: gs101-pixel: add generic gs101-based Pixel support
` [PATCH v2 3/3] arm64: dts: exynos: gs101-raven: add new board file

[PATCH linux next] net:dsa:fix the dsa_ptr null pointer dereference
 2024-12-20 11:27 UTC  (2+ messages)

[PATCH v10 0/5] Add MSM8917/PM8937/Redmi 5A
 2024-12-20 11:26 UTC  (6+ messages)
` [PATCH v10 1/5] arm64: dts: qcom: Add PM8937 PMIC
` [PATCH v10 2/5] dt-bindings: nvmem: Add compatible for MS8917
` [PATCH v10 3/5] arm64: dts: qcom: Add initial support for MSM8917
` [PATCH v10 4/5] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A
` [PATCH v10 5/5] arm64: dts: "

[PATCH v10 0/5] Add MSM8917/PM8937/Redmi 5A
 2024-12-20 11:26 UTC 

[PATCHSET v7 0/11] Uncached buffered IO
 2024-12-20 11:25 UTC  (2+ messages)

[PATCH 0/7] EFI stub cleanup work
 2024-12-20 11:22 UTC  (2+ messages)
` [PATCH 7/7] efi/libstub: Use __free() helper for pool deallocations


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