All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-07 08:50:21 to 2026-06-07 10:12:33 UTC [more...]

[PATCH 7.0 000/332] 7.0.12-rc1 review
 2026-06-07  9:57 UTC  (65+ messages)
` [PATCH 7.0 001/332] Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size
` [PATCH 7.0 002/332] ACPI: button: Fix ACPI GPE handler leak during removal
` [PATCH 7.0 003/332] ACPI: button: Enable wakeup GPEs for ACPI buttons at probe time
` [PATCH 7.0 004/332] xfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exit
` [PATCH 7.0 005/332] net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 7.0 006/332] bcache: fix uninitialized closure object
` [PATCH 7.0 007/332] nfc: llcp: Fix use-after-free in llcp_sock_release()
` [PATCH 7.0 008/332] nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()
` [PATCH 7.0 009/332] xfrm: Check for underflow in xfrm_state_mtu
` [PATCH 7.0 010/332] nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems
` [PATCH 7.0 011/332] tools/bootconfig: Fix buf leaks in apply_xbc
` [PATCH 7.0 012/332] HID: remove duplicate hid_warn_ratelimited definition
` [PATCH 7.0 013/332] kunit: fix use-after-free in debugfs when using kunit.filter
` [PATCH 7.0 014/332] accel/rocket: fix UAF via dangling GEM handle in create_bo
` [PATCH 7.0 015/332] kernel/fork: validate exit_signal in kernel_clone()
` [PATCH 7.0 016/332] esp: fix page frag reference leak on skb_to_sgvec failure
` [PATCH 7.0 017/332] netfilter: synproxy: refresh tcphdr after skb_ensure_writable
` [PATCH 7.0 018/332] netfilter: xt_cpu: prefer raw_smp_processor_id
` [PATCH 7.0 019/332] netfilter: ebtables: fix OOB read in compat_mtw_from_user
` [PATCH 7.0 020/332] netfilter: nf_tables: fix dst corruption in same register operation
` [PATCH 7.0 021/332] tun: free page on short-frame rejection in tun_xdp_one()
` [PATCH 7.0 022/332] tap: free page on error paths in tap_get_user_xdp()
` [PATCH 7.0 023/332] tun: free page on build_skb failure in tun_xdp_one()
` [PATCH 7.0 024/332] vsock: keep poll shutdown state consistent
` [PATCH 7.0 025/332] net: netlink: fix sending unassigned nsid after assigned one
` [PATCH 7.0 026/332] net: netlink: dont set nsid on local notifications
` [PATCH 7.0 027/332] net/smc: Do not re-initialize smc hashtables
` [PATCH 7.0 028/332] net/iucv: fix locking in .getsockopt
` [PATCH 7.0 029/332] scsi: core: Run queues for all non-SDEV_DEL devices from scsi_run_host_queues
` [PATCH 7.0 030/332] scsi: scsi_debug: Add missing newline in scsi_debug_device_reset()
` [PATCH 7.0 031/332] ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()
` [PATCH 7.0 032/332] ALSA: hda: cs35l56: Fix system name string leaks
` [PATCH 7.0 033/332] ALSA: pcm: oss: Fix setup list UAF on proc write error
` [PATCH 7.0 034/332] ASoC: Intel: bytcht_es8316: Fix MCLK leak on init errors
` [PATCH 7.0 035/332] net/mlx5: HWS: Reject unsupported remove-header action
` [PATCH 7.0 036/332] net: hsr: fix potential OOB access in supervision frame handling
` [PATCH 7.0 037/332] accel/ivpu: prevent uninitialized data bug in debugfs
` [PATCH 7.0 038/332] gpio: mxc: fix irq_high handling
` [PATCH 7.0 039/332] drm/i915/aux: use polling when irqs are unavailable
` [PATCH 7.0 040/332] net: Avoid checksumming unreadable skb tail on trim
` [PATCH 7.0 041/332] ethtool: rss: avoid modifying the RSS context response
` [PATCH 7.0 042/332] ethtool: rss: add missing errno on RSS context delete
` [PATCH 7.0 043/332] ethtool: rss: fix falsely ignoring indir table updates
` [PATCH 7.0 044/332] ethtool: rss: fix indir_table and hkey leak on get_rxfh failure
` [PATCH 7.0 045/332] ethtool: rss: fix hkey leak when indir_size is 0
` [PATCH 7.0 046/332] ethtool: rss: avoid device context leak on reply-build failure
` [PATCH 7.0 047/332] ethtool: module: call ethnl_ops_complete() on module flash errors
` [PATCH 7.0 049/332] ethtool: module: avoid racy updates to dev->ethtool bitfield
` [PATCH 7.0 050/332] ethtool: module: check fw_flash_in_progress under rtnl_lock
` [PATCH 7.0 051/332] ethtool: module: fix cleanup if socket used for flashing multiple devices
` [PATCH 7.0 054/332] ethtool: cmis: validate start_cmd_payload_size from module
` [PATCH 7.0 055/332] ethtool: cmis: validate fw->size against start_cmd_payload_size
` [PATCH 7.0 056/332] cxl/test: Update mock dev array before calling platform_device_add()
` [PATCH 7.0 057/332] blk-mq: reinsert cached request to the list
` [PATCH 7.0 058/332] tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()
` [PATCH 7.0 059/332] vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()
` [PATCH 7.0 060/332] tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()
` [PATCH 7.0 061/332] ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET_SPARSE
` [PATCH 7.0 062/332] ASoC: codecs: simple-mux: Fix enum control bounds check
` [PATCH 7.0 063/332] drm/xe: Restore IDLEDLY regiter on engine reset
` [PATCH 7.0 064/332] Bluetooth: 6lowpan: check skb_clone() return value in send_mcast_pkt()
` [PATCH 7.0 065/332] bonding: refuse to enslave CAN devices
` [PATCH 7.0 066/332] bridge: Fix sleep in atomic context in netlink path
` [PATCH 7.0 067/332] bridge: Fix sleep in atomic context in sysfs path

[PATCH 6.18 000/315] 6.18.35-rc1 review
 2026-06-07  9:57 UTC  (44+ messages)
` [PATCH 6.18 001/315] Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size
` [PATCH 6.18 002/315] net/sched: cls_fw: fix NULL dereference of "old" filters before change()
` [PATCH 6.18 003/315] net: mctp: ensure our nlmsg responses are initialised
` [PATCH 6.18 004/315] xfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exit
` [PATCH 6.18 005/315] net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 6.18 006/315] bcache: fix uninitialized closure object
` [PATCH 6.18 007/315] nfc: llcp: Fix use-after-free in llcp_sock_release()
` [PATCH 6.18 008/315] nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()
` [PATCH 6.18 009/315] xfrm: Check for underflow in xfrm_state_mtu
` [PATCH 6.18 010/315] nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems
` [PATCH 6.18 011/315] tools/bootconfig: Fix buf leaks in apply_xbc
` [PATCH 6.18 012/315] HID: remove duplicate hid_warn_ratelimited definition
` [PATCH 6.18 013/315] kunit: fix use-after-free in debugfs when using kunit.filter
` [PATCH 6.18 014/315] accel/rocket: fix UAF via dangling GEM handle in create_bo
` [PATCH 6.18 015/315] kernel/fork: validate exit_signal in kernel_clone()
` [PATCH 6.18 016/315] netfilter: synproxy: refresh tcphdr after skb_ensure_writable
` [PATCH 6.18 017/315] netfilter: xt_cpu: prefer raw_smp_processor_id
` [PATCH 6.18 018/315] netfilter: ebtables: fix OOB read in compat_mtw_from_user
` [PATCH 6.18 019/315] netfilter: nf_tables: fix dst corruption in same register operation
` [PATCH 6.18 020/315] tun: free page on short-frame rejection in tun_xdp_one()
` [PATCH 6.18 021/315] tun: free page on build_skb failure "
` [PATCH 6.18 022/315] vsock: keep poll shutdown state consistent
` [PATCH 6.18 023/315] net: netlink: fix sending unassigned nsid after assigned one
` [PATCH 6.18 024/315] net: netlink: dont set nsid on local notifications
` [PATCH 6.18 025/315] net/smc: Do not re-initialize smc hashtables
` [PATCH 6.18 026/315] net/iucv: fix locking in .getsockopt
` [PATCH 6.18 027/315] scsi: core: Run queues for all non-SDEV_DEL devices from scsi_run_host_queues
` [PATCH 6.18 028/315] ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()
` [PATCH 6.18 029/315] ALSA: pcm: oss: Fix setup list UAF on proc write error
` [PATCH 6.18 031/315] net/mlx5: HWS: Reject unsupported remove-header action
` [PATCH 6.18 032/315] net: hsr: fix potential OOB access in supervision frame handling
` [PATCH 6.18 033/315] gpio: mxc: fix irq_high handling
` [PATCH 6.18 034/315] net: team: Remove unused team_mode_op, port_enabled
` [PATCH 6.18 035/315] net: team: Rename port_disabled team mode op to port_tx_disabled
` [PATCH 6.18 036/315] net: team: fix NULL pointer dereference in team_xmit during mode change
` [PATCH 6.18 037/315] net: Avoid checksumming unreadable skb tail on trim
` [PATCH 6.18 038/315] ethtool: rss: avoid modifying the RSS context response
` [PATCH 6.18 039/315] ethtool: rss: add missing errno on RSS context delete
` [PATCH 6.18 040/315] ethtool: rss: fix falsely ignoring indir table updates
` [PATCH 6.18 041/315] ethtool: rss: fix indir_table and hkey leak on get_rxfh failure
` [PATCH 6.18 042/315] ethtool: rss: fix hkey leak when indir_size is 0
` [PATCH 6.18 043/315] ethtool: rss: avoid device context leak on reply-build failure
` [PATCH 6.18 044/315] ethtool: module: call ethnl_ops_complete() on module flash errors

[PATCH 6.12 000/307] 6.12.93-rc1 review
 2026-06-07  9:57 UTC  (26+ messages)
` [PATCH 6.12 001/307] Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size
` [PATCH 6.12 002/307] drm/v3d: Fix use-after-free of CPU job query arrays on error path
` [PATCH 6.12 003/307] drm/v3d: Release indirect CSD GEM reference on CPU job free
` [PATCH 6.12 004/307] net/sched: cls_fw: fix NULL dereference of "old" filters before change()
` [PATCH 6.12 005/307] net: mctp: ensure our nlmsg responses are initialised
` [PATCH 6.12 006/307] xfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exit
` [PATCH 6.12 007/307] net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 6.12 008/307] bcache: fix uninitialized closure object
` [PATCH 6.12 009/307] net: cpsw_new: Fix potential unregister of netdev that has not been registered yet
` [PATCH 6.12 010/307] arm64: Introduce esr_is_ubsan_brk()
` [PATCH 6.12 011/307] arm64: debug: clean up single_step_handler logic
` [PATCH 6.12 013/307] arm64: debug: call software breakpoint handlers statically
` [PATCH 6.12 014/307] arm64: debug: call step "
` [PATCH 6.12 015/307] arm64: debug: remove break/step handler registration infrastructure
` [PATCH 6.12 016/307] arm64: entry: Add entry and exit functions for debug exceptions
` [PATCH 6.12 017/307] arm64: debug: split hardware breakpoint exception entry
` [PATCH 6.12 018/307] arm64: debug: refactor reinstall_suspended_bps()
` [PATCH 6.12 019/307] arm64: debug: split single stepping exception entry
` [PATCH 6.12 020/307] arm64: debug: split hardware watchpoint "
` [PATCH 6.12 021/307] arm64: debug: split brk64 "
` [PATCH 6.12 022/307] arm64: debug: split bkpt32 "
` [PATCH 6.12 023/307] arm64: debug: remove debug exception registration infrastructure
` [PATCH 6.12 024/307] arm64: debug: always unmask interrupts in el0_softstp()
` [PATCH 6.12 025/307] nfc: llcp: Fix use-after-free in llcp_sock_release()
` [PATCH 6.12 026/307] nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()

[PATCH bpf] bpf: Validate BTF repeated field counts before expansion
 2026-06-07 10:11 UTC  (3+ messages)

[PATCH mlx5-next 0/2] mlx5-next updates 2026-05-29
 2026-06-07 10:10 UTC  (2+ messages)

[brauner-github:vfs-7.2.misc 28/28] fs/open.c:112:29: warning: converting the result of '<<' to a boolean always evaluates to true
 2026-06-07 10:07 UTC  (3+ messages)

[PATCH bpf v3] bpf: fix NULL pointer dereference in bpf_task_from_vpid()
 2026-06-07 10:05 UTC  (3+ messages)

Creative Sound Blaster AE-9PE: ACM remains uninitialized / no headphone output; CA0132 second codec fails with error -16
 2026-06-07 10:02 UTC 

[PATCH] fuse: {io-uring} use request cleanup helper on commit setup failure
 2026-06-07 10:00 UTC  (4+ messages)

[PATCH] selftests/zram: fix kernel_gte() for POSIX sh
 2026-06-07  9:57 UTC 

[PATCH nf] netfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()
 2026-06-07  9:55 UTC  (2+ messages)

[PAHOLE v4 1/3] dwarf_loader: Extract die__add_btf_type_tag() helper [NFC]
 2026-06-07  9:54 UTC  (3+ messages)
` [PAHOLE v4 2/3] dwarf_loader: Add support for DW_TAG_GNU_annotation

[PATCH] nfc: nci: add data_len bound checks to activation parameter extractors
 2026-06-07  9:53 UTC  (2+ messages)

[PATCH] USB: serial: kl5kusb105: fix bulk-out buffer overflow
 2026-06-07  9:51 UTC 

[PATCH net-next 00/15] Netfilter/IPVS updates for net-next
 2026-06-07  9:49 UTC  (16+ messages)
` [PATCH net-next 01/15] ipvs: add conn_max sysctl to limit connections
` [PATCH net-next 02/15] netfilter: nfnetlink_osf: fix mss parsing on big-endian architectures
` [PATCH net-next 03/15] netfilter: nfnetlink_cthelper: use {READ,WRITE}_ONCE for accessing helper flags
` [PATCH net-next 04/15] netfilter: synproxy: drop packets if timestamp adjustment fails
` [PATCH net-next 05/15] netfilter: synproxy: adjust duplicate timestamp options
` [PATCH net-next 06/15] netfilter: synproxy: fix unaligned memory access in timestamp adjustment
` [PATCH net-next 07/15] netfilter: synproxy: protect nf_ct_seqadj_init() with conntrack lock
` [PATCH net-next 08/15] netfilter: cttimeout: detach dataplane timeout policy and repurpose refcount
` [PATCH net-next 09/15] netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helper
` [PATCH net-next 10/15] netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE tracker
` [PATCH net-next 11/15] netfilter: nf_conntrack_helper: add refcounting from datapath
` [PATCH net-next 12/15] netfilter: conntrack: revert ct extension genid infrastructure
` [PATCH net-next 13/15] netfilter: conntrack: call nf_ct_gre_keymap_destroy() if master helper is pptp
` [PATCH net-next 14/15] netfilter: flowtable: avoid num_encaps underflow on bridge VLAN untag
` [PATCH net-next 15/15] netfilter: nf_conntrack: use get_unaligned_be32() in tcp_sack()

[PATCH] media: bt878: check register mapping in probe
 2026-06-07  9:46 UTC  (2+ messages)

[PATCH v2] ALSA: es18xx: check control allocation before private data setup
 2026-06-07  9:45 UTC  (2+ messages)

[PATCH v3 0/8] iio: tcs3472: cleanups, devm conversion and wait time
 2026-06-07  9:44 UTC  (6+ messages)
` [PATCH v3 8/8] iio: tcs3472: implement wait time and sampling frequency

[PATCH v2] staging: media: atomisp: remove unused macros
 2026-06-07  9:41 UTC 

[PATCH v2] nvme-apple: Prevent shared tags across queues on Apple A11
 2026-06-07  9:40 UTC  (2+ messages)

[PATCH 1/1] libceph: mon_client: bound get_version reply decode to front len
 2026-06-07  9:35 UTC 

[PATCH] net: wwan: t7xx: check skb_clone in control TX
 2026-06-07  9:35 UTC 

[PATCH 0/2] gpib: check register mappings
 2026-06-07  9:34 UTC  (3+ messages)
` [PATCH 1/2] gpib: ines: check CIS register mapping
` [PATCH 2/2] gpib: agilent_82350b: check register mappings

[PATCH] ASoC: tas2783: Update loaded firmware names to linux-firmware 20260519
 2026-06-07  9:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] prio-queue: fold lazy_queue into prio_queue for automatic get+put fusion
 2026-06-07  9:30 UTC  (4+ messages)
` [PATCH v2 0/2] "

[PATCH bpf] bpf, lpm_trie: Allow lookups from sleepable BPF programs
 2026-06-07  9:17 UTC  (3+ messages)

[PATCH net 1/1] net/sched: act_ife: ensure ETH_HLEN is pullable after decap
 2026-06-07  9:14 UTC 

[PATCH v6 0/3] arm64: dts: rockchip: add Vicharak Axon board support
 2026-06-07  9:13 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: vendor-prefixes: add vicharak

[PATCH] netfilter: nf_conntrack: use get_unaligned_be32() in tcp_sack()
 2026-06-07  9:12 UTC  (5+ messages)

[PATCH] drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait()
 2026-06-07  9:11 UTC  (2+ messages)

Summary on what's blocking full Rust support on m68k
 2026-06-07  9:05 UTC  (4+ messages)
  ` First successful cargo build - "

[PATCH net] geneve: gate GRO hint in geneve_gro_complete() on gs->gro_hint
 2026-06-07  9:05 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: qcom: Add Vicharak Axon Mini
 2026-06-07  9:04 UTC  (2+ messages)

[PATCH v2 0/2] rtc: add a driver for the Freescale MCF5441x on-chip RTC
 2026-06-07  9:00 UTC  (3+ messages)
` [PATCH v2 1/2] rtc: m5441x: add MCF5441x on-chip RTC driver
` [PATCH v2 2/2] m68k: coldfire/m5441x: register the on-chip RTC

[Buildroot] [PATCH] package/libglib2: disable sysprof profiling support
 2026-06-07  8:58 UTC  (4+ messages)
` [Buildroot] [PATCH v2] package/libglib2: disable sysprof for the host build

[PATCH] btrfs: fix use-after-free after relocation failure with concurrent COW
 2026-06-07  8:53 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] iommu/iommufd: Require write access for writable MAP_FILE mappings
 2026-06-07  8:53 UTC 

(no subject)
 2026-06-07  8:51 UTC 

[PATCHSET v9 1/4] fuse: cleanups ahead of adding fuse support
 2026-06-07  8:51 UTC  (5+ messages)
` [PATCH 1/4] fuse: move the passthrough-specific code back to passthrough.c

[PATCH v2 0/2] Coldfire m5441x: add RCM power-on reason driver
 2026-06-07  8:49 UTC  (2+ messages)
` [PATCH v2 1/2] power: reset: add MCF5441x "


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.