messages from 2026-01-30 18:16:48 to 2026-01-30 21:53:31 UTC [more...]
[PATCH v11 01/14] entry: Remove unused syscall in syscall_trace_enter()
2026-01-30 21:53 UTC (2+ messages)
` [tip: core/entry] entry: Remove unused syscall argument from syscall_trace_enter()
[PATCH v11 09/14] entry: Rework syscall_exit_to_user_mode_work() for arch reuse
2026-01-30 21:53 UTC (2+ messages)
` [tip: core/entry] entry: Rework syscall_exit_to_user_mode_work() for architecture reuse
[PATCH v11 10/14] entry: Add arch_ptrace_report_syscall_entry/exit()
2026-01-30 21:53 UTC (2+ messages)
` [tip: core/entry] "
[PATCH v11 13/14] entry: Inline syscall_exit_work() and syscall_trace_enter()
2026-01-30 21:53 UTC (2+ messages)
` [tip: core/entry] "
linux-next: manual merge of the keys-next tree with the modules tree
2026-01-30 21:50 UTC (7+ messages)
[PATCH] tick/nohz: Optimize check_tick_dependency() with early return
2026-01-30 21:47 UTC (2+ messages)
` [tip: timers/core] "
[RFC PATCH] selinux: prevent truncation of status map
2026-01-30 21:47 UTC (4+ messages)
` [PATCH RFC] "
[PATCH v6 0/4] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
2026-01-30 21:44 UTC (3+ messages)
` [PATCH v6 3/4] arm64: dts: qcom: Introduce Glymur base dtsi
[PATCH next 0/4] IIO: sca3000: devm resource management
2026-01-30 21:43 UTC (5+ messages)
` [PATCH next 1/4] iio: sca3000: cache SPI device ID in probe
` [PATCH next 2/4] iio: sca3000: switch IRQ handling to devm helpers
` [PATCH next 3/4] iio: sca3000: manage device registration with devm helper
` [PATCH next 4/4] iio: sca3000: stop interrupts via devm_add_action_or_reset()
[PATCH][next] dlm: Avoid -Wflex-array-member-not-at-end warning
2026-01-30 6:40 UTC (2+ messages)
[PATCH] rust: page: add volatile memory copy methods
2026-01-30 21:41 UTC (8+ messages)
[PATCH] x86/cpu/intel: Add RFDS mitigation quirk for Goldmont and Tremont-D
2026-01-30 21:40 UTC (4+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] x86/cpu: Refactor RFDS mitigation to use X86_FEATURE_RFDS_CLEAR
[PATCH] kbuild: Do not run kernel-doc when building external modules
2026-01-30 21:37 UTC
[PATCH 1/2] power: supply: sbs-battery: Reject all-zero readings as battery absent
2026-01-30 21:37 UTC (4+ messages)
` [PATCH 2/2] power: supply: sbs-battery: Add support for polling battery status
[PATCH v5 00/13] Remove device private pages from physical address space
2026-01-30 21:32 UTC (3+ messages)
` [PATCH v5 13/13] mm: Remove device private pages from the "
[PATCH bpf] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-01-30 21:29 UTC (4+ messages)
[PATCH] Edit Makefile to add an extra version field
2026-01-30 21:27 UTC
[PATCH v3 0/2] Improve handling of the __klp_{objects,funcs} sections in modules
2026-01-30 21:27 UTC (3+ messages)
[PATCH 0/9] cxl: explicit DAX driver selection and hotplug
2026-01-30 21:27 UTC (3+ messages)
` [PATCH 8/9] cxl/core: Add dax_kmem_region and sysram_region drivers
[Patch net] MAINTAINERS: Remove myself from TC maintainers
2026-01-30 21:20 UTC
[PATCH] accel/habanalabs: fix device lifecycle handling in device_init_cdev()
2026-01-30 21:19 UTC
[PATCH] misc/mei: INTEL_MEI should depend on X86 or DRM_XE
2026-01-30 21:15 UTC (7+ messages)
[PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
2026-01-30 21:14 UTC (4+ messages)
[PATCH] kunit: time: use is_leap_year() helper
2026-01-30 21:13 UTC (4+ messages)
[PATCH V1] accel/amdxdna: Stop job scheduling across aie2_release_resource()
2026-01-30 21:10 UTC (3+ messages)
[PATCH V1] accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()
2026-01-30 21:10 UTC (3+ messages)
[syzbot] [kernel?] KMSAN: uninit-value in pick_task_fair
2026-01-30 21:10 UTC
[PATCH v2] accel/amdxdna: Fix memory leak in amdxdna_ubuf_map
2026-01-30 21:09 UTC (2+ messages)
[PATCH v3 00/30] maple_tree: Replace big node with maple copy
2026-01-30 20:59 UTC (31+ messages)
` [PATCH v3 01/30] maple_tree: Fix mas_dup_alloc() sparse warning
` [PATCH v3 02/30] maple_tree: Move mas_spanning_rebalance loop to function
` [PATCH v3 03/30] maple_tree: Extract use of big node from mas_wr_spanning_store()
` [PATCH v3 04/30] maple_tree: Remove unnecessary assignment of orig_l index
` [PATCH v3 05/30] maple_tree: inline mas_spanning_rebalance() into mas_wr_spanning_rebalance()
` [PATCH v3 06/30] maple_tree: Make ma_wr_states reliable for reuse in spanning store
` [PATCH v3 07/30] maple_tree: Remove l_wr_mas from mas_wr_spanning_rebalance
` [PATCH v3 08/30] maple_tree: Don't pass through height in mas_wr_spanning_store
` [PATCH v3 09/30] maple_tree: Move maple_subtree_state from mas_wr_spanning_store to mas_wr_spanning_rebalance
` [PATCH v3 10/30] maple_tree: Correct right ma_wr_state end pivot in mas_wr_spanning_store()
` [PATCH v3 11/30] maple_tree: Introduce maple_copy node and use it in mas_spanning_rebalance()
` [PATCH v3 12/30] maple_tree: Testing update for spanning store
` [PATCH v3 13/30] maple_tree: Inline mas_spanning_rebalance_loop() into mas_wr_spanning_rebalance()
` [PATCH v3 14/30] maple_tree: Change initial big node setup in mas_wr_spanning_rebalance()
` [PATCH v3 15/30] maple_tree: Introduce ma_leaf_max_gap()
` [PATCH v3 16/30] maple_tree: Add gap support, slot and pivot sizes for maple copy
` [PATCH v3 17/30] maple_tree: Start using maple copy node for destination
` [PATCH v3 18/30] maple_tree: inline mas_wr_spanning_rebalance()
` [PATCH v3 19/30] maple_tree: Remove unnecessary return statements
` [PATCH v3 20/30] maple_tree: Separate wr_split_store and wr_rebalance store type code path
` [PATCH v3 21/30] maple_tree: Add cp_is_new_root() helper
` [PATCH v3 22/30] maple_tree: Use maple copy node for mas_wr_rebalance() operation
` [PATCH v3 23/30] maple_tree: Add test for rebalance calculation off-by-one
` [PATCH v3 24/30] maple_tree: Add copy_tree_location() helper
` [PATCH v3 25/30] maple_tree: Add cp_converged() helper
` [PATCH v3 26/30] maple_tree: Use maple copy node for mas_wr_split()
` [PATCH v3 27/30] maple_tree: Remove maple big node and subtree structs
` [PATCH v3 28/30] maple_tree: Pass maple copy node to mas_wmb_replace()
` [PATCH v3 29/30] maple_tree: Don't pass end to mas_wr_append()
` [PATCH v3 30/30] maple_tree: Clean up mas_wr_node_store()
[PATCH 1/6] arm64: dts: ti: k3-am68-phyboard-izar: Assign dss clocks
2026-01-30 20:58 UTC (6+ messages)
` [PATCH 2/6] arm64: dts: ti: k3-am68-phycore-som: Add DSI->LVDS bridge
` [PATCH 3/6] arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-Display
` [PATCH 4/6] arm64: dts: ti: k3-j721s2-main: Add DSI1
` [PATCH 5/6] dt-bindings: display: bridge: lt8912b: Drop reset gpio requirement
` [PATCH 6/6] arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlay
[PATCH v3 7/7] serial: 8250_dw: Ensure BUSY is deasserted
2026-01-30 20:59 UTC (2+ messages)
[PATCH net 0/2] gve: fix crashes on invalid TX queue indices
2026-01-30 20:56 UTC (6+ messages)
[PATCH] tracing: Fix duration calculation bug (rettime - calltime) on ARM architecture
2026-01-30 20:55 UTC (2+ messages)
[PATCH v1 0/3] rust: alloc: add Vec shrinking methods
2026-01-30 20:54 UTC (2+ messages)
` [PATCH v1 1/3] rust: alloc: Add shrink_to and shrink_to_fit methods to Vec
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-01-30 20:53 UTC (7+ messages)
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
[PATCH 0/2] media: bcm2835-unicam: remove mentions to dropped driver
2026-01-30 20:45 UTC (3+ messages)
` [PATCH 1/2] media: bcm2835-unicam: remove obsolete comment
` [PATCH 2/2] media: bcm2835-unicam: remove reference to dropped driver in Kconfig
[PATCH] nvdimm: virtio_pmem: serialize flush requests
2026-01-30 20:52 UTC (2+ messages)
[PATCH] s390/cio: fix device lifecycle handling in css_alloc_subchannel()
2026-01-30 20:47 UTC
[PATCH net] net: sched: act_api: size RTM_GETACTION reply by fill size
2026-01-30 20:47 UTC (5+ messages)
[PATCH] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg
2026-01-30 20:48 UTC (2+ messages)
[PATCH 0/2] ARM64 support for doorbell and intercept SINTs
2026-01-30 20:45 UTC (8+ messages)
` [PATCH 2/2] mshv: add arm64 support for doorbell & "
[PATCH 0/4] scripts: generate_rust_analyzer.py: tidy and add type hints
2026-01-30 20:42 UTC (7+ messages)
[PATCH v4] staging: rtl8723bs: remove unused private debug counters
2026-01-30 20:40 UTC
[PATCH v2 0/6] clk: qcom: Add support for basic clocks providers on Eliza SoC
2026-01-30 20:40 UTC (6+ messages)
` [PATCH v2 6/6] clk: qcom: Add TCSR clock driver for Eliza
[PATCH v4 19/19] dmaengine: ti: k3-udma: switch to synchronous descriptor freeing
2026-01-30 20:37 UTC (2+ messages)
[RFC PATCH] btrfs: defer freeing of subpage private state to free_folio
2026-01-30 20:36 UTC (6+ messages)
[PATCH] mshv: Make MSHV mutually exclusive with KEXEC
2026-01-30 20:32 UTC (8+ messages)
IMA and PQC
2026-01-30 20:31 UTC (2+ messages)
[PATCH] perf: Fix data race in perf_event_set_bpf_handler()
2026-01-30 20:32 UTC (3+ messages)
[PATCH 0/1] Arm Live Firmware Activation (LFA) support
2026-01-30 20:31 UTC (6+ messages)
` [PATCH 1/1] firmware: smccc: add support for Live Firmware Activation (LFA)
[PATCH] scripts: generate_rust_analyzer.py: define scripts
2026-01-30 20:25 UTC (8+ messages)
[PATCH] perf: arm_spe: Add barrier before enabling profiling buffer
2026-01-30 20:24 UTC (2+ messages)
[PATCH v2] selftests/bpf: Make x86 preempt_count access compatible across v6.14+
2026-01-30 20:23 UTC (2+ messages)
[PATCH 0/2] Introduce Hyper-V integrated scheduler support
2026-01-30 20:22 UTC (9+ messages)
` [PATCH 2/2] mshv: Add support for integrated scheduler
[PATCH net-next v2 0/6] mptcp: implement .read_sock and .splice_read
2026-01-30 20:18 UTC (9+ messages)
` [PATCH net-next v2 1/6] mptcp: add eat_recv_skb helper
` [PATCH net-next v2 2/6] mptcp: implement .read_sock
` [PATCH net-next v2 3/6] tcp: export tcp_splice_state
` [PATCH net-next v2 4/6] mptcp: implement .splice_read
` [PATCH net-next v2 5/6] selftests: mptcp: add splice io mode
` [PATCH net-next v2 6/6] selftests: mptcp: connect: cover splice mode
[syzbot] [kvm?] WARNING in kvm_gmem_fault_user_mapping
2026-01-30 20:15 UTC
[PATCH bpf-next v2 0/3] bpf, arm64: Add fsession support
2026-01-30 20:12 UTC (3+ messages)
` [PATCH bpf-next v2 2/3] "
[PATCH 0/1] Introduce Lemans EVK Peripheral Mezzanine
2026-01-30 20:11 UTC (4+ messages)
` [PATCH 1/1] arm64: dts: qcom: lemans-evk: Add Mezzanine
[PATCH] perf vendor events arm64: Add Tegra410 Olympus PMU events
2026-01-30 20:07 UTC (5+ messages)
[PATCH bpf-next v8 0/3] Pass external callchain entry to get_perf_callchain
2026-01-30 20:04 UTC (6+ messages)
` [PATCH bpf-next v8 2/3] perf: Refactor get_perf_callchain
[PATCH v6 0/2] Add Apple Silicon SMC power driver
2026-01-30 19:53 UTC (2+ messages)
[PATCH 0/2] liveupdate: fixes in error handling
2026-01-30 19:50 UTC (5+ messages)
` [PATCH 1/2] liveupdate: luo_file: do not clear serialized_data on unfreeze
[PATCH v4] scripts/x86/intel: Add a script to update the old microcode list
2026-01-30 19:47 UTC
[PATCH] time/kunit: Handle testing negative years
2026-01-30 19:48 UTC
[PATCH] mshv: Make MSHV mutually exclusive with KEXEC
2026-01-30 19:47 UTC (12+ messages)
[RFC 0/8] iommufd: Enable noiommu mode for cdev
2026-01-30 19:35 UTC (2+ messages)
[PATCH] docs: iio: adxl345: Fix typos, units, and grammatical errors
2026-01-30 19:35 UTC (2+ messages)
[PATCH v5 00/25] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
2026-01-30 19:31 UTC (3+ messages)
` [PATCH v5 20/25] drm/tilcdc: Use devm_drm_of_get_bridge() helper
[PATCH V2] drm/panel-edp: Add CMN N116BCL-EAK (C2)
2026-01-30 19:30 UTC (2+ messages)
[RFC] AI review prompt updates
2026-01-30 19:29 UTC
[PATCH v1] KVM: selftests: Improve sea_to_user test
2026-01-30 19:28 UTC
[PATCH 0/2] Fix grammar and example code in Documentation
2026-01-30 19:25 UTC (2+ messages)
[PATCH] ipe: document AT_EXECVE_CHECK TOCTOU issue on OverlayFS
2026-01-30 19:21 UTC (3+ messages)
[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-01-30 19:19 UTC (3+ messages)
arch/riscv/include/asm/syscall_wrapper.h:35:14: warning: '__se_sys_listns' alias between functions of incompatible types 'long int(ulong, ulong, ulong, ulong, ulong, ulong, ulong)' {aka 'long int(long unsigned int, long unsigned int, long unsigned
2026-01-30 19:12 UTC
[PATCH] iommu/vt-d: fix missing lock in intel_pasid_replace_*() functions
2026-01-30 19:06 UTC
[PATCH v9 0/3] Capstone/llvm dlopen support
2026-01-30 18:59 UTC (4+ messages)
` [PATCH v9 1/3] perf capstone: Support for dlopen-ing libcapstone.so
[patch 0/4] sched/mmcid: Cure mode transition woes
2026-01-30 18:58 UTC (4+ messages)
` [patch 2/4] sched/mmcid: Protect transition on weakly ordered systems
[PATCH v6 0/5] staging: rtl8723bs: Fix OOB read and perform code clean ups
2026-01-30 18:56 UTC (6+ messages)
` [PATCH v6 1/5] staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie
` [PATCH v6 2/5] staging: rtl8723bs: rename u1bTmp to val
` [PATCH v6 3/5] staging: rtl8723bs: fix spacing around operators
` [PATCH v6 4/5] staging: rtl8723bs: modernize hex output in rtw_report_sec_ie
` [PATCH v6 5/5] staging: rtl8723bs: remove dead debugging code in rtw_mlme_ext.c
linux-next: Tree for Jan 30
2026-01-30 18:52 UTC
[PATCH char-misc-next] rust_binder: fix needless borrow in context.rs
2026-01-30 18:48 UTC (2+ messages)
[PATCH v5 0/5] staging: rtl8723bs: fix OOB read and perform
2026-01-30 18:47 UTC (4+ messages)
` [PATCH v5 4/5] staging: rtl8723bs: modernize hex output in
` [PATCH v5 5/5] staging: rtl8723bs: remove dead debugging code
[PATCH net-next RFC 0/3] net: move .getsockopt away from __user buffers
2026-01-30 18:46 UTC (4+ messages)
` [PATCH net-next RFC 1/3] net: add getsockopt_iter callback to proto_ops
` [PATCH net-next RFC 2/3] net: prefer getsockopt_iter in do_sock_getsockopt
` [PATCH net-next RFC 3/3] netlink: convert to getsockopt_iter
[PATCH] docs: filesystems: ensure proc pid substitutable is complete
2026-01-30 18:45 UTC (2+ messages)
[PATCH v4 11/19] drivers: soc: ti: k3-ringacc: handle absence of tisci
2026-01-30 18:40 UTC (3+ messages)
[PATCH v3 00/20] Add support for DU and DSI on the Renesas RZ/G3E SoC
2026-01-30 18:30 UTC (21+ messages)
` [PATCH v3 01/20] clk: renesas: rzv2h: Add PLLDSI clk mux support
` [PATCH v3 02/20] clk: renesas: r9a09g047: Add CLK_PLLETH_LPCLK support
` [PATCH v3 03/20] clk: renesas: r9a09g047: Add CLK_PLLDSI{0,1} clocks
` [PATCH v3 04/20] clk: renesas: r9a09g047: Add CLK_PLLDSI{0,1}_DIV7 clocks
` [PATCH v3 05/20] clk: renesas: r9a09g047: Add CLK_PLLDSI{0,1}_CSDIV clocks
` [PATCH v3 06/20] clk: renesas: r9a09g047: Add support for SMUX2_DSI{0,1}_CLK
` [PATCH v3 07/20] clk: renesas: r9a09g047: Add support for DSI clocks and resets
` [PATCH v3 08/20] clk: renesas: r9a09g047: Add support for LCDC{0,1} "
` [PATCH v3 09/20] dt-bindings: display: renesas,rzg2l-du: Add support for RZ/G3E SoC
` [PATCH v3 10/20] dt-bindings: display: bridge: renesas,dsi: "
` [PATCH v3 11/20] drm: renesas: rz-du: mipi_dsi: Add out_port to OF data
` [PATCH v3 12/20] drm: renesas: rz-du: mipi_dsi: Add RZ_MIPI_DSI_FEATURE_GPO0R feature
` [PATCH v3 13/20] drm: renesas: rz-du: mipi_dsi: Add support for RZ/G3E
` [PATCH v3 14/20] drm: renesas: rz-du: Add RZ/G3E support
` [PATCH v3 15/20] media: dt-bindings: media: renesas,vsp1: Document RZ/G3E
` [PATCH v3 16/20] media: dt-bindings: media: renesas,fcp: Document RZ/G3E SoC
` [PATCH v3 17/20] arm64: dts: renesas: r9a09g047: Add fcpvd{0,1} nodes
` [PATCH v3 18/20] arm64: dts: renesas: r9a09g047: Add vspd{0,1} nodes
` [PATCH v3 19/20] arm64: dts: renesas: r9a09g047: Add DU{0,1} and DSI nodes
` [PATCH v3 20/20] arm64: dts: renesas: r9a09g047e57-smarc: Enable DU1 and DSI support
[PATCH] power: pwrseq: fix missing state_lock in pwrseq_power_on() error path
2026-01-30 18:26 UTC
[PATCH 0/2] KVM: x86: Plug an intra-guest Spectre v2 hole
2026-01-30 18:22 UTC (5+ messages)
` [PATCH 1/2] KVM: x86: Defer IBPBs for vCPU and nested transitions until core run loop
` [PATCH 2/2] KVM: x86: Emit IBPB on pCPU migration if IBPB is advertised to guest
[PATCH] rust: seq_file: replace `kernel::c_str!` with C-Strings
2026-01-30 18:21 UTC (5+ messages)
[PATCH RFT 0/3] arm64: dts: qcom: glymur: Add USB support
2026-01-30 18:17 UTC (8+ messages)
` [PATCH RFT 2/3] arm64: dts: qcom: glymur: Add USB related nodes
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