messages from 2026-07-02 16:10:29 to 2026-07-02 16:26:36 UTC [more...]
[PATCH 5.15 00/95] 5.15.211-rc1 review
2026-07-02 16:19 UTC (8+ messages)
` [PATCH 5.15 01/95] fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios
` [PATCH 5.15 10/95] batman-adv: tt: reject oversized local TVLV buffers
` [PATCH 5.15 11/95] batman-adv: tt: prevent TVLV entry number overflow
` [PATCH 5.15 12/95] iio: light: bh1780: fix PM runtime leak on error path
` [PATCH 5.15 13/95] vfio/iommu_type1: replace kfree with kvfree
` [PATCH 5.15 14/95] RDMA/bnxt_re: zero shared page before exposing to userspace
` [PATCH 5.15 15/95] i2c: stub: Reject I2C block transfers with invalid length
[REGRESSION] sched/idle: Sysbench threads regression after f4c31b07b136
2026-07-02 16:25 UTC
[PATCH 5.10 00/96] 5.10.260-rc1 review
2026-07-02 16:20 UTC (97+ messages)
` [PATCH 5.10 01/96] net/sched: act_pedit: use NLA_POLICY for parsing ex keys
` [PATCH 5.10 02/96] net/sched: transition act_pedit to rcu and percpu stats
` [PATCH 5.10 03/96] net/sched: simplify tcf_pedit_act
` [PATCH 5.10 04/96] net/sched: act_pedit: remove extra check for key type
` [PATCH 5.10 05/96] net/sched: act_pedit: check static offsets a priori
` [PATCH 5.10 06/96] net/sched: act_pedit: rate limit datapath messages
` [PATCH 5.10 07/96] net/sched: act_pedit: Parse L3 Header for L4 offset
` [PATCH 5.10 08/96] net/sched: fix pedit partial COW leading to page cache corruption
` [PATCH 5.10 09/96] net/sched: act_pedit: free pedit keys on bail from offset check
` [PATCH 5.10 10/96] fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios
` [PATCH 5.10 11/96] slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd
` [PATCH 5.10 12/96] drm/amd/display: Bound VBIOS record-chain walk loops
` [PATCH 5.10 13/96] ip6_vti: set netns_immutable on the fallback device
` [PATCH 5.10 14/96] net: add skb_header_pointer_careful() helper
` [PATCH 5.10 15/96] net/sched: cls_u32: use skb_header_pointer_careful()
` [PATCH 5.10 16/96] drm/amd/display: Use krealloc_array() in dal_vector_reserve()
` [PATCH 5.10 17/96] net: 9p: fix refcount leak in p9_read_work() error handling
` [PATCH 5.10 18/96] netdevsim: Fix memory leak of nsim_dev->fa_cookie
` [PATCH 5.10 19/96] batman-adv: tt: reject oversized local TVLV buffers
` [PATCH 5.10 20/96] batman-adv: tt: prevent TVLV entry number overflow
` [PATCH 5.10 21/96] vfio/iommu_type1: replace kfree with kvfree
` [PATCH 5.10 22/96] RDMA/bnxt_re: zero shared page before exposing to userspace
` [PATCH 5.10 23/96] i2c: stub: Reject I2C block transfers with invalid length
` [PATCH 5.10 24/96] net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()
` [PATCH 5.10 25/96] agp/amd64: Fix broken error propagation in agp_amd64_probe()
` [PATCH 5.10 26/96] regulator: core: fix locking in regulator_resolve_supply() error path
` [PATCH 5.10 27/96] vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_write
` [PATCH 5.10 28/96] media: vidtv: fix NULL pointer dereference in vidtv_mux_push_si
` [PATCH 5.10 29/96] Documentation: ioctl-number: Extend "Include File" column width
` [PATCH 5.10 30/96] crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()
` [PATCH 5.10 31/96] crypto: qat - Return pointer directly in adf_ctl_alloc_resources
` [PATCH 5.10 32/96] crypto: qat - remove unused character device and IOCTLs
` [PATCH 5.10 33/96] net/sched: act_pedit: fix action bind logic
` [PATCH 5.10 34/96] batman-adv: tp_meter: keep unacked list in ascending ordered
` [PATCH 5.10 35/96] batman-adv: tp_meter: initialize dup_acks explicitly
` [PATCH 5.10 36/96] batman-adv: tp_meter: initialize dec_cwnd explicitly
` [PATCH 5.10 37/96] batman-adv: tp_meter: avoid window underflow
` [PATCH 5.10 38/96] batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd
` [PATCH 5.10 39/96] batman-adv: tp_meter: fix fast recovery precondition
` [PATCH 5.10 40/96] batman-adv: tp_meter: handle seqno wrap-around for fast recovery detection
` [PATCH 5.10 41/96] batman-adv: tp_meter: add only finished tp_vars to lists
` [PATCH 5.10 42/96] batman-adv: bla: annotate lasttime access with READ/WRITE_ONCE
` [PATCH 5.10 43/96] batman-adv: prevent ELP transmission interval underflow
` [PATCH 5.10 44/96] batman-adv: tp_meter: initialize last_recv_time during init
` [PATCH 5.10 45/96] batman-adv: frag: ensure fragment is writable before modifying TTL
` [PATCH 5.10 46/96] batman-adv: frag: avoid underflow of TTL
` [PATCH 5.10 47/96] batman-adv: v: prevent OGM aggregation on disabled hardif
` [PATCH 5.10 48/96] batman-adv: tp_meter: restrict number of unacked list entries
` [PATCH 5.10 49/96] batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCE
` [PATCH 5.10 50/96] batman-adv: tp_meter: prevent parallel modifications of last_recv
` [PATCH 5.10 51/96] batman-adv: tp_meter: handle overlapping packets
` [PATCH 5.10 52/96] batman-adv: tt: dont merge change entries with different VIDs
` [PATCH 5.10 53/96] batman-adv: tt: track roam count per VID
` [PATCH 5.10 54/96] batman-adv: dat: prevent false sharing between VLANs
` [PATCH 5.10 55/96] batman-adv: tvlv: enforce 2-byte alignment
` [PATCH 5.10 56/96] batman-adv: tvlv: avoid race of cifsnotfound handler state
` [PATCH 5.10 57/96] ring-buffer: Remove ring_buffer_read_prepare_sync()
` [PATCH 5.10 58/96] ext4: add bounds check for inline data length in ext4_read_inline_page
` [PATCH 5.10 59/96] crypto: af_alg - Set merge to zero early in af_alg_sendmsg
` [PATCH 5.10 60/96] net: cpsw_new: Fix potential unregister of netdev that has not been registered yet
` [PATCH 5.10 61/96] mac802154: llsec: add skb_cow_data() before in-place crypto
` [PATCH 5.10 62/96] KEYS: fix overflow in keyctl_pkey_params_get_2()
` [PATCH 5.10 63/96] keys: Pin request_key_auth payload in instantiate paths
` [PATCH 5.10 64/96] wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3S
` [PATCH 5.10 65/96] wifi: ath11k: fix warning when unbinding
` [PATCH 5.10 66/96] wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptor
` [PATCH 5.10 67/96] f2fs: validate ACL entry sizes in f2fs_acl_from_disk()
` [PATCH 5.10 68/96] bpf: use kvfree() for replaced sysctl write buffer
` [PATCH 5.10 69/96] MIPS: DEC: Prevent initial console buffer from landing in XKPHYS
` [PATCH 5.10 70/96] exfat: fix potential use-after-free in exfat_find_dir_entry()
` [PATCH 5.10 71/96] tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
` [PATCH 5.10 72/96] pNFS: Fix use-after-free in pnfs_update_layout()
` [PATCH 5.10 73/96] irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on remove
` [PATCH 5.10 74/96] fpga: region: fix use-after-free in child_regions_with_firmware()
` [PATCH 5.10 75/96] ocfs2: reject oversized group bitmap descriptors
` [PATCH 5.10 76/96] KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT path
` [PATCH 5.10 77/96] fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_var
` [PATCH 5.10 78/96] fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode
` [PATCH 5.10 79/96] NFSD: Fix SECINFO_NO_NAME decode error cleanup
` [PATCH 5.10 80/96] nfsd: fix posix_acl leak on SETACL decode failure
` [PATCH 5.10 81/96] nfsd: check get_user() return when reading princhashlen
` [PATCH 5.10 82/96] dlm: prevent NPD when writing a positive value to event_done
` [PATCH 5.10 83/96] usb: cdns3: gadget: fix NULL pointer dereference in ep_queue
` [PATCH 5.10 84/96] bnxt_en: Modify bnxt_disable_int_sync() to be called more than once
` [PATCH 5.10 85/96] bnxt_en: Fix NULL pointer dereference
` [PATCH 5.10 86/96] hv: utils: handle and propagate errors in kvp_register
` [PATCH 5.10 87/96] mptcp: fix missing wakeups in edge scenarios
` [PATCH 5.10 88/96] misc: fastrpc: Add dma_mask to fastrpc_channel_ctx
` [PATCH 5.10 89/96] misc: fastrpc: Fix NULL pointer dereference in rpmsg callback
` [PATCH 5.10 90/96] Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
` [PATCH 5.10 91/96] phonet: Pass ifindex to fill_addr()
` [PATCH 5.10 92/96] phonet: Pass net and ifindex to phonet_address_notify()
` [PATCH 5.10 93/96] net: phonet: free phonet_device after RCU grace period
` [PATCH 5.10 94/96] mmc: renesas_sdhi: Add OF entry for RZ/G2H SoC
` [PATCH 5.10 95/96] misc: fastrpc: fix DMA address corruption due to find_vma misuse
` [PATCH 5.10 96/96] virtiofs: fix UAF on submount umount
[PATCH 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
2026-07-02 16:26 UTC (11+ messages)
` [PATCH 01/28] arm64: sysreg: Emit RESx/UNKN values for Mapping definitions
` [PATCH 07/28] KVM: arm64: Don't evaluate HCR_EL2.NV on ERET fast path
` [PATCH 10/28] KVM: arm64: Relax CNTHCTL_EL2 handling when FEAT_NV2p1 is present
` [PATCH 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH 22/28] KVM: arm64: Add routing for NVHCR_EL2 trap
[PATCH v9 0/7] mfd: Add support for Asus Transformer embedded controller
2026-07-02 16:24 UTC (2+ messages)
[PATCH v2 00/15] arm_mpam: Add MPAM-Fb firmware support
2026-07-02 16:22 UTC (16+ messages)
` [PATCH v2 01/15] arm_mpam: let low level MSC read accessors return an error
` [PATCH v2 02/15] arm_mpam: propagate MSC read errors for wrapper functions
` [PATCH v2 03/15] arm_mpam: propagate MSC read errors for hw_probe functions
` [PATCH v2 04/15] arm_mpam: propagate MSC read errors for mpam_msc_read_mbwu_l()
` [PATCH v2 05/15] arm_mpam: propagate MSC read errors for msmon helpers
` [PATCH v2 06/15] arm_mpam: propagate MSC read errors for __ris_msmon_read()
` [PATCH v2 07/15] arm_mpam: propagate MSC read errors for state saving functions
` [PATCH v2 08/15] arm_mpam: let low level MSC write accessors return an error
` [PATCH v2 09/15] arm_mpam: propagate MSC write errors for ESR and part_sel wrappers
` [PATCH v2 10/15] arm_mpam: propagate MSC write errors for hardware probe functions
` [PATCH v2 11/15] arm_mpam: propagate MSC write errors for remaining MSC write users
` [PATCH v2 12/15] arm_mpam: Split the locking around the mon_sel registers
` [PATCH v2 13/15] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v2 14/15] arm_mpam: prevent MPAM-Fb accesses inside IRQ handler
` [PATCH v2 15/15] arm_mpam: detect and enable MPAM-Fb PCC support
[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
2026-07-02 16:23 UTC (3+ messages)
` [PATCH v2 01/18] iomap: add ->iomap_next() and iomap_process() helper
[PATCH v7 0/8] media: add new API simple subdev register and add imx parallel camera support
2026-07-02 16:22 UTC (4+ messages)
` [PATCH v7 2/8] media: subdev: Add media_async_register_subdev() helper
[PATCH v2 00/11] lib/cpumask: get rid of cpumap_print_to_pagebuf()
2026-07-02 16:21 UTC (4+ messages)
` [PATCH v2 10/11] perf: Use sysfs_emit() for cpumask show callbacks
[PATCH 0/7] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP power domain, I2C and watchdog
2026-07-02 16:21 UTC (4+ messages)
` [PATCH 4/7] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible
[PATCH] Documentation: remove the requirement for LLM attribution
2026-07-02 16:19 UTC (7+ messages)
perf: Fix dangling cgroup pointer in cpuctx
2026-07-02 16:16 UTC (5+ messages)
` [PATCH] perf: Fix dangling cgroup pointer in cpuctx backport
[PATCH v4 0/6] Open HugeTLB allocation routine for more generic use
2026-07-02 16:21 UTC (14+ messages)
` [PATCH v4 1/6] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [PATCH v4 2/6] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
` [PATCH v4 3/6] mm: hugetlb: Move mpol interpretation out of dequeue_hugetlb_folio_vma()
` [PATCH v4 4/6] mm: hugetlb: Use error variable in alloc_hugetlb_folio
` [PATCH v4 5/6] mm: hugetlb: Move mem_cgroup_charge_hugetlb() earlier in allocation
` [PATCH v4 6/6] mm: hugetlb: Refactor out hugetlb_alloc_folio()
[PATCH bpf-next] bpftool: Strip all -Wformat* flags from bootstrap libbpf build
2026-07-02 16:21 UTC (5+ messages)
[PATCH v3] drm/xe/sysctrl: Add helper to query application status
2026-07-02 16:21 UTC (2+ messages)
[PATCHv5 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
2026-07-02 16:20 UTC (4+ messages)
[PATCH v3 0/3] xfs: fix NULL deref in log recovery reorder
2026-07-02 16:20 UTC (4+ messages)
` [PATCH v3 1/3] xfs: drop ASSERT(0) on unrecognized log item type
` [PATCH v3 2/3] xfs: splice unsorted log items back to the transaction after the loop
` [PATCH v3] xfs: fail recovery on a committed log item with no regions
[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
2026-07-02 16:19 UTC (3+ messages)
` [PATCH v2 16/34] drm/i915/dp_test: Use link caps for compliance link configs
[PATCH RFC] coding-assistants: simplify attribution
2026-07-02 16:18 UTC (11+ messages)
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
2026-07-02 16:17 UTC (5+ messages)
[PATCH v5 00/14] mfd: lm3533: convert to OF bindings, improve support
2026-07-02 16:18 UTC (5+ messages)
` [PATCH v5 02/14] mfd: lm3533: Remove driver specific regmap wrappers
[PATCH v2 0/6] HID: iio: warning clean up and prefer kernel coding style
2026-07-02 16:18 UTC (14+ messages)
` [PATCH v2 1/6] iio: hid-sensors: add/remove blank line
` [PATCH v2 2/6] iio: hid-sensors: align function parenthesis for readability
` [PATCH v2 3/6] iio: hid-sensors: Use implicit NULL pointer checks
` [PATCH v2 4/6] iio: humidity: hid-sensor-humidity: use common device for devres
` [PATCH v2 5/6] iio: position: hid-sensor-custom-intel-hinge: "
` [PATCH v2 6/6] iio: temperature: hid-sensor-temperature: "
[PATCH v4] ntfs: serialize attribute-list replacement with lookups
2026-07-02 16:17 UTC
[PATCH v4] drm: uapi: Add macro for chipset specific event ID region
2026-07-01 18:51 UTC (2+ messages)
[PATCH v2 00/19] ARM: platform and feature deprecation
2026-07-02 16:14 UTC (5+ messages)
` [PATCH v2 01/19] ARM: use CONFIG_AEABI by default everywhere
` [PATCH v2 03/19] ARM: rework ARM11 CPU selection logic
[PATCH RESEND v2] drm/i915/display: Program TRANS_VTOTAL from mode vtotal
2026-07-02 16:14 UTC (3+ messages)
[PATCH v2 0/3] xfs: fix NULL deref in log recovery reorder
2026-07-02 16:13 UTC (6+ messages)
` [PATCH v2 3/3] xfs: fail recovery on a committed log item with no regions
[PATCH] app/testpmd: fix multi-pool Rx setup with --no-NUMA
2026-07-02 16:10 UTC (6+ messages)
` [PATCH 0/4] app/testpmd: fix socket id handling with NUMA disabled
` [PATCH 1/4] app/testpmd: fix port socket ID "
` [PATCH 2/4] app/testpmd: consolidate port socket ID computation
` [PATCH 3/4] app/testpmd: display any socket ID as text
` [PATCH 4/4] app/testpmd: report reason when queue setup command fails
linux-next: manual merge of the amdgpu tree with the drm tree
2026-07-02 16:12 UTC
[BlueZ PATCH 1/4] shared/bap: Validate codec configuration parameters
2026-07-02 16:12 UTC (2+ messages)
` ASCS: Add validation for PTS SPE test cases
[PATCH v12 00/35] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2026-07-02 16:11 UTC (5+ messages)
` [PATCH v12 23/35] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
[PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
2026-07-02 16:10 UTC (2+ messages)
[PATCH 0/5] ptrace_set_syscall_info: add support for seccomp syscall skipping and instruction pointer modification
2026-07-02 16:10 UTC (10+ messages)
` [PATCH 1/5] ptrace: add PTRACE_SYSCALL_INFO_SECCOMP_SKIP
[PATCH] nilfs2: reject invalid block index in GC ioctl
2026-07-02 16:07 UTC
[PATCH] media: i2c: ov02c10: tolerate a sensor clock other than 19.2 MHz
2026-07-02 16:10 UTC
[PATCH v2] Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup()
2026-07-02 16:10 UTC (2+ messages)
[PATCH 1/2] Bluetooth: ISO: fix malformed ISO_END/CONT handling
2026-07-02 16:10 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.