All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-06 15:41:49 to 2025-01-06 15:50:14 UTC [more...]

[PATCH 5.15 000/168] 5.15.176-rc1 review
 2025-01-06 15:15 UTC  (30+ messages)
` [PATCH 5.15 001/168] net: sched: fix ordering of qlen adjustment
` [PATCH 5.15 002/168] PCI: Use preserve_config in place of pci_flags
` [PATCH 5.15 003/168] PCI/AER: Disable AER service on suspend
` [PATCH 5.15 004/168] ALSA: usb: Fix UBSAN warning in parse_audio_unit()
` [PATCH 5.15 005/168] usb: cdns3: Add quirk flag to enable suspend residency
` [PATCH 5.15 006/168] ASoC: Intel: sof_sdw: fix jack detection on ADL-N variant RVP
` [PATCH 5.15 010/168] usb: dwc2: gadget: Dont write invalid mapped sg entries into dma_desc with iommu enabled
` [PATCH 5.15 011/168] i2c: pnx: Fix timeout in wait functions
` [PATCH 5.15 012/168] erofs: fix incorrect symlink detection in fast symlink
` [PATCH 5.15 013/168] net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll
` [PATCH 5.15 014/168] net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg
` [PATCH 5.15 015/168] net/smc: check smcd_v2_ext_offset "
` [PATCH 5.15 016/168] net/smc: check return value of sock_recvmsg when draining clc data
` [PATCH 5.15 017/168] netdevsim: prevent bad user input in nsim_dev_health_break_write()
` [PATCH 5.15 018/168] ionic: Fix netdev notifier unregister on failure
` [PATCH 5.15 019/168] ionic: use ee->offset when returning sprom data
` [PATCH 5.15 020/168] net: hinic: Fix cleanup in create_rxqs/txqs()
` [PATCH 5.15 021/168] net: ethernet: bgmac-platform: fix an OF node reference leak
` [PATCH 5.15 022/168] netfilter: ipset: Fix for recursive locking warning
` [PATCH 5.15 023/168] net: mdiobus: fix an OF node reference leak
` [PATCH 5.15 024/168] mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirk
` [PATCH 5.15 025/168] chelsio/chtls: prevent potential integer overflow on 32bit
` [PATCH 5.15 026/168] i2c: riic: Always round-up when calculating bus period
` [PATCH 5.15 027/168] efivarfs: Fix error on non-existent file
` [PATCH 5.15 028/168] USB: serial: option: add TCL IK512 MBIM & ECM
` [PATCH 5.15 029/168] USB: serial: option: add MeiG Smart SLM770A
` [PATCH 5.15 030/168] USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready
` [PATCH 5.15 031/168] USB: serial: option: add MediaTek T7XX compositions
` [PATCH 5.15 032/168] USB: serial: option: add Telit FE910C04 rmnet compositions

[PATCH resubmit v2] spi: atmel-qspi: Memory barriers after memory-mapped I/O
 2025-01-06 15:48 UTC 

[PATCH 0/6] riscv: add SBI FWFT misaligned exception delegation support
 2025-01-06 15:48 UTC  (7+ messages)
` [PATCH 1/6] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH 2/6] riscv: request misaligned exception delegation from SBI
` [PATCH 3/6] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH 4/6] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH 5/6] riscv: export unaligned_ctl_available() as a GPL symbol
` [PATCH 6/6] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[PATCH v2 0/2] media: uvc: limit max bandwidth for HDMI capture
 2025-01-06 15:49 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v3] drm/i915/display: Adjust Added Wake Time with PKG_C_LATENCY
 2025-01-06 15:49 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/display: Adjust Added Wake Time with PKG_C_LATENCY (rev3)

[PATCH 1/2] drm/amdgpu: fix incorrect active RB bitmap in setup RBs
 2025-01-06 15:47 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: fix incorrect number of active RBs for gfx12

[PATCH 5.10 000/138] 5.10.233-rc1 review
 2025-01-06 15:17 UTC  (139+ messages)
` [PATCH 5.10 001/138] net: sched: fix ordering of qlen adjustment
` [PATCH 5.10 002/138] PCI/AER: Disable AER service on suspend
` [PATCH 5.10 003/138] PCI: Use preserve_config in place of pci_flags
` [PATCH 5.10 004/138] MIPS: Loongson64: DTS: Fix msi node for ls7a
` [PATCH 5.10 005/138] ALSA: usb: Fix UBSAN warning in parse_audio_unit()
` [PATCH 5.10 006/138] PCI: Add ACS quirk for Broadcom BCM5760X NIC
` [PATCH 5.10 007/138] usb: cdns3: Add quirk flag to enable suspend residency
` [PATCH 5.10 008/138] usb: dwc2: gadget: Dont write invalid mapped sg entries into dma_desc with iommu enabled
` [PATCH 5.10 009/138] i2c: pnx: Fix timeout in wait functions
` [PATCH 5.10 010/138] erofs: fix order >= MAX_ORDER warning due to crafted negative i_size
` [PATCH 5.10 011/138] erofs: fix incorrect symlink detection in fast symlink
` [PATCH 5.10 012/138] net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll
` [PATCH 5.10 013/138] net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg
` [PATCH 5.10 014/138] net/smc: check return value of sock_recvmsg when draining clc data
` [PATCH 5.10 015/138] netdevsim: switch to memdup_user_nul()
` [PATCH 5.10 016/138] netdevsim: prevent bad user input in nsim_dev_health_break_write()
` [PATCH 5.10 017/138] ionic: use ee->offset when returning sprom data
` [PATCH 5.10 018/138] net: hinic: Fix cleanup in create_rxqs/txqs()
` [PATCH 5.10 019/138] net: ethernet: bgmac-platform: fix an OF node reference leak
` [PATCH 5.10 020/138] netfilter: ipset: Fix for recursive locking warning
` [PATCH 5.10 021/138] mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirk
` [PATCH 5.10 022/138] chelsio/chtls: prevent potential integer overflow on 32bit
` [PATCH 5.10 023/138] i2c: riic: Always round-up when calculating bus period
` [PATCH 5.10 024/138] efivarfs: Fix error on non-existent file
` [PATCH 5.10 025/138] USB: serial: option: add TCL IK512 MBIM & ECM
` [PATCH 5.10 026/138] USB: serial: option: add MeiG Smart SLM770A
` [PATCH 5.10 027/138] USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready
` [PATCH 5.10 028/138] USB: serial: option: add MediaTek T7XX compositions
` [PATCH 5.10 029/138] USB: serial: option: add Telit FE910C04 rmnet compositions
` [PATCH 5.10 030/138] drm/modes: Avoid divide by zero harder in drm_mode_vrefresh()
` [PATCH 5.10 031/138] hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit Registers
` [PATCH 5.10 032/138] sh: clk: Fix clk_enable() to return 0 on NULL clk
` [PATCH 5.10 033/138] zram: refuse to use zero sized block device as backing device
` [PATCH 5.10 034/138] btrfs: tree-checker: reject inline extent items with 0 ref count
` [PATCH 5.10 035/138] Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
` [PATCH 5.10 036/138] NFS/pnfs: Fix a live lock between recalled layouts and layoutget
` [PATCH 5.10 037/138] of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()
` [PATCH 5.10 038/138] nilfs2: prevent use of deleted inode
` [PATCH 5.10 039/138] udmabuf: also check for F_SEAL_FUTURE_WRITE
` [PATCH 5.10 040/138] of: Fix error path in of_parse_phandle_with_args_map()
` [PATCH 5.10 041/138] of: Fix refcount leakage for OF node returned by __of_get_dma_parent()
` [PATCH 5.10 042/138] ceph: validate snapdirname option length when mounting
` [PATCH 5.10 043/138] epoll: Add synchronous wakeup support for ep_poll_callback
` [PATCH 5.10 044/138] media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_reg
` [PATCH 5.10 045/138] mm/vmstat: fix a W=1 clang compiler warning
` [PATCH 5.10 046/138] tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
` [PATCH 5.10 047/138] bpf: Check negative offsets in __bpf_skb_min_len()
` [PATCH 5.10 048/138] nfsd: restore callback functionality for NFSv4.0
` [PATCH 5.10 049/138] mtd: diskonchip: Cast an operand to prevent potential overflow
` [PATCH 5.10 050/138] phy: core: Fix an OF node refcount leakage in _of_phy_get()
` [PATCH 5.10 051/138] phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()
` [PATCH 5.10 052/138] phy: core: Fix that API devm_phy_put() fails to release the phy
` [PATCH 5.10 053/138] phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister the phy provider
` [PATCH 5.10 054/138] phy: core: Fix that API devm_phy_destroy() fails to destroy the phy
` [PATCH 5.10 055/138] dmaengine: mv_xor: fix child node refcount handling in early exit
` [PATCH 5.10 056/138] dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset
` [PATCH 5.10 057/138] mtd: rawnand: fix double free in atmel_pmecc_create_user()
` [PATCH 5.10 058/138] tracing/kprobe: Make trace_kprobes module callback called after jump_label update
` [PATCH 5.10 059/138] watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04
` [PATCH 5.10 060/138] scsi: qla1280: Fix hw revision numbering for ISP1020/1040
` [PATCH 5.10 061/138] scsi: megaraid_sas: Fix for a potential deadlock
` [PATCH 5.10 062/138] ALSA: hda/conexant: fix Z60MR100 startup pop issue
` [PATCH 5.10 063/138] regmap: Use correct format specifier for logging range errors
` [PATCH 5.10 064/138] platform/x86: asus-nb-wmi: Ignore unknown event 0xCF
` [PATCH 5.10 065/138] scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time
` [PATCH 5.10 066/138] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
` [PATCH 5.10 067/138] virtio-blk: dont keep queue frozen during system suspend
` [PATCH 5.10 068/138] MIPS: Probe toolchain support of -msym32
` [PATCH 5.10 069/138] skbuff: introduce skb_expand_head()
` [PATCH 5.10 070/138] ipv6: use skb_expand_head in ip6_finish_output2
` [PATCH 5.10 071/138] ipv6: use skb_expand_head in ip6_xmit
` [PATCH 5.10 072/138] ipv6: fix possible UAF in ip6_finish_output2()
` [PATCH 5.10 073/138] bpf: Check validity of link->type in bpf_link_show_fdinfo()
` [PATCH 5.10 074/138] bpf: fix recursive lock when verdict program return SK_PASS
` [PATCH 5.10 075/138] drm/dp_mst: Fix MST sideband message body length check
` [PATCH 5.10 076/138] arm64: mm: Rename asid2idx() to ctxid2asid()
` [PATCH 5.10 077/138] arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDs
` [PATCH 5.10 078/138] tracing: Constify string literal data member in struct trace_event_call
` [PATCH 5.10 079/138] power: supply: gpio-charger: Fix set charge current limits
` [PATCH 5.10 080/138] btrfs: avoid monopolizing a core when activating a swap file
` [PATCH 5.10 081/138] nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net
` [PATCH 5.10 082/138] skb_expand_head() adjust skb->truesize incorrectly
` [PATCH 5.10 083/138] ipv6: prevent possible UAF in ip6_xmit()
` [PATCH 5.10 084/138] x86/hyperv: Fix hv tsc page based sched_clock for hibernation
` [PATCH 5.10 085/138] selinux: ignore unknown extended permissions
` [PATCH 5.10 086/138] thunderbolt: Add support for Intel Alder Lake
` [PATCH 5.10 087/138] thunderbolt: Add support for Intel Raptor Lake
` [PATCH 5.10 088/138] thunderbolt: Add support for Intel Meteor Lake
` [PATCH 5.10 089/138] thunderbolt: Add Intel Barlow Ridge PCI ID
` [PATCH 5.10 090/138] thunderbolt: Add support for Intel Lunar Lake
` [PATCH 5.10 091/138] thunderbolt: Add support for Intel Panther Lake-M/P
` [PATCH 5.10 092/138] loop: let set_capacity_revalidate_and_notify update the bdev size
` [PATCH 5.10 093/138] nvme: "
` [PATCH 5.10 094/138] sd: update the bdev size in sd_revalidate_disk
` [PATCH 5.10 095/138] block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
` [PATCH 5.10 096/138] zram: use set_capacity_and_notify
` [PATCH 5.10 097/138] drivers/block/zram/zram_drv.c: do not keep dangling zcomp pointer after zram reset
` [PATCH 5.10 098/138] zram: fix uninitialized ZRAM not releasing backing device
` [PATCH 5.10 099/138] net/mlx5: Make API mlx5_core_is_ecpf accept const pointer
` [PATCH 5.10 100/138] RDMA/mlx5: Enforce same type port association for multiport RoCE
` [PATCH 5.10 101/138] RDMA/bnxt_re: Add check for path mtu in modify_qp
` [PATCH 5.10 102/138] RDMA/bnxt_re: Fix reporting hw_ver in query_device
` [PATCH 5.10 103/138] RDMA/bnxt_re: Fix max_qp_wrs reported
` [PATCH 5.10 104/138] RDMA/bnxt_re: Fix the locking while accessing the QP table
` [PATCH 5.10 105/138] drm/bridge: adv7511_audio: Update Audio InfoFrame properly
` [PATCH 5.10 106/138] netrom: check buffer length before accessing it
` [PATCH 5.10 107/138] netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
` [PATCH 5.10 108/138] net: llc: reset skb->transport_header
` [PATCH 5.10 109/138] ALSA: usb-audio: US16x08: Initialize array before use
` [PATCH 5.10 110/138] eth: bcmsysport: fix call balance of priv->clk handling routines
` [PATCH 5.10 111/138] RDMA/rtrs: Ensure ib_sge list is accessible
` [PATCH 5.10 112/138] af_packet: fix vlan_get_tci() vs MSG_PEEK
` [PATCH 5.10 113/138] af_packet: fix vlan_get_protocol_dgram() "
` [PATCH 5.10 114/138] ila: serialize calls to nf_register_net_hooks()
` [PATCH 5.10 115/138] dmaengine: dw: Select only supported masters for ACPI devices
` [PATCH 5.10 116/138] btrfs: switch extent buffer tree lock to rw_semaphore
` [PATCH 5.10 117/138] btrfs: locking: remove all the blocking helpers
` [PATCH 5.10 118/138] btrfs: rename and export __btrfs_cow_block()
` [PATCH 5.10 119/138] btrfs: fix use-after-free when COWing tree bock and tracing is enabled
` [PATCH 5.10 120/138] kernel: Initialize cpumask before parsing
` [PATCH 5.10 121/138] tracing: Prevent bad count for tracing_cpumask_write
` [PATCH 5.10 122/138] wifi: mac80211: wake the queues in case of failure in resume
` [PATCH 5.10 123/138] btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount
` [PATCH 5.10 124/138] sound: usb: format: dont warn that raw DSD is unsupported
` [PATCH 5.10 125/138] bpf: fix potential error return
` [PATCH 5.10 126/138] net: usb: qmi_wwan: add Telit FE910C04 compositions
` [PATCH 5.10 127/138] irqchip/gic: Correct declaration of *percpu_base pointer in union gic_base
` [PATCH 5.10 128/138] ARC: build: Try to guess GCC variant of cross compiler
` [PATCH 5.10 129/138] btrfs: locking: remove the recursion handling code
` [PATCH 5.10 130/138] btrfs: dont set lock_owner when locking extent buffer for reading
` [PATCH 5.10 131/138] modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
` [PATCH 5.10 132/138] modpost: fix the missed iteration for the max bit in do_input()
` [PATCH 5.10 133/138] RDMA/uverbs: Prevent integer overflow issue
` [PATCH 5.10 134/138] pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking
` [PATCH 5.10 135/138] sky2: Add device ID 11ab:4373 for Marvell 88E8075
` [PATCH 5.10 136/138] net/sctp: Prevent autoclose integer overflow in sctp_association_init()
` [PATCH 5.10 137/138] drm: adv7511: Drop dsi single lane support
` [PATCH 5.10 138/138] mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim()

[PATCH V7 0/4] Add pci_membarrier test in xe_mmap
 2025-01-06 15:48 UTC  (2+ messages)
` ✗ GitLab.Pipeline: warning for Add pci_membarrier test in xe_mmap (rev8)

[PATCH v2 0/4] arm64: allwinner: a64: fix video output on Pinebook
 2025-01-06 15:46 UTC  (2+ messages)

[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-06 15:47 UTC  (7+ messages)
` [PATCH 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional

[PATCH v1 0/3] fix some binding check errors for marvell
 2025-01-06 15:45 UTC  (7+ messages)
` [PATCH v1 1/3] arm64: dts: marvell: Fix anyOf conditional failed
    ` Aw: "
      ` Aw: "

[PATCH] ASoC: wm8994: Add depends on MFD core
 2025-01-06 15:46 UTC 

[LTP] LTP Release preparations
 2025-01-06 15:45 UTC  (2+ messages)

[PATCH] Export MDRAID bitmap on disk structure in UAPI header file
 2025-01-06 15:45 UTC  (4+ messages)

[PATCH] Revert "mfd: axp20x: Allow multiple regulators"
 2025-01-06 15:44 UTC  (2+ messages)

[PATCH 0/2] New zoned loop block device driver
 2025-01-06 15:44 UTC  (7+ messages)

[PATCHSET v8 0/12] Uncached buffered IO
 2025-01-06 15:44 UTC  (4+ messages)
` [PATCH 07/12] fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
  ` (subset) "

[PATCH] nptl: Add <thread_pointer.h> for or1k
 2025-01-06 15:44 UTC  (5+ messages)

[PATCH 00/20] btrfs: remove plenty of redundant btrfs_mark_buffer_dirty() calls
 2025-01-06 15:43 UTC  (5+ messages)

LwIP and multiple network interfaces
 2025-01-06 15:43 UTC  (9+ messages)

[PATCH 0/2] Add support for the P1 PMIC from SpacemiT
 2025-01-06 15:43 UTC  (5+ messages)
` [PATCH 2/2] mfd: add new driver for "

[PATCH v2] vbox: Enable VBOXGUEST and VBOXSF_FS on ARM64
 2025-01-06 15:43 UTC  (2+ messages)

[PATCH 0/2] Add adm1273 support
 2025-01-06 13:17 UTC 

[PATCH 0/2] Disable unavailable features on older macOS
 2025-01-06 15:41 UTC  (4+ messages)

[PATCH 0/5] remote: announce removal of "branches/" and "remotes/"
 2025-01-06 15:42 UTC  (3+ messages)
` [PATCH v2 "

[RFC] Directly mapped xattr data & fs-verity
 2025-01-06 15:42 UTC  (2+ messages)

[PATCH 6.12 000/156] 6.12.9-rc1 review
 2025-01-06 15:17 UTC  (2+ messages)
` [PATCH 6.12 149/156] mm/readahead: fix large folio support in async readahead


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.