All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-23 14:52:15 to 2026-03-23 15:01:08 UTC [more...]

[PATCH v3 0/6] initramfs: test and improve cpio hex header validation
 2026-03-23 14:54 UTC  (6+ messages)
` [PATCH v3 1/6] initramfs_test: add fill_cpio() format parameter
` [PATCH v3 2/6] initramfs_test: test header fields with 0x hex prefix
` [PATCH v3 3/6] initramfs: Sort headers alphabetically
` [PATCH v3 4/6] initramfs: Refactor to use hex2bin() instead of custom approach
` [PATCH v3 6/6] kstrtox: Drop extern keyword in the simple_strtox() declarations

[PATCH 6.6 000/567] 6.6.130-rc1 review
 2026-03-23 13:41 UTC  (167+ messages)
` [PATCH 6.6 016/567] btrfs: remove btrfs_crc32c wrapper
` [PATCH 6.6 017/567] btrfs: move btrfs_extref_hash into inode-item.h
` [PATCH 6.6 018/567] btrfs: add raid stripe tree definitions
` [PATCH 6.6 019/567] btrfs: read raid stripe tree from disk
` [PATCH 6.6 020/567] btrfs: add support for inserting raid stripe extents
` [PATCH 6.6 021/567] btrfs: fix incorrect key offset in error message in check_dev_extent_item()
` [PATCH 6.6 022/567] btrfs: fix objectid value in error message in check_extent_data_ref()
` [PATCH 6.6 023/567] btrfs: fix warning in scrub_verify_one_metadata()
` [PATCH 6.6 024/567] btrfs: fix compat mask in error messages in btrfs_check_features()
` [PATCH 6.6 025/567] bpf: Fix stack-out-of-bounds write in devmap
` [PATCH 6.6 026/567] PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 value
` [PATCH 6.6 027/567] memory: mtk-smi: Convert to platform remove callback returning void
` [PATCH 6.6 028/567] memory: mtk-smi: fix device leaks on common probe
` [PATCH 6.6 029/567] memory: mtk-smi: fix device leak on larb probe
` [PATCH 6.6 030/567] PCI: Update BAR # and window messages
` [PATCH 6.6 031/567] PCI: Use resource names in PCI log messages
` [PATCH 6.6 032/567] resource: Add resource set range and size helpers
` [PATCH 6.6 033/567] PCI: Use resource_set_range() that correctly sets ->end
` [PATCH 6.6 034/567] KVM: x86: Fix KVM_GET_MSRS stack info leak
` [PATCH 6.6 035/567] KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTED
` [PATCH 6.6 036/567] KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported PV MSR
` [PATCH 6.6 037/567] media: tegra-video: Use accessors for pad config try_* fields
` [PATCH 6.6 038/567] media: tegra-video: Fix memory leak in __tegra_channel_try_format()
` [PATCH 6.6 039/567] KVM: x86: WARN if a vCPU gets a valid wakeup that KVM cant yet inject
` [PATCH 6.6 040/567] KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()
` [PATCH 6.6 041/567] drm/tegra: dsi: fix device leak on probe
` [PATCH 6.6 042/567] bus: omap-ocp2scp: Convert to platform remove callback returning void
` [PATCH 6.6 043/567] bus: omap-ocp2scp: fix OF populate on driver rebind
` [PATCH 6.6 044/567] ext4: get rid of ppath in ext4_find_extent()
` [PATCH 6.6 045/567] ext4: get rid of ppath in ext4_ext_create_new_leaf()
` [PATCH 6.6 046/567] ext4: get rid of ppath in ext4_ext_insert_extent()
` [PATCH 6.6 047/567] ext4: get rid of ppath in ext4_split_extent_at()
` [PATCH 6.6 048/567] ext4: subdivide EXT4_EXT_DATA_VALID1
` [PATCH 6.6 049/567] ext4: dont zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
` [PATCH 6.6 050/567] ext4: get rid of ppath in ext4_split_extent()
` [PATCH 6.6 051/567] ext4: get rid of ppath in ext4_split_convert_extents()
` [PATCH 6.6 052/567] ext4: get rid of ppath in ext4_convert_unwritten_extents_endio()
` [PATCH 6.6 053/567] ext4: get rid of ppath in ext4_ext_convert_to_initialized()
` [PATCH 6.6 054/567] ext4: get rid of ppath in ext4_ext_handle_unwritten_extents()
` [PATCH 6.6 055/567] ext4: correct the comments place for EXT4_EXT_MAY_ZEROOUT
` [PATCH 6.6 056/567] ext4: dont set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O
` [PATCH 6.6 057/567] ext4: drop extent cache after doing PARTIAL_VALID1 zeroout
` [PATCH 6.6 058/567] ext4: drop extent cache when splitting extent fails
` [PATCH 6.6 059/567] mailbox: Use of_property_match_string() instead of open-coding
` [PATCH 6.6 060/567] mailbox: dont protect of_parse_phandle_with_args with con_mutex
` [PATCH 6.6 061/567] mailbox: sort headers alphabetically
` [PATCH 6.6 062/567] mailbox: remove unused header files
` [PATCH 6.6 063/567] mailbox: Use dev_err when there is error
` [PATCH 6.6 064/567] mailbox: Use guard/scoped_guard for con_mutex
` [PATCH 6.6 065/567] mailbox: Allow controller specific mapping using fwnode
` [PATCH 6.6 066/567] mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()
` [PATCH 6.6 067/567] ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()
` [PATCH 6.6 068/567] ext4: convert bd_bitmap_page to bd_bitmap_folio
` [PATCH 6.6 069/567] ext4: convert bd_buddy_page to bd_buddy_folio
` [PATCH 6.6 070/567] ext4: fix e4b bitmap inconsistency reports
` [PATCH 6.6 071/567] mfd: qcom-pm8xxx: Convert to platform remove callback returning void
` [PATCH 6.6 072/567] mfd: qcom-pm8xxx: Fix OF populate on driver rebind
` [PATCH 6.6 073/567] mfd: omap-usb-host: Convert to platform remove callback returning void
` [PATCH 6.6 074/567] mfd: omap-usb-host: Fix OF populate on driver rebind
` [PATCH 6.6 075/567] arm64: dts: rockchip: Fix rk356x PCIe range mappings
` [PATCH 6.6 076/567] clk: tegra: tegra124-emc: fix device leak on set_rate()
` [PATCH 6.6 077/567] usb: cdns3: remove redundant if branch
` [PATCH 6.6 078/567] usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()
` [PATCH 6.6 079/567] usb: cdns3: fix role switching during resume
` [PATCH 6.6 080/567] drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()
` [PATCH 6.6 081/567] ALSA: hda/conexant: Add quirk for HP ZBook Studio G4
` [PATCH 6.6 082/567] hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced race
` [PATCH 6.6 083/567] ALSA: hda/conexant: Fix headphone jack handling on Acer Swift SF314
` [PATCH 6.6 084/567] net: arcnet: com20020-pci: fix support for 2.5Mbit cards
` [PATCH 6.6 085/567] drm/amd: Drop special case for yellow carp without discovery
` [PATCH 6.6 086/567] drm/amdgpu: keep vga memory on MacBooks with switchable graphics
` [PATCH 6.6 087/567] eventpoll: Fix integer overflow in ep_loop_check_proc()
` [PATCH 6.6 088/567] media: dvb-core: fix wrong reinitialization of ringbuffer on reopen
` [PATCH 6.6 089/567] nfc: pn533: properly drop the usb interface reference on disconnect
` [PATCH 6.6 090/567] net: usb: kaweth: validate USB endpoints
` [PATCH 6.6 091/567] net: usb: kalmia: "
` [PATCH 6.6 092/567] net: usb: pegasus: "
` [PATCH 6.6 093/567] can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
` [PATCH 6.6 094/567] can: usb: f81604: correctly anchor the urb in the read bulk callback
` [PATCH 6.6 095/567] can: ucan: Fix infinite loop from zero-length messages
` [PATCH 6.6 096/567] can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
` [PATCH 6.6 097/567] can: usb: f81604: handle short interrupt urb messages properly
` [PATCH 6.6 098/567] can: usb: f81604: handle bulk write errors properly
` [PATCH 6.6 099/567] HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing them
` [PATCH 6.6 100/567] x86/efi: defer freeing of boot services memory
` [PATCH 6.6 101/567] platform/x86: dell-wmi-sysman: Dont hex dump plaintext password data
` [PATCH 6.6 102/567] platform/x86: dell-wmi: Add audio/mic mute key codes
` [PATCH 6.6 103/567] ALSA: usb-audio: Use correct version for UAC3 header validation
` [PATCH 6.6 104/567] wifi: radiotap: reject radiotap with unknown bits
` [PATCH 6.6 105/567] wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()
` [PATCH 6.6 106/567] wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfiguration
` [PATCH 6.6 107/567] wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()
` [PATCH 6.6 108/567] IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
` [PATCH 6.6 109/567] RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
` [PATCH 6.6 110/567] net/sched: ets: fix divide by zero in the offload path
` [PATCH 6.6 111/567] scsi: target: Fix recursive locking in __configfs_open_file()
` [PATCH 6.6 112/567] Squashfs: check metadata block offset is within range
` [PATCH 6.6 113/567] drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()
` [PATCH 6.6 114/567] drbd: fix null-pointer dereference on local read error
` [PATCH 6.6 115/567] smb: client: fix cifs_pick_channel when channels are equally loaded
` [PATCH 6.6 116/567] smb: client: fix broken multichannel with krb5+signing
` [PATCH 6.6 117/567] smb: client: Dont log plaintext credentials in cifs_set_cifscreds
` [PATCH 6.6 118/567] scsi: core: Fix refcount leak for tagset_refcnt
` [PATCH 6.6 119/567] selftests: mptcp: more stable simult_flows tests
` [PATCH 6.6 120/567] selftests: mptcp: join: check removing signal+subflow endp
` [PATCH 6.6 122/567] hwmon: (aht10) Add support for dht20
` [PATCH 6.6 123/567] hwmon: (aht10) Fix initialization commands for AHT20
` [PATCH 6.6 124/567] pinctrl: equilibrium: rename irq_chip function callbacks
` [PATCH 6.6 125/567] pinctrl: equilibrium: fix warning trace on load
` [PATCH 6.6 126/567] platform/x86: thinkpad_acpi: Fix errors reading battery thresholds
` [PATCH 6.6 127/567] pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()
` [PATCH 6.6 128/567] hwmon: (it87) Check the it87_lock() return value
` [PATCH 6.6 129/567] e1000e: clear DPG_EN after reset to avoid autonomous power-gating
` [PATCH 6.6 130/567] drm/ssd130x: Use bool for ssd130x_deviceinfo flags
` [PATCH 6.6 131/567] drm/ssd130x: Store the HW buffer in the driver-private CRTC state
` [PATCH 6.6 132/567] drm/ssd130x: Replace .page_height field in device info with a constant
` [PATCH 6.6 133/567] drm/solomon: Fix page start when updating rectangle in page addressing mode
` [PATCH 6.6 134/567] net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in ALE table
` [PATCH 6.6 135/567] xsk: Get rid of xdp_buff_xsk::xskb_list_node
` [PATCH 6.6 136/567] xsk: s/free_list_node/list_node/
` [PATCH 6.6 137/567] xsk: Fix fragment node deletion to prevent buffer leak
` [PATCH 6.6 138/567] xsk: Fix zero-copy AF_XDP fragment drop
` [PATCH 6.6 140/567] dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler
` [PATCH 6.6 141/567] atm: lec: fix null-ptr-deref in lec_arp_clear_vccs
` [PATCH 6.6 142/567] amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds
` [PATCH 6.6 143/567] can: bcm: fix locking for bcm_op runtime updates
` [PATCH 6.6 144/567] can: mcp251x: fix deadlock in error path of mcp251x_open
` [PATCH 6.6 145/567] rust: kunit: fix warning when !CONFIG_PRINTK
` [PATCH 6.6 146/567] kunit: tool: copy caller args in run_kernel to prevent mutation
` [PATCH 6.6 147/567] net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return value
` [PATCH 6.6 148/567] bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
` [PATCH 6.6 149/567] octeon_ep: Relocate counter updates before NAPI
` [PATCH 6.6 150/567] octeon_ep: avoid compiler and IQ/OQ reordering
` [PATCH 6.6 151/567] wifi: cw1200: Fix locking in error paths
` [PATCH 6.6 152/567] wifi: wlcore: Fix a locking bug
` [PATCH 6.6 153/567] wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()
` [PATCH 6.6 154/567] wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()
` [PATCH 6.6 155/567] indirect_call_wrapper: do not reevaluate function pointer
` [PATCH 6.6 156/567] net/rds: Fix circular locking dependency in rds_tcp_tune
` [PATCH 6.6 157/567] xen/acpi-processor: fix _CST detection using undersized evaluation buffer
` [PATCH 6.6 158/567] bpf: export bpf_link_inc_not_zero
` [PATCH 6.6 159/567] bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim
` [PATCH 6.6 160/567] smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()
` [PATCH 6.6 161/567] smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()
` [PATCH 6.6 162/567] ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
` [PATCH 6.6 163/567] amd-xgbe: fix sleep while atomic on suspend/resume
` [PATCH 6.6 164/567] drm/sched: Fix kernel-doc warning for drm_sched_job_done()
` [PATCH 6.6 165/567] nvme: reject invalid pr_read_keys() num_keys values
` [PATCH 6.6 166/567] nvme: fix memory allocation in nvme_pr_read_keys()
` [PATCH 6.6 167/567] net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs
` [PATCH 6.6 168/567] net: nfc: nci: Fix zero-length proprietary notifications
` [PATCH 6.6 169/567] nfc: nci: free skb on nci_transceive early error paths
` [PATCH 6.6 170/567] nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback
` [PATCH 6.6 171/567] nfc: rawsock: cancel tx_work before socket teardown
` [PATCH 6.6 172/567] net: stmmac: Fix error handling in VLAN add and delete paths
` [PATCH 6.6 173/567] net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup()
` [PATCH 6.6 174/567] net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
` [PATCH 6.6 175/567] net: vxlan: "
` [PATCH 6.6 176/567] net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop
` [PATCH 6.6 177/567] net/sched: act_ife: Fix metalist update behavior
` [PATCH 6.6 178/567] xdp: use modulo operation to calculate XDP frag tailroom
` [PATCH 6.6 179/567] xsk: introduce helper to determine rxq->frag_size
` [PATCH 6.6 180/567] i40e: fix registering XDP RxQ info
` [PATCH 6.6 181/567] i40e: use xdp.frame_sz as XDP RxQ info frag_size
` [PATCH 6.6 182/567] xdp: produce a warning when calculated tailroom is negative
` [PATCH 6.6 183/567] selftest/arm64: Fix sve2p1_sigill() to hwcap test

[PATCH] drm/i915: Prevent heap overflow in i915_l3_write()
 2026-03-23 15:00 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: pwm: Document Tegra194 and Tegra264 controllers
 2026-03-23 15:00 UTC  (4+ messages)

[PATCH v3 00/36] KVM: arm64: Add support for protected guest memory with pKVM
 2026-03-23 15:00 UTC  (14+ messages)
` [PATCH v3 11/36] KVM: arm64: Introduce __pkvm_host_donate_guest()
` [PATCH v3 25/36] KVM: arm64: Reclaim faulting page from pKVM in spurious fault handler
` [PATCH v3 26/36] KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
` [PATCH v3 30/36] KVM: arm64: Allow userspace to create protected VMs when pKVM is enabled

[PATCH] drm/panel: sharp-ls043t1le01: make use of prepare_prev_first
 2026-03-23 14:59 UTC  (2+ messages)

[PATCH v7 00/10] Add support for Renesas RZ/G3L SoC and SMARC-EVK platform
 2026-03-23 14:59 UTC  (3+ messages)
` [PATCH v7 05/10] clk: renesas: rzg2l-cpg: Re-enable critical module clocks during resume

[PATCH bpf v3 0/3] bpf: Fix s16 truncation for large bpf-to-bpf call offsets
 2026-03-23 14:59 UTC  (3+ messages)
` [PATCH bpf v3 2/3] selftests/bpf: Add test for large offset bpf-to-bpf call

[RFC PATCH v1 1/1] This patch set introces a new action: DAMOS_COLLAPSE
 2026-03-23 14:56 UTC  (2+ messages)
` [RFC PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action

[PATCH] mcb: fix kasan read slab out of bounds
 2026-03-23 14:57 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
 2026-03-23 14:57 UTC  (12+ messages)
    ` [Lsf-pc] "

[PATCH v2] python3: Add a new PACKAGECONFIG knob for free threading
 2026-03-23 14:54 UTC  (9+ messages)
` [OE-core] "

[PATCH] mailbox: Fix NULL message support in mbox_send_message()
 2026-03-23 14:57 UTC  (3+ messages)

[PATCH] virtio-net: validate RSS indirections_len in post_load
 2026-03-23 14:56 UTC  (5+ messages)

(re)use and (re)definition of snd_pcm_hw_params->fifo_size for 'jumpy DMA'
 2026-03-23 14:54 UTC  (2+ messages)

[PATCH net-next v8 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2026-03-23 14:55 UTC  (3+ messages)
` [PATCH net-next v8 1/6] Add 25GMAC core type to dwmac_core_type enum

[PATCH 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
 2026-03-23 14:53 UTC  (3+ messages)

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-03-23 14:53 UTC  (4+ messages)
`  "

[RFC PATCH 0/4] VRF support in FIB library
 2026-03-23 14:53 UTC  (4+ messages)

[samba-ksmbd:ksmbd-for-next-next 11/12] fs/smb/server/smb2pdu.c:5723:3: warning: variable 'pntsd' is uninitialized when used here
 2026-03-23 14:52 UTC  (5+ messages)

[PATCH v2] ASoC: soc-topology: fix __le32 conversion in printed values
 2026-03-23 14:52 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: place constant on right side of equality operator
 2026-03-23 14:52 UTC  (5+ messages)

[PATCH] exfat: fix passing zero to ERR_PTR() in exfat_mkdir()
 2026-03-23 14:52 UTC  (2+ messages)

[PATCH 6.1 000/481] 6.1.167-rc1 review
 2026-03-23 13:39 UTC  (2+ messages)
` [PATCH 6.1 016/481] bpf: Fix stack-out-of-bounds write in devmap


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.