All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-30 14:46:47 to 2026-07-30 14:54:42 UTC [more...]

[PATCH 7.1 000/744] 7.1.6-rc1 review
 2026-07-30 14:52 UTC  (170+ messages)
` [PATCH 7.1 551/744] wifi: brcmfmac: drain bus_reset work on device removal
` [PATCH 7.1 553/744] wifi: brcmfmac: set F2 blocksize to 256 for BCM43752
` [PATCH 7.1 554/744] wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()
` [PATCH 7.1 555/744] wifi: ath12k: fix NULL pointer dereference in rhash table destroy
` [PATCH 7.1 556/744] staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie()
` [PATCH 7.1 557/744] staging: rtl8723bs: fix inverted HT40 secondary channel offset
` [PATCH 7.1 558/744] Bluetooth: hci_sync: Protect UUID list traversal
` [PATCH 7.1 559/744] Bluetooth: RFCOMM: Fix session UAF in set_termios
` [PATCH 7.1 560/744] exec: fix unsigned loop counter wrap in transfer_args_to_stack()
` [PATCH 7.1 564/744] rust: time: fix as_micros_ceil() to round correctly for negative Delta
` [PATCH 7.1 565/744] rust: device: avoid trailing ; in printing macros
` [PATCH 7.1 566/744] rust: allow `suspicious_runtime_symbol_definitions` lint for Rust >= 1.98
` [PATCH 7.1 567/744] rust: allow `clippy::unwrap_or_default` globally
` [PATCH 7.1 568/744] objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0
` [PATCH 7.1 569/744] LoongArch: Fix address space mismatch in kexec command line lookup
` [PATCH 7.1 570/744] LoongArch: Fix build errors due to wrong instructions for 32BIT
` [PATCH 7.1 571/744] LoongArch: Fix oops during single-step debugging
` [PATCH 7.1 572/744] LoongArch: Increase TASK_STRUCT_OFFSET up to 2040 for 32BIT
` [PATCH 7.1 573/744] LoongArch: Move jump_label_init() before parse_early_param()
` [PATCH 7.1 574/744] LoongArch: Retrieve CPU package ID from PPTT when available
` [PATCH 7.1 575/744] cdrom: fix stack out-of-bounds read in CDROMVOLCTRL
` [PATCH 7.1 576/744] rhashtable: clear stale iter->p on table restart
` [PATCH 7.1 577/744] firmware: stratix10-svc: fix memory leaks and list corruption bugs
` [PATCH 7.1 578/744] firmware: stratix10-svc: fix teardown order in remove to prevent race
` [PATCH 7.1 579/744] firmware: stratix10-svc: handle NO_RESPONSE in async poll
` [PATCH 7.1 580/744] x86/boot/compressed: Disable jump tables
` [PATCH 7.1 581/744] comedi: comedi_parport: deal with premature interrupt
` [PATCH 7.1 582/744] uio_hv_generic: Bind to FCopy device by default
` [PATCH 7.1 583/744] serial: sc16is7xx: implement gpio get_direction() callback
` [PATCH 7.1 584/744] serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR platforms
` [PATCH 7.1 585/744] selftests: ntsync: correct CONFIG_NTSYNC name
` [PATCH 7.1 586/744] mei: bus: access mei_device under device_lock on cleanup
` [PATCH 7.1 587/744] intel_th: fix MSC output device reference leak
` [PATCH 7.1 588/744] misc: nsm: only unlock nsm_dev on post-lock error paths
` [PATCH 7.1 589/744] misc: nsm: pin the module while the device is open
` [PATCH 7.1 590/744] tracing: Delay module ref count for "enable_event" trigger
` [PATCH 7.1 591/744] tracing: Fix context switch counter truncation
` [PATCH 7.1 592/744] tracing: Fix mmiotrace possible NULL dereferencing of hiter->dev
` [PATCH 7.1 593/744] tracing: Fix resource leak on mmiotrace trace_pipe close
` [PATCH 7.1 594/744] tracing: Fix union collision of module and refcnt for dynamic events
` [PATCH 7.1 595/744] tracing: perf: Fix stale head for perf syscall tracing
` [PATCH 7.1 596/744] tracing: Propagate errors from remote event bulk updates
` [PATCH 7.1 597/744] ublk: wait on ublk_dev_ready() instead of ub->completion
` [PATCH 7.1 598/744] tracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()
` [PATCH 7.1 599/744] tracing/probes: Avoid temporary buffer truncation in trace_probe_match_command_args()
` [PATCH 7.1 600/744] tracing/probes: Fix potential underflow in LEN_OR_ZERO macro
` [PATCH 7.1 601/744] tracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()
` [PATCH 7.1 602/744] tracing/remotes: Fix page_va[] access before counter update in trace_remote_alloc_buffer()
` [PATCH 7.1 603/744] arm64: make huge_ptep_get handled unaligned addresses
` [PATCH 7.1 604/744] arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
` [PATCH 7.1 605/744] Revert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"
` [PATCH 7.1 606/744] mptcp: decrement subflows counter on failed passive join
` [PATCH 7.1 607/744] mptcp: fix BUILD_BUG_ON on legacy ARM config
` [PATCH 7.1 608/744] mptcp: fix stale skb->sk reference on subflow close
` [PATCH 7.1 609/744] mptcp: only set DATA_FIN when a mapping is present
` [PATCH 7.1 610/744] mptcp: pm: userspace: fix use-after-free in get_local_id
` [PATCH 7.1 611/744] selftests: mptcp: userspace_pm: fix undefined variable port
` [PATCH 7.1 612/744] afs: Fix afs_edit_dir_remove() to get, not find, block 0
` [PATCH 7.1 613/744] btrfs: do not try compression for data reloc inodes
` [PATCH 7.1 614/744] userfaultfd: prevent registration of special VMAs
` [PATCH 7.1 615/744] mm/damon/core: validate ranges in damon_set_regions()
` [PATCH 7.1 616/744] m68k: avoid -Wunused-but-set-parameter in clear_user_page()
` [PATCH 7.1 617/744] mm/damon/core: disallow overlapping input ranges for damon_set_regions()
` [PATCH 7.1 618/744] mm/kmemleak: fix checksum computation for per-cpu objects
` [PATCH 7.1 619/744] mm/memory-failure: trace: change memory_failure_event to ras subsystem
` [PATCH 7.1 620/744] mm/page_vma_mapped: fix device-private PMD handling
` [PATCH 7.1 621/744] mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
` [PATCH 7.1 622/744] sctp: dont free the ASCONFs own transport in DEL-IP processing
` [PATCH 7.1 623/744] sctp: avoid auth_enable sysctl UAF during netns teardown
` [PATCH 7.1 624/744] sctp: close UDP tunnel sockets "
` [PATCH 7.1 625/744] ceph: add owner/capability checks for CEPH_IOC_SET_LAYOUT*
` [PATCH 7.1 626/744] ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()
` [PATCH 7.1 627/744] ceph: fix refcount leak in ceph_readdir()
` [PATCH 7.1 628/744] ceph: fix writeback_count leak in write_folio_nounlock()
` [PATCH 7.1 629/744] libceph: bound get_version reply decode to front len
` [PATCH 7.1 630/744] libceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZE
` [PATCH 7.1 631/744] libceph: Fix multiplication overflow in decode_new_up_state_weight()
` [PATCH 7.1 632/744] libceph: fix two unsafe bare decodes in decode_lockers()
` [PATCH 7.1 633/744] libceph: guard missing CRUSH type name lookup
` [PATCH 7.1 634/744] libceph: refresh auth->authorizer_buf{,_len} after authorizer update
` [PATCH 7.1 635/744] libceph: Reject monmaps advertising zero monitors
` [PATCH 7.1 636/744] libceph: reject zero bucket types in crush_decode
` [PATCH 7.1 637/744] libceph: remove debugfs files before client teardown
` [PATCH 7.1 638/744] amt: fix use-after-free in AMT delayed works
` [PATCH 7.1 639/744] ASoC: fsl: imx-card: Skip sysclk reset for active DAIs in shutdown
` [PATCH 7.1 640/744] ASoC: fsl_sai: Fix spurious BCLK on resume by clearing BYP
` [PATCH 7.1 641/744] binfmt_elf_fdpic: only honour the first PT_INTERP
` [PATCH 7.1 642/744] fs/super: fix emergency thaw double-unlock of s_umount
` [PATCH 7.1 643/744] fs: preserve ACL_DONT_CACHE state in forget_cached_acl()
` [PATCH 7.1 644/744] fscrypt: Add missing superblock check in find_or_insert_direct_key()
` [PATCH 7.1 645/744] fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
` [PATCH 7.1 646/744] ftrace: Add global mutex to serialize trace_parser access
` [PATCH 7.1 647/744] io_uring/rw: fix missing ERESTARTSYS conversion in read paths
` [PATCH 7.1 648/744] iomap: fix out-of-bounds bitmap_set() with zero-length range
` [PATCH 7.1 649/744] iommu/vt-d: Disallow SVA if page walk is not coherent
` [PATCH 7.1 650/744] mm/slub: fix lost local objects when bulk remote free batch fills
` [PATCH 7.1 651/744] mm/slab: fix a memory leak due to bootstrapping sheaves twice
` [PATCH 7.1 652/744] net: stmmac: intel: skip SerDes reconfig when rate is unchanged
` [PATCH 7.1 653/744] phonet: pep: fix use-after-free in pep_get_sb()
` [PATCH 7.1 654/744] vxlan: require CAP_NET_ADMIN in the device netns for changelink
` [PATCH 7.1 655/744] net: slip: serialize receive against buffer reallocation
` [PATCH 7.1 656/744] geneve: require CAP_NET_ADMIN in the device netns for changelink
` [PATCH 7.1 657/744] net/af_iucv: fix NULL deref in afiucv_hs_callback_syn()
` [PATCH 7.1 658/744] net/iucv: fix use-after-free of a severed iucv_path
` [PATCH 7.1 659/744] net/mlx5e: Use sender devcom for MPV master-up
` [PATCH 7.1 660/744] net/sched: serialize qdisc_rtab_list against concurrent get/put
` [PATCH 7.1 661/744] net/x25: fix use-after-free in x25_kill_by_neigh()
` [PATCH 7.1 662/744] net: gro: fix double aggregation of flush-marked skbs
` [PATCH 7.1 663/744] net: hip04: fix RX buffer leak on build_skb failure
` [PATCH 7.1 664/744] net: pcs: xpcs: fix SGMII state reading
` [PATCH 7.1 665/744] net: qrtr: ns: Raise node count limit to 512
` [PATCH 7.1 666/744] proc: Fix broken error paths for namespace links
` [PATCH 7.1 667/744] ptp: ptp_s390: Add missing facility check
` [PATCH 7.1 668/744] ice: fix PTP Call Trace during PTP release
` [PATCH 7.1 669/744] selftests/ftrace: Reset triggers at top level before instance loop
` [PATCH 7.1 670/744] super: fix emergency thaw deadlock on frozen block devices
` [PATCH 7.1 671/744] rbd: Reset positive result codes to zero in object map update path
` [PATCH 7.1 672/744] smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink target
` [PATCH 7.1 673/744] ksmbd: defer destroy_previous_session() until after NTLM authentication
` [PATCH 7.1 674/744] ksmbd: validate minimum PDU size for transform requests
` [PATCH 7.1 675/744] gve: fix Rx queue stall on alloc failure
` [PATCH 7.1 676/744] ice: reject out-of-range ptype in ice_parser_profile_init
` [PATCH 7.1 677/744] ice: use READ_ONCE() to access cached PHC time
` [PATCH 7.1 678/744] ila: reload IPv6 header after pskb_may_pull in checksum adjust
` [PATCH 7.1 679/744] mac802154: hold an interface reference across the scan worker
` [PATCH 7.1 680/744] mac802154: llsec: reject frames shorter than the authentication tag
` [PATCH 7.1 681/744] mctp: serial: handle zero-length frames to prevent rx buffer overflow
` [PATCH 7.1 682/744] openvswitch: fix GSO userspace truncation underflow
` [PATCH 7.1 683/744] ovpn: fix peer refcount leak in TCP error paths
` [PATCH 7.1 684/744] ovpn: hold peer before scheduling keepalive work
` [PATCH 7.1 685/744] pppoe: reload header pointer after dev_hard_header()
` [PATCH 7.1 686/744] rtase: Workaround for TX hang caused by hardware packet parsing
` [PATCH 7.1 687/744] tcp: initialize standalone TCP-AO response padding
` [PATCH 7.1 688/744] tcp: challenge ACK for non-exact RST in SYN-RECEIVED
` [PATCH 7.1 689/744] tipc: clear sock->sk on the failed-insert path in tipc_sk_create()
` [PATCH 7.1 690/744] vsock/virtio: collapse receive queue under memory pressure
` [PATCH 7.1 691/744] vxlan: mdb: Fix source list corruption on a failed replace
` [PATCH 7.1 692/744] watchdog: s32g_wdt: remove incorrect options in watchdog_info struct
` [PATCH 7.1 693/744] drm/amd/pm: fix amdgpu_pm_info power display units
` [PATCH 7.1 695/744] drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()
` [PATCH 7.1 696/744] drm/amdgpu/gfx12.1: "
` [PATCH 7.1 697/744] drm/amdgpu/gfx11: fix EOP interrupt routing for KQ and userq
` [PATCH 7.1 704/744] drm/amdgpu/jpeg: fix jpeg_v5_0_1_is_idle detection
` [PATCH 7.1 705/744] drm/amdgpu/mes11: set doorbell offset for suspending userq
` [PATCH 7.1 706/744] drm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()
` [PATCH 7.1 707/744] drm/amdgpu/sdma7.1: "
` [PATCH 7.1 708/744] drm/amdgpu/vce: fix integer overflow in image size
` [PATCH 7.1 709/744] drm/amdgpu/vcn4: avoid rereading IB param length
` [PATCH 7.1 710/744] drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue_probe()
` [PATCH 7.1 711/744] drm/amdgpu: fix division by zero with invalid uvd dimensions
` [PATCH 7.1 712/744] drm/amdgpu: Fix kernel panic during driver load failure
` [PATCH 7.1 713/744] drm/amdgpu: fix resource leak on ACP reset timeout
` [PATCH 7.1 714/744] drm/amdgpu: invoke pm_genpd_remove() before freeing genpd
` [PATCH 7.1 715/744] drm/amdgpu: reject mapping a reserved doorbell to a new queue
` [PATCH 7.1 716/744] drm/amdgpu: fix aperture mapping leak
` [PATCH 7.1 717/744] drm/amd/pm: fix smu13 power limit range calculation
` [PATCH 7.1 718/744] drm/amdgpu: fix check in amdgpu_hmm_invalidate_gfx
` [PATCH 7.1 719/744] selftests: drv-net: add missing kconfig for psp.py
` [PATCH 7.1 720/744] ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl
` [PATCH 7.1 721/744] ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACL
` [PATCH 7.1 722/744] ksmbd: bound DACL dedup walk to copied ACEs
` [PATCH 7.1 723/744] ksmbd: validate ACE size against SID sub-authorities
` [PATCH 7.1 724/744] drm/amd/display: Fix DTB DTO updates breaking live pixel rate sources
` [PATCH 7.1 725/744] audit: use unsigned int instead of unsigned
` [PATCH 7.1 726/744] audit: fix recursive locking deadlock in audit_dupe_exe()
` [PATCH 7.1 727/744] fuse-uring: fix race between registration and connection abortion
` [PATCH 7.1 728/744] xfs: dont replace the wrong part of the cow fork
` [PATCH 7.1 729/744] SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlists

[PATCH v4 0/6] xfs write streams
 2026-07-30 14:52 UTC  (4+ messages)
  ` [PATCH v4 1/6] fs: add write-stream management ioctls

[PATCH v2] irqchip: imx-irqsteer: Convert to devm_pm_runtime_enable()
 2026-07-30 14:52 UTC  (2+ messages)

[PATCH 00/14] ALSA: Use auto-cleanup for firmware loading
 2026-07-30 14:51 UTC  (3+ messages)
` [PATCH 06/14] ALSA: hda: cs35l56: "

[PATCH] checkpatch: warn about possible missing gitignore coverage in selftests
 2026-07-30 14:52 UTC  (4+ messages)

[PULL] drm-xe-fixes
 2026-07-30 14:51 UTC 

[PATCH v4 1/1] powerpc: enable dynamic preemption
 2026-07-30 14:51 UTC  (17+ messages)

[f2fs-dev] [PATCH v5] f2fs: support dynamic reserve/release for device aliasing
 2026-07-30 14:50 UTC  (6+ messages)

[PATCH] vhost/vsock: prevent stale IOTLB after ACCESS_PLATFORM changes
 2026-07-30 14:51 UTC  (4+ messages)

[PATCH v2 00/12] arm64: dts: freescale: fix reserved memory node names for remoteproc
 2026-07-30 14:51 UTC  (4+ messages)

[PATCH 00/10] rust: io: make register bases typed and remove relative registers
 2026-07-30 14:50 UTC  (8+ messages)
` [PATCH 01/10] rust: io: register: allow explicit base type specification

[PATCH] drm/amdgpu/mes12: use basic+ unmapped-doorbell handling for concurrent AQL queues
 2026-07-30 14:49 UTC  (2+ messages)

[PATCH v3 0/2] drm/amdgpu: Fix lockdep false positive in MMU notifier reclaim path
 2026-07-30 14:48 UTC  (4+ messages)
` [PATCH v3 2/2] drm/amdgpu: Fix lockdep false positive in amdgpu_lockdep_init

[PATCH v10 0/5] Improve code in zcrypt msg type 6 handling
 2026-07-30 14:48 UTC  (3+ messages)
` [PATCH v10 2/5] s390/zcrypt: Improve CCA CPRB length and overflow checks

[PATCH v2 00/50] Introduce helper-to-tcg
 2026-07-30 14:48 UTC  (3+ messages)
` [PATCH v2 02/50] accel/tcg: Add getpc helper

[PATCH 0/3] rust: sync: add SetOnce::try_get_or_populate()
 2026-07-30 14:48 UTC  (5+ messages)
` [PATCH 2/3] "

[PATCH] doc: bitbake-user-manual-metadata: fix missing whitespace around '=' operator
 2026-07-30 14:47 UTC 

[PATCH 0/3] arm64: dts: imx95-15x15-frdm: support CAN transceivers sharing a silent GPIO
 2026-07-30 14:47 UTC  (4+ messages)
` [PATCH 1/3] phy: phy-can-transceiver: default silent GPIO to high during probe

[PATCH v2 2/2] powerpc64/bpf: Fix build break for arch_bpf_timed_may_goto
 2026-07-30 14:47 UTC  (3+ messages)

[PATCH 0/5] hwmon: (pmbus) Add support for MAX20826 and similar devices
 2026-07-30 14:47 UTC  (5+ messages)
` [PATCH 3/5] hwmon: (pmbus/core) Add mapping function to pmbus_read_block_data()

[PATCH v2] i3c: renesas: Drop unused structure member 'resuming'
 2026-07-30 14:47 UTC  (3+ messages)

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-07-30 14:47 UTC  (4+ messages)
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation

[RFC PATCH] mm/ksm: use checksum to speed up page comparison
 2026-07-30 14:47 UTC  (4+ messages)

[PATCH net v2 1/4] net: hsr: fix packet drops caused by GRO superpackets
 2026-07-30 14:46 UTC  (2+ messages)

[PATCH net] selftests: af_unix: skip scm_inq tests when SO_INQ is unsupported
 2026-07-30 14:46 UTC 

[RESEND v1] clk: imx95-blk-ctl: Add func_out_en clock for i.MX9x PCIe
 2026-07-30 14:46 UTC  (2+ messages)

Regression: webcam freezing since Linux 6.15
 2026-07-30 14:46 UTC  (9+ messages)


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.