All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-23 14:57:47 to 2026-03-23 15:04:54 UTC [more...]

[PATCH 6.6 000/567] 6.6.130-rc1 review
 2026-03-23 13:43 UTC  (136+ messages)
` [PATCH 6.6 093/567] can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
` [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 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 139/567] dpaa2-switch: do not clear any interrupts automatically
` [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 6.6 184/567] tracing: Add NULL pointer check to trigger_data_free()
` [PATCH 6.6 185/567] net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks
` [PATCH 6.6 186/567] net: tcp: accept old ack during closing
` [PATCH 6.6 187/567] apparmor: validate DFA start states are in bounds in unpack_pdb
` [PATCH 6.6 188/567] apparmor: fix memory leak in verify_header
` [PATCH 6.6 189/567] apparmor: replace recursive profile removal with iterative approach
` [PATCH 6.6 190/567] apparmor: fix: limit the number of levels of policy namespaces
` [PATCH 6.6 191/567] apparmor: fix side-effect bug in match_char() macro usage
` [PATCH 6.6 192/567] apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
` [PATCH 6.6 193/567] apparmor: Fix double free of ns_name in aa_replace_profiles()
` [PATCH 6.6 194/567] apparmor: fix unprivileged local user can do privileged policy management
` [PATCH 6.6 195/567] apparmor: fix differential encoding verification
` [PATCH 6.6 196/567] apparmor: fix race on rawdata dereference
` [PATCH 6.6 197/567] apparmor: fix race between freeing data and fs accessing it
` [PATCH 6.6 198/567] scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
` [PATCH 6.6 199/567] ACPI: PM: Save NVS memory on Lenovo G70-35
` [PATCH 6.6 200/567] scsi: mpi3mr: Add NULL checks when resetting request and reply queues
` [PATCH 6.6 201/567] unshare: fix unshare_fs() handling
` [PATCH 6.6 202/567] wifi: mac80211: set default WMM parameters on all links
` [PATCH 6.6 203/567] ACPI: OSI: Add DMI quirk for Acer Aspire One D255
` [PATCH 6.6 204/567] scsi: ses: Fix devices attaching to different hosts
` [PATCH 6.6 205/567] ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk table
` [PATCH 6.6 206/567] ASoC: cs42l43: Report insert for exotic peripherals
` [PATCH 6.6 207/567] scsi: ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_trace()
` [PATCH 6.6 208/567] scsi: ufs: core: Fix shift out of bounds when MAXQ=32
` [PATCH 6.6 209/567] ALSA: usb-audio: Avoid implicit feedback mode on DIYINHK USB Audio 2.0
` [PATCH 6.6 210/567] ALSA: usb-audio: Check max frame size for implicit feedback mode, too
` [PATCH 6.6 211/567] powerpc/uaccess: Fix inline assembly for clang build on PPC32
` [PATCH 6.6 212/567] remoteproc: sysmon: Correct subsys_name_len type in QMI request
` [PATCH 6.6 213/567] remoteproc: mediatek: Unprepare SCP clock during system suspend
` [PATCH 6.6 214/567] powerpc: 83xx: km83xx: Fix keymile vendor prefix
` [PATCH 6.6 215/567] smb/server: Fix another refcount leak in smb2_open()
` [PATCH 6.6 216/567] xprtrdma: Decrement re_receiving on the early exit paths
` [PATCH 6.6 217/567] net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
` [PATCH 6.6 218/567] drm/msm/dsi: Document DSC related pclk_rate and hdisplay calculations
` [PATCH 6.6 219/567] drm/msm/dsi: fix pclk rate calculation for bonded dsi
` [PATCH 6.6 220/567] bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link states
` [PATCH 6.6 221/567] net/mlx5: IFC updates for disabled host PF
` [PATCH 6.6 222/567] net/mlx5: Query to see if host PF is disabled
` [PATCH 6.6 223/567] net/mlx5: Fix deadlock between devlink lock and esw->wq
` [PATCH 6.6 224/567] net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery
` [PATCH 6.6 225/567] net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave xmit
` [PATCH 6.6 226/567] ASoC: soc-core: drop delayed_work_pending() check before flush
` [PATCH 6.6 227/567] ASoC: soc-core: flush delayed work before removing DAIs and widgets
` [PATCH 6.6 228/567] ASoC: simple-card-utils: use __free(device_node) for device node
` [PATCH 6.6 229/567] ASoC: simple-card-utils: fix graph_util_is_ports0() for DT overlays
` [PATCH 6.6 231/567] net: sfp: improve Nokia GPON sfp fixup
` [PATCH 6.6 232/567] net: sfp: add quirk for Potron SFP+ XGSPON ONU Stick
` [PATCH 6.6 233/567] net: sfp: improve Huawei MA5671a fixup
` [PATCH 6.6 240/567] netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()
` [PATCH 6.6 241/567] netfilter: x_tables: guard option walkers against 1-byte tail reads
` [PATCH 6.6 242/567] netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path
` [PATCH 6.6 243/567] netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()
` [PATCH 6.6 244/567] netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels
` [PATCH 6.6 245/567] regulator: pca9450: Make IRQ optional
` [PATCH 6.6 246/567] regulator: pca9450: Correct interrupt type
` [PATCH 6.6 247/567] sched: idle: Make skipping governor callbacks more consistent
` [PATCH 6.6 248/567] nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set
` [PATCH 6.6 249/567] nvme-pci: Fix race bug in nvme_poll_irqdisable()
` [PATCH 6.6 250/567] i40e: fix src IP mask checks and memcpy argument names in cloud filter
` [PATCH 6.6 251/567] e1000/e1000e: Fix leak in DMA error cleanup
` [PATCH 6.6 252/567] ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()
` [PATCH 6.6 253/567] ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisition
` [PATCH 6.6 254/567] ASoC: detect empty DMI strings
` [PATCH 6.6 255/567] net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled
` [PATCH 6.6 256/567] octeontx2-af: devlink: fix NIX RAS reporter recovery condition
` [PATCH 6.6 257/567] octeontx2-af: devlink health: use retained error fmsg API
` [PATCH 6.6 258/567] octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt status
` [PATCH 6.6 259/567] usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_size_in_blocks()
` [PATCH 6.6 260/567] Revert "arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on"
` [PATCH 6.6 261/567] cgroup: fix race between task migration and iteration

[PATCH] mcb: fix kasan read slab out of bounds
 2026-03-23 15:04 UTC  (4+ messages)

[PATCH net-next v4 0/8] TLS read_sock performance scalability
 2026-03-23 15:04 UTC  (4+ messages)
` [PATCH PATCH net-next v4 8/8] tls: Enable batch async decryption in read_sock

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

[RFC PATCH 00/22] KVM: combined patchset for MBEC/GMET support
 2026-03-23 14:49 UTC  (3+ messages)
` [PATCH 14/22] KVM: nVMX: advertise MBEC to nested guests

[PATCH] fs: btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak
 2026-03-23 15:03 UTC  (3+ messages)

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

[Intel-wired-lan] [PATCH net-next] devlink: unify devlink_shd_get_priv() into devlink_priv()
 2026-03-23 15:03 UTC  (3+ messages)
  `  "

[PATCH 00/14] fsck: drop use of `the_repository`
 2026-03-23 15:03 UTC  (14+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 01/12] fetch-pack: move fsck options into function scope
  ` [PATCH v2 02/12] fsck: initialize fsck options via a function
  ` [PATCH v2 03/12] fsck: store repository in fsck options
  ` [PATCH v2 04/12] fsck: drop USE_THE_REPOSITORY
  ` [PATCH v2 05/12] builtin/fsck: fix trivial dependence on `the_repository`
  ` [PATCH v2 06/12] builtin/fsck: stop using `the_repository` when snapshotting refs
  ` [PATCH v2 07/12] builtin/fsck: stop using `the_repository` when checking refs
  ` [PATCH v2 08/12] builtin/fsck: stop using `the_repository` when checking reflogs
  ` [PATCH v2 09/12] builtin/fsck: stop using `the_repository` with loose objects
  ` [PATCH v2 10/12] builtin/fsck: stop using `the_repository` when checking packed objects
  ` [PATCH v2 11/12] builtin/fsck: stop using `the_repository` when marking objects
  ` [PATCH v2 12/12] builtin/fsck: stop using `the_repository` in error reporting

[Buildroot] [PATCH] packge/swupdate: bump to version 2025.12
 2026-03-23 15:03 UTC 

[PATCH 0/8] Add SIM pbias regulator support for USB on OMAP4
 2026-03-23 15:02 UTC  (9+ messages)
` [PATCH 1/8] regulator: pbias: Add pbias SIM regulator for OMAP4
` [PATCH 2/8] ARM: dts: ti: omap4: Add pbias SIM regulator
` [PATCH 3/8] mfd: omap-usb-host: Cleanup header includes
` [PATCH 4/8] mfd: omap-usb-host: Sanitize error path in the probe()
` [PATCH 5/8] dt-bindings: mfd: ti,omap-usb-host: Convert to DT schema
` [PATCH 6/8] dt-bindings: mfd: ti,omap-usb-host: Add 'pbias-supply' property
` [PATCH 7/8] mfd: omap-usb-host: Add pbias regulator support
` [PATCH 8/8] ARM: dts: ti: omap4: Add pbias regulator to the HS USB Host

[PATCH net v5 0/3] macsec: Add support for VLAN filtering in offload mode
 2026-03-23 15:02 UTC  (4+ messages)

[PATCH kvmtool 0/6] x86 compilation fixes and arm64 PMU improvements
 2026-03-23 15:02 UTC  (7+ messages)
` [PATCH kvmtool 1/6] virtio: Do not modify const strings in virtio_9p_rootdir_parser()
` [PATCH kvmtool 2/6] disk/core: Do not modify const strings in disk_img_name_parser()
` [PATCH kvmtool 3/6] arm64: Initialise the PMU last
` [PATCH kvmtool 4/6] util: Set exit status to errno in die_perror()
` [PATCH kvmtool 5/6] util: Allow die_perror() to take a variable list of argument
` [PATCH kvmtool 6/6] arm64: Improve KVM_ARM_VCPU_PMU_V3_CTRL diagnostics

[PATCH bpf v3 0/3] bpf: Fix s16 truncation for large bpf-to-bpf call offsets
 2026-03-23 15:02 UTC  (5+ messages)
` [PATCH bpf v3 2/3] selftests/bpf: Add test for large offset bpf-to-bpf call
` [PATCH bpf v3 3/3] bpf: Fix incorrect subprog ID in dumped bpf_pseudo_call instructions

[PATCH net-next v11] virtio_net: add page_pool support for buffer allocation
 2026-03-23 15:01 UTC  (2+ messages)

[PATCH v2] drm/amdkfd: check system memory when set apu_prefer_gtt
 2026-03-23 15:01 UTC  (8+ messages)

[PATCH] KVM: optionally post write on ioeventfd write
 2026-03-23 15:01 UTC  (2+ messages)

[meta-xfce][PATCH 00/15] meta-xfce: upgrade core components to 4.21.x and fix cascading build issues
 2026-03-23 15:01 UTC  (2+ messages)
` [oe] "

[PATCH io_uring-7.1 00/16] zcrx update for-7.1
 2026-03-23 15:01 UTC  (3+ messages)
` [PATCH io_uring-7.1 01/16] io_uring/zcrx: return back two step unregistration

linux-next: manual merge of the drm tree with the origin tree
 2026-03-23 15:01 UTC 

[PATCH v3 0/6] initramfs: test and improve cpio hex header validation
 2026-03-23 14:54 UTC  (7+ 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 5/6] vsprintf: Revert "add simple_strntoul"
` [PATCH v3 6/6] kstrtox: Drop extern keyword in the simple_strtox() declarations

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

[PATCH v3 00/36] KVM: arm64: Add support for protected guest memory with pKVM
 2026-03-23 15:00 UTC  (11+ messages)
` [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

[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

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


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.