messages from 2024-04-24 12:37:28 to 2024-04-24 14:30:41 UTC [more...]
[PATCH v5 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
2024-04-24 12:54 UTC (5+ messages)
` [PATCH v5 6/7] regulator: Add refactored mtk-dvfsrc-regulator driver
[PATCH v3 0/2] Add StarFive's JH8100 StarLink Cache Controller
2024-04-24 14:16 UTC (7+ messages)
` [PATCH v3 1/2] cache: Add StarFive StarLink cache management for StarFive JH8100
[PATCH v2 0/2] arm64: dts: qcom: msm8916/39-samsung-a2015: Add PMIC and charger
2024-04-24 14:30 UTC (2+ messages)
` [PATCH v3] "
[syzbot] [ext4?] WARNING in ext4_journal_check_start
2024-04-24 14:30 UTC
[PATCH v5 1/2] Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925
2024-04-24 14:30 UTC (2+ messages)
[RFC] net: add TCP fraglist GRO support
2024-04-24 14:30 UTC (12+ messages)
[PATCH net-next v4 0/5] net: stmmac: Add support for RZN1 GMAC devices
2024-04-24 14:29 UTC (3+ messages)
` [PATCH net-next v4 2/5] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
[PATCH v2 2/4] PCI: dwc: Remove unused of_gpio.h
2024-04-24 14:29 UTC (4+ messages)
[PATCH net] udp: fix segmentation crash for GRO packet without fraglist
2024-04-24 14:28 UTC (20+ messages)
[PATCH v1 1/1] PCI: dra7xx: Add missing header inclusion
2024-04-24 14:28 UTC (2+ messages)
[PATCH net-next 0/3] mlx4: Add support for netdev-genl API
2024-04-24 14:28 UTC (6+ messages)
` [PATCH net-next 3/3] net/mlx4: support per-queue statistics via netlink
[PATCH 0/4] Define i2c_designware in a header file
2024-04-24 14:26 UTC (13+ messages)
` [PATCH 1/4] i2c: designware: Create shared header hosting driver name
` [PATCH 3/4] mfd: intel_quark_i2c_gpio: Utilize i2c-designware.h
[PATCH] PCI: endpoint: Migrate to Genalloc framework for outbound window memory allocation
2024-04-24 14:23 UTC (7+ messages)
[PATCH 1/1] perf tests shell kprobes: Add missing description as used by 'perf test' output
2024-04-24 14:22 UTC (3+ messages)
[PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
2024-04-24 14:22 UTC (3+ messages)
` [PATCH v3 06/17] riscv: Fix extension subset checking
[PATCH v2] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
2024-04-24 14:21 UTC
[PATCH v2] Bluetooth: Populate hci_set_hw_info for Intel and Realtek
2024-04-24 14:20 UTC (2+ messages)
[RFC PATCH 0/5] add mTHP support for anonymous share pages
2024-04-24 14:20 UTC (8+ messages)
limits.h in tools/
2024-04-24 14:19 UTC (7+ messages)
[PATCH v2 0/2] meson pwm small fixes
2024-04-24 14:19 UTC (4+ messages)
` [PATCH v2 1/2] pwm: meson: Drop unneeded check in .get_state()
` [PATCH v2 2/2] pwm: meson: Add check for error from clk_round_rate()
[PATCH] iommu: Fix def_domain_type interaction with untrusted devices
2024-04-24 14:18 UTC (6+ messages)
[PATCH 3/3] HID: bpf: lazy load the hid_tail_call entrypoint
2024-04-24 14:17 UTC (3+ messages)
[PATCH] bpf: verifier: allow arrays of progs to be used in sleepable context
2024-04-24 14:16 UTC (4+ messages)
[PATCH v2 3/7] dt-bindings: reset: Add binding constants for BLZP1600
2024-04-24 14:16 UTC (2+ messages)
[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-04-24 14:16 UTC (8+ messages)
[PATCH v2 0/4] PCI: controller: Move to agnostic GPIO API
2024-04-24 14:15 UTC (7+ messages)
` [PATCH v2 3/4] PCI: imx6: Convert "
[PATCH v2 2/7] dt-bindings: arm: blaize: Add Blaize BLZP1600 SoC
2024-04-24 14:15 UTC (2+ messages)
[PATCH V3] perf scripts python: Add a script to run instances of perf script in parallel
2024-04-24 14:15 UTC (3+ messages)
[PATCH] Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
2024-04-24 14:13 UTC (3+ messages)
[PATCH v2 4/7] dt-bindings: clock: Add binding constants for BLZP1600
2024-04-24 14:13 UTC (2+ messages)
[PATCH v2 0/7] Add support for Blaize BLZP1600 SoC
2024-04-24 14:12 UTC (2+ messages)
[PATCH v2 7/7] arm64: defconfig: Enable ARCH_BLAIZE_BLZP1600
2024-04-24 14:11 UTC (2+ messages)
[PATCH v4 0/8] clk: renesas: rzg2l: Add support for power domains
2024-04-24 14:10 UTC (5+ messages)
` [PATCH v4 6/8] clk: renesas: rzg2l: Extend power domain support
` [PATCH v4 7/8] clk: renesas: r9a08g045: Add support for power domains
[PATCH v3 0/7] kdb: Refactor and fix bugs in kdb_read()
2024-04-24 14:03 UTC (8+ messages)
` [PATCH v3 1/7] kdb: Fix buffer overflow during tab-complete
` [PATCH v3 2/7] kdb: Use format-strings rather than '\0' injection in kdb_read()
` [PATCH v3 3/7] kdb: Fix console handling when editing and tab-completing commands
` [PATCH v3 4/7] kdb: Merge identical case statements in kdb_read()
` [PATCH v3 5/7] kdb: Use format-specifiers rather than memset() for padding "
` [PATCH v3 6/7] kdb: Replace double memcpy() with memmove() "
` [PATCH v3 7/7] kdb: Simplify management of tmpbuffer "
[PATCH] regulator: change devm_regulator_get_enable_optional() stub to return Ok
2024-04-24 14:05 UTC (2+ messages)
kernel BUG at net/sunrpc/svc.c:570 after updating from v5.15.153 to v5.15.155
2024-04-24 14:03 UTC (5+ messages)
[PATCH v3] ASoC: dt-bindings: tegra20-ac97: convert to dt schema
2024-04-24 14:02 UTC (2+ messages)
[PATCH][next] ASoc: PCM6240: Fix spelling mistake: "deley" -> "delay"
2024-04-24 14:02 UTC (2+ messages)
[PATCH v4 0/2] Add support for Amlogic S4 PWM
2024-04-24 14:01 UTC (6+ messages)
` [PATCH v4 1/2] pwm: meson: "
[PATCH] nfc: pn533: Fix null-ptr-deref in pn533_recv_frame()
2024-04-24 14:00 UTC (2+ messages)
[PATCH v2] spi: stm32: enable controller before asserting CS
2024-04-24 13:52 UTC
[PATCH] spi: spi-s3c64xx.c: Remove of_node_put for auto cleanup
2024-04-24 13:58 UTC (2+ messages)
[PATCH net-next 0/8] net: openvswitch: Add sample multicasting
2024-04-24 13:50 UTC (9+ messages)
` [PATCH net-next 1/8] net: netlink: export genl private pointer getters
` [PATCH net-next 2/8] net: psample: add multicast filtering on group_id
` [PATCH net-next 3/8] net: psample: add user cookie
` [PATCH net-next 4/8] net: psample: add tracepoint
` [PATCH net-next 5/8] net: sched: act_sample: add action cookie to sample
` [PATCH net-next 6/8] net:openvswitch: add psample support
` [PATCH net-next 7/8] selftests: openvswitch: add sample action
` [PATCH net-next 8/8] selftests: openvswitch: add psample test
[PATCH] Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()
2024-04-24 13:53 UTC (17+ messages)
[PATCH v2 1/7] dt-bindings: Add Blaize vendor prefix
2024-04-24 13:31 UTC
[PATCH 0/2] mm: introduce per-order mTHP split counters
2024-04-24 13:51 UTC (3+ messages)
` [PATCH 1/2] mm: add "
` [PATCH 2/2] mm: add docs for "
[PATCHv10 00/18] x86/tdx: Add kexec support
2024-04-24 13:50 UTC (5+ messages)
` [PATCHv10 04/18] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
[PATCH v5 00/10] media: subdev: Improve stream enable/disable machinery
2024-04-24 13:50 UTC (11+ messages)
` [PATCH v5 08/10] media: subdev: Refactor v4l2_subdev_enable/disable_streams()
` [PATCH v5 09/10] media: subdev: Support single-stream case in v4l2_subdev_enable/disable_streams()
[Linux kernel bug] divide error in wq_update_node_max_active
2024-04-24 13:51 UTC (2+ messages)
` [PATCH V2] workqueue: Fix divide error in wq_update_node_max_active()
[PATCH v3 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
2024-04-24 13:49 UTC (2+ messages)
[PATCH 6.6 000/158] 6.6.29-rc1 review
2024-04-24 13:48 UTC (2+ messages)
[PATCH] selftests: Make ksft_exit functions return void instead of int
2024-04-24 13:44 UTC (2+ messages)
[PATCH v2 00/16] MCA Updates
2024-04-24 13:44 UTC (6+ messages)
` [PATCH v2 05/16] x86/mce/amd: Clean up SMCA configuration
[PATCH] ARM: dts: stm32: add PWR regulators support on stm32mp131
2024-04-24 13:42 UTC (2+ messages)
[PATCH v2 0/2] cpu: Fix default mitigation behavior
2024-04-24 13:42 UTC (4+ messages)
` [PATCH v2 2/2] cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
[PATCH net-next] net: qede: flower: validate control flags
2024-04-24 13:42 UTC
regression/bisected/6.9 commit 587d67fd929ad89801bcc429675bda90d53f6592 decrease 30% of gaming performance
2024-04-24 13:42 UTC (12+ messages)
[PATCH v3 0/2] fw_devlink overlay fix
2024-04-24 13:40 UTC (2+ messages)
[PATCH v2] Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()
2024-04-24 13:40 UTC (10+ messages)
[PATCH net-next v2 0/4] net: sparx5: flower: validate control flags
2024-04-24 13:39 UTC (2+ messages)
[PATCH] drm/amd/display: re-indent dc_power_down_on_boot()
2024-04-24 13:39 UTC (5+ messages)
[PATCH v9 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-04-24 13:35 UTC (5+ messages)
` [PATCH v9 01/36] tracing: Add a comment about ftrace_regs definition
[PATCH v2] software node: Implement device_get_match_data fwnode callback
2024-04-24 13:34 UTC (6+ messages)
[PATCH v2 6/7] arm64: Add initial support for Blaize BLZP1600 CB2
2024-04-24 13:33 UTC
[PATCH 0/2] selftests: Make sh helper and power supply test POSIX-compliant
2024-04-24 13:33 UTC (2+ messages)
[PATCH v2 5/7] arm64: Add Blaize BLZP1600 SoC family
2024-04-24 13:33 UTC
[PATCH v3 00/74] New Intel CPUID families
2024-04-24 13:32 UTC (12+ messages)
` [PATCH v3 50/74] x86/cpu/vfm: Update drivers/hwmon/peci/cputemp.c
[PATCH v2] gpio: tegra186: Fix tegra186_gpio_is_accessible() check
2024-04-24 13:32 UTC (3+ messages)
` [PATCH v3] "
[PATCH net-next v5 00/10] Add ability to flash modules' firmware
2024-04-24 13:30 UTC (11+ messages)
` [PATCH net-next v5 01/10] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [PATCH net-next v5 02/10] mlxsw: Implement "
` [PATCH net-next v5 03/10] ethtool: Add an interface for flashing transceiver modules' firmware
` [PATCH net-next v5 04/10] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next v5 05/10] include: netdevice: Add module firmware flashing in progress flag to net_device
` [PATCH net-next v5 06/10] net: sfp: Add more extended compliance codes
` [PATCH net-next v5 07/10] ethtool: cmis_cdb: Add a layer for supporting CDB commands
` [PATCH net-next v5 08/10] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB
` [PATCH net-next v5 09/10] ethtool: Add ability to flash transceiver modules' firmware
` [PATCH net-next v5 10/10] ethtool: Veto some operations during firmware flashing process
[PATCH] perf: RISC-V: Check standard event availability
2024-04-24 13:31 UTC (8+ messages)
[PATCH] sched/core: fix incorrect parameter burst in cpu_max_write()
2024-04-24 13:24 UTC
[v2] Support for Arm CCA VMs on Linux
2024-04-24 13:27 UTC (6+ messages)
` [PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
` [PATCH v2 14/14] virt: arm-cca-guest: TSM_REPORT support for realms
[PATCH v5 0/5] Improve visibility of writeback
2024-04-24 13:27 UTC (3+ messages)
` [PATCH v5 3/5] writeback: fix build problems of "writeback: support retrieving per group debug writeback stats of bdi"
[PATCH] pinctrl: renesas: rzg2l: Limit 2.5V power supply to Ethernet interfaces
2024-04-24 13:24 UTC (3+ messages)
[PATCH v9 00/13] Introduce STM32 Firewall framework
2024-04-24 12:19 UTC (4+ messages)
` [PATCH v9 06/13] of: property: fw_devlink: Add support for "access-controller"
[PATCH] memcg: Fix data-race KCSAN bug in rstats
2024-04-24 13:19 UTC (2+ messages)
[PATCH] bus: stm32_firewall: fix off by one in stm32_firewall_get_firewall()
2024-04-24 13:14 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: sc7280: Remove CTS/RTS configuration
2024-04-24 13:14 UTC (2+ messages)
[PATCH v7 0/4] arm64: qcom: add AIM300 AIoT board support
2024-04-24 13:14 UTC (2+ messages)
[PATCH v2] media: dt-bindings: add access-controllers to STM32MP25 video codecs
2024-04-24 13:10 UTC (2+ messages)
[PATCH v5 0/2] clean up unused "fsl,imx8qm-adma" compatible string
2024-04-24 13:09 UTC (3+ messages)
` [PATCH v5 1/2] dmaengine: fsl-edma: "
[PATCH] block: allow device to have both virt_boundary_mask and max segment size
2024-04-24 13:09 UTC (3+ messages)
[PATCH] clk: renesas: r8a7740: Remove an unused field in struct div4_clk
2024-04-24 13:08 UTC (2+ messages)
[PATCH v2] serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup
2024-04-24 12:58 UTC
[PATCH v2 0/2] remoteproc: k3-r5: Wait for core0 power-up before powering up core1
2024-04-24 13:05 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfs
[PATCH net-next] net: hns3: flower: validate control flags
2024-04-24 13:04 UTC (2+ messages)
[PATCH] drm/qxl: fix comment typo
2024-04-24 13:03 UTC (2+ messages)
[PATCH 0/4] can: mcp251xfd: add gpio functionality
2024-04-24 13:01 UTC (4+ messages)
` [PATCH 3/4] "
[PATCH v2 0/6] iio: light: stk3310: support powering off during suspend
2024-04-24 12:59 UTC (4+ messages)
` [PATCH v2 2/6] iio: light: stk3310: Implement vdd supply and power it "
[PATCH 0/2 v5] pwm: add axi-pwm-gen driver
2024-04-24 12:58 UTC (3+ messages)
` [PATCH 1/2 v5] dt-bindings: pwm: Add AXI PWM generator
` [PATCH 2/2 v5] pwm: Add driver for "
[PATCH 0/2] Add API to correct KVM/PV clock drift
2024-04-24 12:58 UTC (8+ messages)
` [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction
[PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug
2024-04-24 12:54 UTC (5+ messages)
` [PATCH v7 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
[PATCH net-next v2 0/3] net: lan966x: flower: validate control flags
2024-04-24 12:53 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: lan966x: flower: add extack to lan966x_tc_flower_handler_control_usage()
` [PATCH net-next v2 2/3] net: lan966x: flower: rename goto in lan966x_tc_flower_handler_control_usage()
` [PATCH net-next v2 3/3] net: lan966x: flower: check for unsupported control flags
[PATCH] drivers: use __free attribute instead of of_node_put()
2024-04-24 12:54 UTC (5+ messages)
` [PATCH v2] "
[PATCH net-next] net: phy: marvell: add support for MV88E6020 internal PHYs
2024-04-24 12:52 UTC (4+ messages)
linux-next: manual merge of the vfs-brauner tree with the erofs-fixes tree
2024-04-24 12:51 UTC (4+ messages)
[PATCH v1 0/2] arm64/mm: Enable userfaultfd write-protect
2024-04-24 12:51 UTC (4+ messages)
` [PATCH v1 2/2] arm64/mm: Add uffd write-protect support
[PATCH 1/2] mm: page_owner: fixing wrong information in dump_page_owner
2024-04-24 12:50 UTC (2+ messages)
[PATCH 6.8 000/158] 6.8.8-rc1 review
2024-04-24 12:50 UTC
[PATCH] soc: xilinx: Add cb event for subsystem restart
2024-04-24 12:49 UTC (2+ messages)
` [PATCH v2] "
xfs fixups for the fop_flags conversion
2024-04-24 12:49 UTC (2+ messages)
[PATCH] slub: Fixes freepointer encoding for single free
2024-04-24 12:47 UTC
[PATCH v3 0/9] arm64: dts: qcom: fix description of the Type-C signals
2024-04-24 12:46 UTC (4+ messages)
` [PATCH v3 8/9] arm64: dts: qcom: x1e80100: describe USB signals properly
[PATCH 00/18] i2c: remove printout on handled timeouts
2024-04-24 12:44 UTC (5+ messages)
[PATCH] x86/cpu: Fix check for RDPKRU in __show_regs()
2024-04-24 12:43 UTC (2+ messages)
` [tip: x86/urgent] "
[PATCH 0/7] PCI: xilinx-nwl: Add phy support
2024-04-24 12:37 UTC (6+ messages)
` [PATCH 7/7] [RFT] arm64: zynqmp: Add PCIe phys
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox