public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-18 13:25:47 to 2023-12-18 15:36:00 UTC [more...]

Convert write_cache_pages() to an iterator v3
 2023-12-18 15:35 UTC  (2+ messages)
` [PATCH 01/17] writeback: fix done_index when hitting the wbc->nr_to_write

[PATCH v3 00/17] enable nvmet-fc for blktests
 2023-12-18 15:30 UTC  (2+ messages)
` [PATCH v3 01/16] nvmet: report ioccsz and iorcsz for disc ctrl

[PATCH V3 net-next 0/4] There are some features for the HNS3 ethernet driver
 2023-12-18 15:35 UTC  (3+ messages)
` [PATCH V3 net-next 4/4] net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c

[PATCH] scsi: ufs: core: Let the sq_lock protect sq_tail_slot access
 2023-12-18 15:32 UTC 

[PATCH net-next v9 00/10] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
 2023-12-18 15:34 UTC  (4+ messages)
` [PATCH net-next v9 08/10] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode

[PATCH 0/6] Staging: rtl8192e: Rename 6 variables to Style guide spec
 2023-12-18 15:32 UTC  (2+ messages)

[PATCH 0/4] ext4: fix divide error in mb_update_avg_fragment_size()
 2023-12-18 15:32 UTC  (10+ messages)
` [PATCH 1/4] ext4: fix double-free of blocks due to wrong extents moved_len
` [PATCH 2/4] ext4: do not trim the group with corrupted block bitmap
` [PATCH 3/4] ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks()
` [PATCH 4/4] ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt

[PATCH] drivers: staging: media: atomisp: pci: Fixes a spelling mistake in sh_css_defs.h
 2023-12-18 15:32 UTC 

[PATCH v3] tracing: Add filter-direct option
 2023-12-18 15:32 UTC 

[GIT PULL 3/3] arm64: dts: ti: Updates for v6.8 for TI K3 platforms
 2023-12-18 15:31 UTC 

[PATCH v4 05/11] media: rkisp1: Fix RSZ_CTRL bits for i.MX8MP
 2023-12-18 15:31 UTC  (2+ messages)

[GIT PULL 2/3] arm64: defconfig: Updates for v6.8 for TI K3 platforms
 2023-12-18 15:31 UTC 

[GIT PULL] ARM: dts: ti: keystone: Updates for v6.8
 2023-12-18 15:30 UTC 

[GIT PULL 1/3] drivers/firmware updates for v6.8 for TI K3 platforms
 2023-12-18 15:30 UTC 

[PATCH] virtio_balloon: stay awake while adjusting balloon
 2023-12-18 15:30 UTC  (7+ messages)

[PATCH] staging: rtl8712: fix open parentheses alignment
 2023-12-18 15:30 UTC  (2+ messages)

[PATCH v2] srcu: Improve comments about acceleration leak
 2023-12-18 15:27 UTC  (5+ messages)

[PATCH v4 0/5] gpiolib: cdev: relocate debounce_period_us
 2023-12-18 15:26 UTC  (4+ messages)
` [PATCH v4 1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc

[PATCH 5.10 00/62] 5.10.205-rc1 review
 2023-12-18 15:24 UTC  (2+ messages)

[RFC PATCH v5 0/6] Add support for DEVNAME:0.0 style hardware based addressing
 2023-12-18 15:23 UTC  (5+ messages)
` [RFC PATCH v5 1/6] printk: Save console options for add_preferred_console_match()
` [RFC PATCH v5 5/6] serial: core: Handle serial console options

[PATCH 0/2] Introduce new iio resolution standard attribute
 2023-12-18 15:19 UTC  (6+ messages)
` [PATCH 2/2] iio: light: vcnl4000: Add ps high definition for vcnl4040

[PATCH v2] virtio_balloon: stay awake while adjusting balloon
 2023-12-18 15:18 UTC 

[RFC PATCH 0/5] support for Marvell 88PM886 PMIC
 2023-12-18 15:18 UTC  (5+ messages)
` [RFC PATCH 1/5] dt-bindings: mfd: add entry for the Marvell 88PM88X PMICs
` [RFC PATCH 3/5] dt-bindings: input: add entry for 88pm88x-onkey

ovl: ovl_fs::creator_cred::usage scalability issues
 2023-12-18 15:17 UTC  (7+ messages)
` [RFC] HACK: overlayfs: Optimize overlay/restore creds

[PATCH] wifi: mac80211: Use subsystem appropriate debug call
 2023-12-18 15:17 UTC  (2+ messages)

[PATCH] kunit: Fix NULL-dereference in kunit_init_suite() if suite->log is NULL
 2023-12-18 15:17 UTC 

[PATCH] drivers: staging: media: atomisp: pci: Fixes spelling mistakes in ia_css_irq.h
 2023-12-18 15:17 UTC 

remove support for the host aware zoned model
 2023-12-18 15:15 UTC  (8+ messages)
` [PATCH 1/5] virtio_blk: cleanup zoned device probing
` [PATCH 2/5] virtio_blk: remove the broken zone revalidation support
` [PATCH 3/5] block: remove support for the host aware zone model

[PATCH v2 0/2] drm/solomon: Add support for the SSD133x controller family
 2023-12-18 15:15 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: display: Add SSD133x OLED controllers
` [PATCH v2 2/2] drm/ssd130x: Add support for the SSD133x OLED controller family

[PATCH v7 0/2] Introducing trace buffer mapping by user-space
 2023-12-18 15:14 UTC  (3+ messages)
` [PATCH v7 1/2] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v7 2/2] tracing: Allow user-space mapping of the ring-buffer

[PATCH 0/2] tracing: Replace final 64-bit cmpxchg with compare and update if available
 2023-12-18 15:15 UTC  (4+ messages)
` [PATCH 1/2] ring-buffer: Replace rb_time_cmpxchg() with rb_time_cmp_and_update()

[PATCH v1 0/7] Add support for various laptops using CS35L41 HDA without _DSD
 2023-12-18 15:12 UTC  (8+ messages)
` [PATCH v1 1/7] ALSA: hda: cs35l41: Add config table to support many laptops "
` [PATCH v1 2/7] ALSA: hda: cs35l41: Support additional ASUS ROG 2023 models
` [PATCH v1 3/7] ALSA: hda/realtek: Add quirks for "
` [PATCH v1 4/7] ALSA: hda: cs35l41: Support additional ASUS Zenbook 2022 Models
` [PATCH v1 5/7] ALSA: hda/realtek: Add quirks for "
` [PATCH v1 6/7] ALSA: hda: cs35l41: Support additional ASUS Zenbook 2023 Models
` [PATCH v1 7/7] ALSA: hda/realtek: Add quirks for "

[PATCH] arm64: dts: qcom: x1e80100: align mem timer size cells with bindings
 2023-12-18 15:12 UTC  (2+ messages)

[PATCH v2 00/34] Qualcomm video encoder and decoder driver
 2023-12-18 15:09 UTC  (4+ messages)
` [PATCH v2 07/34] media: iris: initialize power resources

[RFC PATCH] KVM: Introduce KVM VIRTIO device
 2023-12-18 15:08 UTC  (3+ messages)

[PATCH v3 1/1] arm64: dts: qcom: ipq6018: fix clock rates for GCC_USB0_MOCK_UTMI_CLK
 2023-12-18 15:08 UTC 

[PATCH v5 00/24] i2c: designware: code consolidation & cleanups
 2023-12-18 15:06 UTC  (2+ messages)

[PATCH v1] sched/rt: Fix rt task's sched latency statistics in sched_stat_wait trace_point
 2023-12-18 15:03 UTC 

[PATCH] bcma,ssb: simplify dependency handling for bcma and ssb drivers
 2023-12-18 15:03 UTC  (5+ messages)

[PATCH 00/14] Clean up the writeback paths
 2023-12-18 15:04 UTC  (5+ messages)
` [PATCH 08/14] hfsplus: Really remove hfsplus_writepage

[PATCH v4 0/5] Add support for the ds28ec20 one-wire eeprom
 2023-12-18 15:02 UTC  (6+ messages)
` [PATCH v4 1/5] w1: ds2490: support block sizes larger than 128 bytes in ds_read_block
` [PATCH v4 2/5] w1: ds2433: remove unused definitions
` [PATCH v4 3/5] w1: ds2433: introduce a configuration structure
` [PATCH v4 4/5] w1: ds2433: use the kernel bitmap implementation
` [PATCH v4 5/5] w1: ds2433: add support for ds28ec20 eeprom

[PATCH v1 0/3] gpio: mmio: Make driver agnostic
 2023-12-18 15:02 UTC  (5+ messages)

[PATCH v2 1/1] arm64: dts: qcom: ipq8074: add MicroSD node
 2023-12-18 15:00 UTC 

[PATCH v3 0/9] Enable networking support for StarFive JH7100 SoC
 2023-12-18 14:59 UTC  (8+ messages)
` [PATCH v3 2/9] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible

[PATCH] KVM: s390: selftest: memop: Fix undefined behavior
 2023-12-18 14:58 UTC  (4+ messages)

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-18 14:57 UTC  (3+ messages)
` [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe

[PATCH 0/5] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-18 14:58 UTC  (8+ messages)
` [PATCH 5/5] mm/zswap: cleanup zswap_reclaim_entry()

[PATCH] ASoC: hdmi-codec: fix missing report for jack initial status
 2023-12-18 14:56 UTC 

[PATCH v2 0/5] cpufreq support for the D1
 2023-12-18 14:55 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: opp: sun50i: Add binding for D1 CPUs
` [PATCH v2 3/5] cpufreq: sun50i: Add D1 support

arch/sh/kernel/relocate_kernel.S:38: Error: invalid operands for opcode
 2023-12-18 14:55 UTC 

[PATCH] spi: axi-spi-engine: fix struct member doc warnings
 2023-12-18 14:53 UTC 

[PATCH] arm64: dts: qcom: x1e80100: drop qcom,drv-count
 2023-12-18 14:50 UTC 

[PATCH 1/4] dt-bindings: nvmem: layouts: add U-Boot environment variables layout
 2023-12-18 14:48 UTC  (8+ messages)
` [PATCH 2/4] nvmem: core: add nvmem_dev_size() helper
` [PATCH 3/4] nvmem: u-boot-env: use more nvmem subsystem helpers
` [PATCH 4/4] nvmem: layouts: add U-Boot env layout

[syzbot] [net?] WARNING in call_rcu (3)
 2023-12-18 14:45 UTC 

[PATCH v6] zswap: memcontrol: implement zswap writeback disabling
 2023-12-18 14:44 UTC  (3+ messages)

[syzbot] [bpf?] UBSAN: shift-out-of-bounds in adjust_reg_min_max_vals
 2023-12-18 14:44 UTC 

[syzbot] [net?] INFO: task hung in addrconf_verify_work (8)
 2023-12-18 14:44 UTC 

[syzbot] [tipc?] general protection fault in tipc_udp_is_known_peer
 2023-12-18 14:44 UTC 

[syzbot] [bpf?] [net?] KASAN: slab-use-after-free Read in nla_find
 2023-12-18 14:43 UTC 

[syzbot] [btrfs?] KASAN: slab-out-of-bounds Read in getname_kernel (2)
 2023-12-18 14:43 UTC 

[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in arc4_crypt
 2023-12-18 14:43 UTC 

[PATCH] MAINTAINERS: Add missing drivers/interconnect/qcom/ under Qualcomm support
 2023-12-18 14:43 UTC 

[PATCH RFC] power: supply: qcom_battmgr: Register the power supplies after PDR is up
 2023-12-18 14:41 UTC 

[PATCH v4 1/1] dt-bindings: watchdog: starfive,jh7100-wdt: Add compatible for JH8100
 2023-12-18 14:41 UTC  (3+ messages)

[PATCH] thermal: core: Print out thermal zone name on update_temperature error
 2023-12-18 14:40 UTC 

[PATCH] ARM: MAINTAINERS: drop empty entries for removed boards
 2023-12-18 14:39 UTC  (3+ messages)

[PATCH v2] drm/mediatek: dp: Add phy_mtk_dp module as pre-dependency
 2023-12-18 14:38 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280: Mark SDHCI hosts as cache-coherent
 2023-12-18 14:38 UTC 

KASAN: use-after-free Read in j1939_session_get_by_addr
 2023-12-18 14:36 UTC  (2+ messages)
` [syzbot] "

[PATCH v4 00/15] PCI: imx6: Clean up and add imx95 pci support
 2023-12-18 14:35 UTC  (7+ messages)
` [PATCH v4 01/15] PCI: imx6: Simplify clock handling by using bulk_clk_*() function
` [PATCH v4 02/15] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY

[PATCH WIP v1 00/20] mm: precise "mapped shared" vs. "mapped exclusively" detection for PTE-mapped THP / partially-mappable folios
 2023-12-18 14:34 UTC  (5+ messages)
` [PATCH WIP v1 07/20] mm/rmap_id: track if one ore multiple MMs map a partially-mappable folio

[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
 2023-12-18 14:32 UTC  (3+ messages)

[PATCH] ASoC: amd: acp: Remove redundant ret variable
 2023-12-18 14:32 UTC 

[syzbot] [net?] KASAN: slab-use-after-free Read in taprio_dump
 2023-12-18 14:33 UTC 

[PATCH 0/6] platform/x86: wmi: ACPI improvements
 2023-12-18 14:31 UTC  (4+ messages)
` [PATCH 3/6] platform/x86: wmi: Use devres for resource handling

[PATCH] SELinux: Introduce security_file_ioctl_compat hook
 2023-12-18 14:22 UTC  (2+ messages)

[PATCH v4 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-12-18 14:21 UTC  (9+ messages)
` [PATCH v4 3/5] iommu/arm-smmu: add ACTLR data and support for SM8550

linux-next: build warning after merge of the jc_docs tree
 2023-12-18 14:18 UTC  (2+ messages)

[PATCH rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB
 2023-12-18 14:16 UTC  (13+ messages)
` [PATCH v6 1/2] depmod: Handle installing modules under a different directory
` [PATCH v6 2/2] kbuild: rpm-pkg: Fix build with non-default MODLIB

[PATCH 5.15 00/83] 5.15.144-rc1 review
 2023-12-18 13:51 UTC 

[PATCH v2 05/15] tracefs: add __get_str_strip_nl - RFC
 2023-12-18 14:12 UTC  (7+ messages)
` [re: PATCH v2 00/15 - 00/11] dyndbg: add support for writing debug logs to trace

[PATCH 5.4 00/40] 5.4.265-rc1 review
 2023-12-18 13:51 UTC 

[PATCH v4 0/2] tools: counter: add counter_watch_events
 2023-12-18 14:10 UTC  (2+ messages)

[PATCH] ahd: Remove Redundant Comparison in ahd_intr()
 2023-12-18 14:09 UTC 

[GIT PULL] pinctrl: samsung: drivers for v6.8
 2023-12-18 14:09 UTC  (2+ messages)

linux-next: duplicate patches in the devicetree tree
 2023-12-18 14:07 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280: Add additional MSI interrupts
 2023-12-18 14:02 UTC 

[PATCH][next] selftests/net: Fix various spelling mistakes in TCP-AO tests
 2023-12-18 13:30 UTC 

[PATCH 2/2] platform/x86/intel/pmc: Fix in pmc_core_ssram_get_pmc()
 2023-12-18 14:00 UTC  (2+ messages)

[PATCH 6.6 000/166] 6.6.8-rc1 review
 2023-12-18 13:49 UTC 

[PATCH] platform/x86/intel/vsec: Add support for Lunar Lake M
 2023-12-18 14:00 UTC  (3+ messages)

[PATCH v4 00/10] arm64: ptdump: View the second stage page-tables
 2023-12-18 13:59 UTC  (11+ messages)
` [PATCH v4 01/10] KVM: arm64: Add snapshot interface for the host stage-2 pagetable
` [PATCH v4 02/10] KVM: arm64: Add ptdump registration with debugfs for the stage-2 pagetables
` [PATCH v4 03/10] KVM: arm64: Invoke the snapshot interface for the host stage-2 pagetable
` [PATCH v4 04/10] arm64: ptdump: Expose the attribute parsing functionality
` [PATCH v4 05/10] arm64: ptdump: Use the mask from the state structure
` [PATCH v4 06/10] KVM: arm64: Move pagetable definitions to common header
` [PATCH v4 07/10] KVM: arm64: Walk the pagetable snapshot and parse the ptdump descriptors
` [PATCH v4 08/10] arm64: ptdump: Interpret memory attributes based on the runtime config
` [PATCH v4 09/10] arm64: ptdump: Interpret pKVM ownership annotations
` [PATCH v4 10/10] arm64: ptdump: Add guest stage-2 pagetables dumping

[PATCH][next] platform/x86: silicom-platform: Fix spelling mistake "platfomr" -> "platform"
 2023-12-18 13:59 UTC  (2+ messages)

EEVDF and NUMA balancing
 2023-12-18 13:58 UTC  (9+ messages)

[PATCH vhost v2 0/8] vdpa/mlx5: Add support for resumable vqs
 2023-12-18 13:58 UTC  (16+ messages)
` [PATCH vhost v2 4/8] vdpa/mlx5: Mark vq addrs for modification in hw vq

[tip: x86/urgent] x86/acpi: Ignore invalid x2APIC entries
 2023-12-18 13:57 UTC  (2+ messages)
` [tip: x86/urgent] x86/acpi: Handle bogus MADT APIC tables gracefully

[PATCH 6.1 000/106] 6.1.69-rc1 review
 2023-12-18 13:50 UTC 

[PATCHv3 RESEND 00/10] ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF controller
 2023-12-18 13:54 UTC  (2+ messages)

[PATCH] UBSAN: Use the kernel panic message markers
 2023-12-18 13:53 UTC 

[PATCH 4.19 00/36] 4.19.303-rc1 review
 2023-12-18 13:51 UTC 

[PATCH 4.14 00/26] 4.14.334-rc1 review
 2023-12-18 13:51 UTC 

[PATCH] sched/headers: Remove duplicated struct rq declare
 2023-12-18 13:51 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Fix ethool link settings ops for integrated PCS
 2023-12-18 13:50 UTC 

[PATCH] SELinux: Check correct permissions for FS_IOC32_*
 2023-12-18 13:50 UTC  (4+ messages)
` [PATCH] SELinux: Introduce security_file_ioctl_compat hook

powerpc: several early boot regressions on MPC52xx
 2023-12-18 13:48 UTC 

[PATCH 1/1] fault-inject: Include linux/types.h by default
 2023-12-18 13:45 UTC  (2+ messages)

[PATCH 0/2] crash: fix potential cmem->ranges array overflow
 2023-12-18 13:45 UTC  (2+ messages)

[PATCH 1/2] lib/strtox: introduce kstrtoull_suffix() helper
 2023-12-18 13:44 UTC 

[PATCH 0/5] Pinephone video out fixes (flipping between two frames)
 2023-12-18 13:35 UTC  (6+ messages)
` [PATCH 1/5] clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rate
` [PATCH 2/5] clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m "
` [PATCH 3/5] clk: sunxi-ng: nm: Support constraints on "
` [PATCH 4/5] clk: sunxi-ng: a64: Add constraints on PLL-VIDEO0's n/m ratio
` [PATCH 5/5] drm/panel: st7703: Drive XBD599 panel at higher clock rate

[PATCH] power: supply: drop maintainer-less BQ27XXX
 2023-12-18 13:42 UTC 

[PATCH] kbuild: rust: add `rustupoverride` target
 2023-12-18 13:41 UTC  (6+ messages)

[PATCH v1 1/3] device property: Implement device_is_big_endian()
 2023-12-18 13:40 UTC  (11+ messages)

[PATCH] arm64: dts: qcom: msm8996: Define UFS UniPro clock limits
 2023-12-18 13:39 UTC 

[PATCH v2] MAINTAINERS: Remove Ohad Ben-Cohen from hwspinlock subsystem
 2023-12-18 13:36 UTC  (2+ messages)

[PATCH v4 00/10] devm_led_classdev_register() usage problem
 2023-12-18 13:26 UTC  (9+ messages)
` [PATCH v4 02/10] locking: introduce devm_mutex_init

[PATCH v2 0/2] cxl/cdat: Fixes for CXL CDAT processing
 2023-12-18 13:28 UTC  (3+ messages)
` [PATCH v2 2/2] cxl/cdat: Fix header sum value in CDAT checksum

[PATCH] net: mana: select PAGE_POOL
 2023-12-18 13:25 UTC  (2+ messages)


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