Stable Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-27 11:35:17 to 2022-06-27 11:49:59 UTC [more...]

[PATCH 5.18 000/181] 5.18.8-rc1 review
 2022-06-27 11:20 UTC  (66+ messages)
` [PATCH 5.18 001/181] random: schedule mix_interrupt_randomness() less often
` [PATCH 5.18 002/181] random: quiet urandom warning ratelimit suppression message
` [PATCH 5.18 003/181] ALSA: memalloc: Drop x86-specific hack for WC allocations
` [PATCH 5.18 004/181] ALSA: hda/via: Fix missing beep setup
` [PATCH 5.18 005/181] ALSA: hda: Fix discovery of i915 graphics PCI device
` [PATCH 5.18 006/181] ALSA: hda/conexant: Fix missing beep setup
` [PATCH 5.18 007/181] ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop
` [PATCH 5.18 008/181] ALSA: hda/realtek - ALC897 headset MIC no sound
` [PATCH 5.18 009/181] ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly
` [PATCH 5.18 010/181] ALSA: hda/realtek: Add quirk for Clevo PD70PNT
` [PATCH 5.18 012/181] net: openvswitch: fix parsing of nw_proto for IPv6 fragments
` [PATCH 5.18 013/181] ipv4: ping: fix bind address validity check
` [PATCH 5.18 014/181] 9p: Fix refcounting during full path walks for fid lookups
` [PATCH 5.18 015/181] 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
` [PATCH 5.18 016/181] 9p: fix fid refcount leak in v9fs_vfs_get_link
` [PATCH 5.18 017/181] 9p: fix EBADF errors in cached mode
` [PATCH 5.18 018/181] btrfs: fix hang during unmount when block group reclaim task is running
` [PATCH 5.18 019/181] btrfs: prevent remounting to v1 space cache for subpage mount
` [PATCH 5.18 020/181] btrfs: add error messages to all unrecognized mount options
` [PATCH 5.18 021/181] scsi: ibmvfc: Store vhost pointer during subcrq allocation
` [PATCH 5.18 022/181] scsi: ibmvfc: Allocate/free queue resource only during probe/remove
` [PATCH 5.18 023/181] mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncing
` [PATCH 5.18 024/181] mmc: mediatek: wait dma stop bit reset to 0
` [PATCH 5.18 025/181] xen/gntdev: Avoid blocking in unmap_grant_pages()
` [PATCH 5.18 026/181] MAINTAINERS: Add new IOMMU development mailing list
` [PATCH 5.18 027/181] mtd: rawnand: gpmi: Fix setting busy timeout setting
` [PATCH 5.18 028/181] ata: libata: add qc->flags in ata_qc_complete_template tracepoint
` [PATCH 5.18 029/181] dm era: commit metadata in postsuspend after worker stops
` [PATCH 5.18 030/181] dm: do not return early from dm_io_complete if BLK_STS_AGAIN without polling
` [PATCH 5.18 031/181] dm mirror log: clear log bits up to BITS_PER_LONG boundary
` [PATCH 5.18 036/181] amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+
` [PATCH 5.18 038/181] USB: serial: pl2303: add support for more HXN (G) types
` [PATCH 5.18 039/181] USB: serial: option: add Telit LE910Cx 0x1250 composition
` [PATCH 5.18 040/181] USB: serial: option: add Quectel EM05-G modem
` [PATCH 5.18 042/181] drm/msm: Ensure mmap offset is initialized
` [PATCH 5.18 043/181] drm/msm: Fix double pm_runtime_disable() call
` [PATCH 5.18 044/181] netfilter: use get_random_u32 instead of prandom
` [PATCH 5.18 046/181] drm/msm: Switch ordering of runpm put vs devfreq_idle
` [PATCH 5.18 047/181] scsi: iscsi: Exclude zero from the endpoint ID range
` [PATCH 5.18 048/181] xsk: Fix generic transmit when completion queue reservation fails
` [PATCH 5.18 049/181] drm/msm: use for_each_sgtable_sg to iterate over scatterlist
` [PATCH 5.18 055/181] phy: aquantia: Fix AN when higher speeds than 1G are not advertised
` [PATCH 5.18 056/181] KVM: arm64: Prevent kmemleak from accessing pKVM memory
` [PATCH 5.18 058/181] veth: Add updating of trans_start
` [PATCH 5.18 059/181] tipc: fix use-after-free Read in tipc_named_reinit
` [PATCH 5.18 060/181] block: disable the elevator int del_gendisk
` [PATCH 5.18 062/181] igb: fix a use-after-free issue in igb_clean_tx_ring
` [PATCH 5.18 063/181] bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
` [PATCH 5.18 065/181] net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
` [PATCH 5.18 067/181] drm/msm/dp: check core_initialized before disable interrupts at dp_display_unbind()
` [PATCH 5.18 068/181] drm/msm/dp: force link training for display resolution change
` [PATCH 5.18 069/181] net: phy: at803x: fix NULL pointer dereference on AR9331 PHY
` [PATCH 5.18 070/181] perf test: Record only user callchains on the "Check Arm64 callgraphs are complete in fp mode" test
` [PATCH 5.18 071/181] perf test topology: Use !strncmp(right platform) to fix guest PPC comparision check
` [PATCH 5.18 072/181] perf arm-spe: Dont set data source if its not a memory operation
` [PATCH 5.18 073/181] ipv4: fix bind address validity regression tests
` [PATCH 5.18 074/181] erspan: do not assume transport header is always set
` [PATCH 5.18 075/181] net/tls: fix tls_sk_proto_close executed repeatedly
` [PATCH 5.18 076/181] udmabuf: add back sanity check
` [PATCH 5.18 078/181] netfilter: nf_dup_netdev: do not push mac header a second time
` [PATCH 5.18 080/181] xen-blkfront: Handle NULL gendisk
` [PATCH 5.18 081/181] x86/xen: Remove undefined behavior in setup_features()
` [PATCH 5.18 082/181] MIPS: Remove repetitive increase irq_err_count
` [PATCH 5.18 083/181] afs: Fix dynamic root getattr
` [PATCH 5.18 084/181] block: pop cached rq before potentially blocking rq_qos_throttle()

[PATCH 5.15 000/135] 5.15.51-rc1 review
 2022-06-27 11:22 UTC  (133+ messages)
` [PATCH 5.15 002/135] random: quiet urandom warning ratelimit suppression message
` [PATCH 5.15 003/135] ALSA: hda/via: Fix missing beep setup
` [PATCH 5.15 004/135] ALSA: hda/conexant: "
` [PATCH 5.15 005/135] ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop
` [PATCH 5.15 006/135] ALSA: hda/realtek - ALC897 headset MIC no sound
` [PATCH 5.15 007/135] ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly
` [PATCH 5.15 008/135] ALSA: hda/realtek: Add quirk for Clevo PD70PNT
` [PATCH 5.15 009/135] ALSA: hda/realtek: Add quirk for Clevo NS50PU
` [PATCH 5.15 012/135] 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
` [PATCH 5.15 013/135] 9p: fix fid refcount leak in v9fs_vfs_get_link
` [PATCH 5.15 014/135] btrfs: fix hang during unmount when block group reclaim task is running
` [PATCH 5.15 015/135] btrfs: prevent remounting to v1 space cache for subpage mount
` [PATCH 5.15 016/135] btrfs: add error messages to all unrecognized mount options
` [PATCH 5.15 017/135] scsi: ibmvfc: Store vhost pointer during subcrq allocation
` [PATCH 5.15 018/135] scsi: ibmvfc: Allocate/free queue resource only during probe/remove
` [PATCH 5.15 019/135] mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncing
` [PATCH 5.15 020/135] mmc: mediatek: wait dma stop bit reset to 0
` [PATCH 5.15 021/135] xen/gntdev: Avoid blocking in unmap_grant_pages()
` [PATCH 5.15 022/135] MAINTAINERS: Add new IOMMU development mailing list
` [PATCH 5.15 023/135] mtd: rawnand: gpmi: Fix setting busy timeout setting
` [PATCH 5.15 024/135] ata: libata: add qc->flags in ata_qc_complete_template tracepoint
` [PATCH 5.15 025/135] dm era: commit metadata in postsuspend after worker stops
` [PATCH 5.15 026/135] dm mirror log: clear log bits up to BITS_PER_LONG boundary
` [PATCH 5.15 027/135] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
` [PATCH 5.15 028/135] drm/i915: Implement w/a 22010492432 for adl-s
` [PATCH 5.15 029/135] USB: serial: pl2303: add support for more HXN (G) types
` [PATCH 5.15 030/135] USB: serial: option: add Telit LE910Cx 0x1250 composition
` [PATCH 5.15 031/135] USB: serial: option: add Quectel EM05-G modem
` [PATCH 5.15 032/135] USB: serial: option: add Quectel RM500K module support
` [PATCH 5.15 033/135] drm/msm: Ensure mmap offset is initialized
` [PATCH 5.15 034/135] drm/msm: Fix double pm_runtime_disable() call
` [PATCH 5.15 035/135] netfilter: use get_random_u32 instead of prandom
` [PATCH 5.15 036/135] scsi: scsi_debug: Fix zone transition to full condition
` [PATCH 5.15 037/135] drm/msm: Switch ordering of runpm put vs devfreq_idle
` [PATCH 5.15 038/135] scsi: iscsi: Exclude zero from the endpoint ID range
` [PATCH 5.15 039/135] xsk: Fix generic transmit when completion queue reservation fails
` [PATCH 5.15 040/135] drm/msm: use for_each_sgtable_sg to iterate over scatterlist
` [PATCH 5.15 041/135] bpf: Fix request_sock leak in sk lookup helpers
` [PATCH 5.15 042/135] drm/sun4i: Fix crash during suspend after component bind failure
` [PATCH 5.15 043/135] bpf, x86: Fix tail call count offset calculation on bpf2bpf call
` [PATCH 5.15 044/135] scsi: storvsc: Correct reporting of Hyper-V I/O size limits
` [PATCH 5.15 045/135] phy: aquantia: Fix AN when higher speeds than 1G are not advertised
` [PATCH 5.15 046/135] KVM: arm64: Prevent kmemleak from accessing pKVM memory
` [PATCH 5.15 047/135] net: Write lock dev_base_lock without disabling bottom halves
` [PATCH 5.15 048/135] net: fix data-race in dev_isalive()
` [PATCH 5.15 049/135] tipc: fix use-after-free Read in tipc_named_reinit
` [PATCH 5.15 050/135] igb: fix a use-after-free issue in igb_clean_tx_ring
` [PATCH 5.15 051/135] bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
` [PATCH 5.15 052/135] ethtool: Fix get module eeprom fallback
` [PATCH 5.15 053/135] net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
` [PATCH 5.15 054/135] drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
` [PATCH 5.15 055/135] drm/msm/dp: check core_initialized before disable interrupts at dp_display_unbind()
` [PATCH 5.15 056/135] drm/msm/dp: Drop now unused hpd_high member
` [PATCH 5.15 057/135] drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failed
` [PATCH 5.15 058/135] drm/msm/dp: do not initialize phy until plugin interrupt received
` [PATCH 5.15 059/135] drm/msm/dp: force link training for display resolution change
` [PATCH 5.15 060/135] perf arm-spe: Dont set data source if its not a memory operation
` [PATCH 5.15 061/135] erspan: do not assume transport header is always set
` [PATCH 5.15 062/135] net/tls: fix tls_sk_proto_close executed repeatedly
` [PATCH 5.15 063/135] udmabuf: add back sanity check
` [PATCH 5.15 064/135] selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh
` [PATCH 5.15 065/135] xen-blkfront: Handle NULL gendisk
` [PATCH 5.15 066/135] x86/xen: Remove undefined behavior in setup_features()
` [PATCH 5.15 067/135] MIPS: Remove repetitive increase irq_err_count
` [PATCH 5.15 068/135] afs: Fix dynamic root getattr
` [PATCH 5.15 069/135] ice: ethtool: advertise 1000M speeds properly
` [PATCH 5.15 070/135] regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
` [PATCH 5.15 071/135] regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
` [PATCH 5.15 072/135] igb: Make DMA faster when CPU is active on the PCIe link
` [PATCH 5.15 073/135] virtio_net: fix xdp_rxq_info bug after suspend/resume
` [PATCH 5.15 074/135] Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
` [PATCH 5.15 075/135] sock: redo the psock vs ULP protection check
` [PATCH 5.15 076/135] nvme-pci: add NO APST quirk for Kioxia device
` [PATCH 5.15 077/135] nvme: move the Samsung X5 quirk entry to the core quirks
` [PATCH 5.15 078/135] gpio: winbond: Fix error code in winbond_gpio_get()
` [PATCH 5.15 079/135] s390/cpumf: Handle events cycles and instructions identical
` [PATCH 5.15 080/135] iio: mma8452: fix probe fail when device tree compatible is used
` [PATCH 5.15 081/135] iio: magnetometer: yas530: Fix memchr_inv() misuse
` [PATCH 5.15 082/135] iio: adc: vf610: fix conversion mode sysfs node name
` [PATCH 5.15 083/135] usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC
` [PATCH 5.15 084/135] xhci: turn off port power in shutdown
` [PATCH 5.15 085/135] xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
` [PATCH 5.15 086/135] xhci-pci: Allow host runtime PM as default for Intel Meteor "
` [PATCH 5.15 087/135] usb: gadget: Fix non-unique driver names in raw-gadget driver
` [PATCH 5.15 088/135] USB: gadget: Fix double-free bug in raw_gadget driver
` [PATCH 5.15 089/135] usb: chipidea: udc: check request status before setting device address
` [PATCH 5.15 090/135] dt-bindings: usb: ohci: Increase the number of PHYs
` [PATCH 5.15 091/135] dt-bindings: usb: ehci: "
` [PATCH 5.15 092/135] btrfs: dont set lock_owner when locking extent buffer for reading
` [PATCH 5.15 093/135] btrfs: fix deadlock with fsync+fiemap+transaction commit
` [PATCH 5.15 094/135] f2fs: attach inline_data after setting compression
` [PATCH 5.15 095/135] iio:humidity:hts221: rearrange iio trigger get and register
` [PATCH 5.15 096/135] iio:chemical:ccs811: "
` [PATCH 5.15 097/135] iio:accel:kxcjk-1013: "
` [PATCH 5.15 098/135] iio:accel:bma180: "
` [PATCH 5.15 099/135] iio:accel:mxc4005: "
` [PATCH 5.15 100/135] iio: accel: mma8452: ignore the return value of reset operation
` [PATCH 5.15 101/135] iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
` [PATCH 5.15 102/135] iio: trigger: sysfs: fix use-after-free on remove
` [PATCH 5.15 103/135] iio: adc: stm32: fix maximum clock rate for stm32mp15x
` [PATCH 5.15 104/135] iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)
` [PATCH 5.15 105/135] iio: afe: rescale: Fix boolean logic bug
` [PATCH 5.15 106/135] iio: adc: stm32: Fix ADCs iteration in irq handler
` [PATCH 5.15 107/135] iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious IRQs message
` [PATCH 5.15 108/135] iio: adc: axp288: Override TS pin bias current for some models
` [PATCH 5.15 109/135] iio: adc: rzg2l_adc: add missing fwnode_handle_put() in rzg2l_adc_parse_properties()
` [PATCH 5.15 110/135] iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_client
` [PATCH 5.15 111/135] iio: adc: ti-ads131e08: add missing fwnode_handle_put() in ads131e08_alloc_channels()
` [PATCH 5.15 112/135] xtensa: xtfpga: Fix refcount leak bug in setup
` [PATCH 5.15 113/135] xtensa: Fix refcount leak bug in time.c
` [PATCH 5.15 114/135] parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI
` [PATCH 5.15 115/135] parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
` [PATCH 5.15 116/135] powerpc/microwatt: wire up rng during setup_arch()
` [PATCH 5.15 117/135] powerpc: Enable execve syscall exit tracepoint
` [PATCH 5.15 118/135] powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
` [PATCH 5.15 119/135] powerpc/powernv: wire up rng during setup_arch
` [PATCH 5.15 120/135] drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl()
` [PATCH 5.15 121/135] ARM: dts: imx7: Move hsic_phy power domain to HSIC PHY node
` [PATCH 5.15 122/135] ARM: dts: imx6qdl: correct PU regulator ramp delay
` [PATCH 5.15 123/135] arm64: dts: ti: k3-am64-main: Remove support for HS400 speed mode
` [PATCH 5.15 124/135] ARM: exynos: Fix refcount leak in exynos_map_pmu
` [PATCH 5.15 125/135] soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe
` [PATCH 5.15 126/135] ARM: Fix refcount leak in axxia_boot_secondary
` [PATCH 5.15 127/135] memory: samsung: exynos5422-dmc: Fix refcount leak in of_get_dram_timings
` [PATCH 5.15 128/135] ARM: cns3xxx: Fix refcount leak in cns3xxx_init
` [PATCH 5.15 129/135] modpost: fix section mismatch check for exported init/exit sections
` [PATCH 5.15 130/135] ARM: dts: bcm2711-rpi-400: Fix GPIO line names
` [PATCH 5.15 131/135] random: update comment from copy_to_user() -> copy_to_iter()
` [PATCH 5.15 132/135] perf build-id: Fix caching files with a wrong build ID
` [PATCH 5.15 133/135] dma-direct: use the correct size for dma_set_encrypted()
` [PATCH 5.15 134/135] kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
` [PATCH 5.15 135/135] powerpc/pseries: wire up rng during setup_arch()

[PATCH v4] ath9k: sleep for less time when unregistering hwrng
 2022-06-27 11:37 UTC  (2+ messages)
` [PATCH v5] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).