All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-19 14:37:53 to 2025-03-19 14:40:01 UTC [more...]

[PATCH 6.6 000/166] 6.6.84-rc1 review
 2025-03-19 14:30 UTC  (58+ messages)
` [PATCH 6.6 001/166] clockevents/drivers/i8253: Fix stop sequence for timer 0
` [PATCH 6.6 002/166] sched/isolation: Prevent boot crash when the boot CPU is nohz_full
` [PATCH 6.6 003/166] zram: fix NULL pointer in comp_algorithm_show()
` [PATCH 6.6 004/166] hrtimer: Use and report correct timerslack values for realtime tasks
` [PATCH 6.6 005/166] bpf: Use raw_spinlock_t in ringbuf
` [PATCH 6.6 006/166] tcp: fix races in tcp_abort()
` [PATCH 6.6 007/166] tcp: fix forever orphan socket caused by tcp_abort
` [PATCH 6.6 008/166] fbdev: hyperv_fb: iounmap() the correct memory when removing a device
` [PATCH 6.6 009/166] pinctrl: bcm281xx: Fix incorrect regmap max_registers value
` [PATCH 6.6 010/166] netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template
` [PATCH 6.6 011/166] ice: fix memory leak in aRFS after reset
` [PATCH 6.6 012/166] netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around
` [PATCH 6.6 013/166] sched: address a potential NULL pointer dereference in the GRED scheduler
` [PATCH 6.6 014/166] wifi: cfg80211: cancel wiphy_work before freeing wiphy
` [PATCH 6.6 015/166] Bluetooth: hci_event: Fix enabling passive scanning
` [PATCH 6.6 016/166] Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
` [PATCH 6.6 017/166] net/mlx5: Fill out devlink dev info only for PFs
` [PATCH 6.6 018/166] net: dsa: mv88e6xxx: Verify after ATU Load ops
` [PATCH 6.6 019/166] net: mctp i2c: Copy headers if cloned
` [PATCH 6.6 020/166] netpoll: hold rcu read lock in __netpoll_send_skb()
` [PATCH 6.6 021/166] drm/hyperv: Fix address space leak when Hyper-V DRM device is removed
` [PATCH 6.6 022/166] Drivers: hv: vmbus: Dont release fb_mmio resource in vmbus_free_mmio()
` [PATCH 6.6 023/166] net/mlx5: handle errors in mlx5_chains_create_table()
` [PATCH 6.6 024/166] eth: bnxt: do not update checksum in bnxt_xdp_build_skb()
` [PATCH 6.6 025/166] net: switchdev: Convert blocking notification chain to a raw one
` [PATCH 6.6 026/166] bonding: fix incorrect MAC address setting to receive NS messages
` [PATCH 6.6 027/166] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
` [PATCH 6.6 028/166] ipvs: prevent integer overflow in do_ip_vs_get_ctl()
` [PATCH 6.6 030/166] netfilter: nft_exthdr: fix offset with ipv4_find_option()
` [PATCH 6.6 031/166] gre: Fix IPv6 link-local address generation
` [PATCH 6.6 032/166] net: openvswitch: remove misbehaving actions length check
` [PATCH 6.6 039/166] powercap: call put_device() on an error path in powercap_register_control_type()
` [PATCH 6.6 040/166] iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()
` [PATCH 6.6 041/166] sched/debug: Provide slice length for fair tasks
` [PATCH 6.6 042/166] platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show()
` [PATCH 6.6 043/166] scsi: core: Use GFP_NOIO to avoid circular locking dependency
` [PATCH 6.6 044/166] scsi: ufs: core: Fix error return with query response
` [PATCH 6.6 045/166] scsi: qla1280: Fix kernel oops when debug level > 2
` [PATCH 6.6 046/166] ACPI: resource: IRQ override for Eluktronics MECH-17
` [PATCH 6.6 047/166] smb: client: fix noisy when tree connecting to DFS interlink targets
` [PATCH 6.6 048/166] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
` [PATCH 6.6 049/166] vboxsf: fix building with GCC 15
` [PATCH 6.6 050/166] HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell
` [PATCH 6.6 051/166] HID: intel-ish-hid: Send clock sync message immediately after reset
` [PATCH 6.6 052/166] HID: ignore non-functional sensor in HP 5MP Camera
` [PATCH 6.6 053/166] usb: phy: generic: Use proper helper for property detection
` [PATCH 6.6 054/166] HID: topre: Fix n-key rollover on Realforce R3S TKL boards
` [PATCH 6.6 055/166] HID: hid-apple: Apple Magic Keyboard a3203 USB-C support
` [PATCH 6.6 056/166] HID: apple: fix up the F6 key on the Omoton KB066 keyboard
` [PATCH 6.6 057/166] objtool: Ignore dangling jump table entries
` [PATCH 6.6 058/166] sched: Clarify wake_up_q()s write to task->wake_q.next
` [PATCH 6.6 059/166] platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120e
` [PATCH 6.6 060/166] platform/x86: thinkpad_acpi: Support for V9 DYTC platform profiles
` [PATCH 6.6 061/166] s390/cio: Fix CHPID "configure" attribute caching
` [PATCH 6.6 062/166] thermal/cpufreq_cooling: Remove structure member documentation
` [PATCH 6.6 063/166] Xen/swiotlb: mark xen_swiotlb_fixup() __init
` [PATCH 6.6 064/166] Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd

[PATCH 00/17] bootstd: Useability improvements
 2025-03-19 14:38 UTC  (9+ messages)
` [PATCH 01/17] fs: boot: Update fs_read_alloc() to use abuf
` [PATCH 02/17] fs: boot: Update fs_load_alloc() "
` [PATCH 03/17] fs: boot: Update bootmeth_alloc_other() "
` [PATCH 04/17] bootstd: Add more debugging to bootmeth_efi
` [PATCH 05/17] bootstd: Add more debugging to bootmeth_extlinux
` [PATCH 06/17] bootstd: Try all bootmeths on the final partition
` [PATCH 07/17] bootstd: Fully complete iteration of a uclass
` [PATCH 08/17] test/py: Split out core of Fedora image into a new function

[PATCH 6.12 000/231] 6.12.20-rc1 review
 2025-03-19 14:32 UTC  (128+ messages)
` [PATCH 6.12 083/231] HID: hid-apple: Apple Magic Keyboard a3203 USB-C support
` [PATCH 6.12 086/231] objtool: Ignore dangling jump table entries
` [PATCH 6.12 087/231] sched: Clarify wake_up_q()s write to task->wake_q.next
` [PATCH 6.12 088/231] platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120e
` [PATCH 6.12 089/231] platform/x86: thinkpad_acpi: Support for V9 DYTC platform profiles
` [PATCH 6.12 090/231] platform/x86: int3472: Use correct type for "polarity", call it gpio_flags
` [PATCH 6.12 091/231] platform/x86: int3472: Call "reset" GPIO "enable" for INT347E
` [PATCH 6.12 092/231] s390/cio: Fix CHPID "configure" attribute caching
` [PATCH 6.12 112/231] ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi module
` [PATCH 6.12 113/231] PCI: pci_ids: add INTEL_HDA_PTL_H
` [PATCH 6.12 114/231] ALSA: hda: intel-dsp-config: Add PTL-H support
` [PATCH 6.12 115/231] ASoC: SOF: Intel: pci-ptl: Add support for PTL-H
` [PATCH 6.12 116/231] ALSA: hda: hda-intel: add Panther Lake-H support
` [PATCH 6.12 117/231] ASoC: SOF: amd: Add post_fw_run_delay ACP quirk
` [PATCH 6.12 118/231] ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETE
` [PATCH 6.12 119/231] net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
` [PATCH 6.12 120/231] io-wq: backoff when retrying worker creation
` [PATCH 6.12 121/231] nvme-pci: quirk Acer FA100 for non-uniqueue identifiers
` [PATCH 6.12 122/231] nvmet-rdma: recheck queue state is LIVE in state lock in recv done
` [PATCH 6.12 123/231] apple-nvme: Release power domains when probe fails
` [PATCH 6.12 124/231] cifs: Treat unhandled directory name surrogate reparse points as mount directory nodes
` [PATCH 6.12 125/231] sctp: Fix undefined behavior in left shift operation
` [PATCH 6.12 126/231] nvme: only allow entering LIVE from CONNECTING state
` [PATCH 6.12 127/231] phy: ti: gmii-sel: Do not use syscon helper to build regmap
` [PATCH 6.12 128/231] ASoC: tas2770: Fix volume scale
` [PATCH 6.12 129/231] ASoC: tas2764: Fix power control mask
` [PATCH 6.12 130/231] ASoC: tas2764: Set the SDOUT polarity correctly
` [PATCH 6.12 131/231] fuse: dont truncate cached, mutated symlink
` [PATCH 6.12 132/231] ASoC: dapm-graph: set fill colour of turned on nodes
` [PATCH 6.12 133/231] ASoC: SOF: Intel: dont check number of sdw links when set dmic_fixup
` [PATCH 6.12 134/231] drm/vkms: Round fixp2int conversion in lerp_u16
` [PATCH 6.12 135/231] perf/x86/intel: Use better start period for frequency mode
` [PATCH 6.12 136/231] x86/of: Dont use DTB for SMP setup if ACPI is enabled
` [PATCH 6.12 137/231] x86/irq: Define trace events conditionally
` [PATCH 6.12 138/231] perf/x86/rapl: Add support for Intel Arrow Lake U
` [PATCH 6.12 139/231] mptcp: safety check before fallback
` [PATCH 6.12 140/231] drm/nouveau: Do not override forced connector status
` [PATCH 6.12 141/231] net: Handle napi_schedule() calls from non-interrupt
` [PATCH 6.12 142/231] block: fix kmem_cache of name bio-108 already exists
` [PATCH 6.12 143/231] vhost: return task creation error instead of NULL
` [PATCH 6.12 144/231] cifs: Validate content of WSL reparse point buffers
` [PATCH 6.12 145/231] cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_reparse_point()
` [PATCH 6.12 146/231] Input: goodix-berlin - fix vddio regulator references
` [PATCH 6.12 147/231] Input: ads7846 - fix gpiod allocation
` [PATCH 6.12 148/231] Input: iqs7222 - preserve system status register
` [PATCH 6.12 149/231] Input: xpad - add 8BitDo SN30 Pro, Hyperkin X91 and Gamesir G7 SE controllers
` [PATCH 6.12 150/231] Input: xpad - add multiple supported devices
` [PATCH 6.12 151/231] Input: xpad - add support for ZOTAC Gaming Zone
` [PATCH 6.12 152/231] Input: xpad - add support for TECNO Pocket Go
` [PATCH 6.12 153/231] Input: xpad - rename QH controller to Legion Go S
` [PATCH 6.12 154/231] Input: i8042 - swap old quirk combination with new quirk for NHxxRZQ
` [PATCH 6.12 155/231] Input: i8042 - add required quirks for missing old boardnames
` [PATCH 6.12 156/231] Input: i8042 - swap old quirk combination with new quirk for several devices
` [PATCH 6.12 157/231] Input: i8042 - swap old quirk combination with new quirk for more devices
` [PATCH 6.12 158/231] USB: serial: ftdi_sio: add support for Altera USB Blaster 3
` [PATCH 6.12 159/231] USB: serial: option: add Telit Cinterion FE990B compositions
` [PATCH 6.12 160/231] USB: serial: option: fix Telit Cinterion FE990A name
` [PATCH 6.12 161/231] USB: serial: option: match on interface class for Telit FN990B
` [PATCH 6.12 162/231] rust: lockdep: Remove support for dynamically allocated LockClassKeys
` [PATCH 6.12 163/231] rust: remove leftover mentions of the `alloc` crate
` [PATCH 6.12 164/231] rust: alloc: satisfy POSIX alignment requirement
` [PATCH 6.12 165/231] rust: Disallow BTF generation with Rust + LTO
` [PATCH 6.12 166/231] rust: init: fix `Zeroable` implementation for `Option<NonNull<T>>` and `Option<KBox<T>>`
` [PATCH 6.12 167/231] x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes
` [PATCH 6.12 168/231] spi: microchip-core: prevent RX overflows when transmit size > FIFO size
` [PATCH 6.12 169/231] drm/i915/cdclk: Do cdclk post plane programming later
` [PATCH 6.12 170/231] drm/panic: use `div_ceil` to clean Clippy warning
` [PATCH 6.12 171/231] drm/panic: fix overindented list items in documentation
` [PATCH 6.12 172/231] drm/atomic: Filter out redundant DPMS calls
` [PATCH 6.12 173/231] drm/dp_mst: Fix locking when skipping CSN before topology probing
` [PATCH 6.12 174/231] drm/amdgpu: NULL-check BOs backing store when determining GFX12 PTE flags
` [PATCH 6.12 175/231] drm/amd/amdkfd: Evict all queues even HWS remove queue failed
` [PATCH 6.12 176/231] drm/amdgpu/display: Allow DCC for video formats on GFX12
` [PATCH 6.12 177/231] drm/amd/display: Disable unneeded hpd interrupts during dm_init
` [PATCH 6.12 178/231] drm/amd/display: fix default brightness
` [PATCH 6.12 179/231] drm/amd/display: fix missing .is_two_pixels_per_container
` [PATCH 6.12 180/231] drm/amd/display: Restore correct backlight brightness after a GPU reset
` [PATCH 6.12 181/231] drm/amd/display: Assign normalized_pix_clk when color depth = 14
` [PATCH 6.12 182/231] drm/amd/display: Fix slab-use-after-free on hdcp_work
` [PATCH 6.12 183/231] ksmbd: fix use-after-free in ksmbd_free_work_struct
` [PATCH 6.12 184/231] ksmbd: prevent connection release during oplock break notification
` [PATCH 6.12 185/231] clk: samsung: update PLL locktime for PLL142XX used on FSD platform
` [PATCH 6.12 186/231] clk: samsung: gs101: fix synchronous external abort in samsung_clk_save()
` [PATCH 6.12 187/231] ASoC: Intel: sof_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks()
` [PATCH 6.12 188/231] ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 model
` [PATCH 6.12 189/231] netmem: prevent TX of unreadable skbs
` [PATCH 6.12 190/231] dm-flakey: Fix memory corruption in optional corrupt_bio_byte feature
` [PATCH 6.12 191/231] arm64: mm: Populate vmemmap at the page level if not section aligned
` [PATCH 6.12 193/231] qlcnic: fix memory leak issues in qlcnic_sriov_common.c
` [PATCH 6.12 194/231] smb: client: fix regression with guest option
` [PATCH 6.12 195/231] net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata
` [PATCH 6.12 196/231] net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errata
` [PATCH 6.12 197/231] sched_ext: Validate prev_cpu in scx_bpf_select_cpu_dfl()
` [PATCH 6.12 198/231] ASoC: ops: Consistently treat platform_max as control value
` [PATCH 6.12 199/231] rust: error: add missing newline to pr_warn! calls
` [PATCH 6.12 200/231] drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data()
` [PATCH 6.12 201/231] ASoC: cs42l43: Fix maximum ADC Volume
` [PATCH 6.12 202/231] rust: init: add missing newline to pr_info! calls
` [PATCH 6.12 203/231] ASoC: rt722-sdca: add missing readable registers
` [PATCH 6.12 204/231] drm/xe: cancel pending job timer before freeing scheduler
` [PATCH 6.12 205/231] drm/xe: Release guc ids before cancelling work
` [PATCH 6.12 206/231] drm/xe/userptr: Fix an incorrect assert
` [PATCH 6.12 207/231] drm/xe/pm: Temporarily disable D3Cold on BMG
` [PATCH 6.12 208/231] nvme: move error logging from nvme_end_req() to __nvme_end_req()
` [PATCH 6.12 209/231] ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe()
` [PATCH 6.12 210/231] drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support for partial mmaps
` [PATCH 6.12 211/231] scripts: generate_rust_analyzer: add missing macros deps
` [PATCH 6.12 212/231] scripts: generate_rust_analyzer: add missing include_dirs
` [PATCH 6.12 213/231] scripts: generate_rust_analyzer: add uapi crate
` [PATCH 6.12 214/231] block: change blk_mq_add_to_batch() third argument type to bool
` [PATCH 6.12 215/231] cifs: Fix integer overflow while processing acregmax mount option
` [PATCH 6.12 216/231] cifs: Fix integer overflow while processing acdirmax "
` [PATCH 6.12 217/231] cifs: Fix integer overflow while processing actimeo "
` [PATCH 6.12 218/231] cifs: Fix integer overflow while processing closetimeo "
` [PATCH 6.12 219/231] x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisors
` [PATCH 6.12 220/231] i2c: ali1535: Fix an error handling path in ali1535_probe()
` [PATCH 6.12 221/231] i2c: ali15x3: Fix an error handling path in ali15x3_probe()
` [PATCH 6.12 222/231] i2c: sis630: Fix an error handling path in sis630_probe()
` [PATCH 6.12 223/231] mm/hugetlb: wait for hugetlb folios to be freed
` [PATCH 6.12 224/231] smb3: add support for IAKerb
` [PATCH 6.12 225/231] smb: client: Fix match_session bug preventing session reuse
` [PATCH 6.12 226/231] sched_ext: selftests/dsp_local_on: Fix selftest on UP systems
` [PATCH 6.12 227/231] tools/sched_ext: Add helper to check task migration state
` [PATCH 6.12 228/231] Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
` [PATCH 6.12 229/231] nvme-fc: rely on state transitions to handle connectivity loss
` [PATCH 6.12 230/231] HID: apple: disable Fn key handling on the Omoton KB066
` [PATCH 6.12 231/231] fs/netfs/read_collect: add to next->prev_donated

[PATCH v2 0/2] update to FBC, PSR combo handling in xe2lpd
 2025-03-19 14:38 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 6.13 000/241] 6.13.8-rc1 review
 2025-03-19 14:31 UTC  (2+ messages)
` [PATCH 6.13 199/241] Fix mmu notifiers for range-based invalidates

PCI: hotplug_event: PCIe PLDA Device BAR Reset
 2025-03-19 14:37 UTC  (3+ messages)

[PATCH] tools/arm: Fix nr_spis handling v2
 2025-03-19 14:37 UTC  (4+ messages)

Fast model boot failure with Linux next-20250312
 2025-03-19 14:37 UTC 

[PATCH v5 0/5] net: Bluetooth: add TX timestamping for ISO/L2CAP/SCO
 2025-03-19 14:37 UTC  (3+ messages)
` [PATCH v5 1/5] net-timestamp: COMPLETION timestamp on packet tx completion


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.