messages from 2024-06-01 07:22:23 to 2024-06-01 16:32:37 UTC [more...]
[PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-06-01 16:32 UTC (18+ messages)
` [PATCH 01/14] drm/bridge: dw-hdmi: Simplify clock handling
` [PATCH 02/14] drm/bridge: dw-hdmi: Add dw-hdmi-common.h header
` [PATCH 03/14] drm/bridge: dw-hdmi: Commonize dw_hdmi_i2c_adapter()
` [PATCH 04/14] drm/bridge: dw-hdmi: Factor out AVI infoframe setup
` [PATCH 05/14] drm/bridge: dw-hdmi: Factor out vmode setup
` [PATCH 06/14] drm/bridge: dw-hdmi: Factor out hdmi_data_info setup
` [PATCH 07/14] drm/bridge: dw-hdmi: Commonize dw_hdmi_connector_create()
` [PATCH 08/14] drm/rockchip: dw_hdmi: Use modern drm_device based logging
` [PATCH 09/14] drm/rockchip: dw_hdmi: Simplify clock handling
` [PATCH 10/14] drm/rockchip: dw_hdmi: Use devm_regulator_get_enable()
` [PATCH 11/14] drm/rockchip: dw_hdmi: Drop superfluous assignments of mpll_cfg, cur_ctr and phy_config
` [PATCH 12/14] dt-bindings: display: rockchip,dw-hdmi: Add compatible for RK3588
` [PATCH 13/14] drm/bridge: synopsys: Add DW HDMI QP TX controller driver
` [PATCH 14/14] drm/rockchip: dw_hdmi: Add basic RK3588 support
[PATCH v2 0/4] Support Kingdisplay kd101ne3 and Starry er88577 MIPI-DSI panel
2024-06-01 16:27 UTC (10+ messages)
` [PATCH v2 1/4] dt-bindings: display: panel: Add KD101NE3-40TI support
` [PATCH v2 2/4] drm/panel: kd101ne3: add new panel driver
` [PATCH v2 3/4] dt-bindings: display: panel: Add compatible for Starry-er88577
` [PATCH v2 4/4] drm/panel: starry: add new panel driver
[GIT PULL] Kbuild fixes for v6.10-rc2
2024-06-01 16:24 UTC
[PATCH] pinctrl: samsung: Add support for pull-up and pull-down
2024-06-01 16:11 UTC (2+ messages)
[PATCH v4 0/3] Rust block device driver API and null block driver
2024-06-01 16:01 UTC (7+ messages)
` [PATCH v4 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v4 2/3] rust: block: add rnull, Rust null_blk implementation
` [PATCH v4 3/3] MAINTAINERS: add entry for Rust block device driver API
[PATCH v1 0/2] external ulpi vbus control
2024-06-01 15:52 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: musb: mpfs: add ULPI external vbus support
[syzbot] [bcachefs?] WARNING: locking bug in __timer_delete_sync
2024-06-01 15:52 UTC
[GIT PULL] hardening fixes for v6.10-rc2
2024-06-01 15:51 UTC (2+ messages)
kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
2024-06-01 15:37 UTC (5+ messages)
[PATCH] mm: init_mlocked_on_free_v3
2024-06-01 15:34 UTC (3+ messages)
[PATCH v1 0/4] MediaTek MT6357/8/9 PMIC Auxiliary ADC support
2024-06-01 15:32 UTC (3+ messages)
` [PATCH v1 1/4] dt-bindings: iio: adc: Add MediaTek MT6359 PMIC AUXADC
[PATCH v4 0/3] novatek-nvt-ts: add support for NT36672A touchscreen
2024-06-01 15:30 UTC (4+ messages)
` [PATCH v4 1/3] Input: novatek-nvt-ts: replace generic i2c device id with specific IC variant
` [PATCH v4 2/3] dt-bindings: input: document Novatek NVT touchscreen controller
` [PATCH v4 3/3] Input: novatek-nvt-ts: add support for NT36672A touchscreen
[PATCH 1/1] dt-bindings: mmc: Convert fsl-esdhc.txt to yaml
2024-06-01 15:25 UTC (2+ messages)
[PATCH 0/2] phy: qcom: qmp-pcie: Add support for Gen4 4-lane mode for X1E80100
2024-06-01 15:21 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x4
[PATCH v3 0/4] hwmon: Add support for SPD5118 compliant chips
2024-06-01 15:19 UTC (8+ messages)
` [PATCH v3 1/4] dt-bindings: trivial-devices: Add jedec,spd5118
` [PATCH RFT v3 4/4] hwmon: (spd5118) Add support for reading SPD data
[PATCH 0/5] Add support for Allwinner H616 PWM
2024-06-01 15:17 UTC (5+ messages)
` [PATCH 5/5] dt-bindings: pwm: sun20i: Add options to select a clock source and DIV_M
[PATCH v6] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
2024-06-01 15:14 UTC (4+ messages)
[PATCH v3 0/3] novatek-nvt-ts: add support for NT36672A touchscreen
2024-06-01 15:08 UTC (6+ messages)
` [PATCH v3 3/3] Input: "
[PATCH v6 00/17] RISC-V: ACPI: Add external interrupt controller support
2024-06-01 15:04 UTC (18+ messages)
` [PATCH v6 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [PATCH v6 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
` [PATCH v6 03/17] ACPI: bus: Add acpi_riscv_init function
` [PATCH v6 04/17] ACPI: scan: Refactor dependency creation
` [PATCH v6 05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list
` [PATCH v6 06/17] ACPI: scan: Define weak function to populate dependencies
` [PATCH v6 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
` [PATCH v6 08/17] ACPI: pci_link: Clear the dependencies after probe
` [PATCH v6 09/17] ACPI: RISC-V: Implement PCI related functionality
` [PATCH v6 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
` [PATCH v6 11/17] ACPI: RISC-V: Initialize GSI mapping structures
` [PATCH v6 12/17] ACPI: RISC-V: Implement function to add implicit dependencies
` [PATCH v6 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v6 14/17] irqchip/riscv-imsic-state: Create separate function for DT
` [PATCH v6 15/17] irqchip/riscv-imsic: Add ACPI support
` [PATCH v6 16/17] irqchip/riscv-aplic: "
` [PATCH v6 17/17] irqchip/sifive-plic: "
[PATCH] x86, arm: add missing license tag into syscall tables
2024-06-01 15:05 UTC (2+ messages)
` [tip: x86/misc] x86, arm: Add missing license tag to syscall tables files
[PATCH] docs: Extend and refactor index of further kernel docs
2024-06-01 15:03 UTC (4+ messages)
[PATCH 1/2] power: supply: samsung-sdi-battery: Constify struct power_supply_vbat_ri_table
2024-06-01 15:00 UTC (2+ messages)
` [PATCH 2/2] power: supply: samsung-sdi-battery: Constify struct power_supply_maintenance_charge_table
[PATCH] Documentation/accel/qaic: Fix typo 'phsyical'
2024-06-01 14:51 UTC (2+ messages)
` [PATCH] Documentation/accel/qaic: Fix typo
[PATCH] tick: shift tick_nohz_switch_to_nohz() from tick_check_oneshot_change() to hrtimer_run_queues()
2024-06-01 14:56 UTC (3+ messages)
[PATCH] staging: r8712u: remove unused struct 'zero_bulkout_context'
2024-06-01 14:50 UTC (4+ messages)
[PATCH] bpf: plug a warn about bpf_session_cookie without CONFIG_FPROBE
2024-06-01 14:45 UTC (2+ messages)
[PATCH V3 1/2] drm/bridge: samsung-dsim: Set P divider based on min/max of fin pll
2024-06-01 14:41 UTC (2+ messages)
` [PATCH V3 2/2] drm/bridge: samsung-dsim: Fix porch calcalcuation rounding
[PATCH v2] staging: r8712u: remove unused struct 'zero_bulkout_context'
2024-06-01 14:27 UTC (2+ messages)
[GIT PULL] bcachefs updates fro 6.10-rc1
2024-06-01 14:09 UTC (6+ messages)
[PATCH] mm: userfaultfd: Use swap() in double_pt_lock()
2024-06-01 14:08 UTC (2+ messages)
[PATCH v2] x86/traps: Enable UBSAN traps on x86
2024-06-01 14:06 UTC (2+ messages)
sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled
2024-06-01 14:03 UTC (4+ messages)
` [PATCH] tick/nohz_full: don't abuse smp_call_function_single() in tick_setup_device()
[PATCH] sctp: annotate struct sctp_assoc_ids with __counted_by()
2024-06-01 14:02 UTC (2+ messages)
[PATCH V3 1/2] arm64: dts: imx8mp-beacon-kit: Enable ADV7535 Hot Plug Detect
2024-06-01 13:52 UTC (2+ messages)
` [PATCH V3 2/2] arm64: dts: imx8mp-beacon-kit: Fix errors found from CHECK_DTBS
[PATCH 00/14] alpha: cleanups for 6.10
2024-06-01 13:51 UTC (8+ messages)
[syzbot] [wireless?] INFO: rcu detected stall in addrconf_rs_timer (6)
2024-06-01 13:51 UTC
[PATCH 0/4 v3] perf: Fix leaked sigtrap events
2024-06-01 13:35 UTC (3+ messages)
[syzbot] [bpf?] KASAN: slab-use-after-free Read in bpf_link_free (2)
2024-06-01 13:29 UTC (2+ messages)
[PATCH] riscv: stacktrace: Add USER_STACKTRACE support
2024-06-01 13:27 UTC (2+ messages)
[PATCH V2] drm/bridge: adv7511: Fix Intermittent EDID failures
2024-06-01 13:24 UTC
[PATCH v1 0/2] serial: 8250: Split out platform and RSA drivers
2024-06-01 13:24 UTC (5+ messages)
` [PATCH v1 2/2] serial: 8250: Extract platform driver
[PATCH v0] RISC-V: Use Zkr to seed KASLR base address
2024-06-01 13:22 UTC (6+ messages)
[PATCH] iio: inkern: fix channel read regression
2024-06-01 13:21 UTC (2+ messages)
[PATCH net,v2] ice: avoid IRQ collision to fix init failure on ACPI S3 resume
2024-06-01 13:16 UTC (2+ messages)
[PATCH v4 0/7] PCI: xilinx-nwl: Add phy support
2024-06-01 13:10 UTC (3+ messages)
` [PATCH v4 6/7] "
[PATCH v3] can: m_can: don't enable transceiver when probing
2024-06-01 13:10 UTC (2+ messages)
[PATCH] iio: frequency: adrf6780: rm clk provider include
2024-06-01 13:10 UTC (2+ messages)
[PATCH net-next v10 00/14] Device Memory TCP
2024-06-01 13:09 UTC (3+ messages)
` [PATCH net-next v10 13/14] net: add devmem TCP documentation
[PATCH v1 0/4] lm3533: Remove the outdated drivers
2024-06-01 13:05 UTC (3+ messages)
` [PATCH v1 2/4] iio: light: lm3533-als: Remove the driver
[PATCH 0/5] iio: adc: use devm_regulator_get_enable_read_voltage round 1
2024-06-01 13:01 UTC (5+ messages)
` [PATCH 1/5] iio: adc: ad7192: use devm_regulator_get_enable_read_voltage
` [PATCH 5/5] iio: adc: ad7944: "
[PATCH V3 00/10] perf tools: Fix test "perf probe of function from different CU"
2024-06-01 12:59 UTC
[PATCH v3 0/3] Rust block device driver API and null block driver
2024-06-01 12:51 UTC (11+ messages)
` [PATCH v3 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v3 2/3] rust: block: add rnull, Rust null_blk implementation
` [PATCH v3 3/3] MAINTAINERS: add entry for Rust block device driver API
[PATCH net-next v5 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
2024-06-01 12:51 UTC (3+ messages)
` [PATCH net-next v5 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
[PATCH] staging: rtl8723bs: hal: Fix spelling mistakes in odm.h
2024-06-01 12:35 UTC (2+ messages)
[PATCH] iio: humidity: si7020: add heater support
2024-06-01 12:25 UTC (2+ messages)
[PATCH v4 0/7] Add PCIe, SERDES and USB DT support for J722S
2024-06-01 12:15 UTC (8+ messages)
` [PATCH v4 1/7] arm64: dts: ti: am62p: Rename am62p-{}.dtsi to am62p-j722s-common-{}.dtsi
` [PATCH v4 2/7] arm64: dts: ti: k3-am62p-j722s: Move AM62P specific USB1 to am62p-main.dtsi
` [PATCH v4 3/7] arm64: dts: ti: k3-j722s: Add main domain peripherals specific to J722S
` [PATCH v4 4/7] arm64: dts: ti: k3-j722s: Switch to k3-am62p-j722s-common.dtsi
` [PATCH v4 5/7] arm64: dts: ti: k3-serdes: Add SERDES0/SERDES1 lane-muxing macros for J722S
` [PATCH v4 6/7] arm64: dts: ti: k3-j722s-main: Add SERDES and PCIe support
` [PATCH v4 7/7] arm64: dts: ti: k3-j722s: Enable PCIe and USB support on J722S-EVM
[PATCH v3 0/2] Add Bananapi R3 Mini
2024-06-01 12:14 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: arm64: mediatek: add BananaPi "
` Aw: "
[PATCH net] net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
2024-06-01 12:14 UTC (2+ messages)
[RFC 1/1] usb: host: xhci-plat: add enable XHCI-AVOID-BEI quirk by dts
2024-06-01 12:06 UTC
[PATCH net] net: dsa: microchip: fix initial port flush problem
2024-06-01 12:05 UTC (4+ messages)
[PATCH 0/3] Enable PTP timestamping/PPS for AM65x SR1.0 devices
2024-06-01 12:03 UTC (3+ messages)
` [PATCH 1/3] net: ti: icssg-prueth: Enable PTP timestamping support for "
[PATCH 0/3] arm64: dts: qcom: msm8916-samsung-fortuna: Add msm8916-samsung-fortuna/rossa: Add S3FWRN5 NFC and RT5033 PMIC/charger
2024-06-01 11:54 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: msm8916-samsung-gprimeltecan: Add NFC
` [PATCH 2/3] arm64: dts: qcom: msm8916-samsung-fortuna/rossa: Add S3FWRN5 NFC
` [PATCH 3/3] arm64: dts: qcom: msm8916-samsung-fortuna/rossa: Add PMIC and charger
[PATCH v7 0/2] riscv: pwm: sophgo: add pwm support for CV1800
2024-06-01 11:53 UTC (3+ messages)
` [PATCH v7 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC
[syzbot] [f2fs?] kernel BUG in f2fs_write_inline_data
2024-06-01 11:50 UTC (2+ messages)
[PATCH v2 00/35] PREEMPT_AUTO: support lazy rescheduling
2024-06-01 11:47 UTC (3+ messages)
[RFC net-next v3 0/2] mlx5: Add netdev-genl queue stats
2024-06-01 11:39 UTC (4+ messages)
` [RFC net-next v3 1/2] net/mlx5e: Add helpers to calculate txq and ch idx
[PATCH V4] ext4: check hash version and filesystem casefolded consistent
2024-06-01 11:37 UTC (2+ messages)
` [PATCH V5] "
[syzbot] [mm?] BUG: unable to handle kernel paging request in free_unref_page
2024-06-01 11:28 UTC
[syzbot] [bcachefs?] kernel BUG in gc_bucket
2024-06-01 11:28 UTC
[syzbot] [xfs?] BUG: corrupted list in xlog_cil_commit
2024-06-01 11:12 UTC
[PATCH v16 0/5] implement getrandom() in vDSO
2024-06-01 10:58 UTC (10+ messages)
` [PATCH v16 2/5] random: add vgetrandom_alloc() syscall
` [PATCH v16 3/5] arch: allocate vgetrandom_alloc() syscall number
[PATCH 0/2 v5] pwm: add axi-pwm-gen driver
2024-06-01 10:57 UTC (3+ messages)
` [PATCH 2/2 v5] pwm: Add driver for AXI PWM generator
[net-next,v3 0/8] cn10k-ipsec: Add outbound inline ipsec support
2024-06-01 10:19 UTC (3+ messages)
` [net-next,v3 6/8] cn10k-ipsec: Process inline ipsec transmit offload
[net-next PATCH v4 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
2024-06-01 10:13 UTC (3+ messages)
` [net-next PATCH v4 7/7] net: ravb: Allocate RX buffers via page pool
[tip:x86/urgent] BUILD SUCCESS 0c2f6d04619ec2b53ad4b0b591eafc9389786e86
2024-06-01 10:09 UTC
[PATCH] wifi: brcm80211: remove unused structs
2024-06-01 10:09 UTC (2+ messages)
[PATCH v2] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
2024-06-01 10:09 UTC (2+ messages)
[PATCH wireless 1/3] Revert "wifi: wilc1000: convert list management to RCU"
2024-06-01 9:59 UTC (2+ messages)
[PATCH] nvme/pci: Add APST quirk for Lenovo N60z laptop
2024-06-01 9:41 UTC
[regression] Bug 218902 - Kernel crash/reboot on cifs copy
2024-06-01 9:36 UTC
[LSF/MM/BPF TOPIC] untorn buffered writes
2024-06-01 9:33 UTC (4+ messages)
[syzbot] [mm?] INFO: rcu detected stall in kcompactd (2)
2024-06-01 9:34 UTC (3+ messages)
[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
2024-06-01 9:32 UTC (2+ messages)
` [PATCH 2/2] usb: dwc3: core: Workaround for CSR read timeout
[PATCH] serial: sc16is7xx: set driver name
2024-06-01 9:26 UTC (2+ messages)
WARNING: modpost: vmlinux: section mismatch in reference: run_tracer_selftest+0x2c0 (section: .text.unlikely) -> initcall_level_names (section: .init.data)
2024-06-01 9:16 UTC
[PATCH iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
2024-06-01 9:08 UTC (5+ messages)
` [PATCH iwl-next 03/12] idpf: split &idpf_queue into 4 strictly-typed queue structures
` [PATCH iwl-next 12/12] idpf: use libeth Rx buffer management for payload buffer
[PATCH] md/dm-raid: don't clear MD_RECOVERY_FROZEN after setting frozen
2024-06-01 9:06 UTC
[PATCH 00/14] x86/alternatives: Nest them
2024-06-01 9:04 UTC (4+ messages)
` [PATCH 10/14] x86/alternative: Convert ALTERNATIVE_3()
[v3,1/2] hwmon: add MP2891 driver
2024-06-01 8:39 UTC (2+ messages)
[regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0
2024-06-01 8:39 UTC (9+ messages)
[PATCH net-next 0/2] Change the upper boundary of SMC-R's snd_buf and rcv_buf to 512MB
2024-06-01 8:35 UTC (3+ messages)
` [PATCH net-next 1/2] net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG_CHAIN is defined
[PATCH v5 0/4] Add minimal boot support for Raspberry Pi 5
2024-06-01 8:27 UTC (6+ messages)
` [PATCH v5 4/4] arm64: dts: broadcom: Add minimal "
[PATCH v2 0/3] tracing/probes: Support tracepoint events on modules
2024-06-01 8:22 UTC (4+ messages)
` [PATCH v2 1/3] tracepoint: Support iterating over tracepoints "
` [PATCH v2 2/3] tracing/fprobe: Support raw tracepoint events "
` [PATCH v2 3/3] sefltests/tracing: Add a test for "
[PATCH] ipvs: Avoid unnecessary calls to skb_is_gso_sctp
2024-06-01 8:22 UTC (3+ messages)
[PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-06-01 8:12 UTC (11+ messages)
[PATCH v2 0/3] Rust block device driver API and null block driver
2024-06-01 8:02 UTC (6+ messages)
` [PATCH v2 2/3] rust: block: add rnull, Rust null_blk implementation
[syzbot] [mm?] INFO: rcu detected stall in kcompactd (2)
2024-06-01 7:48 UTC (2+ messages)
[RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
2024-06-01 7:40 UTC (4+ messages)
[PATCH] block: Avoid polling configuration errors
2024-06-01 7:38 UTC (2+ messages)
[PATCH] x86/boot: add prototype for __fortify_panic()
2024-06-01 7:27 UTC (5+ messages)
Kernel 6.9 regression: X86: Bogus messages from topology detection
2024-06-01 7:25 UTC (14+ messages)
[PATCH v11 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
2024-06-01 7:22 UTC (6+ messages)
` [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
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