All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-02 06:31:59 to 2026-08-02 09:45:27 UTC [more...]

[PATCH] fs: btrfs: report file sizes from readdir
 2026-08-02  7:55 UTC  (5+ messages)

[PATCH] riscv: ftrace: Fix ftrace_modify_call failure on kprobed functions
 2026-08-02  9:49 UTC  (2+ messages)

[PATCH net v5 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
 2026-08-02  9:42 UTC  (7+ messages)
` [PATCH net v5 1/3] net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
` [PATCH net v5 2/3] net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages
` [PATCH net v5 3/3] net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry

[PATCH] remoteproc: qcom_q6v5_mss: Fix off-by-one error in regulator error cleanup
 2026-08-02  9:42 UTC  (4+ messages)

[PATCH v12 00/11] Data in direntry (dirdata) feature
 2026-08-02  9:39 UTC  (2+ messages)

[PATCH v3] remoteproc: qcom_q6v5_pas: Fix dtb firmware lifecycle and leak
 2026-08-02  9:36 UTC  (2+ messages)

[PATCH v3] x86/kaslr: Remove two redundant if checks
 2026-08-02  9:35 UTC 

[PATCH v2] ARM: smp: set current pointer in assembly before jumping into C
 2026-08-02  9:34 UTC  (2+ messages)

[GIT PULL for v7.2] vfs fixes
 2026-08-02  9:31 UTC 

[PATCH v4 0/2] bisect: add --reset-when-found to leave when done
 2026-08-02  9:31 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] bisect: let bisect_reset() optionally check out quietly
  ` [PATCH v5 2/2] bisect: add --reset-when-found to leave when done

[PATCH] auxdisplay: seg-led-gpio: fix work initialization race and convert to devm_add_action_or_reset()
 2026-08-02  9:28 UTC  (2+ messages)

[PATCH] ufs: free the buffer head container in ubh_bforget
 2026-08-02  9:28 UTC  (2+ messages)

[PATCH] auxdisplay: linedisp: serialize sysfs message updates
 2026-08-02  9:26 UTC  (2+ messages)

[PATCH net 0/1] mac802154: Fix beacon worker UAF
 2026-08-02  9:23 UTC  (2+ messages)
` [PATCH net 1/1] mac802154: fix netdev use-after-free in beacon worker

[PATCH 0/2] lib/sort: Clean up sort_nonatomic() and sort_r_nonatomic()
 2026-08-02  9:23 UTC  (3+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Replace sort_nonatomic() with sort()

[PATCH net v1] net: ravb: fix use-after-free in ravb_get_ts_info
 2026-08-02  9:21 UTC  (5+ messages)

[PATCH v5 00/14] serial: 8250: add Moxa MUEx50 PCIe board support
 2026-08-02  9:20 UTC  (13+ messages)
` [PATCH v5 01/14] serial: 8250: split Moxa PCIe serial board support out of 8250_pci
` [PATCH v5 04/14] serial: 8250_mxpcie: enable automatic RTS/CTS flow control
` [PATCH v5 05/14] serial: 8250_mxpcie: offload XON/XOFF flow control to MUEx50 hardware
` [PATCH v5 07/14] serial: 8250_mxpcie: speed up RX using memory-mapped FIFO window
` [PATCH v5 08/14] serial: 8250_mxpcie: speed up TX "
` [PATCH v5 12/14] serial: 8250: allow UART drivers to override rx_trig_bytes handling

[PATCH v2 0/7] spmi: apple: Additional commands and interrupt support
 2026-08-02  9:19 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: spmi: apple,spmi: Add t603x
` [PATCH v2 2/7] spmi: apple: Validate FIFO state

Recommended way to manually add an undiscovered IPP printer in CUPS 3.x
 2026-08-02  9:18 UTC  (6+ messages)

[PCI] AMD RX780/RD790 root port and RX 6600 upstream bridge train at Gen2 x2; RX 570 reaches Gen2 x8 in the same slot
 2026-08-02  9:17 UTC 

[PATCH v2 0/2] drm/exynos: DRM encoder improvements for Exynos devices
 2026-08-02  9:15 UTC  (5+ messages)

[PATCH] Fix Out-of-Bounds Read in AVRCP GetFolderItems parsing
 2026-08-02  9:14 UTC  (2+ messages)
`  "

[PATCH net v2] net: ravb: fix use-after-free in ravb_get_ts_info
 2026-08-02  9:07 UTC 

[PATCH] x86/build/64: Prevent native builds from generating APX instructions
 2026-08-02  9:08 UTC  (4+ messages)

[PATCH] coccinelle: Detect clk_register() anti-pattern
 2026-08-02  9:01 UTC  (3+ messages)
  ` [cocci] "

[PATCH v2 00/11] dtc: dt-check-style: Improvements for false positives
 2026-08-02  9:06 UTC  (18+ messages)
` [PATCH v2 01/11] dtc: dt-check-style: Add missing /dts-v1/ to few test cases
` [PATCH v2 02/11] dtc: dt-check-style: Simplify setting depth of DtsLine
` [PATCH v2 03/11] dtc: dt-check-style: Handle root node in overlays
` [PATCH v2 04/11] dtc: dt-check-style: Handle sorting of top-level nodes and properties
` [PATCH v2 05/11] dtc: dt-check-style: Drop stray backslash before quote for continuation-alignment
` [PATCH v2 06/11] dtc: dt-check-style: Fix alignment of values in continued property lines
` [PATCH v2 07/11] dtc: dt-check-style: Consistently call 'kind' as 'file_type'
` [PATCH v2 08/11] dtc: dt-check-style: Introduce 'stricter' mode
` [PATCH v2 09/11] dtc: dt-check-style: Add test for trailing white-space in DTS
` [PATCH v2 10/11] dtc: dt-check-style: Add warning for redundant white-spaces
` [PATCH v2 11/11] MAINTAINERS: dt-bindings: Include dt-check-style in DT binding entry

[PATCH v10 00/17] AD9910 Direct Digital Synthesizer
 2026-08-02  9:04 UTC  (4+ messages)
` [PATCH v10 11/17] iio: frequency: ad9910: add basic parallel port support

[PATCH v2 0/2] dmaengine: apple-admac: Add support for M3 generation
 2026-08-02  9:03 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: dma: apple,admac: Add M3 generation ADMACs
` [PATCH v2 2/2] dmaengine: apple-admac: "

hid: dragonrise: map gamepad buttons to BTN_GAMEPAD?
 2026-08-02  9:00 UTC 

[PATCH wireless-next 0/4] wifi: mac80211: encap offload fixes
 2026-08-02  8:57 UTC  (5+ messages)
` [PATCH wireless-next 1/4] wifi: mac80211: fix unauthorised port check for encap offload
` [PATCH wireless-next 2/4] wifi: mac80211: fix key selection for encap offload frames
` [PATCH wireless-next 3/4] wifi: mac80211: don't send encap offload frames unencrypted
` [PATCH wireless-next 4/4] wifi: mac80211: drop encap offload frames with a tainted key

[RMI4/SMBus Test Report] Lenovo ThinkPad E495 touchpad intertouch attempt (LEN205d PNP0f13)
 2026-08-02  8:56 UTC 

[PATCH v2 0/3] usbio: fix two out-of-bounds accesses and a hang
 2026-08-02  8:53 UTC  (6+ messages)
` [PATCH v2 1/3] usb: misc: usbio: reject endpoints smaller than the packet header
` [PATCH v2 3/3] usb: misc: usbio: bound the debug hex dumps by the received length

[RFC PATCH v1 0/2] mm: use VMA lock for kernel faults on user addresses
 2026-08-02  8:49 UTC  (4+ messages)
` [RFC PATCH v1 1/2] x86/mm: "
` [RFC PATCH v1 2/2] arm64/mm: "

[PATCH] vxlan: keep the last remote linked during FDB flush
 2026-08-02  8:46 UTC  (2+ messages)

[PATCH] ipvs: clear IPv4 options after rebasing tunnel ICMP errors
 2026-08-02  8:44 UTC  (2+ messages)

[PATCH 6.18 000/675] 6.18.42-rc1 review
 2026-08-02  8:42 UTC  (3+ messages)

[PATCH] PCI: quirks: Prevent D3 for Acer Swift SF515-51T Root Port to fix audio
 2026-08-02  8:42 UTC  (2+ messages)

[PATCH] xfrm: fix compat ALLOCSPI request use-after-free
 2026-08-02  8:42 UTC  (2+ messages)

[PATCH v2] thunderbolt: validate DROM entry lengths
 2026-08-02  8:41 UTC  (2+ messages)

[PATCH RFC 0/2] rust: usb: abstractions towards the port of usbsevseg.c to Rust
 2026-08-02  8:39 UTC  (5+ messages)
` [PATCH RFC 1/2] rust: usb: add endpoint abstraction
` [PATCH RFC 2/2] rust: usb: add control message send and receive

[PATCH] net/sched: sch_qfq: prevent aggregate self-replacement
 2026-08-02  8:41 UTC  (2+ messages)

[PATCH wireless-next 1/2] wifi: mac80211: fix RCU dereference in throughput estimate
 2026-08-02  8:40 UTC  (2+ messages)
` [PATCH wireless-next 2/2] wifi: mac80211: fix RCU usage in peer probing

[PATCH] net: inet: prevent lhash2 lookups from escaping into ehash
 2026-08-02  8:40 UTC  (2+ messages)

[bluez/bluez] 51e23f: Fix Out-of-Bounds Read in AVRCP GetFolderItems par
 2026-08-02  8:39 UTC 

[PATCH] wifi: brcmfmac: configure SAE PWE method for external SAE AP
 2026-08-02  8:39 UTC  (2+ messages)

[PATCH] ipv6: prevent in6_dev_get() from resurrecting inet6_dev
 2026-08-02  8:39 UTC  (2+ messages)

[PATCH] dt-bindings: net: wireless: brcm,bcm4329-fmac: add nvmem-consumer reference
 2026-08-02  8:39 UTC  (2+ messages)

[PATCH v2] wifi: brcmfmac: cyw: set a unique cookie for mgmt tx
 2026-08-02  8:39 UTC  (2+ messages)

[PATCH v2] wifi: brcmfmac: cyw: pass PMKID to firmware if present
 2026-08-02  8:39 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: Set DMA direction for msgbuf packet IDs
 2026-08-02  8:39 UTC  (2+ messages)

[PATCH wireless] wifi: brcmfmac: validate msgbuf flowring IDs before use
 2026-08-02  8:39 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: Fix memory leak in brcmf_sdio_read_control()
 2026-08-02  8:38 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: fix P2P action frame handling without device vif
 2026-08-02  8:38 UTC  (2+ messages)

[PATCH] perf: Fix mmap replacement ring lifetime race
 2026-08-02  8:37 UTC  (2+ messages)

[PATCH] fuse: wait for sync init request after abort
 2026-08-02  8:36 UTC  (2+ messages)

[PATCH net-next v11 00/10] net: mdio: realtek-rtl9300: Add RTL83xx support
 2026-08-02  8:35 UTC  (11+ messages)
` [PATCH net-next v11 01/10] net: mctp: usb: Allow multiple urbs in flight
` [PATCH net-next v11 02/10] dt-bindings: net: realtek,rtl9301-mdio: Add RTL83xx series
` [PATCH net-next v11 03/10] net: mdio: realtek-rtl9300: Add polling documentation
` [PATCH net-next v11 04/10] net: phy: add (*notify_phy_attach/detach)() hooks to struct mii_bus
` [PATCH net-next v11 05/10] net: mdio: realtek-rtl9300: suppress sysfs bind/unbind attributes
` [PATCH net-next v11 06/10] net: mdio: realtek-rtl9300: Configure hardware polling during probing
` [PATCH net-next v11 07/10] net: mdio: realtek-rtl9300: Add page tracking
` [PATCH net-next v11 08/10] net: mdio: realtek-rtl9300: Increase MDIO timeout
` [PATCH net-next v11 09/10] net: mdio: realtek-rtl9300: Add support for RTL838x
` [PATCH net-next v11 10/10] net: mdio: realtek-rtl9300: Add support for RTL839x

[PATCH] xfs: validate btree block level on read
 2026-08-02  8:35 UTC  (2+ messages)

[PATCH] jfs: pin metapage during synchronous writeback
 2026-08-02  8:33 UTC  (2+ messages)

[PATCH 0/9] dtc: dt-check-style: Improvements for false positives
 2026-08-02  8:30 UTC  (7+ messages)
` [PATCH 6/9] dtc: dt-check-style: Fix alignment of values in continued property lines
` [PATCH 8/9] dtc: dt-check-style: Introduce 'stricter' mode

[Buildroot] [PATCH] board/t3/t3-gem-o1: add new board
 2026-08-02  8:29 UTC  (3+ messages)

[PATCH] iio: adc: xilinx-xadc: free IRQ before cancelling the unmask worker on unbind
 2026-08-02  8:28 UTC 

[PATCH net-next v10 0/2] Add ZTE DingHai Ethernet PF driver
 2026-08-02  8:24 UTC  (3+ messages)
` [PATCH net-next v10 1/2] dinghai: add ZTE network driver support
` [PATCH net-next v10 2/2] dinghai: add hardware register access and PCI capability scanning

Git trailing blank lines feature configuration
 2026-08-02  8:21 UTC  (4+ messages)

[PATCH v11 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-02  8:20 UTC  (12+ messages)
` [PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v11 02/11] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v11 03/11] HWBP: Add modify_local_hw_breakpoint_addr() API
` [PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v11 05/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v11 06/11] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v11 07/11] selftests: tracing: Add syntax "
` [PATCH v11 08/11] tracing: wprobe: Add wprobe event trigger
` [PATCH v11 09/11] selftests: ftrace: Add wprobe trigger testcase
` [PATCH v11 10/11] tracing/wprobe: Support BTF typecast in fetchargs
` [PATCH v11 11/11] tracing/wprobe: Support BTF typecast in wprobe trigger command

[PATCH] nbd: don't warn when reclassifying a busy socket lock
 2026-08-02  8:19 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: validate WPS attribute lengths
 2026-08-02  8:16 UTC  (4+ messages)

[oe][meta-multimedia][master-next][PATCH 1/4] libmatroska: include tag in the SRC_URI
 2026-08-02  8:14 UTC  (4+ messages)
` [oe][meta-multimedia][master-next][PATCH 2/4] liblc3: "
` [oe][meta-multimedia][master-next][PATCH 3/4] openal-soft: "
` [oe][meta-multimedia][master-next][PATCH 4/4] libmodule: update branch "

[oe][meta-oe][PATCH 1/20] imagemagick: upgrade 7.1.28 -> 7.1.29
 2026-08-02  8:14 UTC  (4+ messages)

[PATCH wireless] wifi: mac80211: disconnect on CSA to channel 0
 2026-08-02  8:12 UTC 

[PATCH v3 0/7] Bluetooth: Miscellaneous fixes and cleanups
 2026-08-02  8:04 UTC  (9+ messages)
` [PATCH v3 1/7] Bluetooth: btintel: Fix diagnostics event detection
  ` Bluetooth: Miscellaneous fixes and cleanups
` [PATCH v3 2/7] Bluetooth: btintel: Remove redundant (hdr->plen > 0) in btintel_recv_event()
` [PATCH v3 3/7] Bluetooth: coredump: Expose header size and end marker to drivers
` [PATCH v3 4/7] Bluetooth: hci_core: Introduce __hci_reset_dev() with a hardware error code
` [PATCH v3 5/7] Bluetooth: btnxpuart: Simplify nxp_set_ind_reset() by __hci_reset_dev()
` [PATCH v3 6/7] Bluetooth: hci_event: Introduce handle_ev_vendor() for HCI_EV_VENDOR
` [PATCH v3 7/7] Bluetooth: hci_event: Use 255 as max event payload length in hci_ev_table[]

[PATCH] futex: Prevent robust futex exit race more
 2026-08-02  8:00 UTC  (2+ messages)
` [tip: locking/urgent] futex: Prevent robust futex exit race some more

[GIT PULL] x86 fixes
 2026-08-02  7:56 UTC 

[GIT PULL] scheduler fix
 2026-08-02  7:51 UTC 

[PATCH] selftests: net: reuseport_bpf_numa: consider cpuless numa node
 2026-08-02  7:47 UTC  (5+ messages)

[GIT PULL] uprobes fix
 2026-08-02  7:46 UTC 

[PATCH v3] crypto: hisilicon/sec - Fix element drop and UAF in sec_send_request()
 2026-08-02  7:45 UTC 

[PATCH v2 0/4] Pinctrl support for SM8475
 2026-08-02  7:44 UTC  (12+ messages)
` [PATCH v2 1/4] pinctrl: qcom: sm8450: Remove duplicate reference to gpio81
` [PATCH v2 2/4] pinctrl: qcom: Commonize pinctrl-sm8450 headers
` [PATCH v2 3/4] dt-bindings: pinctrl: qcom,sm8450-tlmm: Add compatible for SM8475
` [PATCH v2 4/4] pinctrl: qcom: Add SM8475 pinctrl driver

[PATCH] io_uring/cmd: fix iovec leak when the async cmd is not recycled
 2026-08-02  7:35 UTC 

[PATCH v2] tools/nolibc: add support for Alpha
 2026-08-02  7:35 UTC  (3+ messages)

[Buildroot] [PATCH 0/3] Add qoriq-rcw C reimplementation + libmcpp dep
 2026-08-02  7:30 UTC  (4+ messages)
` [Buildroot] [PATCH v2 "
  ` [Buildroot] [PATCH v2 1/3] package/mcpp: new package

[syzbot] [virt?] [dri?] WARNING in virtio_gpu_free_vbufs
 2026-08-02  7:26 UTC 

[RFC PATCH] NEW: pile stack and mempool driver
 2026-08-02  7:24 UTC  (2+ messages)
` [RFC PATCH v5] "

[REGRESSION] iwlwifi IO_PAGE_FAULT and Master Disable Timed Out
 2026-08-02  7:24 UTC  (2+ messages)

[PATCH] iio: chemical: atlas-sensor: use iio_trigger_poll_nested() to fix remove UAF
 2026-08-02  7:18 UTC 

[PATCH] net: tulip: remove xircom_cb driver
 2026-08-02  7:16 UTC  (2+ messages)

[PATCH] iio: adc: pac1921: fix wrong channel used in trigger handler read
 2026-08-02  7:12 UTC 

[PATCH v8] ptp: ocp: add CPLD ISP support for ADVA TimeCard X1
 2026-08-02  7:11 UTC 

[PATCH] staging: greybus: audio_manager_module: add missing newlines to sysfs_emit
 2026-08-02  7:07 UTC  (2+ messages)

[PATCH] ext4: stop retrying saturated xattr cache entries
 2026-08-02  6:59 UTC 

[PATCH v3] usb: mtu3: wait for TX FIFO to drain before disconnect
 2026-08-02  6:57 UTC  (4+ messages)

[PATCH v3 0/3] Fixes and enhancements for Exynos (7870) DSIM bridge driver
 2026-08-02  6:56 UTC  (3+ messages)
` [PATCH v3 2/3] drm/bridge: samsung-dsim: use DSIM interrupt to wait for PLL stability

[PATCH] iio: gyro: mpu3050: fix sign of raw angular velocity readings
 2026-08-02  6:55 UTC 

drivers/iommu/generic_pt/fmt/../iommu_pt.h:908 x86_64_map_range() warn: impossible condition '(paddr > 18446744073709551615) => (0-u64max > u64max)'
 2026-08-02  6:52 UTC 

[PATCH 0/2] vhost-scsi: fix max_io_vqs handling
 2026-08-02  6:53 UTC  (6+ messages)
` [PATCH 2/2] vhost-scsi: reject invalid max_io_vqs module parameter

[PATCH] usb: gadget: uvc: don't pack struct uvcg_extension_unit_descriptor
 2026-08-02  6:48 UTC  (2+ messages)

[PATCH] usb: gadget: f_hid: reject zero report length
 2026-08-02  6:47 UTC  (2+ messages)

[PATCH] dt-bindings: Correct white-space style
 2026-08-02  6:46 UTC  (3+ messages)

Apple Studio Display (2026, Thunderbolt 5) — DP tunnel torn down every few minutes on Intel TB4 host
 2026-08-02  6:47 UTC  (2+ messages)

[PATCH] cgroup: drop unneeded semicolon
 2026-08-02  6:47 UTC  (3+ messages)

[PATCH v3] dt-bindings: soc: qcom: qcom,pmic-glink: Add compatible string for SM8475
 2026-08-02  6:39 UTC  (2+ messages)

[syzbot] [kernfs?] INFO: task hung in do_rmdir (7)
 2026-08-02  6:39 UTC 

[RFC PATCH] pile stack and mempool driver (resend)
 2026-08-02  6:38 UTC  (3+ messages)

[RFC 00/32] remove rte_smp barrier functions
 2026-08-02  6:33 UTC  (5+ messages)
` [RFC 12/32] stack: always use C11 memory model implementation


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.