mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 1/2] watchdog/hardlockup/perf: Fix perf_event memory leak
 2024-09-13 17:45 UTC  (2+ messages)
` [PATCH 2/2] watchdog/hardlockup/perf: Warn if watchdog_ev is overwritten

[PATCH v4 -next 1/2] watchdog/hardlockup/perf: Fix perf_event memory leak
 2024-09-13 17:39 UTC  (3+ messages)
` [PATCH v4 -next 2/2] watchdog/hardlockup/perf: Warn if watchdog_ev is overwritten

[PATCH -next v3 0/2] posix-timers: Check timespec64 before call clock_set()
 2024-09-13 10:46 UTC  (7+ messages)
` [PATCH -next v3 1/2] "

[PATCH v7 00/10] platform/chrome: Introduce DT hardware prober
 2024-09-13 10:46 UTC  (7+ messages)
` [PATCH v7 03/10] regulator: Split up _regulator_get()
` [PATCH v7 06/10] i2c: Introduce OF component probe function
` [PATCH v7 07/10] i2c: of-prober: Add simple helpers for regulator support

[PATCH v3 00/14] KEYS: Add support for PGP keys and signatures
 2024-09-13 10:46 UTC  (5+ messages)

linux-next: build failure after merge of the net-next tree
 2024-09-13 10:41 UTC  (3+ messages)

[PATCH net-next v4] net: enetc: Replace ifdef with IS_ENABLED
 2024-09-13 10:40 UTC  (2+ messages)

[PATCH v1 0/2] fixed mediatek-cpufreq has multi policy concurrency issue
 2024-09-13 10:39 UTC  (3+ messages)
` [PATCH v1 1/2] PM / devfreq: mediatek: protect oop in critical session
` [PATCH v1 2/2] cpufreq: mediatek: Fixed cpufreq has 2 policy will cause concurrency

[PATCH v3 0/6] i2c: npcm: Bug fixes read/write operation, checkpatch
 2024-09-13 10:39 UTC  (10+ messages)
` [PATCH v3 1/6] i2c: npcm: correct the read/write operation procedure
` [PATCH v3 2/6] i2c: npcm: use a software flag to indicate a BER condition
` [PATCH v3 3/6] i2c: npcm: Modify timeout evaluation mechanism
` [PATCH v3 4/6] i2c: npcm: Modify the client address assignment
` [PATCH v3 5/6] i2c: npcm: use i2c frequency table

[PATCH 0/7] mm: Use pxdp_get() for accessing page table entries
 2024-09-13 10:38 UTC  (5+ messages)
` [PATCH 3/7] mm: Use ptep_get() for accessing PTE entries
` [PATCH 4/7] mm: Use pmdp_get() for accessing PMD entries

[PATCH v2 0/5] Add support for DisplayPort on SA8775P platform
 2024-09-13 10:37 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: phy: Add eDP PHY compatible for sa8775p
` [PATCH v2 2/5] phy: qcom: edp: Introduce aux_cfg array for version specific aux settings
` [PATCH v2 3/5] phy: qcom: edp: Add support for eDP PHY on SA8775P
` [PATCH v2 4/5] dt-bindings: display: msm: dp-controller: document SA8775P compatible
` [PATCH v2 5/5] drm/msm/dp: Add DisplayPort controller for SA8775P

[PATCH v3 0/6] Add support for MCRC64 engine to calculate 64-bit CRC in Full-CPU mode
 2024-09-13 10:35 UTC  (7+ messages)

[PATCH v1] crypto: camm/qi - Use ERR_CAST() to return error-valued pointer
 2024-09-13 10:31 UTC  (2+ messages)

[PATCH v3] MIPS: crypto: Clean up useless assignment operations
 2024-09-13 10:31 UTC  (2+ messages)

[PATCH v3 0/2] crypto: qcom-rng: fix support for ACPI-based systems
 2024-09-13 10:31 UTC  (2+ messages)

[PATCH v3] dt-bindings: crypto: qcom,prng: document support for SA8255p
 2024-09-13 10:31 UTC  (2+ messages)

[PATCH] crypto: aegis128: Fix indentation issue in crypto_aegis128_process_crypt()
 2024-09-13 10:30 UTC  (2+ messages)

[PATCH -next] fs/inode: Modify mismatched function name
 2024-09-13 10:29 UTC  (2+ messages)

[PATCH v2 0/3] rtc: isl12022: Add alarm support
 2024-09-13 10:29 UTC  (4+ messages)
` [PATCH v2 1/3] rtc: isl12022: Prepare for extending rtc device drvdata
` [PATCH v2 2/3] rtc: isl12022: Add alarm support
` [PATCH v2 3/3] rtc: isl12022: Replace uint8_t types with u8

[PATCH v3 6/6] i2c: npcm: Enable slave in eob interrupt
 2024-09-13 10:29 UTC  (2+ messages)

[PATCH V22 00/22] Add support UHS-II for GL9755 and GL9767
 2024-09-13 10:28 UTC  (23+ messages)
` [PATCH V22 01/22] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH V22 02/22] mmc: core: Prepare to support SD UHS-II cards
` [PATCH V22 03/22] mmc: core: Announce successful insertion of an SD UHS-II card
` [PATCH V22 04/22] mmc: core: Extend support for mmc regulators with a vqmmc2
` [PATCH V22 05/22] mmc: core: Add definitions for SD UHS-II cards
` [PATCH V22 06/22] mmc: core: Add New function to re-factoring the code
` [PATCH V22 07/22] mmc: core: Support UHS-II card control and access
` [PATCH V22 08/22] mmc: sdhci: add UHS-II related definitions in headers
` [PATCH V22 09/22] mmc: sdhci: add UHS-II module and add a kernel configuration
` [PATCH V22 10/22] mmc: sdhci-uhs2: dump UHS-II registers
` [PATCH V22 11/22] mmc: sdhci-uhs2: add reset function
` [PATCH V22 12/22] mmc: sdhci-uhs2: add set_power() to support vdd2
` [PATCH V22 13/22] mmc: sdhci-uhs2: add set_timeout()
` [PATCH V22 14/22] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [PATCH V22 15/22] mmc: sdhci-uhs2: add set_ios()
` [PATCH V22 16/22] mmc: sdhci-uhs2: add related functions to initialize the interface
` [PATCH V22 17/22] mmc: sdhci-uhs2: add irq() and others
` [PATCH V22 18/22] mmc: sdhci-uhs2: add request() "
` [PATCH V22 19/22] mmc: sdhci-uhs2: add pre-detect_init hook
` [PATCH V22 20/22] mmc: sdhci-pci: add UHS-II support framework
` [PATCH V22 21/22] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
` [PATCH V22 22/22] mmc: sdhci-pci-gli: enable UHS-II mode for GL9767

[PATCH 00/21] ntp: Rework to prepare support of indenpendent PTP clocks
 2024-09-13 10:28 UTC  (3+ messages)

[PATCH][next] drm/nouveau: Avoid -Wflex-array-member-not-at-end warning
 2024-09-13 10:23 UTC  (3+ messages)

[PATCH v3] usb: gadget: core: force synchronous registration
 2024-09-13 10:23 UTC 

[PATCH 0/8] Add generic overlay for MikroBUS addon boards
 2024-09-13 10:23 UTC  (3+ messages)

[PATCH 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2024-09-13 10:22 UTC  (8+ messages)
` [PATCH 2/6] iio: adc: ad4030: add driver for ad4030-24
` [PATCH 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16

[PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
 2024-09-13 10:21 UTC  (12+ messages)

[PATCH 1/1] perf build: Require at least clang 16.0.6 to build BPF skeletons
 2024-09-13 10:20 UTC  (4+ messages)

[PATCH V21 00/22] Add support UHS-II for GL9755 and GL9767
 2024-09-13 10:18 UTC  (7+ messages)
` [PATCH V21 09/22] mmc: sdhci: add UHS-II module and add a kernel configuration
` [PATCH V21 14/22] mmc: sdhci-uhs2: add set_ios()

[PATCHv3 0/7] uprobe, bpf: Add session support
 2024-09-13 10:17 UTC  (9+ messages)
` [PATCHv3 1/7] uprobe: Add support for session consumer

[PATCH v2 0/2] Minor fixes error handling of perf stat
 2024-09-13 10:14 UTC  (3+ messages)
` [PATCH v3 1/2] perf stat: Close cork_fd when create_perf_stat_counter() failed
` [PATCH v3 2/2] perf stat: Stop repeating when ref_perf_stat() returns -1

[PATCH v2][next] wifi: iwlwifi: mvm: Use __counted_by() and avoid -Wfamnae warnings
 2024-09-13 10:14 UTC  (3+ messages)

[PATCH v8 06/13] acpi/ghes: add support for generic error injection via QAPI
 2024-09-13 10:13 UTC  (8+ messages)

[PATCH v4 0/2] Add EDAC driver for loongson memory controller
 2024-09-13 10:11 UTC  (3+ messages)
` [PATCH v4 2/2] Loongarch: "

[RFC PATCH net-next] net/udp: Add 4-tuple hash for connected socket
 2024-09-13 10:09 UTC 

[RFC 0/5] ext4: Implement support for extsize hints
 2024-09-13 10:06 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am625-beagleplay: Enable MikroBUS PWM
 2024-09-13 10:06 UTC 

[PATCH net-next] net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMP
 2024-09-13 10:05 UTC 

[syzbot] Monthly jfs report (Sep 2024)
 2024-09-13 10:03 UTC 

[syzbot] Monthly bcachefs report (Sep 2024)
 2024-09-13 10:03 UTC 

[syzbot] Monthly hams report (Sep 2024)
 2024-09-13 10:03 UTC 

[PATCH 0/2] serial: imx: Grab port lock in imx_uart_enable_wakeup()
 2024-09-13 10:02 UTC  (4+ messages)
` [PATCH 2/2] serial: imx: Add more comments on port lock status

[PATCH net-next v4 0/6] net: ethernet: ti: am65-cpsw: Add multi queue RX support
 2024-09-13 10:00 UTC  (2+ messages)

[PATCH v7 0/2] iio: imu: smi240: add bosch smi240 driver
 2024-09-13 10:00 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: iio: imu: smi240: add Bosch smi240
` [PATCH v7 2/2] iio: imu: smi240: add driver

FW: [PATCH] usb: xhci: fix loss of data on Cadence xHC
 2024-09-13  9:58 UTC  (6+ messages)
  `  "

[PATCH -next] sched: Remove the check on the return value of sched_update_scaling()
 2024-09-13  9:57 UTC  (2+ messages)

[PATCH v2 0/3] iio: light: opt3001: add support for TI's opt3002 light sensor
 2024-09-13  9:57 UTC  (4+ messages)
` [PATCH v2 1/3] iio: light: opt3001: add missing full-scale range value
` [PATCH v2 2/3] dt-bindings: iio: light: opt3001: add compatible for opt3002
` [PATCH v2 3/3] iio: light: opt3001: add support for TI's opt3002 light sensor

[PATCH v2 0/4] gpio: siul2-s32g2: add initial GPIO driver
 2024-09-13  9:55 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: gpio: add support for NXP S32G2/S32G3 SoCs

[PATCH v9 0/4] debugfs to hisilicon migration driver
 2024-09-13  9:55 UTC  (5+ messages)
` [PATCH v9 1/4] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v9 2/4] hisi_acc_vfio_pci: create subfunction for data reading
` [PATCH v9 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v9 4/4] Documentation: add debugfs description for hisi migration

[PATCH v6 0/4] pressure: bmp280: Minor cleanup and interrupt support
 2024-09-13  9:54 UTC  (4+ messages)
` [PATCH v6 1/4] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures

[PATCH 00/21] Adding support of ADI ARMv8 ADSP-SC598 SoC
 2024-09-13  9:54 UTC  (4+ messages)
` [PATCH 01/21] arm64: Add ADI "

[GIT PULL] i2c-host-fixes for v6.11-rc8
 2024-09-13  9:53 UTC 

[PATCH] wifi: ath6kl: fix typos
 2024-09-13  9:48 UTC 

linux-next: manual merge of the gpio-brgl tree with the arm-soc tree
 2024-09-13  9:46 UTC  (3+ messages)

[PATCH v4 0/2] livepatch: Add using attribute to klp_func for using function
 2024-09-13  9:46 UTC  (7+ messages)
` [PATCH v4 1/2] Introduce klp_ops into klp_func structure

[PATCH v16 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-09-13  9:46 UTC  (8+ messages)
` [PATCH v16 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
        ` [EXT] "

[PATCH v2 0/1] Use functionality of irq_get_trigger_type()
 2024-09-13  9:45 UTC  (3+ messages)
` [PATCH v2 1/1] drm/i2c: tda998x: Make use "

[RFC PATCH] mmc: core: Add SD card quirk for broken poweroff notification
 2024-09-13  9:44 UTC 

[PATCH v1 0/2] Use functionality of irq_get_trigger_type()
 2024-09-13  9:44 UTC  (4+ messages)
` [PATCH v1 1/2] uio: uio_dmem_genirq: Make use "

[PATCH RFC 0/3] tsm: Unified Measurement Register ABI for TVMs
 2024-09-13  9:43 UTC  (6+ messages)

[PATCH] wifi: wcn36xx: fix a typo
 2024-09-13  9:43 UTC 

[PATCH v1 0/2] xhci: pci: Amend definitions of PCI device IDs
 2024-09-13  9:42 UTC  (4+ messages)
` [PATCH v1 1/2] xhci: pci: Use standard pattern for "

[PATCH net] selftests: forwarding: Avoid false MDB delete/flush failures
 2024-09-13  9:40 UTC 

[PATCH 0/5] firewire: core: revert changes to keep interface compatibility
 2024-09-13  9:39 UTC  (2+ messages)

[RFC PATCH 0/3] Allow sk_lookup UDP return traffic to egress
 2024-09-13  9:39 UTC  (4+ messages)
` [RFC PATCH 1/3] ipv4: Run a reverse sk_lookup on sendmsg
` [RFC PATCH 2/3] ipv6: "
` [RFC PATCH 3/3] bpf: Add sk_lookup test to use ORIGDSTADDR cmsg

[PATCH v4 0/2] Use functionality of irq_get_trigger_type() and
 2024-09-13  9:39 UTC  (2+ messages)

[PATCH 0/5] firewire: use sleepable workqueue to handle 1394 OHCI IT/IR context events
 2024-09-13  9:38 UTC  (3+ messages)
` firewire: use sleepable workqueue to handle 1394 OHCI IT/IR context events: test 2

[PATCH] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up
 2024-09-13  9:38 UTC  (7+ messages)

[PATCH v2 00/13] serial: 8250_exar: Clean up the driver
 2024-09-13  9:37 UTC  (11+ messages)

[PATCH] thermal/ti-soc-thermal: Fix typos
 2024-09-13  9:37 UTC 

[RFC 0/2] fix two bugs related to page_pool
 2024-09-13  9:35 UTC  (4+ messages)
` [RFC 2/2] page_pool: fix IOMMU crash when driver has already unbound

[PATCH v1 1/1] iio: imu: kmx61: Drop most likely fake ACPI ID
 2024-09-13  9:32 UTC  (3+ messages)

[PATCH v11] i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled
 2024-09-13  9:32 UTC  (5+ messages)

[PATCH v1 1/1] iio: light: ltr501: Drop most likely fake ACPI ID
 2024-09-13  9:31 UTC  (3+ messages)

[PATCH v1 1/1] tee: amdtee: Use %pUl printk() format specifier to print GUIDs
 2024-09-13  9:29 UTC  (3+ messages)

[PATCH 0/2] dmaengine: dw: Fix sys freeze and XFER-bit set error for UARTs
 2024-09-13  9:25 UTC  (4+ messages)
` [PATCH 1/2] dmaengine: dw: Prevent tx-status calling DMA-desc callback

[PATCH v4 0/2] arm64: dts: qcom: sm8450: Add coresight nodes
 2024-09-13  9:24 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: coresight: Update the pattern of ete node name
` [PATCH v4 2/2] arm64: dts: qcom: sm8450: Add coresight nodes

[PATCH v9 6/8] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
 2024-09-13  9:22 UTC  (2+ messages)

[PATCH linux-firmware] copy-firmware: Fix incorrect symlinks to uncompressed targets
 2024-09-13  9:21 UTC 

[PATCH] mm: Compute mTHP order efficiently
 2024-09-13  9:19 UTC 

[PATCH RESEND] drm/sti: avoid potential dereference of error pointers
 2024-09-13  9:19 UTC  (2+ messages)

[PATCH v1 1/1] drm/panel: sony-acx565akm: Use %*ph to print small buffer
 2024-09-13  9:18 UTC  (3+ messages)

[PATCH] drm: panel: nt36523: use devm_mipi_dsi_* function to register and attach dsi
 2024-09-13  9:18 UTC  (3+ messages)

[PATCH] drm/panel: khadas-ts050: make ts050[v2]_panel_data static
 2024-09-13  9:18 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support
 2024-09-13  9:18 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: display: panel-lvds: Add compatible for Jenson BL-JT60050-01A

[PATCH 00/24] timekeeping: Rework to prepare support of indenpendent PTP clocks
 2024-09-13  9:16 UTC  (4+ messages)
` [PATCH 10/24] timekeeping: Define a struct type for tk_core to make it reusable

[PATCH net] netkit: Assign missing bpf_net_context
 2024-09-13  9:15 UTC  (3+ messages)

[PATCH v2 0/2] Minor fixes error handling of perf stat
 2024-09-13  9:15 UTC  (4+ messages)
` [PATCH v2 2/2] perf stat: Stop repeating when ref_perf_stat() returns -1

[PATCH net-next v3 00/12] net: vxlan: add skb drop reasons support
 2024-09-13  9:13 UTC  (5+ messages)
` [PATCH net-next v3 06/12] net: vxlan: make vxlan_snoop() return drop reasons

[Question] sched:the load is unbalanced in the VM overcommitment scenario
 2024-09-13  9:13 UTC 

linux-next: Tree for Sep 13
 2024-09-13  9:12 UTC 

[syzbot] [crypto?] [ntfs3?] KMSAN: uninit-value in sw842_compress
 2024-09-13  9:12 UTC  (2+ messages)

[PATCH] drm/vc4: Fix atomicity violation in vc4_crtc_send_vblank()
 2024-09-13  9:10 UTC 

[PATCH v2 0/4] LoongArch, MIPS: Unify Loongson IOCSR handling
 2024-09-13  9:10 UTC  (4+ messages)
` [PATCH v2 1/4] LoongArch: Probe more CPU features from CPUCFG

[PATCH 0/5] sched/fair: Rework EAS to handle more cases
 2024-09-13  9:09 UTC  (5+ messages)
` [RFC PATCH 5/5] sched/fair: Add push task callback for EAS

[tip:master] BUILD SUCCESS 4c293d0fa3159f5062483ef981d77f455589cfda
 2024-09-13  9:09 UTC 

[PATCH] drm/sti: avoid potential dereference of error pointers in sti_hqvdp_atomic_check
 2024-09-13  9:09 UTC 

[syzbot] [net?] INFO: rcu detected stall in neigh_timer_handler (8)
 2024-09-13  9:08 UTC  (3+ messages)

[PATCH] drm/panel: raydium-rm69380: transition to mipi_dsi wrapped functions
 2024-09-13  9:08 UTC  (2+ messages)

[PATCH] riscv: Prevent a bad reference count on CPU nodes
 2024-09-13  9:07 UTC  (2+ messages)

[PATCH 0/5] AMD SoundWire machine driver code refactor
 2024-09-13  9:06 UTC  (6+ messages)
` [PATCH 1/5] ASoC: intel: sof_sdw: rename soundwire endpoint and dailink structures
` [PATCH 2/5] ASoC: intel: sof_sdw: rename soundwire parsing helper functions
` [PATCH 3/5] ASoC: sdw_util/intel: move soundwire endpoint and dai link structures
` [PATCH 4/5] ASoC: sdw_utils/intel: move soundwire endpoint parsing helper functions
` [PATCH 5/5] ASoC: amd: acp: refactor SoundWire machine driver code

[PATCH v2] drm/sti: avoid potential dereference of error pointers
 2024-09-13  9:04 UTC 

[regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000")
 2024-09-13  9:03 UTC  (2+ messages)

[PATCH v4 0/5] Support alpha blending in MTK display driver
 2024-09-13  9:01 UTC  (7+ messages)

[PATCH 1/2] powerpc/vpa_pmu: Add interface to expose vpa counters via perf
 2024-09-13  9:01 UTC  (4+ messages)

[PATCH RFC] block: trace: add block alignment information
 2024-09-13  8:59 UTC  (2+ messages)

[PATCH] sched/fair: Fix integer underflow
 2024-09-13  8:58 UTC 

[GIT PULL] LoongArch KVM changes for v6.12
 2024-09-13  8:58 UTC 

[PATCH v7 0/2] arm64: dts: mediatek: Add MT8186 Ponyta
 2024-09-13  8:55 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook

[PATCH net-next] tools: ynl-gen: use big-endian netlink attribute types
 2024-09-13  8:55 UTC 

[PATCH net-next V2 0/5] Add support to SFP for PCI11x1x chips
 2024-09-13  8:54 UTC  (7+ messages)
` [PATCH net-next V2 4/5] net: lan743x: Implement phylink pcs

[PATCH v1] watchdog: Convert comma to semicolon
 2024-09-13  8:36 UTC  (2+ messages)

[PATCH v5 1/1] watchdog: imx7ulp_wdt: move post_rcs_wait into struct imx_wdt_hw_feature
 2024-09-13  8:32 UTC  (4+ messages)

linux-next: build failure after merge of the watchdog tree
 2024-09-13  8:31 UTC  (3+ messages)

page:  |  | latest

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

all inboxes | Powered by JetHome®