messages from 2026-01-08 05:24:15 to 2026-01-08 07:40:46 UTC [more...]
[RFC PATCH 0/8] experimental struct filename followups
2026-01-08 7:41 UTC (2+ messages)
` [RFC PATCH 1/8] non-consuming variant of do_renameat2()
[PATCH v5] sched/fair: Add fair placement lag
2026-01-08 7:21 UTC (2+ messages)
[char-misc v2] mei: trace: treat reg parameter as string
2026-01-08 7:40 UTC (2+ messages)
[PATCH v2 0/3] pinctrl: spacemit: support I/O power domain configuration
2026-01-08 7:37 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: spacemit: add syscon property
` [PATCH v2 2/3] pinctrl: spacemit: support I/O power domain configuration
` [PATCH v2 3/3] riscv: dts: spacemit: modify pinctrl node in dtsi
[RFC PATCH 2/2] zsmalloc: chain-length configuration should consider other metrics
2026-01-08 7:37 UTC (11+ messages)
[PATCH v4 00/59] struct filename series
2026-01-08 7:38 UTC (60+ messages)
` [PATCH v4 01/59] do_faccessat(): import pathname only once
` [PATCH v4 02/59] do_fchmodat(): "
` [PATCH v4 03/59] do_fchownat(): "
` [PATCH v4 04/59] do_utimes_path(): "
` [PATCH v4 05/59] chdir(2): "
` [PATCH v4 06/59] chroot(2): "
` [PATCH v4 07/59] user_statfs(): "
` [PATCH v4 08/59] do_sys_truncate(): "
` [PATCH v4 09/59] do_readlinkat(): "
` [PATCH v4 10/59] get rid of audit_reusename()
` [PATCH v4 11/59] ntfs: ->d_compare() must not block
` [PATCH v4 12/59] getname_flags() massage, part 1
` [PATCH v4 13/59] getname_flags() massage, part 2
` [PATCH v4 14/59] struct filename: use names_cachep only for getname() and friends
` [PATCH v4 15/59] struct filename: saner handling of long names
` [PATCH v4 16/59] fs: hide names_cache behind runtime const machinery
` [PATCH v4 17/59] allow to use CLASS() for struct filename *
` [PATCH v4 18/59] switch __getname_maybe_null() to CLASS(filename_flags)
` [PATCH v4 19/59] allow incomplete imports of filenames
` [PATCH v4 20/59] struct filename ->refcnt doesn't need to be atomic
` [PATCH v4 21/59] file_getattr(): filename_lookup() accepts ERR_PTR() as filename
` [PATCH v4 22/59] file_setattr(): "
` [PATCH v4 23/59] move_mount(): "
` [PATCH v4 24/59] ksmbd_vfs_path_lookup(): vfs_path_parent_lookup() accepts ERR_PTR() as name
` [PATCH v4 25/59] ksmbd_vfs_rename(): "
` [PATCH v4 26/59] do_filp_open(): DTRT when getting ERR_PTR() as pathname
` [PATCH v4 27/59] rename do_filp_open() to do_file_open()
` [PATCH v4 28/59] do_sys_openat2(): get rid of useless check, switch to CLASS(filename)
` [PATCH v4 29/59] simplify the callers of file_open_name()
` [PATCH v4 30/59] simplify the callers of do_open_execat()
` [PATCH v4 31/59] simplify the callers of alloc_bprm()
` [PATCH v4 32/59] switch {alloc,free}_bprm() to CLASS()
` [PATCH v4 33/59] file_[gs]etattr(2): switch to CLASS(filename_maybe_null)
` [PATCH v4 34/59] mount_setattr(2): don't mess with LOOKUP_EMPTY
` [PATCH v4 35/59] do_open_execat(): don't care about LOOKUP_EMPTY
` [PATCH v4 36/59] vfs_open_tree(): use CLASS(filename_uflags)
` [PATCH v4 37/59] name_to_handle_at(): "
` [PATCH v4 38/59] fspick(2): use CLASS(filename_flags)
` [PATCH v4 39/59] do_fchownat(): unspaghettify a bit
` [PATCH v4 40/59] chdir(2): "
` [PATCH v4 41/59] do_utimes_path(): switch to CLASS(filename_uflags)
` [PATCH v4 42/59] do_sys_truncate(): switch to CLASS(filename)
` [PATCH v4 43/59] do_readlinkat(): switch to CLASS(filename_flags)
` [PATCH v4 44/59] do_f{chmod,chown,access}at(): use CLASS(filename_uflags)
` [PATCH v4 45/59] do_{renameat2,linkat,symlinkat}(): use CLASS(filename_consume)
` [PATCH v4 46/59] do_{mknodat,mkdirat,unlinkat,rmdir}(): "
` [PATCH v4 47/59] namei.c: convert getname_kernel() callers to CLASS(filename_kernel)
` [PATCH v4 48/59] namei.c: switch user pathname imports to CLASS(filename{,_flags})
` [PATCH v4 49/59] filename_...xattr(): don't consume filename reference
` [PATCH v4 50/59] move_mount(2): switch to CLASS(filename_maybe_null)
` [PATCH v4 51/59] chroot(2): switch to CLASS(filename)
` [PATCH v4 52/59] quotactl_block(): "
` [PATCH v4 53/59] statx: switch to CLASS(filename_maybe_null)
` [PATCH v4 54/59] user_statfs(): switch to CLASS(filename)
` [PATCH v4 55/59] mqueue: "
` [PATCH v4 56/59] ksmbd: use CLASS(filename_kernel)
` [PATCH v4 57/59] alpha: switch osf_mount() to strndup_user()
` [PATCH v4 58/59] sysfs(2): fs_index() argument is _not_ a pathname
` [PATCH v4 59/59] switch init_mkdir() to use of do_mkdirat(), etc
[PATCH v10 0/5] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
2026-01-08 7:36 UTC (5+ messages)
` [PATCH v10 5/5] arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board
[PATCH net-next] net: phy: change of_phy_leds() to fwnode_phy_leds()
2026-01-08 7:34 UTC
[PATCH v7 0/2] Optimize zone->contiguous update and issue fix
2026-01-08 7:35 UTC (4+ messages)
` [PATCH v7 1/2] mm/memory hotplug: fix zone->contiguous always false when hotplug
[PATCH v1] arm64: defconfig: enable WCD937X codec driver as module
2026-01-08 7:34 UTC
[PATCH v2] hpsa: fix a memory leak in hpsa_find_cfgtables()
2026-01-08 7:32 UTC
[RFC PATCH] memory,memory_hotplug: allow restricting memory blocks to zone movable
2026-01-08 7:31 UTC (11+ messages)
[PATCH 0/5] riscv: optimize string functions and add kunit tests
2026-01-08 7:26 UTC (5+ messages)
` [PATCH 2/5] lib/string_kunit: add test case for strnlen
[PATCH] sched/rt: Skip currently executing CPU in rto_next_cpu()
2026-01-08 7:03 UTC
[PATCH V5 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
2026-01-08 7:21 UTC (14+ messages)
` [PATCH V5 1/8] mm/slab: use unsigned long for orig_size to ensure proper metadata align
` [PATCH V5 3/8] ext4: specify the free pointer offset for ext4_inode_cache
` [PATCH V5 4/8] mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
` [PATCH V5 8/8] mm/slab: place slabobj_ext metadata in unused space within s->size
[PATCH] overlayfs: mask d_type high bits before whiteout check
2026-01-08 7:21 UTC (4+ messages)
[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-01-08 7:20 UTC (4+ messages)
` [PATCH net-next v7 2/9] ptr_ring: add helper to detect newly freed space on consume
[PATCH 0/5] RISC-V: RPMI performance service bindings and cpufreq support
2026-01-08 6:52 UTC (6+ messages)
` [PATCH 4/5] cpufreq: Add cpufreq driver for the RISC-V RPMI performance service group
[PATCH v2] drm/amdkfd: fix a memory leak in device_queue_manager_init()
2026-01-08 7:20 UTC (2+ messages)
[PATCH v3] drm/amdkfd: fix a memory leak in device_queue_manager_init()
2026-01-08 7:18 UTC
[GIT PULL] sound fixes for 6.19-rc5
2026-01-08 7:17 UTC
[PATCH] ARM: dts: lan966x: Fix the access to the PHYs for pcb8290
2026-01-08 7:15 UTC (2+ messages)
[PATCH net] net: phy: motorcomm: fix duplex setting error for phy leds
2026-01-08 7:14 UTC
[PATCH] arm64: dts: nuvoton: Add missing "device_type" property on memory node
2026-01-08 7:09 UTC (2+ messages)
[PATCH v2 0/4] PCI: tegra: A couple of cleanups
2026-01-08 7:08 UTC (6+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: Convert nvidia,tegra-pcie to DT schema
[PATCH v2] Bluetooth:btusb:MT7922:Add VID/PID 0e8d/e0d8
2026-01-08 7:06 UTC
[PATCH v1 0/8] Add RemoteProc cooling support
2026-01-08 7:07 UTC (4+ messages)
` [PATCH v1 2/8] remoteproc: qcom: probe all child devices
[PATCH v7 0/3] io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLED
2026-01-08 7:06 UTC (4+ messages)
` [PATCH v7 2/3] io_uring/msg_ring: drop unnecessary submitter_task checks
[PATCH v2] PCI: dw-rockchip: Add runtime PM support to Rockchip PCIe
2026-01-08 7:04 UTC (3+ messages)
[PATCH RFC net-next 0/6] Support PHY LED for hibmcge driver
2026-01-08 7:00 UTC (13+ messages)
` [PATCH RFC net-next 2/6] net: phy: add support to set default rules
` [PATCH RFC net-next 3/6] net: hibmcge: create a software node for phy_led
[PATCH v6] scsi: leapraid: Add new scsi driver
2026-01-08 6:24 UTC
[PATCH v2 0/5] iommu/vt-d: Ensure memory ordering in context & root entry updates
2026-01-08 7:00 UTC (10+ messages)
[PATCH v1 0/3] Typc fusb302 powerloss issue on Radxa Rock 5b
2026-01-08 6:58 UTC (15+ messages)
` [PATCH v1 1/3] arm64: dts: rockchip: rk3588-rock-5b-5bp-5t: Correct Type-C pin bias settings
` [PATCH v1 2/3] arm64: dts: rockchip: rk3588-rock-5b-5bp-5t: Fix USB host phy-supply on Rock 5b-5bp-5t SbC
` [PATCH v1 3/3] usb: typec: fusb302: Switch to threaded interrupt handler
[PATCH v4 0/7] PCI: endpoint/NTB: Harden vNTB resource management
2026-01-08 6:57 UTC (2+ messages)
[RFC PATCH 00/14] Support multiple KVM modules on the same host
2026-01-08 6:55 UTC (6+ messages)
[PATCH] docs: x86: fix malformed table in boot protocol doc
2026-01-08 6:54 UTC (2+ messages)
[PATCH v5.10-v6.6] RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem
2026-01-08 6:33 UTC
[PATCH v2 0/2] arm64: dts: rockchip: Add rk3576 evb2 board
2026-01-08 6:53 UTC (7+ messages)
` [PATCH v2 2/2] "
` "
"Paravisor" Feature Enumeration
2026-01-08 6:53 UTC (9+ messages)
` [EXTERNAL] "
[PATCH net 1/2] net: ethernet: ave: Remove unnecessary 'out of memory' message
2026-01-08 6:46 UTC (2+ messages)
` [PATCH net 2/2] net: ethernet: ave: Replace udelay with usleep_range
[PATCH v4 0/13] dmaengine: introduce sg_nents_for_dma() and convert users
2026-01-08 6:46 UTC (3+ messages)
[PATCH v5 1/2] tee: add revision sysfs attribute
2026-01-08 6:45 UTC (3+ messages)
` [PATCH v6 "
` [PATCH v6 2/2] tee: optee: store OS revision for TEE core
[PATCH v3 0/2] phy: qcom: Introduce USB support for Kaanapali
2026-01-08 6:45 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add Kaanapali QMP PHY
` [PATCH v3 2/2] dt-bindings: phy: qcom,m31-eusb2-phy: Document M31 eUSB2 PHY for Kaanapali
[PATCH] pwm: stm32: handle polarity change when PWM is enabled
2026-01-08 6:44 UTC (7+ messages)
[PATCH v2 0/3] dmaengine: A little cleanup and refactoring
2026-01-08 6:43 UTC (2+ messages)
[PATCH 0/2 v5.10] Fix CVE-2023-52975
2026-01-08 6:22 UTC (3+ messages)
` [PATCH 1/2 v5.10] scsi: iscsi: Move pool freeing
` [PATCH 2/2 v5.10] scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
[PATCH v2 0/5] Add CMN PLL clock controller support for IPQ5332
2026-01-08 6:42 UTC (6+ messages)
` [PATCH v2 1/5] clk: qcom: cmnpll: Account for reference clock divider
[PATCH 0/5] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
2026-01-08 6:41 UTC (4+ messages)
` [PATCH 3/5] drm/radeon: Raise msi_addr_mask to 40 bits for pre-Bonaire
[syzbot] WARNING in drm_prime_destroy_file_private
2026-01-08 6:40 UTC (2+ messages)
[PATCH v2] pwm: tiehrpwm: Enable EHRPWM controller before setting configuration
2026-01-08 6:40 UTC (3+ messages)
[PATCH V3 RESEND 0/2] Add tc3408 bindings and timing
2026-01-08 6:35 UTC (3+ messages)
` [PATCH V3 RESEND 1/2] dt-bindings: input: Add Parade TC3408 touchscreen controller
` [PATCH V3 RESEND 2/2] HID: i2c-hid: elan: Add parade-tc3408 timing
[PATCH 1/1] PCI: endpoint: Fix swapped parameters in primary/secondary unlink callbacks
2026-01-08 6:27 UTC
[PATCH] sched/fair: Fix vruntime drift by preventing double lag scaling during reweight
2026-01-08 6:27 UTC (2+ messages)
[PATCH net-next v8 0/5] net: devmem: improve cpu cost of RX token management
2026-01-08 4:37 UTC (3+ messages)
[PATCH 1/1] sched_ext: Add error logging for dsq creation failures
2026-01-08 6:25 UTC (3+ messages)
[PATCH 0/2] virtio_net: add page_pool support
2026-01-08 6:23 UTC (6+ messages)
` [PATCH 1/2] virtio_net: add page pool support for buffer allocation
[PATCH v11 0/8] mm: folio_zero_user: clear page ranges
2026-01-08 6:21 UTC (6+ messages)
` [PATCH v11 3/8] highmem: introduce clear_user_highpages()
[PATCH] sched_ext: Add DSQ statistics collection functionality
2026-01-08 6:21 UTC (2+ messages)
[PATCH v2] Input: twl4030 - fix warnings without CONFIG_OF
2026-01-08 6:19 UTC (2+ messages)
[PATCH] perf Documentation: Correct branch stack sampling call-stack option
2026-01-08 6:14 UTC (3+ messages)
[PATCH v5 0/8] clk: amlogic: Add A5 SoC PLLs and Peripheral clock
2026-01-08 6:08 UTC (9+ messages)
` [PATCH v5 1/8] dt-bindings: clock: Add Amlogic A5 SCMI clock controller support
` [PATCH v5 2/8] dt-bindings: clock: Add Amlogic A5 PLL clock controller
` [PATCH v5 3/8] dt-bindings: clock: Add Amlogic A5 peripherals "
` [PATCH v5 4/8] clk: amlogic: Add A5 PLL clock controller driver
` [PATCH v5 5/8] clk: amlogic: Add A5 clock peripherals "
` [PATCH v5 6/8] arm64: dts: amlogic: A5: Add scmi-clk node
` [PATCH v5 7/8] arm64: dts: amlogic: A5: Add PLL controller node
` [PATCH v5 8/8] arm64: dts: amlogic: A5: Add peripheral clock "
[PATCH 0/2] pinctrl: spacemit: support I/O power domain configuration
2026-01-08 6:06 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: add syscon property
` [PATCH 2/2] pinctrl: spacemit: support I/O power domain configuration
[PATCH] iio: adc: ad7476: Remove duplicate include
2026-01-08 6:06 UTC (2+ messages)
[PATCH v3 0/8] Generic IRQ entry/exit support for powerpc
2026-01-08 6:05 UTC (3+ messages)
[PATCH v2 0/2] arm: dts: aspeed: Add an alt 128M flash layout
2026-01-08 6:04 UTC (3+ messages)
` [PATCH v2 1/2] arm: dts: aspeed: add "
[PATCH v11 7/8] mm: folio_zero_user: clear page ranges
2026-01-08 6:04 UTC (2+ messages)
` [PATCH] mm: folio_zero_user: (fixup) cache "
[PATCH] Bluetooth: hci_sync: use HCI_CMD_TIMEOUT for PA sync commands
2026-01-08 6:03 UTC
[PATCH v1 0/2] mm/vmscan: optimize preferred target demotion node selection
2026-01-08 6:03 UTC (3+ messages)
[PATCH 0/2] Add Support for LTC3220 18 Channel LED Driver
2026-01-08 6:02 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: leds: Document LTC3220 18 channel "
[PATCH 0/7] clk: qcom: gcc: Do not turn off PCIe GDSCs during gdsc_disable()
2026-01-08 5:58 UTC (9+ messages)
[PATCH RESEND v9 0/2] media: i2c: Add os05b10 camera sensor driver
2026-01-08 5:54 UTC (5+ messages)
` [PATCH RESEND v9 2/2] media: i2c: add os05b10 image "
` [PATCH] media: i2c: os05b10: Few minor improvements
[PATCH v6 0/2] Add device tree for ASRock Rack ALTRAD8 BMC
2026-01-08 5:48 UTC (5+ messages)
` [PATCH v6 1/2] dt-bindings: arm: aspeed: add ASRock Rack ALTRAD8 board
[PATCH] ALSA: hda/tas2781: Skip UEFI calibration on ASUS ROG Xbox Ally X
2026-01-08 5:40 UTC
[PATCH] PM: EM: Fix memory leak in em_create_pd() error path
2026-01-08 5:44 UTC (2+ messages)
[RFT PATCH 1/2] arm64: dts: qcom: ipq5018: Correct USB DWC3 wrapper interrupts
2026-01-08 5:43 UTC (3+ messages)
` [RFT PATCH 2/2] arm64: dts: qcom: ipq9574: Complete "
[PATCH] usb: xhci: Fix memory leak in xchi_disable_slot()
2026-01-08 5:42 UTC (3+ messages)
[PATCH v2 00/11] Remove device private pages from physical address space
2026-01-08 5:42 UTC (4+ messages)
[PATCH v3 0/2] Documentation/driver-api/cxl: device hotplug
2026-01-08 5:42 UTC (5+ messages)
` [PATCH v3 2/2] Documentation/driver-api/cxl: device hotplug section
[PATCH v9 00/19] media: cadence,ti: CSI2RX Multistream Support
2026-01-08 5:37 UTC (4+ messages)
` [PATCH v9 16/19] media: ti: j721e-csi2rx: Return the partial frame as error
[PATCH] binder: handle PID namespace conversion for freeze operation
2026-01-08 5:37 UTC (3+ messages)
` [PATCH RESEND] "
[PATCH v1] cxl/port: Fix target list setup for multiple decoders sharing the same dport
2026-01-08 5:35 UTC (2+ messages)
[PATCH v2 for 6.19 0/4] Revise the EM YNL spec to be clearer
2026-01-08 5:32 UTC (5+ messages)
` [PATCH v2 for 6.19 1/4] PM: EM: Fix yamllint warnings in the EM YNL spec
` [PATCH v2 for 6.19 2/4] PM: EM: Rename em.yaml to dev-energymodel.yaml
` [PATCH v2 for 6.19 3/4] PM: EM: Change cpus' type from string to u64 array in the EM YNL spec
` [PATCH v2 for 6.19 4/4] PM: EM: Add dump to get-perf-domains "
[PATCH] ARM: dts: aspeed: bletchley: Remove try-power-role from connectors
2026-01-08 5:30 UTC (2+ messages)
[PATCH 0/2] tracing: Remove backup instance after read all
2026-01-08 5:30 UTC (6+ messages)
` [PATCH 1/2] tracing: Make the backup instance readonly
[PATCH V4 0/4] Add UFS support for x1e80100 SoC
2026-01-08 5:25 UTC (3+ messages)
` [PATCH V4 4/4] arm64: dts: qcom: hamoa-iot-evk: Enable UFS
[PATCH v2] arm64: fix cleared E0POE bit after cpu_suspend()/resume()
2026-01-08 5:25 UTC (2+ messages)
[RFC PATCH 0/1] soc: qcom: rpmh-rsc: Register s2idle_ops to indicate s2ram behavior in s2idle
2026-01-08 5:25 UTC (5+ messages)
[PATCH v3 0/3] i2c: spacemit: add reset support
2026-01-08 5:24 UTC (2+ messages)
` (subset) "
Bash scripts for taking backups of files and comparing the current file with the latest backed up version of the file
2026-01-08 5:24 UTC
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