All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-11 13:11:00 to 2021-01-11 13:29:03 UTC [more...]

[PATCH 4.19 00/77] 4.19.167-rc1 review
 2021-01-11 13:02 UTC  (6+ messages)
` [PATCH 4.19 62/77] usb: gadget: Fix spinlock lockup on usb_function_deactivate
` [PATCH 4.19 64/77] usb: gadget: configfs: Fix use-after-free issue with udc_name
` [PATCH 4.19 65/77] USB: serial: keyspan_pda: remove unused variable
` [PATCH 4.19 68/77] ALSA: hda/conexant: add a new hda codec CX11970
` [PATCH 4.19 70/77] btrfs: send: fix wrong file path when there is an inode with a pending rmdir

[PATCH v3] iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_thread
 2021-01-11 13:26 UTC  (8+ messages)

[PATCH 5.10 000/145] 5.10.7-rc1 review
 2021-01-11 13:02 UTC  (111+ messages)
` [PATCH 5.10 001/145] i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
` [PATCH 5.10 002/145] iavf: fix double-release of rtnl_lock
` [PATCH 5.10 007/145] ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
` [PATCH 5.10 009/145] ionic: account for vlan tag len in rx buffer len
` [PATCH 5.10 012/145] net: stmmac: dwmac-meson8b: ignore the second clock input
` [PATCH 5.10 013/145] ibmvnic: fix login buffer memory leak
` [PATCH 5.10 017/145] virtio_net: Fix recursive call to cpus_read_lock()
` [PATCH 5.10 019/145] net/ncsi: Use real net-device for response handler
` [PATCH 5.10 020/145] net: ethernet: Fix memleak in ethoc_probe
` [PATCH 5.10 025/145] net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered
` [PATCH 5.10 026/145] tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
` [PATCH 5.10 030/145] e1000e: Export S0ix flags to ethtool
` [PATCH 5.10 031/145] bnxt_en: Check TQM rings for maximum supported value
` [PATCH 5.10 032/145] net: mvpp2: fix pkt coalescing int-threshold configuration
` [PATCH 5.10 033/145] bnxt_en: Fix AER recovery
` [PATCH 5.10 037/145] erspan: fix version 1 check in gre_parse_header()
` [PATCH 5.10 039/145] bareudp: set NETIF_F_LLTX flag
` [PATCH 5.10 040/145] bareudp: Fix use of incorrect min_headroom size
` [PATCH 5.10 042/145] r8169: work around power-saving bug on some chip versions
` [PATCH 5.10 046/145] ibmvnic: fix: NULL pointer dereference
` [PATCH 5.10 047/145] net: usb: qmi_wwan: add Quectel EM160R-GL
` [PATCH 5.10 051/145] block: add debugfs stanza for QUEUE_FLAG_NOWAIT
` [PATCH 5.10 058/145] scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllers
` [PATCH 5.10 059/145] scsi: block: Introduce BLK_MQ_REQ_PM
` [PATCH 5.10 060/145] scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH 5.10 061/145] scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
` [PATCH 5.10 062/145] scsi: scsi_transport_spi: Set RQF_PM for domain validation commands
` [PATCH 5.10 063/145] scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE
` [PATCH 5.10 064/145] local64.h: make <asm/local64.h> mandatory
` [PATCH 5.10 065/145] lib/genalloc: fix the overflow when size is too big
` [PATCH 5.10 066/145] depmod: handle the case of /sbin/depmod without /sbin in PATH
` [PATCH 5.10 067/145] scsi: ufs: Clear UAC for FFU and RPMB LUNs
` [PATCH 5.10 068/145] kbuild: dont hardcode depmod path
` [PATCH 5.10 069/145] Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close
` [PATCH 5.10 070/145] scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
` [PATCH 5.10 071/145] scsi: block: Do not accept any requests while suspended
` [PATCH 5.10 072/145] crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
` [PATCH 5.10 073/145] crypto: asym_tpm: correct zero out potential secrets
` [PATCH 5.10 074/145] powerpc/32s: Fix RTAS machine check with VMAP stack
` [PATCH 5.10 075/145] powerpc: Handle .text.{hot,unlikely}.* in linker script
` [PATCH 5.10 076/145] Staging: comedi: Return -EFAULT if copy_to_user() fails
` [PATCH 5.10 077/145] staging: mt7621-dma: Fix a resource leak in an error handling path
` [PATCH 5.10 078/145] usb: gadget: enable super speed plus
` [PATCH 5.10 079/145] USB: cdc-acm: blacklist another IR Droid device
` [PATCH 5.10 080/145] USB: cdc-wdm: Fix use after free in service_outstanding_interrupt()
` [PATCH 5.10 081/145] usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ request
` [PATCH 5.10 082/145] usb: dwc3: meson-g12a: disable clk on error handling path in probe
` [PATCH 5.10 083/145] usb: dwc3: gadget: Restart DWC3 gadget when enabling pullup
` [PATCH 5.10 084/145] usb: dwc3: gadget: Clear wait flag on dequeue
` [PATCH 5.10 085/145] usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
` [PATCH 5.10 086/145] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
` [PATCH 5.10 087/145] usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression
` [PATCH 5.10 088/145] usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data()
` [PATCH 5.10 089/145] USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
` [PATCH 5.10 090/145] usb: usbip: vhci_hcd: protect shift size
` [PATCH 5.10 091/145] usb: uas: Add PNY USB Portable SSD to unusual_uas
` [PATCH 5.10 092/145] USB: serial: iuu_phoenix: fix DMA from stack
` [PATCH 5.10 093/145] USB: serial: option: add LongSung M5710 module support
` [PATCH 5.10 094/145] USB: serial: option: add Quectel EM160R-GL
` [PATCH 5.10 095/145] USB: yurex: fix control-URB timeout handling
` [PATCH 5.10 096/145] USB: usblp: fix DMA to stack
` [PATCH 5.10 097/145] ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
` [PATCH 5.10 098/145] usb: gadget: select CONFIG_CRC32
` [PATCH 5.10 099/145] USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug
` [PATCH 5.10 100/145] usb: gadget: f_uac2: reset wMaxPacketSize
` [PATCH 5.10 101/145] usb: gadget: function: printer: Fix a memory leak for interface descriptor
` [PATCH 5.10 102/145] usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
` [PATCH 5.10 103/145] USB: gadget: legacy: fix return error code in acm_ms_bind()
` [PATCH 5.10 104/145] usb: gadget: Fix spinlock lockup on usb_function_deactivate
` [PATCH 5.10 105/145] usb: gadget: configfs: Preserve function ordering after bind failure
` [PATCH 5.10 106/145] usb: gadget: configfs: Fix use-after-free issue with udc_name
` [PATCH 5.10 107/145] USB: serial: keyspan_pda: remove unused variable
` [PATCH 5.10 108/145] hwmon: (amd_energy) fix allocation of hwmon_channel_info config
` [PATCH 5.10 109/145] mm: make wait_on_page_writeback() wait for multiple pending writebacks
` [PATCH 5.10 110/145] x86/mm: Fix leak of pmd ptlock
` [PATCH 5.10 111/145] KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()
` [PATCH 5.10 112/145] KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTE
` [PATCH 5.10 113/145] kvm: check tlbs_dirty directly
` [PATCH 5.10 114/145] KVM: x86/mmu: Ensure TDP MMU roots are freed after yield
` [PATCH 5.10 115/145] x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
` [PATCH 5.10 116/145] x86/resctrl: Dont move a task to the same resource group
` [PATCH 5.10 117/145] blk-iocost: fix NULL iocg deref from racing against initialization
` [PATCH 5.10 118/145] ALSA: hda/via: Fix runtime PM for Clevo W35xSS
` [PATCH 5.10 119/145] ALSA: hda/conexant: add a new hda codec CX11970
` [PATCH 5.10 120/145] ALSA: hda/realtek - Fix speaker volume control on Lenovo C940
` [PATCH 5.10 121/145] ALSA: hda/realtek: Add mute LED quirk for more HP laptops
` [PATCH 5.10 122/145] ALSA: hda/realtek: Enable mute and micmute LED on HP EliteBook 850 G7
` [PATCH 5.10 123/145] ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256
` [PATCH 5.10 124/145] iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
` [PATCH 5.10 125/145] btrfs: qgroup: dont try to wait flushing if were already holding a transaction
` [PATCH 5.10 126/145] btrfs: send: fix wrong file path when there is an inode with a pending rmdir
` [PATCH 5.10 127/145] Revert "device property: Keep secondary firmware node secondary by type"
` [PATCH 5.10 128/145] dmabuf: fix use-after-free of dmabufs file->f_inode
` [PATCH 5.10 129/145] arm64: link with -z norelro for LLD or aarch64-elf
` [PATCH 5.10 130/145] drm/i915: clear the shadow batch
` [PATCH 5.10 131/145] drm/i915: clear the gpu reloc batch
` [PATCH 5.10 132/145] bcache: fix typo from SUUP to SUPP in features.h
` [PATCH 5.10 133/145] bcache: check unsupported feature sets for bcache register
` [PATCH 5.10 134/145] bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
` [PATCH 5.10 135/145] net/mlx5e: Fix SWP offsets when vlan inserted by driver
` [PATCH 5.10 136/145] ARM: dts: OMAP3: disable AES on N950/N9
` [PATCH 5.10 137/145] netfilter: x_tables: Update remaining dereference to RCU
` [PATCH 5.10 138/145] netfilter: ipset: fix shift-out-of-bounds in htable_bits()
` [PATCH 5.10 139/145] netfilter: xt_RATEEST: reject non-null terminated string from userspace
` [PATCH 5.10 140/145] netfilter: nft_dynset: report EOPNOTSUPP on missing set feature
` [PATCH 5.10 141/145] dmaengine: idxd: off by one in cleanup code
` [PATCH 5.10 142/145] x86/mtrr: Correct the range check before performing MTRR type lookups
` [PATCH 5.10 143/145] KVM: x86: fix shift out of bounds reported by UBSAN
` [PATCH 5.10 144/145] xsk: Fix memory leak for failed bind
` [PATCH 5.10 145/145] rtlwifi: rise completion at the last step of firmware callback

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2021-01-11 13:29 UTC 

question about relative control for sync io using bfq
 2021-01-11 13:15 UTC 

[PATCH v2] MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu
 2021-01-11 13:27 UTC 

qemu bsd-user plans
 2021-01-11 13:27 UTC  (2+ messages)

[PATCH v3 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-11 13:27 UTC  (10+ messages)
` [PATCH v3 01/21] arm64: Fix labels in el2_setup macros
` [PATCH v3 02/21] arm64: Fix outdated TCR setup comment
` [PATCH v3 03/21] arm64: Turn the MMU-on sequence into a macro
` [PATCH v3 04/21] arm64: Provide an 'upgrade to VHE' stub hypercall
` [PATCH v3 05/21] arm64: Initialise as nVHE before switching to VHE
` [PATCH v3 06/21] arm64: Move VHE-specific SPE setup to mutate_to_vhe()
` [PATCH v3 07/21] arm64: Simplify init_el2_state to be non-VHE only
` [PATCH v3 08/21] arm64: Move SCTLR_EL1 initialisation to EL-agnostic code
` [PATCH v3 09/21] arm64: cpufeature: Add global feature override facility

[PATCH] drivers: spi: Fix compiler warning
 2021-01-11 13:27 UTC 

[PATCH v3 0/8] Improve signal performance on PPC64 with KUAP
 2021-01-11 13:22 UTC  (3+ messages)
` [PATCH v3 1/8] powerpc/uaccess: Add unsafe_copy_from_user

[PATCH net-next] net: ks8851: Connect and start/stop the internal PHY
 2021-01-11 13:26 UTC  (2+ messages)

[Intel-wired-lan] Security issue with vmxnet3 and e100 for AMD SEV(-SNP) / Intel TDX
 2021-01-11 13:26 UTC  (3+ messages)

[PATCH v4 0/4] xfs: support shrinking free space in the last AG
 2021-01-11 13:22 UTC  (5+ messages)
` [PATCH v4 1/4] xfs: rename `new' to `delta' in xfs_growfs_data_private()
` [PATCH v4 2/4] xfs: get rid of xfs_growfs_{data,log}_t
` [PATCH v4 3/4] xfs: hoist out xfs_resizefs_init_new_ags()
` [PATCH v4 4/4] xfs: support shrinking unused space in the last AG

[PATCH 0/7] Really implement Qualcomm LAB/IBB regulators
 2021-01-11 13:16 UTC  (3+ messages)
` [PATCH 1/7] regulator: qcom-labibb: Implement voltage selector ops

[PATCHv2 net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment
 2021-01-11 13:22 UTC 

[PATCH 0/5] x86/PV: memory management consistency and minor relaxations
 2021-01-11 13:22 UTC  (4+ messages)
` [PATCH 4/5] x86/PV: restrict TLB flushing after mod_l[234]_entry()

[PATCH v1 00/20] gdbstub, semihosting and test/tool updates (pre PR)
 2021-01-11 13:20 UTC  (3+ messages)
` [PATCH v1 10/20] target/arm: use official org.gnu.gdb.aarch64.sve layout for registers

[RHEL7 qemu-kvm PATCH 0/3] Fixing several GCC 11 warnings
 2021-01-11 13:19 UTC  (9+ messages)
` [RHEL7 qemu-kvm PATCH 2/3] s390x: Fix vm name copy length

stable-rc/queue/4.19 baseline: 170 runs, 7 regressions (v4.19.166-45-g6e65a4b1300d)
 2021-01-11 13:21 UTC 

[PATCH] vnc: fix unfinalized tlscreds for VncDisplay
 2021-01-11 13:19 UTC 

[PATCH 0/2] KVM: arm64: Work around firmware wongly advertising GICv2 compatibility
 2021-01-11 13:20 UTC  (5+ messages)
` [PATCH 2/2] KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility

stable-rc/queue/5.4 baseline: 193 runs, 7 regressions (v5.4.88-86-g2eb64a0e5630)
 2021-01-11 13:20 UTC 

[PATCH v2 00/11] Multiple fixes to XENMEM_acquire_resource
 2021-01-08 18:57 UTC  (4+ messages)
` [PATCH v2 07/11] xen/memory: Improve compat XENMEM_acquire_resource handling

[yocto] insmod - huawei E3372h kernel module
 2021-01-11 13:20 UTC  (2+ messages)
`  "

Python3-native illegal instruction on poky dunfell
 2021-01-11 13:19 UTC  (3+ messages)
` [yocto] "

[PATCH] 9pfs/proxy: Check return value of proxy_marshal()
 2021-01-11 13:15 UTC  (2+ messages)

[PATCH v4 net-next 0/2] add ppp_generic ioctl(s) to bridge channels
 2021-01-11 13:17 UTC  (3+ messages)
` [PATCH v4 net-next 1/2] ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctls

[CXP] Discussing the RTDM specification
 2021-01-11 13:18 UTC  (8+ messages)

nodejs complation fails on dunfell
 2021-01-11 13:18 UTC 

[dpdk-dev] [RFC PATCH] ci: catch coredumps
 2021-01-11 13:17 UTC  (2+ messages)

[PATCH 01/10] dovetail/sirq: implement sirq request and free and post
 2021-01-11 13:16 UTC  (4+ messages)

Should you use test_i18ngrep or GIT_TEST_GETTEXT_POISON=false?
 2021-01-11 13:14 UTC  (3+ messages)
` [PATCH 0/2] Makefile & gettext.c: remove warning & long comment
` [PATCH 2/2] gettext.c: remove/reword a mostly-useless comment

[error-report-web][PATCH] report-error.bbclass: Add layer and bitbake version info to error report
 2021-01-11 13:15 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2021-01-11 13:15 UTC 

Old platforms: bring out your dead
 2021-01-11 13:13 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2021-01-11 13:15 UTC 

[PATCH 5.4 00/92] 5.4.89-rc1 review
 2021-01-11 13:02 UTC  (23+ messages)
` [PATCH 5.4 03/92] scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff()
` [PATCH 5.4 07/92] depmod: handle the case of /sbin/depmod without /sbin in PATH
` [PATCH 5.4 08/92] proc: change ->nlink under proc_subdir_lock
` [PATCH 5.4 14/92] net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
` [PATCH 5.4 21/92] qede: fix offload for IPIP tunnel packets
` [PATCH 5.4 26/92] net-sysfs: take the rtnl lock when storing xps_cpus
` [PATCH 5.4 36/92] erspan: fix version 1 check in gre_parse_header()
` [PATCH 5.4 41/92] CDC-NCM: remove "connected" log message
` [PATCH 5.4 42/92] net: usb: qmi_wwan: add Quectel EM160R-GL
` [PATCH 5.4 44/92] ionic: account for vlan tag len in rx buffer len
` [PATCH 5.4 45/92] net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
` [PATCH 5.4 52/92] staging: mt7621-dma: Fix a resource leak in an error handling path
` [PATCH 5.4 55/92] USB: cdc-wdm: Fix use after free in service_outstanding_interrupt()
` [PATCH 5.4 59/92] usb: usbip: vhci_hcd: protect shift size
` [PATCH 5.4 61/92] USB: serial: iuu_phoenix: fix DMA from stack
` [PATCH 5.4 65/92] USB: usblp: fix DMA to stack
` [PATCH 5.4 68/92] usb: gadget: f_uac2: reset wMaxPacketSize
` [PATCH 5.4 70/92] usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
` [PATCH 5.4 79/92] ALSA: hda/conexant: add a new hda codec CX11970
` [PATCH 5.4 86/92] drm/i915: clear the gpu reloc batch
` [PATCH 5.4 90/92] netfilter: nft_dynset: report EOPNOTSUPP on missing set feature
` [PATCH 5.4 91/92] x86/mtrr: Correct the range check before performing MTRR type lookups

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2021-01-11 13:14 UTC 

[dpdk-dev] [PATCH] mbuf: fix reset on mbuf free
 2021-01-11 13:14 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [PATCH v2] net/axgbe: add support for reading FW version
 2021-01-11 13:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v1 0/7] coresight: etm-perf: Fix pid tracing with VHE
 2021-01-11 13:12 UTC  (8+ messages)
` [PATCH v1 4/7] perf cs-etm: Add PID format into metadata
` [PATCH v1 7/7] perf cs-etm: Detect pid in VMID for kernel running at EL2

[PATCH 0/2] Add Awinic AW9523(B) I2C GPIO Expander driver
 2021-01-11 13:10 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander

[Buildroot] [RFC: 1/4] package/freescale-imx/imx-gpu-viv: BR2_PACKAGE_IMX_GPU_VIV_OUTPUT_{X11, WL} are libgl provider
 2021-01-11 13:12 UTC  (4+ messages)
` [Buildroot] [RFC: 3/4] package/x11r7/xdriver_xf86-video-imx-viv: bump to version rel_imx_5.4.24_2.1.0

[Intel-gfx] [PATCH] drm/i915/selftests: Fix some error codes
 2021-01-11 13:10 UTC  (2+ messages)


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.