All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-22 15:14:16 to 2023-01-22 15:22:37 UTC [more...]

[PATCH 6.1 000/193] 6.1.8-rc1 review
 2023-01-22 15:03 UTC  (48+ messages)
` [PATCH 6.1 001/193] dma-buf: fix dma_buf_export init order v2
` [PATCH 6.1 002/193] btrfs: fix trace event name typo for FLUSH_DELAYED_REFS
` [PATCH 6.1 003/193] wifi: iwlwifi: fw: skip PPAG for JF
` [PATCH 6.1 004/193] pNFS/filelayout: Fix coalescing test for single DS
` [PATCH 6.1 005/193] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
` [PATCH 6.1 006/193] net: ethernet: marvell: octeontx2: Fix uninitialized variable warning
` [PATCH 6.1 007/193] tools/virtio: initialize spinlocks in vring_test.c
` [PATCH 6.1 008/193] vdpa/mlx5: Return error on vlan ctrl commands if not supported
` [PATCH 6.1 009/193] vdpa/mlx5: Avoid using reslock in event_handler
` [PATCH 6.1 010/193] vdpa/mlx5: Avoid overwriting CVQ iotlb
` [PATCH 6.1 011/193] virtio_pci: modify ENOENT to EINVAL
` [PATCH 6.1 012/193] vduse: Validate vq_num in vduse_validate_config()
` [PATCH 6.1 013/193] vdpa_sim_net: should not drop the multicast/broadcast packet
` [PATCH 6.1 014/193] net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
` [PATCH 6.1 015/193] r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()
` [PATCH 6.1 016/193] r8169: fix dmar pte write access is not set error
` [PATCH 6.1 017/193] bpf: keep a reference to the mm, in case the task is dead
` [PATCH 6.1 018/193] RDMA/srp: Move large values to a new enum for gcc13
` [PATCH 6.1 019/193] selftests: net: fix cmsg_so_mark.sh test hang
` [PATCH 6.1 020/193] btrfs: always report error in run_one_delayed_ref()
` [PATCH 6.1 021/193] x86/asm: Fix an assembler warning with current binutils
` [PATCH 6.1 022/193] f2fs: lets avoid panic if extent_tree is not created
` [PATCH 6.1 023/193] perf/x86/rapl: Treat Tigerlake like Icelake
` [PATCH 6.1 024/193] cifs: fix race in assemble_neg_contexts()
` [PATCH 6.1 025/193] memblock tests: Fix compilation error
` [PATCH 6.1 026/193] perf/x86/rapl: Add support for Intel Meteor Lake
` [PATCH 6.1 027/193] perf/x86/rapl: Add support for Intel Emerald Rapids
` [PATCH 6.1 028/193] of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2
` [PATCH 6.1 029/193] fbdev: omapfb: avoid stack overflow warning
` [PATCH 6.1 030/193] Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2
` [PATCH 6.1 032/193] wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices
` [PATCH 6.1 033/193] wifi: mac80211: fix MLO + AP_VLAN check
` [PATCH 6.1 041/193] Add exception protection processing for vd in axi_chan_handle_err function
` [PATCH 6.1 042/193] LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap
` [PATCH 6.1 043/193] zonefs: Detect append writes at invalid locations
` [PATCH 6.1 044/193] nilfs2: fix general protection fault in nilfs_btree_insert()
` [PATCH 6.1 045/193] mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
` [PATCH 6.1 046/193] hugetlb: unshare some PMDs when splitting VMAs
` [PATCH 6.1 047/193] mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
` [PATCH 6.1 048/193] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
` [PATCH 6.1 049/193] Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler"
` [PATCH 6.1 050/193] xhci-pci: set the dma max_seg_size
` [PATCH 6.1 051/193] usb: xhci: Check endpoint is valid before dereferencing it
` [PATCH 6.1 052/193] xhci: Fix null pointer dereference when host dies
` [PATCH 6.1 053/193] xhci: Add update_hub_device override for PCI xHCI hosts
` [PATCH 6.1 054/193] xhci: Add a flag to disable USB3 lpm on a xhci root port level
` [PATCH 6.1 055/193] usb: acpi: add helper to check port lpm capability using acpi _DSM

[PATCH v3 0/5] dm: input: driver for buttons with linux, code declaration
 2023-01-22 15:21 UTC  (5+ messages)
` [PATCH v3 1/5] gpio: qcom: add direction functions for pwrkey
` [PATCH v3 2/5] dts: add missing linux,code in gpio-keys
` [PATCH v3 3/5] test: create dedicated fdt node for ofnode_for_each_prop test
` [PATCH v3 4/5] dm: button: add support for linux_code in button-gpio.c driver

[ti:ti-rt-linux-5.10.y 540/9999] drivers/rpmsg/virtio_rpmsg_bus.c:893:58: sparse: sparse: incorrect type in argument 2 (different base types)
 2023-01-22 15:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-22 15:22 UTC 

[PATCH 5.15 000/117] 5.15.90-rc1 review
 2023-01-22 15:05 UTC  (118+ messages)
` [PATCH 5.15 001/117] btrfs: fix trace event name typo for FLUSH_DELAYED_REFS
` [PATCH 5.15 002/117] pNFS/filelayout: Fix coalescing test for single DS
` [PATCH 5.15 003/117] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
` [PATCH 5.15 004/117] tools/virtio: initialize spinlocks in vring_test.c
` [PATCH 5.15 005/117] virtio_pci: modify ENOENT to EINVAL
` [PATCH 5.15 006/117] vduse: Validate vq_num in vduse_validate_config()
` [PATCH 5.15 007/117] net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
` [PATCH 5.15 008/117] r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()
` [PATCH 5.15 009/117] RDMA/srp: Move large values to a new enum for gcc13
` [PATCH 5.15 010/117] btrfs: always report error in run_one_delayed_ref()
` [PATCH 5.15 011/117] x86/asm: Fix an assembler warning with current binutils
` [PATCH 5.15 012/117] f2fs: lets avoid panic if extent_tree is not created
` [PATCH 5.15 013/117] perf/x86/rapl: Treat Tigerlake like Icelake
` [PATCH 5.15 014/117] fbdev: omapfb: avoid stack overflow warning
` [PATCH 5.15 015/117] Bluetooth: hci_qca: Fix driver shutdown on closed serdev
` [PATCH 5.15 016/117] wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices
` [PATCH 5.15 017/117] wifi: mac80211: sdata can be NULL during AMPDU start
` [PATCH 5.15 018/117] Add exception protection processing for vd in axi_chan_handle_err function
` [PATCH 5.15 019/117] zonefs: Detect append writes at invalid locations
` [PATCH 5.15 020/117] nilfs2: fix general protection fault in nilfs_btree_insert()
` [PATCH 5.15 021/117] efi: fix userspace infinite retry read efivars after EFI runtime services page fault
` [PATCH 5.15 022/117] ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
` [PATCH 5.15 023/117] ALSA: hda/realtek: fix mute/micmute LEDs dont work for a HP platform
` [PATCH 5.15 024/117] drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)
` [PATCH 5.15 025/117] drm/amd: Delay removal of the firmware framebuffer
` [PATCH 5.15 026/117] hugetlb: unshare some PMDs when splitting VMAs
` [PATCH 5.15 027/117] io_uring: dont gate task_work run on TIF_NOTIFY_SIGNAL
` [PATCH 5.15 028/117] eventpoll: add EPOLL_URING_WAKE poll wakeup flag
` [PATCH 5.15 029/117] eventfd: provide a eventfd_signal_mask() helper
` [PATCH 5.15 030/117] io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups
` [PATCH 5.15 031/117] io_uring: improve send/recv error handling
` [PATCH 5.15 032/117] io_uring: ensure recv and recvmsg handle MSG_WAITALL correctly
` [PATCH 5.15 033/117] io_uring: add flag for disabling provided buffer recycling
` [PATCH 5.15 034/117] io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)
` [PATCH 5.15 035/117] io_uring: allow re-poll if we made progress
` [PATCH 5.15 036/117] io_uring: fix async accept on O_NONBLOCK sockets
` [PATCH 5.15 037/117] io_uring: ensure that cached task references are always put on exit
` [PATCH 5.15 038/117] io_uring: remove duplicated calls to io_kiocb_ppos
` [PATCH 5.15 039/117] io_uring: update kiocb->ki_pos at execution time
` [PATCH 5.15 040/117] io_uring: do not recalculate ppos unnecessarily
` [PATCH 5.15 041/117] io_uring/rw: defer fsnotify calls to task context
` [PATCH 5.15 042/117] xhci-pci: set the dma max_seg_size
` [PATCH 5.15 043/117] usb: xhci: Check endpoint is valid before dereferencing it
` [PATCH 5.15 044/117] xhci: Fix null pointer dereference when host dies
` [PATCH 5.15 045/117] xhci: Add update_hub_device override for PCI xHCI hosts
` [PATCH 5.15 046/117] xhci: Add a flag to disable USB3 lpm on a xhci root port level
` [PATCH 5.15 047/117] usb: acpi: add helper to check port lpm capability using acpi _DSM
` [PATCH 5.15 048/117] xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
` [PATCH 5.15 049/117] prlimit: do_prlimit needs to have a speculation check
` [PATCH 5.15 050/117] USB: serial: option: add Quectel EM05-G (GR) modem
` [PATCH 5.15 051/117] USB: serial: option: add Quectel EM05-G (CS) modem
` [PATCH 5.15 052/117] USB: serial: option: add Quectel EM05-G (RS) modem
` [PATCH 5.15 053/117] USB: serial: option: add Quectel EC200U modem
` [PATCH 5.15 054/117] USB: serial: option: add Quectel EM05CN (SG) modem
` [PATCH 5.15 055/117] USB: serial: option: add Quectel EM05CN modem
` [PATCH 5.15 056/117] staging: vchiq_arm: fix enum vchiq_status return types
` [PATCH 5.15 057/117] USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
` [PATCH 5.15 058/117] misc: fastrpc: Dont remove map on creater_process and device_release
` [PATCH 5.15 059/117] misc: fastrpc: Fix use-after-free race condition for maps
` [PATCH 5.15 060/117] usb: core: hub: disable autosuspend for TI TUSB8041
` [PATCH 5.15 061/117] comedi: adv_pci1760: Fix PWM instruction handling
` [PATCH 5.15 062/117] ACPI: PRM: Check whether EFI runtime is available
` [PATCH 5.15 063/117] mmc: sunxi-mmc: Fix clock refcount imbalance during unbind
` [PATCH 5.15 064/117] mmc: sdhci-esdhc-imx: correct the tuning start tap and step setting
` [PATCH 5.15 065/117] btrfs: do not abort transaction on failure to write log tree when syncing log
` [PATCH 5.15 066/117] btrfs: fix race between quota rescan and disable leading to NULL pointer deref
` [PATCH 5.15 067/117] cifs: do not include page data when checking signature
` [PATCH 5.15 068/117] thunderbolt: Use correct function to calculate maximum USB3 link rate
` [PATCH 5.15 069/117] riscv: dts: sifive: fu740: fix size of pcie 32bit memory
` [PATCH 5.15 070/117] bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG_UNLOAD
` [PATCH 5.15 071/117] staging: mt7621-dts: change some node hex addresses to lower case
` [PATCH 5.15 072/117] tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer
` [PATCH 5.15 073/117] tty: fix possible null-ptr-defer in spk_ttyio_release
` [PATCH 5.15 074/117] USB: gadgetfs: Fix race between mounting and unmounting
` [PATCH 5.15 075/117] USB: serial: cp210x: add SCALANCE LPE-9000 device id
` [PATCH 5.15 076/117] usb: cdns3: remove fetched trb from cache before dequeuing
` [PATCH 5.15 077/117] usb: host: ehci-fsl: Fix module alias
` [PATCH 5.15 078/117] usb: typec: tcpm: Fix altmode re-registration causes sysfs create fail
` [PATCH 5.15 079/117] usb: typec: altmodes/displayport: Add pin assignment helper
` [PATCH 5.15 080/117] usb: typec: altmodes/displayport: Fix pin assignment calculation
` [PATCH 5.15 081/117] usb: gadget: g_webcam: Send color matching descriptor per frame
` [PATCH 5.15 082/117] usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()
` [PATCH 5.15 083/117] usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
` [PATCH 5.15 084/117] dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation
` [PATCH 5.15 085/117] dt-bindings: phy: g12a-usb3-pcie-phy: "
` [PATCH 5.15 086/117] serial: pch_uart: Pass correct sg to dma_unmap_sg()
` [PATCH 5.15 087/117] dmaengine: lgm: Move DT parsing after initialization
` [PATCH 5.15 088/117] dmaengine: tegra210-adma: fix global intr clear
` [PATCH 5.15 089/117] dmaengine: idxd: Let probe fail when workqueue cannot be enabled
` [PATCH 5.15 090/117] serial: amba-pl011: fix high priority character transmission in rs486 mode
` [PATCH 5.15 091/117] serial: atmel: fix incorrect baudrate setup
` [PATCH 5.15 092/117] gsmi: fix null-deref in gsmi_get_variable
` [PATCH 5.15 093/117] mei: me: add meteor lake point M DID
` [PATCH 5.15 094/117] drm/i915: re-disable RC6p on Sandy Bridge
` [PATCH 5.15 095/117] drm/i915/display: Check source height is > 0
` [PATCH 5.15 096/117] drm/amd/display: Fix set scaling doesns work
` [PATCH 5.15 097/117] drm/amd/display: Calculate output_color_space after pixel encoding adjustment
` [PATCH 5.15 098/117] drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix
` [PATCH 5.15 099/117] drm/amdgpu: drop experimental flag on aldebaran
` [PATCH 5.15 100/117] fs/ntfs3: Fix attr_punch_hole() null pointer derenference
` [PATCH 5.15 101/117] arm64: efi: Execute runtime services from a dedicated stack
` [PATCH 5.15 102/117] efi: rt-wrapper: Add missing include
` [PATCH 5.15 103/117] Revert "drm/amdgpu: make display pinning more flexible (v2)"
` [PATCH 5.15 104/117] x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN
` [PATCH 5.15 105/117] tracing: Use alignof__(struct {type b;}) instead of offsetof()
` [PATCH 5.15 106/117] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.15 107/117] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.15 108/117] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.15 109/117] powerpc/vmlinux.lds: Dont discard .rela* for relocatable builds
` [PATCH 5.15 110/117] powerpc/vmlinux.lds: Dont discard .comment
` [PATCH 5.15 111/117] io_uring: io_kiocb_update_pos() should not touch file for non -1 offset
` [PATCH 5.15 112/117] io_uring/net: fix fast_iov assignment in io_setup_async_msg()
` [PATCH 5.15 113/117] net/ulp: use consistent error code when blocking ULP
` [PATCH 5.15 114/117] net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()
` [PATCH 5.15 115/117] block: mq-deadline: Rename deadline_is_seq_writes()
` [PATCH 5.15 116/117] Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
` [PATCH 5.15 117/117] soc: qcom: apr: Make qcom,protection-domain optional again

[PATCH] wifi: rtl8xxxu: fix txdw7 assignment of TX DESC v3
 2023-01-22 15:17 UTC  (2+ messages)

[PATCH 5.10 00/98] 5.10.165-rc1 review
 2023-01-22 15:04 UTC  (27+ messages)
` [PATCH 5.10 46/98] USB: serial: option: add Quectel EC200U modem
` [PATCH 5.10 52/98] misc: fastrpc: Fix use-after-free race condition for maps
` [PATCH 5.10 53/98] usb: core: hub: disable autosuspend for TI TUSB8041
` [PATCH 5.10 54/98] comedi: adv_pci1760: Fix PWM instruction handling
` [PATCH 5.10 55/98] mmc: sunxi-mmc: Fix clock refcount imbalance during unbind
` [PATCH 5.10 78/98] drm/amd/display: Calculate output_color_space after pixel encoding adjustment
` [PATCH 5.10 79/98] drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix
` [PATCH 5.10 80/98] arm64: efi: Execute runtime services from a dedicated stack
` [PATCH 5.10 81/98] efi: rt-wrapper: Add missing include
` [PATCH 5.10 82/98] Revert "drm/amdgpu: make display pinning more flexible (v2)"
` [PATCH 5.10 83/98] x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN
` [PATCH 5.10 84/98] tracing: Use alignof__(struct {type b;}) instead of offsetof()
` [PATCH 5.10 85/98] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.10 86/98] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.10 87/98] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.10 88/98] powerpc/vmlinux.lds: Dont discard .rela* for relocatable builds
` [PATCH 5.10 89/98] powerpc/vmlinux.lds: Dont discard .comment
` [PATCH 5.10 90/98] io_uring: io_kiocb_update_pos() should not touch file for non -1 offset
` [PATCH 5.10 91/98] io_uring/net: fix fast_iov assignment in io_setup_async_msg()
` [PATCH 5.10 92/98] net/ulp: use consistent error code when blocking ULP
` [PATCH 5.10 93/98] net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()
` [PATCH 5.10 94/98] Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
` [PATCH 5.10 95/98] soc: qcom: apr: Make qcom,protection-domain optional again
` [PATCH 5.10 96/98] Bluetooth: hci_qca: Wait for SSR completion during suspend
` [PATCH 5.10 97/98] Bluetooth: hci_qca: check for SSR triggered flag while suspend
` [PATCH 5.10 98/98] Bluetooth: hci_qca: Fixed issue during suspend


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.