[PATCH v13 00/13] nommu UML
2025-11-14 6:47 UTC (3+ messages)
[PATCH V3 6/6] gpib: Destage gpib
2025-11-14 6:46 UTC (3+ messages)
[PATCH v6 1/2] audit: add audit_log_nf_skb helper function
2025-11-14 6:46 UTC (2+ messages)
kernel/trace/trace_branch.o: warning: objtool: ftrace_likely_update+0x247: return with UACCESS disabled from a UACCESS-safe function
2025-11-14 6:46 UTC
[PATCH net] net: stmmac: add clk_prepare_enable() error handling
2025-11-14 6:45 UTC (2+ messages)
[PATCH v5 0/3] Add CCI and imx577 sensor support for monaco evk
2025-11-14 6:45 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: i2c: qcom-cci: Document qcs8300 compatible
` [PATCH v5 2/3] arm64: dts: qcom: qcs8300: Add CCI definitions
` [PATCH v5 3/3] arm64: dts: qcom: monaco-evk-camera: Add DT overlay
[PATCH 1/8] dt-binding:ti,ina3221:Add SQ52210
2025-11-14 6:44 UTC (2+ messages)
[PATCH 0/3] Add Display support for AM62P SoC
2025-11-14 6:43 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: display: ti,am65x-dss: Add am62p dss compatible
` [PATCH 2/3] drm/tidss: Power up attached PM domains on probe
` [PATCH 3/3] drm: tidss: tidss_drv: Add support for AM62P display subsystem
[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
2025-11-14 6:43 UTC (6+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios
[PATCH v2] cpuset: relax the overlap check for cgroup-v2
2025-11-14 6:33 UTC (4+ messages)
[PATCH] Input: ti_am335x_tsc: fix off-by-one error in wire_order validation
2025-11-14 6:28 UTC
[PATCH v3 0/2] Enable FPGA Manager support for Agilex5
2025-11-14 6:27 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: fpga: stratix10: add "
` [PATCH v3 2/2] arm64: dts: agilex5: add fpga-region and fpga-mgr nodes
[PATCH] lockdep: Add header and footer to surround warning reports
2025-11-14 6:27 UTC
[PATCH v3 0/2] Add device tree for Nvidia BMC msx4 cx8 switchboard
2025-11-14 6:26 UTC (4+ messages)
` [PATCH v3 2/2] dts: aspeed: Add a dts for the nvidia msx4 hpm
re-enable IOCB_NOWAIT writes to files
2025-11-14 6:26 UTC (15+ messages)
` [PATCH 01/14] fs: refactor file timestamp update logic
` [PATCH 02/14] fs: lift the FMODE_NOCMTIME check into file_update_time_flags
` [PATCH 03/14] fs: export vfs_utimes
` [PATCH 04/14] btrfs: use vfs_utimes to update file timestamps
` [PATCH 05/14] fs: remove inode_update_time
` [PATCH 06/14] organgefs: use inode_update_timestamps directly
` [PATCH 07/14] fs: return a negative error from generic_update_time
` [PATCH 08/14] fs: exit early in generic_update_time when there is no work
` [PATCH 09/14] fs: factor out a mark_inode_dirty_time helper
` [PATCH 10/14] fs: factor out a sync_lazytime helper
` [PATCH 11/14] fs: add a ->sync_lazytime method
` [PATCH 12/14] fs: add support for non-blocking timestamp updates
` [PATCH 13/14] xfs: implement ->sync_lazytime
` [PATCH 14/14] xfs: enable non-blocking timestamp updates
[PATCH] lkdtm: Add lockdep related crash tests
2025-11-14 6:25 UTC
[PATCH net] vhost: rewind next_avail_head while discarding descriptors
2025-11-14 6:25 UTC (4+ messages)
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-11-14 6:19 UTC (3+ messages)
` [PATCH v5 44/44] KVM: x86/pmu: Elide WRMSRs when loading guest PMCs if values already match
[PATCH v20 0/4] Add ASPEED AST2600 I2C controller driver
2025-11-14 6:17 UTC (9+ messages)
` [PATCH v20 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
[PATCH v2 0/2] Flatten usb controller node on SDX75
2025-11-14 6:15 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sdx75: Flatten usb controller node
` [PATCH v2 2/2] arm64: dts: qcom: sdx75: Add missing usb-role-switch property
[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
2025-11-14 6:09 UTC (6+ messages)
` [RFC PATCH v2 12/23] KVM: x86/mmu: Introduce kvm_split_cross_boundary_leafs()
[PATCH v4] stm: class: Add MIPI OST protocol support
2025-11-14 6:05 UTC (2+ messages)
[PATCH 0/4] Add support for ExynosAutov920 PCIe PHY
2025-11-14 6:05 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: soc: samsung: exynos-sysreg: add hsi0 for ExynosAutov920
` [PATCH 2/4] dt-bindings: phy: Add PCIe PHY support for ExynosAutov920 SoC
[PATCH v6 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-11-14 6:05 UTC (3+ messages)
[REGRESSION 6.12.y] hyper-v: BUG: kernel NULL pointer dereference, address: 00000000000000a0: RIP: 0010:hv_uio_channel_cb+0xd/0x20 [uio_hv_generic]
2025-11-14 6:03 UTC (2+ messages)
[PATCH v5 0/6] lib/base64: add generic encoder/decoder, migrate users
2025-11-14 6:02 UTC (7+ messages)
` [PATCH v5 1/6] lib/base64: Add support for multiple variants
` [PATCH v5 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables
` [PATCH v5 3/6] lib/base64: rework encode/decode for speed and stricter validation
` [PATCH v5 4/6] lib: add KUnit tests for base64 encoding/decoding
` [PATCH v5 5/6] fscrypt: replace local base64url helpers with lib/base64
` [PATCH v5 6/6] ceph: replace local base64 "
[GIT PULL] [PATCH 1/4] Rust atomics & locking changes for v6.19
2025-11-14 6:02 UTC (5+ messages)
` [PATCH 1/4] rust: sync: atomic: Make Atomic*Ops pub(crate)
` [PATCH 2/4] rust: sync: atomic: Implement Debug for Atomic<Debug>
` [PATCH 3/4] rust: debugfs: Replace the usage of Rust native atomics
` [PATCH 4/4] locking/mutex: Redo __mutex_init()
linux-next: Signed-off-by missing for commit in the qcom tree
2025-11-14 6:01 UTC
[PATCH] arm64: dts: qcom: kodiak: Add memory region for audiopd
2025-11-14 5:56 UTC
make xfs sparse-warning free
2025-11-14 5:52 UTC (4+ messages)
` [PATCH 1/3] lockref: add a __cond_lock annotation for lockref_put_or_lock
` [PATCH 2/3] xfs: move some code out of xfs_iget_recycle
` [PATCH 3/3] xfs: work around sparse context tracking in xfs_qm_dquot_isolate
[PATCH net v3 0/1] i40e: xsk: advance next_to_clean on status descriptors
2025-11-14 5:49 UTC (3+ messages)
` [PATCH net v3 1/1] "
` [Intel-wired-lan] "
[PATCH] PCI: cadence: Kconfig: change PCIE_CADENCE configs from tristate to bool
2025-11-14 5:47 UTC (3+ messages)
[PATCH v3 00/14] Improvements for (nested) SVM testing
2025-11-14 5:46 UTC (11+ messages)
` [PATCH v3 09/14] x86/svm: Deflake svm_tsc_scale_test
` [PATCH v3 12/14] x86/svm: Cleanup LBRV tests
fall back from direct to buffered I/O when stable writes are required
2025-11-14 5:39 UTC (11+ messages)
[PATCH] nvme: Convert tag_list mutex to rwsemaphore to avoid deadlock
2025-11-14 5:34 UTC (3+ messages)
linux-next: Tree for Nov 14
2025-11-14 5:33 UTC
[PATCH net] net: phylink: add missing supported link modes for the fixed-link
2025-11-14 5:28 UTC
[PATCH 0/9] KVM: SVM: Fix (hilarious) exit_code bugs
2025-11-14 5:26 UTC (3+ messages)
` [PATCH 7/9] KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
[syzbot] [block?] general protection fault in bio_seg_gap
2025-11-14 5:24 UTC
[PATCH net-next 0/2] Add SQI and SQI+ support for OATC14 10Base-T1S PHYs and Microchip T1S driver
2025-11-14 5:19 UTC (3+ messages)
[PATCH v4 0/5] kexec: reorganize sysfs interface and add new kexec sysfs
2025-11-14 5:15 UTC (6+ messages)
` [PATCH v4 1/5] Documentation/ABI: add kexec and kdump sysfs interface
` [PATCH v4 2/5] kexec: move sysfs entries to /sys/kernel/kexec
` [PATCH v4 3/5] Documentation/ABI: mark old kexec sysfs deprecated
` [PATCH v4 4/5] kexec: document new kexec and kdump sysfs ABIs
` [PATCH v4 5/5] crash: export crashkernel CMA reservation to userspace
[syzbot] [hfs?] memory leak in hfs_init_fs_context
2025-11-14 5:12 UTC (3+ messages)
` [PATCH] fs/super: fix memory leak of s_fs_info on setup_bdev_super failure
[PATCH v1] cpufreq: Add policy_frequency trace event
2025-11-14 5:11 UTC (4+ messages)
[PATCH] drm/msm/dpu: Remove dead-code in dpu_encoder_helper_reset_mixers()
2025-11-14 5:10 UTC (4+ messages)
ls input/output error ("NFS: readdir(/) returns -5") on krb5 NFSv4 client using SHA2
2025-11-14 5:09 UTC (10+ messages)
[PATCH v1] Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface
2025-11-14 5:08 UTC (2+ messages)
[PATCH] posix-timers: Fix potential memory leak in do_timer_create()
2025-11-14 5:06 UTC
linux-next: manual merge of the slab tree with the mm-unstable tree
2025-11-14 5:06 UTC (2+ messages)
[PATCH] mm/mempool: fix poisoning order>0 pages with HIGHMEM
2025-11-14 5:04 UTC (2+ messages)
[PATCH v4 00/13] coresight: Update timestamp attribute to be an interval instead of bool
2025-11-14 5:02 UTC (3+ messages)
` [PATCH v4 13/13] coresight: docs: Document etm4x timestamp interval option
[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
2025-11-14 5:00 UTC (4+ messages)
` [RFC PATCH 2/8] mm: Add PG_atomic
[PATCH v3 0/4] Support PSK reauthentication (REPLACETLSPSK)
2025-11-14 4:58 UTC (5+ messages)
` [PATCH v3 1/4] nvmet-tcp: Don't error if TLS is enabed on a reset
` [PATCH v3 2/4] nvmet-tcp: Don't free SQ on authentication success
` [PATCH v3 3/4] nvme: Expose the tls_configured sysfs for secure concat connections
` [PATCH v3 4/4] nvme: Allow reauth from sysfs
[PATCH] leds: rgb: leds-qcom-lpg: Only enable TRILED when LPG is used by LED
2025-11-14 4:58 UTC (2+ messages)
[syzbot] [kernel?] memory leak in do_timer_create
2025-11-14 4:56 UTC
[PATCH v2 0/9] x86/entry/vdso: clean up the vdso build, vdso updates
2025-11-14 4:48 UTC (7+ messages)
` [PATCH v2 7/9] x86/vdso: abstract out vdso system call internals
[PATCH] LoongArch: Fix numa node parsing with memblk on virt machine
2025-11-14 4:42 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: align bindings to PCIe spec
2025-11-14 4:41 UTC (10+ messages)
[PATCH] LoongArch: ptrace: Use UAPI types in UAPI header
2025-11-14 4:41 UTC (2+ messages)
[PATCH v6 0/2] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
2025-11-14 4:40 UTC (4+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board
[PATCH 0/2] LoongArch: Bit reverse improvements
2025-11-14 4:40 UTC (2+ messages)
linux-next: build warnings after merge of the char-misc tree
2025-11-14 4:39 UTC
[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
2025-11-14 4:38 UTC (7+ messages)
[PATCH 00/33] arm_mpam: Add basic mpam driver
2025-11-14 4:37 UTC (3+ messages)
` [PATCH 22/33] arm_mpam: Use a static key to indicate when mpam is enabled
linux-next: build warnings after merge of the char-misc tree
2025-11-14 4:33 UTC
[PATCH v2 00/10] kbuild: userprogs: introduce architecture-specific CC_CAN_LINK and userprog flags
2025-11-14 4:31 UTC (10+ messages)
` [PATCH v2 01/10] kbuild: don't enable CC_CAN_LINK if the dummy program generates warnings
` [PATCH v2 02/10] init: deduplicate cc-can-link.sh invocations
` [PATCH v2 03/10] kbuild: allow architectures to override CC_CAN_LINK
[PATCH v6 0/2] ARM: dts: aspeed: Add Device Tree for Facebook Anacapa BMC
2025-11-14 4:30 UTC (4+ messages)
` [PATCH v6 2/2] "
[GIT PULL] smb3 client fixes
2025-11-14 4:23 UTC
linux-next: manual merge of the rust tree with the driver-core tree
2025-11-14 4:18 UTC
[PATCH v2] mm/vmscan: skip increasing kswapd_failures when reclaim was boosted
2025-11-14 4:17 UTC (3+ messages)
[syzbot] [kernel?] memory leak in do_timer_create
2025-11-14 4:17 UTC (3+ messages)
` Forwarded:
[PATCH] modpost: drop '*_probe' from section check whitelist
2025-11-14 4:16 UTC (4+ messages)
[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-14 4:12 UTC (3+ messages)
` [PATCH v3 06/21] drm/msm: Switch to use %ptSp
[PATCH v2] ARM: dts: aspeed: clemente: add gpio line name to io expander
2025-11-14 4:10 UTC (2+ messages)
[PATCH] drm/msm/dpu: Set vsync source irrespective of mdp top support
2025-11-14 4:10 UTC (3+ messages)
[PATCH RESEND v3 0/3] clk: en7523: reset-controller support for EN7523 SoC
2025-11-14 4:09 UTC (5+ messages)
` [PATCH RESEND v3 1/3] dt-bindings: clock: airoha: Add reset support to EN7523 clock binding
` [PATCH RESEND v3 2/3] clk: en7523: Add reset-controller support for EN7523 SoC
[syzbot] [kernel?] memory leak in do_timer_create
2025-11-14 4:08 UTC
[PATCH] dt: aspeed: clemente: move hdd_led to its own gpio-leds group
2025-11-14 3:57 UTC (2+ messages)
[PATCH v2 5/7] of/fdt: Simplify the logic of early_init_dt_scan_memory()
2025-11-14 3:55 UTC (2+ messages)
[PATCH] selftests/cgroup: conform test to TAP format output
2025-11-14 3:55 UTC (2+ messages)
[PATCH v4 00/16] Support ROHM BD72720 PMIC
2025-11-14 3:53 UTC (3+ messages)
` [PATCH v4 12/16] clk: clk-bd718x7: Support BD72720 clk gate
[GIT PULL] clk: samsung: drivers for v6.19
2025-11-14 3:51 UTC (2+ messages)
[PATCH 1/4] arm64: defconfig: enable Exynos ACPM clocks
2025-11-14 3:49 UTC (3+ messages)
` [GIT PULL 3/4] samsung: drivers for v6.19
[PATCH v2 0/4] Support PSK reauthentication (REPLACETLSPSK)
2025-11-14 3:47 UTC (8+ messages)
` [PATCH v2 3/4] nvme: Expose the tls_configured sysfs for secure concat connections
[PATCH v5 0/6] nvme-tcp: Support receiving KeyUpdate requests
2025-11-14 3:44 UTC (7+ messages)
` [PATCH v5 2/6] net/handshake: Define handshake_sk_destruct_req
[PATCH v3 00/12] drm/msm/dpu: rework format handling code
2025-11-14 3:43 UTC (13+ messages)
` [PATCH v3 01/12] drm/msm/disp: set num_planes to 1 for interleaved YUV formats
` [PATCH v3 02/12] drm/msm/disp: set num_planes and fetch_mode in INTERLEAVED_RGB_FMT
` [PATCH v3 03/12] drm/msm/disp: set num_planes, fetch_mode and tile_height in INTERLEAVED_RGB_FMT_TILED
` [PATCH v3 04/12] drm/msm/disp: simplify RGB{,A,X} formats definitions
` [PATCH v3 05/12] drm/msm/disp: simplify tiled "
` [PATCH v3 06/12] drm/msm/disp: pull in common YUV format parameters
` [PATCH v3 07/12] drm/msm/disp: pull in common tiled "
` [PATCH v3 08/12] drm/msm/disp: drop PSEUDO_YUV_FMT_LOOSE_TILED
` [PATCH v3 09/12] drm/msm/dpu: simplify _dpu_format_populate_plane_sizes_*
` [PATCH v3 10/12] drm/msm/dpu: drop redundant num_planes assignment in _dpu_format_populate_plane_sizes*()
` [PATCH v3 11/12] drm/msm/dpu: rewrite _dpu_format_populate_plane_sizes_ubwc()
` [PATCH v3 12/12] drm/msm/dpu: use standard functions in _dpu_format_populate_plane_sizes_ubwc()
linux-next: duplicate patch in the mfd tree
2025-11-14 3:42 UTC
[PATCH] ARM: dts: aspeed: clemente: Add EEPROMs for boot and data drive FRUs
2025-11-14 3:39 UTC (2+ messages)
[PATCH v6 0/4] Performance improvement of decoder
2025-11-14 3:38 UTC (3+ messages)
` [PATCH v6 4/4] media: chips-media: wave5: Improve performance "
[PATCH v2] tee: qcomtee: initialize result before use in release worker
2025-11-14 3:38 UTC
linux-next: manual merge of the scsi-mkp tree with Linus' tree
2025-11-14 3:36 UTC
[PATCH] cpuidle: Keep non-boot CPUs online during deep sleep to handle boot CPU deadlocks
2025-11-14 3:34 UTC
[PATCH v2] perf/core: Fix pending work re-queued in __perf_event_overflow
2025-11-14 3:33 UTC (2+ messages)
` [PATCH v3] "
[PATCH v6 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
2025-11-14 3:32 UTC (3+ messages)
` [PATCH v6 1/2] watchdog: move arm64 watchdog_hld into common code
` [PATCH v6 2/2] riscv: add HARDLOCKUP_DETECTOR_PERF support
linux-next: manual merge of the char-misc tree with the char-misc.current tree
2025-11-14 3:32 UTC
[PATCH] mm/huge_memory.c: introduce folio_split_unmapped
2025-11-14 3:30 UTC (4+ messages)
[PATCH v6 0/5] media: qcom: camss: Add Kaanapali support
2025-11-14 3:29 UTC (6+ messages)
` [PATCH v6 1/5] media: dt-bindings: Add CAMSS device for Kaanapali
` [PATCH v6 2/5] media: qcom: camss: Add Kaanapali compatible camss driver
` [PATCH v6 3/5] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY
` [PATCH v6 4/5] media: qcom: camss: csid: Add support for CSID 1080
` [PATCH v6 5/5] media: qcom: camss: vfe: Add support for VFE 1080
[PATCH v3] arm64: dts: qcom: hamoa-iot-evk: Add backlight support for eDP panel
2025-11-14 3:28 UTC (2+ messages)
[PATCH v8 0/5] PCI: dwc: Add ECAM support with iATU configuration
2025-11-14 3:23 UTC (7+ messages)
` (subset) "
[PATCH] landlock: Document fexecve sadly reopening files
2025-11-14 3:23 UTC
[PATCH RFC 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
2025-11-14 3:23 UTC (4+ messages)
` [PATCH RFC 1/8] thermal: core: Allow setting the parent device of cooling devices
` [PATCH RFC 2/8] thermal: core: Set parent device in thermal_of_cooling_device_register()
` [PATCH RFC 3/8] ACPI: processor: Stop creating "device" sysfs link
[PATCH] platform/chrome: sensorhub: Support devices without FIFO_INT_ENABLE
2025-11-14 3:19 UTC (2+ messages)
[PATCH v6 00/26] Non-const bitfield helpers
2025-11-14 2:29 UTC (7+ messages)
` [PATCH v6 01/26] clk: at91: pmc: #undef field_{get,prep}() before definition
` [PATCH v6 14/26] clk: at91: Convert to common field_{get,prep}() helpers
` [PATCH v6 25/26] clk: renesas: Use bitfield helpers
[PATCH v2] clk: spacemit: fix comment typo
2025-11-14 2:20 UTC (2+ messages)
[PATCH] clk: keystone: Fix discarded const qualifiers
2025-11-14 2:18 UTC (2+ messages)
[PATCH v2 0/3] regulator: Add FP9931/JD9930
2025-11-13 23:06 UTC (2+ messages)
` [PATCH v2 3/3] regulator: Add FP9931/JD9930 driver
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®