messages from 2025-02-18 20:25:40 to 2025-02-19 08:33:49 UTC [more...]
[PATCH 6.13 000/274] 6.13.4-rc1 review
2025-02-19 8:25 UTC (66+ messages)
` [PATCH 6.13 001/274] HID: corsair-void: Initialise memory for psy_cfg
` [PATCH 6.13 002/274] HID: corsair-void: Add missing delayed work cancel for headset status
` [PATCH 6.13 003/274] nfsd: clear acl_access/acl_default after releasing them
` [PATCH 6.13 004/274] NFSD: fix hang in nfsd4_shutdown_callback
` [PATCH 6.13 005/274] nfsd: validate the nfsd_serv pointer before calling svc_wake_up
` [PATCH 6.13 006/274] x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
` [PATCH 6.13 007/274] pinctrl: cy8c95x0: Fix off-by-one in the regmap range settings
` [PATCH 6.13 008/274] pinctrl: cy8c95x0: Avoid accessing reserved registers
` [PATCH 6.13 009/274] pinctrl: cy8c95x0: Enable regmap locking for debug
` [PATCH 6.13 010/274] pinctrl: cy8c95x0: Rename PWMSEL to SELPWM
` [PATCH 6.13 011/274] pinctrl: cy8c95x0: Respect IRQ trigger settings from firmware
` [PATCH 6.13 012/274] HID: winwing: Add NULL check in winwing_init_led()
` [PATCH 6.13 013/274] HID: multitouch: Add NULL check in mt_input_configured
` [PATCH 6.13 014/274] scripts/Makefile.extrawarn: Do not show clangs non-kprintf warnings at W=1
` [PATCH 6.13 015/274] pinctrl: pinconf-generic: Print unsigned value if a format is registered
` [PATCH 6.13 016/274] HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()
` [PATCH 6.13 017/274] HID: hid-steam: Dont use cancel_delayed_work_sync in IRQ context
` [PATCH 6.13 018/274] spi: sn-f-ospi: Fix division by zero
` [PATCH 6.13 019/274] ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt
` [PATCH 6.13 020/274] net: fib_rules: annotate data-races around rule->[io]ifindex
` [PATCH 6.13 021/274] Documentation/networking: fix basic node example document ISO 15765-2
` [PATCH 6.13 022/274] ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
` [PATCH 6.13 023/274] vrf: use RCU protection in l3mdev_l3_out()
` [PATCH 6.13 024/274] regulator: core: let dt properties override driver init_data
` [PATCH 6.13 025/274] idpf: fix handling rsc packet with a single segment
` [PATCH 6.13 026/274] idpf: record rx queue in skb for RSC packets
` [PATCH 6.13 027/274] idpf: call set_real_num_queues in idpf_open
` [PATCH 6.13 028/274] igc: Fix HW RX timestamp when passed by ZC XDP
` [PATCH 6.13 029/274] vxlan: check vxlan_vnigroup_init() return value
` [PATCH 6.13 030/274] LoongArch: Fix idle VS timer enqueue
` [PATCH 6.13 031/274] LoongArch: csum: Fix OoB access in IP checksum code for negative lengths
` [PATCH 6.13 032/274] LoongArch: KVM: Fix typo issue about GCFG feature detection
` [PATCH 6.13 034/274] net: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX case
` [PATCH 6.13 035/274] net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP case
` [PATCH 6.13 036/274] Bluetooth: btintel_pcie: Fix a potential race condition
` [PATCH 6.13 037/274] team: better TEAM_OPTION_TYPE_STRING validation
` [PATCH 6.13 038/274] workqueue: Put the pwq after detaching the rescuer from the pool
` [PATCH 6.13 039/274] sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
` [PATCH 6.13 040/274] drm/tests: hdmi: Fix WW_MUTEX_SLOWPATH failures
` [PATCH 6.13 041/274] arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array
` [PATCH 6.13 043/274] drm/panthor: avoid garbage value in panthor_ioctl_dev_query()
` [PATCH 6.13 044/274] cgroup: Remove steal time from usage_usec
` [PATCH 6.13 045/274] perf/x86/intel: Clean up PEBS-via-PT on hybrid
` [PATCH 6.13 046/274] drm/xe/client: bo->client does not need bos_lock
` [PATCH 6.13 047/274] drm/i915/selftests: avoid using uninitialized context
` [PATCH 6.13 048/274] gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
` [PATCH 6.13 049/274] gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ
` [PATCH 6.13 050/274] gpio: bcm-kona: Add missing newline to dev_err format string
` [PATCH 6.13 051/274] thermal/netlink: Prevent userspace segmentation fault by adjusting UAPI header
` [PATCH 6.13 052/274] io_uring/waitid: dont abuse io_tw_state
` [PATCH 6.13 053/274] io_uring/uring_cmd: remove dead req_has_async_data() check
` [PATCH 6.13 054/274] um: add back support for FXSAVE registers
` [PATCH 6.13 055/274] um: avoid copying FP state from init_task
` [PATCH 6.13 056/274] um: properly align signal stack on x86_64
` [PATCH 6.13 057/274] um: fix execve stub execution on old host OSs
` [PATCH 6.13 058/274] amdkfd: properly free gang_ctx_bo when failed to init user queue
` [PATCH 6.13 059/274] drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()
` [PATCH 6.13 060/274] drm: Fix DSC BPP increment decoding
` [PATCH 6.13 061/274] xen/swiotlb: relax alignment requirements
` [PATCH 6.13 062/274] x86/xen: allow larger contiguous memory regions in PV guests
` [PATCH 6.13 063/274] block: cleanup and fix batch completion adding conditions
` [PATCH 6.13 064/274] sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h
` [PATCH 6.13 065/274] sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx
` [PATCH 6.13 066/274] gpiolib: Fix crash on error in gpiochip_get_ngpios()
` [PATCH 6.13 067/274] iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path
[PATCH V4] mm/hugetlb: wait for hugetlb folios to be freed
2025-02-19 8:31 UTC (3+ messages)
[PATCH v2 1/4] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
2025-02-19 8:28 UTC (2+ messages)
[PATCH 5.10] mm: call the security_mmap_file() LSM hook in remap_file_pages()
2025-02-19 8:12 UTC (2+ messages)
[PATCH AUTOSEL 6.6 01/17] HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell
2025-02-19 7:42 UTC (18+ messages)
` [PATCH AUTOSEL 6.6 02/17] HID: intel-ish-hid: Send clock sync message immediately after reset
` [PATCH AUTOSEL 6.6 03/17] HID: ignore non-functional sensor in HP 5MP Camera
` [PATCH AUTOSEL 6.6 04/17] usb: phy: generic: Use proper helper for property detection
` [PATCH AUTOSEL 6.6 05/17] HID: topre: Fix n-key rollover on Realforce R3S TKL boards
` [PATCH AUTOSEL 6.6 06/17] HID: hid-apple: Apple Magic Keyboard a3203 USB-C support
` [PATCH AUTOSEL 6.6 07/17] HID: apple: fix up the F6 key on the Omoton KB066 keyboard
` [PATCH AUTOSEL 6.6 08/17] objtool: Ignore dangling jump table entries
` [PATCH AUTOSEL 6.6 09/17] sched: Clarify wake_up_q()'s write to task->wake_q.next
` [PATCH AUTOSEL 6.6 10/17] platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120e
` [PATCH AUTOSEL 6.6 11/17] platform/x86: thinkpad_acpi: Support for V9 DYTC platform profiles
` [PATCH AUTOSEL 6.6 12/17] s390/cio: Fix CHPID "configure" attribute caching
` [PATCH AUTOSEL 6.6 13/17] thermal/cpufreq_cooling: Remove structure member documentation
` [PATCH AUTOSEL 6.6 14/17] um: virt-pci: don't use kmalloc()
` [PATCH AUTOSEL 6.6 15/17] um: virtio_uml: use raw spinlock
` [PATCH AUTOSEL 6.6 16/17] Xen/swiotlb: mark xen_swiotlb_fixup() __init
` [PATCH AUTOSEL 6.6 17/17] Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
[PATCH] scsi: esas2r: Add check for alloc_ordered_workqueue()
2025-02-19 7:36 UTC
[PATCH] Revert "ext4: apply umask if ACL support is disabled"
2025-02-19 7:29 UTC (3+ messages)
` [PATCH 5.15.y] "
[PATCH v2 net 0/9] net: enetc: fix some known issues
2025-02-19 5:42 UTC (10+ messages)
` [PATCH v2 net 1/9] net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
` [PATCH v2 net 2/9] net: enetc: correct the tx_swbd statistics
` [PATCH v2 net 3/9] net: enetc: correct the xdp_tx statistics
` [PATCH v2 net 4/9] net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC
` [PATCH v2 net 5/9] net: enetc: update UDP checksum when updating originTimestamp field
` [PATCH v2 net 6/9] net: enetc: add missing enetc4_link_deinit()
` [PATCH v2 net 7/9] net: enetc: remove the mm_lock from the ENETC v4 driver
` [PATCH v2 net 8/9] net: enetc: correct the EMDIO base offset for ENETC v4
` [PATCH v2 net 9/9] net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()
[PATCH v5.10/v5.15/v6.1] x86/i8253: Disable PIT timer 0 when not in use
2025-02-19 5:55 UTC (2+ messages)
FAILED: patch "[PATCH] io_uring/kbuf: reallocate buf lists on upgrade" failed to apply to 6.13-stable tree
2025-02-19 5:53 UTC (4+ messages)
` [PATCH 6.12.y 6.13.y] io_uring/kbuf: reallocate buf lists on upgrade
[PATCH] jfs: fix slab-out-of-bounds read in ea_get()
2025-02-19 5:10 UTC (2+ messages)
[PATCH v2 Linux-6.12.y Linux-6.13.y 1/1] selftests/mm: build with -O2
2025-02-19 5:09 UTC (7+ messages)
` [External] : "
[PATCH] drm/msm/dsi: Add check for devm_kstrdup()
2025-02-19 4:07 UTC
[PATCH V3] mm/hugetlb: wait for hugetlb folios to be freed
2025-02-19 3:40 UTC (5+ messages)
[PATCH] drm/xe: Fix exporting xe buffers multiple times
2025-02-19 3:40 UTC (2+ messages)
[PATCH] wifi: mt76: Add check for devm_kstrdup()
2025-02-19 3:36 UTC
[PATCH] drivers: loongson: Add check for devm_kstrdup()
2025-02-19 3:22 UTC
[PATCH 0/8] gpiolib: sanitize return values of callbacks
2025-02-19 2:42 UTC (3+ messages)
` [PATCH 1/8] gpiolib: check the return value of gpio_chip::get_direction()
[PATCH] mailbox: tegra-hsp: Add check for devm_kstrdup_const()
2025-02-19 2:27 UTC
[PATCH net] gve: set xdp redirect target only when it is available
2025-02-19 2:10 UTC (2+ messages)
[PATCH v2] i2c: ls2x: Fix frequency division register access
2025-02-19 2:08 UTC
[PATCH net V3] net: stmmac: dwmac-loongson: Add fix_soc_reset() callback
2025-02-19 2:07 UTC
FAILED: patch "[PATCH] io_uring/kbuf: reallocate buf lists on upgrade" failed to apply to 6.12-stable tree
2025-02-19 1:26 UTC (2+ messages)
` [PATCH 6.6.y] io_uring/kbuf: reallocate buf lists on upgrade
[PATCH 3/5] fprobe: Fix accounting of when to unregister from function graph
2025-02-19 0:57 UTC (4+ messages)
` [PATCH 4/5] fprobe: Always unregister fgraph function from ops
[PATCH 5.15.y] nfsd: release svc_expkey/svc_export with rcu_work
2025-02-19 0:28 UTC (3+ messages)
+ dma-kmsan-export-kmsan_handle_dma-for-modules.patch added to mm-hotfixes-unstable branch
2025-02-19 0:11 UTC
+ mm-hugetlb-wait-for-hugetlb-folios-to-be-freed.patch added to mm-unstable branch
2025-02-19 0:09 UTC
[PATCH] btrfs: fix data overwriting bug during buffered write when block size < page size
2025-02-18 23:09 UTC
+ x86-vmemmap-use-direct-mapped-va-instead-of-vmemmap-based-va.patch added to mm-hotfixes-unstable branch
2025-02-18 22:30 UTC (5+ messages)
[PATCH v2] ufs: core: bsg: Fix memory crash in case arpmb command failed
2025-02-18 22:18 UTC (2+ messages)
[PATCH 01/19] drm/i915/cdclk: Do cdclk post plane programming later
2025-02-18 21:18 UTC
[REGRESSION] xfs kernel panic
2025-02-18 21:17 UTC (4+ messages)
[PATCH AUTOSEL 5.4 1/3] HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell
2025-02-18 20:29 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 2/3] HID: ignore non-functional sensor in HP 5MP Camera
` [PATCH AUTOSEL 5.4 3/3] s390/cio: Fix CHPID "configure" attribute caching
[PATCH AUTOSEL 5.10 1/4] HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell
2025-02-18 20:29 UTC (4+ messages)
` [PATCH AUTOSEL 5.10 2/4] HID: ignore non-functional sensor in HP 5MP Camera
` [PATCH AUTOSEL 5.10 3/4] s390/cio: Fix CHPID "configure" attribute caching
` [PATCH AUTOSEL 5.10 4/4] thermal/cpufreq_cooling: Remove structure member documentation
[PATCH AUTOSEL 5.15 1/6] HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell
2025-02-18 20:28 UTC (6+ messages)
` [PATCH AUTOSEL 5.15 2/6] HID: ignore non-functional sensor in HP 5MP Camera
` [PATCH AUTOSEL 5.15 3/6] sched: Clarify wake_up_q()'s write to task->wake_q.next
` [PATCH AUTOSEL 5.15 4/6] s390/cio: Fix CHPID "configure" attribute caching
` [PATCH AUTOSEL 5.15 5/6] thermal/cpufreq_cooling: Remove structure member documentation
` [PATCH AUTOSEL 5.15 6/6] um: virtio_uml: use raw spinlock
[PATCH AUTOSEL 6.1 01/13] HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell
2025-02-18 20:28 UTC (13+ messages)
` [PATCH AUTOSEL 6.1 02/13] HID: intel-ish-hid: Send clock sync message immediately after reset
` [PATCH AUTOSEL 6.1 03/13] HID: ignore non-functional sensor in HP 5MP Camera
` [PATCH AUTOSEL 6.1 04/13] HID: hid-apple: Apple Magic Keyboard a3203 USB-C support
` [PATCH AUTOSEL 6.1 05/13] HID: apple: fix up the F6 key on the Omoton KB066 keyboard
` [PATCH AUTOSEL 6.1 06/13] sched: Clarify wake_up_q()'s write to task->wake_q.next
` [PATCH AUTOSEL 6.1 07/13] platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120e
` [PATCH AUTOSEL 6.1 08/13] platform/x86: thinkpad_acpi: Support for V9 DYTC platform profiles
` [PATCH AUTOSEL 6.1 09/13] s390/cio: Fix CHPID "configure" attribute caching
` [PATCH AUTOSEL 6.1 10/13] thermal/cpufreq_cooling: Remove structure member documentation
` [PATCH AUTOSEL 6.1 11/13] um: virt-pci: don't use kmalloc()
` [PATCH AUTOSEL 6.1 12/13] um: virtio_uml: use raw spinlock
` [PATCH AUTOSEL 6.1 13/13] Xen/swiotlb: mark xen_swiotlb_fixup() __init
[PATCH AUTOSEL 6.12 01/31] sched_ext: selftests/dsp_local_on: Fix sporadic failures
2025-02-18 20:26 UTC (31+ messages)
` [PATCH AUTOSEL 6.12 02/31] HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbell
` [PATCH AUTOSEL 6.12 03/31] HID: intel-ish-hid: Send clock sync message immediately after reset
` [PATCH AUTOSEL 6.12 04/31] HID: ignore non-functional sensor in HP 5MP Camera
` [PATCH AUTOSEL 6.12 05/31] HID: hid-steam: Fix issues with disabling both gamepad mode and lizard mode
` [PATCH AUTOSEL 6.12 06/31] usb: phy: generic: Use proper helper for property detection
` [PATCH AUTOSEL 6.12 07/31] HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDs
` [PATCH AUTOSEL 6.12 08/31] HID: topre: Fix n-key rollover on Realforce R3S TKL boards
` [PATCH AUTOSEL 6.12 09/31] selftests/cgroup: use bash in test_cpuset_v1_hp.sh
` [PATCH AUTOSEL 6.12 10/31] HID: hid-apple: Apple Magic Keyboard a3203 USB-C support
` [PATCH AUTOSEL 6.12 11/31] HID: apple: fix up the F6 key on the Omoton KB066 keyboard
` [PATCH AUTOSEL 6.12 12/31] btrfs: fix two misuses of folio_shift()
` [PATCH AUTOSEL 6.12 13/31] objtool: Ignore dangling jump table entries
` [PATCH AUTOSEL 6.12 14/31] sched: Clarify wake_up_q()'s write to task->wake_q.next
` [PATCH AUTOSEL 6.12 15/31] platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120e
` [PATCH AUTOSEL 6.12 16/31] platform/x86: thinkpad_acpi: Support for V9 DYTC platform profiles
` [PATCH AUTOSEL 6.12 17/31] platform/x86: int3472: Use correct type for "polarity", call it gpio_flags
` [PATCH AUTOSEL 6.12 18/31] platform/x86: int3472: Call "reset" GPIO "enable" for INT347E
` [PATCH AUTOSEL 6.12 19/31] s390/cio: Fix CHPID "configure" attribute caching
` [PATCH AUTOSEL 6.12 20/31] thermal/cpufreq_cooling: Remove structure member documentation
` [PATCH AUTOSEL 6.12 21/31] um: virt-pci: don't use kmalloc()
` [PATCH AUTOSEL 6.12 22/31] um: virtio_uml: use raw spinlock
` [PATCH AUTOSEL 6.12 23/31] um: convert irq_lock to "
` [PATCH AUTOSEL 6.12 24/31] LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGE
` [PATCH AUTOSEL 6.12 25/31] LoongArch: KVM: Set host with kernel mode when switch to VM mode
` [PATCH AUTOSEL 6.12 26/31] arm64: amu: Delay allocating cpumask for AMU FIE support
` [PATCH AUTOSEL 6.12 27/31] Xen/swiotlb: mark xen_swiotlb_fixup() __init
` [PATCH AUTOSEL 6.12 28/31] Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
` [PATCH AUTOSEL 6.12 29/31] drm/tests: hdmi: Remove redundant assignments
` [PATCH AUTOSEL 6.12 30/31] drm/tests: hdmi: Reorder DRM entities variables assignment
` [PATCH AUTOSEL 6.12 31/31] drm/tests: hdmi: Fix recursive locking
[PATCH AUTOSEL 6.13 01/31] sched_ext: selftests/dsp_local_on: Fix sporadic failures
2025-02-18 20:24 UTC (11+ messages)
` [PATCH AUTOSEL 6.13 22/31] um: virtio_uml: use raw spinlock
` [PATCH AUTOSEL 6.13 23/31] um: convert irq_lock to "
` [PATCH AUTOSEL 6.13 24/31] LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGE
` [PATCH AUTOSEL 6.13 25/31] LoongArch: KVM: Set host with kernel mode when switch to VM mode
` [PATCH AUTOSEL 6.13 26/31] arm64: amu: Delay allocating cpumask for AMU FIE support
` [PATCH AUTOSEL 6.13 27/31] Xen/swiotlb: mark xen_swiotlb_fixup() __init
` [PATCH AUTOSEL 6.13 28/31] Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
` [PATCH AUTOSEL 6.13 29/31] drm/tests: hdmi: Remove redundant assignments
` [PATCH AUTOSEL 6.13 30/31] drm/tests: hdmi: Reorder DRM entities variables assignment
` [PATCH AUTOSEL 6.13 31/31] drm/tests: hdmi: Fix recursive locking
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).