messages from 2026-03-24 16:44:07 to 2026-03-24 18:36:38 UTC [more...]
[PATCH 00/10] PCI: Improve head free space usage
2026-03-24 18:36 UTC (15+ messages)
` [PATCH 01/10] resource: Add __resource_contains_unbound() for internal contains checks
` [PATCH 02/10] resource: Pass full extent of empty space to resource_alignf CB
` [PATCH 03/10] resource: Rename 'tmp' variable to 'full_avail'
` [PATCH 04/10] ARM/PCI: Remove unnecessary second application of align
` [PATCH 05/10] am68k/PCI: "
` [PATCH 06/10] MIPS: PCI: "
` [PATCH 07/10] parisc/PCI: Cleanup align handling
` [PATCH 08/10] PCI: Rename window_alignment() to pci_min_window_alignment()
` [PATCH 09/10] PCI: Align head space better
` [PATCH 10/10] PCI: Fix alignment calculation for resource size larger than align
[PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
2026-03-24 18:35 UTC (4+ messages)
[PATCH] ARM: dts: imx: Add DT overlays for DH i.MX6 DHCOM SoM and boards
2026-03-24 18:31 UTC (2+ messages)
[PATCH v2 1/5] bpf: name the enum for BPF_FUNC_skb_adjust_room flags
2026-03-24 18:30 UTC (6+ messages)
` [PATCH v2 3/5] bpf: add helper masks for ADJ_ROOM flags and encap validation
` [PATCH v2 4/5] bpf: allow new DECAP flags and add guard rails
[PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
2026-03-24 18:29 UTC (10+ messages)
` [PATCH net-next v3 01/13] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [PATCH net-next v3 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode
[PATCH 00/10] i2c: Replace dev_err() with dev_err_probe()
2026-03-24 18:26 UTC (11+ messages)
` [PATCH 01/10] i2c: tiny-usb: Replace dev_err() with dev_err_probe() in probe function
` [PATCH 02/10] i2c: tegra: "
` [PATCH 03/10] i2c: sun6i-p2wi: "
` [PATCH 04/10] i2c: stm32f7: "
` [PATCH 05/10] i2c: stm32f4: "
` [PATCH 06/10] i2c: stm32: "
` [PATCH 07/10] i2c: st: "
` [PATCH 08/10] i2c: sprd: "
` [PATCH 09/10] i2c: sis96x: "
` [PATCH 10/10] i2c: sis630: "
[PATCH 00/22] ASoC: rsnd: Add audio support for the Renesas RZ/G3E SoC
2026-03-24 18:28 UTC (15+ messages)
` [PATCH 10/22] ASoC: rsnd: Add DMA support infrastructure for RZ/G3E
` [PATCH 12/22] ASoC: rsnd: Update SSI for RZ/G3E support
` [PATCH 14/22] ASoC: rsnd: adg: Add per-SSI ADG and SSIF supply clock management
` [PATCH 16/22] ASoC: rsnd: Export module getters for PM support
[PATCH] thermal: intel: int340x: Power Slider: Set offset only for balanced mode
2026-03-24 18:26 UTC (2+ messages)
[PATCH v7 0/5] platform/x86: uniwill-laptop: More support for TUXEDO devices
2026-03-24 18:26 UTC (7+ messages)
` [PATCH v7 1/5] platform/x86: uniwill-laptop: Rework hwmon feature defines
` [PATCH v7 2/5] platform/x86: uniwill-laptop: Implement USB-C power priority setting
` [PATCH v7 3/5] platform/x86: uniwill-laptop: Fix XMG Fusion 15 (L19) entries
` [PATCH v7 4/5] platform/x86: uniwill-laptop: Apply features across all TUXEDO devices
` [PATCH v7 5/5] Documentation: laptops: Update documentation for uniwill laptops
[PATCH] gpio: mockup: allocate lines with main struct
2026-03-24 18:25 UTC (11+ messages)
[PATCH v7 00/13] ASoC: qcom: q6dsp: few fixes and enhancements
2026-03-24 18:25 UTC (5+ messages)
` [PATCH v7 01/13] ASoC: qcom: q6apm: move component registration to unmanaged version
` [PATCH v7 04/13] ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opens
[PATCH 1/1] arm64: dts: imx95: Move funnel outside from soc
2026-03-24 18:24 UTC (2+ messages)
[PATCH] hwmon: adm1177: fix sysfs ABI violation and current unit conversion
2026-03-24 18:22 UTC
[PATCH v2] workqueue: Fix false positive stall reports
2026-03-24 18:22 UTC (5+ messages)
[PATCH v1 0/3] Fix bugs for realm guest plus BBML2_NOABORT
2026-03-24 18:20 UTC (3+ messages)
` [PATCH v1 2/3] arm64: mm: Handle invalid large leaf mappings correctly
[PATCH] cpufreq: CPPC: add autonomous mode boot parameter support
2026-03-24 18:18 UTC (2+ messages)
[PATCH v8 00/10] VMSCAPE optimization for BHI variant
2026-03-24 18:19 UTC (11+ messages)
` [PATCH v8 01/10] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v8 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v8 03/10] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v8 04/10] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v8 05/10] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v8 06/10] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v8 07/10] x86/vmscape: Use static_call() for predictor flush
` [PATCH v8 08/10] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v8 09/10] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
` [PATCH v8 10/10] x86/vmscape: Add cmdline vmscape=on to override attack vector controls
[PATCH net,v2] net: mana: Fix RX skb truesize accounting
2026-03-24 18:14 UTC
[RFC v2 0/5] tpm_crb: Add command and response buffer chunking support
2026-03-24 18:12 UTC (6+ messages)
` [RFC v2 1/5] tpm_crb: Add register definitions of TPM CRB chunking fields
` [RFC v2 2/5] tpm_crb: Add new wrapper function to invoke start method
` [RFC v2 3/5] tpm_crb: Implement command and response chunking logic
` [RFC v2 4/5] tpm: Increase TPM_BUFSIZE to 8kB for chunking support
` [RFC v2 5/5] tpm: tis_i2c: Use local 4KB buffer to limit memory usage
[PATCH] staging: atomisp: pci: remove leading whitespace at the start of the line
2026-03-24 18:08 UTC (2+ messages)
` [PATCH v2] staging: atomisp: pci: fix block comment style and merge split declaration
[PATCH net-next 0/2] net: dsa: microchip: Small cleanups for ksz9477 SGMII
2026-03-24 18:08 UTC (3+ messages)
` [PATCH net-next 1/2] net: dsa: microchip: Drop unnecessary check in ksz9477 PCS setup
` [PATCH net-next 2/2] net: dsa: microchip: drop an outdated comment about SGMII support
[PATCH v2 0/2] NFC support for two Qualcomm SDM845 phones
2026-03-24 18:08 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-shift-axolotl: Enable NFC
[PATCH] drm: rz-du: Ensure correct suspend/resume ordering with VSP
2026-03-24 18:05 UTC
[PATCH net-next v3 1/2] r8152: add helper functions for PLA/USB OCP registers
2026-03-24 18:05 UTC (2+ messages)
[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
2026-03-24 18:05 UTC (10+ messages)
[PATCH v6 0/2] iio: proximity: add driver for ST VL53L1X ToF sensor
2026-03-24 18:04 UTC (10+ messages)
` [PATCH v6 2/2] "
[PATCH 0/3] liveupdate: fix incoming error handling and teardown paths
2026-03-24 18:02 UTC (4+ messages)
` [PATCH 1/3] liveupdate: propagate file deserialization failures
` [PATCH 2/3] liveupdate: keep sessions retrievable after release failures
` [PATCH 3/3] liveupdate: initialize incoming FLB state before finish
[PATCH] KVM: selftests: Guard execinfo.h inclusion for non-glibc builds
2026-03-24 18:02 UTC (2+ messages)
[PATCH v3] tracing: Move snapshot code out of trace.c and into trace_snapshot.c
2026-03-24 18:01 UTC
[GIT PULL] perf tools fixes for v7.0: 2nd batch
2026-03-24 18:00 UTC (4+ messages)
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-03-24 18:00 UTC (10+ messages)
` [PATCH v3 03/24] PCI: Require Live Update preserved devices are in singleton iommu_groups
` [PATCH v3 07/24] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v3 08/24] vfio/pci: Retrieve preserved device files after "
[PATCH v2 0/1] dt-bindings: connector: Add role‑switch provider phandle
2026-03-24 17:57 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] qede: validate TPA aggregation indices from CQEs
2026-03-24 17:57 UTC (2+ messages)
linux-next: build failure after merge of the bitmap tree
2026-03-24 17:56 UTC (2+ messages)
[PATCH] fs/ntfs3: fix missing run load for vcn0 in attr_data_get_block_locked()
2026-03-24 17:55 UTC (2+ messages)
[PATCH] ntfs3: work around false-postive -Wmaybe-uninitialized warnings
2026-03-24 17:54 UTC (2+ messages)
[PATCH v4 0/8] i2c: rtl9300: support for RTL9607C I2C controller
2026-03-24 17:48 UTC (5+ messages)
` [PATCH v4 5/8] dt-bindings: i2c: realtek,rtl9301-i2c: extend for clocks and RTL9607C support
[PATCH v13 0/5] PolarFire SoC GPIO interrupt support
2026-03-24 17:45 UTC (3+ messages)
` (subset) "
[RFC v1 00/11] Add iMX95 neoisp driver
2026-03-24 17:44 UTC (11+ messages)
` [EXT] "
` "
[PATCH v2] futex: Use-after-free between futex_key_to_node_opt and vma_replace_policy
2026-03-24 17:44 UTC (5+ messages)
[PATCH v2 0/5] hwmon: (pmbus) Fix bugs in MPS MP2869, MP29502, MP2925, and MP9945 drivers
2026-03-24 17:44 UTC (3+ messages)
[PATCH v3 0/9] KVM: s390: More memory management fixes
2026-03-24 17:43 UTC (10+ messages)
` [PATCH v3 1/9] KVM: s390: vsie: Fix dat_split_ste()
` [PATCH v3 2/9] KVM: s390: Remove non-atomic dat_crstep_xchg()
` [PATCH v3 3/9] KVM: s390: vsie: Fix check for pre-existing shadow mapping
` [PATCH v3 4/9] KVM: s390: vsie: Fix nested guest memory shadowing
` [PATCH v3 5/9] KVM: s390: Fix gmap_link()
` [PATCH v3 6/9] KVM: s390: vsie: Fix refcount overflow for shadow gmaps
` [PATCH v3 7/9] KVM: s390: vsie: Fix unshadowing while shadowing
` [PATCH v3 8/9] KVM: s390: vsie: Fix guest page tables protection
` [PATCH v3 9/9] KVM: s390: Fix KVM_S390_VCPU_FAULT ioctl
[PATCH V2 00/11] iommufd: Enable noiommu mode for cdev
2026-03-24 17:42 UTC (5+ messages)
` [PATCH V2 01/11] iommufd: Support a HWPT without an iommu driver for noiommu
[PATCH v2] staging: rtl8723bs: fix constant on left side of test checkpatch warnings
2026-03-24 17:41 UTC (8+ messages)
[PATCH v3 0/7] Introduce Synology Microp driver
2026-03-24 17:39 UTC (7+ messages)
` [PATCH v3 3/7] acpi: add acpi_of_match_device_ids
[PATCH v5 0/5] KVM: selftests: arm64: Improve diagnostics from set_id_regs
2026-03-24 17:39 UTC (4+ messages)
` [PATCH v5 4/5] KVM: selftests: arm64: Skip all 32 bit IDs when set_id_regs is aarch64 only
[PATCH] arm64: dts: imx8mp: Add DT overlays for DH i.MX8M Plus DHCOM SoM and boards
2026-03-24 17:39 UTC (3+ messages)
[PATCH v2] media: uvcvideo: Fix deadlock if uvc_status_stop is called from async_ctrl.work
2026-03-24 17:38 UTC (3+ messages)
[PATCH] ASoC: SOF: Intel: hda: Place check before dereference
2026-03-24 17:38 UTC
[PATCH] arm64: dts: imx8mp-debix-model-a: Correct PAD settings for pmicirqgrp
2026-03-24 17:38 UTC (3+ messages)
[PATCH] HID: ft260: validate report size in raw_event handler
2026-03-24 17:35 UTC
[PATCH 0/2] kallsyms: show typed function parameters in oops/WARN dumps
2026-03-24 17:34 UTC (5+ messages)
` [PATCH 1/2] kallsyms: show function parameter info "
[patch 00/48] hrtimer,sched: General optimizations and hrtick enablement
2026-03-24 17:34 UTC (9+ messages)
` [patch 19/48] clockevents: Provide support for clocksource coupled comparators
[PATCH v2] f2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()
2026-03-24 17:32 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v3] f2fs: fix to freeze GC and discard threads quickly
2026-03-24 17:32 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] f2fs: fix false alarm of lockdep on cp_global_sem lock
2026-03-24 17:32 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] f2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footer
2026-03-24 17:32 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] f2fs: support to report fserror
2026-03-24 17:32 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionally
2026-03-24 17:32 UTC (2+ messages)
` [f2fs-dev] "
[GIT PULL] fsverity updates for 6.3
2026-03-24 17:32 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2] f2fs: fix to skip empty sections in f2fs_get_victim
2026-03-24 17:32 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v3 1/2] f2fs: call f2fs_handle_critical_error() to set cp_error flag
2026-03-24 17:32 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2 0/2] nfs: delegated attribute fixes
2026-03-24 17:32 UTC (3+ messages)
` [PATCH v2 1/2] nfs: fix utimensat() for atime with delegated timestamps
` [PATCH v2 2/2] nfs: update inode ctime after removexattr operation
[PATCH v3 0/2] platform/x86: asus-wmi: fix screenpad brightness/power management
2026-03-24 17:31 UTC (2+ messages)
[PATCH] platform/x86: asus-wmi: do not enforce a battery charge threshold
2026-03-24 17:31 UTC (2+ messages)
[PATCH v2 0/3] checksyscalls: only run when necessary
2026-03-24 17:29 UTC (5+ messages)
` [PATCH v2 1/3] checksyscalls: move path to reference table to a variable
` [PATCH v2 2/3] checksyscalls: only run when necessary
` [PATCH v2 3/3] checksyscalls: move instance functionality into generic code
[PATCH] pinctrl: renesas: rzg2l: Add GPIO set_config
2026-03-24 17:28 UTC (4+ messages)
[BUG] vsock: refcount_t saturation and OOM via buffer size invariant inversion
2026-03-24 17:28 UTC
Linux warns: `blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1`
2026-03-24 17:25 UTC
[PATCH v3 0/2] lib/vsprintf: Fixes size check
2026-03-24 17:24 UTC (8+ messages)
` [PATCH v3 1/2] lib/vsprintf: Fix to check field_width and precision
` [PATCH v3 2/2] lib/vsprintf: Limit the returning size to INT_MAX
[GIT PULL] KVM fixes for Linux 7.0-rc6
2026-03-24 17:23 UTC
[PATCH v5 00/21] Virtual Swap Space
2026-03-24 17:23 UTC (3+ messages)
[PATCH 04/12] i3c: master: Support ACPI enumeration
2026-03-24 17:22 UTC (2+ messages)
[PATCH net-next] selftests: net: Remove unnecessary backslashes in fq_band_pktlimit.sh
2026-03-24 17:20 UTC
[PATCH v5 0/4] iio: adc: ad799x: modernize resource management
2026-03-24 17:20 UTC (7+ messages)
` [PATCH v5 3/4] iio: adc: ad799x: cache regulator voltages during probe
[PATCH iwl-next v4 0/5] ice: add support for devmem/io_uring Rx and Tx
2026-03-24 17:20 UTC (7+ messages)
` [PATCH iwl-next v4 3/5] ice: migrate to netdev ops lock
` [Intel-wired-lan] "
[PATCH v3] docs: driver-api: fix 6 spelling typos in Documentation/driver-api
2026-03-24 17:19 UTC (5+ messages)
[PATCH 0/2] x86/fred: enable FRED by default
2026-03-24 17:19 UTC (7+ messages)
[PATCH v2 0/4] KCOV function entry/exit records
2026-03-24 17:18 UTC (5+ messages)
` [PATCH v2 1/4] sched: Ensure matching stack state for kcov disable/enable on switch
[PATCH v1] backlight: apple_bl: Convert to a platform driver
2026-03-24 17:15 UTC (5+ messages)
[PATCH] soc: qcom: ubwc: Add support for Mahua
2026-03-24 17:14 UTC
[PATCH v3 0/3] mm: Free contiguous order-0 pages efficiently
2026-03-24 17:14 UTC (5+ messages)
` [PATCH v3 1/3] mm/page_alloc: Optimize free_contig_range()
[PATCH v2] perf symbol: Remove psw_idle() from list of idle symbols
2026-03-24 17:14 UTC (3+ messages)
` [PATCH v1] perf symbol: Lazily compute idle and use the perf_env
[PATCH v2 0/4] Add RZ/G3L GFX support
2026-03-24 17:10 UTC (6+ messages)
` [PATCH v2 2/4] drm/panfrost: Drop redundant optional clock checks in runtime PM
[PATCH v2 1/3] arm64: dts: imx8mm: Explicitly set DSI_PHY_REF clock as a child of CLK_24M
2026-03-24 17:09 UTC (2+ messages)
[PATCH 0/6] riscv: dts: spacemit: enable more devices
2026-03-24 17:07 UTC (4+ messages)
` [PATCH 4/6] riscv: dts: spacemit: enable QSPI and add SPI NOR on Milk-V Jupiter
[PATCH v10 0/2] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlock
2026-03-24 17:07 UTC (3+ messages)
[PATCH] HID: mcp2221: validate report size in raw_event handler
2026-03-24 17:06 UTC (2+ messages)
` [PATCH v2] "
[PATCH v7 1/4] dt-bindings: soc: rockchip: grf: Add RV1103B compatibles
2026-03-24 17:05 UTC (3+ messages)
[PATCH] arm64: dts: rockchip: Fix RK3562 EVB2 model name
2026-03-24 17:04 UTC (2+ messages)
[PATCH] tools/nolibc: rename sys_foo() functions to _sys_foo()
2026-03-24 17:01 UTC (5+ messages)
[PATCH V1] accel/amdxdna: Add per-process BO memory usage query support
2026-03-24 17:01 UTC (2+ messages)
[PATCH v11 00/22] Add new general DRM property "color format"
2026-03-24 17:00 UTC (3+ messages)
` [PATCH v11 03/22] drm: "
[PATCH net-next v3 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
2026-03-24 17:00 UTC (6+ messages)
` [PATCH net-next v3 2/2] r8152: Add support for the RTL8157 hardware
` [net-next,v3,2/2] "
[PATCH v2 net-next 08/14] net: enetc: add multiple command BD rings support
2026-03-24 16:58 UTC (2+ messages)
[PATCH] scsi: fix typo in fc_els.h
2026-03-24 16:56 UTC
[PATCH v5 0/2] Add Loongson-2K0300 processor support
2026-03-24 16:55 UTC (7+ messages)
[PATCH v10 0/4] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
2026-03-24 16:55 UTC (2+ messages)
[PATCH v2 net-next 09/14] net: dsa: add NETC switch tag support
2026-03-24 16:54 UTC (2+ messages)
[RFC PATCH 02/12] drm/dep: Add DRM dependency queue layer
2026-03-24 16:51 UTC (9+ messages)
[PATCH net-next v3 0/2] e1000e: add XDP support
2026-03-24 16:48 UTC (6+ messages)
` [PATCH net-next v3 1/2] e1000e: add basic "
[PATCH v2] selftests/x86: Fix sysret_rip assertion failure on FRED systems
2026-03-24 16:14 UTC (2+ messages)
[PATCH 0/5] Tegra264 PWM support
2026-03-24 16:45 UTC (4+ messages)
` [PATCH 1/5] pwm: tegra: Avoid hard-coded max clock frequency
[PATCH] ARM: dts: rockchip: Pass linux,code to the power key on rk3288-veyron-pinky
2026-03-24 16:45 UTC (2+ messages)
[PATCH v5 0/3] Add "link bpc" DRM property
2026-03-24 16:44 UTC (5+ 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