All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-06 13:14:17 to 2024-11-06 13:22:16 UTC [more...]

[PATCH v3 0/3] x86/boot: Fix build with LLVM toolchain
 2024-11-06 13:09 UTC  (4+ messages)
` [PATCH v3 1/3] x86/boot: Fix intermediate file names to generate 32 bit code
` [PATCH v3 2/3] x86/boot: Uses nm command instead of map file to get symbols

[XEN PATCH v2 0/6] automation: Refresh the remaining Debian containers
 2024-11-06 13:05 UTC  (2+ messages)
` [XEN PATCH v2 5/6] CI: Refresh the Debian 12 cppcheck container

[PATCH 5.15 00/73] 5.15.171-rc1 review
 2024-11-06 12:06 UTC  (71+ messages)
` [PATCH 5.15 01/73] selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map test
` [PATCH 5.15 02/73] ksmbd: fix user-after-free from session log off
` [PATCH 5.15 03/73] ACPI: PRM: Remove unnecessary blank lines
` [PATCH 5.15 04/73] ACPI: PRM: Change handler_addr type to void pointer
` [PATCH 5.15 05/73] ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and context
` [PATCH 5.15 06/73] cgroup: Fix potential overflow issue when checking max_depth
` [PATCH 5.15 07/73] mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
` [PATCH 5.15 08/73] wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
` [PATCH 5.15 09/73] wifi: brcm80211: BRCM_TRACING should depend on TRACING
` [PATCH 5.15 10/73] RDMA/cxgb4: Dump vendor specific QP details
` [PATCH 5.15 11/73] RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down
` [PATCH 5.15 12/73] RDMA/bnxt_re: synchronize the qp-handle table array
` [PATCH 5.15 13/73] mac80211: do drv_reconfig_complete() before restarting all
` [PATCH 5.15 14/73] mac80211: Add support to trigger sta disconnect on hardware restart
` [PATCH 5.15 15/73] wifi: iwlwifi: mvm: disconnect station vifs if recovery failed
` [PATCH 5.15 16/73] wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()
` [PATCH 5.15 17/73] ASoC: cs42l51: Fix some error handling paths in cs42l51_probe()
` [PATCH 5.15 18/73] net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data
` [PATCH 5.15 19/73] igb: Disable threaded IRQ for igb_msix_other
` [PATCH 5.15 20/73] ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
` [PATCH 5.15 21/73] gtp: allow -1 to be specified as file description from userspace
` [PATCH 5.15 22/73] net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
` [PATCH 5.15 23/73] netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()
` [PATCH 5.15 24/73] bpf: Fix out-of-bounds write in trie_get_next_key()
` [PATCH 5.15 25/73] netfilter: Fix use-after-free in get_info()
` [PATCH 5.15 26/73] net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
` [PATCH 5.15 27/73] netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
` [PATCH 5.15 28/73] firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()
` [PATCH 5.15 29/73] ACPI: CPPC: Make rmw_lock a raw_spin_lock
` [PATCH 5.15 30/73] fs/ntfs3: Check if more than chunk-size bytes are written
` [PATCH 5.15 31/73] fs/ntfs3: Fix warning possible deadlock in ntfs_set_state
` [PATCH 5.15 32/73] fs/ntfs3: Fix possible deadlock in mi_read
` [PATCH 5.15 33/73] fs/ntfs3: Additional check in ni_clear()
` [PATCH 5.15 34/73] scsi: scsi_transport_fc: Allow setting rport state to current state
` [PATCH 5.15 35/73] net: amd: mvme147: Fix probe banner message
` [PATCH 5.15 36/73] NFS: remove revoked delegation from servers delegation list
` [PATCH 5.15 37/73] misc: sgi-gru: Dont disable preemption in GRU driver
` [PATCH 5.15 38/73] usbip: tools: Fix detach_port() invalid port error path
` [PATCH 5.15 39/73] usb: phy: Fix API devm_usb_put_phy() can not release the phy
` [PATCH 5.15 40/73] usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()
` [PATCH 5.15 41/73] xhci: Fix Link TRB DMA in command ring stopped completion event
` [PATCH 5.15 42/73] xhci: Use pm_runtime_get to prevent RPM on unsupported systems
` [PATCH 5.15 43/73] Revert "driver core: Fix uevent_show() vs driver detach race"
` [PATCH 5.15 44/73] wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
` [PATCH 5.15 45/73] wifi: ath10k: Fix memory leak in management tx
` [PATCH 5.15 46/73] wifi: iwlegacy: Clear stale interrupts before resuming device
` [PATCH 5.15 47/73] staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()
` [PATCH 5.15 48/73] iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()
` [PATCH 5.15 49/73] iio: light: veml6030: fix microlux value calculation
` [PATCH 5.15 50/73] nilfs2: fix potential deadlock with newly created symlinks
` [PATCH 5.15 51/73] riscv: vdso: Prevent the compiler from inserting calls to memset()
` [PATCH 5.15 52/73] riscv: efi: Set NX compat flag in PE/COFF header
` [PATCH 5.15 53/73] riscv: Use %u to format the output of cpu
` [PATCH 5.15 55/73] riscv: Remove duplicated GET_RM
` [PATCH 5.15 56/73] mm/page_alloc: call check_new_pages() while zone spinlock is not held
` [PATCH 5.15 57/73] mm/page_alloc: fix tracepoint mm_page_alloc_zone_locked()
` [PATCH 5.15 58/73] mm/page_alloc: split out buddy removal code from rmqueue into separate helper
` [PATCH 5.15 59/73] mm/page_alloc: rename ALLOC_HIGH to ALLOC_MIN_RESERVE
` [PATCH 5.15 60/73] mm/page_alloc: treat RT tasks similar to __GFP_HIGH
` [PATCH 5.15 61/73] mm/page_alloc: explicitly record high-order atomic allocations in alloc_flags
` [PATCH 5.15 64/73] mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
` [PATCH 5.15 65/73] ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
` [PATCH 5.15 66/73] x86/bugs: Use code segment selector for VERW operand
` [PATCH 5.15 67/73] nilfs2: fix kernel bug due to missing clearing of checked flag
` [PATCH 5.15 68/73] wifi: iwlwifi: mvm: fix 6 GHz scan construction
` [PATCH 5.15 69/73] mm: shmem: fix data-race in shmem_getattr()
` [PATCH 5.15 70/73] Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"
` [PATCH 5.15 71/73] drm/i915: Fix potential context UAFs
` [PATCH 5.15 72/73] vt: prevent kernel-infoleak in con_font_get()
` [PATCH 5.15 73/73] mac80211: always have ieee80211_sta_restart()

[PATCH] drm/panthor: Lock XArray when getting entries for heap and VM
 2024-11-06 13:21 UTC  (5+ messages)

[PATCH] drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4
 2024-11-06 13:20 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[RESEND PATCH v3] sysctl: simplify the min/max boundary check
 2024-11-06 13:19 UTC  (5+ messages)
    `  "

[PATCH 0/3] arm64: dts: rockchip: add and enable DSI2 on rk3588
 2024-11-06 12:37 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: rockchip: add mipi dcphy nodes to rk3588
` [PATCH 2/3] arm64: dts: rockchip: add dsi controller nodes on rk3588
` [PATCH 3/3] arm64: dts: rockchip: add overlay for tiger-haikou video-demo adapter

[PATCH V7 0/9] iommu_ioas_map_file
 2024-11-06 13:19 UTC  (5+ messages)
` [PATCH V7 6/9] iommufd: pfn reader for file mappings

[PATCH] arm/virt: Extract common code to wire GICC<->vCPU IRQs for reuse
 2024-11-06 13:18 UTC  (6+ messages)

[PATCH 5.4 000/462] 5.4.285-rc1 review
 2024-11-06 12:05 UTC  (93+ messages)
` [PATCH 5.4 343/462] CDC-NCM: avoid overflow in sanity checking
` [PATCH 5.4 347/462] usb: xhci: Fix problem with xhci resume from suspend
` [PATCH 5.4 348/462] usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip
` [PATCH 5.4 349/462] hid: intel-ish-hid: Fix uninitialized variable rv in ish_fw_xfer_direct_dma
` [PATCH 5.4 350/462] net: Fix an unsafe loop on the list
` [PATCH 5.4 351/462] nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error
` [PATCH 5.4 352/462] posix-clock: Fix missing timespec64 check in pc_clock_settime()
` [PATCH 5.4 378/462] USB: serial: option: add Telit FN920C04 MBIM compositions
` [PATCH 5.4 379/462] parport: Proper fix for array out-of-bounds access
` [PATCH 5.4 380/462] x86/resctrl: Annotate get_mem_config() functions as __init
` [PATCH 5.4 381/462] x86/apic: Always explicitly disarm TSC-deadline timer
` [PATCH 5.4 382/462] nilfs2: propagate directory read errors from nilfs_find_entry()
` [PATCH 5.4 383/462] erofs: fix lz4 inplace decompression
` [PATCH 5.4 384/462] mac80211: Fix NULL ptr deref for injected rate info
` [PATCH 5.4 385/462] RDMA/bnxt_re: Fix incorrect AVID type in WQE structure
` [PATCH 5.4 386/462] ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pin
` [PATCH 5.4 387/462] RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
` [PATCH 5.4 388/462] ipv4: give an IPv4 dev to blackhole_netdev
` [PATCH 5.4 389/462] RDMA/bnxt_re: Return more meaningful error
` [PATCH 5.4 390/462] drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation
` [PATCH 5.4 391/462] macsec: dont increment counters for an unrelated SA
` [PATCH 5.4 392/462] net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
` [PATCH 5.4 393/462] net: systemport: fix potential memory leak in bcm_sysport_xmit()
` [PATCH 5.4 394/462] genetlink: hold RCU in genlmsg_mcast()
` [PATCH 5.4 395/462] smb: client: fix OOBs when building SMB2_IOCTL request
` [PATCH 5.4 396/462] usb: typec: altmode should keep reference to parent
` [PATCH 5.4 397/462] Bluetooth: bnep: fix wild-memory-access in proto_unregister
` [PATCH 5.4 398/462] arm64:uprobe fix the uprobe SWBP_INSN in big-endian
` [PATCH 5.4 399/462] arm64: probes: Fix uprobes for big-endian kernels
` [PATCH 5.4 400/462] KVM: s390: gaccess: Refactor gpa and length calculation
` [PATCH 5.4 401/462] KVM: s390: gaccess: Refactor access address range check
` [PATCH 5.4 402/462] KVM: s390: gaccess: Cleanup access to guest pages
` [PATCH 5.4 403/462] KVM: s390: gaccess: Check if guest address is in memslot
` [PATCH 5.4 404/462] drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA
` [PATCH 5.4 405/462] udf: fix uninit-value use in udf_get_fileshortad
` [PATCH 5.4 406/462] jfs: Fix sanity check in dbMount
` [PATCH 5.4 407/462] tracing: Consider the NULL character when validating the event length
` [PATCH 5.4 408/462] net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()
` [PATCH 5.4 409/462] be2net: fix potential memory leak in be_xmit()
` [PATCH 5.4 410/462] dt-bindings: power: Add r8a774b1 SYSC power domain definitions
` [PATCH 5.4 411/462] net: usb: usbnet: fix name regression
` [PATCH 5.4 412/462] net: sched: fix use-after-free in taprio_change()
` [PATCH 5.4 413/462] r8169: avoid unsolicited interrupts
` [PATCH 5.4 414/462] posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
` [PATCH 5.4 415/462] ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()
` [PATCH 5.4 416/462] ALSA: hda/realtek: Update default depop procedure
` [PATCH 5.4 417/462] drm/amd: Guard against bad data for ATIF ACPI method
` [PATCH 5.4 418/462] ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]
` [PATCH 5.4 419/462] ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detection issue
` [PATCH 5.4 420/462] nilfs2: fix kernel bug due to missing clearing of buffer delay flag
` [PATCH 5.4 421/462] ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593
` [PATCH 5.4 422/462] hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
` [PATCH 5.4 423/462] selinux: improve error checking in sel_write_load()
` [PATCH 5.4 424/462] arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warning
` [PATCH 5.4 425/462] xfrm: validate new SAs prefixlen using SA family when sel.family is unset
` [PATCH 5.4 426/462] cgroup: Fix potential overflow issue when checking max_depth
` [PATCH 5.4 427/462] wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
` [PATCH 5.4 428/462] mac80211: do drv_reconfig_complete() before restarting all
` [PATCH 5.4 429/462] mac80211: Add support to trigger sta disconnect on hardware restart
` [PATCH 5.4 430/462] wifi: iwlwifi: mvm: disconnect station vifs if recovery failed
` [PATCH 5.4 431/462] wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()
` [PATCH 5.4 432/462] ASoC: cs42l51: Fix some error handling paths in cs42l51_probe()
` [PATCH 5.4 433/462] dt-bindings: gpu: Convert Samsung Image Rotator to dt-schema
` [PATCH 5.4 434/462] igb: Disable threaded IRQ for igb_msix_other
` [PATCH 5.4 435/462] gtp: simplify error handling code in gtp_encap_enable()
` [PATCH 5.4 436/462] gtp: allow -1 to be specified as file description from userspace
` [PATCH 5.4 437/462] net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
` [PATCH 5.4 438/462] bpf: Fix out-of-bounds write in trie_get_next_key()
` [PATCH 5.4 439/462] net: support ip generic csum processing in skb_csum_hwoffload_help
` [PATCH 5.4 440/462] net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
` [PATCH 5.4 441/462] netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
` [PATCH 5.4 442/462] drivers/misc: ti-st: Remove unneeded variable in st_tty_open
` [PATCH 5.4 443/462] firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()
` [PATCH 5.4 444/462] net: amd: mvme147: Fix probe banner message
` [PATCH 5.4 445/462] misc: sgi-gru: Dont disable preemption in GRU driver
` [PATCH 5.4 446/462] usbip: tools: Fix detach_port() invalid port error path
` [PATCH 5.4 447/462] usb: phy: Fix API devm_usb_put_phy() can not release the phy
` [PATCH 5.4 448/462] xhci: Fix Link TRB DMA in command ring stopped completion event
` [PATCH 5.4 449/462] Revert "driver core: Fix uevent_show() vs driver detach race"
` [PATCH 5.4 450/462] wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
` [PATCH 5.4 451/462] wifi: ath10k: Fix memory leak in management tx
` [PATCH 5.4 452/462] wifi: iwlegacy: Clear stale interrupts before resuming device
` [PATCH 5.4 453/462] staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()
` [PATCH 5.4 454/462] nilfs2: fix potential deadlock with newly created symlinks
` [PATCH 5.4 455/462] riscv: Remove unused GENERATING_ASM_OFFSETS
` [PATCH 5.4 456/462] ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
` [PATCH 5.4 457/462] nilfs2: fix kernel bug due to missing clearing of checked flag
` [PATCH 5.4 458/462] mm: shmem: fix data-race in shmem_getattr()
` [PATCH 5.4 459/462] Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"
` [PATCH 5.4 460/462] vt: prevent kernel-infoleak in con_font_get()
` [PATCH 5.4 461/462] mac80211: always have ieee80211_sta_restart()
` [PATCH 5.4 462/462] mm: krealloc: Fix MTE false alarm in __do_krealloc

[PATCH v3 net-next] phonet: do not call synchronize_rcu() from phonet_route_del()
 2024-11-06 13:18 UTC 

[PATCH i-g-t V2 0/2] Add xe_pci_membarrier test
 2024-11-06 13:17 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for Add xe_pci_membarrier test (rev2)

Why the wait for reviews / advice from armbru?
 2024-11-06 13:17 UTC  (2+ messages)

[PATCH] btrfs: fix warning on PTR_ERR() against NULL device at btrfs_control_ioctl()
 2024-11-06 13:17 UTC 

[PATCH v2 0/2] drm: adv7511: ADV7535 fixes
 2024-11-06 13:17 UTC  (5+ messages)
` [PATCH v2 2/2] drm: adv7511: Fix out-of-bounds array in clock_div_by_lanes

[PATCH 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
 2024-11-06 12:03 UTC  (6+ messages)
` [PATCH 2/5] dt-bindings: arm: ti: Add compatible for AM625-based TQMa62xx SOM family and carrier board

[net-next PATCH v3 0/3] net: dsa: Add Airoha AN8855 support
 2024-11-06 12:22 UTC  (4+ messages)
` [net-next PATCH v3 1/3] dt-bindings: net: dsa: Add Airoha AN8855 Gigabit Switch documentation
` [net-next PATCH v3 2/3] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
` [net-next PATCH v3 3/3] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY

[PATCH v2 0/2] MediaTek MT6735 TOPRGU/WDT support
 2024-11-06 12:31 UTC  (3+ messages)
` [PATCH v2 2/2] watchdog: mediatek: Add support for MT6735 TOPRGU/WDT

[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-11-06 12:28 UTC  (5+ messages)
` [PATCH v3 09/12] arm64: dts: rp1: Add support for RaspberryPi's RP1 device

[PATCH 4.19 000/350] 4.19.323-rc1 review
 2024-11-06 12:02 UTC  (2+ messages)
` [PATCH 4.19 217/350] arm64: Add Cortex-715 CPU part definition

[PATCH v8 00/17] Add Arm Mali-C55 Image Signal Processor Driver
 2024-11-06 12:15 UTC  (3+ messages)
` [PATCH v8 05/17] dt-bindings: media: Add bindings for ARM mali-c55

[GIT PULL] soc: ti: Driver updates for v6.13
 2024-11-06 12:17 UTC 

[PULL 00/40] Rust changes for QEMU 9.2 soft freeze
 2024-11-06 13:14 UTC  (3+ messages)

[PATCH v2 net] phonet: do not call synchronize_rcu() from phonet_route_del()
 2024-11-06 13:14 UTC  (3+ messages)

[PATCH v6 0/9] add ref content check for files backend
 2024-11-06 13:14 UTC  (5+ messages)
` [PATCH v6 3/9] ref: initialize target name outside of check functions


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.