messages from 2024-08-30 13:45:36 to 2024-08-30 15:50:52 UTC [more...]
[PATCH v2 0/7] pmdomain/cpuidle-psci: Support s2idle/s2ram on PREEMPT_RT
2024-08-30 15:50 UTC (5+ messages)
` [PATCH v2 3/7] pmdomain: core: Use dev_name() instead of kobject_get_path() in debugfs
[PATCH net-next 0/6] various cleanups
2024-08-30 15:49 UTC (3+ messages)
` [PATCH net-next 1/6] net: ag71xx: add COMPILE_TEST to test compilation
[PATCH v8 0/7] Linux RISC-V IOMMU Support
2024-08-30 15:49 UTC (5+ messages)
` [PATCH v8 3/7] iommu/riscv: Add RISC-V IOMMU PCIe device driver
[PATCH v5 0/7] block atomic writes for xfs
2024-08-30 15:48 UTC (6+ messages)
` [PATCH v5 3/7] fs: iomap: Atomic write support
[PATCH v2 0/6] lib: Extend bitmap find binary operations
2024-08-30 15:48 UTC (5+ messages)
` [PATCH v2 4/6] lib: Fix test_find_first_and_bit and test_find_next_and_bit benchmark
` [PATCH v2 5/6] lib: benchmark bitmap sets binary operation find
[PATCH v3 0/7] Add Renesas R-Car Gen4 E-FUSE support
2024-08-30 15:47 UTC (11+ messages)
` [PATCH v3 1/7] dt-bindings: fuse: Move renesas,rcar-{efuse,otp} to nvmem
[PATCH v2 0/4] Increase mseal test coverage
2024-08-30 15:46 UTC (9+ messages)
` [PATCH v2 1/4] selftests/mm: mseal_test, add vma size check
` [PATCH v2 2/4] selftests/mm: mseal_test add sealed madvise type
[PATCH net-next v3] net: mvneta: Use min macro
2024-08-30 15:45 UTC (2+ messages)
[PATCH v2] usb: xhci: fixes lost of data for xHCI Cadence Controllers
2024-08-30 15:45 UTC (3+ messages)
[PATCH v4 0/8] uprobes: RCU-protected hot path optimizations
2024-08-30 15:44 UTC (8+ messages)
` [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
[PATCH v3 00/13] nfsd: implement the "delstid" draft
2024-08-30 15:44 UTC (6+ messages)
` [PATCH v3 08/13] nfs_common: make nfs4.h include generated nfs4_1.h
[PATCH v3 00/12] Add RTC support for the Renesas RZ/G3S SoC
2024-08-30 15:44 UTC (3+ messages)
` [PATCH v3 05/12] dt-bindings: rtc: renesas,rzg3s-rtc: Document the Renesas RTCA-3 IP
[PATCH] selftest/vDSO: Fix cross build for the random tests
2024-08-30 15:43 UTC (5+ messages)
[PATCH 1/2] netpoll: Make netpoll_send_udp return status instead of void
2024-08-30 15:37 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] netcons: Add udp send fail statistics to netconsole
[PATCH net-next v2 00/12] net: vxlan: add skb drop reasons support
2024-08-30 15:36 UTC (17+ messages)
` [PATCH net-next v2 01/12] net: vxlan: add vxlan to the drop reason subsystem
` [PATCH net-next v2 02/12] net: skb: add pskb_network_may_pull_reason() helper
` [PATCH net-next v2 04/12] net: tunnel: add skb_vlan_inet_prepare_reason() helper
` [PATCH net-next v2 05/12] net: vxlan: make vxlan_remcsum() return drop reasons
` [PATCH net-next v2 06/12] net: vxlan: make vxlan_set_mac() "
` [PATCH net-next v2 07/12] net: vxlan: add skb drop reasons to vxlan_rcv()
` [PATCH net-next v2 08/12] net: vxlan: use vxlan_kfree_skb() in vxlan_xmit()
[PATCH v2 1/7] regulator: dt-bindings: mt6323: Convert to DT schema
2024-08-30 15:34 UTC (6+ messages)
` [PATCH v2 2/7] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
` [PATCH v2 3/7] dt-bindings: rtc: mt6397: merge to MFD mediatek,mt6397 DT schema
[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-08-30 15:33 UTC (9+ messages)
` [PATCH v6 03/11] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
[PATCH v1] soc: qcom: pbs: Simplify with dev_err_probe()
2024-08-30 15:31 UTC (5+ messages)
[PATCH v5? 0/6] Tweaked basic Synopsys DW HDMI QP TX driver for Rockchip RK3588
2024-08-30 15:33 UTC (8+ messages)
` [PATCH v5? 1/6] drm/bridge: synopsys: Add DW HDMI QP TX machine driver common code
` [PATCH v5? 2/6] drm/rockchip: Add RK3588-specific driver for DW HDMI QP TX
` [PATCH v5? 3/6] dt-bindings: display: bridge: Add schema for Synopsys DW HDMI QP TX IP
` [PATCH v5? 4/6] dt-bindings: soc: rockchip: Document VO0/1 GRF compatible string changes
` [PATCH v5? 5/6] dt-bindings: display: rockchip: Add schema for RK3588 DW HDMI QP TX machine
` [PATCH v5? 6/6] dts: rockchip: add HDMI0 entry for RK3588 and change VO0/1 GRF compatibles
[PATCH v2 0/9] Preemption support for A7XX
2024-08-30 15:32 UTC (10+ messages)
` [PATCH v2 1/9] drm/msm: Fix bv_fence being used as bv_rptr
` [PATCH v2 2/9] drm/msm: Add submitqueue setup and close
` [PATCH v2 3/9] drm/msm: Add a `preempt_record_size` field
` [PATCH v2 4/9] drm/msm/A6xx: Implement preemption for A7XX targets
` [PATCH v2 5/9] drm/msm/A6xx: Sync relevant adreno_pm4.xml changes
` [PATCH v2 6/9] drm/msm/A6xx: Use posamble to reset counters on preemption
` [PATCH v2 7/9] drm/msm/A6xx: Add traces for preemption
` [PATCH v2 8/9] drm/msm/A6XX: Add a flag to allow preemption to submitqueue_create
` [PATCH v2 9/9] drm/msm/A6xx: Enable preemption for A750
[RFC PATCH 0/8] iio: dac: introducing ad3552r-axi
2024-08-30 15:33 UTC (7+ messages)
` [PATCH RFC 4/8] dt-bindings: iio: dac: add adi axi-dac bus property
[PATCH v2] aarch64: vdso: Wire up getrandom() vDSO implementation
2024-08-30 15:29 UTC (9+ messages)
` [PATCH] selftests: vDSO: quash clang omitted parameter warning in getrandom test
[PATCH printk v5 00/17] add threaded printing + the rest
2024-08-30 15:29 UTC (18+ messages)
` [PATCH printk v5 01/17] printk: nbcon: Add function for printers to reacquire ownership
` [PATCH printk v5 02/17] printk: Fail pr_flush() if before SYSTEM_SCHEDULING
` [PATCH printk v5 03/17] printk: Flush console on unregister_console()
` [PATCH printk v5 04/17] printk: nbcon: Add context to usable() and emit()
` [PATCH printk v5 05/17] printk: nbcon: Init @nbcon_seq to highest possible
` [PATCH printk v5 06/17] printk: nbcon: Introduce printer kthreads
` [PATCH printk v5 07/17] printk: nbcon: Relocate nbcon_atomic_emit_one()
` [PATCH printk v5 08/17] printk: nbcon: Use thread callback if in task context for legacy
` [PATCH printk v5 09/17] printk: nbcon: Rely on kthreads for normal operation
` [PATCH printk v5 10/17] printk: Provide helper for message prepending
` [PATCH printk v5 11/17] printk: nbcon: Show replay message on takeover
` [PATCH printk v5 12/17] proc: consoles: Add notation to c_start/c_stop
` [PATCH printk v5 13/17] proc: Add nbcon support for /proc/consoles
` [PATCH printk v5 14/17] tty: sysfs: Add nbcon support for 'active'
` [PATCH printk v5 15/17] printk: Implement legacy printer kthread for PREEMPT_RT
` [PATCH printk v5 16/17] printk: nbcon: Assign nice -20 for printing threads
` [PATCH printk v5 17/17] printk: Avoid false positive lockdep report for legacy printing
[PATCH v2 10/13] LSM: Create new security_cred_getlsmblob LSM hook
2024-08-30 15:26 UTC (3+ messages)
[PATCH v2] nfs: protect nfs41_impl_id by rcu
2024-08-30 15:26 UTC (2+ messages)
[PATCH] bcachefs: Switch to memalloc_flags_do() for vmalloc allocations
2024-08-30 15:25 UTC (10+ messages)
[PATCH RFC] mm: mmap: Change DEFAULT_MAX_MAP_COUNT to INT_MAX
2024-08-30 15:24 UTC (6+ messages)
[GIT PULL] lsm/lsm-pr-20240830
2024-08-30 15:22 UTC
[PATCH v4 0/2] Add Remoteproc Support for TI's J722S SoCs
2024-08-30 15:21 UTC (6+ messages)
` [PATCH v4 1/2] arm64: dts: ti: k3-j722s-main: Add R5F and C7x remote processor nodes
` [PATCH v4 2/2] arm64: dts: ti: k3-j722s-evm: Enable Inter-Processor Communication
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-08-30 15:18 UTC (4+ messages)
[PATCH v2 00/10] mm: remove vma_merge()
2024-08-30 15:19 UTC (4+ messages)
` [PATCH v2 06/10] mm: avoid using vma_merge() for new VMAs
[PATCH v4] hwmon: (sht4x): add heater support
2024-08-30 15:17 UTC
[PATCH v1] arm64: dts: ls1088ardb: add new RTC PCF2131 support
2024-08-30 15:17 UTC (2+ messages)
[PATCH rdma-next v2 1/2] RDMA/mana_ib: use the correct page table index based on hardware page size
2024-08-30 15:16 UTC (2+ messages)
` [PATCH rdma-next v2 2/2] RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page
[PATCH v10 2/3] net/9p/usbg: Add new usb gadget function transport
2024-08-30 15:15 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-am69-sk: Update OSPI partitions offsets
2024-08-30 15:15 UTC (4+ messages)
[PATCH v2 0/7] dmaengine:Use devm_clk_get_enabled() helpers
2024-08-30 15:12 UTC (5+ messages)
` [PATCH v2 4/7] dmaengine:imx-dma:Use "
` [PATCH v2 5/7] dmaengine:imx-sdma:Use devm_clk_get_prepared() helpers
[PATCH v2] rust: add global lock support
2024-08-30 15:09 UTC (4+ messages)
[PATCH] drm/imagination: Free pvr_vm_gpuva after unlink
2024-08-30 15:07 UTC (3+ messages)
` [PATCH RESEND] "
[PATCH] drm/imagination: Use pvr_vm_context_get()
2024-08-30 15:06 UTC (3+ messages)
` [PATCH RESEND] "
[RFC PATCH] rust: Provide correct provenance when constructing THIS_MODULE
2024-08-30 15:05 UTC (2+ messages)
[RFC V3 1/3] phy: freescale: fsl-samsung-hdmi: Replace register defines with macro
2024-08-30 15:04 UTC (4+ messages)
` [RFC V3 3/3] phy: freescale: fsl-samsung-hdmi: Support dynamic integer
[PATCH v3 0/2] phy: qcom: qmp-pcie: Add support for Gen4 4-lane mode for X1E80100
2024-08-30 15:02 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x4
[syzbot] [btrfs?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (6)
2024-08-30 15:02 UTC (5+ messages)
[PATCH v13 00/10] enable bs > ps in XFS
2024-08-30 14:59 UTC (8+ messages)
` [PATCH v13 04/10] mm: split a folio in minimum folio order chunks
[PATCH v9 0/5] arm64: ptdump: View the second stage page-tables
2024-08-30 15:00 UTC (6+ messages)
` [PATCH v9 4/5] KVM: arm64: Register ptdump with debugfs on guest creation
[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
2024-08-30 14:58 UTC (16+ messages)
` [PATCH 16/22] dt-bindings: qcom: geni-se: document support for SA8255P
` [PATCH 21/22] ARM: dt: GIC: add extended SPI specifier
` [PATCH 22/22] arm64: dts: qcom: Add reduced functional DT for SA8255p Ride platform
[PATCH v4 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
2024-08-30 14:55 UTC (7+ messages)
` [PATCH v4 1/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings
[PATCH net] net: bridge: allow users setting EXT_LEARN for user FDB entries
2024-08-30 14:53 UTC
[PATCH v2] Staging: rtl8723bs: Rename function SelectChannel()
2024-08-30 14:52 UTC (3+ messages)
[PATCH v3 0/2] Update sdhci-atmel dt-binding documentation
2024-08-30 14:51 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: sdhci-atmel: Convert to json schema
` [PATCH v3 2/2] dt-bindings: mmc: atmel,sama5d2-sdhci: Add sama7d65 compatible
[PATCH v3] nvme: fix metadata handling in nvme-passthrough
2024-08-30 14:52 UTC (2+ messages)
[RFC PATCH] perf: New start period for the freq mode
2024-08-30 14:49 UTC (3+ messages)
[tip:x86/cleanups] BUILD SUCCESS a678164aadbf68d80f7ab79b8bd5cfe3711e42fa
2024-08-30 14:48 UTC
Ra Net (was fair pay philosophy, low jitter, red poitics etc)
2024-08-30 14:48 UTC
[PATCH] ASoC: cs-amp-lib: Add KUnit test case for empty calibration entries
2024-08-30 14:48 UTC
[PATCH v1] clk: meson: axg-audio: Use dev_err_probe() to simplfy code
2024-08-30 14:46 UTC (2+ messages)
[PATCH] vdpa/mlx5: Use random MAC address when no nic vport MAC set
2024-08-30 14:46 UTC (9+ messages)
[PATCH v6 00/26] Generic `Allocator` support for Rust
2024-08-30 14:45 UTC (5+ messages)
` [PATCH v6 04/26] rust: alloc: implement `Allocator` for `Kmalloc`
[PATCH net-next v2 RESEND] net: dsa: Simplify with scoped for each OF child loop
2024-08-30 14:44 UTC (2+ messages)
[PATCH v2 0/3] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
2024-08-30 14:41 UTC (8+ messages)
` [PATCH v2 1/3] clk: renesas: rzg2l-cpg: Use GENPD_FLAG_* flags instead of local ones
[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
2024-08-30 14:37 UTC (8+ messages)
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
[PATCH] regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR
2024-08-30 14:35 UTC
[PATCH -next RESEND] soc: dove: Simplify with scoped for each OF child loop
2024-08-30 14:35 UTC (2+ messages)
[PATCH net-next v1] sunrpc: xprtrdma: Use ERR_CAST() to return
2024-08-30 14:33 UTC (2+ messages)
[PATCH v4 -next 00/12] cgroup:cpuset:separate legacy cgroup v1 code and put under config option
2024-08-30 14:33 UTC (2+ messages)
[PATCH v9 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
2024-08-30 14:32 UTC (4+ messages)
` [PATCH v9 3/4] iommu/io-pgtable-arm: Add way to debug pgtable walk
[PATCH] ASoC: rt5682: Return devm_of_clk_add_hw_provider to transfer the error
2024-08-30 14:31 UTC
[PATCH 1/2] dt-bindings: hwmon: Introduce ADS71x8
2024-08-30 14:30 UTC (3+ messages)
[PATCH net v4] net: phy: Fix missing of_node_put() for leds
2024-08-30 14:27 UTC (2+ messages)
[RFC PATCH 0/2] block: CPU latency PM QoS tuning
2024-08-30 14:26 UTC (5+ messages)
` [RFC PATCH 1/2] bdev: add support for "
[PATCH 1/2] input: touchscreem: ad7877: add match table
2024-08-30 14:26 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: touchscreen: ad7877: add bindings
[RESEND PATCH v4 0/2] Add driver for Sharp Memory LCD
2024-08-30 14:26 UTC (4+ messages)
` [RESEND PATCH v4 2/2] drm/tiny: "
[PATCH v3] drm/imagination: Convert to use time_before macro
2024-08-30 14:23 UTC (2+ messages)
[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-08-30 14:21 UTC (12+ messages)
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver
[PATCH] of/irq: handle irq_of_parse_and_map() errors
2024-08-30 14:21 UTC
[PATCH v2 0/2] Exposing nice CPU usage to userspace
2024-08-30 14:19 UTC (3+ messages)
` [PATCH v2 1/2] Tracking cgroup-level niced CPU time
` [PATCH v2 2/2] Selftests for niced CPU statistics
[PATCH] powerpc/fadump, x86/sev: Inform about unconditionally enabling crash_kexec_post_notifiers
2024-08-30 14:17 UTC
[PATCH v2 0/2] Update sdhci-atmel dt-binding documentation
2024-08-30 14:18 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: sdhci-atmel: Convert to json schema
[PATCH v1] can: kvaser_usb: Simplify with dev_err_probe()
2024-08-30 14:18 UTC (3+ messages)
[PATCH net-next v2 0/3] net: dsa: microchip: rename and clean ksz8 series files
2024-08-30 14:12 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: dsa: microchip: rename "
` [PATCH net-next v2 2/3] net: dsa: microchip: clean up ksz8_reg definition macros
` [PATCH net-next v2 3/3] net: dsa: microchip: replace unclear KSZ8830 strings
[PATCH -next 0/3] ata: Enable module autoloading
2024-08-30 14:10 UTC (3+ messages)
` [PATCH -next 3/3] ata: sata_gemini: "
[PATCH nf-next v4 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
2024-08-30 14:09 UTC (7+ messages)
` [PATCH nf-next v4 1/2] netfilter: Make IP6_NF_IPTABLES_LEGACY selectable
[PATCH v4 0/7] PCI: xilinx-nwl: Add phy support
2024-08-30 14:08 UTC (2+ messages)
[PATCH net-next v3 0/6] Introduce HSR offload support for ICSSG
2024-08-30 14:07 UTC (5+ messages)
` [PATCH net-next v3 3/6] net: ti: icssg-prueth: Add support for HSR frame forward offload
[PATCH v2 0/6] Add rounding macros and enable KUnit tests
2024-08-30 14:07 UTC (5+ messages)
` [PATCH v2 1/6] math.h: Add macros for rounding to the closest value
` [PATCH v2 5/6] lib: math_kunit: Add tests for new macros related to rounding to nearest value
[PATCH 3/5] pinctrl: mvebu: Use devm_clk_get_enabled() helpers
2024-08-30 14:04 UTC (2+ messages)
[PATCH] Documentation: Improve crash_kexec_post_notifiers description
2024-08-30 14:03 UTC
[PATCH v3 3/3] greybus: gb-beagleplay: Add firmware upload API
2024-08-30 14:03 UTC (2+ messages)
[PATCH v2 0/4] Add Aspeed G7 gpio support
2024-08-30 14:04 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700
[PATCH] x86/sgx: Fix deadloop in __sgx_alloc_epc_page()
2024-08-30 14:03 UTC (4+ messages)
[PATCH] powerpc/5200: handle irq_of_parse_and_map() errors
2024-08-30 13:59 UTC
[PATCH v3 0/2] Fix kallsyms with CONFIG_LTO_CLANG
2024-08-30 13:57 UTC (2+ messages)
[PATCH v4 00/10] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-08-30 13:57 UTC (4+ messages)
` [PATCH v4 01/10] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
[PATCH] ACPI: Remove msleep() bloat from acpi_os_sleep()
2024-08-30 13:56 UTC (9+ messages)
[PATCH v3 00/14] thermal: Rework binding cooling devices to trip points
2024-08-30 13:55 UTC (4+ messages)
[PATCH v3 01/13] nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease
2024-08-30 13:54 UTC (3+ messages)
[PATCH] ice: Fix possible double free in error handling path
2024-08-30 13:49 UTC (2+ messages)
[PATCH v1 2/9] fs/fuse: add FUSE_OWNER_UID_GID_EXT extension
2024-08-30 13:49 UTC (12+ messages)
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