All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-13 16:59:13 to 2026-04-13 17:20:30 UTC [more...]

[PATCH bpf-next 0/2] bpf, arm64/riscv: Remove redundant icache flush after pack allocator finalize
 2026-04-13 17:20 UTC  (3+ messages)
` [PATCH bpf-next 2/2] bpf, riscv: Remove redundant bpf_flush_icache() "

[PATCH 5.15.y v2 1/5] MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
 2026-04-13 17:20 UTC  (5+ messages)
` [PATCH 5.15.y v2 2/5] mips: mm: Allocate tlb_vpn array atomically
` [PATCH 5.15.y v2 3/5] MIPS: Always record SEGBITS in cpu_data.vmbits
` [PATCH 5.15.y v2 4/5] MIPS: mm: Suppress TLB uniquification on EHINV hardware
` [PATCH 5.15.y v2 5/5] MIPS: mm: Rewrite TLB uniquification for the hidden bit feature

[PATCH 01/49] mm/sparse: fix vmemmap accounting imbalance on memory hotplug error
 2026-04-13 17:20 UTC  (3+ messages)

[PATCH V4] nvme-tcp: teardown circular lockng fixes
 2026-04-13 17:19 UTC  (2+ messages)

[PATCH v3] hw/nvme: add namespace hotplug support
 2026-04-13 17:18 UTC 

[PATCH 0/6] fix pthread mutexes for multi-process
 2026-04-13 17:14 UTC  (7+ messages)
` [PATCH 1/6] ethdev: fix flow_ops_mutex "
` [PATCH 2/6] net/failsafe: fix hotplug_mutex "
` [PATCH 3/6] net/atlantic: fix mbox_mutex "
` [PATCH 4/6] net/axgbe: fix mutexes "
` [PATCH 5/6] net/bnxt: "
` [PATCH 6/6] net/hinic: "

[PATCH 6.1.y-cip 1/7] drm: renesas: rz-du: Add atomic_pre_enable
 2026-04-13 17:18 UTC  (7+ messages)
` [PATCH 6.1.y-cip 2/7] drm: renesas: rz-du: Implement MIPI DSI host transfers
` [PATCH 6.1.y-cip 3/7] drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some panels
` [PATCH 6.1.y-cip 4/7] drm: renesas: rz-du: mipi_dsi: Set DSI divider
` [PATCH 6.1.y-cip 5/7] clk: renesas: Use IS_ERR() for pointers that cannot be NULL
` [PATCH 6.1.y-cip 6/7] clk: renesas: rzg2l: Remove DSI clock rate restrictions
` [PATCH 6.1.y-cip 7/7] clk: renesas: Add missing log message terminators

[PATCH 0/2] NVMe namespace hotplug and drive reconnection support
 2026-04-13 17:17 UTC  (2+ messages)

[PATCH V2] nvmet: move async event work off nvmet-wq
 2026-04-13 17:18 UTC  (5+ messages)

[PATCH 0/7] lsm: Replace security_sb_mount with granular mount hooks
 2026-04-13 17:18 UTC  (7+ messages)
` [PATCH 1/7] lsm: Add granular mount hooks to replace security_sb_mount
` [PATCH 4/7] selinux: Convert from sb_mount to granular mount hooks
` [PATCH 7/7] lsm: Remove security_sb_mount and security_move_mount

[PATCH 1/2] dt-bindings: pinctrl: nvidia,tegra234: Add missing required block
 2026-04-13 17:18 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: nvidia,tegra234: Correctly use additionalProperties

[PATCH 6.12.y-cip 1/7] drm: renesas: rz-du: Add atomic_pre_enable
 2026-04-13 17:17 UTC  (7+ messages)
` [PATCH 6.12.y-cip 2/7] drm: renesas: rz-du: Implement MIPI DSI host transfers
` [PATCH 6.12.y-cip 3/7] drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some panels
` [PATCH 6.12.y-cip 4/7] drm: renesas: rz-du: mipi_dsi: Set DSI divider
` [PATCH 6.12.y-cip 5/7] clk: renesas: Use IS_ERR() for pointers that cannot be NULL
` [PATCH 6.12.y-cip 6/7] clk: renesas: rzg2l: Remove DSI clock rate restrictions
` [PATCH 6.12.y-cip 7/7] clk: renesas: Add missing log message terminators

[syzbot] [dri?] KASAN: slab-use-after-free Read in drm_gem_object_release_handle
 2026-04-13 17:16 UTC 

[PATCH] Bluetooth: l2cap: Fix MPS check in l2cap_ecred_reconf_req
 2026-04-13 17:16 UTC  (2+ messages)

[PATCH v4] Fixes a race in iopt_unmap_iova_range
 2026-04-13 17:14 UTC  (3+ messages)

[PATCH 1/2] drivers/of: validate live-tree string properties before string use
 2026-04-13 17:14 UTC  (2+ messages)

[PATCH v3] btrfs: add BTRFS_IOC_GET_CSUMS ioctl
 2026-04-13 17:14 UTC 

[PATCH] hfsplus: remove xattr error message
 2026-04-13 17:12 UTC  (2+ messages)

[RFC PATCH v4 00/19] Support socket access-control
 2026-04-13 17:11 UTC  (3+ messages)

[PATCH v5 1/2] dt-bindings: perf: marvell: Add CN20K DDR PMU binding
 2026-04-13 17:12 UTC  (2+ messages)

[PATCH net-next v7 00/15] net: sleepable ndo_set_rx_mode
 2026-04-13 17:11 UTC  (16+ messages)
` [PATCH net-next v7 01/15] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next v7 02/15] net: introduce ndo_set_rx_mode_async and netdev_rx_mode_work
` [PATCH net-next v7 03/15] net: cache snapshot entries for ndo_set_rx_mode_async
` [PATCH net-next v7 04/15] net: move promiscuity handling into netdev_rx_mode_work
` [PATCH net-next v7 05/15] fbnic: convert to ndo_set_rx_mode_async
` [PATCH net-next v7 06/15] mlx5: "
` [PATCH net-next v7 07/15] bnxt: "
` [PATCH net-next v7 08/15] bnxt: use snapshot in bnxt_cfg_rx_mode
` [PATCH net-next v7 09/15] iavf: convert to ndo_set_rx_mode_async
` [PATCH net-next v7 10/15] netdevsim: "
` [PATCH net-next v7 11/15] dummy: "
` [PATCH net-next v7 12/15] netkit: "
` [PATCH net-next v7 13/15] net: warn ops-locked drivers still using ndo_set_rx_mode
` [PATCH net-next v7 14/15] selftests: net: add team_bridge_macvlan rx_mode test
` [PATCH net-next v7 15/15] selftests: net: use ip commands instead of teamd in team "

[PATCH for-11.0] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
 2026-04-13 17:09 UTC  (2+ messages)

[PATCH 00/12] t: detect errors outside of test cases
 2026-04-13 17:09 UTC  (5+ messages)
` [PATCH 05/12] t: prepare conditional test execution for `set -e`
` [PATCH 06/12] t: prepare execution of potentially failing commands "

LSM: Whiteout chardev creation sidesteps mknod hook
 2026-04-13 17:08 UTC  (7+ messages)

-next status as at v7.0
 2026-04-13 17:08 UTC 

[GIT PULL] cgroup changes for v7.1
 2026-04-13 17:07 UTC 

[PATCH 00/10] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
 2026-04-13 17:07 UTC  (4+ messages)
` [PATCH 01/10] drm/bridge: add of_drm_get_bridge_by_endpoint()

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-04-13 17:05 UTC  (5+ messages)

[PATCH] hw: q35: fix VGA text console with SMM disabled
 2026-04-13 17:04 UTC 

[PATCH 5.10 000/491] 5.10.253-rc1 review
 2026-04-13 16:02 UTC  (117+ messages)
` [PATCH 5.10 348/491] net/mlx5: Avoid "No data available" when FW version queries fail
` [PATCH 5.10 352/491] net/sched: cls_flow: fix NULL pointer dereference on shared blocks
` [PATCH 5.10 353/491] ipv6: avoid overflows in ip6_datagram_send_ctl()
` [PATCH 5.10 354/491] efi/mokvar-table: Avoid repeated map/unmap of the same page
` [PATCH 5.10 355/491] Revert "drm/vmwgfx: Add seqno waiter for sync_files"
` [PATCH 5.10 356/491] drm/vmwgfx: Add seqno waiter for sync_files
` [PATCH 5.10 357/491] Revert "scsi: core: Wake up the error handler when final completions race against each other"
` [PATCH 5.10 383/491] iio: gyro: mpu3050: Fix incorrect free_irq() variable
` [PATCH 5.10 384/491] iio: gyro: mpu3050: Fix irq resource leak
` [PATCH 5.10 385/491] iio: gyro: mpu3050: Move iio_device_register() to correct location
` [PATCH 5.10 386/491] iio: gyro: mpu3050: Fix out-of-sequence free_irq()
` [PATCH 5.10 387/491] usb: quirks: add DELAY_INIT quirk for another Silicon Motion flash drive
` [PATCH 5.10 388/491] usb: ulpi: fix double free in ulpi_register_interface() error path
` [PATCH 5.10 389/491] usb: usbtmc: Flush anchored URBs in usbtmc_release
` [PATCH 5.10 390/491] usb: ehci-brcm: fix sleep during atomic
` [PATCH 5.10 391/491] phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bind
` [PATCH 5.10 392/491] phy: renesas: rcar-gen3-usb2: Move IRQ request in probe
` [PATCH 5.10 393/491] phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data
` [PATCH 5.10 394/491] phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off
` [PATCH 5.10 395/491] bridge: br_nd_send: validate ND option lengths
` [PATCH 5.10 396/491] cdc-acm: new quirk for EPSON HMD
` [PATCH 5.10 397/491] comedi: dt2815: add hardware detection to prevent crash
` [PATCH 5.10 398/491] comedi: Reinit dev->spinlock between attachments to low-level drivers
` [PATCH 5.10 399/491] comedi: ni_atmio16d: Fix invalid clean-up after failed attach
` [PATCH 5.10 400/491] comedi: me_daq: Fix potential overrun of firmware buffer
` [PATCH 5.10 401/491] comedi: me4000: "
` [PATCH 5.10 402/491] netfilter: ipset: drop logically empty buckets in mtype_del
` [PATCH 5.10 403/491] vxlan: validate ND option lengths in vxlan_na_create
` [PATCH 5.10 404/491] net: ftgmac100: fix ring allocation unwind on open failure
` [PATCH 5.10 405/491] thunderbolt: Fix property read in nhi_wake_supported()
` [PATCH 5.10 406/491] USB: dummy-hcd: Fix locking/synchronization error
` [PATCH 5.10 407/491] usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial transfer
` [PATCH 5.10 408/491] nvmet-tcp: fix use-before-check of sg in bounds validation
` [PATCH 5.10 409/491] usb: gadget: f_subset: Fix unbalanced refcnt in geth_free
` [PATCH 5.10 410/491] usb: gadget: f_rndis: Protect RNDIS options with mutex
` [PATCH 5.10 411/491] usb: gadget: f_uac1_legacy: validate control request size
` [PATCH 5.10 412/491] io_uring/tctx: work around xa_store() allocation error issue
` [PATCH 5.10 413/491] lib/crypto: chacha: Zeroize permuted_state before it leaves scope
` [PATCH 5.10 414/491] wifi: rt2x00usb: fix devres lifetime
` [PATCH 5.10 415/491] xfrm_user: fix info leak in build_report()
` [PATCH 5.10 416/491] Input: uinput - fix circular locking dependency with ff-core
` [PATCH 5.10 417/491] Input: uinput - take event lock when submitting FF request "event"
` [PATCH 5.10 418/491] mm/hugetlb: fix skipping of unsharing of pmd page tables
` [PATCH 5.10 419/491] mm/hugetlb: make detecting shared pte more reliable
` [PATCH 5.10 420/491] mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
` [PATCH 5.10 421/491] mm/hugetlb: fix hugetlb_pmd_shared()
` [PATCH 5.10 422/491] mm/hugetlb: fix two comments related to huge_pmd_unshare()
` [PATCH 5.10 423/491] mm/rmap: "
` [PATCH 5.10 424/491] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
` [PATCH 5.10 425/491] media: uvcvideo: Move guid to entity
` [PATCH 5.10 426/491] media: uvcvideo: Allow extra entities
` [PATCH 5.10 427/491] media: uvcvideo: Implement UVC_EXT_GPIO_UNIT
` [PATCH 5.10 428/491] media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_ID
` [PATCH 5.10 429/491] media: uvcvideo: Use heuristic to find stream entity
` [PATCH 5.10 430/491] apparmor: validate DFA start states are in bounds in unpack_pdb
` [PATCH 5.10 431/491] apparmor: fix memory leak in verify_header
` [PATCH 5.10 432/491] apparmor: replace recursive profile removal with iterative approach
` [PATCH 5.10 433/491] apparmor: fix: limit the number of levels of policy namespaces
` [PATCH 5.10 434/491] apparmor: fix side-effect bug in match_char() macro usage
` [PATCH 5.10 435/491] apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
` [PATCH 5.10 436/491] apparmor: Fix double free of ns_name in aa_replace_profiles()
` [PATCH 5.10 437/491] apparmor: fix unprivileged local user can do privileged policy management
` [PATCH 5.10 438/491] apparmor: fix differential encoding verification
` [PATCH 5.10 439/491] apparmor: fix race on rawdata dereference
` [PATCH 5.10 440/491] apparmor: fix race between freeing data and fs accessing it
` [PATCH 5.10 441/491] netfilter: nft_ct: fix use-after-free in timeout object destroy
` [PATCH 5.10 442/491] tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG
` [PATCH 5.10 443/491] wifi: brcmsmac: Fix dma_free_coherent() size
` [PATCH 5.10 444/491] arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarity
` [PATCH 5.10 445/491] arm64: dts: hisilicon: hi3798cv200: Add missing dma-ranges
` [PATCH 5.10 446/491] nfc: pn533: allocate rx skb before consuming bytes
` [PATCH 5.10 447/491] batman-adv: reject oversized global TT response buffers
` [PATCH 5.10 448/491] net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()
` [PATCH 5.10 449/491] mmc: vub300: fix NULL-deref on disconnect
` [PATCH 5.10 450/491] net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failure
` [PATCH 5.10 451/491] net: stmmac: fix integer underflow in chain mode
` [PATCH 5.10 452/491] rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)
` [PATCH 5.10 453/491] xen/privcmd: unregister xenstore notifier on module exit
` [PATCH 5.10 454/491] ASoC: soc-core: dont use discriminatory terms on snd_soc_runtime_get_dai_fmt()
` [PATCH 5.10 455/491] ASoC: tegra: Fix Master Volume Control
` [PATCH 5.10 456/491] netlink: add nla be16/32 types to minlen array
` [PATCH 5.10 457/491] cpufreq: governor: Free dbs_data directly when gov->init() fails
` [PATCH 5.10 458/491] cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path
` [PATCH 5.10 459/491] seg6: separate dst_cache for input and output paths in seg6 lwtunnel
` [PATCH 5.10 460/491] net: rfkill: prevent unlimited numbers of rfkill events from being created
` [PATCH 5.10 461/491] usb: gadget: f_hid: move list and spinlock inits from bind to alloc
` [PATCH 5.10 462/491] usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
` [PATCH 5.10 463/491] usb: gadget: uvc: fix NULL pointer dereference during unbind race
` [PATCH 5.10 464/491] net: macb: Move devm_{free,request}_irq() out of spin lock area
` [PATCH 5.10 465/491] mm/huge_memory: fix folio isnt locked in softleaf_to_folio()
` [PATCH 5.10 466/491] ext4: fix the might_sleep() warnings in kvfree()
` [PATCH 5.10 467/491] xfs: save ailp before dropping the AIL lock in push callbacks
` [PATCH 5.10 468/491] xfs: stop reclaim before pushing AIL during unmount
` [PATCH 5.10 469/491] ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
` [PATCH 5.10 470/491] ext4: publish jinode after initialization
` [PATCH 5.10 471/491] Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
` [PATCH 5.10 472/491] drm: Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
` [PATCH 5.10 473/491] mmc: core: Drop redundant member in struct mmc host
` [PATCH 5.10 474/491] mmc: core: Drop superfluous validations in mmc_hw|sw_reset()
` [PATCH 5.10 475/491] mmc: core: Drop reference counting of the bus_ops
` [PATCH 5.10 476/491] mmc: core: Avoid bitfield RMW for claim/retune flags
` [PATCH 5.10 477/491] Revert "nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()"
` [PATCH 5.10 478/491] nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()
` [PATCH 5.10 479/491] device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()
` [PATCH 5.10 480/491] media: device property: Return true in fwnode_device_is_available for NULL ops
` [PATCH 5.10 481/491] device property: Retrieve fwnode from of_node via accessor
` [PATCH 5.10 482/491] device property: Unify access to of_node
` [PATCH 5.10 483/491] device property: Check fwnode->secondary in fwnode_graph_get_next_endpoint()
` [PATCH 5.10 484/491] device property: Check fwnode->secondary when finding properties
` [PATCH 5.10 485/491] device property: Allow error pointer to be passed to fwnode APIs
` [PATCH 5.10 486/491] device property: Allow secondary lookup in fwnode_get_next_child_node()
` [PATCH 5.10 487/491] batman-adv: avoid OGM aggregation when skb tailroom is insufficient
` [PATCH 5.10 488/491] s390/syscalls: Add spectre boundary for syscall dispatch table
` [PATCH 5.10 489/491] device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()
` [PATCH 5.10 490/491] Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"
` [PATCH 5.10 491/491] io_uring/poll: correctly handle io_poll_add() return value on update

include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct rtw8814a_efuse) == 512"
 2026-04-13 17:02 UTC  (10+ messages)

[PATCH 6.19 00/86] 6.19.13-rc1 review
 2026-04-13 17:01 UTC  (2+ messages)

[PATCH net v3 0/5] bonding: 3ad: fix carrier state with no valid slaves
 2026-04-13 17:01 UTC  (3+ messages)
` [PATCH net v3 2/5] bonding: 3ad: fix carrier when "

[GIT PULL] kunit next update for Linux 7.1-rc1
 2026-04-13 17:01 UTC 

[OE-core][PATCH] lto: disable LTO for e2fsprogs
 2026-04-13 17:00 UTC  (2+ messages)

[GIT PULL] RCU changes for v7.1
 2026-04-13 17:00 UTC  (2+ messages)

[GIT PULL] Rust for v7.1
 2026-04-13 17:00 UTC  (2+ messages)

[PATCH v5 0/3] pull region-specific logic into new files
 2026-04-13 17:00 UTC  (5+ messages)
` [PATCH v5 2/3] cxl/core/region: move dax region device logic into region_dax.c

[PATCH] KVM: x86: use inlines instead of macros for is_sev_*guest
 2026-04-13 17:00 UTC 

[PATCH v9 00/29] perf tool: Add evsel to perf_sample
 2026-04-13 16:59 UTC  (5+ messages)
` [PATCH v10 "
  ` [PATCH v10 22/29] perf s390-sample-raw: Don't pass evsel or its PMU with sample

[PATCH] pinctrl: mediatek: moore: implement gpio_chip::get_direction()
 2026-04-13 16:59 UTC  (4+ messages)
` Aw: "

[PATCH v2] drivers/of: fdt: validate flat DT string properties before string use
 2026-04-13 16:59 UTC  (2+ messages)

[PATCH v2] drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
 2026-04-13 16:59 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/dp: Fix VSC dynamic range signaling for RGB formats (rev2)


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.