public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-29 08:14:32 to 2022-12-29 13:39:44 UTC [more...]

[RFC v3 0/4] move PG_slab flag to page_type
 2022-12-29 13:35 UTC  (13+ messages)
` [RFC v3 1/4] mm/hwpoison: remove MF_MSG_SLAB from action_page_types
` [RFC v3 3/4] mm, printk: introduce new format %pGt for page_type

[PATCH v3 00/21] Add Tegra20 parallel video input capture
 2022-12-29 13:32 UTC  (22+ messages)
` [PATCH v3 01/21] dt-bindings: display: tegra: add Tegra20 VIP
` [PATCH v3 02/21] dt-bindings: display: tegra: vi: add 'vip' property and example
` [PATCH v3 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats
` [PATCH v3 04/21] staging: media: tegra-video: improve documentation of tegra_video_format fields
` [PATCH v3 05/21] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev
` [PATCH v3 06/21] staging: media: tegra-video: fix typos in comment
` [PATCH v3 07/21] staging: media: tegra-video: improve error messages
` [PATCH v3 08/21] staging: media: tegra-video: slightly simplify cleanup on errors
` [PATCH v3 09/21] staging: media: tegra-video: move private struct declaration to C file
` [PATCH v3 10/21] staging: media: tegra-video: move tegra210_csi_soc "
` [PATCH v3 11/21] staging: media: tegra-video: remove unneeded include
` [PATCH v3 12/21] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210
` [PATCH v3 13/21] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op
` [PATCH v3 14/21] staging: media: tegra-video: move default format to soc-specific data
` [PATCH v3 15/21] staging: media: tegra-video: move MIPI calibration calls from VI to CSI
` [PATCH v3 16/21] staging: media: tegra-video: add a per-soc enable/disable op
` [PATCH v3 17/21] staging: media: tegra-video: move syncpt init/free to a per-soc op
` [PATCH v3 18/21] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi
` [PATCH v3 19/21] staging: media: tegra-video: add hooks for planar YUV and H/V flip
` [PATCH v3 20/21] staging: media: tegra-video: add H/V flip controls
` [PATCH v3 21/21] staging: media: tegra-video: add support for Tegra20 parallel input

[PATCH linux-next] swap_state: update shadow_nodes for anonymous page
 2022-12-29 13:30 UTC 

[PATCH] arm64: dts: qcom: sm8250: add cache size
 2022-12-29 13:27 UTC 

[PATCH] fix gvtg cursor position if it is negative
 2022-12-29 13:27 UTC  (2+ messages)

[PATCH] f2fs: mark f2fs_init_compress_mempool w/ __init
 2022-12-29 13:18 UTC 

[PATCH v1] Documentation: process: Document suitability of Proton Mail for kernel development
 2022-12-29 13:13 UTC  (2+ messages)

[PATCH 0/2] kernfs: remove i_lock usage that isn't needed
 2022-12-29 13:07 UTC  (7+ messages)
` [PATCH 1/2] kernfs: dont take i_lock on inode attr read

[PATCH v1 0/3] pinctrl: intel: Provide NOIRQ PM helper and use it
 2022-12-29 12:59 UTC  (4+ messages)
` [PATCH v1 1/3] pm: Introduce DEFINE_NOIRQ_DEV_PM_OPS() helper
` [PATCH v1 2/3] pinctrl: intel: Switch to use "
` [PATCH v1 3/3] pinctrl: cherryview: "

[PATCH v1 1/2] ACPI: processor: perflib: Use the "no limit" frequency QoS
 2022-12-29 12:58 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH 6.1 0000/1146] 6.1.2-rc1 review
 2022-12-29 12:57 UTC  (3+ messages)

[PATCH] mce: fix missing stack-dumping in mce_panic()
 2022-12-29 12:51 UTC  (6+ messages)

[PATCH v2] perf record: Fix coredump with --overwrite and --max-size
 2022-12-29 12:47 UTC 

[PATCH 0/4] rtw88: Four fixes found while working on SDIO support
 2022-12-29 12:48 UTC  (5+ messages)
` [PATCH 1/4] rtw88: Add packed attribute to the eFuse structs
` [PATCH 2/4] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock
` [PATCH 3/4] rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()
` [PATCH 4/4] rtw88: Use non-atomic rtw_iterate_stas() in rtw_ra_mask_info_update()

[PATCH v3 1/3] mm: vmalloc: Avoid calling __find_vmap_area() twice in __vunmap()
 2022-12-29 12:47 UTC  (6+ messages)
` [PATCH v3 2/3] mm: vmalloc: Switch to find_unlink_vmap_area() in vm_unmap_ram()

[PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
 2022-12-29 12:47 UTC  (8+ messages)

[PATCH v2 00/23] Update cache properties for arm64 DTS
 2022-12-29 12:47 UTC  (3+ messages)
` [PATCH v2 16/23] arm64: dts: Update cache properties for qcom

[PATCH 6.1 0000/1146] 6.1.2-rc1 review
 2022-12-29 12:46 UTC  (5+ messages)

[PATCH 6.0 0000/1073] 6.0.16-rc1 review
 2022-12-29 12:45 UTC  (2+ messages)

[PATCH] perf record: Fix coredump with --overwrite and --max-size
 2022-12-29 12:44 UTC  (3+ messages)

[PATCH v3 0/1] Fixup documentation for dsi-phy-28nm
 2022-12-29 12:44 UTC  (2+ messages)
` [PATCH v3 1/1] dt-bindings: msm: dsi-phy-28nm: Add missing qcom,dsi-phy-regulator-ldo-mode

[PATCH] mm/page_alloc.c: Remove function return value
 2022-12-29 12:34 UTC  (3+ messages)

[PATCH v2] KVM: move KVM_CAP_DEVICE_CTRL to the generic check
 2022-12-29 12:33 UTC 

[PATCH v1] KVM: destruct kvm_io_device while unregistering it from kvm_io_bus
 2022-12-29 12:33 UTC 

[PATCH] scripts/tags.sh: Fix the Kconfig tags generation when using latest ctags
 2022-12-29 12:33 UTC  (2+ messages)

[PATCH 1/2] habanalabs/uapi: move uapi file to drm
 2022-12-29 12:27 UTC  (3+ messages)

[PATCH] igc: Mask replay rollover/timeout errors in I225_LMVP
 2022-12-29 12:26 UTC 

[PATCH] rcu: Fix kernel stack overflow caused by kprobe on rcu_irq_enter_check_tick()
 2022-12-29 12:27 UTC  (2+ messages)

[Patch v4 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-12-29 12:17 UTC  (9+ messages)
` [Patch v4 01/13] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [Patch v4 03/13] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [Patch v4 04/13] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently

[PATCH] kbuild: sort single-targets alphabetically again
 2022-12-29 12:15 UTC  (3+ messages)

[PATCH v2] kbuild: sort single-targets alphabetically again
 2022-12-29 12:16 UTC 

[PATCH 0/2] rk3566 box demo io domain and network fix
 2022-12-29 11:55 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Enable wifi module AP6398s for rk3566 box demo
    `  "

[PATCH] mm: huge_memory: convert split_huge_pages_all() to use a folio
 2022-12-29 12:25 UTC 

[PATCH] PCI/portdrv: Avoid enabling AER on Thunderbolt devices
 2022-12-29 12:02 UTC  (4+ messages)

[PATCH v2 2/2] arm64: dts: rockchip: Enable wifi module AP6398s for rk3566 box demo
 2022-12-29 11:51 UTC 

[PATCH v2 1/2] arm64: dts: rockchip: rk3566-box-demo: add io domain setting
 2022-12-29 11:50 UTC 

[syzbot] [btrfs?] WARNING in btrfs_finish_ordered_io
 2022-12-29 11:49 UTC 

[PATCH v2] usb: xhci: Check endpoint is valid before dereferencing it
 2022-12-29 11:50 UTC  (6+ messages)

[PATCH 0/4] rtw88: Four fixes found while working on SDIO support
 2022-12-29 11:42 UTC  (14+ messages)
` [PATCH 1/4] rtw88: Add packed attribute to the eFuse structs
` [PATCH 2/4] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock
` [PATCH 3/4] rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()
` [PATCH 4/4] rtw88: Use non-atomic rtw_iterate_stas() in rtw_ra_mask_info_update()

[RFC PATCH v1 0/8] nolibc signal handling support
 2022-12-29 11:41 UTC  (9+ messages)

[PATCH v1] dt-bindings: phy: rename phy-rockchip-inno-usb2.yaml
 2022-12-29 11:39 UTC 

[PATCH v2 1/3] dt-bindings: display/msm: Add SM8150 MDSS & DPU
 2022-12-29 11:38 UTC  (4+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sm8150: Add DISPCC node
` [PATCH v2 3/3] arm64: dts: qcom: sm8150: Wire up MDSS

[PATCH 00/19] Introduce __xchg, non-atomic xchg
 2022-12-29 11:33 UTC  (6+ messages)
` [PATCH 02/19] arch/arc: rename internal name __xchg to __arch_xchg
    ` [PATCH v2] arch: rename all internal names "

[QUESTION] about the maple tree and current status of mmap_lock scalability
 2022-12-29 11:33 UTC  (3+ messages)

[PATCH v2 1/7] arm64: dts: qcom: sm8450: add spmi node
 2022-12-29 11:31 UTC  (12+ messages)
` [PATCH v2 2/7] arm64: dts: qcom: sm8450-nagara: Include PMIC DTSIs
` [PATCH v2 3/7] arm64: dts: qcom: sm8450-nagara: Add GPIO line names for PMIC GPIOs
` [PATCH v2 4/7] arm64: dts: qcom: sm8450-nagara: Add GPIO keys
` [PATCH v2 5/7] arm64: dts: qcom: sm8450-nagara: Set up camera regulators
` [PATCH v2 6/7] arm64: dts: qcom: sm8450-nagara: Enable PMIC RESIN+PON
` [PATCH v2 7/7] arm64: dts: qcom: sm8450-nagara: Configure SLG51000 PMIC

[PATCH] perf tools: Fix resources leak in perf_data__open_dir
 2022-12-29 11:27 UTC  (2+ messages)

[RFC PATCH v1 00/19] rtw88: Add SDIO support
 2022-12-29 11:24 UTC  (5+ messages)
` [RFC PATCH v1 13/19] rtw88: mac: Add support for SDIO specifics in the power on sequence

[PATCH v6 4/4] x86/mce: Add support for Extended Physical Address MCA changes
 2022-12-29 11:13 UTC  (2+ messages)
` [tip: ras/core] "

[tip: ras/core] x86/mce: Define a function to extract ErrorAddr from MCA_ADDR
 2022-12-29 11:13 UTC 

[PATCH v3] staging: rtl8723bs: hal: Fix codespell-reported spelling mistakes
 2022-12-29 10:59 UTC 

[PATCH v4 0/3] Reliability improvements for Microchip MPF FPGA manager
 2022-12-29 10:46 UTC  (4+ messages)
` [PATCH v4 1/3] fpga: microchip-spi: move SPI I/O buffers out of stack
` [PATCH v4 2/3] fpga: microchip-spi: rewrite status polling in a time measurable way
` [PATCH v4 3/3] fpga: microchip-spi: separate data frame write routine

[PATCH] drm/msm/adreno: Make adreno quirks not overwrite each other
 2022-12-29 10:47 UTC  (2+ messages)

memcpy: detected field-spanning write (size 168) of single field "&device->entry" at drivers/firmware/google/coreboot_table.c:103 (size 8)
 2022-12-29 10:46 UTC 

[syzbot] WARNING: locking bug in inet_autobind
 2022-12-29 10:43 UTC 

[PATCH v5 0/7] MediaTek watchdog: Convert mtk-wdt.txt to dt-schema
 2022-12-29 10:37 UTC  (2+ messages)

[PATCH v2 0/4] ARM: dts: qcom: pm8226: style fixes and new nodes
 2022-12-29 10:36 UTC  (9+ messages)
` [PATCH v2 1/4] ARM: dts: qcom: pm8226: sort includes alphabetically and nodes by address
` [PATCH v2 2/4] ARM: dts: qcom: pm8226: add PON device node along with resin sub-node
` [PATCH v2 3/4] ARM: dts: qcom: pm8226: add IADC node
` [PATCH v2 4/4] dt-bindings: iio/adc: qcom,spmi-iadc: document PM8226 compatible

[PATCH v2 1/2] dt-bindings: phy: rockchip: convert rockchip-dp-phy.txt to yaml
 2022-12-29 10:30 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: soc: rockchip: grf: add rockchip,rk3288-dp-phy.yaml

[PATCH v2] Bluetooth: hci_qca: Fix driver shutdown on closed serdev
 2022-12-29 10:28 UTC 

[PATCH v3] arm64: dts: qcom: sm8350-sagami: Rectify GPIO keys
 2022-12-29 10:27 UTC 

[RFC PATCH v2 0/3] support Samsung Exynos xHCI Controller
 2022-12-29 10:25 UTC  (7+ messages)
  ` [RFC PATCH v2 1/3] usb: "
  ` [RFC PATCH v2 2/3] dt-bindings: usb: generic-xhci: add Samsung Exynos compatible
  ` [RFC PATCH v2 3/3] dt-bindings: usb: snps,dwc3: add generic-xhci as child

[PATCH v2 0/6] Add ADSP power domains controller support for MT8192
 2022-12-29 10:15 UTC  (4+ messages)
` [PATCH v2 5/6] dt-bindings: arm: mediatek: Add missing power-domains property

[PATCH v1] drm/scheduler: Fix lockup in drm_sched_entity_kill()
 2022-12-29 10:15 UTC  (2+ messages)

[PATCH v2 1/1] pinctrl: nomadik: Add missing header(s)
 2022-12-29 10:07 UTC 

[syzbot] [xfs?] BUG: corrupted list in xfs_trans_del_item
 2022-12-29 10:10 UTC 

[PATCH v2] arm64: dts: mediatek: mt8192: Mark scp_adsp clock as broken
 2022-12-29 10:12 UTC 

[PATCH] eventfd: use a generic helper instead of an open coded wait_event
 2022-12-29 10:04 UTC  (2+ messages)

[PATCH linux-next] staging: ks7010: use strscpy() to instead of strncpy()
 2022-12-29  9:58 UTC  (5+ messages)

[PATCH v8 0/4] Enhance definition of DFH and use enhancements for UART driver
 2022-12-29  9:58 UTC  (5+ messages)
` [PATCH v8 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v8 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH linux-next] staging: r8188eu: use strscpy() to instead of strncpy()
 2022-12-29  9:57 UTC  (2+ messages)

[RFC PATCH 0/9] Intel SPEC CTRL virtualization support
 2022-12-29  9:56 UTC  (8+ messages)
` [RFC PATCH 6/9] kvm/x86: Add ARCH_CAP_VIRTUAL_ENUM for guest MSR_IA32_ARCH_CAPABILITIES

[PATCH v3 0/4] Add PinePhone Pro display support
 2022-12-29  9:53 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: display: Add Himax HX8394 panel controller

[PATCH 1/2] linux-firmware: update firmware for MT7922 WiFi device
 2022-12-29  9:49 UTC  (2+ messages)
` [PATCH 2/2] linux-firmware: update firmware for MT7921 "

[syzbot] [ext4?] possible deadlock in ext4_find_inline_entry
 2022-12-29  9:52 UTC 

[syzbot] INFO: task hung in __unmap_and_move (4)
 2022-12-29  9:48 UTC 

[PATCH v4 2/2] kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
 2022-12-29  9:30 UTC  (2+ messages)

[PATCH] HID: uclogic: Add support for XP-PEN Artist 22R Pro
 2022-12-29  9:29 UTC  (2+ messages)

drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:466 gf100_gr_chan_new() warn: inconsistent returns '&gr->fecs.mutex'
 2022-12-29  9:25 UTC 

drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c:282 nvkm_chan_cctx_get() warn: inconsistent returns '&cgrp->mutex'
 2022-12-29  9:24 UTC 

[RFC PATCH] ata: libata-eh: Retry the cmnd when normal complete occurrd after scsi timeout
 2022-12-29  9:21 UTC  (4+ messages)

[PATCH 3/5] iio: pressure: bmp280: Add support for new sensor BMP580
 2022-12-29  9:20 UTC  (2+ messages)

[syzbot] [xfs?] KASAN: use-after-free Read in xfs_btree_lookup_get_block
 2022-12-29  9:15 UTC 

[PATCH 1/2] kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd files
 2022-12-29  9:15 UTC  (2+ messages)
` [PATCH 2/2] kbuild: add more comments for KBUILD_NOCMDDEP=1

[PATCH] pinctrl: nomadik: fix build when DEBUG_FS is not set
 2022-12-29  9:12 UTC  (2+ messages)

drivers/block/rnbd/rnbd-clt.c:1460 init_dev() error: Calling ida_alloc_max() with a 'max' argument which is a power of 2. -1 missing?
 2022-12-29  9:03 UTC 

[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
 2022-12-29  9:02 UTC  (5+ messages)
` [PATCH v3 6/7] riscv: dts: starfive: Add initial StarFive JH7110 device tree

[PATCH 0/10] crypto: Driver conversions for DMA alignment
 2022-12-29  8:58 UTC  (6+ messages)
        ` [PATCH] crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment padding

[PATCH v2] staging: rtl8723bs: hal: Fix codespell-reported spelling mistakes
 2022-12-29  8:56 UTC  (2+ messages)

[PATCH v10 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
 2022-12-29  8:55 UTC  (4+ messages)
` [PATCH v10 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine

[linus:master] [kbuild] 3bc753c06d: xfstests.generic.454.fail
 2022-12-29  8:49 UTC 

[PATCH] ucsi_ccg: Refine the UCSI Interrupt handling
 2022-12-29  8:46 UTC  (2+ messages)

[PATCH v2 0/9] Add IRQC support to RZ/G2UL SoC
 2022-12-29  8:46 UTC  (3+ messages)
` [PATCH v2 2/9] dt-bindings: interrupt-controller: irqc-rzg2l: Drop RZG2L_NMI macro

[PATCH] staging: rtl8723bs: hal: Fix spelling mistakes in comments
 2022-12-29  8:42 UTC  (5+ messages)

[PATCH v1 1/2] dt-bindings: phy: rockchip: convert rockchip-dp-phy.txt to yaml
 2022-12-29  8:43 UTC  (4+ messages)
` [PATCH v1 2/2] dt-bindings: soc: rockchip: graf: add rockchip,dp-phy.yaml

[PATCH v2] ARM: dts: qcom: apq8026-samsung-matisse-wifi: Enable ADSP
 2022-12-29  8:42 UTC  (2+ messages)

[PATCH v2 0/3] Add support for XCVR on i.MX93 platform
 2022-12-29  8:33 UTC  (3+ messages)
` [PATCH v2 1/3] ASoC: dt-bindings: fsl,xcvr: Add compatible string for "

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2022-12-29  8:30 UTC  (3+ messages)
` [RFC][PATCH 04/12] types: Introduce [us]128

[PATCH v4 00/32] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-12-29  8:27 UTC  (4+ messages)
` [PATCH v4 28/32] KVM: SVM: Require logical ID to be power-of-2 for AVIC entry

[PATCH v2 0/1] Fixup documentation for dsi-phy-28nm
 2022-12-29  8:26 UTC  (3+ messages)
` [PATCH v2 1/1] dt-bindings: msm: dsi-phy-28nm: Add missing qcom,dsi-phy-regulator-ldo-mode

[net PATCH 2/2] dt-bindings: net: marvell,orion-mdio: Fix examples
 2022-12-29  8:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/8] fsdax,xfs: fix warning messages
 2022-12-29  8:23 UTC  (3+ messages)

[PATCH RFC 0/8] Introduce provisioning primitives for thinly provisioned storage
 2022-12-29  8:22 UTC  (25+ messages)
` [PATCH RFC 1/8] block: Introduce provisioning primitives
` [PATCH RFC 2/8] dm: Add support for block provisioning
` [PATCH RFC 4/8] fs: Introduce FALLOC_FL_PROVISION

[PATCH v2 18/23] clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()
 2022-12-29  8:21 UTC  (2+ messages)

[V2] media: jpeg: Fix multi-hw judgement
 2022-12-29  8:19 UTC  (3+ messages)

[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
 2022-12-29  8:12 UTC  (4+ messages)
` [PATCH v2 5/7] ext4: Add support for FALLOC_FL_PROVISION
` [PATCH v2 6/7] ext4: Add mount option for provisioning blocks during allocations
` [PATCH v2 7/7] ext4: Add a per-file provision override xattr


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