public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-23 13:25:28 to 2023-08-23 15:23:06 UTC [more...]

[PATCH 0/2] ata: pata_ep93xx: dt convert preparation fixes
 2023-08-23 15:19 UTC  (5+ messages)
` [PATCH 1/2] ata: pata_ep93xx: fix error return code in probe
` [PATCH 2/2] ata: pata_ep93xx: use soc_device_match for UDMA modes

[PATCH mm-unstable v1 0/4] mm/swap: stop using page->private on tail pages for THP_SWAP + cleanups
 2023-08-23 15:21 UTC  (5+ messages)
` [PATCH mm-unstable v1 1/4] mm/swap: stop using page->private on tail pages for THP_SWAP

[PATCH 1/8] erofs: simplify z_erofs_read_fragment()
 2023-08-23 15:19 UTC  (12+ messages)
` [PATCH 2/8] erofs: avoid obsolete {collector,collection} terms
` [PATCH 3/8] erofs: move preparation logic into z_erofs_pcluster_begin()
` [PATCH 4/8] erofs: tidy up z_erofs_do_read_page()
` [PATCH 5/8] erofs: drop z_erofs_page_mark_eio()
` [PATCH 6/8] erofs: get rid of fe->backmost for cache decompression

[PATCH v3 0/6] blk-mq-tag: remove bt_for_each()
 2023-08-23 15:18 UTC  (7+ messages)
` [PATCH v3 1/6] blk-mq-tag: support queue filter in bt_tags_iter()
` [PATCH v3 2/6] blk-mq-tag: introduce __blk_mq_tagset_busy_iter()
` [PATCH v3 3/6] blk-mq-tag: remove bt_for_each()
` [PATCH v3 4/6] blk-mq: delete superfluous check in iterate callback
` [PATCH v3 5/6] blk-mq-tag: fix functions documentation
` [PATCH v3 6/6] blk-mq-tag: fix blk_mq_queue_tag_busy_iter() documentation

[PATCH v4 0/9] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-08-23 15:17 UTC  (10+ messages)
` [PATCH v4 1/9] Documentation: probes: Add a new ret_ip callback parameter
` [PATCH v4 2/9] fprobe: Use fprobe_regs in fprobe entry handler
` [PATCH v4 3/9] tracing: Expose ftrace_regs regardless of CONFIG_FUNCTION_TRACER
` [PATCH v4 4/9] fprobe: rethook: Use ftrace_regs in fprobe exit handler and rethook
` [PATCH v4 5/9] ftrace: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v4 6/9] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v4 7/9] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v4 8/9] Documentations: probes: Update fprobe document to use ftrace_regs
` [PATCH v4 9/9] Documentation: tracing: Add a note about argument and retval access

dwc3: unusual handling of setup requests with wLength == 0
 2023-08-23 15:17 UTC  (11+ messages)

[PATCH v2 0/1] Add add-maintainer.py script
 2023-08-23 15:14 UTC  (3+ messages)
` [PATCH v2 1/1] scripts: Add add-maintainer.py

[PATCH v7 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-08-23 15:16 UTC  (8+ messages)

[PATCH 0/6] TQMLS10xxA support
 2023-08-23 15:14 UTC  (5+ messages)
` [PATCH 2/6] dt-bindings: arm: fsl: Add TQ-Systems LS1043A/LS1046A based boards
` [PATCH 4/6] dt-bindings: arm: fsl: Add TQ-Systems LS1088 "

[PATCH 00/15] Support IGT in display driver
 2023-08-23 15:13 UTC  (16+ messages)
` [PATCH 01/15] soc: mediatek: Add register definitions for GCE
` [PATCH 02/15] soc: mediatek: Disable 9-bit alpha in ETHDR
` [PATCH 03/15] soc: mediatek: Support GCE thread loop
` [PATCH 04/15] mailbox: mtk-cmdq: "
` [PATCH 05/15] drm/mediatek: Support alpha blending in display driver
` [PATCH 06/15] drm/mediatek: Support alpha blending in VDOSYS0
` [PATCH 07/15] drm/mediatek: Support alpha blending in VDOSYS1
` [PATCH 08/15] drm/mediatek: Move struct mtk_drm_crtc to the header file
` [PATCH 09/15] drm/mediatek: Add OVL compatible name for MT8195
` [PATCH 10/15] drm/mediatek: Support CRC in display driver
` [PATCH 11/15] drm/mediatek: Support CRC in VDOSYS0
` [PATCH 12/15] drm/mediatek: Support CRC in VDOSYS1
` [PATCH 13/15] drm/mediatek: Add missing plane settings when async update
` [PATCH 14/15] drm/mediatek: Adjust DRM mode configs for IGT
` [PATCH 15/15] drm/mediatek: Fix errors when reporting rotation capability

[PATCH v8 0/8] x86/resctrl: Miscellaneous resctrl features
 2023-08-23 15:12 UTC  (3+ messages)

[PATCH] regulator: userspace-consumer: Use atomic operation
 2023-08-23 15:11 UTC  (2+ messages)

[PATCH] watchdog: stm32: Drop unnecessary of_match_ptr()
 2023-08-23 15:10 UTC 

[PATCH v4 0/2] Add no-esim sku for sc7180-lazor family and new board version for audio codec ALC5682i-VS
 2023-08-23 15:11 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: qcom: add sc7180-lazor board bindings

[PATCH v4 0/2] gpio: loongson: add more gpio chip support
 2023-08-23 15:08 UTC  (3+ messages)
` [PATCH v4 1/2] gpio: dt-bindings: add more loongson "

[PATCH bpf-next 0/7] Add support cpu v4 insns for RV64
 2023-08-23 23:10 UTC  (8+ messages)
` [PATCH bpf-next 1/7] riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/W
` [PATCH bpf-next 2/7] riscv, bpf: Support sign-extension load insns
` [PATCH bpf-next 3/7] riscv, bpf: Support sign-extension mov insns
` [PATCH bpf-next 4/7] riscv, bpf: Support 32-bit offset jmp insn
` [PATCH bpf-next 5/7] riscv, bpf: Support signed div/mod insns
` [PATCH bpf-next 6/7] riscv, bpf: Support unconditional bswap insn
` [PATCH bpf-next 7/7] selftests/bpf: Enable cpu v4 tests for RV64

[PATCH v2 0/6] blk-mq-tag: remove bt_for_each()
 2023-08-23 15:03 UTC  (14+ messages)
` [PATCH v2 1/6] blk-mq-tag: support queue filter in bt_tags_iter()
` [PATCH v2 2/6] blk-mq-tag: introduce __blk_mq_tagset_busy_iter()
` [PATCH v2 3/6] blk-mq-tag: remove bt_for_each()
` [PATCH v2 4/6] blk-mq: delete superfluous check in iterate callback
` [PATCH v2 5/6] blk-mq-tag: fix functions documentation
` [PATCH v2 6/6] blk-mq-tag: fix blk_mq_queue_tag_busy_iter() documentation

[PATCH v6 0/5] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2023-08-23 15:02 UTC  (10+ messages)
` [PATCH v6 1/5] dt-bindings: PCI: brcmstb: Add brcm,enable-l1ss property

[PATCH 0/2] qcom-cpufreq-hw: add support for 4 freq domains
 2023-08-23 15:01 UTC  (2+ messages)

[perf-tools-next:tmp.perf-tools-next] [perf dlfilter] f178a76b05: perf-sanity-tests.dlfilter_C_API.fail
 2023-08-23 14:57 UTC 

[PATCH 0/3] memcg: non-unified flushing for userspace stats
 2023-08-23 14:55 UTC  (6+ messages)
` [PATCH 3/3] mm: memcg: use non-unified stats flushing for userspace reads

[syzbot] [input?] KASAN: slab-use-after-free Read in input_dev_uevent
 2023-08-23 14:55 UTC  (7+ messages)

[PATCH net-next] net: generalize calculation of skb extensions length
 2023-08-23 14:53 UTC  (4+ messages)

[PATCH 0/3] ARM: omap: omap4-embt2ws: 32K clock for WLAN
 2023-08-23 14:51 UTC  (4+ messages)
` [PATCH 2/3] clk: twl: add clock driver for TWL6032

[linus:master] [kallsyms] 8cc32a9bbf: Kernel_panic-not_syncing:stack-protector:Kernel_stack_is_corrupted_in:test_entry
 2023-08-23 14:48 UTC 

[PATCH v2 00/22] nvmem: patches for v6.6
 2023-08-23 14:47 UTC  (25+ messages)
` [PATCH v2 01/22] dt-bindings: nvmem: fixed-cell: add compatible for MAC cells
` [PATCH v2 02/22] nvmem: sunxi_sid: Convert to devm_platform_ioremap_resource()
` [PATCH v2 03/22] nvmem: brcm_nvram: Use devm_platform_get_and_ioremap_resource()
` [PATCH v2 04/22] nvmem: lpc18xx_otp: Convert to devm_platform_ioremap_resource()
` [PATCH v2 05/22] nvmem: meson-mx-efuse: "
` [PATCH v2 06/22] nvmem: rockchip-efuse: Use devm_platform_get_and_ioremap_resource()
` [PATCH v2 07/22] nvmem: stm32-romem: "
` [PATCH v2 08/22] nvmem: qfprom: do some cleanup
` [PATCH v2 09/22] nvmem: uniphier: Use devm_platform_get_and_ioremap_resource()
` [PATCH v2 10/22] dt-bindings: nvmem: qfprom: Add compatible for MSM8226
` [PATCH v2 11/22] dt-bindings: nvmem: Add t1023-sfp efuse support
` [PATCH v2 12/22] nvmem: add new NXP QorIQ eFuse driver
` [PATCH v2 13/22] nvmem: Explicitly include correct DT includes
` [PATCH v2 14/22] nvmem: Kconfig: Fix typo "drive" -> "driver"
` [PATCH v2 15/22] dt-bindings: nvmem: Add compatible for QCM2290
` [PATCH v2 16/22] dt-bindings: nvmem: sec-qfprom: Add bindings for secure qfprom
` [PATCH v2 17/22] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
` [PATCH v2 18/22] nvmem: u-boot-env:: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
` [PATCH v2 19/22] nvmem: core: Create all cells before adding the nvmem device
` [PATCH v2 20/22] nvmem: core: Return NULL when no nvmem layout is found
` [PATCH v2 21/22] nvmem: core: Do not open-code existing functions
` [PATCH v2 22/22] nvmem: core: Notify when a new layout is registered

[PATCH 1/3] erofs: clean up redundant comment and adjust code alignment
 2023-08-23 14:46 UTC  (6+ messages)
` [PATCH 2/3] erofs: add necessary kmem_cache_create flags for erofs inode cache
` [PATCH 3/3] erofs: remove redundant erofs_fs_type declaration in super.c

[PATCH v3 0/1] gro: decrease size of CB
 2023-08-23 14:43 UTC  (7+ messages)
` [PATCH v3 1/1] "

[PATCH v2] i2c: designware: add support for pinctrl for recovery
 2023-08-23 14:43 UTC  (6+ messages)

[PATCH v1] ALSA: hda: cs35l41: Override the _DSD for HP Zbook Fury 17 G9 to correct boost type
 2023-08-23 14:39 UTC 

[PATCH v4 2/2] PCI: Implement custom llseek for sysfs resource entries
 2023-08-23 14:39 UTC  (4+ messages)
` [PATCH v5 1/2] kernfs: sysfs: support custom llseek method for sysfs entries

[PATCH 6.1 000/194] 6.1.47-rc1 review
 2023-08-23 14:37 UTC  (13+ messages)

[PATCH] ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixer
 2023-08-23 14:37 UTC  (3+ messages)

[PATCH RESEND v2 0/3] MM8013 fg driver
 2023-08-23 14:36 UTC  (4+ messages)
` [PATCH RESEND v2 1/3] dt-bindings: vendor-prefixes: Add Mitsumi Electric Co., Ltd
` [PATCH RESEND v2 2/3] dt-bindings: power: supply: Document Mitsumi MM8013 fuel gauge
` [PATCH RESEND v2 3/3] power: supply: Introduce MM8013 fuel gauge driver

[RESEND PATCH V3] NUMA:Improve the efficiency of calculating pages loss
 2023-08-23 14:35 UTC  (4+ messages)

[PATCH] erofs: refine warning messages for data I/Os
 2023-08-23 14:36 UTC  (2+ messages)

[RFC PATCH v2 0/7] Add audio support in v4l2 framework
 2023-08-23 14:33 UTC  (10+ messages)

[PATCH drm-misc-next] drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitly
 2023-08-23 12:36 UTC  (2+ messages)

[RFC] wifi: mwifiex: Asking for some light on this, please :)
 2023-08-23 14:31 UTC  (4+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_send_acl
 2023-08-23 14:32 UTC 

[PATCH] kvm: x86: emulate MSR_PLATFORM_INFO msr bits
 2023-08-23 14:31 UTC  (8+ messages)

[PATCH] KEYS: trusted: tee: Refactor register SHM usage
 2023-08-23 14:28 UTC  (6+ messages)

[PATCH net-next v6 0/2] Add Realtek automotive PCIe driver
 2023-08-23 14:28 UTC  (8+ messages)
` [PATCH net-next v6 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code

[PATCH net-next v7 0/6] introduce page_pool_alloc() related API
 2023-08-23 14:25 UTC  (14+ messages)
` [PATCH net-next v7 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA

[PATCH v3 1/2] schemas: Add a schema for memory map
 2023-08-23 14:23 UTC  (3+ messages)

[PATCH] partitions/ibm: refactor deprecated strncpy
 2023-08-23 14:22 UTC  (5+ messages)

[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-08-23 14:21 UTC  (4+ messages)
` [PATCH v11 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs

[PATCH 0/1] Reduce cost of accessing tg->load_avg
 2023-08-23 14:17 UTC  (4+ messages)
` [PATCH 1/1] sched/fair: ratelimit update to tg->load_avg

[PATCH v2] ath5k: fix WARNING opportunity for swap
 2023-08-23 14:16 UTC  (2+ messages)

[v16 0/4] Add support for Maxim MAX735x/MAX736x variants
 2023-08-23 14:16 UTC  (9+ messages)
` [v16 1/4] dt-bindings: i2c: pca954x: Correct interrupt support
` [v16 2/4] dt-bindings: i2c: Add Maxim MAX735x/MAX736x variants
` [v16 3/4] i2c: muxes: pca954x: Add MAX735x/MAX736x support
` [v16 4/4] i2c: muxes: pca954x: Add regulator support

[PATCH] PCI: Allocate maximum available buses to help extending the daisy chain
 2023-08-23 14:15 UTC  (2+ messages)

[PATCH v12 0/3] dwc general suspend/resume functionality
 2023-08-23 14:15 UTC  (6+ messages)
` [PATCH v12 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH v1 1/2] extcon: add Realtek DHC RTD SoC Type-C driver
 2023-08-23 14:15 UTC  (2+ messages)

Subject: [PATCH] pci/msi: remove redundant calculation in msi_setup_msi_desc
 2023-08-23 14:15 UTC  (2+ messages)

[PATCH] wireless: ath: remove unused-but-set parameter
 2023-08-23 14:12 UTC  (2+ messages)

[PATCH net-next 1/2] wifi: ath11k: fix Wvoid-pointer-to-enum-cast warning
 2023-08-23 14:10 UTC  (2+ messages)

[PATCH v6 0/4] drm: Use full allocated minor range for DRM
 2023-08-23 14:06 UTC  (9+ messages)
` [PATCH v6 3/4] drm: Expand max DRM device number to full MINORBITS

[PATCH 1/3] wifi: ath10k: Fix a few spelling errors
 2023-08-23 14:06 UTC  (2+ messages)

[PATCH] wifi: ath11k: Consistently use ath11k_vif_to_arvif()
 2023-08-23 14:04 UTC  (2+ messages)

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-08-23 13:13 UTC  (14+ messages)
` [PATCH RFC 16/37] arm64: mte: Move tag storage to MIGRATE_MOVABLE when MTE is disabled
` [PATCH RFC 17/37] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
` [PATCH RFC 20/37] mm: compaction: Reserve metadata storage in compaction_alloc()
` [PATCH RFC 21/37] mm: khugepaged: Handle metadata-enabled VMAs
` [PATCH RFC 22/37] mm: shmem: Allocate metadata storage for in-memory filesystems
` [PATCH RFC 23/37] mm: Teach vma_alloc_folio() about metadata-enabled VMAs
` [PATCH RFC 24/37] mm: page_alloc: Teach alloc_contig_range() about MIGRATE_METADATA
` [PATCH RFC 25/37] arm64: mte: Manage tag storage on page allocation
` [PATCH RFC 26/37] arm64: mte: Perform CMOs for tag blocks on tagged page allocation/free
` [PATCH RFC 27/37] arm64: mte: Reserve tag block for the zero page
` [PATCH RFC 28/37] mm: sched: Introduce PF_MEMALLOC_ISOLATE
` [PATCH RFC 35/37] mm: hugepage: Handle PAGE_METADATA_NONE faults for huge pages
` [PATCH RFC 37/37] arm64: mte: Enable tag storage management

[PATCH v2] staging: vt6655: replace camel case by snake case
 2023-08-23 13:58 UTC  (4+ messages)

drivers/base/regmap/regmap-raw-ram.c:24:24: sparse: sparse: cast to restricted __be16
 2023-08-23 13:51 UTC 

rcutorture: Can not Disable RT throttling
 2023-08-23 13:50 UTC  (2+ messages)

[PATCH v2 0/5] tsm: Attestation Report ABI
 2023-08-23 13:49 UTC  (3+ messages)
` [PATCH v2 2/5] tsm: Introduce a shared ABI for attestation reports

[PATCH v3 0/9] io_uring: Initial support for {s,g}etsockopt commands
 2023-08-23 13:48 UTC  (6+ messages)
` [PATCH v3 8/9] io_uring/cmd: BPF hook for getsockopt cmd

[PATCH] usb: typec: qcom: check regulator enable status before disabling it
 2023-08-23 13:45 UTC  (2+ messages)

[RFC PATCH v1 0/1] tracing/kprobe: Add multi-probe support for 'perf_kprobe' PMU
 2023-08-23 13:45 UTC  (5+ messages)
` [RFC PATCH v1 1/1] "

[PATCH v2] riscv: suspend: Add syscore ops for suspend
 2023-08-23 13:44 UTC  (6+ messages)

[PATCH] char: hw_random: hisi-rng: removed unneeded call to platform_set_drvdata()
 2023-08-23 13:44 UTC  (2+ messages)

[syzbot] [gfs2?] KASAN: use-after-free Read in qd_unlock (2)
 2023-08-23 13:43 UTC  (3+ messages)
  ` [PATCH] gfs2: Fix uaf for qda in gfs2_quota_sync

[PATCH] char: hw_random: ba431-rng: removed unneeded call to platform_set_drvdata()
 2023-08-23 13:40 UTC  (2+ messages)

[PATCH] dt-bindings: use capital "OR" for multiple licenses in SPDX
 2023-08-23 13:39 UTC  (2+ messages)

[PATCH v1] pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency
 2023-08-23 13:37 UTC 

[RFC PATCH net-next 0/2] net: Use SMP threads for backlog NAPI
 2023-08-23 13:35 UTC  (3+ messages)
` [RFC PATCH net-next 1/2] "

[PATCH v4 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-08-23 13:34 UTC  (4+ messages)
` [PATCH v4 3/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[net PATCH V3 0/3] Fix PFC related issues
 2023-08-23 13:18 UTC  (11+ messages)
` [net PATCH V3 1/3] octeontx2-pf: Fix PFC TX scheduler free
        ` [EXT] "
` [net PATCH V3 2/3] octeontx2-af: CN10KB: fix PFC configuration
        ` [EXT] "

[PATCH v6 0/2] Add no-esim sku for sc7180-lazor family and new board version for audio codec ALC5682i-VS
 2023-08-23 13:32 UTC  (3+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: sc7180: Add sku_id and board id for lazor/limozeen

[PATCH] riscv: dts: use capital "OR" for multiple licenses in SPDX
 2023-08-23 13:29 UTC  (2+ messages)

[PATCH] dt-bindings: display: advantech,idk-2121wr: reference common panel
 2023-08-23 13:28 UTC  (2+ messages)

[PATCH v3] dt-bindings: phy: st: convert phy-stih407-usb to DT schema
 2023-08-23 13:27 UTC  (2+ messages)

[PATCH 00/22] nvmem: patches for v6.6
 2023-08-23 13:26 UTC  (7+ messages)

Fwd: Infiniate systemd loop when power off the machine with multiple MD RAIDs
 2023-08-23 13:25 UTC  (9+ messages)
`  "

[PATCH v1] tcpm: Avoid soft reset when partner does not support get_status
 2023-08-23 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