All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-11 13:49:45 to 2021-01-11 14:05:41 UTC [more...]

[PATCH 0/5] Thermal zone configuration for Meson8/Meson8b/Meson8m2
 2021-01-11 14:04 UTC  (15+ messages)
` [PATCH 1/5] ARM: dts: meson: move iio-hwmon for the SoC temperature to meson.dtsi
` [PATCH 2/5] ARM: dts: meson: add the ADC thermal sensor "
` [PATCH 3/5] ARM: dts: meson8: add the thermal-zones with cooling configuration
` [PATCH 4/5] ARM: dts: meson8b: "

[PATCH 4.9 00/45] 4.9.251-rc1 review
 2021-01-11 13:01 UTC  (16+ messages)
` [PATCH 4.9 07/45] net: dcb: Validate netlink message in DCB handler
` [PATCH 4.9 16/45] virtio_net: Fix recursive call to cpus_read_lock()
` [PATCH 4.9 17/45] scripts/gdb: make lx-dmesg command work (reliably)
` [PATCH 4.9 18/45] scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetch
` [PATCH 4.9 19/45] scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replace
` [PATCH 4.9 21/45] video: hyperv_fb: Fix the mmap() regression for v5.4.y and older
` [PATCH 4.9 22/45] usb: gadget: enable super speed plus
` [PATCH 4.9 23/45] USB: cdc-acm: blacklist another IR Droid device
` [PATCH 4.9 34/45] usb: gadget: function: printer: Fix a memory leak for interface descriptor
` [PATCH 4.9 35/45] USB: gadget: legacy: fix return error code in acm_ms_bind()
` [PATCH 4.9 38/45] usb: gadget: configfs: Fix use-after-free issue with udc_name
` [PATCH 4.9 39/45] USB: serial: keyspan_pda: remove unused variable
` [PATCH 4.9 40/45] x86/mm: Fix leak of pmd ptlock
` [PATCH 4.9 43/45] netfilter: ipset: fix shift-out-of-bounds in htable_bits()
` [PATCH 4.9 44/45] netfilter: xt_RATEEST: reject non-null terminated string from userspace

[PATCH v2] sched/debug: Add new tracepoint to track cpu_capacity
 2021-01-11 14:04 UTC  (10+ messages)

[dpdk-dev] [PATCH v3 0/2] Enhance Async Enqueue for Small Packets
 2021-01-11 14:04 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/2] vhost: cleanup async enqueue

[dpdk-dev] distributor test failure in UNH CI on ARM
 2021-01-11 14:04 UTC  (5+ messages)

[dpdk-dev] [dpdk-dev 21.02 0/5] enable UDP ecpri configure in dcf
 2021-01-11 14:02 UTC  (5+ messages)
` [dpdk-dev] [dpdk-dev v2 1/2] ethdev: add new tunnel type for ecpri

[PATCH] arm64: dts: meson: add i2c3/rtc nodes and rtc aliases to ODROID-N2 dtsi
 2021-01-11 14:02 UTC  (6+ messages)

[PATCH 4.14 00/57] 4.14.215-rc1 review
 2021-01-11 13:02 UTC  (35+ messages)
` [PATCH 4.14 02/57] workqueue: Kick a worker based on the actual activation of delayed works
` [PATCH 4.14 03/57] scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff()
` [PATCH 4.14 04/57] scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH 4.14 05/57] lib/genalloc: fix the overflow when size is too big
` [PATCH 4.14 06/57] depmod: handle the case of /sbin/depmod without /sbin in PATH
` [PATCH 4.14 07/57] ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
` [PATCH 4.14 08/57] ethernet: ucc_geth: set dev->max_mtu to 1518
` [PATCH 4.14 09/57] atm: idt77252: call pci_disable_device() on error path
` [PATCH 4.14 11/57] virtio_net: Fix recursive call to cpus_read_lock()
` [PATCH 4.14 12/57] net: dcb: Validate netlink message in DCB handler
` [PATCH 4.14 13/57] net/ncsi: Use real net-device for response handler
` [PATCH 4.14 15/57] net-sysfs: take the rtnl lock when storing xps_cpus
` [PATCH 4.14 22/57] vhost_net: fix ubuf refcount incorrectly when sendmsg fails
` [PATCH 4.14 24/57] net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
` [PATCH 4.14 25/57] net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
` [PATCH 4.14 26/57] net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
` [PATCH 4.14 30/57] USB: cdc-acm: blacklist another IR Droid device
` [PATCH 4.14 31/57] usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
` [PATCH 4.14 33/57] USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
` [PATCH 4.14 37/57] USB: serial: option: add LongSung M5710 module support
` [PATCH 4.14 38/57] USB: serial: option: add Quectel EM160R-GL
` [PATCH 4.14 39/57] USB: yurex: fix control-URB timeout handling
` [PATCH 4.14 40/57] USB: usblp: fix DMA to stack
` [PATCH 4.14 41/57] ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
` [PATCH 4.14 42/57] usb: gadget: select CONFIG_CRC32
` [PATCH 4.14 43/57] usb: gadget: f_uac2: reset wMaxPacketSize
` [PATCH 4.14 44/57] usb: gadget: function: printer: Fix a memory leak for interface descriptor
` [PATCH 4.14 46/57] usb: gadget: Fix spinlock lockup on usb_function_deactivate
` [PATCH 4.14 47/57] usb: gadget: configfs: Preserve function ordering after bind failure
` [PATCH 4.14 50/57] x86/mm: Fix leak of pmd ptlock
` [PATCH 4.14 51/57] ALSA: hda/conexant: add a new hda codec CX11970
` [PATCH 4.14 55/57] netfilter: xt_RATEEST: reject non-null terminated string from userspace
` [PATCH 4.14 56/57] x86/mtrr: Correct the range check before performing MTRR type lookups
` [PATCH 4.14 57/57] KVM: x86: fix shift out of bounds reported by UBSAN

[PATCH -next] drm/amd/display: tweak the kerneldoc for active_vblank_irq_count
 2021-01-11  8:46 UTC 

[PATCH][next] drm/amdgpu: Add missing BOOTUP_DEFAULT to profile_name[]
 2021-01-11 11:46 UTC 

[PATCH 0/2] Fix pinmux status display with long pin's name
 2021-01-11 14:03 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: stmfx: Fix MAX_PIN_NAME_LEN
` [PATCH 2/2] pinctrl: Set PINNAME_SIZE to 16

[PATCH v2 0/3] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-11 14:01 UTC  (5+ messages)

[drm:dm_plane_helper_prepare_fb [amdgpu]] *ERROR* Failed to pin framebuffer with error -12
 2021-01-11 14:01 UTC  (5+ messages)

[RFC 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVIE based memory
 2021-01-11 14:00 UTC  (7+ messages)
` [RFC 1/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE "

stable-rc/queue/4.19 baseline: 157 runs, 6 regressions (v4.19.166-71-g94a0436ce07d)
 2021-01-11 14:01 UTC 

[PULL 00/15] Testing, CI and bsd-user patches
 2021-01-11 13:56 UTC  (15+ messages)
` [PULL 02/15] qtest/libqtest: fix heap-buffer-overflow in qtest_cb_for_every_machine()
` [PULL 03/15] util/oslib-win32: Fix _aligned_malloc() arguments order
` [PULL 04/15] fuzz: accelerate non-crash detection
` [PULL 07/15] fuzz: remove IO commands iteratively
` [PULL 08/15] fuzz: set bits in operand of write/out to zero
` [PULL 09/15] fuzz: add minimization options
` [PULL 10/15] fuzz: heuristic split write based on past IOs
` [PULL 11/15] bsd-user: regenerate FreeBSD's system call numbers
` [PULL 12/15] bsd-user: move strace OS/arch dependent code to host/arch dirs
` [PULL 13/15] bsd-user: Update strace.list for FreeBSD's latest syscalls
` [PULL 14/15] tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CI
` [PULL 15/15] fuzz: map all BARs and enable PCI devices

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

[virtio-dev] [PATCH v8] virtio-snd: add virtio sound device specification
 2021-01-11 14:01 UTC  (4+ messages)
` [virtio-dev] "

[PATCH] rootfs_ipk: allow do_populate_sdk in parallel to do_rootfs
 2021-01-11 14:01 UTC  (3+ messages)
` [OE-core] "

[PATCH] hvmloader: pass PCI MMIO layout to OVMF as an info table
 2021-01-11 14:00 UTC  (3+ messages)

[PATCH net-next repost v2 0/7] Support setting lanes via ethtool
 2021-01-11 14:00 UTC  (4+ messages)
` [PATCH net-next repost v2 1/7] ethtool: Extend link modes settings uAPI with lanes

[PATCH 00/11] scsi: libsas: Remove in_interrupt() check
 2021-01-11 13:59 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/10] add mlx5 compress PMD
 2021-01-11 13:59 UTC  (11+ messages)
` [dpdk-dev] [PATCH 01/10] common/mlx5: add DevX attributes for compress
` [dpdk-dev] [PATCH 02/10] drivers: introduce mlx5 compress PMD
` [dpdk-dev] [PATCH 03/10] compress/mlx5: support basic control operations
` [dpdk-dev] [PATCH 04/10] common/mlx5: add compress primitives
` [dpdk-dev] [PATCH 05/10] compress/mlx5: support queue pair operations
` [dpdk-dev] [PATCH 06/10] compress/mlx5: add transformation operations
` [dpdk-dev] [PATCH 07/10] compress/mlx5: add memory region management
` [dpdk-dev] [PATCH 08/10] compress/mlx5: add data-path functions
` [dpdk-dev] [PATCH 09/10] compress/mlx5: add statistics operations
` [dpdk-dev] [PATCH 10/10] compress/mlx5: add the supported capabilities

Bug#970871: "modinfo -F" always shows name for built-ins
 2021-01-11 13:05 UTC  (4+ messages)

[PATCH 0/7] Really implement Qualcomm LAB/IBB regulators
 2021-01-11 13:57 UTC  (3+ messages)
` [PATCH 5/7] regulator: qcom-labibb: Implement short-circuit and over-current IRQs

[PATCH] board: amlogic: vim3: setup ethernet mac from efuse
 2021-01-11 13:59 UTC  (3+ messages)

[PATCH v4 1/3] dt-bindings: hwmon: Add TI TPS23861 bindings
 2021-01-11 13:57 UTC  (3+ messages)
` [PATCH v4 2/3] hwmon: add Texas Instruments TPS23861 driver
` [PATCH v4 3/3] MAINTAINERS: Add entry for Texas Instruments TPS23861 PoE PSE

[dpdk-dev] [RFC PATCH] lpm: add sve support for lookup on Arm platform
 2021-01-11 13:58 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 0/5] lpm lookup with sve support
  ` [dpdk-dev] [PATCH v2 5/5] config: add Arm Neoverse N2

[RESEND PATCH v1] usb: dwc3: keystone: Simplify with dev_err_probe()
 2021-01-11 13:55 UTC 

[PATCH 4.19 00/77] 4.19.167-rc1 review
 2021-01-11 13:02 UTC  (44+ messages)
` [PATCH 4.19 01/77] kbuild: dont hardcode depmod path
` [PATCH 4.19 02/77] workqueue: Kick a worker based on the actual activation of delayed works
` [PATCH 4.19 05/77] scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH 4.19 06/77] scsi: scsi_transport_spi: Set RQF_PM for domain validation commands
` [PATCH 4.19 07/77] lib/genalloc: fix the overflow when size is too big
` [PATCH 4.19 08/77] depmod: handle the case of /sbin/depmod without /sbin in PATH
` [PATCH 4.19 11/77] i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
` [PATCH 4.19 12/77] net: mvpp2: Add TCAM entry to drop flow control pause frames
` [PATCH 4.19 14/77] ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
` [PATCH 4.19 15/77] ethernet: ucc_geth: set dev->max_mtu to 1518
` [PATCH 4.19 16/77] atm: idt77252: call pci_disable_device() on error path
` [PATCH 4.19 17/77] net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
` [PATCH 4.19 18/77] qede: fix offload for IPIP tunnel packets
` [PATCH 4.19 19/77] virtio_net: Fix recursive call to cpus_read_lock()
` [PATCH 4.19 25/77] net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered
` [PATCH 4.19 27/77] ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
` [PATCH 4.19 28/77] net: hns: fix return value check in __lb_other_process()
` [PATCH 4.19 30/77] net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
` [PATCH 4.19 31/77] CDC-NCM: remove "connected" log message
` [PATCH 4.19 33/77] r8169: work around power-saving bug on some chip versions
` [PATCH 4.19 35/77] net: sched: prevent invalid Scell_log shift count
` [PATCH 4.19 36/77] net-sysfs: take the rtnl lock when storing xps_rxqs
` [PATCH 4.19 39/77] Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close
` [PATCH 4.19 41/77] crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
` [PATCH 4.19 42/77] staging: mt7621-dma: Fix a resource leak in an error handling path
` [PATCH 4.19 44/77] USB: cdc-acm: blacklist another IR Droid device
` [PATCH 4.19 45/77] USB: cdc-wdm: Fix use after free in service_outstanding_interrupt()
` [PATCH 4.19 46/77] usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
` [PATCH 4.19 48/77] USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
` [PATCH 4.19 49/77] usb: usbip: vhci_hcd: protect shift size
` [PATCH 4.19 51/77] USB: serial: iuu_phoenix: fix DMA from stack
` [PATCH 4.19 52/77] USB: serial: option: add LongSung M5710 module support
` [PATCH 4.19 54/77] USB: yurex: fix control-URB timeout handling
` [PATCH 4.19 55/77] USB: usblp: fix DMA to stack
` [PATCH 4.19 56/77] ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
` [PATCH 4.19 57/77] usb: gadget: select CONFIG_CRC32
` [PATCH 4.19 58/77] usb: gadget: f_uac2: reset wMaxPacketSize
` [PATCH 4.19 67/77] ALSA: hda/via: Fix runtime PM for Clevo W35xSS
` [PATCH 4.19 71/77] Revert "device property: Keep secondary firmware node secondary by type"
` [PATCH 4.19 73/77] netfilter: x_tables: Update remaining dereference to RCU
` [PATCH 4.19 74/77] netfilter: ipset: fix shift-out-of-bounds in htable_bits()
` [PATCH 4.19 76/77] x86/mtrr: Correct the range check before performing MTRR type lookups
` [PATCH 4.19 77/77] KVM: x86: fix shift out of bounds reported by UBSAN

[PATCH] i2c: tegra: Wait for config load atomically while in ISR
 2021-01-11 13:55 UTC 

[PATCH] drm/ttm: make the pool shrinker lock a mutex
 2021-01-11 13:57 UTC 

[android-common:android-3.18 150/159] sound/pci/hda/hda_intel.c:2008:8: error: 'power_save' undeclared
 2021-01-11 13:57 UTC 

[PATCH 00/20] Immutable QString, and also one JSON writer less
 2021-01-11 13:51 UTC  (5+ messages)
` [PATCH 18/20] keyval: Use GString to accumulate value strings

platform/surface: Add Surface Aggregator user-space interface (static analysis issues)
 2021-01-11 13:55 UTC  (2+ messages)

[RESEND PATCH v1] usb: dwc3: Simplify with dev_err_probe()
 2021-01-11 13:54 UTC 

[PATCH net-next 0/2] dsa: add MT7530 GPIO support
 2021-01-11 13:55 UTC  (7+ messages)
` [PATCH net-next 2/2] drivers: net: dsa: mt7530: MT7530 optional "

[dpdk-dev] [PATCH] build: provide suitable error for "both" libraries option
 2021-01-11 13:55 UTC 

[PATCH v3 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-11 13:53 UTC  (5+ messages)
` [PATCH v3 04/21] arm64: Provide an 'upgrade to VHE' stub hypercall

[RFC PATCH 0/1] net: arcnet: Fix RESET sequence
 2021-01-11 13:54 UTC  (2+ messages)

[PATCH] drm/fourcc: fix Amlogic format modifier masks
 2021-01-11 13:53 UTC  (2+ messages)

[PATCH] lspci: Decode VF 10-Bit Tag Requester
 2021-01-11 13:23 UTC 

[PATCH v2 00/11] Multiple fixes to XENMEM_acquire_resource
 2021-01-08 19:36 UTC  (4+ messages)
` [PATCH v2 09/11] xen/memory: Fix mapping grant tables with XENMEM_acquire_resource

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

[PATCH v1 0/2] Add 100 base-x mode
 2021-01-11 13:06 UTC  (2+ messages)
` [PATCH v1 1/2] net: phy: "

[PATCH] arm64: Kconfig: Increase NR_CPUS default to 512
 2021-01-11 10:56 UTC  (2+ messages)

[PATCH v2 00/10] allow unprivileged overlay mounts
 2021-01-11 13:49 UTC  (4+ messages)
` [PATCH v2 01/10] vfs: move cap_convert_nscap() call into vfs_setxattr()

[dpdk-dev] [PATCH v2 0/5] Add AVF & DCF VLAN feaure
 2021-01-11 13:34 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 0/4] "
  ` [dpdk-dev] [PATCH v5 1/4] common/iavf: new VLAN opcode
  ` [dpdk-dev] [PATCH v5 2/4] net/iavf: support Ethernet CRC strip disable
  ` [dpdk-dev] [PATCH v5 3/4] net/ice: add the DCF VLAN handling
  ` [dpdk-dev] [PATCH v5 4/4] net/iavf: implement new VLAN capability handling

[PATCH 1/2] viridian: remove implicit limit of 64 VPs per partition
 2021-01-11 13:50 UTC  (12+ messages)

stable-rc/queue/4.9 baseline: 110 runs, 5 regressions (v4.9.250-42-ge31725477a1c)
 2021-01-11 13:47 UTC 


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.