messages from 2024-06-01 12:27:47 to 2024-06-01 15:05:11 UTC [more...]
[PATCH v6 00/17] RISC-V: ACPI: Add external interrupt controller support
2024-06-01 15:04 UTC (17+ 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
madvise/fadvise 32-bit length
2024-06-01 15:05 UTC (3+ messages)
[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 net-next v2 0/2] tcp: add sysctl_tcp_rto_min_us
2024-06-01 14:56 UTC (4+ messages)
` [PATCH net-next v2 1/2] tcp: derive delack_max with tcp_rto_min helper
[PATCH 1/2] renesas: beacon-rzg2m: Add Marek to MAINTAINER file
2024-06-01 14:55 UTC (2+ messages)
` [PATCH 2/2] configs: rzg2_beacon: Realign ENV location and offset
[Buildroot] [PATCH] {linux, linux-headers}: bump 4.19.x, 5.4.x, 5.10.x, 5.15.x, 6.1.x, 6.6.x, 6.8.x series
2024-06-01 14:53 UTC (2+ messages)
[Buildroot] [git commit] {linux, linux-headers}: bump 4.19.x, 5.4.x, 5.10.x, 5.15.x, 6.1.x, 6.6.x, 6.8.x series
2024-06-01 14:48 UTC
[PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-06-01 14:50 UTC (51+ 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 v5 0/5] device parts handling administration commands
2024-06-01 14:50 UTC (6+ messages)
` [PATCH v5 1/5] admin: Add theory of operation for device parts
` [PATCH v5 2/5] admin: Extend resource objects for sr-iov group type
` [PATCH v5 3/5] admin: Add admin commands for device parts
` [PATCH v5 4/5] admin: Define common "
` [PATCH v5 5/5] admin: Add requirements of device parts commands
[PATCH] staging: r8712u: remove unused struct 'zero_bulkout_context'
2024-06-01 14:50 UTC (4+ messages)
[PATCH v3] m68k: amiga: config: upon boot, turn off all incoming interrupts from the Warp1260
2024-06-01 14:47 UTC (2+ messages)
[PATCH 0/4] drm/i915/dsb: A bit of polish
2024-06-01 14:46 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[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
[davidhildenbrand:page_mapcount 6/7] fs/proc/task_mmu.c:1544 pagemap_pmd_range() error: uninitialized symbol 'folio'
2024-06-01 14:40 UTC
[XEN PATCH 0/5] address violations of MISRA C rules
2024-06-01 14:37 UTC (8+ messages)
` [XEN PATCH 5/5] xen: fix MISRA regressions on rule 20.9 and 20.12
[PATCH v2] staging: r8712u: remove unused struct 'zero_bulkout_context'
2024-06-01 14:27 UTC (2+ messages)
[PATCH v4 0/3] Rust block device driver API and null block driver
2024-06-01 14:24 UTC (5+ 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
[RFC] usb: xhci: Some USB devices fail to initialize
2024-06-01 14:23 UTC (5+ messages)
` [EXT] "
[meta-oe][PATCH] libgpiod: Migrate to catch2 v3
2024-06-01 14:22 UTC
[Buildroot] [PATCH] package/libcamera: bump to version 0.3.0
2024-06-01 14:11 UTC (3+ messages)
[PATCH] mm: init_mlocked_on_free_v3
2024-06-01 14:09 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 v3 0/4] hwmon: Add support for SPD5118 compliant chips
2024-06-01 14:08 UTC (6+ messages)
` [PATCH RFT v3 4/4] hwmon: (spd5118) Add support for reading SPD data
[PATCH v3 0/3] novatek-nvt-ts: add support for NT36672A touchscreen
2024-06-01 14:07 UTC (5+ messages)
` [PATCH v3 3/3] Input: "
[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)
[GIT PULL] xfs: bug fixes for 6.10
2024-06-01 13:55 UTC
[PATCH 0/6] crypto/ionic: introduce AMD Pensando ionic crypto driver
2024-06-01 13:57 UTC (4+ messages)
` [PATCH v2 0/9] "
` [PATCH v2 3/9] crypto/ionic: add device commands
` [EXTERNAL] "
[Buildroot] [PATCH next v2 1/1] utils/docker-run: set podman userns option in environment
2024-06-01 13:53 UTC (2+ messages)
[PATCH V3 1/2] arm64: dts: imx8mp-beacon-kit: Enable ADV7535 Hot Plug Detect
2024-06-01 13:52 UTC (4+ messages)
` [PATCH V3 2/2] arm64: dts: imx8mp-beacon-kit: Fix errors found from CHECK_DTBS
[Buildroot] [git commit branch/next] utils/docker-run: set podman userns option in environment
2024-06-01 13:51 UTC
[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
[meta-oe][PATCH] python3-icu: upgrade from 2.12 to 2.13.1 to fix build with icu-75
2024-06-01 13:49 UTC
[PATCH 1/1] Revert "usb: chipidea: move ci_ulpi_init after the phy initialization"
2024-06-01 13:42 UTC (2+ messages)
[PATCH] accel/tcg: nochain should disable goto_ptr
2024-06-01 13:36 UTC (4+ messages)
[PATCH 0/4 v3] perf: Fix leaked sigtrap events
2024-06-01 13:35 UTC (3+ messages)
[PATCH] mm: increase totalram_pages on freeing to buddy system
2024-06-01 13:34 UTC
[PATCH net-next v4 0/2] net: allow dissecting/matching tunnel control flags
2024-06-01 13:33 UTC (5+ messages)
` [PATCH net-next v4 1/2] flow_dissector: add support for "
` [PATCH net-next v4 2/2] net/sched: cls_flower: add support for matching "
[PATCH v1 net-next] af_unix: Don't check last_len in unix_stream_data_wait()
2024-06-01 13:30 UTC (2+ 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 (3+ 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 (7+ messages)
[PATCH] iio: inkern: fix channel read regression
2024-06-01 13:21 UTC (2+ messages)
[yocto] runqemu qemux86-64
2024-06-01 13:18 UTC (2+ messages)
[BUG] MT7921AUN: broken Bluetooth firmware?
2024-06-01 13:16 UTC
[Intel-wired-lan] [PATCH net, v2] ice: avoid IRQ collision to fix init failure on ACPI S3 resume
2024-06-01 13:16 UTC (3+ messages)
` [PATCH net,v2] "
[meta-oe][PATCH] libgphoto2: fix build with gcc-14
2024-06-01 13:15 UTC
[PATCH v4 0/7] PCI: xilinx-nwl: Add phy support
2024-06-01 13:10 UTC (4+ 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 net-next v4 0/3] Introduce IPPROTO_SMC
2024-06-01 13:06 UTC (3+ messages)
` [PATCH net-next v4 3/3] net/smc: "
[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 (12+ messages)
` [PATCH V3 01/10] tools lib: adopt str_has_suffix() from bpftool/gen.c
` [PATCH V3 02/10] perf util: Delete ends_with() and replace its use with str_has_suffix()
` [PATCH V3 03/10] perf util: Replace an instance of strtailcmp() by str_has_suffix()
` [PATCH V3 04/10] tools lib: Adopt str_has_prefix() from kernel
` [PATCH V3 05/10] libsubcmd: Replace strstarts() usage with str_has_prefix()
` [PATCH V3 06/10] objtool: "
` [PATCH V3 07/10] perf tools: "
` [PATCH V3 08/10] tools lib: Remove strstarts() as all its usecases have been replaced by str_has_prefix()
` [PATCH V3 09/10] perf tools: Only treat files as map files when they have the extension .map
` [PATCH V3 10/10] perf test: Check output of the probe ... --funcs command
[Buildroot] [PATCH] package/luarocks: bump to version 3.11.1
2024-06-01 12:59 UTC
[Buildroot] [PATCH] package/libfribidi: bump to version 1.0.14
2024-06-01 12:59 UTC
[Buildroot] [PATCH] package/nano: bump to version 8.0
2024-06-01 12:59 UTC
[PATCH v2 for-4.19 00/13] xen/bitops: Untangle ffs()/fls() infrastructure
2024-06-01 12:57 UTC (4+ messages)
` [PATCH v2 12/13] xen/bitops: Clean up ffs64()/fls64() definitions
[RFC v2 net-next 1/7] net: add rx_sk to trace_kfree_skb
2024-06-01 12:56 UTC (2+ messages)
[PATCH v7 2/4] spi: cadence: Add Marvell xSPI IP overlay changes
2024-06-01 12:56 UTC
[PATCH v3 0/3] Rust block device driver API and null block driver
2024-06-01 12:51 UTC (6+ messages)
` [PATCH v3 1/3] rust: block: introduce `kernel::block::mq` module
[PATCH net-next v5 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
2024-06-01 12:51 UTC (4+ messages)
` [PATCH net-next v5 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
[Buildroot] [PATCH] package/gcc: update to 13.3.0
2024-06-01 12:39 UTC
[PATCH] staging: rtl8723bs: hal: Fix spelling mistakes in odm.h
2024-06-01 12:35 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 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 "
[bitbake][scarthgap][2.8][PATCH 0/8] Patch review
2024-06-01 12:27 UTC (4+ messages)
` [bitbake][scarthgap][2.8][PATCH 6/8] bb: Use namedtuple for Task data
` [bitbake][scarthgap][2.8][PATCH 7/8] hashserv: client: Add batch stream API
` [bitbake][scarthgap][2.8][PATCH 8/8] siggen: Enable batching of unihash queries
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.