[PATCH 0/5] ftrace: Clean up and comment code
2024-06-05 21:54 UTC (6+ messages)
` [PATCH 1/5] ftrace: Rename dup_hash() and comment it
` [PATCH 3/5] ftrace: Remove "filter_hash" parameter from ftrace_hash_rec_disable/enable()
[PATCH 0/6] ftrace: Minor fixes for sparse and kernel test robot
2024-06-05 21:53 UTC (8+ messages)
` [PATCH 1/6] ftrace: Declare function_trace_op in header to quiet sparse warning
` [PATCH 2/6] ftrace: Assign ftrace_list_end to ftrace_ops_list type cast to RCU
` [PATCH 3/6] ftrace: Assign RCU list variable with rcu_assign_ptr()
` [PATCH 4/6] ftrace: Fix prototypes for ftrace_startup/shutdown_subops()
` [PATCH 5/6] function_graph: Make fgraph_do_direct static key static
` [PATCH 6/6] function_graph: Do not update pid func if CONFIG_DYNAMIC_FTRACE not enabled
[PATCH v2] pstore/ram: Replace of_node_put with __free() for automatic cleanup
2024-06-05 21:49 UTC
[PATCH 3/6] PCI/P2PDMA: create VMA without page_mkwrite() operator
2024-06-05 21:45 UTC (2+ messages)
[RFC PATCH v5 00/29] TDX KVM selftests
2024-06-05 21:44 UTC (9+ messages)
[PATCH 1/6] kernfs: create vm_operations_struct without page_mkwrite()
2024-06-05 21:43 UTC (2+ messages)
[PATCH v16 0/5] implement getrandom() in vDSO
2024-06-05 21:41 UTC (3+ messages)
` [PATCH v16 5/5] x86: vdso: Wire up getrandom() vDSO implementation
[PATCH v2 00/11] spi: pxa2xx: Get rid of an additional layer in PCI driver
2024-06-05 21:38 UTC (2+ messages)
[PATCH v9 0/2] dt-bindings: describe the PMU modules of QCom BT/WLAN packages
2024-06-05 21:38 UTC (2+ messages)
[PATCH] regmap: kunit: add missing MODULE_DESCRIPTION()
2024-06-05 21:38 UTC (2+ messages)
[PATCH v4 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
2024-06-05 21:38 UTC (2+ messages)
[PATCH] dt-bindings: sound: tlv320adc3xxx: Fix incorrect GPIO description
2024-06-05 21:38 UTC (2+ messages)
[PATCH 0/3] Dead structs in sound/soc/codecs
2024-06-05 21:38 UTC (2+ messages)
[PATCH] ASoC: codecs: wcd939x: Unify define used for MIC bias VOUT registers
2024-06-05 21:38 UTC (2+ messages)
[PATCH] ASoC: codecs: wcd938x: Drop no-op ADC2_BCS Disable Switch
2024-06-05 21:38 UTC (2+ messages)
[PATCH v2 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
2024-06-05 21:38 UTC (2+ messages)
[PATCH] power: supply: hwmon: Add support for power sensors
2024-06-05 21:38 UTC (2+ messages)
[PATCH 0/2] power: dead struct removal
2024-06-05 21:38 UTC (2+ messages)
[PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
2024-06-05 21:36 UTC
[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
2024-06-05 21:34 UTC (9+ messages)
` [PATCH v2 09/19] irqdomain: Add missing parameter descriptions in docs
` [PATCH v2 11/19] irqchip: Add support for LAN966x OIC
` [PATCH v2 18/19] mfd: Add support for LAN966x PCI device
[PATCH v9 0/3] Add support for Intel PPS Generator
2024-06-05 21:34 UTC (3+ messages)
` [PATCH v9 1/3] pps: generators: Add PPS Generator TIO Driver
[PATCH v3 5.10/5.15] ata: libata-scsi: check cdb length for VARIABLE_LENGTH_CMD commands
2024-06-05 21:34 UTC
[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
2024-06-05 21:33 UTC (5+ messages)
` [RFC PATCH v8 08/10] ACPI:RAS2: Add ACPI RAS2 driver
` [RFC PATCH v8 10/10] ras: scrub: ACPI RAS2: Add memory "
[PATCH v3 6/6] iio: adc: Add support for AD4000
2024-06-05 21:32 UTC (3+ messages)
[PATCH v3] resource: add a simple test for walk_iomem_res_desc()
2024-06-05 21:32 UTC (3+ messages)
[PATCH net] net/mlx5: Fix tainted pointer delete is case of flow rules creation fail
2024-06-05 21:30 UTC (2+ messages)
[PATCH] igb: Add MII write support
2024-06-05 21:30 UTC (5+ messages)
[PATCH v1 00/17] nvmem: Handle change of return type in reg_read/write() definition
2024-06-05 21:29 UTC (5+ messages)
` [PATCH v1 01/17] hwmon: pmbus: adm1266: Change nvmem reg_read/write return type
` [PATCH v1 05/17] misc: ds1682: "
[PATCH v4] resource: add a simple test for walk_iomem_res_desc()
2024-06-05 21:28 UTC
[RFC bpf-next 00/10] uprobe, bpf: Add session support
2024-06-05 21:23 UTC (14+ messages)
` [RFC bpf-next 01/10] uprobe: Add session callbacks to uprobe_consumer
[PATCH] PCI/AER: Print error message as per the TODO
2024-06-05 21:23 UTC (2+ messages)
` [PATCH v2] "
[PATCH v4 00/40] fsi: Add interrupt support
2024-06-05 21:23 UTC (41+ messages)
` [PATCH v4 01/40] fsi: hub: Set master index to link number plus one
` [PATCH v4 02/40] fsi: Move slave definitions to fsi-slave.h
` [PATCH v4 03/40] fsi: Fix slave addressing after break command
` [PATCH v4 04/40] fsi: Use a defined value for default echo delay
` [PATCH v4 05/40] fsi: Calculate local bus clock frequency
` [PATCH v4 06/40] fsi: core: Improve master read/write/error traces
` [PATCH v4 07/40] fsi: core: Add slave error trace
` [PATCH v4 08/40] fsi: core: Reset errors instead of clearing interrupts
` [PATCH v4 09/40] fsi: aspeed: Add AST2700 support
` [PATCH v4 10/40] fsi: core: Add slave spinlock
` [PATCH v4 11/40] fsi: core: Allow cfam device type aliases
` [PATCH v4 12/40] fsi: core: Add common regmap master functions
` [PATCH v4 13/40] fsi: core: Disable relative addressing during scan
` [PATCH v4 14/40] fsi: hub: Use common initialization and link enable
` [PATCH v4 15/40] fsi: aspeed: "
` [PATCH v4 16/40] fsi: aspeed: Remove cfam reset sysfs file in error path and remove
` [PATCH v4 17/40] fsi: aspeed: Refactor trace functions
` [PATCH v4 18/40] fsi: aspeed: Don't clear all IRQs during OPB transfers
` [PATCH v4 19/40] fsi: aspeed: Only read result register for successful read
` [PATCH v4 20/40] fsi: aspeed: Switch to spinlock
` [PATCH v4 21/40] fsi: aspeed: Disable relative addressing and IPOLL for cfam reset
` [PATCH v4 22/40] fsi: aspeed: Use common master error handler
` [PATCH v4 23/40] fsi: core: Add interrupt support
` [PATCH v4 24/40] fsi: aspeed: "
` [PATCH v4 25/40] fsi: hub: "
` [PATCH v4 26/40] i2c: fsi: Calculate clock divider from local bus frequency
` [PATCH v4 27/40] i2c: fsi: Improve formatting
` [PATCH v4 28/40] i2c: fsi: Change fsi_i2c_write_reg to accept data instead of a pointer
` [PATCH v4 29/40] i2c: fsi: Remove list structure of ports
` [PATCH v4 30/40] i2c: fsi: Define a function to check status error bits
` [PATCH v4 31/40] i2c: fsi: Add boolean for skip stop command on abort
` [PATCH v4 32/40] i2c: fsi: Add interrupt support
` [PATCH v4 33/40] fsi: hub master: Reset hub master after errors
` [PATCH v4 34/40] fsi: core: Add master register read-only sysfs
` [PATCH v4 35/40] fsi: core: Add slave "
` [PATCH v4 36/40] fsi: i2cr: Adjust virtual CFAM ID to match Odyssey chip
` [PATCH v4 37/40] fsi: core: Add different types of CFAM
` [PATCH v4 38/40] spi: fsi: Calculate clock divider from local bus frequency
` [PATCH v4 39/40] ARM: dts: aspeed: P10 and tacoma: Set FSI clock frequency
` [PATCH v4 40/40] ARM: dts: aspeed: P10: Bump SPI max frequencies
[PATCH v1 0/3] spi: gpio: Convert to be used outside of OF
2024-06-05 21:22 UTC (6+ messages)
` [PATCH v1 3/3] spi: gpio: Make num_chipselect 8-bit in the struct spi_gpio_platform_data
[PATCH v1 1/1] spi: Replace custom code with device_match_acpi_handle()
2024-06-05 21:22 UTC (3+ messages)
[PATCH v1 1/1] spi: Refactor spi_stop_queue()
2024-06-05 21:21 UTC (3+ messages)
[PATCH] mm/page_table_check: Fix crash on ZONE_DEVICE
2024-06-05 21:21 UTC
[PATCH v1 0/3] spi: bitbang: Clean up the driver
2024-06-05 21:21 UTC (3+ messages)
[PATCH 0/3, v3] x86/fpu: Remove the thread::fpu pointer
2024-06-05 21:21 UTC (2+ messages)
[PATCH v5 00/13] Provide SEV-SNP support for running under an SVSM
2024-06-05 21:17 UTC (4+ messages)
` [PATCH v5 02/13] x86/sev: Check for the presence of an SVSM in the SNP Secrets page
[PATCH v1 1/1] lockd: Use *-y instead of *-objs in Makefile
2024-06-05 21:13 UTC (3+ messages)
[PATCH 00/10] use folio in ksm
2024-06-05 21:12 UTC (6+ messages)
` [PATCH 02/10] mm/ksm: skip subpages of compound pages
[PATCH v1 0/8] spi: Rework DMA mapped flag
2024-06-05 21:12 UTC (4+ messages)
` [PATCH v1 5/8] spi: pxa2xx: Use new spi_xfer_is_dma_mapped() helper
[PATCH v7 07/13] PCI: Move dev-enabled status bit to struct pci_dev
2024-06-05 21:11 UTC (2+ messages)
[PATCH RFT] ASoC: mediatek: mt8183-da7219-max98357: Fix kcontrol name collision
2024-06-05 21:05 UTC (2+ messages)
[PATCH] ASoC: rockchip: i2s-tdm: Fix trcm mode by setting clock on right mclk
2024-06-05 21:05 UTC (2+ messages)
[syzbot] [ext4?] possible deadlock in ext4_setattr (2)
2024-06-05 21:04 UTC
[PATCH 1/5] clk: rockchip: rk3128: Drop CLK_NR_CLKS usage
2024-06-05 21:03 UTC (12+ messages)
` [PATCH 2/5] dt-bindings: clock: rk3128: Drop CLK_NR_CLKS
` [PATCH 3/5] dt-bindings: clock: rk3128: Add HCLK_SFC
` [PATCH 4/5] clk: rockchip: Add HCLK_SFC for RK3128
` [PATCH 5/5] ARM: dts: rockchip: Add SFC "
` [PATCH v2 0/5] Add SFC support "
` [PATCH v2 1/5] clk: rockchip: rk3128: Drop CLK_NR_CLKS usage
` [PATCH v2 2/5] dt-bindings: clock: rk3128: Drop CLK_NR_CLKS
` [PATCH v2 3/5] dt-bindings: clock: rk3128: Add HCLK_SFC
` [PATCH v2 4/5] clk: rockchip: Add HCLK_SFC for RK3128
` [PATCH v2 5/5] ARM: dts: rockchip: Add SFC "
[PATCH v16 4/5] random: introduce generic vDSO getrandom() implementation
2024-06-05 21:03 UTC (2+ messages)
[PATCH v2 0/5 RESEND] Add SFC support for RK3128
2024-06-05 21:00 UTC (6+ messages)
` [PATCH v2 1/5 RESEND] clk: rockchip: rk3128: Drop CLK_NR_CLKS usage
` [PATCH v2 2/5 RESEND] dt-bindings: clock: rk3128: Drop CLK_NR_CLKS
` [PATCH v2 3/5 RESEND] dt-bindings: clock: rk3128: Add HCLK_SFC
` [PATCH v2 4/5 RESEND] clk: rockchip: Add HCLK_SFC for RK3128
` [PATCH v2 5/5 RESEND] ARM: dts: rockchip: Add SFC "
[PATCH 0/3] riscv: Per-thread envcfg CSR support
2024-06-05 20:56 UTC (4+ messages)
` [PATCH 1/3] riscv: Enable cbo.zero only when all harts support Zicboz
` [PATCH 2/3] riscv: Add support for per-thread envcfg CSR values
` [PATCH 3/3] riscv: Call riscv_user_isa_enable() only on the boot hart
[PATCH v1 1/1] regmap: spi: Fix potential off-by-one when calculating reserved size
2024-06-05 20:53 UTC
[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
2024-06-05 20:50 UTC (11+ messages)
[Bug Report] selftests: arm64: build errors
2024-06-05 20:48 UTC (4+ messages)
x86: WARNING: at mm/memblock.c:1339 memblock_set_node - Usage of MAX_NUMNODES is deprecated. Use NUMA_NO_NODE instead
2024-06-05 20:48 UTC (4+ messages)
[PATCH] arm64: dts: qcom: sm8650-hdk: allow more IOMMU SID for the first QUP instance
2024-06-05 20:47 UTC (2+ messages)
[RFC PATCH v2 0/8] Clavis LSM
2024-06-05 20:41 UTC (6+ messages)
` [RFC PATCH v2 1/8] certs: Introduce ability to link to a system key
[PATCH v1 1/1] drm/mipi-dbi: Add missing MODULE_DESCRIPTION()
2024-06-05 20:38 UTC (2+ messages)
[v4 PATCH] arm64: mm: force write fault for atomic RMW instructions
2024-06-05 20:37 UTC
[PATCH v2 00/16] coresight: Use per-sink trace ID maps for Perf sessions
2024-06-05 20:35 UTC (2+ messages)
[RESEND][PATCH 0/2 v6] pwm: add axi-pwm-gen driver
2024-06-05 20:35 UTC (3+ messages)
` [PATCH 1/2 v6] dt-bindings: pwm: Add AXI PWM generator
` [PATCH 2/2 v6] pwm: Add driver for "
[PULL REQUEST] i2c-for-6.10-rc3
2024-06-05 20:32 UTC (4+ messages)
[PATCH v2 0/3] ChromeOS Embedded Controller charge control driver
2024-06-05 20:32 UTC (6+ messages)
[PATCH 1/3] kconfig: remove tristate choice support
2024-06-05 20:30 UTC (6+ messages)
` [PATCH 2/3] kconfig: refactor conf_set_all_new_symbols() to reduce indentation level
` [PATCH 3/3] kconfig: refactor conf_write_defconfig() "
[PATCH] dmaengine: add missing MODULE_DESCRIPTION() macros
2024-06-05 20:29 UTC (2+ messages)
[PATCH v1] perf evlist: Force adding default events only to core PMUs
2024-06-05 20:29 UTC (12+ messages)
[PATCH 1/1] arm64: dts: imx8dxl-evk: add imx8dxl_cm4, lsio mu5, related memory region
2024-06-05 20:27 UTC
[PATCH] ASoC: cs35l56: Use scope-based resource management in cs35l56_try_get_broken_sdca_spkid_gpio()
2024-06-05 20:20 UTC
[syzbot] [crypto?] KMSAN: uninit-value in aes_encrypt (5)
2024-06-05 20:17 UTC (2+ messages)
` [syzbot] ff/ext4: Prevent crypto operation on unaligned blocks
[net-next PATCH v5 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
2024-06-05 20:14 UTC (3+ messages)
` [net-next PATCH v5 7/7] net: ravb: Allocate RX buffers via page pool
[PATCHv11 00/19] x86/tdx: Add kexec support
2024-06-05 20:14 UTC (4+ messages)
` [PATCH v7 0/3] x86/snp: "
` [PATCH v7 2/3] x86/boot/compressed: Skip Video Memory access in Decompressor for SEV-ES/SNP
[PATCH v4] iwlwifi: mvm: adding check if the thermal firmware is running
2024-06-05 20:10 UTC
[PATCH v2 0/7] Add SMEM-based speedbin matching
2024-06-05 20:10 UTC (8+ messages)
` [PATCH v2 1/7] soc: qcom: Move some socinfo defines to the header
` [PATCH v2 2/7] soc: qcom: smem: Add a feature code getter
` [PATCH v2 3/7] drm/msm/adreno: Implement SMEM-based speed bin
` [PATCH v2 4/7] drm/msm/adreno: Add speedbin data for SM8550 / A740
` [PATCH v2 5/7] drm/msm/adreno: Define A530 speed bins explicitly
` [PATCH v2 6/7] drm/msm/adreno: Redo the speedbin assignment
` [PATCH v2 7/7] arm64: dts: qcom: sm8550: Wire up GPU speed bin & more OPPs
[PATCH v2] drm/msm/dpu: fix encoder irq wait skip
2024-06-05 20:08 UTC (2+ messages)
[PATCH v2] Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set"
2024-06-05 20:08 UTC (2+ messages)
[PATCH] drm/msm/dpu: drop duplicate drm formats from wb2_formats arrays
2024-06-05 20:08 UTC (2+ messages)
[PATCH net-next v2 5/9] net: openvswitch: add emit_sample action
2024-06-05 20:06 UTC (4+ messages)
[PATCH] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
2024-06-05 20:02 UTC (5+ messages)
[PATCH v3] iwlwifi: mvm: adding check if the thermal firmware is running
2024-06-05 20:02 UTC (3+ messages)
[BUG?] memory allocation profiling: the counters are not non-decreasing
2024-06-05 20:00 UTC (2+ messages)
[PATCHv2 0/4] tools/memory-model: Define more of LKMM in tools/memory-model
2024-06-05 19:58 UTC (6+ messages)
` [PATCHv2 3/4] tools/memory-model: Define effect of Mb tags on RMWs in tools/
[PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-06-05 19:58 UTC (4+ messages)
` [PATCH 13/14] drm/bridge: synopsys: Add DW HDMI QP TX controller driver
[PATCH v7 0/7] Linux RISC-V IOMMU Support
2024-06-05 19:57 UTC (8+ messages)
` [PATCH v7 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
` [PATCH v7 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v7 3/7] iommu/riscv: Add RISC-V IOMMU PCIe "
` [PATCH v7 4/7] iommu/riscv: Enable IOMMU registration and device probe
` [PATCH v7 5/7] iommu/riscv: Device directory management
` [PATCH v7 6/7] iommu/riscv: Command and fault queue support
` [PATCH v7 7/7] iommu/riscv: Paging domain support
[PATCH v4 0/6] slab: Introduce dedicated bucket allocator
2024-06-05 19:54 UTC (6+ messages)
` [PATCH v4 4/6] mm/slab: Introduce kmem_buckets_create() and family
[RESEND PATCH v2] iwlwifi: mvm: adding check if the thermal firmware is running
2024-06-05 19:53 UTC (3+ messages)
[PATCH v1] thermal: ACPI: Invalidate trip points with temperature of 0 or below
2024-06-05 19:15 UTC
page: next (older) | prev (newer) | 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®