All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-08 13:50:50 to 2022-11-08 14:00:10 UTC [more...]

[Intel-gfx] [PATCH v7 00/23] drm: Analog TV Improvements
 2022-11-08 13:42 UTC  (3+ messages)
` [Intel-gfx] [Nouveau] "
  `  "

[PATCH 5.15 000/144] 5.15.78-rc1 review
 2022-11-08 13:38 UTC  (29+ messages)
` [PATCH 5.15 001/144] scsi: lpfc: Adjust bytes received vales during cmf timer interval
` [PATCH 5.15 002/144] scsi: lpfc: Adjust CMF total bytes and rxmonitor
` [PATCH 5.15 003/144] scsi: lpfc: Rework MIB Rx Monitor debug info logic
` [PATCH 5.15 004/144] serial: ar933x: Deassert Transmit Enable on ->rs485_config()
` [PATCH 5.15 005/144] KVM: x86: Trace re-injected exceptions
` [PATCH 5.15 006/144] KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)
` [PATCH 5.15 007/144] drm/amd/display: explicitly disable psr_feature_enable appropriately
` [PATCH 5.15 009/144] HID: playstation: add initial DualSense Edge controller support
` [PATCH 5.15 010/144] KVM: x86: Protect the unused bits in MSR exiting flags
` [PATCH 5.15 018/144] NFSv4: Fix a potential state reclaim deadlock
` [PATCH 5.15 019/144] NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
` [PATCH 5.15 020/144] NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
` [PATCH 5.15 021/144] SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed
` [PATCH 5.15 022/144] NFSv4.2: Fixup CLONE dest file size for zero-length count
` [PATCH 5.15 023/144] nfs4: Fix kmemleak when allocate slot failed
` [PATCH 5.15 024/144] net: dsa: Fix possible memory leaks in dsa_loop_init()
` [PATCH 5.15 025/144] RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
` [PATCH 5.15 026/144] RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()
` [PATCH 5.15 027/144] net: dsa: fall back to default tagger if we cant load the one from DT
` [PATCH 5.15 028/144] nfc: fdp: Fix potential memory leak in fdp_nci_send()
` [PATCH 5.15 029/144] nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
` [PATCH 5.15 030/144] nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
` [PATCH 5.15 031/144] nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
` [PATCH 5.15 032/144] net: fec: fix improper use of NETDEV_TX_BUSY
` [PATCH 5.15 033/144] ata: pata_legacy: fix pdc20230_set_piomode()
` [PATCH 5.15 034/144] net: sched: Fix use after free in red_enqueue()
` [PATCH 5.15 035/144] net: tun: fix bugs for oversize packet when napi frags enabled
` [PATCH 5.15 036/144] netfilter: nf_tables: netlink notifier might race to release objects

[PULL 00/55] MIPS patches for 2022-10-30
 2022-11-08 13:59 UTC  (2+ messages)

[RFC PATCH 0/2] Add serdev support for hci h4
 2022-11-08 13:59 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: net: h4-bluetooth: add new bindings for hci_h4

[PATCH v2] drm/amd/pm: enable mode1 reset on smu_v13_0_10
 2022-11-08 13:59 UTC  (2+ messages)

[Issue] EFI runtime-wrapper is broken
 2022-11-08 13:57 UTC  (6+ messages)

[PATCH 5.10 000/118] 5.10.154-rc1 review
 2022-11-08 13:39 UTC  (119+ messages)
` [PATCH 5.10 001/118] serial: 8250: Let drivers request full 16550A feature probing
` [PATCH 5.10 002/118] serial: ar933x: Deassert Transmit Enable on ->rs485_config()
` [PATCH 5.10 003/118] KVM: nVMX: Pull KVM L0s desired controls directly from vmcs01
` [PATCH 5.10 004/118] KVM: nVMX: Dont propagate vmcs12s PERF_GLOBAL_CTRL settings to vmcs02
` [PATCH 5.10 005/118] KVM: x86: Trace re-injected exceptions
` [PATCH 5.10 006/118] KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)
` [PATCH 5.10 007/118] x86/topology: Set cpu_die_id only if DIE_TYPE found
` [PATCH 5.10 008/118] x86/topology: Fix multiple packages shown on a single-package system
` [PATCH 5.10 009/118] x86/topology: Fix duplicated core ID within a package
` [PATCH 5.10 010/118] KVM: x86: Protect the unused bits in MSR exiting flags
` [PATCH 5.10 011/118] KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()
` [PATCH 5.10 012/118] KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
` [PATCH 5.10 013/118] RDMA/cma: Use output interface for net_dev check
` [PATCH 5.10 014/118] IB/hfi1: Correctly move list in sc_disable()
` [PATCH 5.10 015/118] NFSv4: Fix a potential state reclaim deadlock
` [PATCH 5.10 016/118] NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
` [PATCH 5.10 017/118] NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
` [PATCH 5.10 018/118] nfs4: Fix kmemleak when allocate slot failed
` [PATCH 5.10 019/118] net: dsa: Fix possible memory leaks in dsa_loop_init()
` [PATCH 5.10 020/118] RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
` [PATCH 5.10 021/118] RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()
` [PATCH 5.10 022/118] nfc: fdp: drop ftrace-like debugging messages
` [PATCH 5.10 023/118] nfc: fdp: Fix potential memory leak in fdp_nci_send()
` [PATCH 5.10 024/118] NFC: nxp-nci: remove unnecessary labels
` [PATCH 5.10 025/118] nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
` [PATCH 5.10 026/118] nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
` [PATCH 5.10 027/118] nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
` [PATCH 5.10 028/118] net: fec: fix improper use of NETDEV_TX_BUSY
` [PATCH 5.10 029/118] ata: pata_legacy: fix pdc20230_set_piomode()
` [PATCH 5.10 030/118] net: sched: Fix use after free in red_enqueue()
` [PATCH 5.10 031/118] net: tun: fix bugs for oversize packet when napi frags enabled
` [PATCH 5.10 032/118] netfilter: nf_tables: release flow rule object from commit path
` [PATCH 5.10 033/118] ipvs: use explicitly signed chars
` [PATCH 5.10 034/118] ipvs: fix WARNING in __ip_vs_cleanup_batch()
` [PATCH 5.10 035/118] ipvs: fix WARNING in ip_vs_app_net_cleanup()
` [PATCH 5.10 036/118] rose: Fix NULL pointer dereference in rose_send_frame()
` [PATCH 5.10 037/118] mISDN: fix possible memory leak in mISDN_register_device()
` [PATCH 5.10 038/118] isdn: mISDN: netjet: fix wrong check of device registration
` [PATCH 5.10 039/118] btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
` [PATCH 5.10 040/118] btrfs: fix inode list leak during backref walking at find_parent_nodes()
` [PATCH 5.10 041/118] btrfs: fix ulist leaks in error paths of qgroup self tests
` [PATCH 5.10 042/118] Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
` [PATCH 5.10 043/118] Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
` [PATCH 5.10 044/118] net: mdio: fix undefined behavior in bit shift for __mdiobus_register
` [PATCH 5.10 045/118] net, neigh: Fix null-ptr-deref in neigh_table_clear()
` [PATCH 5.10 046/118] ipv6: fix WARNING in ip6_route_net_exit_late()
` [PATCH 5.10 047/118] drm/msm/hdmi: Remove spurious IRQF_ONESHOT flag
` [PATCH 5.10 048/118] drm/msm/hdmi: fix IRQ lifetime
` [PATCH 5.10 049/118] mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus
` [PATCH 5.10 050/118] mmc: sdhci-pci: Avoid comma separated statements
` [PATCH 5.10 051/118] mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake
` [PATCH 5.10 052/118] video/fbdev/stifb: Implement the stifb_fillrect() function
` [PATCH 5.10 053/118] fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards
` [PATCH 5.10 054/118] mtd: parsers: bcm47xxpart: print correct offset on read error
` [PATCH 5.10 055/118] mtd: parsers: bcm47xxpart: Fix halfblock reads
` [PATCH 5.10 056/118] xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
` [PATCH 5.10 057/118] s390/boot: add secure boot trailer
` [PATCH 5.10 058/118] media: rkisp1: Initialize color space on resizer sink and source pads
` [PATCH 5.10 059/118] media: rkisp1: Zero v4l2_subdev_format fields in when validating links
` [PATCH 5.10 060/118] media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE
` [PATCH 5.10 061/118] media: cros-ec-cec: "
` [PATCH 5.10 062/118] media: dvb-frontends/drxk: initialize err to 0
` [PATCH 5.10 063/118] media: meson: vdec: fix possible refcount leak in vdec_probe()
` [PATCH 5.10 064/118] ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()
` [PATCH 5.10 065/118] scsi: core: Restrict legal sdev_state transitions via sysfs
` [PATCH 5.10 066/118] HID: saitek: add madcatz variant of MMO7 mouse device ID
` [PATCH 5.10 067/118] drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case
` [PATCH 5.10 068/118] i2c: xiic: Add platform module alias
` [PATCH 5.10 069/118] efi/tpm: Pass correct address to memblock_reserve
` [PATCH 5.10 070/118] ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset
` [PATCH 5.10 071/118] arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers
` [PATCH 5.10 072/118] firmware: arm_scmi: Suppress the drivers bind attributes
` [PATCH 5.10 073/118] firmware: arm_scmi: Make Rx chan_setup fail on memory errors
` [PATCH 5.10 074/118] arm64: dts: juno: Add thermal critical trip points
` [PATCH 5.10 075/118] i2c: piix4: Fix adapter not be removed in piix4_remove()
` [PATCH 5.10 076/118] Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
` [PATCH 5.10 077/118] Bluetooth: L2CAP: Fix attempting to access uninitialized memory
` [PATCH 5.10 078/118] block, bfq: protect bfqd->queued by bfqd->lock
` [PATCH 5.10 079/118] ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
` [PATCH 5.10 080/118] fscrypt: simplify master key locking
` [PATCH 5.10 081/118] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH 5.10 082/118] fscrypt: fix keyring memory leak on mount failure
` [PATCH 5.10 083/118] tcp/udp: Fix memory leak in ipv6_renew_options()
` [PATCH 5.10 084/118] mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
` [PATCH 5.10 085/118] memcg: enable accounting of ipc resources
` [PATCH 5.10 086/118] binder: fix UAF of alloc->vma in race with munmap()
` [PATCH 5.10 087/118] coresight: cti: Fix hang in cti_disable_hw()
` [PATCH 5.10 088/118] btrfs: fix type of parameter generation in btrfs_get_dentry
` [PATCH 5.10 089/118] ftrace: Fix use-after-free for dynamic ftrace_ops
` [PATCH 5.10 090/118] tcp/udp: Make early_demux back namespacified
` [PATCH 5.10 091/118] tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()
` [PATCH 5.10 092/118] kprobe: reverse kp->flags when arm_kprobe failed
` [PATCH 5.10 093/118] tools/nolibc/string: Fix memcmp() implementation
` [PATCH 5.10 094/118] tracing/histogram: Update document for KEYS_MAX size
` [PATCH 5.10 095/118] capabilities: fix potential memleak on error path from vfs_getxattr_alloc()
` [PATCH 5.10 096/118] fuse: add file_modified() to fallocate
` [PATCH 5.10 097/118] efi: random: reduce seed size to 32 bytes
` [PATCH 5.10 098/118] efi: random: Use ACPI reclaim memory for random seed
` [PATCH 5.10 099/118] perf/x86/intel: Fix pebs event constraints for ICL
` [PATCH 5.10 100/118] perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]
` [PATCH 5.10 101/118] parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
` [PATCH 5.10 102/118] parisc: Export iosapic_serial_irq() symbol for serial port driver
` [PATCH 5.10 103/118] parisc: Avoid printing the hardware path twice
` [PATCH 5.10 104/118] ext4: fix warning in ext4_da_release_space
` [PATCH 5.10 105/118] ext4: fix BUG_ON() when directory entry has invalid rec_len
` [PATCH 5.10 106/118] KVM: x86: Mask off reserved bits in CPUID.80000006H
` [PATCH 5.10 107/118] KVM: x86: Mask off reserved bits in CPUID.8000001AH
` [PATCH 5.10 108/118] KVM: x86: Mask off reserved bits in CPUID.80000008H
` [PATCH 5.10 109/118] KVM: x86: Mask off reserved bits in CPUID.80000001H
` [PATCH 5.10 110/118] KVM: x86: emulator: em_sysexit should update ctxt->mode
` [PATCH 5.10 111/118] KVM: x86: emulator: introduce emulator_recalc_and_set_mode
` [PATCH 5.10 112/118] KVM: x86: emulator: update the emulation mode after CR0 write
` [PATCH 5.10 113/118] ext4,f2fs: fix readahead of verity data
` [PATCH 5.10 114/118] drm/rockchip: dsi: Force synchronous probe
` [PATCH 5.10 115/118] drm/i915/sdvo: Filter out invalid outputs more sensibly
` [PATCH 5.10 116/118] drm/i915/sdvo: Setup DDC fully before output init
` [PATCH 5.10 117/118] wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
` [PATCH 5.10 118/118] ipc: remove memcg accounting for sops objects in do_semtimedop()

[PATCH v2] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations
 2022-11-08 13:57 UTC  (5+ messages)

[PATCH v3] ceph: fix NULL pointer dereference for req->r_session
 2022-11-08 13:55 UTC 

[PATCH] net: ethernet: ti: cpsw_ale: optimize cpsw_ale_restore()
 2022-11-08 13:56 UTC 

[PATCH v2 1/3] wifi: rtl8xxxu: Move burst init to a function
 2022-11-08 13:56 UTC  (5+ messages)
` [PATCH v2 3/3] wifi: rtl8xxxu: Rename rtl8xxxu_8188f_channel_to_group

[PATCH for-4.17?] x86/pvh: report ACPI VFCT table to dom0 if present
 2022-11-08 13:55 UTC 

[PATCH 00/50] wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices
 2022-11-08 13:55 UTC  (5+ messages)
` [PATCH 31/50] wifi: ath12k: add mac.c

[PATCH v1 1/1] mac_pton: Don't access memory over expected length
 2022-11-08 13:55 UTC  (8+ messages)

[QEMU][PATCH v2 0/5] Introduce Xilinx Versal CANFD
 2022-11-08 13:54 UTC  (5+ messages)
` [QEMU][PATCH v2 4/5] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
` [QEMU][PATCH v2 5/5] MAINTAINERS: Include canfd tests under Xilinx CAN

[PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
 2022-11-08 13:54 UTC  (4+ messages)

[PATCH v4 00/17] IOMMUFD Generic interface
 2022-11-08 13:54 UTC  (4+ messages)
` S390 testing for IOMMUFD

[PATCH] btrfs: drop path before copying subvol info to userspace
 2022-11-08 13:53 UTC 

[PATCH v2 0/7] clone, submodule update: check out submodule branches
 2022-11-08 13:53 UTC  (4+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 8/8] clone, submodule update: create and check out branches

[PATCH] app/testpmd: fix protocol headers display for Rx buffer split
 2022-11-08 13:53 UTC  (4+ messages)
` [PATCH v3] app/testpmd: fix protocol header "

[PATCH v6 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-11-08 13:52 UTC  (4+ messages)
` [PATCH v6 09/20] dt-bindings: PCI: dwc: Add interrupts/interrupt-names common properties

[PATCH] net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create()
 2022-11-08 13:52 UTC  (3+ messages)

[PATCH] checkpatch: typo fix
 2022-11-08 13:52 UTC 

[PATCH v2 2/2] xfs: fix super block buf log item UAF during force shutdown
 2022-11-08 14:06 UTC  (2+ messages)
` [PATCH v3 1/2] xfs: wait xlog ioend workqueue drained before tearing down AIL

[PATCH v3 00/10] Initial support for Cadence MHDP(HDMI/DP) for i.MX8MQ
 2022-11-08 13:50 UTC  (4+ messages)
  ` [EXT] "

[PATCH 5.4 00/74] 5.4.224-rc1 review
 2022-11-08 13:39 UTC  (18+ messages)
` [PATCH 5.4 42/74] xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()
` [PATCH 5.4 45/74] tcp/udp: Fix memory leak in ipv6_renew_options()
` [PATCH 5.4 46/74] memcg: enable accounting of ipc resources
` [PATCH 5.4 47/74] binder: fix UAF of alloc->vma in race with munmap()
` [PATCH 5.4 48/74] btrfs: fix type of parameter generation in btrfs_get_dentry
` [PATCH 5.4 49/74] tcp/udp: Make early_demux back namespacified
` [PATCH 5.4 50/74] kprobe: reverse kp->flags when arm_kprobe failed
` [PATCH 5.4 51/74] tools/nolibc/string: Fix memcmp() implementation
` [PATCH 5.4 66/74] KVM: x86: emulator: em_sysexit should update ctxt->mode
` [PATCH 5.4 67/74] KVM: x86: emulator: introduce emulator_recalc_and_set_mode
` [PATCH 5.4 68/74] KVM: x86: emulator: update the emulation mode after CR0 write
` [PATCH 5.4 69/74] mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
` [PATCH 5.4 70/74] drm/rockchip: dsi: Force synchronous probe
` [PATCH 5.4 71/74] drm/i915/sdvo: Filter out invalid outputs more sensibly
` [PATCH 5.4 72/74] drm/i915/sdvo: Setup DDC fully before output init
` [PATCH 5.4 73/74] wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
` [PATCH 5.4 74/74] ipc: remove memcg accounting for sops objects in do_semtimedop()

KASAN / KUNIT: testing ran on qemu-arm and list of failures
 2022-11-08 13:51 UTC  (2+ messages)

[PATCH] arch: arm: Fix memory leak in realtime_counter_init()
 2022-11-08 14:19 UTC 

[PATCHv2 net] bonding: fix ICMPv6 header handling when receiving IPv6 messages
 2022-11-08 13:50 UTC  (2+ messages)

[PATCH v5 0/4] Convert soundwire bindings to DT schema
 2022-11-08 13:49 UTC  (5+ messages)
` [PATCH v5 4/4] dt-bindings: soundwire: Convert text bindings to DT Schema


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.