All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-15 13:36:34 to 2025-07-15 13:43:56 UTC [more...]

[PATCH 6.15 000/192] 6.15.7-rc1 review
 2025-07-15 13:43 UTC  (135+ messages)
` [PATCH 6.15 001/192] eventpoll: dont decrement ep refcount while still holding the ep mutex
` [PATCH 6.15 002/192] drm/exynos: exynos7_drm_decon: add vblank check in IRQ handling
` [PATCH 6.15 003/192] ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio mode
` [PATCH 6.15 004/192] ASoC: Intel: SND_SOC_INTEL_SOF_BOARD_HELPERS select SND_SOC_ACPI_INTEL_MATCH
` [PATCH 6.15 005/192] ASoC: soc-acpi: add get_function_tplg_files ops
` [PATCH 6.15 006/192] ASoC: Intel: add sof_sdw_get_tplg_files ops
` [PATCH 6.15 007/192] ASoC: Intel: soc-acpi-intel-arl-match: set get_function_tplg_files ops
` [PATCH 6.15 008/192] ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches
` [PATCH 6.15 009/192] perf/core: Fix the WARN_ON_ONCE is out of lock protected region
` [PATCH 6.15 010/192] EDAC: Initialize EDAC features sysfs attributes
` [PATCH 6.15 011/192] irqchip/irq-msi-lib: Select CONFIG_GENERIC_MSI_IRQ
` [PATCH 6.15 012/192] sched/core: Fix migrate_swap() vs. hotplug
` [PATCH 6.15 013/192] objtool: Add missing endian conversion to read_annotate()
` [PATCH 6.15 014/192] perf: Revert to requiring CAP_SYS_ADMIN for uprobes
` [PATCH 6.15 015/192] ASoC: cs35l56: probe() should fail if the device ID is not recognized
` [PATCH 6.15 016/192] Bluetooth: hci_sync: Fix not disabling advertising instance
` [PATCH 6.15 017/192] Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_state
` [PATCH 6.15 018/192] Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handle
` [PATCH 6.15 019/192] Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected
` [PATCH 6.15 020/192] pinctrl: amd: Clear GPIO debounce for suspend
` [PATCH 6.15 021/192] fix proc_sys_compare() handling of in-lookup dentries
` [PATCH 6.15 022/192] sched/deadline: Fix dl_server runtime calculation formula
` [PATCH 6.15 023/192] bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_ACCEL
` [PATCH 6.15 024/192] arm64: poe: Handle spurious Overlay faults
` [PATCH 6.15 026/192] net: phy: qcom: move the WoL function to shared library
` [PATCH 6.15 027/192] net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()
` [PATCH 6.15 028/192] netlink: Fix wraparounds of sk->sk_rmem_alloc
` [PATCH 6.15 029/192] vsock: fix `vsock_proto` declaration
` [PATCH 6.15 030/192] tipc: Fix use-after-free in tipc_conn_close()
` [PATCH 6.15 031/192] tcp: Correct signedness in skb remaining space calculation
` [PATCH 6.15 032/192] vsock: Fix transport_{g2h,h2g} TOCTOU
` [PATCH 6.15 033/192] vsock: Fix transport_* TOCTOU
` [PATCH 6.15 034/192] vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`
` [PATCH 6.15 035/192] net: airoha: Fix an error handling path in airoha_probe()
` [PATCH 6.15 036/192] module: Fix memory deallocation on error path in move_module()
` [PATCH 6.15 037/192] net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2
` [PATCH 6.15 038/192] net: phy: smsc: Fix Auto-MDIX configuration when disabled by strap
` [PATCH 6.15 039/192] net: phy: smsc: Force predictable MDI-X state on LAN87xx
` [PATCH 6.15 040/192] net: phy: smsc: Fix link failure in forced mode with Auto-MDIX
` [PATCH 6.15 041/192] atm: clip: Fix potential null-ptr-deref in to_atmarpd()
` [PATCH 6.15 042/192] atm: clip: Fix memory leak of struct clip_vcc
` [PATCH 6.15 043/192] atm: clip: Fix infinite recursive call of clip_push()
` [PATCH 6.15 044/192] atm: clip: Fix NULL pointer dereference in vcc_sendmsg()
` [PATCH 6.15 045/192] net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info
` [PATCH 6.15 046/192] net/sched: Abort __tc_modify_qdisc if parent class does not exist
` [PATCH 6.15 047/192] rxrpc: Fix bug due to prealloc collision
` [PATCH 6.15 048/192] crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2
` [PATCH 6.15 049/192] rxrpc: Fix oops due to non-existence of prealloc backlog struct
` [PATCH 6.15 050/192] ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()
` [PATCH 6.15 051/192] x86/mce/amd: Add default names for MCA banks and blocks
` [PATCH 6.15 052/192] x86/mce/amd: Fix threshold limit reset
` [PATCH 6.15 053/192] x86/mce: Dont remove sysfs if thresholding sysfs init fails
` [PATCH 6.15 054/192] x86/mce: Ensure user polling settings are honored when restarting timer
` [PATCH 6.15 055/192] x86/mce: Make sure CMCI banks are cleared during shutdown on Intel
` [PATCH 6.15 056/192] KVM: x86/xen: Allow out of range event channel ports in IRQ routing table
` [PATCH 6.15 057/192] KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flush
` [PATCH 6.15 058/192] KVM: SVM: Add missing member in SNP_LAUNCH_START command structure
` [PATCH 6.15 059/192] KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flight
` [PATCH 6.15 060/192] KVM: Allow CPU to reschedule while setting per-page memory attributes
` [PATCH 6.15 061/192] sched: Fix preemption string of preempt_dynamic_none
` [PATCH 6.15 062/192] ALSA: ad1816a: Fix potential NULL pointer deref in snd_card_ad1816a_pnp()
` [PATCH 6.15 063/192] ALSA: hda/realtek - Add mute LED support for HP Victus 15-fb2xxx
` [PATCH 6.15 064/192] arm64: Filter out SME hwcaps when FEAT_SME isnt implemented
` [PATCH 6.15 065/192] ASoC: fsl_sai: Force a software reset when starting in consumer mode
` [PATCH 6.15 066/192] io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU
` [PATCH 6.15 067/192] gre: Fix IPv6 multicast route creation
` [PATCH 6.15 068/192] net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()
` [PATCH 6.15 069/192] gpiolib: fix performance regression when using gpio_chip_get_multiple()
` [PATCH 6.15 070/192] md/md-bitmap: fix GPF in bitmap_get_stats()
` [PATCH 6.15 071/192] pinctrl: nuvoton: Fix boot on ma35dx platforms
` [PATCH 6.15 072/192] pinctrl: qcom: msm: mark certain pins as invalid for interrupts
` [PATCH 6.15 073/192] pwm: Fix invalid state detection
` [PATCH 6.15 074/192] pwm: mediatek: Ensure to disable clocks in error path
` [PATCH 6.15 075/192] wifi: prevent A-MSDU attacks in mesh networks
` [PATCH 6.15 076/192] wifi: mwifiex: discard erroneous disassoc frames on STA interface
` [PATCH 6.15 077/192] wifi: mt76: mt7921: prevent decap offload config before STA initialization
` [PATCH 6.15 078/192] wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_offload()
` [PATCH 6.15 079/192] wifi: mt76: mt7925: fix the wrong config for tx interrupt
` [PATCH 6.15 080/192] wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scan
` [PATCH 6.15 081/192] drm/imagination: Fix kernel crash when hard resetting the GPU
` [PATCH 6.15 082/192] drm/amdkfd: Dont call mmput from MMU notifier callback
` [PATCH 6.15 083/192] drm/amdgpu: Include sdma_4_4_4.bin
` [PATCH 6.15 084/192] drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8
` [PATCH 6.15 085/192] drm/gem: Acquire references on GEM handles for framebuffers
` [PATCH 6.15 086/192] drm/sched: Increment job count before swapping tail spsc queue
` [PATCH 6.15 087/192] drm/ttm: fix error handling in ttm_buffer_object_transfer
` [PATCH 6.15 088/192] drm/gem: Fix race in drm_gem_handle_create_tail()
` [PATCH 6.15 089/192] drm/xe/bmg: fix compressed VRAM handling
` [PATCH 6.15 090/192] Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"
` [PATCH 6.15 091/192] drm/nouveau: Do not fail module init on debugfs errors
` [PATCH 6.15 092/192] usb: gadget: u_serial: Fix race condition in TTY wakeup
` [PATCH 6.15 093/192] Revert "usb: gadget: u_serial: Add null pointer check in gs_start_io"
` [PATCH 6.15 094/192] drm/framebuffer: Acquire internal references on GEM handles
` [PATCH 6.15 095/192] drm/xe: Allocate PF queue size on pow2 boundary
` [PATCH 6.15 096/192] Revert "ACPI: battery: negate current when discharging"
` [PATCH 6.15 097/192] Revert "PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()"
` [PATCH 6.15 098/192] kallsyms: fix build without execinfo
` [PATCH 6.15 099/192] kasan: remove kasan_find_vm_area() to prevent possible deadlock
` [PATCH 6.15 100/192] maple_tree: fix mt_destroy_walk() on root leaf node
` [PATCH 6.15 101/192] mm: fix the inaccurate memory statistics issue for users
` [PATCH 6.15 102/192] scripts/gdb: fix interrupts display after MCP on x86
` [PATCH 6.15 103/192] scripts/gdb: de-reference per-CPU MCE interrupts
` [PATCH 6.15 104/192] scripts/gdb: fix interrupts.py after maple tree conversion
` [PATCH 6.15 105/192] scripts: gdb: vfs: support external dentry names
` [PATCH 6.15 106/192] mm/vmalloc: leave lazy MMU mode on PTE mapping error
` [PATCH 6.15 107/192] mm/rmap: fix potential out-of-bounds page table access during batched unmap
` [PATCH 6.15 108/192] mm/damon/core: handle damon_call_control as normal under kdmond deactivation
` [PATCH 6.15 109/192] mm/damon: fix divide by zero in damon_get_intervals_score()
` [PATCH 6.15 110/192] samples/damon: fix damon sample prcl for start failure
` [PATCH 6.15 111/192] samples/damon: fix damon sample wsse "
` [PATCH 6.15 112/192] lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()
` [PATCH 6.15 113/192] clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_data
` [PATCH 6.15 114/192] x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
` [PATCH 6.15 115/192] x86/mm: Disable hugetlb page table sharing on 32-bit
` [PATCH 6.15 116/192] x86/CPU/AMD: Disable INVLPGB on Zen2
` [PATCH 6.15 117/192] dt-bindings: clock: mediatek: Add #reset-cells property for MT8188
` [PATCH 6.15 118/192] clk: scmi: Handle case where child clocks are initialized before their parents
` [PATCH 6.15 119/192] smb: server: make use of rdma_destroy_qp()
` [PATCH 6.15 120/192] ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()
` [PATCH 6.15 122/192] erofs: address D-cache aliasing
` [PATCH 6.15 123/192] erofs: fix large fragment handling
` [PATCH 6.15 131/192] raid10: cleanup memleak at raid10_make_request
` [PATCH 6.15 132/192] md/raid1,raid10: strip REQ_NOWAIT from member bios
` [PATCH 6.15 133/192] wifi: mac80211: correctly identify S1G short beacon
` [PATCH 6.15 134/192] wifi: mac80211: fix non-transmitted BSSID profile search
` [PATCH 6.15 135/192] wifi: mac80211: reject VHT opmode for unsupported channel widths
` [PATCH 6.15 136/192] wifi: rt2x00: fix remove callback type mismatch
` [PATCH 6.15 137/192] io_uring/zcrx: fix pp destruction warnings
` [PATCH 6.15 138/192] drm/nouveau/gsp: fix potential leak of memory used during acpi init
` [PATCH 6.15 139/192] wifi: mt76: Assume __mt76_connac_mcu_alloc_sta_req runs in atomic context
` [PATCH 6.15 140/192] wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field()
` [PATCH 6.15 141/192] wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl_fixed()
` [PATCH 6.15 142/192] wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl()

[PATCH-for-10.1 v5 0/7] accel/system: Add 'info accel' on human monitor
 2025-07-15 13:18 UTC  (5+ messages)
` [PATCH-for-10.1 v5 6/7] accel/tcg: Implement get_[vcpu]_stats()

[PATCH v4 0/3] Enable_psr kernel parameter changes
 2025-07-15 13:43 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for Enable_psr kernel parameter changes (rev4)
` ✓ CI.KUnit: success "

[MINI-OS PATCH v2 00/14] Make Xenstore-stubdom live update possible
 2025-07-15 13:29 UTC  (3+ messages)
` [MINI-OS PATCH v2 11/14] gnttab: remove gnttab_alloc_and_grant() function
` [MINI-OS PATCH v2 14/14] events: export bind_evtchn()

[PATCH v4 00/27] refresh qemu-img options handling
 2025-07-15 13:07 UTC  (5+ messages)
` [PATCH 13/27] qemu-img: info: refresh options/--help
` [PATCH 14/27] qemu-img: map: "

[PATCH] drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
 2025-07-15 13:42 UTC  (6+ messages)

[PATCH v2 0/8] treewide: Fix typo "notifer"
 2025-07-15 13:40 UTC 

[Bug 220342] New: After file delete, extent index structure remains unchanged
 2025-07-15 13:41 UTC  (2+ messages)
` [Bug 220342] "

[PATCH ethtool] netlink: fix missing headers in text output
 2025-07-15 13:40 UTC  (2+ messages)

[PATCH v5 0/8] iommufd: Destroy vdevice on device unbind
 2025-07-15 13:39 UTC  (7+ messages)
` [PATCH v5 4/8] iommufd: Destroy vdevice on idevice destroy
` [PATCH v5 5/8] iommufd/vdevice: Remove struct device reference from struct vdevice
` [PATCH v5 8/8] iommufd: Rename some shortterm-related identifiers

[PATCH 0/2] conf: machine: Add machine for BeagleBone Green Eco board
 2025-07-15 11:34 UTC  (3+ messages)
` [PATCH 1/2] conf: machine: add BeagleBone Green Eco to KERNEL_DEVICETREE
` [PATCH 2/2] conf: machine: add new BeagleBone Green Eco machine

We found a bug in i40e_debugfs.c for the latest linux
 2025-07-15 13:38 UTC  (3+ messages)

[PATCH v2 0/5] mseal cleanups, fixup MAP_PRIVATE file-backed case
 2025-07-15 13:37 UTC  (6+ messages)
` [PATCH v2 1/5] mm/mseal: always define VM_SEALED
` [PATCH v2 2/5] mm/mseal: update madvise() logic
` [PATCH v2 3/5] mm/mseal: small cleanups
` [PATCH v2 4/5] mm/mseal: Simplify and rename VMA gap check
` [PATCH v2 5/5] mm/mseal: rework mseal apply logic

[PATCH 0/3] sparse-checkout: add 'clean' command
 2025-07-15 13:38 UTC  (6+ messages)
` [PATCH 2/3] "

[ANNOUNCE] Release v6.1.145-cip44
 2025-07-15 13:37 UTC  (2+ messages)

[PATCH 5.4 000/148] 5.4.296-rc1 review
 2025-07-15 13:14 UTC  (34+ messages)
` [PATCH 5.4 100/148] usb: typec: displayport: Fix potential deadlock
` [PATCH 5.4 103/148] media: uvcvideo: Send control events for partial succeeds
` [PATCH 5.4 104/148] media: uvcvideo: Rollback non processed entities on error
` [PATCH 5.4 105/148] staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()
` [PATCH 5.4 106/148] drm/exynos: exynos7_drm_decon: add vblank check in IRQ handling
` [PATCH 5.4 107/148] proc: Clear the pieces of proc_inode that proc_evict_inode cares about
` [PATCH 5.4 108/148] fix proc_sys_compare() handling of in-lookup dentries
` [PATCH 5.4 109/148] netlink: Fix wraparounds of sk->sk_rmem_alloc
` [PATCH 5.4 124/148] pwm: mediatek: Ensure to disable clocks in error path
` [PATCH 5.4 125/148] netlink: make sure we allow at least one dump skb
` [PATCH 5.4 126/148] netlink: Fix rmem check in netlink_broadcast_deliver()
` [PATCH 5.4 127/148] RDMA/mlx5: Fix vport loopback for MPV device
` [PATCH 5.4 128/148] flexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSes
` [PATCH 5.4 129/148] NFSv4/flexfiles: Fix handling of NFS level errors in I/O
` [PATCH 5.4 130/148] Input: xpad - add support for Amazon Game Controller
` [PATCH 5.4 131/148] Input: xpad - add VID for Turtle Beach controllers
` [PATCH 5.4 132/148] Input: xpad - support Acer NGR 200 Controller
` [PATCH 5.4 133/148] dma-buf: fix timeout handling in dma_resv_wait_timeout v2
` [PATCH 5.4 134/148] wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev()
` [PATCH 5.4 135/148] md/raid1: Fix stack memory use after return in raid1_reshape
` [PATCH 5.4 136/148] net: appletalk: Fix device refcount leak in atrtr_create()
` [PATCH 5.4 137/148] net: phy: microchip: limit 100M workaround to link-down events on LAN88xx
` [PATCH 5.4 138/148] can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debug level
` [PATCH 5.4 139/148] bnxt_en: Fix DCB ETS validation
` [PATCH 5.4 140/148] bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT
` [PATCH 5.4 141/148] atm: idt77252: Add missing `dma_map_error()`
` [PATCH 5.4 142/148] net: usb: qmi_wwan: add SIMCom 8230C composition
` [PATCH 5.4 143/148] vt: add missing notification when switching back to text mode
` [PATCH 5.4 144/148] HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY
` [PATCH 5.4 145/148] HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras
` [PATCH 5.4 146/148] Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
` [PATCH 5.4 147/148] x86/mm: Disable hugetlb page table sharing on 32-bit
` [PATCH 5.4 148/148] net: ipv6: Discard next-hop MTU less than minimum link MTU

[PATCH v3 i-g-t 0/2] Add post-kmod-unbind igt_hook
 2025-07-15 13:37 UTC  (3+ messages)
` [PATCH v3 i-g-t 1/2] igt_core_get_igt_hook: igt_hook pointer for other libs
` [PATCH v3 i-g-t 2/2] lib/igt_kmod: Add IGT_HOOK_POST_KMOD_UNBIND

[PATCH v4] Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
 2025-07-15 13:37 UTC  (3+ messages)

[PATCH v4 0/2] Add driver support for ESWIN eic7700 SoC reset controller
 2025-07-15 13:37 UTC  (3+ messages)
` [PATCH v4 2/2] reset: eswin: Add eic7700 reset driver


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.