linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-28 09:34:28 to 2022-09-28 11:57:39 UTC [more...]

[PATCH v10 00/27] Rust support
 2022-09-28 11:57 UTC  (10+ messages)
` [PATCH v10 14/27] vsprintf: add new `%pA` format specifier
` [PATCH v10 27/27] MAINTAINERS: Rust

[syzbot] KASAN: use-after-free Read in rdma_close
 2022-09-28 11:54 UTC  (6+ messages)

[PATCH v3 0/4] serial: RS485 kerneldoc/documentation improvements
 2022-09-28 11:52 UTC  (8+ messages)
` [PATCH v3 1/4] serial: Convert serial_rs485 to kernel doc
` [PATCH v3 2/4] Documentation: rs485: Link reference properly
` [PATCH v3 3/4] Documentation: rs485: Mention uart_get_rs485_mode()
` [PATCH v3 4/4] Documentation: rs485: Fix struct referencing

[PATCH] Documentation/process: Add text to indicate supporters should be mailed
 2022-09-28 11:48 UTC  (5+ messages)

[PATCH] MAINTAINERS: add myself as a tracing reviewer
 2022-09-28 11:46 UTC 

[PATCH -next] init/Kconfig: fix unmet direct dependencies
 2022-09-28 11:43 UTC  (6+ messages)

[GIT PULL] fsi changes for v6.1
 2022-09-28 11:42 UTC  (3+ messages)

[PATCH] KVM: allow compiling out SMM support
 2022-09-28 11:41 UTC  (3+ messages)

[PATCH v5 0/2] PCI: dwc: Add support for 64-bit MSI target addresses
 2022-09-28 11:41 UTC  (3+ messages)
` [PATCH v5 1/2] PCI: dwc: Drop dependency on ZONE_DMA32

[PATCH] cgroup: fix cgroup_get_from_id
 2022-09-28 11:38 UTC  (4+ messages)
  ` [PATCH cgroup/for-6.1] cgroup: Make cgroup_get_from_id() prettier

[PATCH] random: avoid reading two cache lines on irq randomness
 2022-09-28 11:37 UTC  (2+ messages)

[PATCH v2 0/2] platform/x86: dell: Add new dell-wmi-ddv driver
 2022-09-28 11:37 UTC  (7+ messages)
` [PATCH v2 2/2] "

[syzbot] WARNING in folio_account_dirtied
 2022-09-28 11:35 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: gpio: Conver Unisoc GPIO controller binding to yaml
 2022-09-28 11:34 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: gpio: Conver Unisoc EIC "
` [PATCH 3/3] dt-bindings: gpio: Add compatible string for Unisoc UMS512

[PATCH] cgroup: Reorganize css_set_lock and kernfs path processing
 2022-09-28 11:33 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/7] Fix several device private page reference counting issues
 2022-09-28 11:30 UTC  (4+ messages)
` [PATCH 5/7] nouveau/dmem: Refactor nouveau_dmem_fault_copy_one()

[PATCH RFC SPI for-next 0/2] spi: microchip: pci1xxxx: Load SPI driver for SPI endpoint of PCI1XXXX switch
 2022-09-28 11:30 UTC  (5+ messages)
` [PATCH RFC SPI for-next 1/2] spi: microchip: pci1xxxx: Add driver for SPI controller of PCI1XXXX PCIe switch
` [PATCH RFC SPI for-next 2/2] spi: microchip: pci1xxxx: Add suspend and resume support for PCI1XXXX SPI driver

[RFC v2] KVM: x86/vmx: Suppress posted interrupt notification when CPU is in host
 2022-09-28 11:26 UTC  (7+ messages)

10% regression in qperf tcp latency after introducing commit "4a61bf7f9b18 random: defer fast pool mixing to worker"
 2022-09-28 11:23 UTC  (3+ messages)

[PATCH v2] x86/fpu: use _Alignof to avoid UB in TYPE_ALIGN
 2022-09-28 11:23 UTC  (2+ messages)

[PATCH v3 08/10] x86/mtrr: let cache_aps_delayed_init replace mtrr_aps_delayed_init
 2022-09-28 11:22 UTC  (13+ messages)

[PATCH v2 0/2] add device Xiaomi Mi 6 sagit and board binding
 2022-09-28 11:16 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sagit: add initial device tree for sagit
` [PATCH v2 2/2] dt-bindings: arm: add xiaomi,sagit board based on msm8998 chip

[PATCH v3] KVM: x86/vmx: Suppress posted interrupt notification when CPU is in host
 2022-09-28 11:16 UTC 

[RFC PATCH 0/9] kvm: implement atomic memslot updates
 2022-09-28 11:14 UTC  (13+ messages)

[RFC PATCH 0/5] iio: Support ROHM/Kionix kx022a
 2022-09-28 11:14 UTC  (4+ messages)
` [RFC PATCH 4/5] iio: accel: Support Kionix/ROHM KX022A accelerometer

arm64: dts: qcom: msm8916-samsung-j5: Use common init device tree
 2022-09-28 11:06 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: qcom: Document bindings for new msm8916-samsung-j5 devices
` [PATCH 2/3] arm64: dts: qcom: msm8916-samsung-j5: Use common init device tree
` [PATCH 3/3] arm64: dts: qcom: msm8916-samsung-j5-common: Add Hall sensor

[PATCH v3 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-09-28 11:06 UTC  (12+ messages)
` [PATCH v3 1/9] PCI/AER: Add pci_aer_clear_uncorrect_error_status() to PCI core
` [PATCH v3 2/9] PCI/DPC: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
` [PATCH v3 3/9] NTB: Remove pci_aer_clear_nonfatal_status() call
` [PATCH v3 4/9] scsi: lpfc: Change to use pci_aer_clear_uncorrect_error_status()
` [PATCH v3 5/9] PCI/AER: Unexport pci_aer_clear_nonfatal_status()
` [PATCH v3 6/9] PCI/AER: Move check inside pcie_clear_device_status()
` [PATCH v3 7/9] PCI/AER: Use pcie_aer_is_native() to judge whether OS owns AER
` [PATCH v3 8/9] PCI/ERR: Clear fatal error status when pci_channel_io_frozen
` [PATCH v3 9/9] PCI/AER: Refine status clearing process with api

[PATCH v2, 0/2] Add MT8188 jpeg encoder and decoder compatible
 2022-09-28 11:05 UTC  (3+ messages)
` [PATCH v2, 1/2] dt-bindings: media: mediatek-jpeg-decoder: Add MT8188 compatible string
` [PATCH v2, 2/2] dt-bindings: media: mediatek-jpeg-encoder: "

[PATCH v2] KVM: arm64: Limit stage2_apply_range() batch size to 1GB
 2022-09-28 11:05 UTC  (4+ messages)

[PATCH 1/3] ARM: dts: qcom: use generic node name "gpio" in SPMI PMIC
 2022-09-28 11:05 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: mfd: qcom,spmi-pmic: use generic node name "gpio"

[PATCH v2 1/1] Input: icn8505 - Utilize acpi_get_subsystem_id()
 2022-09-28 11:05 UTC 

[PATCH v2 0/5] device property: Consitify a few APIs and correct dev_fwnode()
 2022-09-28 11:05 UTC  (7+ messages)
` [PATCH v2 1/5] device property: Keep dev_fwnode() and dev_fwnode_const() separate
` [PATCH v2 2/5] device property: Constify fwnode connection match APIs
` [PATCH v2 3/5] device property: Constify parameter in fwnode_graph_is_endpoint()
` [PATCH v2 4/5] device property: Constify device child node APIs
` [PATCH v2 5/5] device property: Constify parameter in device_dma_supported() and device_get_dma_attr()

[PATCH-next v1] arm64: dts: rockchip: Enable NVM Express PCIe controller on rock3a
 2022-09-28 11:04 UTC  (3+ messages)

[PATCH v2 0/3] tools perf: Add branch speculation info
 2022-09-28 10:59 UTC  (4+ messages)
` [PATCH v2 1/3] tools headers uapi: Sync perf_event.h with kernel sources
` [PATCH v2 2/3] perf script: Show branch speculation info
` [PATCH v2 3/3] perf session: Show branch speculation info in raw dump

[RFC/PATCH] backlight: hx8357: prepare to conversion to gpiod API
 2022-09-28 11:00 UTC  (2+ messages)

[PATCH v2 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-09-28 11:00 UTC  (3+ messages)
` [PATCH v2 3/9] NTB: Change to use pci_aer_clear_uncorrect_error_status()

[PATCH] thermal: Increase maximum number of trip points
 2022-09-28 10:52 UTC  (2+ messages)

[PATCH v3] dt-bindings: mfd: mt6370: fix the indentation in the example
 2022-09-28 10:53 UTC  (2+ messages)

[PATCH RESEND v4 00/15] PCI: dwc: Add hw version and dma-ranges support
 2022-09-28 10:53 UTC  (4+ messages)

[PATCH] tmpfs: ensure O_LARGEFILE with generic_file_open()
 2022-09-28 10:45 UTC 

[PATCHSET 0/6] perf stat: Small random cleanups (v1)
 2022-09-28 10:50 UTC  (7+ messages)
` [PATCH 1/6] perf stat: Convert perf_stat_evsel.res_stats array
` [PATCH 2/6] perf stat: Don't call perf_stat_evsel_id_init() repeatedly
` [PATCH 3/6] perf stat: Rename saved_value->cpu_map_idx

Linux 5.19.12
 2022-09-28 10:49 UTC  (2+ messages)

[PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
 2022-09-28 10:49 UTC  (6+ messages)
` [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap

Linux 5.15.71
 2022-09-28 10:49 UTC  (2+ messages)

Linux 5.10.146
 2022-09-28 10:49 UTC  (2+ messages)

Linux 5.4.215
 2022-09-28 10:49 UTC  (2+ messages)

Linux 4.19.260
 2022-09-28 10:49 UTC  (2+ messages)

Linux 4.14.295
 2022-09-28 10:49 UTC  (2+ messages)

Linux 4.9.330
 2022-09-28 10:49 UTC  (2+ messages)

[PATCH v4 0/2] perf: ARM CoreSight PMU support
 2022-09-28 10:47 UTC  (5+ messages)
` [PATCH v4 2/2] perf: arm_cspmu: Add support for NVIDIA SCF and MCF attribute

[PATCH v3] virtio_pci: avoid to request intx irq if pin is zero
 2022-09-28 10:46 UTC 

[GIT PULL] arm64 fixes for -rc7
 2022-09-28 10:46 UTC  (3+ messages)

[PATCH] KVM: arm64: Cleanup the __get_fault_info() to take out the code that validates HPFAR
 2022-09-28 10:40 UTC  (5+ messages)

[PATCH v2 00/15] EDAC/synopsys: Add generic resources and Baikal-T1 support
 2022-09-28 10:39 UTC  (6+ messages)
` [PATCH v2 03/15] dt-bindings: memory: snps: Convert the schema to being generic

[PATCH] mfd: da9061: Fix Failed to set Two-Wire Bus Mode
 2022-09-28 10:38 UTC  (2+ messages)

[PATCH-next v1] arm64: dts: rockchip: Enable NVM Express PCIe controller on rock3a
 2022-09-28 10:37 UTC  (3+ messages)

[PATCH v5 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-09-28 10:36 UTC  (10+ messages)
` [PATCH v5 20/20] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH] scsi: ufs-bsg: Remove ufs_bsg_get_query_desc_size function
 2022-09-28 10:36 UTC  (5+ messages)

TPM: hibernate with IMA PCR 10
 2022-09-28  9:42 UTC  (11+ messages)

[PATCH net V4] eth: lan743x: reject extts for non-pci11x1x devices
 2022-09-28 10:39 UTC  (2+ messages)

[PATCH net-next 0/4] net: hns3: cleanup and optimization
 2022-09-28 10:34 UTC  (5+ messages)
` [PATCH net-next 1/4] net: hns3: refine the tcam key convert handle
` [PATCH net-next 3/4] net: hns3: replace magic numbers with macro for IPv4/v6

[PATCH 00/15] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-09-28 10:32 UTC  (9+ messages)
` [PATCH 02/15] cxl/core: Check physical address before mapping it in devm_cxl_iomap_block()
` [PATCH 03/15] cxl: Unify debug messages when calling devm_cxl_add_port()

[PATCH] mfd: htc-i2cpld: Fix an IS_ERR() vs NULL bug in htcpld_core_probe
 2022-09-28 10:32 UTC  (2+ messages)

[PATCH] mfd: mt6360: add bound check in regmap read/write function
 2022-09-28 10:30 UTC  (2+ messages)

[PATCH 1/4] tty: serial: extend lqasc_tx_ready() to lqasc_console_putchar()
 2022-09-28 10:27 UTC  (5+ messages)
` [PATCH 3/4] tty: serial: unify TX space reads under altera_jtaguart_tx_space()
` [PATCH 4/4] tty: serial: do unlock on a common path in altera_jtaguart_console_putc()

[PATCH] nitrox: avoid double free on error path in nitrox_sriov_init()
 2022-09-28 10:25 UTC 

[PATCH] MAINTAINERS: Update Kishon's email address in PCI endpoint subsystem
 2022-09-28 10:24 UTC 

[PATCH] remoteproc: imx_dsp_rproc: Add mutex protection for workqueue
 2022-09-28 10:22 UTC  (2+ messages)

[PATCH V15 6/9] mfd: pm8008: Use i2c_new_dummy_device() API
 2022-09-28 10:20 UTC  (9+ messages)

[PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-28 10:19 UTC  (13+ messages)

[PATCH v3 00/10] x86: make pat and mtrr independent from each other
 2022-09-28 10:17 UTC  (5+ messages)
` [PATCH v3 03/10] x86/mtrr: replace use_intel() with a local flag

[PATCH v3 00/11] Add support for MT8195 SCP 2nd core
 2022-09-28 10:14 UTC  (10+ messages)
` [PATCH v3 02/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v3 04/11] remoteproc: mediatek: Remove redundant rproc_boot

[PATCH] ARM: remove check for CONFIG_DEBUG_LL_SER3
 2022-09-28  6:42 UTC 

ext4_writepages: jbd2_start: 5120 pages, ino 11; err -5
 2022-09-28 10:10 UTC  (5+ messages)

[PATCH] perf: Fix missing SIGTRAPs due to pending_disable abuse
 2022-09-28 10:06 UTC  (4+ messages)

[mtd:nand/next 11/31] drivers/mtd/nand/raw/cadence-nand-controller.c:1893:4: error: implicit declaration of function 'ioread64_rep' is invalid in C99
 2022-09-28 10:04 UTC  (13+ messages)

[PATCH] KVM: x86: disable on 32-bit unless CONFIG_BROKEN
 2022-09-28 10:04 UTC  (5+ messages)

[V16,0/15] Enable jpeg enc & dec multi-hardwares for MT8195
 2022-09-28 10:04 UTC  (14+ messages)
` [V16,01/15] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible
` [V16,03/15] mtk-jpegenc: support jpegenc multi-hardware
` [V16,04/15] mtk-jpegenc: add jpegenc timeout func interface
` [V16,05/15] mtk-jpegenc: add jpeg encode worker interface
` [V16,08/15] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible
` [V16,09/15] media: mtk-jpegdec: export jpeg decoder functions
` [V16,10/15] media: mtk-jpegdec: support jpegdec multi-hardware
` [V16,11/15] media: mtk-jpegdec: add jpegdec timeout func interface
` [V16,13/15] media: mtk-jpegdec: add output pic reorder interface
` [V16,14/15] media: mtk-jpegdec: refactor jpegdec func interface
` [V16,15/15] mtk-jpegdec: add stop cmd interface for jpgdec

[PATCH v1] virtio_blk: should not use IRQD_AFFINITY_MANAGED in init_rq
 2022-09-28 10:03 UTC  (4+ messages)

[PATCH v3 00/15] perf mem/c2c: Add support for AMD
 2022-09-28  9:58 UTC  (16+ messages)
` [PATCH v3 01/15] perf/mem: Introduce PERF_MEM_LVLNUM_{EXTN_MEM|IO}
` [PATCH v3 02/15] perf/x86/amd: Add IBS OP_DATA2 DataSrc bit definitions
` [PATCH v3 03/15] perf/x86/amd: Support PERF_SAMPLE_DATA_SRC
` [PATCH v3 04/15] perf/x86/amd: Support PERF_SAMPLE_{WEIGHT|WEIGHT_STRUCT}
` [PATCH v3 05/15] perf/x86/amd: Support PERF_SAMPLE_ADDR
` [PATCH v3 06/15] perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR
` [PATCH v3 07/15] perf/uapi: Define PERF_MEM_SNOOPX_PEER in kernel header file
` [PATCH v3 08/15] perf tool: Sync include/uapi/linux/perf_event.h header
` [PATCH v3 09/15] perf tool: Sync arch/x86/include/asm/amd-ibs.h header
` [PATCH v3 10/15] perf mem: Add support for printing PERF_MEM_LVLNUM_{EXTN_MEM|IO}
` [PATCH v3 11/15] perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE events
` [PATCH v3 12/15] perf mem/c2c: Add load store event mappings for AMD
` [PATCH v3 13/15] perf mem/c2c: Avoid printing empty lines for unsupported events
` [PATCH v3 14/15] perf mem: Use more generic term for LFB
` [PATCH v3 15/15] perf script: Add missing fields in usage hint

[PATCH V5 0/6] remoteproc: imx_rproc: support i.MX8QM/QXP
 2022-09-28 10:01 UTC  (7+ messages)
` [PATCH V5 3/6] remoteproc: imx_rproc: support attaching to i.MX8QXP M4

[PATCH v2] mmc: core: SD: Add BROKEN-SD-DISCARD quirk
 2022-09-28  9:57 UTC 

[PATCH v3 0/8] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2022-09-28  9:53 UTC  (3+ messages)
` [PATCH v3 6/8] modpost: use null string instead of NULL pointer for default namespace

[PATCH v4 net-next 0/8] Add tc-taprio support for queueMaxSDU
 2022-09-28  9:52 UTC  (9+ messages)
` [PATCH v4 net-next 1/8] net/sched: query offload capabilities through ndo_setup_tc()
` [PATCH v4 net-next 2/8] net/sched: taprio: allow user input of per-tc max SDU
` [PATCH v4 net-next 3/8] net: dsa: felix: offload per-tc max SDU from tc-taprio
` [PATCH v4 net-next 4/8] net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/case
` [PATCH v4 net-next 5/8] net: dsa: hellcreek: Offload per-tc max SDU from tc-taprio
` [PATCH v4 net-next 6/8] net: enetc: cache accesses to &priv->si->hw
` [PATCH v4 net-next 7/8] net: enetc: use common naming scheme for PTGCR and PTGCAPR registers
` [PATCH v4 net-next 8/8] net: enetc: offload per-tc max SDU from tc-taprio

[PATCH v2 0/2] powerpc/pseries: restrict error injection and DT changes when locked down
 2022-09-28  9:51 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/pseries: block untrusted device tree "

[PATCH] x86/hyperv: Replace kmap() with kmap_local_page()
 2022-09-28  9:56 UTC 

[RFC PATCH 0/9] CXL: Read and clear event logs
 2022-09-28  9:49 UTC  (9+ messages)
` [RFC PATCH 7/9] cxl/test: Add generic mock events

[PATCH printk 00/18] preparation for threaded/atomic printing
 2022-09-28  9:46 UTC  (4+ messages)
` [PATCH printk 06/18] printk: Protect [un]register_console() with a mutex

new warning caused by ("net-sysfs: update the queue counts in the unregistration path")
 2022-09-28  9:46 UTC  (2+ messages)

[PATCH V2] mISDN: fix use-after-free bugs in l1oip timer handlers
 2022-09-28  9:46 UTC  (2+ messages)

[PATCH v3] dt-bindings: mfd: qcom,tcsr: drop simple-mfd from IPQ6018
 2022-09-28  9:45 UTC  (2+ messages)

[PATCH] mfd: sm501: Add check for platform_driver_register
 2022-09-28  9:43 UTC  (2+ messages)

[PATCH] nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
 2022-09-28  9:39 UTC 

[RFC PATCH 0/2] clk: renesas: RZ/G2L: Add support for no PM clocks
 2022-09-28  9:37 UTC  (6+ messages)
` [RFC PATCH 1/2] clk: renesas: rzg2l: Don't assume all CPG_MOD clocks support PM

[PATCH 5/7] kernel/cpu: Convert snprintf() to scnprintf()
 2022-09-28  9:35 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;
as well as URLs for NNTP newsgroup(s).