All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-24 13:30:30 to 2023-04-24 13:37:54 UTC [more...]

[PATCH 4.19 00/29] 4.19.282-rc1 review
 2023-04-24 13:18 UTC  (3+ messages)
` [PATCH 4.19 01/29] ARM: dts: rockchip: fix a typo error for rk3288 spdif node
` [PATCH 4.19 10/29] selftests: sigaltstack: fix -Wuninitialized

[PATCH 4.14 00/28] 4.14.314-rc1 review
 2023-04-24 13:18 UTC  (27+ messages)
` [PATCH 4.14 01/28] ARM: dts: rockchip: fix a typo error for rk3288 spdif node
` [PATCH 4.14 02/28] net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
` [PATCH 4.14 03/28] virtio_net: bugfix overflow inside xdp_linearize_page()
` [PATCH 4.14 04/28] i40e: fix accessing vsi->active_filters without holding lock
` [PATCH 4.14 05/28] i40e: fix i40e_setup_misc_vector() error handling
` [PATCH 4.14 06/28] mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()
` [PATCH 4.14 07/28] e1000e: Disable TSO on i219-LM card to increase speed
` [PATCH 4.14 08/28] f2fs: Fix f2fs_truncate_partial_nodes ftrace event
` [PATCH 4.14 09/28] selftests: sigaltstack: fix -Wuninitialized
` [PATCH 4.14 10/28] scsi: megaraid_sas: Fix fw_crash_buffer_show()
` [PATCH 4.14 11/28] scsi: core: Improve scsi_vpd_inquiry() checks
` [PATCH 4.14 12/28] net: dsa: b53: mmap: add phy ops
` [PATCH 4.14 13/28] s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling
` [PATCH 4.14 14/28] xen/netback: use same error messages for same errors
` [PATCH 4.14 15/28] nilfs2: initialize unused bytes in segment summary blocks
` [PATCH 4.14 17/28] x86/purgatory: Dont generate debug info for purgatory.ro
` [PATCH 4.14 18/28] Revert "ext4: fix use-after-free in ext4_xattr_set_entry"
` [PATCH 4.14 19/28] ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
` [PATCH 4.14 20/28] ext4: fix use-after-free in ext4_xattr_set_entry
` [PATCH 4.14 21/28] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM)
` [PATCH 4.14 22/28] tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct()
` [PATCH 4.14 23/28] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy()
` [PATCH 4.14 24/28] dccp: Call inet6_destroy_sock() via sk->sk_destruct()
` [PATCH 4.14 25/28] sctp: "
` [PATCH 4.14 26/28] counter: 104-quad-8: Fix race condition between FLAG and CNTR reads
` [PATCH 4.14 27/28] iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()

[PATCH 1/2] Bluetooth: fix debugfs registration
 2023-04-24 13:36 UTC  (2+ messages)
`  "

[PATCH 5.10 00/68] 5.10.179-rc1 review
 2023-04-24 13:18 UTC  (69+ messages)
` [PATCH 5.10 01/68] ARM: dts: rockchip: fix a typo error for rk3288 spdif node
` [PATCH 5.10 02/68] arm64: dts: qcom: ipq8074-hk01: enable QMP device, not the PHY node
` [PATCH 5.10 03/68] arm64: dts: meson-g12-common: specify full DMC range
` [PATCH 5.10 04/68] arm64: dts: imx8mm-evk: correct pmic clock source
` [PATCH 5.10 05/68] netfilter: br_netfilter: fix recent physdev match breakage
` [PATCH 5.10 06/68] regulator: fan53555: Explicitly include bits header
` [PATCH 5.10 07/68] net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
` [PATCH 5.10 08/68] virtio_net: bugfix overflow inside xdp_linearize_page()
` [PATCH 5.10 09/68] sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP
` [PATCH 5.10 10/68] sfc: Fix use-after-free due to selftest_work
` [PATCH 5.10 11/68] netfilter: nf_tables: fix ifdef to also consider nf_tables=m
` [PATCH 5.10 12/68] i40e: fix accessing vsi->active_filters without holding lock
` [PATCH 5.10 13/68] i40e: fix i40e_setup_misc_vector() error handling
` [PATCH 5.10 14/68] mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()
` [PATCH 5.10 15/68] net: rpl: fix rpl header size calculation
` [PATCH 5.10 16/68] mlxsw: pci: Fix possible crash during initialization
` [PATCH 5.10 17/68] bpf: Fix incorrect verifier pruning due to missing register precision taints
` [PATCH 5.10 18/68] e1000e: Disable TSO on i219-LM card to increase speed
` [PATCH 5.10 19/68] f2fs: Fix f2fs_truncate_partial_nodes ftrace event
` [PATCH 5.10 20/68] Input: i8042 - add quirk for Fujitsu Lifebook A574/H
` [PATCH 5.10 21/68] selftests: sigaltstack: fix -Wuninitialized
` [PATCH 5.10 22/68] scsi: megaraid_sas: Fix fw_crash_buffer_show()
` [PATCH 5.10 23/68] scsi: core: Improve scsi_vpd_inquiry() checks
` [PATCH 5.10 24/68] net: dsa: b53: mmap: add phy ops
` [PATCH 5.10 25/68] s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling
` [PATCH 5.10 26/68] nvme-tcp: fix a possible UAF when failing to allocate an io queue
` [PATCH 5.10 27/68] xen/netback: use same error messages for same errors
` [PATCH 5.10 28/68] powerpc/doc: Fix htmldocs errors
` [PATCH 5.10 29/68] xfs: drop submit side trans alloc for append ioends
` [PATCH 5.10 30/68] iio: light: tsl2772: fix reading proximity-diodes from device tree
` [PATCH 5.10 31/68] nilfs2: initialize unused bytes in segment summary blocks
` [PATCH 5.10 32/68] memstick: fix memory leak if card device is never registered
` [PATCH 5.10 33/68] kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
` [PATCH 5.10 34/68] mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25
` [PATCH 5.10 35/68] mm/khugepaged: check again on anon uffd-wp during isolation
` [PATCH 5.10 36/68] sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
` [PATCH 5.10 37/68] sched/uclamp: Fix fits_capacity() check in feec()
` [PATCH 5.10 38/68] sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
` [PATCH 5.10 39/68] sched/uclamp: Make asym_fits_capacity() "
` [PATCH 5.10 40/68] sched/uclamp: Make cpu_overutilized() "
` [PATCH 5.10 41/68] sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()s early exit condition
` [PATCH 5.10 42/68] sched/fair: Detect capacity inversion
` [PATCH 5.10 43/68] sched/fair: Consider capacity inversion in util_fits_cpu()
` [PATCH 5.10 44/68] sched/uclamp: Fix a uninitialized variable warnings
` [PATCH 5.10 45/68] sched/fair: Fixes for capacity inversion detection
` [PATCH 5.10 46/68] MIPS: Define RUNTIME_DISCARD_EXIT in LD script
` [PATCH 5.10 47/68] [PATCH v2 stable-5.10.y stable-5.15.y] docs: futex: Fix kernel-doc references after code split-up preparation
` [PATCH 5.10 48/68] purgatory: fix disabling debug info
` [PATCH 5.10 49/68] virtiofs: clean up error handling in virtio_fs_get_tree()
` [PATCH 5.10 50/68] virtiofs: split requests that exceed virtqueue size
` [PATCH 5.10 51/68] fuse: check s_root when destroying sb
` [PATCH 5.10 52/68] fuse: fix attr version comparison in fuse_read_update_size()
` [PATCH 5.10 53/68] fuse: always revalidate rename target dentry
` [PATCH 5.10 54/68] fuse: fix deadlock between atomic O_TRUNC and page invalidation
` [PATCH 5.10 55/68] Revert "ext4: fix use-after-free in ext4_xattr_set_entry"
` [PATCH 5.10 56/68] ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
` [PATCH 5.10 57/68] ext4: fix use-after-free in ext4_xattr_set_entry
` [PATCH 5.10 58/68] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM)
` [PATCH 5.10 59/68] tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct()
` [PATCH 5.10 60/68] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy()
` [PATCH 5.10 61/68] dccp: Call inet6_destroy_sock() via sk->sk_destruct()
` [PATCH 5.10 62/68] sctp: "
` [PATCH 5.10 63/68] pwm: meson: Explicitly set .polarity in .get_state()
` [PATCH 5.10 64/68] pwm: iqs620a: "
` [PATCH 5.10 65/68] pwm: hibvt: "
` [PATCH 5.10 66/68] iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()
` [PATCH 5.10 67/68] ASoC: fsl_asrc_dma: fix potential null-ptr-deref
` [PATCH 5.10 68/68] ASN.1: Fix check for strdup() success

[GIT PULL] hwmon updates for v6.4
 2023-04-24 13:36 UTC 

Library: [RFC PATCH] btree_blue - a btree with linear travesal function and more
 2023-04-24 13:34 UTC 

[Intel-xe] [PATCH] drm/xe: Fixup small bug in xe_de.h
 2023-04-24 13:36 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for "

[PULL 00/30] Migration 20230424 patches
 2023-04-24 13:27 UTC  (12+ messages)
` [PULL 05/30] migration: Create options.c
` [PULL 06/30] migration: Move migrate_colo_enabled() to options.c
` [PULL 07/30] migration: Move migrate_use_compression() "
` [PULL 09/30] migration: Move migrate_use_multifd() "
` [PULL 10/30] migration: Move migrate_use_zero_copy_send() "
` [PULL 16/30] migration: Move qmp_query_migrate_capabilities() "
` [PULL 18/30] migration: Move migrate_cap_set() "
` [PULL 19/30] migration: Move parameters functions to option.c
` [PULL 23/30] migration: Create migrate_checkpoint_delay()
` [PULL 25/30] migration: Move migrate_announce_params() to option.c
` [PULL 30/30] migration: Create migrate_max_bandwidth() function

[PATCH 0/2] Bluetooth: fix bdaddr quirks
 2023-04-24 13:35 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
` [PATCH 2/2] Bluetooth: fix use-bdaddr-property quirk

[PATCH v1 2/2] dts: replace pexpect with fabric
 2023-04-24 13:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH V7 0/3] rpmsg signaling/flowcontrol patches
 2023-04-24 13:33 UTC  (3+ messages)
` [PATCH V7 3/3] rpmsg: char: Add RPMSG GET/SET FLOWCONTROL IOCTL support

[PATCH nf] netfilter: nf_tables: integrate pipapo into commit protocol
 2023-04-24 13:33 UTC 

[PATCH v4] net: amd: Fix link leak when verifying config failed
 2023-04-24 13:28 UTC  (3+ messages)

[PATCH 6.2 000/110] 6.2.13-rc1 review
 2023-04-24 13:18 UTC  (71+ messages)
` [PATCH 6.2 030/110] net: rpl: fix rpl header size calculation
` [PATCH 6.2 033/110] bpf: Fix incorrect verifier pruning due to missing register precision taints
` [PATCH 6.2 034/110] net: dsa: microchip: ksz8795: Correctly handle huge frame configuration
` [PATCH 6.2 035/110] bnxt_en: fix free-runnig PHC mode
` [PATCH 6.2 036/110] e1000e: Disable TSO on i219-LM card to increase speed
` [PATCH 6.2 037/110] net: bridge: switchdev: dont notify FDB entries with "master dynamic"
` [PATCH 6.2 038/110] f2fs: Fix f2fs_truncate_partial_nodes ftrace event
` [PATCH 6.2 039/110] platform/x86/intel: vsec: Fix a memory leak in intel_vsec_add_aux
` [PATCH 6.2 050/110] xen/netback: use same error messages for same errors
` [PATCH 6.2 051/110] platform/x86: gigabyte-wmi: add support for X570S AORUS ELITE
` [PATCH 6.2 052/110] platform/x86: asus-nb-wmi: Add quirk_asus_tablet_mode to other ROG Flow X13 models
` [PATCH 6.2 053/110] mtd: spi-nor: fix memory leak when using debugfs_lookup()
` [PATCH 6.2 054/110] pwm: Zero-initialize the pwm_state passed to drivers .get_state()
` [PATCH 6.2 055/110] Revert "userfaultfd: dont fail on unrecognized features"
` [PATCH 6.2 056/110] Revert "ACPICA: Events: Support fixed PCIe wake event"
` [PATCH 6.2 057/110] iio: dac: ad5755: Add missing fwnode_handle_put()
` [PATCH 6.2 058/110] iio: light: tsl2772: fix reading proximity-diodes from device tree
` [PATCH 6.2 059/110] ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
` [PATCH 6.2 060/110] btrfs: set default discard iops_limit to 1000
` [PATCH 6.2 061/110] btrfs: reinterpret async discard iops_limit=0 as no delay
` [PATCH 6.2 062/110] rust: kernel: Mark rust_fmt_argument as extern "C"
` [PATCH 6.2 063/110] LoongArch: module: set section addresses to 0x0
` [PATCH 6.2 064/110] LoongArch: Check unwind_error() in arch_stack_walk()
` [PATCH 6.2 065/110] LoongArch: Fix probing of the CRC32 feature
` [PATCH 6.2 066/110] LoongArch: Mark 3 symbol exports as non-GPL
` [PATCH 6.2 067/110] wifi: ath9k: Dont mark channelmap stack variable read-only in ath9k_mci_update_wlan_channels()
` [PATCH 6.2 068/110] maple_tree: make maple state reusable after mas_empty_area_rev()
` [PATCH 6.2 069/110] maple_tree: fix mas_empty_area() search
` [PATCH 6.2 070/110] maple_tree: fix a potential memory leak, OOB access, or other unpredictable bug
` [PATCH 6.2 071/110] ASoC: SOF: ipc4-topology: Clarify bind failure caused by missing fw_module
` [PATCH 6.2 072/110] nilfs2: initialize unused bytes in segment summary blocks
` [PATCH 6.2 073/110] mptcp: stops worker on unaccepted sockets at listener close
` [PATCH 6.2 074/110] mptcp: fix accept vs worker race
` [PATCH 6.2 075/110] tools/mm/page_owner_sort.c: fix TGID output when cull=tg is used
` [PATCH 6.2 076/110] memstick: fix memory leak if card device is never registered
` [PATCH 6.2 077/110] kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
` [PATCH 6.2 078/110] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
` [PATCH 6.2 079/110] mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25
` [PATCH 6.2 080/110] drm/i915: Fix fast wake AUX sync len
` [PATCH 6.2 081/110] drm/amdgpu: Fix desktop freezed after gpu-reset
` [PATCH 6.2 082/110] drm/amd/display: set dcn315 lb bpp to 48
` [PATCH 6.2 083/110] drm/rockchip: vop2: fix suspend/resume
` [PATCH 6.2 084/110] drm/rockchip: vop2: Use regcache_sync() to "
` [PATCH 6.2 085/110] mm: fix memory leak on mm_init error handling
` [PATCH 6.2 086/110] mm/userfaultfd: fix uffd-wp handling for THP migration entries
` [PATCH 6.2 087/110] mm/khugepaged: check again on anon uffd-wp during isolation
` [PATCH 6.2 088/110] mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIO
` [PATCH 6.2 089/110] mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
` [PATCH 6.2 090/110] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
` [PATCH 6.2 091/110] mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages
` [PATCH 6.2 092/110] mm/mmap: regression fix for unmapped_area{_topdown}
` [PATCH 6.2 093/110] cifs: avoid dup prefix path in dfs_get_automount_devname()
` [PATCH 6.2 094/110] KVM: arm64: Make vcpu flag updates non-preemptible
` [PATCH 6.2 095/110] KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()
` [PATCH 6.2 096/110] MIPS: Define RUNTIME_DISCARD_EXIT in LD script
` [PATCH 6.2 097/110] LoongArch: Make -mstrict-align configurable
` [PATCH 6.2 098/110] LoongArch: Make WriteCombine configurable for ioremap()
` [PATCH 6.2 099/110] purgatory: fix disabling debug info
` [PATCH 6.2 100/110] PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries()
` [PATCH 6.2 101/110] gcc: disable -Warray-bounds for gcc-13 too
` [PATCH 6.2 102/110] Input: cyttsp5 - fix sensing configuration data structure
` [PATCH 6.2 103/110] Input: pegasus-notetaker - check pipe type when probing
` [PATCH 6.2 104/110] iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()
` [PATCH 6.2 105/110] fpga: bridge: properly initialize bridge device before populating children
` [PATCH 6.2 106/110] mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
` [PATCH 6.2 107/110] ASoC: SOF: pm: Tear down pipelines only if DSP was active
` [PATCH 6.2 108/110] ASoC: fsl_asrc_dma: fix potential null-ptr-deref
` [PATCH 6.2 109/110] ASoC: fsl_sai: Fix pins setting for i.MX8QM platform
` [PATCH 6.2 110/110] ASN.1: Fix check for strdup() success

[GIT PULL] RAS updates for v6.4-rc1
 2023-04-24 13:32 UTC 

[PATCH v1] gpio: mmio: restroe get multiple gpio mask
 2023-04-24 13:31 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/mtl: workaround coherency issue for Media
 2023-04-24 13:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/mtl: workaround coherency issue for Media (rev4)

Raid5 to raid6 grow interrupted, mdadm hangs on assemble command
 2023-04-24 13:31 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/selftest: Record GT error for gt failure
 2023-04-24 13:36 UTC 

[PATCH RFC v2 0/2] regulator: dynamic voltage monitoring support
 2023-04-24 13:30 UTC  (3+ messages)
` [PATCH RFC v2 1/2] regulator: add properties to disable monitoring on actions

Patchwork summary for: spi-devel-general
 2023-04-24 13:30 UTC 

[PATCH] thunderbolt: Clear registers properly when auto clear isn't in use
 2023-04-24 13:30 UTC  (3+ messages)

[Intel-gfx] [RFC PATCH] x86/mm: Fix PAT bit missing from page protection modify mask
 2023-04-24 13:29 UTC  (2+ messages)
`  "

[igt-dev] [PATCH] [i-g-t] tests/amdgpu/amd_mem_leak: add delay after igt_system_suspend_autoresume
 2023-04-24 13:30 UTC 


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.