[PATCH] RDMA/rxe: Remove unused rxe_run_task
2025-04-18 19:08 UTC (2+ messages)
[PATCH] docs: namespace: Tweak and reword resource control doc
2025-04-18 19:07 UTC (2+ messages)
[PATCH v7 0/8] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
2025-04-18 19:04 UTC (3+ messages)
[PATCH][next] net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and comments
2025-04-18 19:04 UTC (2+ messages)
[PATCH v3 1/2] dt-bindings: arm: ti: Add PocketBeagle2
2025-04-18 19:00 UTC (2+ messages)
[PATCH v1] arm64: dts: ti: k3-am625-verdin: Add EEPROM compatible fallback
2025-04-18 18:59 UTC (2+ messages)
[PATCH v2 0/5] Use ti,j784s4-pcie-ctrl for PCIe CTRL spaces
2025-04-18 18:58 UTC (2+ messages)
[PATCH v2] arm64: dts: ti: k3-am62p-j722s: add rng node
2025-04-18 18:58 UTC (2+ messages)
[PATCH v3 0/7] Fix dtbs_check warnings in CSI overlays
2025-04-18 18:57 UTC (2+ messages)
[PATCH v3 0/4] J722S: Disable WIZ0 and WIZ1 in SoC file
2025-04-18 18:57 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-j784s4-evm-usxgmii-exp1-exp2: drop pinctrl-names
2025-04-18 18:56 UTC (2+ messages)
[PATCH] soc: ti: k3-ringacc: Use device_match_of_node()
2025-04-18 18:53 UTC (2+ messages)
[PATCH] soc: ti: knav_qmss_queue: Remove unnecessary NULL check before free_percpu()
2025-04-18 18:52 UTC (2+ messages)
[PATCH][next][V2] net: dsa: rzn1_a5psw: Make the read-only array offsets static const
2025-04-18 18:50 UTC (2+ messages)
[PATCH 0/2] Minor fixups for PAE simplification
2025-04-18 18:49 UTC (4+ messages)
` [PATCH 1/2] x86/mm: Kill a 32-bit #ifdef for shared PMD handling
[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
2025-04-18 18:48 UTC (7+ messages)
` [PATCH 64/67] iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
[PATCH] powerpc: dts: mpc8315erdb: Add GPIO controller node
2025-04-18 18:48 UTC
[PATCH v3 00/15] Add support for DU and DSI on the Renesas RZ/V2H(P) SoC
2025-04-18 18:46 UTC (16+ messages)
` [PATCH v3 01/15] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v3 02/15] clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC
` [PATCH v3 03/15] dt-bindings: display: renesas,rzg2l-du: Add support for RZ/V2H(P) SoC
` [PATCH v3 04/15] dt-bindings: display: bridge: renesas,dsi: "
` [PATCH v3 05/15] drm: renesas: rz-du: "
` [PATCH v3 06/15] drm: renesas: rz-du: mipi_dsi: Add min check for VCLK range
` [PATCH v3 07/15] drm: renesas: rz-du: mipi_dsi: Simplify HSFREQ calculation
` [PATCH v3 08/15] drm: renesas: rz-du: mipi_dsi: Use VCLK for "
` [PATCH v3 09/15] drm: renesas: rz-du: mipi_dsi: Add OF data support
` [PATCH v3 10/15] drm: renesas: rz-du: mipi_dsi: Use mHz for D-PHY frequency calculations
` [PATCH v3 11/15] drm: renesas: rz-du: mipi_dsi: Add feature flag for 16BPP support
` [PATCH v3 12/15] drm: renesas: rz-du: mipi_dsi: Add dphy_late_init() callback for RZ/V2H(P)
` [PATCH v3 13/15] drm: renesas: rz-du: mipi_dsi: Add function pointers for configuring VCLK and mode validation
` [PATCH v3 14/15] drm: renesas: rz-du: mipi_dsi: Add support for LPCLK handling
` [PATCH v3 15/15] drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoC
[syzbot] [rdma?] INFO: trying to register non-static key in rxe_qp_do_cleanup
2025-04-18 18:43 UTC (2+ messages)
[PATCH v2 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
2025-04-18 18:40 UTC (14+ messages)
` [PATCH] timekeeping: Prevent coarse clocks going backwards
[PATCH v6 00/11] iio: accel: adxl345: add interrupt based sensor events
2025-04-18 18:38 UTC (9+ messages)
` [PATCH v6 04/11] iio: accel: adxl345: set the tap suppress bit permanently
` [PATCH v6 05/11] iio: accel: adxl345: add freefall feature
` [PATCH v6 09/11] iio: accel: adxl345: add inactivity feature
` [PATCH v6 11/11] docs: iio: add documentation for adxl345 driver
[PATCH v3] iio: adc: ad7606: fix serial register access
2025-04-18 18:37 UTC
[for-linus][PATCH 0/7] tracing: Fixes for v6.15
2025-04-18 18:34 UTC (8+ messages)
` [for-linus][PATCH 1/7] ftrace: Initialize variables for ftrace_startup/shutdown_subops()
` [for-linus][PATCH 2/7] ftrace: Reinitialize hash to EMPTY_HASH after freeing
` [for-linus][PATCH 3/7] ftrace: Free ftrace hashes after they are replaced in the subops code
` [for-linus][PATCH 4/7] ftrace: fix incorrect hash size in register_ftrace_direct()
` [for-linus][PATCH 5/7] ftrace: Fix type of ftrace_graph_ent_entry.depth
` [for-linus][PATCH 6/7] tracing: Fix filter string testing
` [for-linus][PATCH 7/7] tracing: selftests: Add testing a user string to filters
[PATCH v2 1/2] khugepaged: Refactor trace_mm_collapse_huge_page_isolate() to take folio instead of page
2025-04-18 18:34 UTC (2+ messages)
` [PATCH v2 2/2] khugepaged: Refactor trace_mm_khugepaged_scan_pmd() "
[PATCH 00/14] RCU torture changes for v6.16
2025-04-18 18:32 UTC (6+ messages)
` [PATCH 12/14] torture: Add testing of RCU's Rust bindings to torture.sh
[PATCH v8 00/15] drm/msm/dpu: Support quad pipe with dual-DSI
2025-04-18 18:32 UTC (2+ messages)
[PATCH v2] iio: adc: ad7606: fix serial register access
2025-04-18 18:31 UTC
[PATCH AUTOSEL 5.10 1/6] pm: cpupower: bench: Prevent NULL dereference on malloc failure
2025-04-18 18:31 UTC (9+ messages)
` [PATCH AUTOSEL 5.10 2/6] x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine
` [PATCH AUTOSEL 5.10 4/6] arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLD
[PATCH 0/4] LKMM documentation updates for v6.16
2025-04-18 18:30 UTC (6+ messages)
` [PATCH 1/4] tools/memory-model: docs/README: Update introduction of locking.txt
` [PATCH 2/4] tools/memory-model: docs/simple.txt: Fix trivial typos
` [PATCH 3/4] tools/memory-model: docs/ordering: "
` [PATCH 4/4] tools/memory-model: docs/references: Remove broken link to imgtec.com
[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
2025-04-18 18:30 UTC (10+ messages)
` [PATCH v3 1/8] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v3 2/8] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
` [PATCH v3 3/8] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
` [PATCH v3 4/8] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v3 5/8] selftests/proc: add verbose more for tests to facilitate debugging
` [PATCH v3 6/8] mm: make vm_area_struct anon_name field RCU-safe
` [PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "
[PATCH v8 00/24] Provide a new two step DMA mapping API
2025-04-18 18:29 UTC (5+ messages)
` [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v8 23/24] nvme-pci: convert to blk_rq_dma_map
[PATCH 2/4] backlight: ktz8866: add slave handler
2025-04-18 18:19 UTC (2+ messages)
[PATCH 2/4] backlight: ktz8866: add slave handler
2025-04-18 18:17 UTC (3+ messages)
[PATCH] iio: amplifiers: ada4250: use DMA-safe memory for regmap_bulk_read()
2025-04-18 18:16 UTC
[PATCH v3 1/2] scripts/kernel-doc.py: don't create *.pyc files
2025-04-18 18:12 UTC (2+ messages)
[PATCH 1/4] lib/test_vmalloc.c: Replace RWSEM to SRCU for setup
2025-04-18 18:12 UTC (2+ messages)
[PATCH] iio: ad5933: Correct settling cycles encoding per datasheet
2025-04-18 18:11 UTC (3+ messages)
[PATCH v2] iio: ad5933: Correct settling cycles encoding per datasheet
2025-04-18 18:10 UTC
[PATCH v1 0/2] add support for MCP998X
2025-04-18 18:07 UTC (3+ messages)
` [PATCH v1 2/2] iio: temperature: "
[PATCH] KVM: arm64, x86: make kvm_arch_has_irq_bypass() inline
2025-04-18 18:03 UTC (3+ messages)
[PATCH 0/5] nfs: Fix mounting NFS3 AUTH_NULL exports
2025-04-18 18:03 UTC (3+ messages)
[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
2025-04-18 17:57 UTC (9+ messages)
[PATCH] sched: Skip useless sched_balance_running acquisition if load balance is not due
2025-04-18 17:55 UTC (9+ messages)
[PATCH v2] lib/test_kmod: do not hardcode/depend on any filesystem
2025-04-18 17:54 UTC (2+ messages)
[PATCH v2 1/1] nvme-tcp: wait socket wmem to drain in queue stop
2025-04-18 17:52 UTC (4+ messages)
[GIT PULL] KVM changes for Linux 6.15-rc3
2025-04-18 17:51 UTC (4+ messages)
[PATCH 08/15] crypto: riscv - remove CRYPTO dependency of library functions
2025-04-18 17:50 UTC (2+ messages)
[PATCH] x86/mm: fix _pgd_alloc() for Xen PV mode
2025-04-18 17:46 UTC (2+ messages)
[GIT PULL] RISC-V Fixes for 6.15-rc3
2025-04-18 17:44 UTC
[PATCH] iio: accel: adis16203: Fix single-axis representation and CALIBBIAS handling
2025-04-18 17:38 UTC (3+ messages)
[GIT PULL] kunit fixes update for Linux 6.15-rc3
2025-04-18 17:36 UTC
[PATCH 0/8] staging: gpib: Fixes and cleanup for gpio driver
2025-04-18 17:34 UTC (9+ messages)
` [PATCH 1/8] staging: gpib: Fix request_system_control in gpio
` [PATCH 2/8] staging: gpib: Fix setting controller-in-charge
` [PATCH 3/8] staging: gpib: Enable SRQ irq on request_system_control
` [PATCH 4/8] staging: gpib: Remove dependency on LED subsystem
` [PATCH 5/8] staging: gpib: Remove atn_asserted global variable
` [PATCH 6/8] staging: gpib: Change error code for no listener
` [PATCH 7/8] staging: gpib: Cleanup allocate_gpios code
` [PATCH 8/8] staging: gpib: Set control lines in attach
[PATCH v2] staging: iio: accel: adis16203: Fix single-axis representation
2025-04-18 17:33 UTC
[PATCH 0/6] tools/nolibc: fix some undefined behaviour and enable UBSAN
2025-04-18 17:32 UTC (2+ messages)
[PATCH 0/7] EDAC/i10nm: Add RRL support for Intel Granite Rapids server
2025-04-18 17:24 UTC (2+ messages)
[GIT PULL] Kselftest fixes update for Linux 6.15-rc3
2025-04-18 17:23 UTC
[PATCH 0/3] EDAC/igen6: Add EDAC support for two Intel SoCs
2025-04-18 17:23 UTC (2+ messages)
[PATCH] PCI: dw-rockchip: Configure max payload size on host init
2025-04-18 17:21 UTC (5+ messages)
[PATCH V3] PCI: dwc: tegra194: Broaden architecture dependency
2025-04-18 17:21 UTC (2+ messages)
[PATCH] khugepaged: Refactor trace_mm_collapse_huge_page_isolate() to take folio instead of page
2025-04-18 17:18 UTC (3+ messages)
[PATCH v3 00/32] kselftest harness and nolibc compatibility
2025-04-18 17:16 UTC (11+ messages)
` [PATCH v3 01/32] selftests: harness: Add kselftest harness selftest
` [PATCH v3 03/32] selftests: harness: Ignore unused variant argument warning
` [PATCH v3 04/32] selftests: harness: Mark functions without prototypes static
` [PATCH v3 05/32] selftests: harness: Remove inline qualifier for wrappers
` [PATCH v3 06/32] selftests: harness: Remove dependency on libatomic
[PATCH RFC 0/9] Reduce ratelimit's false-positive misses
2025-04-18 17:13 UTC (16+ messages)
` [PATCH v2 ratelimit 01/14] lib: Add trivial kunit test for ratelimit
` [PATCH v2 ratelimit 02/14] ratelimit: Create functions to handle ratelimit_state internals
` [PATCH v2 ratelimit 03/14] random: Avoid open-coded use of ratelimit_state structure's ->missed field
` [PATCH v2 ratelimit 04/14] drm/i915: "
` [PATCH v2 ratelimit 05/14] drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internals
` [PATCH v2 ratelimit 06/14] ratelimit: Convert the ->missed field to atomic_t
` [PATCH v2 ratelimit 07/14] ratelimit: Count misses due to lock contention
` [PATCH v2 ratelimit 08/14] ratelimit: Avoid jiffies=0 special case
` [PATCH v2 ratelimit 09/14] ratelimit: Reduce ___ratelimit() false-positive rate limiting
` [PATCH v2 ratelimit 10/14] ratelimit: Allow zero ->burst to disable ratelimiting
` [PATCH v2 ratelimit 11/14] ratelimit: Force re-initialization when rate-limiting re-enabled
` [PATCH v2 ratelimit 12/14] ratelimit: Don't flush misses counter if RATELIMIT_MSG_ON_RELEASE
` [PATCH v2 ratelimit 13/14] ratelimit: Avoid atomic decrement if already rate-limited
` [PATCH v2 ratelimit 14/14] ratelimit: Avoid atomic decrement under lock "
[PATCH v3 0/6] Add FIELD_MODIFY() helper
2025-04-18 17:11 UTC (9+ messages)
` [PATCH v3 1/6] bitfield: "
[PATCH v4 0/4] Loadable Module support for PCIe Cadence and J721E
2025-04-18 17:07 UTC (3+ messages)
` [PATCH v4 4/4] PCI: j721e: Add support to build as a loadable module
[PATCH AUTOSEL 5.10 1/8] drm: allow encoder mode_set even when connectors change for crtc
2025-04-18 17:07 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 8/8] fbdev: omapfb: Add 'plane' value check
[PATCH] cpufreq: acpi: Don't enable boost on policy exit
2025-04-18 17:06 UTC (8+ messages)
[PATCH AUTOSEL 6.6 01/26] wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
2025-04-18 17:04 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 26/26] Bluetooth: qca: simplify WCN399x NVM loading
[PATCH AUTOSEL 5.10 01/15] page_pool: avoid infinite loop to schedule delayed worker
2025-04-18 17:03 UTC (5+ messages)
` [PATCH AUTOSEL 5.10 13/15] net: vlan: don't propagate flags on open
` [PATCH AUTOSEL 5.10 15/15] Bluetooth: hci_uart: fix race during initialization
[PATCH] PCI: dwc: Set PORT_LOGIC_LINK_WIDTH to one lane
2025-04-18 17:01 UTC (4+ messages)
[PATCH] iio: frequency: Use SLEEP bit instead of RESET to disable output
2025-04-18 17:01 UTC (3+ messages)
[PATCH net-next] rxrpc: rxgk: Set error code in rxgk_yfs_decode_ticket()
2025-04-18 17:00 UTC (2+ messages)
[PATCH 6.13 000/413] 6.13.12-rc2 review
2025-04-18 17:00 UTC (2+ messages)
[PATCH AUTOSEL 6.1 1/9] HID: pidff: Convert infinite length from Linux API to PID standard
2025-04-18 16:59 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 6/9] ASoC: fsl_audmix: register card device depends on 'dais' property
[PATCH] RDMA/cma: Remove unused rdma_res_to_id
2025-04-18 16:58 UTC
[PATCH v2 1/4] mm/hugetlb: Refactor unmap_ref_private() to take folio instead of page
2025-04-18 16:57 UTC (4+ messages)
` [PATCH v2 2/4] mm/hugetlb: Refactor unmap_hugepage_range() "
` [PATCH v2 3/4] mm/hugetlb: Refactor __unmap_hugepage_range() "
` [PATCH v2 4/4] mm/hugetlb: Convert use of struct page to folio in __unmap_hugepage_range()
[PATCH AUTOSEL 5.10 1/5] HID: pidff: Convert infinite length from Linux API to PID standard
2025-04-18 16:57 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 3/5] HID: pidff: Fix null pointer dereference in pidff_find_fields
[PATCH v3] iio: adc: Correct conditional logic for store mode
2025-04-18 16:56 UTC (5+ messages)
[PATCH] f2fs-tools: introduce fault injection to fsck
2025-04-18 16:56 UTC
[PATCH v10 0/6] rust: reduce `as` casts, enable related lints
2025-04-18 16:53 UTC (7+ messages)
` [PATCH v10 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v10 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v10 5/6] rust: enable `clippy::cast_lossless` lint
[PATCH 0/3] net: mana: Add HTB Qdisc offload support
2025-04-18 16:53 UTC (6+ messages)
` [PATCH 2/3] net: mana: Add sched HTB "
[syzbot] [pm?] WARNING in complete_all
2025-04-18 16:52 UTC
[PATCH AUTOSEL 5.10] umount: Allow superblock owners to force umount
2025-04-18 16:51 UTC (2+ messages)
[PATCH] x86/ioremap: Fix off-by-one in e820 check in memremap_should_map_decrypted()
2025-04-18 16:48 UTC (3+ messages)
[REGRESSION 6.14] Some PCI device BARs inacessible
2025-04-18 16:46 UTC (2+ messages)
[PATCH] lib/test_kmod: do not hardcode/depend on any filesystem
2025-04-18 16:46 UTC (3+ messages)
[GIT PULL] ksmbd server fixes
2025-04-18 16:46 UTC (2+ messages)
[PATCH 6.14 000/447] 6.14.3-rc2 review
2025-04-18 16:46 UTC (2+ messages)
[PATCH v3 1/1] cxl/feature: Update out_len in set feature failure case
2025-04-18 16:38 UTC (2+ messages)
[PATCH] cxl/core/regs.c: Skip Memory Space Enable check for RCD and RCH Ports
2025-04-18 16:37 UTC (3+ messages)
[PATCH v4 00/14] cxl: Address translation support, part 1: Cleanups and refactoring
2025-04-18 16:34 UTC (7+ messages)
` [PATCH v4 01/14] cxl: Remove else after return
` [PATCH v4 02/14] cxl/pci: Moving code in cxl_hdm_decode_init()
` [PATCH v4 03/14] cxl/pci: Add comments to cxl_hdm_decode_init()
[PATCH] mm/mm_init: Don't iterate pages below ARCH_PFN_OFFSET
2025-04-18 16:27 UTC
[PATCH v4 0/2] Import IPU6 ov02e10 sensor driver and enable OF usage of it
2025-04-18 16:24 UTC (3+ messages)
` [PATCH v4 2/2] media: i2c: ov02e10: add OV02E10 image sensor driver
[PATCH 0/4] Sequence counter related RCU changes for v6.16
2025-04-18 16:20 UTC (5+ messages)
` [PATCH 1/4] rcu: Replace magic number with meaningful constant in rcu_seq_done_exact()
` [PATCH 2/4] rcu: Add warning to ensure rcu_seq_done_exact() is working
` [PATCH 3/4] rcu: Comment on the extraneous delta test on rcu_seq_done_exact()
` [PATCH 4/4] srcu: Use rcu_seq_done_exact() for polling API
[PATCH v6 00/12] Add support for MAX7360
2025-04-18 16:20 UTC (4+ messages)
` [PATCH v6 02/12] mfd: Add max7360 support
[PATCH v2 00/15] Add support for DU and DSI on the Renesas RZ/V2H(P) SoC
2025-04-18 16:19 UTC (4+ messages)
` [PATCH v2 01/15] clk: renesas: rzv2h-cpg: Add support for DSI clocks
[PATCH v3 0/2] Add support for WoM (Wake-on-Motion) feature
2025-04-18 16:19 UTC (3+ messages)
` [PATCH v3 1/2] iio: imu: inv_icm42600: add WoM support
` [PATCH v3 2/2] iio: imu: inv_icm42600: add wakeup functionality for Wake-on-Motion
[PATCH fixes] riscv: uprobes: Add missing fence.i after building the XOL buffer
2025-04-18 16:18 UTC (2+ messages)
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®