linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-26 12:56:31 to 2024-02-26 14:28:06 UTC [more...]

[PATCH v2 2/4] gpio: cdev: use correct pointer accessors with SRCU
 2024-02-26 14:27 UTC  (2+ messages)

[PATCH v2 1/1] leds: expresswire: Don't use "proxy" headers
 2024-02-26 14:27 UTC  (3+ messages)

[PATCH v2 00/14] serial: Add a helper to parse device properties and more
 2024-02-26 14:19 UTC  (15+ messages)
` [PATCH v2 01/14] serial: core: Move struct uart_port::quirks closer to possible values
` [PATCH v2 02/14] serial: core: Add UPIO_UNKNOWN constant for unknown port type
` [PATCH v2 03/14] serial: port: Introduce a common helper to read properties
` [PATCH v2 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
` [PATCH v2 05/14] serial: 8250_bcm2835aux: "
` [PATCH v2 06/14] serial: 8250_bcm7271: "
` [PATCH v2 07/14] serial: 8250_dw: "
` [PATCH v2 08/14] serial: 8250_ingenic: "
` [PATCH v2 09/14] serial: 8250_lpc18xx: "
` [PATCH v2 10/14] serial: 8250_of: "
` [PATCH v2 11/14] serial: 8250_omap: "
` [PATCH v2 12/14] serial: 8250_pxa: "
` [PATCH v2 13/14] serial: 8250_tegra: "
` [PATCH v2 14/14] serial: 8250_uniphier: "

[PATCH v15 01/10] irqchip/riscv-intc: Fix low-level interrupt handler setup for AIA
 2024-02-26 14:21 UTC  (2+ messages)
` [tip: irq/msi] "

[rft, PATCH v1 00/14] serial: Add a helper to parse device properties and more
 2024-02-26 14:17 UTC  (7+ messages)
` [PATCH v1 02/14] serial: core: Add UPIO_UNSET constant for unset port type

[PATCH md-6.9 00/10] md/raid1: refactor read_balance() and some minor fix
 2024-02-26 14:16 UTC  (15+ messages)
` [PATCH md-6.9 02/10] md: record nonrot rdevs while adding/removing rdevs to conf
` [PATCH md-6.9 03/10] md/raid1: fix choose next idle in read_balance()
` [PATCH md-6.9 05/10] md/raid1-10: factor out a new helper raid1_should_read_first()
` [PATCH md-6.9 06/10] md/raid1: factor out read_first_rdev() from read_balance()

[PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2
 2024-02-26 14:16 UTC  (3+ messages)

[PATCH v3 0/2] riscv: pwm: sophgo: add pwm support for CV1800
 2024-02-26 14:02 UTC  (3+ messages)
` [PATCH v3 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC

[PATCH v3 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-02-26 14:14 UTC  (5+ messages)
` [PATCH v3 3/9] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
` [PATCH v3 5/9] drm/vkms: Re-introduce line-per-line composition algorithm

[PATCH v2 0/2] mm: remove total_mapcount()
 2024-02-26 14:13 UTC  (3+ messages)
` [PATCH v2 1/2] mm/memfd: refactor memfd_tag_pins() and memfd_wait_for_pins()
` [PATCH v2 2/2] mm: remove total_mapcount()

[PATCH v4 1/2] dt-bindings: interrupt-controller: Add starfive,jh8100-intc
 2024-02-26 14:13 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v4 2/2] irqchip: Add StarFive external interrupt controller
 2024-02-26 14:13 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v7 0/5] Support for Avago APDS9306 Ambient Light Sensor
 2024-02-26 14:12 UTC  (3+ messages)
` [PATCH v7 5/5] iio: light: Add support for APDS9306 "

[PATCH] ARM: mvebu: Add check in coherency.c to prevent null pointer dereference
 2024-02-26 14:08 UTC  (3+ messages)

[PATCH] riscv: deprecate CONFIG_MMU=n
 2024-02-26 14:06 UTC 

[PATCH v2 for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity
 2024-02-26 14:06 UTC  (7+ messages)
` [PATCH v2 for-next 2/2] RDMA/hns: Support userspace "

[RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
 2024-02-26 14:05 UTC  (8+ messages)
` [PATCH v2 1/7] mm/damon: refactor DAMOS_PAGEOUT with migration_mode
` [PATCH v2 2/7] mm: make alloc_demote_folio externally invokable for migration
` [PATCH v2 3/7] mm/damon: introduce DAMOS_DEMOTE action for demotion
` [PATCH v2 4/7] mm/memory-tiers: add next_promotion_node to find promotion target
` [PATCH v2 5/7] mm/damon: introduce DAMOS_PROMOTE action for promotion
` [PATCH v2 6/7] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH v2 7/7] mm/damon/sysfs-schemes: apply target_nid for promote and demote actions

[PATCH] ext4: remove unused parameter biop in ext4_issue_discard()
 2024-02-26 14:06 UTC  (2+ messages)

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-26 14:04 UTC  (12+ messages)
` [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge()

[PATCH 0/5] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-02-26 14:04 UTC  (6+ messages)
` [PATCH 4/5] firmware: imx: support BBM module
` [PATCH 5/5] firmware: imx: add i.MX95 MISC driver

[PATCH v3] PM / core: conditionally skip system pm in device/driver model
 2024-02-26 14:02 UTC  (4+ messages)

[PATCH 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-02-26 14:01 UTC  (19+ messages)
` [PATCH 01/18] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document
` [PATCH 02/18] ASoC: dt-bindings: mediatek,mt8365-mt6357: Add audio sound card document
` [PATCH 03/18] dt-bindings: mfd: mediatek: Add codec property for MT6357 PMIC
` [PATCH 04/18] ASoC: mediatek: mt8365: Add common header
` [PATCH 05/18] SoC: mediatek: mt8365: support audio clock control
` [PATCH 06/18] ASoC: mediatek: mt8365: Add I2S DAI support
` [PATCH 07/18] ASoC: mediatek: mt8365: Add ADDA "
` [PATCH 08/18] ASoC: mediatek: mt8365: Add DMIC "
` [PATCH 09/18] ASoC: mediatek: mt8365: Add PCM "
` [PATCH 10/18] ASoc: mediatek: mt8365: Add a specific soundcard for EVK
` [PATCH 11/18] ASoC: mediatek: mt8365: Add platform driver
` [PATCH 12/18] ASoC: codecs: mt6357: add MT6357 codec
` [PATCH 13/18] mfd: mt6397-core: register mt6357 sound codec
` [PATCH 14/18] ASoC: mediatek: Add MT8365 support
` [PATCH 15/18] arm64: defconfig: enable mt8365 sound
` [PATCH 16/18] arm64: dts: mediatek: add mt6357 audio codec support
` [PATCH 17/18] arm64: dts: mediatek: add afe support for mt8365 SoC
` [PATCH 18/18] arm64: dts: mediatek: add audio support for mt8365-evk

[PATCH 0/4] Add new Renesas RZ/V2H SoC
 2024-02-26 14:01 UTC  (12+ messages)
` [PATCH 1/4] dt-bindings: soc: renesas: Document Renesas RZ/V2H{P} SoC variants
` [PATCH 2/4] dt-bindings: arm: renesas: Document Renesas RZ/V2H{P} System Controller
` [PATCH 3/4] soc: renesas: Add identification support for RZ/V2H SoC
` [PATCH 4/4] arm64: defconfig: Enable R9A09G057 SoC

[PATCH] gpio: 74x164: Enable output pins after registers are reset
 2024-02-26 14:01 UTC  (2+ messages)

Chromium sandbox on LoongArch and statx -- seccomp deep argument inspection again?
 2024-02-26 14:00 UTC  (14+ messages)

[PATCH net-next v5 0/3] net: dsa: realtek: support reset controller and update docs
 2024-02-26 13:59 UTC  (3+ messages)
` [PATCH net-next v5 3/3] net: dsa: realtek: support reset controller

[PATCHv7 00/16] x86/tdx: Add kexec support
 2024-02-26 13:58 UTC  (6+ messages)
` [PATCHv7 10/16] x86/tdx: Convert shared memory back to private on kexec

[PATCH net-next] net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO function
 2024-02-26 13:57 UTC  (2+ messages)

[PATCH v3 0/3] usb: gadget: 9pfs transport
 2024-02-26 13:56 UTC  (4+ messages)
` [PATCH v3 1/3] usb: gadget: function: move u_f.h to include/linux/usb/
` [PATCH v3 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v3 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script

[PATCH v2 0/6] RCU tasks fixes for v6.9
 2024-02-26 13:56 UTC  (6+ messages)

[PATCH v4] rust: locks: Add `get_mut` method to `Lock`
 2024-02-26 13:55 UTC 

[PATCH v13 00/16] Add audio support in v4l2 framework
 2024-02-26 13:55 UTC  (3+ messages)
` [PATCH v13 09/16] media: uapi: Define audio sample format fourcc type

[PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-02-26 13:54 UTC  (3+ messages)

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-02-26 13:52 UTC  (19+ messages)
` [RFC PATCH 10/20] famfs: famfs_open_device() & dax_holder_operations
` [RFC PATCH 11/20] famfs: Add fs_context_operations
` [RFC PATCH 12/20] famfs: Add inode_operations and file_system_type
` [RFC PATCH 13/20] famfs: Add iomap_ops
` [RFC PATCH 14/20] famfs: Add struct file_operations
` [RFC PATCH 15/20] famfs: Add ioctl to file_operations
` [RFC PATCH 17/20] famfs: Add module stuff
` [RFC PATCH 18/20] famfs: Support character dax via the dev_dax_iomap patch

[PATCH v4] drm/stm: Avoid use-after-free issues with crtc and plane
 2024-02-26 13:50 UTC  (2+ messages)

[PATCH] madvise:madvise_cold_or_pageout_pte_range(): allow split while folio_estimated_sharers = 0
 2024-02-26 13:50 UTC  (3+ messages)

[PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-02-26 13:50 UTC  (6+ messages)

[BUG] Null pointer deref from fib6_walk_continue+0x6d (kernel 5.15.137)
 2024-02-26 13:49 UTC 

[PATCH] peci: constify the struct device_type usage
 2024-02-26 13:49 UTC  (2+ messages)

[PATCH v2 0/5] spi: add support for pre-cooking messages
 2024-02-26 13:48 UTC  (3+ messages)
` [PATCH v2 1/5] spi: add spi_optimize_message() APIs

[PATCH v4] clk: keystone: sci-clk: Adding support for non contiguous clocks
 2024-02-26 13:47 UTC  (3+ messages)

[PATCH net-next] xfrm: Do not allocate stats in the driver
 2024-02-26 13:47 UTC  (2+ messages)

[PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-02-26 13:47 UTC  (5+ messages)

[PATCH] zonefs: remove SLAB_MEM_SPREAD flag usage
 2024-02-26 13:44 UTC  (3+ messages)

linux-next: duplicate patch in the gpio-brgl tree
 2024-02-26 13:44 UTC  (5+ messages)

[PATCH v4 0/4] spi: cadence-qspi: Fix runtime PM and system-wide suspend
 2024-02-26 13:42 UTC  (7+ messages)

[PATCH v2 0/5] More unit test for mballoc
 2024-02-26 13:42 UTC  (3+ messages)

[PATCH net-next v9 00/13] net: Make timestamping selectable
 2024-02-26 13:40 UTC  (14+ messages)
` [PATCH net-next v9 01/13] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v9 02/13] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v9 03/13] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v9 04/13] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v9 05/13] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v9 06/13] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v9 07/13] ptp: Move from simple ida to xarray
` [PATCH net-next v9 08/13] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v9 09/13] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v9 10/13] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v9 11/13] net: macb: "
` [PATCH net-next v9 12/13] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
` [PATCH net-next v9 13/13] netlink: specs: tsinfo: Enhance netlink attributes and add a set command

[PATCH v6 0/8] kvm/coresight: Support exclude guest and exclude host
 2024-02-26 13:35 UTC  (7+ messages)
` [PATCH v6 2/8] arm64/sysreg: Add a comment that the sysreg file should be sorted
` [PATCH v6 4/8] arm64/sysreg/tools: Move TRFCR definitions to sysreg
` [PATCH v6 5/8] arm64: KVM: Add iflag for FEAT_TRF

[PATCH v8 00/38] ep93xx device tree conversion
 2024-02-26 13:34 UTC  (2+ messages)

[PATCH] drivers: wave5: Remove unnecessary semicolons
 2024-02-26 13:33 UTC  (2+ messages)

[PATCH 0/3] Support intra-function call validation
 2024-02-26 13:29 UTC  (3+ messages)
` [PATCH 1/3] objtool: is_fentry_call() crashes if call has no destination

[PATCH v3] Staging: rtl8723bs: Remove spaces before tabs in rtw_set_auth
 2024-02-26 13:28 UTC  (4+ messages)

[PATCH] dt-bindings: firmware: arm,scmi: support system power protocol
 2024-02-26 13:28 UTC  (2+ messages)

[PATCH 0/2] map Fn + R key on newer Yogas and Legions
 2024-02-26 13:27 UTC  (2+ messages)

[PATCH 0/2] platform/mellanox: mlxbf-pmc: Fix module loading
 2024-02-26 13:27 UTC  (2+ messages)

[PATCH] platform/x86: dell-privacy: Remove usage of wmi_has_guid()
 2024-02-26 13:27 UTC  (2+ messages)

[PATCH net 1/2] net: dsa: mv88e6xxx: fix marvell 6320/21 switch probing
 2024-02-26 13:26 UTC  (4+ messages)
` [PATCH net 2/2] net: dsa: mv88e6xxx: 6320/21 read cmode on serdes ports

[PATCH 00/13] enable bs > ps in XFS
 2024-02-26 13:26 UTC  (5+ messages)
` [PATCH 12/13] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH 13/13] xfs: enable block size larger than page size support

[PATCH vRFC 0/8] Refactor and rename request firmware API
 2024-02-26 13:22 UTC  (10+ messages)
` [PATCH vRFC 3/8] treewide: rename firmware_request_platform()

[PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure
 2024-02-26 13:22 UTC  (3+ messages)

[syzbot] [mm?] WARNING in kunmap_local_indexed
 2024-02-26 13:19 UTC 

[PATCH v3 0/5] usb: dwc3-am62: module removal and errata fixes
 2024-02-26 13:19 UTC  (4+ messages)
` [PATCH v3 2/5] usb: dwc3-am62: fix error on module removal

[PATCH V16 1/8] arm64/sysreg: Add BRBE registers and fields
 2024-02-26 13:18 UTC  (3+ messages)
` [PATCH] "

[PATCH] dt-bindings: iio: gyroscope: bosch,bmg160: add spi-max-frequency binding
 2024-02-26 13:18 UTC  (4+ messages)

[PATCH] pinctrl: scmi: support i.MX OEM pin configuration type
 2024-02-26 13:16 UTC  (2+ messages)

[PATCH net-next v5 0/3] ioam6: netlink multicast event
 2024-02-26 13:14 UTC  (4+ messages)
` [PATCH net-next v5 1/3] uapi: ioam6: API for netlink multicast events
` [PATCH net-next v5 2/3] net: ioam6: multicast event
` [PATCH net-next v5 3/3] net: exthdrs: ioam6: send trace event

[RFC PATCH] usb: gadget: ncm: Fix handling of zero block length packets
 2024-02-26 13:13 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: add i.MX95 and EVK board
 2024-02-26 13:20 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: add i.MX95 19x19 "
` [PATCH v2 2/3] arm64: dts: freescale: add i.MX95 basic dtsi
` [PATCH v2 3/3] arm64: dts: freescale: add i.MX95 19x19 EVK minimal board dts

[PATCH] Net:cache didn't flush when ipv6 rule changed
 2024-02-26 13:11 UTC 

[PATCH v2 0/2] MIPS: Fix missing proto and passing arg warnings
 2024-02-26 13:11 UTC  (8+ messages)
` [PATCH v2 1/2] mips: cm: Convert __mips_cm_l2sync_phys_base() to weak function

[PATCH net-next v2 0/4] net: pcs: xpcs: Cleanups before adding MMIO dev support
 2024-02-26 13:10 UTC  (2+ messages)

[PATCH 1/3] mm/mempolicy: Use the already fetched local variable
 2024-02-26 13:09 UTC  (8+ messages)
` [PATCH 3/3] mm/numa_balancing:Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy

[PATCH v4 0/2] ASoC: codecs: tx-macro: correct TX SMIC MUXn widgets on SM8350+
 2024-02-26 13:08 UTC  (2+ messages)

[PATCH v4 0/3] selftests/resctrl: Simplify test cleanup functions
 2024-02-26 13:05 UTC  (4+ messages)
` [PATCH v4 1/3] selftests/resctrl: Add cleanup function to test framework
` [PATCH v4 2/3] selftests/resctrl: Simplify cleanup in ctrl-c handler
` [PATCH v4 3/3] selftests/resctrl: Move cleanups out of individual tests

[PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
 2024-02-26 13:06 UTC  (2+ messages)

[PATCH] printk: Add atomic context check inside console_unlock()
 2024-02-26 13:02 UTC  (6+ messages)
    ` [PATCH] printk: Update @console_may_schedule in console_trylock_spinning()

[PATCH 1/2] dt-bindings: iio: adc: imx93: drop the 4th interrupt
 2024-02-26 13:08 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx93: drop the 4th interrupt for ADC

[PATCH 0/2] LoongArch: KVM: Start SW timer only when vcpu is blocking
 2024-02-26 12:59 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] LoongArch: KVM: Do not restart SW timer when it is expired

[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
 2024-02-26 12:58 UTC  (6+ messages)
` [PATCH net-next 09/15] net/smc: introduce loopback-ism statistics attributes

[PATCH 0/3] Add support for Block Passthrough Endpoint function driver
 2024-02-26 12:58 UTC  (5+ messages)

[PATCH] LoongArch: KVM: Remove unnecessary CSR register saving during enter guest
 2024-02-26 12:58 UTC  (4+ messages)

[PATCH v3 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-02-26 12:57 UTC  (3+ messages)
` [PATCH v3 3/5] PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers

[PATCH] dt-bindings: interrupt-controller: fsl,irqsteer: Add power-domains entry
 2024-02-26 13:05 UTC 

[PATCH] mtd: nand: raw: atmel: Fix comment in timings preparation
 2024-02-26 12:54 UTC  (2+ messages)

linux-next: build failure after merge of the drm-misc tree
 2024-02-26 12:56 UTC  (6+ messages)


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