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

[PATCH v3 0/3] x86/boot: Fix build with LLVM toolchain
 2024-11-06 13:06 UTC  (3+ 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:05 UTC  (3+ messages)
` [PATCH 5.15 01/73] selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map test
` [PATCH 5.15 10/73] RDMA/cxgb4: Dump vendor specific QP details

[PATCH 5.4 000/462] 5.4.285-rc1 review
 2024-11-06 12:05 UTC  (155+ messages)
` [PATCH 5.4 304/462] s390/facility: Disable compile time optimization for decompressor code
` [PATCH 5.4 306/462] ext4: nested locking for xattr inode
` [PATCH 5.4 307/462] s390/cpum_sf: Remove WARN_ON_ONCE statements
` [PATCH 5.4 308/462] ktest.pl: Avoid false positives with grub2 skip regex
` [PATCH 5.4 309/462] clk: bcm: bcm53573: fix OF node leak in init
` [PATCH 5.4 310/462] PCI: Add ACS quirk for Qualcomm SA8775P
` [PATCH 5.4 311/462] i2c: i801: Use a different adapter-name for IDF adapters
` [PATCH 5.4 312/462] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
` [PATCH 5.4 313/462] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
` [PATCH 5.4 318/462] tools/iio: Add memory allocation failure check for trigger_name
` [PATCH 5.4 319/462] driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute
` [PATCH 5.4 320/462] fbdev: sisfb: Fix strbuf array overflow
` [PATCH 5.4 321/462] RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
` [PATCH 5.4 322/462] ice: fix VLAN replay after reset
` [PATCH 5.4 323/462] SUNRPC: Fix integer overflow in decode_rc_list()
` [PATCH 5.4 324/462] tcp: fix to allow timestamp undo if no retransmits were sent
` [PATCH 5.4 325/462] tcp: fix tcp_enter_recovery() to zero retrans_stamp when its safe
` [PATCH 5.4 326/462] netfilter: br_netfilter: fix panic with metadata_dst skb
` [PATCH 5.4 327/462] Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
` [PATCH 5.4 328/462] gpio: aspeed: Add the flush write to ensure the write complete
` [PATCH 5.4 329/462] gpio: aspeed: Use devm_clk api to manage clock source
` [PATCH 5.4 330/462] igb: Do not bring the device up after non-fatal error
` [PATCH 5.4 331/462] net/sched: accept TCA_STAB only for root qdisc
` [PATCH 5.4 332/462] net: ibm: emac: mal: fix wrong goto
` [PATCH 5.4 333/462] net: annotate lockless accesses to sk->sk_ack_backlog
` [PATCH 5.4 334/462] net: annotate lockless accesses to sk->sk_max_ack_backlog
` [PATCH 5.4 335/462] sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start
` [PATCH 5.4 336/462] ppp: fix ppp_async_encode() illegal access
` [PATCH 5.4 337/462] slip: make slhc_remember() more robust against malicious packets
` [PATCH 5.4 338/462] locking/lockdep: Fix bad recursion pattern
` [PATCH 5.4 339/462] locking/lockdep: Rework lockdep_lock
` [PATCH 5.4 340/462] locking/lockdep: Avoid potential access of invalid memory in lock_class
` [PATCH 5.4 341/462] lockdep: fix deadlock issue between lockdep and rcu
` [PATCH 5.4 342/462] resource: fix region_intersects() vs add_memory_driver_managed()
` [PATCH 5.4 343/462] CDC-NCM: avoid overflow in sanity checking
` [PATCH 5.4 344/462] HID: plantronics: Workaround for an unexcepted opposite volume key
` [PATCH 5.4 345/462] Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"
` [PATCH 5.4 346/462] usb: dwc3: core: Stop processing of pending events if controller is halted
` [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 353/462] arm64: probes: Remove broken LDR (literal) uprobe support
` [PATCH 5.4 354/462] arm64: probes: Fix simulate_ldr*_literal()
` [PATCH 5.4 355/462] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
` [PATCH 5.4 356/462] tracing/kprobes: Fix symbol counting logic by looking at modules as well
` [PATCH 5.4 357/462] PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
` [PATCH 5.4 358/462] fat: fix uninitialized variable
` [PATCH 5.4 359/462] mm/swapfile: skip HugeTLB pages for unuse_vma
` [PATCH 5.4 360/462] wifi: mac80211: fix potential key use-after-free
` [PATCH 5.4 361/462] KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()
` [PATCH 5.4 362/462] s390/sclp_vt220: Convert newlines to CRLF instead of LFCR
` [PATCH 5.4 363/462] KVM: s390: Change virtual to physical address access in diag 0x258 handler
` [PATCH 5.4 364/462] x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
` [PATCH 5.4 365/462] blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race
` [PATCH 5.4 366/462] drm/vmwgfx: Handle surface check failure correctly
` [PATCH 5.4 367/462] iio: dac: ltc1660: add missing select REGMAP_SPI in Kconfig
` [PATCH 5.4 368/462] iio: dac: stm32-dac-core: add missing select REGMAP_MMIO "
` [PATCH 5.4 369/462] iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER "
` [PATCH 5.4 370/462] iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()
` [PATCH 5.4 371/462] iio: light: opt3001: add missing full-scale range value
` [PATCH 5.4 372/462] iio: proximity: mb1232: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
` [PATCH 5.4 373/462] iio: adc: ti-ads124s08: "
` [PATCH 5.4 374/462] Bluetooth: Remove debugfs directory on module init failure
` [PATCH 5.4 375/462] Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001
` [PATCH 5.4 376/462] xhci: Fix incorrect stream context type macro
` [PATCH 5.4 377/462] USB: serial: option: add support for Quectel EG916Q-GL
` [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] arm/virt: Extract common code to wire GICC<->vCPU IRQs for reuse
 2024-11-06 13:18 UTC  (5+ messages)

[PATCH i-g-t V2 0/2] Add xe_pci_membarrier test
 2024-11-06 13:17 UTC  (6+ messages)
` [PATCH i-g-t V2 2/2] tests/intel: "
` ✗ 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] drm/panthor: Lock XArray when getting entries for heap and VM
 2024-11-06 13:17 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: rockchip: add and enable DSI2 on rk3588
 2024-11-06 12:37 UTC  (7+ 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 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

[PATCH 00/22] tests/qtest: migration-test refactoring
 2024-11-06 13:13 UTC  (5+ messages)
` [PATCH 12/22] tests/qtest/migration: Split TLS tests from migration-test.c

[PATCH v3 0/4] Some fixes about vgic-its
 2024-11-06 13:14 UTC  (3+ messages)
` [PATCH v3 2/4] KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device

[PATCH] btrfs: remove check for NULL fs_info at btrfs_folio_end_lock_bitmap()
 2024-11-06 13:13 UTC 

[PATCH] drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4
 2024-11-06 13:13 UTC  (3+ messages)
` ✓ CI.Hooks: success for drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4 (rev2)
` ✗ CI.checksparse: warning "

[PATCH] CI: Fix package installation for Coverity run
 2024-11-06 13:01 UTC  (2+ messages)

[PATCH 00/15] drm/i915/display: convert display feature helpers to struct intel_display
 2024-11-06 13:10 UTC  (3+ messages)
` [PATCH 14/15] drm/i915/display: pass struct pci_dev * to intel_display_device_probe()

[PATCH v2 0/6] Introduce initial support for the AMD I3C (non-HCI) to DW driver
 2024-11-06 13:13 UTC  (4+ messages)
` [PATCH v2 2/6] i3c: dw: Use IRQF_SHARED flag for dw-i3c-master

[PATCH v2] drm/syncobj: ensure progress for syncobj queries
 2024-11-06 13:12 UTC  (9+ messages)

[PATCH for-next 0/2] Small optimization for ib_map_mr_sg() and ib_map_mr_sg_pi()
 2024-11-06 13:12 UTC  (3+ messages)

FAILED: Patch "RISC-V: disallow gcc + rust builds" failed to apply to v6.11-stable tree
 2024-11-06 13:12 UTC  (2+ messages)

[for 6.11 PATCH] RISC-V: disallow gcc + rust builds
 2024-11-06 13:11 UTC 

[PATCH 0/5] Allow to enable multifd and postcopy migration together
 2024-11-06 13:11 UTC  (8+ messages)
` [PATCH 2/5] migration/postcopy: magic value for postcopy channel


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.