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

[PATCH] ALSA: usb-audio: Add quirk entry for M-Audio Micro
 2022-11-08 14:07 UTC 

[PATCH 6.0 000/197] 6.0.8-rc1 review
 2022-11-08 13:37 UTC  (33+ messages)
` [PATCH 6.0 001/197] usb: dwc3: gadget: Force sending delayed status during soft disconnect
` [PATCH 6.0 002/197] usb: dwc3: gadget: Dont delay End Transfer on delayed_status
` [PATCH 6.0 003/197] drm/i915/gvt: Add missing vfio_unregister_group_dev() call
` [PATCH 6.0 004/197] RDMA/cma: Use output interface for net_dev check
` [PATCH 6.0 005/197] IB/hfi1: Correctly move list in sc_disable()
` [PATCH 6.0 006/197] RDMA/hns: Disable local invalidate operation
` [PATCH 6.0 007/197] RDMA/hns: Fix NULL pointer problem in free_mr_init()
` [PATCH 6.0 008/197] docs/process/howto: Replace C89 with C11
` [PATCH 6.0 009/197] RDMA/rxe: Fix mr leak in RESPST_ERR_RNR
` [PATCH 6.0 010/197] NFSv4: Fix a potential state reclaim deadlock
` [PATCH 6.0 011/197] NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
` [PATCH 6.0 012/197] NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
` [PATCH 6.0 013/197] SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed
` [PATCH 6.0 014/197] NFSv4.2: Fixup CLONE dest file size for zero-length count
` [PATCH 6.0 015/197] nfs4: Fix kmemleak when allocate slot failed
` [PATCH 6.0 016/197] net: dsa: Fix possible memory leaks in dsa_loop_init()
` [PATCH 6.0 017/197] RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
` [PATCH 6.0 018/197] RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()
` [PATCH 6.0 019/197] tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12
` [PATCH 6.0 020/197] net: dsa: fall back to default tagger if we cant load the one from DT
` [PATCH 6.0 021/197] nfc: fdp: Fix potential memory leak in fdp_nci_send()
` [PATCH 6.0 023/197] nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
` [PATCH 6.0 032/197] sfc: Fix an error handling path in efx_pci_probe()
` [PATCH 6.0 033/197] nfsd: fix nfsd_file_unhash_and_dispose
` [PATCH 6.0 034/197] nfsd: fix net-namespace logic in __nfsd_file_cache_purge
` [PATCH 6.0 035/197] net: lan966x: Fix the MTU calculation
` [PATCH 6.0 036/197] net: lan966x: Adjust maximum frame size when vlan is enabled/disabled
` [PATCH 6.0 037/197] net: lan966x: Fix FDMA when MTU is changed
` [PATCH 6.0 038/197] net: lan966x: Fix unmapping of received frames using FDMA
` [PATCH 6.0 039/197] ipvs: use explicitly signed chars
` [PATCH 6.0 040/197] ipvs: fix WARNING in __ip_vs_cleanup_batch()
` [PATCH 6.0 041/197] ipvs: fix WARNING in ip_vs_app_net_cleanup()

[PATCH 0/5] arch_topology: Build cacheinfo from primary CPU
 2022-11-08 14:07 UTC  (6+ messages)
` [PATCH 1/5] cacheinfo: Use riscv's init_cache_level() as generic OF implem

[PATCH v2] net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create()
 2022-11-08 14:06 UTC 

[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
 2022-11-08 14:06 UTC  (5+ messages)
` [PULL v4 45/83] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically

[PATCH] ARM: module: Reclaim the unwind list of module on kmalloc failed
 2022-11-08 14:05 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] A couple of small refactorings of BPF program call sites
 2022-11-08 14:06 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] dev: Move received_rps counter next to RPS members in softnet data
` [PATCH bpf-next v3 2/3] bpf: Expand map key argument of bpf_redirect_map to u64
` [PATCH bpf-next v3 3/3] bpf: Use 64-bit return value for bpf_prog_run

[PATCH 5.15 000/144] 5.15.78-rc1 review
 2022-11-08 13:40 UTC  (130+ messages)
` [PATCH 5.15 008/144] mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
` [PATCH 5.15 010/144] KVM: x86: Protect the unused bits in MSR exiting flags
` [PATCH 5.15 011/144] KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()
` [PATCH 5.15 012/144] KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
` [PATCH 5.15 013/144] RDMA/cma: Use output interface for net_dev check
` [PATCH 5.15 014/144] IB/hfi1: Correctly move list in sc_disable()
` [PATCH 5.15 015/144] RDMA/hns: Remove magic number
` [PATCH 5.15 016/144] RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx()
` [PATCH 5.15 017/144] RDMA/hns: Disable local invalidate operation
` [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
` [PATCH 5.15 037/144] netfilter: nf_tables: release flow rule object from commit path
` [PATCH 5.15 038/144] ipvs: use explicitly signed chars
` [PATCH 5.15 039/144] ipvs: fix WARNING in __ip_vs_cleanup_batch()
` [PATCH 5.15 040/144] ipvs: fix WARNING in ip_vs_app_net_cleanup()
` [PATCH 5.15 041/144] rose: Fix NULL pointer dereference in rose_send_frame()
` [PATCH 5.15 042/144] mISDN: fix possible memory leak in mISDN_register_device()
` [PATCH 5.15 043/144] isdn: mISDN: netjet: fix wrong check of device registration
` [PATCH 5.15 044/144] btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
` [PATCH 5.15 045/144] btrfs: fix inode list leak during backref walking at find_parent_nodes()
` [PATCH 5.15 046/144] btrfs: fix ulist leaks in error paths of qgroup self tests
` [PATCH 5.15 047/144] netfilter: ipset: enforce documented limit to prevent allocating huge memory
` [PATCH 5.15 048/144] Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
` [PATCH 5.15 049/144] Bluetooth: virtio_bt: Use skb_put to set length
` [PATCH 5.15 050/144] Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
` [PATCH 5.15 051/144] Bluetooth: L2CAP: Fix memory leak in vhci_write
` [PATCH 5.15 052/144] net: mdio: fix undefined behavior in bit shift for __mdiobus_register
` [PATCH 5.15 053/144] ibmvnic: Free rwi on reset success
` [PATCH 5.15 054/144] stmmac: dwmac-loongson: fix invalid mdio_node
` [PATCH 5.15 055/144] net/smc: Fix possible leaked pernet namespace in smc_init()
` [PATCH 5.15 056/144] net, neigh: Fix null-ptr-deref in neigh_table_clear()
` [PATCH 5.15 057/144] ipv6: fix WARNING in ip6_route_net_exit_late()
` [PATCH 5.15 058/144] vsock: fix possible infinite sleep in vsock_connectible_wait_data()
` [PATCH 5.15 059/144] drm/msm/hdmi: Remove spurious IRQF_ONESHOT flag
` [PATCH 5.15 060/144] drm/msm/hdmi: fix IRQ lifetime
` [PATCH 5.15 061/144] video/fbdev/stifb: Implement the stifb_fillrect() function
` [PATCH 5.15 062/144] fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards
` [PATCH 5.15 063/144] mtd: parsers: bcm47xxpart: print correct offset on read error
` [PATCH 5.15 064/144] mtd: parsers: bcm47xxpart: Fix halfblock reads
` [PATCH 5.15 065/144] s390/uaccess: add missing EX_TABLE entries to __clear_user()
` [PATCH 5.15 066/144] s390/boot: add secure boot trailer
` [PATCH 5.15 067/144] s390/cio: derive cdev information only for IO-subchannels
` [PATCH 5.15 068/144] s390/cio: fix out-of-bounds access on cio_ignore free
` [PATCH 5.15 069/144] media: rkisp1: Dont pass the quantization to rkisp1_csm_config()
` [PATCH 5.15 070/144] media: rkisp1: Initialize color space on resizer sink and source pads
` [PATCH 5.15 071/144] media: rkisp1: Use correct macro for gradient registers
` [PATCH 5.15 072/144] media: rkisp1: Zero v4l2_subdev_format fields in when validating links
` [PATCH 5.15 073/144] media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE
` [PATCH 5.15 074/144] media: cros-ec-cec: "
` [PATCH 5.15 075/144] media: dvb-frontends/drxk: initialize err to 0
` [PATCH 5.15 076/144] media: meson: vdec: fix possible refcount leak in vdec_probe()
` [PATCH 5.15 077/144] media: v4l: subdev: Fail graciously when getting try data for NULL state
` [PATCH 5.15 078/144] ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()
` [PATCH 5.15 079/144] scsi: core: Restrict legal sdev_state transitions via sysfs
` [PATCH 5.15 080/144] HID: saitek: add madcatz variant of MMO7 mouse device ID
` [PATCH 5.15 081/144] drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case
` [PATCH 5.15 082/144] i2c: xiic: Add platform module alias
` [PATCH 5.15 083/144] efi/tpm: Pass correct address to memblock_reserve
` [PATCH 5.15 084/144] clk: qcom: Update the force mem core bit for GPU clocks
` [PATCH 5.15 085/144] ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset
` [PATCH 5.15 086/144] arm64: dts: imx8: correct clock order
` [PATCH 5.15 087/144] arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers
` [PATCH 5.15 088/144] arm64: dts: ls1088a: "
` [PATCH 5.15 089/144] arm64: dts: ls208xa: "
` [PATCH 5.15 090/144] block: Fix possible memory leak for rq_wb on add_disk failure
` [PATCH 5.15 091/144] firmware: arm_scmi: Suppress the drivers bind attributes
` [PATCH 5.15 092/144] firmware: arm_scmi: Make Rx chan_setup fail on memory errors
` [PATCH 5.15 093/144] firmware: arm_scmi: Fix devres allocation device in virtio transport
` [PATCH 5.15 094/144] arm64: dts: juno: Add thermal critical trip points
` [PATCH 5.15 095/144] i2c: piix4: Fix adapter not be removed in piix4_remove()
` [PATCH 5.15 096/144] Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
` [PATCH 5.15 097/144] Bluetooth: L2CAP: Fix attempting to access uninitialized memory
` [PATCH 5.15 098/144] block, bfq: protect bfqd->queued by bfqd->lock
` [PATCH 5.15 099/144] af_unix: Fix memory leaks of the whole sk due to OOB skb
` [PATCH 5.15 100/144] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH 5.15 101/144] fscrypt: fix keyring memory leak on mount failure
` [PATCH 5.15 102/144] btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
` [PATCH 5.15 103/144] btrfs: fix tree mod log mishandling of reallocated nodes
` [PATCH 5.15 104/144] btrfs: fix type of parameter generation in btrfs_get_dentry
` [PATCH 5.15 105/144] ftrace: Fix use-after-free for dynamic ftrace_ops
` [PATCH 5.15 106/144] tcp/udp: Make early_demux back namespacified
` [PATCH 5.15 107/144] tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()
` [PATCH 5.15 108/144] kprobe: reverse kp->flags when arm_kprobe failed
` [PATCH 5.15 109/144] ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()
` [PATCH 5.15 110/144] tools/nolibc/string: Fix memcmp() implementation
` [PATCH 5.15 111/144] tracing/histogram: Update document for KEYS_MAX size
` [PATCH 5.15 112/144] capabilities: fix potential memleak on error path from vfs_getxattr_alloc()
` [PATCH 5.15 113/144] fuse: add file_modified() to fallocate
` [PATCH 5.15 114/144] efi: random: reduce seed size to 32 bytes
` [PATCH 5.15 115/144] efi: random: Use ACPI reclaim memory for random seed
` [PATCH 5.15 116/144] arm64: entry: avoid kprobe recursion
` [PATCH 5.15 117/144] perf/x86/intel: Fix pebs event constraints for ICL
` [PATCH 5.15 118/144] perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]
` [PATCH 5.15 119/144] perf/x86/intel: Fix pebs event constraints for SPR
` [PATCH 5.15 120/144] parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
` [PATCH 5.15 121/144] parisc: Export iosapic_serial_irq() symbol for serial port driver
` [PATCH 5.15 122/144] parisc: Avoid printing the hardware path twice
` [PATCH 5.15 123/144] ext4: fix warning in ext4_da_release_space
` [PATCH 5.15 124/144] ext4: fix BUG_ON() when directory entry has invalid rec_len
` [PATCH 5.15 125/144] x86/syscall: Include asm/ptrace.h in syscall_wrapper header
` [PATCH 5.15 126/144] KVM: x86: Mask off reserved bits in CPUID.80000006H
` [PATCH 5.15 127/144] KVM: x86: Mask off reserved bits in CPUID.8000001AH
` [PATCH 5.15 128/144] KVM: x86: Mask off reserved bits in CPUID.80000008H
` [PATCH 5.15 129/144] KVM: x86: Mask off reserved bits in CPUID.80000001H
` [PATCH 5.15 130/144] KVM: x86: Mask off reserved bits in CPUID.8000001FH
` [PATCH 5.15 131/144] KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable
` [PATCH 5.15 132/144] KVM: arm64: Fix bad dereference on MTE-enabled systems
` [PATCH 5.15 133/144] KVM: x86: emulator: em_sysexit should update ctxt->mode
` [PATCH 5.15 134/144] KVM: x86: emulator: introduce emulator_recalc_and_set_mode
` [PATCH 5.15 135/144] KVM: x86: emulator: update the emulation mode after rsm
` [PATCH 5.15 136/144] KVM: x86: emulator: update the emulation mode after CR0 write
` [PATCH 5.15 137/144] tee: Fix tee_shm_register() for kernel TEE drivers
` [PATCH 5.15 138/144] ext4,f2fs: fix readahead of verity data
` [PATCH 5.15 139/144] cifs: fix regression in very old smb1 mounts
` [PATCH 5.15 140/144] drm/rockchip: dsi: Clean up usage_mode when failing to attach
` [PATCH 5.15 141/144] drm/rockchip: dsi: Force synchronous probe
` [PATCH 5.15 142/144] drm/i915/sdvo: Filter out invalid outputs more sensibly
` [PATCH 5.15 143/144] drm/i915/sdvo: Setup DDC fully before output init
` [PATCH 5.15 144/144] wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()

[PATCH] ext4: fix a NULL pointer when validating an inode bitmap
 2022-11-08 14:06 UTC  (4+ messages)
` [PATCH v2] "

[PATCH bpf-next v2] bpf: Initialize same number of free nodes for each pcpu_freelist
 2022-11-08 14:22 UTC 

[PATCH v5 00/14] coresight: Add new API to allocate trace source ID values
 2022-11-08 14:03 UTC  (4+ messages)
` [PATCH v5 01/14] coresight: trace-id: Add API to dynamically assign Trace "

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

[PATCH] drm/amdgpu: add vram reservation logic based on vram_usagebyfirmware_v2_2
 2022-11-08 14:04 UTC  (5+ messages)

[PATCH] pinctrl: qcom: sc8280xp: Rectify UFS reset pins
 2022-11-08 14:04 UTC  (2+ messages)

[PATCH 0/9] net: dsa: Add support for mv88e6020 and mv88e6071
 2022-11-08 14:03 UTC  (3+ messages)
` [PATCH 9/9] net: dsa: mv88e6071: Set .set_max_frame_size callback

[PATCH] revisions API: extend the nascent REV_INFO_INIT macro
 2022-11-08 14:02 UTC 

[PATCHSET v3 0/5] Add support for epoll min_wait
 2022-11-08 14:00 UTC  (3+ messages)

[PATCH v3 1/4] dt-bindings: vendor-prefixes: Document Chongzhou
 2022-11-08 14:01 UTC  (4+ messages)
` [PATCH v3 4/4] drm: panel: Add Jadard JD9365DA-H3 DSI panel

[PATCH v3 0/2] util/log: Always send errors to logfile when daemonized
 2022-11-08 14:00 UTC  (3+ messages)
` [PATCH v3 1/2] util/log: do not close and reopen log files when flags are turned off
` [PATCH v3 2/2] util/log: Always send errors to logfile when daemonized

[PATCH 00/50] wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices
 2022-11-08 14:01 UTC  (9+ messages)
` [PATCH 33/50] wifi: ath12k: add mhi.c
` [PATCH 34/50] wifi: ath12k: add mhi.h

[RFC PATCH 0/4] Static analyser finding deviation
 2022-11-08 14:00 UTC  (6+ messages)
` [RFC PATCH 1/4] xen/Makefile: add analysis-coverity and analysis-eclair

[linux-stable-rc:linux-5.4.y] [btrfs] 85dc4aac7e: WARNING:at_fs/btrfs/delayed-inode.c:#btrfs_assert_delayed_root_empty[btrfs]
 2022-11-08 14:00 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-08 14:00 UTC 

[PATCH v9] iio: temperature: Add driver support for Maxim MAX30208
 2022-11-09 13:59 UTC 

[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


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.