All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-15 17:23:32 to 2026-01-15 17:30:26 UTC [more...]

[PATCH v3 00/18] rtla: Robustness and code quality improvements
 2026-01-15 16:32 UTC  (19+ messages)
` [PATCH v3 01/18] rtla: Exit on memory allocation failures during initialization
` [PATCH v3 02/18] rtla: Use strdup() to simplify code
` [PATCH v3 03/18] rtla: Simplify argument parsing
` [PATCH v3 04/18] rtla: Introduce common_threshold_handler() helper
` [PATCH v3 05/18] rtla: Replace magic number with MAX_PATH
` [PATCH v3 06/18] rtla: Simplify code by caching string lengths
` [PATCH v3 07/18] rtla: Add strscpy() and replace strncpy() calls
` [PATCH v3 08/18] rtla/timerlat: Add bounds check for softirq vector
` [PATCH v3 09/18] rtla: Handle pthread_create() failure properly
` [PATCH v3 10/18] rtla: Add str_has_prefix() helper function
` [PATCH v3 11/18] rtla: Use str_has_prefix() for prefix checks
` [PATCH v3 12/18] rtla: Enforce exact match for time unit suffixes
` [PATCH v3 13/18] rtla: Use str_has_prefix() for option prefix check
` [PATCH v3 14/18] rtla/timerlat: Simplify RTLA_NO_BPF environment variable check
` [PATCH v3 15/18] rtla/trace: Fix write loop in trace_event_save_hist()
` [PATCH v3 16/18] rtla/trace: Fix I/O handling in save_trace_to_file()
` [PATCH v3 17/18] rtla/utils: Fix resource leak in set_comm_sched_attr()
` [PATCH v3 18/18] rtla/utils: Fix loop condition in PID validation

[PATCH 5.15 000/554] 5.15.198-rc1 review
 2026-01-15 16:47 UTC  (146+ messages)
` [PATCH 5.15 203/554] netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around
` [PATCH 5.15 205/554] spi: tegra210-quad: Fix validate combined sequence
` [PATCH 5.15 206/554] spi: tegra210-quad: Fix X1_X2_X4 encoding and support x4 transfers
` [PATCH 5.15 207/554] i3c: fix uninitialized variable use in i2c setup
` [PATCH 5.15 208/554] bpf, arm64: Do not audit capability check in do_jit()
` [PATCH 5.15 209/554] btrfs: fix memory leak of fs_devices in degraded seed device path
` [PATCH 5.15 210/554] sched/deadline: only set free_cpus for online runqueues
` [PATCH 5.15 211/554] x86/ptrace: Always inline trivial accessors
` [PATCH 5.15 212/554] ACPICA: Avoid walking the Namespace if start_node is NULL
` [PATCH 5.15 213/554] ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only
` [PATCH 5.15 214/554] cpufreq: s5pv210: fix refcount leak
` [PATCH 5.15 215/554] livepatch: Match old_sympos 0 and 1 in klp_find_func()
` [PATCH 5.15 216/554] fs/ntfs3: Support timestamps prior to epoch
` [PATCH 5.15 217/554] hfsplus: fix volume corruption issue for generic/070
` [PATCH 5.15 218/554] hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create
` [PATCH 5.15 219/554] hfsplus: Verify inode mode when loading from disk
` [PATCH 5.15 220/554] hfsplus: fix volume corruption issue for generic/073
` [PATCH 5.15 221/554] btrfs: scrub: always update btrfs_scrub_progress::last_physical
` [PATCH 5.15 222/554] Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
` [PATCH 5.15 223/554] netrom: Fix memory leak in nr_sendmsg()
` [PATCH 5.15 224/554] net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change
` [PATCH 5.15 225/554] ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()
` [PATCH 5.15 226/554] mlxsw: spectrum_router: Fix neighbour use-after-free
` [PATCH 5.15 227/554] mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats
` [PATCH 5.15 228/554] net: openvswitch: fix middle attribute validation in push_nsh() action
` [PATCH 5.15 229/554] broadcom: b44: prevent uninitialized value usage
` [PATCH 5.15 230/554] netfilter: nf_conncount: fix leaked ct in error paths
` [PATCH 5.15 231/554] ipvs: fix ipv4 null-ptr-deref in route error path
` [PATCH 5.15 232/554] caif: fix integer underflow in cffrml_receive()
` [PATCH 5.15 233/554] net/sched: ets: Remove drr class from the active list if it changes to strict
` [PATCH 5.15 234/554] nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
` [PATCH 5.15 235/554] ethtool: use phydev variable
` [PATCH 5.15 236/554] net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats
` [PATCH 5.15 237/554] net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers
` [PATCH 5.15 238/554] ethtool: Avoid overflowing userspace buffer on stats query
` [PATCH 5.15 239/554] net/mlx5: fw_tracer, Add support for unrecognized string
` [PATCH 5.15 240/554] net/mlx5: fw_tracer, Validate format string parameters
` [PATCH 5.15 241/554] net/mlx5: fw_tracer, Handle escaped percent properly
` [PATCH 5.15 242/554] net: hns3: using the num_tqps in the vf driver to apply for resources
` [PATCH 5.15 243/554] net: hns3: Align type of some variables with their print type
` [PATCH 5.15 244/554] net: hns3: using the num_tqps to check whether tqp_index is out of range when vf get ring info from mbx
` [PATCH 5.15 245/554] net: hns3: add VLAN id validation before using
` [PATCH 5.15 246/554] HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
` [PATCH 5.15 247/554] Input: ti_am335x_tsc - fix off-by-one error in wire_order validation
` [PATCH 5.15 248/554] Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042 quirk table
` [PATCH 5.15 249/554] ACPI: CPPC: Fix missing PCC check for guaranteed_perf
` [PATCH 5.15 250/554] spi: fsl-cpm: Check length parity before switching to 16 bit mode
` [PATCH 5.15 251/554] mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to Kconfig
` [PATCH 5.15 252/554] net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()
` [PATCH 5.15 253/554] ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
` [PATCH 5.15 254/554] ALSA: pcmcia: Fix resource leak in snd_pdacf_probe "
` [PATCH 5.15 255/554] ALSA: usb-mixer: us16x08: validate meter packet indices
` [PATCH 5.15 256/554] ipmi: Fix the race between __scan_channels() and deliver_response()
` [PATCH 5.15 257/554] ipmi: Fix __scan_channels() failing to rescan channels
` [PATCH 5.15 258/554] firmware: imx: scu-irq: Init workqueue before request mbox channel
` [PATCH 5.15 259/554] ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
` [PATCH 5.15 260/554] clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 & pcie_x4
` [PATCH 5.15 261/554] powerpc/addnote: Fix overflow on 32-bit builds
` [PATCH 5.15 262/554] scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabled
` [PATCH 5.15 263/554] scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusive
` [PATCH 5.15 264/554] scsi: qla2xxx: Use reinit_completion on mbx_intr_comp
` [PATCH 5.15 265/554] via_wdt: fix critical boot hang due to unnamed resource allocation
` [PATCH 5.15 266/554] reset: fix BIT macro reference
` [PATCH 5.15 267/554] exfat: fix remount failure in different process environments
` [PATCH 5.15 268/554] usbip: Fix locking bug in RT-enabled kernels
` [PATCH 5.15 269/554] usb: typec: ucsi: Handle incorrect num_connectors capability
` [PATCH 5.15 270/554] usb: xhci: limit run_graceperiod for only usb 3.0 devices
` [PATCH 5.15 271/554] usb: usb-storage: No additional quirks need to be added to the EL-R12 optical drive
` [PATCH 5.15 272/554] serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
` [PATCH 5.15 273/554] nvme-fc: dont hold rport lock when putting ctrl
` [PATCH 5.15 274/554] platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks
` [PATCH 5.15 275/554] vhost/vsock: improve RCU read sections around vhost_vsock_get()
` [PATCH 5.15 276/554] KEYS: trusted: Fix a memory leak in tpm2_load_cmd
` [PATCH 5.15 277/554] mmc: sdhci-msm: Avoid early clock doubling during HS400 transition
` [PATCH 5.15 278/554] lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bit
` [PATCH 5.15 279/554] block: rate-limit capacity change info log
` [PATCH 5.15 280/554] floppy: fix for PAGE_SIZE != 4KB
` [PATCH 5.15 281/554] fs/ntfs3: fix mount failure for sparse runs in run_unpack()
` [PATCH 5.15 282/554] ktest.pl: Fix uninitialized var in config-bisect.pl
` [PATCH 5.15 283/554] ext4: xattr: fix null pointer deref in ext4_raw_inode()
` [PATCH 5.15 284/554] ext4: clear i_state_flags when alloc inode
` [PATCH 5.15 285/554] ext4: fix incorrect group number assertion in mb_check_buddy
` [PATCH 5.15 286/554] ext4: align max orphan file size with e2fsprogs limit
` [PATCH 5.15 287/554] jbd2: use a weaker annotation in journal handling
` [PATCH 5.15 288/554] media: v4l2-mem2mem: Fix outdated documentation
` [PATCH 5.15 289/554] usb: usb-storage: Maintain minimal modifications to the bcdDevice range
` [PATCH 5.15 290/554] media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
` [PATCH 5.15 291/554] media: pvrusb2: Fix incorrect variable used in trace message
` [PATCH 5.15 292/554] phy: broadcom: bcm63xx-usbh: fix section mismatches
` [PATCH 5.15 293/554] USB: lpc32xx_udc: Fix error handling in probe
` [PATCH 5.15 294/554] usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal
` [PATCH 5.15 295/554] usb: phy: isp1301: fix non-OF device reference imbalance
` [PATCH 5.15 296/554] usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probe
` [PATCH 5.15 297/554] usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
` [PATCH 5.15 298/554] char: applicom: fix NULL pointer dereference in ac_ioctl
` [PATCH 5.15 299/554] intel_th: Fix error handling in intel_th_output_open
` [PATCH 5.15 300/554] cpufreq: nforce2: fix reference count leak in nforce2
` [PATCH 5.15 301/554] scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path"
` [PATCH 5.15 302/554] scsi: aic94xx: fix use-after-free in device removal path
` [PATCH 5.15 303/554] NFSD: use correct reservation type in nfsd4_scsi_fence_client
` [PATCH 5.15 304/554] scsi: target: Reset t_task_cdb pointer in error case
` [PATCH 5.15 305/554] f2fs: invalidate dentry cache on failed whiteout creation
` [PATCH 5.15 306/554] f2fs: fix return value of f2fs_recover_fsync_data()
` [PATCH 5.15 307/554] tools/testing/nvdimm: Use per-DIMM device handle
` [PATCH 5.15 308/554] media: vidtv: initialize local pointers upon transfer of memory ownership
` [PATCH 5.15 309/554] ocfs2: fix kernel BUG in ocfs2_find_victim_chain
` [PATCH 5.15 310/554] platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
` [PATCH 5.15 311/554] scs: fix a wrong parameter in __scs_magic
` [PATCH 5.15 312/554] parisc: Do not reprogram affinitiy on ASP chip
` [PATCH 5.15 313/554] libceph: make decode_pool() more resilient against corrupted osdmaps
` [PATCH 5.15 314/554] KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with period=0
` [PATCH 5.15 315/554] KVM: x86: Explicitly set new periodic hrtimer expiration in apic_timer_fn()
` [PATCH 5.15 316/554] KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timer
` [PATCH 5.15 317/554] KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulation
` [PATCH 5.15 318/554] KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)
` [PATCH 5.15 319/554] KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-Exits
` [PATCH 5.15 320/554] tracing: Do not register unsupported perf events
` [PATCH 5.15 321/554] PM: runtime: Do not clear needs_force_resume with enabled runtime PM
` [PATCH 5.15 322/554] fsnotify: do not generate ACCESS/MODIFY events on child for special files
` [PATCH 5.15 323/554] nfsd: Mark variable __maybe_unused to avoid W=1 build break
` [PATCH 5.15 324/554] svcrdma: return 0 on success from svc_rdma_copy_inline_range
` [PATCH 5.15 325/554] io_uring: fix filename leak in __io_openat_prep()
` [PATCH 5.15 326/554] drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
` [PATCH 5.15 327/554] amba: tegra-ahb: Fix device leak on SMMU enable
` [PATCH 5.15 328/554] soc: qcom: ocmem: fix device leak on lookup
` [PATCH 5.15 329/554] soc: amlogic: canvas: "
` [PATCH 5.15 330/554] rpmsg: glink: fix rpmsg device leak
` [PATCH 5.15 331/554] i2c: amd-mp2: fix reference leak in MP2 PCI device
` [PATCH 5.15 332/554] hwmon: (max16065) Use local variable to avoid TOCTOU
` [PATCH 5.15 333/554] hwmon: (w83791d) Convert macros to functions "
` [PATCH 5.15 334/554] hwmon: (w83l786ng) "
` [PATCH 5.15 335/554] i40e: fix scheduling in set_rx_mode
` [PATCH 5.15 336/554] i40e: Refactor argument of several client notification functions
` [PATCH 5.15 337/554] i40e: Refactor argument of i40e_detect_recover_hung()
` [PATCH 5.15 338/554] i40e: validate ring_len parameter against hardware-specific values
` [PATCH 5.15 339/554] iavf: fix off-by-one issues in iavf_config_rss_reg()
` [PATCH 5.15 340/554] crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
` [PATCH 5.15 341/554] Bluetooth: btusb: revert use of devm_kzalloc in btusb
` [PATCH 5.15 342/554] net: mdio: aspeed: move reg accessing part into separate functions
` [PATCH 5.15 343/554] net: mdio: aspeed: add dummy read to avoid read-after-write issue
` [PATCH 5.15 344/554] net: openvswitch: Avoid needlessly taking the RTNL on vport destroy
` [PATCH 5.15 345/554] ip6_gre: make ip6gre_header() robust
` [PATCH 5.15 346/554] platform/x86: msi-laptop: add missing sysfs_remove_group()
` [PATCH 5.15 348/554] team: fix check for port enabled in team_queue_override_port_prio_changed()
` [PATCH 5.15 357/554] ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()

[PATCH v4 0/2] cxl/region: Support unaligned address translations
 2026-01-15 17:30 UTC  (3+ messages)
` [PATCH v4 2/2] cxl/region: Translate HPA to DPA and memdev in unaligned regions

[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
 2026-01-15 17:29 UTC  (4+ messages)
` [PATCH v14 30/34] PCI/AER: Dequeue forwarded CXL error

[PATCH V2 0/5] Align SVM with APM defined behaviors
 2026-01-15 17:29 UTC  (8+ messages)
` [PATCH V2 1/5] KVM: SVM: Move STGI and CLGI intercept handling

[PATCH RESEND] docs: kselftest: remove link to obsolete wiki
 2026-01-15 17:24 UTC 

[PATCH v4 5/9] rust: debugfs: implement Directory trait for Dir
 2026-01-15 17:27 UTC  (2+ messages)

[axboe:io_uring-bpf-restrictions 15/16] io_uring/bpf_filter.c:79:30: sparse: sparse: restricted io_req_flags_t degrades to integer
 2026-01-15 17:27 UTC 

[PATCH v2 net 0/3] fou/gue: Fix skb memleak with inner protocol 0
 2026-01-15 17:27 UTC  (5+ messages)
` [PATCH v2 net 1/3] gue: Fix skb memleak with inner IP "
` [PATCH v2 net 2/3] tools: ynl: Specify --no-line-number in ynl-regen.sh
` [PATCH v2 net 3/3] fou: Don't allow 0 for FOU_ATTR_IPPROTO

[PATCH] i2c: tegra: remove unused rst
 2026-01-15 17:27 UTC  (2+ messages)

[PATCH v2 0/4] reset: spacemit: Add support for SpacemiT K3 SoC
 2026-01-15 17:27 UTC  (13+ messages)
` [PATCH v2 1/4] dt-bindings: soc: spacemit: Add K3 reset support and IDs
` [PATCH v2 2/4] reset: Create subdirectory for SpacemiT drivers
` [PATCH v2 3/4] reset: spacemit: Extract common K1 reset code
` [PATCH v2 4/4] reset: spacemit: Add SpacemiT K3 reset driver

[PATCH wireless-next v2 00/34] wifi: inffmac: introducing a driver for Infineon's new generation chipsets
 2026-01-15 17:27 UTC  (4+ messages)

[RFC PATCH v3 0/8] mm,numa: N_PRIVATE node isolation for device-managed memory
 2026-01-15 17:26 UTC  (8+ messages)
` [RFC PATCH v3 7/8] mm/zswap: compressed ram direct integration

korgalore v0.2 released with JMAP, IMAP, Maildir support
 2026-01-15 17:27 UTC  (11+ messages)

[PATCH v1 0/9] drm/panthor: Add a GEM shrinker
 2026-01-15 17:27 UTC  (4+ messages)
` [PATCH v1 5/9] drm/panthor: Part ways with drm_gem_shmem_object

[PATCHv3 00/15] mm: Eliminate fake head pages from vmemmap optimization
 2026-01-15 17:26 UTC  (5+ messages)
` [PATCHv3 02/15] mm: Move MAX_FOLIO_ORDER definition to mmzone.h

[PATCH 0/5] Add support for ECS LIVA QC710 mini PC/devkit
 2026-01-15 17:26 UTC  (3+ messages)
` [PATCH 2/5] dt-bindings: display: bridge: simple: document the Algoltek AG6311 DP-to-HDMI bridge

[PATCH v2 0/5] add runtime hotplug state control
 2026-01-15 17:26 UTC  (2+ messages)

[PATCH i-g-t 0/8] Some cleanups etc
 2026-01-15 17:26 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Some cleanups etc. (rev2)

[GIT PULL] EFI fixes for v6.19 #2
 2026-01-15 17:26 UTC 

[Intel-wired-lan] [PATCH v5 iwl-next] ice: add support for unmanaged DPLL on E830 NIC
 2026-01-15 17:25 UTC  (11+ messages)
                  `  "

[PATCH] of: property: fw_devlink: Add support for "mmc-pwrseq"
 2026-01-15 17:25 UTC  (2+ messages)

[PATCH] scsi: pm8001: Fix data race in sysfs SAS address read
 2026-01-15 17:24 UTC  (2+ messages)

[PATCH RESEND v3 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
 2026-01-15 17:22 UTC  (2+ messages)

[PATCH] rcu: Latch normal synchronize_rcu() path on flood
 2026-01-15 17:23 UTC  (2+ messages)

[PATCH 0/2] hwmon: Fix resource leaks for device_node
 2026-01-15 17:23 UTC  (2+ messages)
` [0/2] "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.