LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-16 13:47:46 to 2023-06-16 16:00:57 UTC [more...]

[PATCH] hwrng: imx-rngc - switch to DEFINE_SIMPLE_DEV_PM_OPS
 2023-06-16 15:59 UTC 

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-16 16:00 UTC  (3+ messages)
` [PATCH v2 01/12] nios2: define virtual address space for modules

[PATCH] drm/msm/adreno: Update MODULE_FIRMWARE macros
 2023-06-16 15:55 UTC  (3+ messages)

[PATCH net-next 0/6] igc: Fix corner cases for TSN offload
 2023-06-16 15:53 UTC  (2+ messages)

[GIT PULL] RISC-V Fix for 6.4-rc7
 2023-06-16 15:53 UTC 

[PATCH 0/8] ethosu: Add Arm Ethos-U driver
 2023-06-16 15:49 UTC  (6+ messages)
` [PATCH 1/8] "
    ` [EXT] "

[PATCH v7 0/4] fpga: add initial KUnit tests for the subsystem
 2023-06-16 15:44 UTC  (5+ messages)
` [PATCH v7 1/4] fpga: add an initial KUnit suite for the FPGA Manager
` [PATCH v7 2/4] fpga: add an initial KUnit suite for the FPGA Bridge
` [PATCH v7 3/4] fpga: add an initial KUnit suite for the FPGA Region
` [PATCH v7 4/4] fpga: add configuration for the FPGA KUnit test suites

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-16 15:44 UTC  (9+ messages)
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices

[PATCH 0/2] Add provision to keep idle state disabled
 2023-06-16 15:39 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: idle-states: Add idle-state-disabled property

[PATCH v7 00/12] dmaengine: edma: add freescale edma v3 support
 2023-06-16 15:34 UTC  (13+ messages)
` [PATCH v7 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
` [PATCH v7 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit()
` [PATCH v7 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
` [PATCH v7 04/12] dmaengine: fsl-edma: Remove enum edma_version
` [PATCH v7 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c
` [PATCH v7 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
` [PATCH v7 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled
` [PATCH v7 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
` [PATCH v7 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety
` [PATCH v7 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
` [PATCH v7 11/12] dmaengine: fsl-edma: integrate v3 support
` [PATCH v7 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string

[PATCH v2] docs: security: Confidential computing intro and threat model for x86 virtualization
 2023-06-16 15:36 UTC  (13+ messages)

[PATCH] perf/x86/amd: Do not WARN on every IRQ
 2023-06-16 15:32 UTC  (5+ messages)

[PATCH] media: s5k5baf: Add MODULE_FIRMWARE macro
 2023-06-16 15:30 UTC  (2+ messages)

[PATCH] arm: dts: Enable device-tree overlay support for AT91 boards
 2023-06-16 15:29 UTC 

[PATCH net-next 03/12] mm: Make the page_frag_cache allocator alignment param a pow-of-2
 2023-06-16 15:28 UTC  (4+ messages)
` [PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3

[PATCH 0/4] video: backlight: lp855x: modernize bindings
 2023-06-16 15:29 UTC  (4+ messages)
` [PATCH 2/4] video: backlight: lp855x: get PWM for PWM mode during probe

[PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty()
 2023-06-16 15:28 UTC  (2+ messages)

Question about reserved_regions w/ Intel IOMMU
 2023-06-16 15:27 UTC  (8+ messages)

[PATCH v4 1/3] axis-fifo: fix smatch warning for format specifier
 2023-06-16 15:26 UTC  (3+ messages)
` [PATCH v5 1/2] axis-fifo: use devm_kasprintf() for allocating formatted strings
  ` [PATCH v5 2/2] axis-fifo: remove the unnecessary dev_info()

[PATCH v2 0/2] mtd: spi-nor: Avoid setting SRWD bit in SR
 2023-06-16 15:25 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: jedec, spi-nor: Add DT property to avoid setting SRWD bit in status register

[PATCH v2] x86/unwind/orc: add ELF section with ORC version identifier
 2023-06-16 15:24 UTC  (2+ messages)
` [tip: objtool/urgent] x86/unwind/orc: Add "

[PATCH v3 0/4] Tegra DTS improvements
 2023-06-16 15:24 UTC  (3+ messages)
` [PATCH v3 1/4] ARM: tegra: transformer: use labels for mmc in aliases

arch/um/drivers/pcap_kern.c:18:6: warning: no previous prototype for 'pcap_init_kern'
 2023-06-16 15:21 UTC 

[PATCH v2 0/6] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
 2023-06-16 15:21 UTC  (8+ messages)
` [PATCH v2 1/6] watchdog/hardlockup: Sort hardlockup detector related config values a logical way
` [PATCH v2 2/6] watchdog/hardlockup: Make the config checks more straightforward
` [PATCH v2 3/6] watchdog/hardlockup: Declare arch_touch_nmi_watchdog() only in linux/nmi.h
` [PATCH v2 4/6] watchdog/hardlockup: Make HAVE_NMI_WATCHDOG sparc64-specific
` [PATCH v2 5/6] watchdog/sparc64: Define HARDLOCKUP_DETECTOR_SPARC64
` [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH

[PATCH 1/1] pci: agilex_pci: add pcie rootport support for agilex
 2023-06-16 15:21 UTC  (2+ messages)

[PATCH] dt-bindings: Remove last usage of "binding" or "schema" in titles
 2023-06-16 15:20 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: firmware: qcom,scm: Document that SCM can be dma-coherent
 2023-06-16 15:14 UTC  (4+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDP
` [PATCH v2 3/4] arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdor
` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devices

[PATCH v3 0/3] soc: loongson2_pm: add power management support
 2023-06-16 15:17 UTC  (3+ messages)
` [PATCH v3 2/3] soc: dt-bindings: add loongson-2 pm

[PATCH] sched/fair: rename variable cpu_util eff_util
 2023-06-16 15:16 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Rename "

[PATCH] sched/topology: mark set_sched_topology() __init
 2023-06-16 15:16 UTC  (2+ messages)
` [tip: sched/core] sched/topology: Mark "

[RESEND][PATCH v2] sched/wait: Fix a kthread_park race with wait_woken()
 2023-06-16 15:16 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 0/2] Add driver for Murata IRS-D200
 2023-06-16 15:10 UTC  (3+ messages)
` [PATCH 2/2] iio: "
` [PATCH 1/2] dt-bindings: iio: proximity: Add bindings "

[syzbot] possible deadlock in sco_conn_del
 2023-06-16 15:09 UTC  (2+ messages)
` [syzbot] [bluetooth?] "

[PATCH v9 0/2] Add DSS support for AM625 SoC
 2023-06-16 15:09 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: display: ti,am65x-dss: Add am625 dss compatible
` [PATCH v9 2/2] drm/tidss: Add support for AM625 DSS

[patch 0/6] Cure kexec() vs. mwait_play_dead() troubles
 2023-06-16 15:07 UTC  (8+ messages)

[PATCH] perf/x86/intel: Fix the FRONTEND encoding on GNR and MTL
 2023-06-16 15:08 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH v2] perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype
 2023-06-16 15:08 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH] locking/atomic: scripts: fix ${atomic}_dec_if_positive() kerneldoc
 2023-06-16 15:08 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 0/1] User space notifications about VM cloning
 2023-06-16 15:07 UTC  (2+ messages)

[PATCH] sched: fix throttle accounting with nested bandwidth limits
 2023-06-16 15:07 UTC  (4+ messages)

[PATCH v1 1/1] KVM: x86: Remove PRIx* definitions as they are solely for user space
 2023-06-16 15:02 UTC 

[PATCH v2 00/11] `scripts/rust_is_available.sh` improvements
 2023-06-16 15:00 UTC  (23+ messages)
` [PATCH v2 01/11] kbuild: rust_is_available: remove -v option
` [PATCH v2 02/11] kbuild: rust_is_available: fix version check when CC has multiple arguments
` [PATCH v2 03/11] docs: rust: add paragraph about finding a suitable `libclang`
` [PATCH v2 04/11] kbuild: rust_is_available: print docs reference
` [PATCH v2 05/11] kbuild: rust_is_available: add check for `bindgen` invocation
` [PATCH v2 06/11] kbuild: rust_is_available: check that environment variables are set
` [PATCH v2 07/11] kbuild: rust_is_available: fix confusion when a version appears in the path
` [PATCH v2 08/11] kbuild: rust_is_available: normalize version matching
` [PATCH v2 09/11] kbuild: rust_is_available: handle failures calling `$RUSTC`/`$BINDGEN`
` [PATCH v2 10/11] kbuild: rust_is_available: check that output looks as expected
` [PATCH v2 11/11] kbuild: rust_is_available: add test suite

[PATCH net-next v4 0/5] introduce page_pool_alloc() API
 2023-06-16 15:01 UTC  (8+ messages)
` [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag

[PATCH] regulator: da9063: fix null pointer deref with partial DT config
 2023-06-16 14:59 UTC  (2+ messages)

[PATCH v2 1/2] kbuild: revive "Entering directory" for Make >= 4.4.1
 2023-06-16 14:57 UTC  (2+ messages)
` [PATCH v2 2/2] kbuild: respect GNU Make -w flag

[PATCH] arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdor
 2023-06-16 14:54 UTC  (4+ messages)

[PATCH V5] net: phy: Add sysfs attribute for PHY c45 identifiers
 2023-06-16 14:52 UTC  (3+ messages)

[PATCH] gpio: synq: remove unused zynq_gpio_irq_reqres/zynq_gpio_irq_relres
 2023-06-16 14:50 UTC 

[PATCH] accessibility: speakup: remove linux/version.h
 2023-06-16 14:50 UTC  (3+ messages)

[PATCH] samples: pfsm: add CC_CAN_LINK dependency
 2023-06-16 14:50 UTC 

[PATCH] smb: avoid field overflow warning
 2023-06-16 14:49 UTC  (4+ messages)

[PATCH 1/2] media: verisilicon: fix excessive stack usage
 2023-06-16 14:48 UTC  (2+ messages)
` [PATCH 2/2] media: verisilicon: change confusingly named relaxed register access

[PATCH v14 00/18] i2c-atr and FPDLink
 2023-06-16 14:47 UTC  (26+ messages)
` [PATCH v14 01/18] dt-bindings: i2c: Add I2C Address Translator (ATR)
` [PATCH v14 02/18] i2c: add I2C Address Translator (ATR) support
` [PATCH v14 03/18] dt-bindings: media: add TI DS90UB913 FPD-Link III Serializer
` [PATCH v14 04/18] dt-bindings: media: add TI DS90UB953 "
` [PATCH v14 05/18] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer
` [PATCH v14 06/18] media: i2c: add DS90UB960 driver
` [PATCH v14 07/18] media: i2c: add DS90UB913 driver
` [PATCH v14 08/18] media: i2c: add DS90UB953 driver
` [PATCH v14 09/18] media: i2c: ds90ub960: Fix use of UB960_SR_FWD_CTL1
` [PATCH v14 10/18] media: i2c: ds90ub9xx: Add COMMON_CLK kconfig dependency
` [PATCH v14 11/18] media: i2c: ds90ub9xx: Select GPIOLIB rather than OF_GPIO
` [PATCH v14 12/18] media: i2c: ds90ub960: Configure CSI-2 continuous clock
` [PATCH v14 13/18] media: i2c: ds90ub953: Use v4l2_fwnode_endpoint_parse()
` [PATCH v14 14/18] media: i2c: ds90ub913: "
` [PATCH v14 15/18] media: i2c: ds90ub953: Handle V4L2_MBUS_CSI2_NONCONTINUOUS_CLOCK
` [PATCH v14 16/18] media: i2c: ds90ub960: Allow FPD-Link async mode
` [PATCH v14 17/18] media: i2c: ds90ub953: Restructure clkout management
    ` [PATCH v1 1/1] math.h: Introduce struct u8_fract and struct s8_fract
` [PATCH v14 18/18] media: i2c: ds90ub953: Support non-sync mode

[PATCH net-next v3 0/4] introduce page_pool_alloc() API
 2023-06-16 14:46 UTC  (9+ messages)
` [PATCH net-next v3 3/4] page_pool: "

[RFC PATCH v4 00/10] Linux RISC-V ACLINT Support
 2023-06-16 14:39 UTC  (3+ messages)
` [RFC PATCH v4 05/10] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings

[PATCH net-next] dt-bindings: net: phy: gpy2xx: more precise description
 2023-06-16 14:44 UTC  (2+ messages)

[PATCH] zstd: fix g_debuglevel export warning
 2023-06-16 14:44 UTC 

[RFC PATCH v1 0/3] powerpc/objtool: First step towards uaccess validation (v1)
 2023-06-16 14:43 UTC  (5+ messages)
` [RFC PATCH v1 1/3] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
` [RFC PATCH v1 2/3] powerpc: Mark all .S files invalid for objtool
` [RFC PATCH v1 3/3] powerpc: WIP draft support to objtool check

[PATCH] sched/cputime: Make IRQ time accounting configurable at boot time
 2023-06-16 14:41 UTC  (3+ messages)

[PATCH 0/3] xen: ACPI processor related fixes
 2023-06-16 14:39 UTC  (6+ messages)
` [PATCH 2/3] acpi/processor: sanitize _PDC buffer bits when running as Xen dom0

[PATCH 0/4] [PULL REQUEST] Intel IOMMU updates for Linux v6.5
 2023-06-16 14:38 UTC  (2+ messages)

[PATCH v3 00/38] fbdev: Make userspace interfaces optional
 2023-06-16 14:37 UTC  (5+ messages)
` [PATCH v3 01/38] backlight/bd6107: Compare against struct fb_info.device

[PATCH v2] riscv: kvm: define vcpu_sbi_ext_pmu in header
 2023-06-16 14:36 UTC  (2+ messages)

[PATCH v14 1/2] thermal: loongson-2: add thermal management support
 2023-06-16 14:35 UTC  (3+ messages)
` [PATCH] thermal/drivers/loongson2: Fix thermal zone private data access

[RFC PATCH V3 0/6] SCHED_DEADLINE server infrastructure
 2023-06-16 14:31 UTC  (7+ messages)
` [RFC PATCH V3 1/6] sched: Unify runtime accounting across classes
` [RFC PATCH V3 2/6] sched/deadline: Collect sched_dl_entity initialization
` [RFC PATCH V3 3/6] sched/deadline: Move bandwidth accounting into {en,de}queue_dl_entity

[PATCH 1/2] OPP: pstate is only valid for genpd OPP tables
 2023-06-16 14:31 UTC  (4+ messages)

[PATCH v1 1/1] pktcdvd: Use clamp_val() instead of min()+max()
 2023-06-16 14:26 UTC 

[PATCH v8 0/2] Add DSS support for AM625 SoC
 2023-06-16 14:25 UTC  (4+ messages)
` [PATCH v8 2/2] drm/tidss: Add support for AM625 DSS

[PATCH 0/4] Documentation: KVM: multiple editing corrections
 2023-06-16 14:24 UTC  (2+ messages)

[PATCH v2] fs:smb:server:Fix unsigned compared with less than zero
 2023-06-16 14:23 UTC 

[PATCH][next] f2fs: remove redundant assignment to variable err
 2023-06-16 14:20 UTC 

[PATCH] Documentation: virt: correct location of haltpoll module params
 2023-06-16 14:18 UTC  (3+ messages)

[PATCH] wifi: mt76: mt7921e: Perform FLR to recovery the device
 2023-06-16 14:17 UTC  (3+ messages)

[PATCH V3] net: phy: Add sysfs attribute for PHY c45 identifiers
 2023-06-16 14:16 UTC  (3+ messages)

[PATCH V4] net: phy: Add sysfs attribute for PHY c45 identifiers
 2023-06-16 14:16 UTC  (4+ messages)

[PATCH] x86/mce: Schedule mce_setup() on correct CPU for CPER decoding
 2023-06-16 14:16 UTC  (8+ messages)

[patch v3 0/7] x86/smp: Cure stop_other_cpus() and kexec() troubles
 2023-06-16 14:13 UTC  (5+ messages)
` [patch v3 1/7] x86/smp: Make stop_other_cpus() more robust

[PATCH v4 0/5] Add LVTS support for mt8192
 2023-06-16 14:14 UTC  (6+ messages)

[PATCH] gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
 2023-06-16 14:13 UTC  (2+ messages)

lib/test_bitmap.c:920:2: error: call to '__compiletime_assert_239' declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(res)
 2023-06-16 14:03 UTC  (5+ messages)

[PATCH v2 2/3] perf mem amd: Fix perf_pmus__num_mem_pmus()
 2023-06-16 13:59 UTC  (3+ messages)
` [PATCH v2.1 "

[PATCH v6 0/3] media: i2c: Add support for alvium camera
 2023-06-16 13:55 UTC  (3+ messages)
` [PATCH v6 3/3] "

[PATCH net-next v1 00/14] Add TJA1120 support
 2023-06-16 13:53 UTC  (15+ messages)
` [PATCH net-next v1 01/14] net: phy: nxp-c45-tja11xx: fix the PTP interrupt enablig/disabling
` [PATCH net-next v1 02/14] net: phy: nxp-c45-tja11xx: use phylib master/slave implementation
` [PATCH net-next v1 03/14] net: phy: nxp-c45-tja11xx: remove RX BIST frame counters
` [PATCH net-next v1 04/14] net: phy: nxp-c45-tja11xx: add *_reg_field functions
` [PATCH net-next v1 05/14] net: phy: nxp-c45-tja11xx: prepare the ground for TJA1120
` [PATCH net-next v1 06/14] net: phy: add 1000baseT1 to phy_basic_t1_features
` [PATCH net-next v1 07/14] net: phy: nxp-c45-tja11xx: add TJA1120 support
` [PATCH net-next v1 08/14] net: phy: nxp-c45-tja11xx: enable LTC sampling on both ext_ts edges
` [PATCH net-next v1 09/14] net: phy: nxp-c45-tja11xx: read egress ts on TJA1120
` [PATCH net-next v1 10/14] net: phy: nxp-c45-tja11xx: handle FUSA irq
` [PATCH net-next v1 11/14] net: phy: nxp-c45-tja11xx: run cable test with the PHY in test mode
` [PATCH net-next v1 12/14] net: phy: nxp-c45-tja11xx: read ext trig ts TJA1120
` [PATCH net-next v1 13/14] net: phy: nxp-c45-tja11xx: reset PCS if the link goes down
` [PATCH net-next v1 14/14] net: phy: nxp-c45-tja11xx: timestamp reading workaround for TJA1120

[PATCH] drm/atomic-helper: Update reference to drm_crtc_force_disable_all()
 2023-06-16 13:54 UTC 

[PATCH v1 1/1] gpiolib: Drop unused domain_ops memeber of GPIO IRQ chip
 2023-06-16 13:53 UTC 

[PATCH v6 00/26] Add perf support to the rockchip-dfi driver
 2023-06-16 13:50 UTC  (2+ messages)

[PATCH v3 00/13] Add display driver for MT8188 VDOSYS1
 2023-06-16 13:50 UTC  (4+ messages)
` [PATCH v3 02/13] dt-bindings: display: mediatek: mdp-rdma: Add compatible for MT8188

[PATCH V4 0/5] New metricgroup output in perf stat default mode
 2023-06-16 13:48 UTC  (3+ messages)
` [PATCH V4 5/5] perf vendor events arm64: Add default tags for Hisi hip08 L1 metrics

[PATCH net-next 0/8] net: stmmac: enable timestamp snapshots for DWMAC1000
 2023-06-16 13:48 UTC  (4+ messages)
` [PATCH net-next 3/8] net: stmmac: move PTP interrupt handling to IP-specific DWMAC file

[PATCH] drm/bridge: lt9611uxc: Add MODULE_FIRMWARE macro
 2023-06-16 13:47 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 read-only IMAP folder(s) and NNTP newsgroup(s).