All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-07 14:56:41 to 2026-08-07 15:03:39 UTC [more...]

[PATCH 6.18 000/396] 6.18.44-rc1 review
 2026-08-07 14:34 UTC  (122+ messages)
` [PATCH 6.18 001/396] netfilter: nf_conntrack_expect: restore helper propagation via expectation
` [PATCH 6.18 002/396] kunit: tool: skip stty when stdin is not a tty
` [PATCH 6.18 003/396] kunit: tool: Terminate kernel under test on SIGINT
` [PATCH 6.18 004/396] netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()
` [PATCH 6.18 005/396] net: mpls: initialize rtm_tos in mpls_getroute()
` [PATCH 6.18 006/396] drm/gpusvm: publish dpagemap early to avoid device mapping leak on error
` [PATCH 6.18 007/396] ALSA: hda/realtek: add quirk for HP Dragonfly Folio G3 2-in-1
` [PATCH 6.18 008/396] HID: logitech-dj: Standardise hid_report_enum variable nomenclature
` [PATCH 6.18 009/396] HID: logitech-dj: Prevent REPORT_ID_DJ_SHORT related user initiated OOB write
` [PATCH 6.18 010/396] HID: logitech-dj: fix wrong detection of bad DJ_SHORT output report
` [PATCH 6.18 011/396] lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()
` [PATCH 6.18 012/396] mm/slab: prevent unbounded recursion in free path with new kmalloc type
` [PATCH 6.18 013/396] thunderbolt: Prevent XDomain delayed work use-after-free on disconnect
` [PATCH 6.18 014/396] pinctrl: qcom: Unconditionally mark gpio as wakeup enable
` [PATCH 6.18 015/396] pinctrl: qcom: sc8280xp: Add missing wakeup entries for GPIO143/151
` [PATCH 6.18 016/396] dmaengine: sun6i-dma: Fix reclaim descriptors while terminating DMA
` [PATCH 6.18 017/396] dmaengine: idxd: fix fdev setup failure cleanup in idxd_cdev_open()
` [PATCH 6.18 018/396] iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE
` [PATCH 6.18 019/396] gpio: sloppy-logic-analyzer: Fix memory leak in gpio_la_poll_probe()
` [PATCH 6.18 020/396] selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASE
` [PATCH 6.18 021/396] selftests/seccomp: Fix pointer type mismatch build error
` [PATCH 6.18 022/396] ata: sata_mv: accept 1 or 2 resources in platform probe
` [PATCH 6.18 023/396] ata: ahci_ceva: fix error paths in ceva_ahci_platform_enable_resources()
` [PATCH 6.18 024/396] phy: qcom: m31-eusb2: Fix return value of init call
` [PATCH 6.18 025/396] ASoC: max98095: fix missing IS_ERR() before PTR_ERR() on mclk lookup
` [PATCH 6.18 026/396] ASoC: max98090: "
` [PATCH 6.18 027/396] of: reserved_mem: prevent OOB when too many dynamic regions are defined
` [PATCH 6.18 028/396] btrfs: fix leaking BTRFS_FS_STATE_REMOUNTING flag
` [PATCH 6.18 029/396] btrfs: zoned: fix deadlock between metadata writeback and transaction commit
` [PATCH 6.18 030/396] btrfs: zoned: reset meta_write_pointer on zone reset
` [PATCH 6.18 031/396] btrfs: raid56: fix an incorrect csum skip during scrub
` [PATCH 6.18 032/396] phy: zynqmp: fix clock error handling in xpsgtr_phy_init()
` [PATCH 6.18 033/396] phy: zynqmp: fix runtime PM leak on probe allocation failure
` [PATCH 6.18 034/396] netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()
` [PATCH 6.18 035/396] drm/mediatek: Check CRTC state before freeing
` [PATCH 6.18 036/396] arch/x86: mshyperv: Discover Confidential VMBus availability
` [PATCH 6.18 037/396] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH 6.18 038/396] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH 6.18 039/396] Drivers: hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotation
` [PATCH 6.18 040/396] mshv: Fix duplicate GSI detection for GSI 0
` [PATCH 6.18 041/396] mshv: Fix sleeping under spinlock in mshv_portid_alloc
` [PATCH 6.18 042/396] KVM: arm64: Reject guest_memfd memslots when the VM has MTE
` [PATCH 6.18 043/396] KEYS: trusted: dcp: fix key_len validation and calc_blob_len() return type
` [PATCH 6.18 044/396] keys: fix out-of-bounds read in keyring_get_key_chunk()
` [PATCH 6.18 045/396] keys: make keyring key-chunk byte order agree with keyring_diff_objects()
` [PATCH 6.18 046/396] assoc_array: trim the final shortcut word using the current chunk end
` [PATCH 6.18 047/396] netfilter: nf_tables: make nft_object rhltable per table
` [PATCH 6.18 048/396] netfilter: xt_hashlimit: validate hashtable supports XT_HASHLIMIT_RATE_MATCH
` [PATCH 6.18 049/396] ipvs: fix the checksum validations
` [PATCH 6.18 050/396] ipvs: fix places with wrong packet offsets
` [PATCH 6.18 051/396] ipvs: do not mangle ICMP replies for non-first fragments
` [PATCH 6.18 052/396] netfilter: nft_payload: fix mask build for partial field offload
` [PATCH 6.18 053/396] ASoC: SDCA: Ensure that Control Range is large enough for header
` [PATCH 6.18 054/396] rds: Fix inet6_addr_lst NULL dereference when IPv6 is disabled
` [PATCH 6.18 055/396] rds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()
` [PATCH 6.18 056/396] af_unix: fix listen() succeeding on sockets in the wrong state
` [PATCH 6.18 057/396] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
` [PATCH 6.18 058/396] selftest: af_unix: Create its own .gitignore
` [PATCH 6.18 059/396] selftests/net/af_unix: test listen() rejects wrong socket states
` [PATCH 6.18 060/396] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
` [PATCH 6.18 061/396] xsk: use a smaller new lock for shared pool case
` [PATCH 6.18 062/396] xsk: drain continuation descs after overflow in xsk_build_skb()
` [PATCH 6.18 063/396] pinctrl-amd: Dont clear S4 wake bits at probe
` [PATCH 6.18 064/396] scsi: libiscsi: Fix stale-data leak into the SCSI sense buffer
` [PATCH 6.18 065/396] scsi: libiscsi_tcp: Bound SCSI Response data segment to the connection buffer
` [PATCH 6.18 066/396] scsi: libsas: Fix HA resume deadlock and hisi_sas disk-wake race
` [PATCH 6.18 067/396] smb: client: fix buffer leaks in SMB1 read and write
` [PATCH 6.18 068/396] ASoC: tas2781: Use correct calibration data for SINEGAIN2 register
` [PATCH 6.18 069/396] spi: spi-cadence: supports transmission with bits_per_word of 16 and 32
` [PATCH 6.18 070/396] spi: spi-cadence: Move TX FIFO full busy-wait into FIFO
` [PATCH 6.18 071/396] hwmon: (nct6775-core) Fix number of temperature registers for NCT6116
` [PATCH 6.18 072/396] hwmon: (ina2xx) Make it easier to add more devices
` [PATCH 6.18 073/396] hwmon: (ina2xx) Add support for INA234
` [PATCH 6.18 074/396] hwmon: (ina2xx) Shift INA234 shunt and current registers
` [PATCH 6.18 075/396] hwmon: (ina2xx) Fix various overflow issues
` [PATCH 6.18 076/396] hwmon: (ltc4282) Fix reading the minimum alarm voltage
` [PATCH 6.18 077/396] hwmon: (sht3x) Fix unaligned accesses
` [PATCH 6.18 078/396] hwmon: (lm90) Only report alarms if driver is ready
` [PATCH 6.18 079/396] hwmon: (nzxt-smart2) DMA-align output buffer
` [PATCH 6.18 080/396] net: do not send ICMP/NDISC Redirects when peer allocation fails
` [PATCH 6.18 081/396] hwmon: (nct6775-core) Prevent access to unsupported weight registers
` [PATCH 6.18 082/396] net: bridge: mrp: fix Option TLV length in MRP_Test frames
` [PATCH 6.18 083/396] forcedeth: fix UAF of txrx_stats in nv_remove
` [PATCH 6.18 084/396] hwmon: (adt7470) Fix fans stuck in manual mode on I2C errors
` [PATCH 6.18 085/396] hwmon: (adt7470) Fix cache updated before hardware write on I2C error
` [PATCH 6.18 086/396] hwmon: (adt7470) Fix busy-loop and I2C flooding in update thread
` [PATCH 6.18 087/396] hwmon: (adt7470) Fix temperature alarm logic in hwmon_temp_read()
` [PATCH 6.18 088/396] hwmon: (adt7470) Fix swapped PWM3 and PWM4 auto mode masks
` [PATCH 6.18 089/396] hwmon: (adt7470) Use cached PWM frequency value
` [PATCH 6.18 090/396] hwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed read
` [PATCH 6.18 091/396] hwmon: (adt7470) Fix PWM auto temp state array and bounds check
` [PATCH 6.18 093/396] powerpc/boot: Fix simpleboot CPU node lookup check
` [PATCH 6.18 094/396] powerpc/boot: Fix treeboot-currituck "
` [PATCH 6.18 095/396] powerpc/boot: Fix treeboot-akebono "
` [PATCH 6.18 102/396] hwmon: (pmbus) Fix return value from pmbus_update_byte_data()
` [PATCH 6.18 103/396] idpf: adjust TxQ ring count minimum
` [PATCH 6.18 104/396] idpf: Fix mailbox IRQ name leak on request failure
` [PATCH 6.18 105/396] ice: suppress DPLL errors during reset recovery
` [PATCH 6.18 106/396] Bluetooth: ISO: clear iso_data always when detaching conn from hcon
` [PATCH 6.18 107/396] Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rsp
` [PATCH 6.18 108/396] Bluetooth: ISO: lock sk in iso_sock_getname
` [PATCH 6.18 109/396] Bluetooth: HCI: Add initial support for PAST
` [PATCH 6.18 110/396] Bluetooth: ISO: Fix data-race on iso_pi(sk) in socket and HCI event paths
` [PATCH 6.18 111/396] Bluetooth: ISO: lock sk in iso_connect_ind
` [PATCH 6.18 112/396] Bluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qos
` [PATCH 6.18 113/396] Bluetooth: ISO: validate sockaddr_iso first in iso_sock_rebind_bis()
` [PATCH 6.18 114/396] Bluetooth: ISO: Fix not updating BIS sender source address
` [PATCH 6.18 115/396] Bluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/release
` [PATCH 6.18 116/396] Bluetooth: ISO: hold sk properly in iso_conn_ready
` [PATCH 6.18 117/396] Bluetooth: ISO: fix leaking sk after socket release
` [PATCH 6.18 118/396] Bluetooth: ISO: avoid deadlocks in iso_sock_timeout
` [PATCH 6.18 119/396] Bluetooth: ISO: ensure no dangling hcon references in iso_conn
` [PATCH 6.18 120/396] Bluetooth: ISO: fix refcounting of iso_conn
` [PATCH 6.18 121/396] Bluetooth: btintel: Validate length before parsing diagnostics TLV
` [PATCH 6.18 122/396] Bluetooth: hci_sync: make hci_cmd_sync_run_once return -EEXIST if exists
` [PATCH 6.18 123/396] Bluetooth: hci_conn: hold conn reference in abort_conn_sync()
` [PATCH 6.18 124/396] Bluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_sync
` [PATCH 6.18 125/396] Bluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_sync
` [PATCH 6.18 126/396] x86/boot: Add volatile, clobbers and zero-length test in memcmp()
` [PATCH 6.18 127/396] net: phylink: put link_gpio if phylink_create fails
` [PATCH 6.18 128/396] scsi: target: iblock: Fix wrong PR ops NULL check for PREEMPT/RELEASE

[PATCH] iio: proximity: srf04: fix runtime PM autosuspend cleanup
 2026-08-07 15:02 UTC  (2+ messages)

[PATCH] drm/xe/xe_gt_idle: fix vecs config for powergating info
 2026-08-07 15:02 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 0/7] power: mediatek: add MT6366 PMIC support
 2026-08-07 15:02 UTC  (3+ messages)
` [PATCH 5/7] arm: dts: add mt6366 PMIC include

[PATCH v3 0/4] drm/xe/sysctrl: Add System Controller debugfs
 2026-08-07 15:02 UTC  (5+ messages)
` [PATCH v3 1/4] drm/xe/sysctrl: Add System Controller get application status
` [PATCH v3 3/4] drm/xe/sysctrl: Add loopback test debugfs interface
` [PATCH v3 4/4] drm/xe/sysctrl: Add RAS error injection "
` ✗ CI.checkpatch: warning for drm/xe/sysctrl: Add System Controller debugfs (rev3)

[PATCH net v3] net/smc: fix clcsock and lgr/lnk races in smc_diag dump path
 2026-08-07 15:02 UTC  (2+ messages)
` [syzbot ci] "

[PATCH 0/5] x86/mm/pat: CPA fixes
 2026-08-07 15:00 UTC  (4+ messages)

[PATCH net-next v3 0/3] w5100: restore GPIO-based link detection
 2026-08-07 15:00 UTC  (5+ messages)
` [PATCH net-next v3 1/3] dt-bindings: net: wiznet,w5100: convert to DT schema
` [PATCH net-next v3 3/3] w5100: detect carrier state using link status bit

[PATCH net-next v4 0/4] net: mdio: support dynamic OF device changes
 2026-08-07 14:59 UTC  (3+ messages)

[PATCH V5 0/6] tools/perf: Add powerpc HTM auxtrace support
 2026-08-07 14:59 UTC  (3+ messages)
` [PATCH V5 2/6] tools/perf: Add AUXTRACE recording support for powerpc HTM

[PATCH 0/1] drm/amdgpu: Do not enter PSR if multiple displays are active
 2026-08-07 14:59 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] iio: accel: mma8452: add ACPI match table
 2026-08-07 14:59 UTC  (2+ messages)

[moderation/CI] Re: net/smc: fix clcsock and lgr/lnk races in smc_diag dump path
 2026-08-07 14:59 UTC  (2+ messages)

[PATCH RFC] arm64: entry: PSTATE_I_SET is leaking on pseudo NMI mode
 2026-08-07 14:58 UTC  (4+ messages)

[PATCH] Input: xpad - fix button mapping on Razer Atrox Xbox One
 2026-08-07 14:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V5 0/6] powerpc/perf: Add HTM PMU driver and perf AUX support
 2026-08-07 14:58 UTC  (5+ messages)
` [PATCH V5 1/6] powerpc/perf: Add HTM PMU driver to expose Hardware Trace Macro data
` [PATCH V5 3/6] powerpc/perf: Add AUX buffer management to capture HTM trace data

[PATCH V5 00/14] i3c: Support IBI-based system wakeup
 2026-08-07 14:56 UTC  (30+ messages)
` [PATCH V5 01/14] i3c: master: Fix recursive locking during device registration
` [PATCH V5 02/14] i3c: Fix unlocked dereference of dev->desc in i3c_device_get_supported_xfer_mode()
` [PATCH V5 03/14] i3c: master: Do not treat master device as a duplicate target
` [PATCH V5 04/14] i3c: master: Fix use-after-free of master->this
` [PATCH V5 05/14] i3c: Make dev->desc locking assumptions explicit
` [PATCH V5 06/14] i3c: master: Fix potential UAF in i3c_device_uevent()
` [PATCH V5 07/14] i3c: master: Fix potential UAF in i3c_device_match()
` [PATCH V5 08/14] i3c: master: Support IBI-based wakeup capability
` [PATCH V5 09/14] i3c: master: Report wakeup events for IBIs
` [PATCH V5 10/14] i3c: master: Add helper to query bus wakeup requirements
` [PATCH V5 11/14] i3c: master: Reject IBI requests from non-IBI-capable devices
` [PATCH V5 12/14] i3c: mipi-i3c-hci-pci: Propagate I3C wakeup requirements to PCI
` [PATCH V5 13/14] i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()
` [PATCH V5 14/14] i3c: mipi-i3c-hci: Advertise IBI wakeup capability

[PATCH 6.12 000/337] 6.12.103-rc1 review
 2026-08-07 14:39 UTC  (26+ messages)
` [PATCH 6.12 311/337] drm/sched: Store the drm client_id in drm_sched_fence
` [PATCH 6.12 313/337] drm/amdgpu/gfx: fix cleaner shader IB buffer overflow
` [PATCH 6.12 314/337] drm/fb-helper: Allocate and release fb_info in single place
` [PATCH 6.12 315/337] drm/tegra: fbdev: Remove offset into framebuffer memory
` [PATCH 6.12 316/337] drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]
` [PATCH 6.12 317/337] drm/xe: Wait on external BO kernel fences in exec IOCTL
` [PATCH 6.12 318/337] drm/i915/vrr: Check HAS_VRR() first in intel_vrr_is_capable()
` [PATCH 6.12 319/337] drm/i915/vrr: require valid min/max vfreq for VRR
` [PATCH 6.12 320/337] drm/xe: Rename ___xe_bo_create_locked()
` [PATCH 6.12 322/337] drm/i915/hdcp: Move to using intel_display in intel_hdcp
` [PATCH 6.12 323/337] drm/i915/hdcp: require monotonically increasing seq_num_v
` [PATCH 6.12 324/337] drm/i915/hdcp: Skip inactive MST connectors when building stream list
` [PATCH 6.12 325/337] drm/i915/hdcp: check streams[] bounds before overflow
` [PATCH 6.12 326/337] drm/xe: Stub out new pagefault layer
` [PATCH 6.12 327/337] drm/xe/pt: Reset current_op in xe_pt_update_ops_init()
` [PATCH 6.12 328/337] rxrpc: Generate rtt_min
` [PATCH 6.12 329/337] rxrpc: Adjust the rxrpc_rtt_rx tracepoint
` [PATCH 6.12 330/337] rxrpc: Fix the calculation and use of RTO
` [PATCH 6.12 331/337] rxrpc: Manage RTT per-call rather than per-peer
` [PATCH 6.12 332/337] rxrpc: Fix irq-disabled in local_bh_enable()
` [PATCH 6.12 333/337] can: use skb hash instead of private variable in headroom
` [PATCH 6.12 334/337] can: isotp: fix timer drain order, wakeup handling and tx_gen ordering
` [PATCH 6.12 335/337] usb: typec: ucsi: Correct teardown ordering in ucsi_init() error path
` [PATCH 6.12 336/337] drm/fb-helper: Fix a locking bug in an "
` [PATCH 6.12 337/337] drm/tegra: fbdev: Do not assign to struct drm_fb_helper.info

[PATCH v12 0/1] Add USB2.0 VBUS mux driver for RZ/G3E
 2026-08-07 14:56 UTC  (5+ messages)
` [PATCH v12 1/1] mux: Add driver for Renesas RZ/V2H USB VBENCTL VBUS_SEL mux

[PATCH] accel/ivpu: fix usage_count leak when autosuspend_delay is negative
 2026-08-07 14:54 UTC 


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.