All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-02 10:31:51 to 2020-09-02 11:30:46 UTC [more...]

[PATCH] rpmsg: Avoid double-free in mtk_rpmsg_register_device()
 2020-09-02 11:04 UTC  (5+ messages)

[dpdk-dev] 19.11.4 patches review and test
 2020-09-02 10:47 UTC  (3+ messages)
` [dpdk-dev] [EXTERNAL] "

[PATCH net-next v2 00/15] net: bridge: mcast: initial IGMPv3 support (part 1)
 2020-09-02 11:25 UTC  (22+ messages)
` [Bridge] "
` [PATCH net-next v2 01/15] net: bridge: mdb: arrange internal structs so fast-path fields are close
  ` [Bridge] "
` [PATCH net-next v2 02/15] net: bridge: mcast: add support for group source list
  ` [Bridge] "
` [PATCH net-next v2 03/15] net: bridge: mcast: add support for src list and filter mode dumping
  ` [Bridge] "
` [PATCH net-next v2 04/15] net: bridge: mcast: add support for group-and-source specific queries
  ` [Bridge] "
` [Bridge] [PATCH net-next v2 05/15] net: bridge: mcast: factor out port group del
` [PATCH net-next v2 06/15] net: bridge: mcast: add support for group query retransmit
  ` [Bridge] "
` [Bridge] [PATCH net-next v2 07/15] net: bridge: mdb: push notifications in __br_mdb_add/del
` [Bridge] [PATCH net-next v2 08/15] net: bridge: mdb: use mdb and port entries in notifications
` [Bridge] [PATCH net-next v2 09/15] net: bridge: mcast: delete expired port groups without srcs
` [Bridge] [PATCH net-next v2 10/15] net: bridge: mcast: support for IGMPv3 IGMPV3_ALLOW_NEW_SOURCES report
` [Bridge] [PATCH net-next v2 11/15] net: bridge: mcast: support for IGMPV3_MODE_IS_INCLUDE/EXCLUDE report
` [Bridge] [PATCH net-next v2 12/15] net: bridge: mcast: support for IGMPV3_CHANGE_TO_INCLUDE/EXCLUDE report
` [Bridge] [PATCH net-next v2 13/15] net: bridge: mcast: support for IGMPV3_BLOCK_OLD_SOURCES report
` [Bridge] [PATCH net-next v2 14/15] net: bridge: mcast: improve v3 query processing
` [Bridge] [PATCH net-next v2 15/15] net: bridge: mcast: destroy all entries via gc

[PATCH v3 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-09-02 11:30 UTC  (14+ messages)
` [PATCH v3 02/21] KVM: arm64: Add stand-alone page-table walker infrastructure
` [PATCH v3 05/21] KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables

[PATCH v2 0/24] backlight: add init macros and accessors
 2020-09-02 11:30 UTC  (17+ messages)
` [PATCH v2 01/24] backlight: Silently fail backlight_update_status() if no device
` [PATCH v2 02/24] backlight: Add DECLARE_* macro for device registration
` [PATCH v2 03/24] backlight: Add get/set operations for brightness properties
` [PATCH v2 04/24] backlight: gpio: Introduce backlight_{enable, disable}
  ` [PATCH v2 04/24] backlight: gpio: Introduce backlight_{enable,disable}
` [PATCH v2 05/24] backlight: gpio: Use dev_err_probe()
` [PATCH v2 06/24] backlight: gpio: Use DECLARE_BACKLIGHT_INIT_RAW

[MPTCP] Re: [MPTCP][PATCH v8 mptcp-next 0/8] Add REMOVE_ADDR support
 2020-09-02 11:30 UTC 

[PATCH 0/7] hppa power button support, graphics updates and firmware fixes
 2020-09-02 11:24 UTC  (7+ messages)
` [PATCH 2/7] hw/hppa: Make number of TLB and BTLB entries configurable
` [PATCH 4/7] hw/hppa: Inform SeaBIOS about fw_cfg port address

[meta-python][PATCH 1/7] python3-pyzmq: Upgrade 17.1.0 -> 19.0.2
 2020-09-02 11:28 UTC  (7+ messages)
` [meta-python][PATCH 2/7] python3-mccabe: Upgrade 0.2.1 -> 0.6.1
` [meta-python][PATCH 3/7] python3-nmap: Upgrade 1.4.7 -> 1.4.8
` [meta-python][PATCH 4/7] python3-absl: Upgrade 0.9.0 -> 0.10.0
` [meta-python][PATCH 5/7] python3-systemd: Consolidate in a single file
` [meta-python][PATCH 6/7] python3-gevent: "
` [meta-python][PATCH 7/7] python3-gevent: Upgrade 1.4.0 -> 20.6.2

[PATCH] drm/amdgpu: Fix a redundant kfree
 2020-09-02 11:27 UTC  (4+ messages)

Cirrus CI for msys2 are working now, but still buiding failed
 2020-09-02 11:27 UTC  (3+ messages)

[PATCH v2 00/28] The new cgroup slab memory controller
 2020-09-02 11:26 UTC  (10+ messages)

[PATCH 01/10] dt-bindings: arm: samsung: pmu: Use unevaluatedProperties
 2020-09-02 11:23 UTC  (6+ messages)
  ` [RFT 09/10] arm64: dts: exynos: Correct port of USB-C connector node on Exynos5433 TM2

[dpdk-dev] [PATCH] avoid libfdt checks adding full paths to pkg-config
 2020-09-02 11:25 UTC  (2+ messages)

[PATCH] fix incorrect compound page flags store
 2020-09-02 11:24 UTC 

mmc0: Timeout waiting for hardware cmd interrupt on i.MX535
 2020-09-02 11:24 UTC  (3+ messages)

[PATCH v3 0/4] Introducing QMP query-netdevs command
 2020-09-02 11:23 UTC  (3+ messages)
` [PATCH v3 1/4] qapi: net: Add "

[PATCH 00/10] USB: new USB control message helper functions
 2020-09-02 11:23 UTC  (30+ messages)
` [PATCH 01/10] USB: move snd_usb_pipe_sanity_check into the USB core
` [PATCH 02/10] USB: add usb_control_msg_send() and usb_control_msg_recv()
` [PATCH 03/10] USB: core: message.c: use usb_control_msg_send() in a few places
` [PATCH 04/10] USB: core: hub.c: "
` [PATCH 05/10] USB: legousbtower: use usb_control_msg_recv()
` [PATCH 06/10] sound: usx2y: move to use usb_control_msg_send()
` [PATCH 07/10] sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()
` [PATCH 7/9] sound: line6: convert to use new usb control function
` [PATCH 8/9] sound: 6fire: move to use new usb control functions
` [PATCH 08/10] sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()
` [PATCH 9/9] sound: hiface: convert to use new usb_control functions
` [PATCH 09/10] sound: hiface: move to use usb_control_msg_send()
` [PATCH 10/10] Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()

[dpdk-dev] [PATCH v1 0/4] Remove RTE_MACHINE_CPUFLAG_ macros
 2020-09-02 11:21 UTC  (7+ messages)
` [dpdk-dev] [PATCH v1 1/4] x86: change cpuflag macros to compiler macros
` [dpdk-dev] [PATCH v1 2/4] arm: "
` [dpdk-dev] [PATCH v1 3/4] ppc: "
` [dpdk-dev] [PATCH v1 4/4] doc: remove reference to RTE_MACHINE_CPUFLAG

[PATCH v2] arm: dts: lx2160a: Add IO range
 2020-09-02 11:21 UTC 

[dpdk-dev] [PATCH 20.11 0/5] Enhance rawdev APIs
 2020-09-02 11:21 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/7] "

[PATCH next v3 0/8] printk: reimplement LOG_CONT handling
 2020-09-02 11:20 UTC  (8+ messages)
` [PATCH next v3 6/8] printk: ringbuffer: add finalization/extension support
  ` state names: vas: "

[PATCH] net: bcmgenet: fix mask check in bcmgenet_validate_flow()
 2020-09-02 11:18 UTC 

Unable to establish ppp connection with Huawei dongle
 2020-09-02 11:18 UTC  (4+ messages)

[PATCH 0/5] Add spi boot support to am335x-icev2
 2020-09-02 11:18 UTC  (6+ messages)
` [PATCH 1/5] arm: dts: am335x-icev2: Add spi node
` [PATCH 2/5] configs: Add spiboot support for am335x
` [PATCH 3/5] spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failures
` [PATCH 4/5] spi: omap3_spi: Read platform data in ofdata_to_platdata()
` [PATCH 5/5] arm: mach-omap2: am33xx: Add device structure for spi

[PATCH] drm/doc: Document that modifiers are always required for fb
 2020-09-02 11:15 UTC  (3+ messages)

[RFC PATCH] sched: do not issue an audit on unprivileged operation
 2020-09-02 11:14 UTC 

[PATCH] arm64: Add support for bigger u-boot when CONFIG_POSITION_INDEPENDENT=y
 2020-09-02 11:15 UTC 

[PATCH] ACPI: sysfs: copy ACPI data using io memory copying
 2020-09-02 11:13 UTC  (7+ messages)

[PATCH 0/4] Clean up xfs_attr_sf_entry
 2020-09-02 11:13 UTC  (4+ messages)
` [PATCH 1/4] xfs: Use variable-size array for nameval in xfs_attr_sf_entry

How to integrate kernel-module in yocto-dunfell? #yocto #dunfell #apt #tx2 #kernel
 2020-09-02 11:13 UTC 

[PATCH v2] btrfs: don't call btrfs_sync_file from iomap context
 2020-09-02 11:13 UTC  (2+ messages)

INFO: task hung in nbd_ioctl (2)
 2020-09-02 11:09 UTC  (2+ messages)
` [PATCH] tipc: fix shutdown() of connectionless socket

[PATCH] arm64/kvm: Fix zapping stage2 page table wrongly
 2020-09-02 11:10 UTC  (3+ messages)

[RFC PATCH] btrfs: don't call btrfs_sync_file from iomap context
 2020-09-02 11:10 UTC  (8+ messages)

[dpdk-dev] [RFC] avoid libfdt checks adding full paths to pkg-config
 2020-09-02 11:09 UTC  (3+ messages)

[PATCH v2] rpmsg: Avoid double-free in mtk_rpmsg_register_device
 2020-09-02 11:07 UTC  (3+ messages)

[dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK
 2020-09-02 11:08 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 00/37] "
  ` [dpdk-dev] [PATCH v2 35/37] doc: remove reference to make in tools guides
  ` [dpdk-dev] [PATCH v2 36/37] doc: remove references to make in testpmd guides
  ` [dpdk-dev] [PATCH v2 37/37] doc: update quick build doc to remove make references

[PATCH] iotests: Allow running from different directory
 2020-09-02 11:07 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: disable gpu-sched load balance for uvd_enc
 2020-09-02 11:07 UTC  (2+ messages)

[PATCH v3 0/7] migration: bring improved savevm/loadvm/delvm to QMP
 2020-09-02 11:05 UTC  (6+ messages)
` [PATCH v3 7/7] migration: introduce snapshot-{save, load, delete} QMP commands

[android-common:android-trusty-5.4 25/30] drivers/trusty/trusty-virtio.c:645:12: warning: no previous prototype for 'trusty_virtio_dma_map_page'
 2020-09-02 11:06 UTC 

[PATCH] dfu: Fix handling of UBI partitions in MTD backend
 2020-09-02 11:06 UTC 

[ovmf test] 153549: regressions - FAIL
 2020-09-02 11:04 UTC 

[PATCH v2] usb: serial: option: Fix the lackage for Quectel EG95 LTE modem support
 2020-09-02 11:03 UTC 

[PATCH v2 00/15] Add a General Virtual Device Fuzzer
 2020-09-02 11:01 UTC  (3+ messages)
` [PATCH v2 03/15] fuzz: Add PCI features to the general fuzzer

[dpdk-dev] [PATCH 20.11 00/12] add max SIMD bitwidth to EAL
 2020-09-02 11:02 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 00/17] "
  ` [dpdk-dev] [PATCH v2 17/17] net: add checks for max SIMD bitwidth

[PATCH V2 4/6] perf tools: Add FIFO file names as alternative options to --control
 2020-09-02 10:57 UTC  (2+ messages)
` [PATCH V3 "

[linux-next:master 3849/4758] arch/mips/kernel/syscall.c:173:31: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-09-02 10:58 UTC 

Test mail do not reply (ter)
 2020-09-02 10:54 UTC 

[PATCH] arm64: topology: Stop using MPIDR for topology information
 2020-09-02 10:52 UTC  (9+ messages)

[PATCH v3 0/9] media: vimc: Multiple stream support in vimc
 2020-09-02 10:51 UTC  (6+ messages)
` [PATCH v3 8/9] media: vimc: Join pipeline if one already exists
` [PATCH v3 9/9] media: vimc: Run multiple captures on same thread

[Bug 209029] New: kernel 5.9-rc2 fails to boot on a PowerMac G5 11, 2 - BUG: Kernel NULL pointer dereference on read at 0x00000020
 2020-09-02 10:48 UTC  (2+ messages)
` [Bug 209029] kernel 5.9-rc2 fails to boot on a PowerMac G5 11,2 "

[Patch v4 0/7] mm/hugetlb: code refine and simplification
 2020-09-02 10:49 UTC  (3+ messages)
` [Patch v4 5/7] mm/hugetlb: a page from buddy is not on any list

[PATCH] tmpfs: Restore functionality of nr_inodes=0
 2020-09-02 10:48 UTC  (2+ messages)

[PATCH] linux-libc-headers: kernel headers are installed in STAGING_KERNEL_BUILDDIR
 2020-09-02 10:47 UTC 

[dpdk-dev] [RFC PATCH 2/2] example/qos_sched: subport bandwidth profile config
 2020-09-02 10:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 1/4] example/qos_sched: subport bandwidth dynmaic conf

[PATCH v2 0/3] pwm: pwm-pca9685 Disable unused alternative addresses
 2020-09-02 10:45 UTC  (4+ messages)
` [PATCH v2 3/3] drivers: pwm: pwm-pca9685.c: "

[PATCH v3 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
 2020-09-02 10:45 UTC  (4+ messages)
` [PATCH v3 11/16] hw/net: cadence_gem: Add a new 'phy-addr' property

[xen-unstable test] 153526: regressions - FAIL
 2020-09-02 10:45 UTC 

[PATCH v2] sched/debug: Add new tracepoint to track cpu_capacity
 2020-09-02 10:44 UTC  (5+ messages)

[PATCH-for-5.2 0/4] hw/char/serial: Use the Clock API to feed the UART reference clock
 2020-09-02 10:41 UTC  (3+ messages)

[PATCH] locks: Remove extra "0x" in tracepoint format specifier
 2020-09-02 10:41 UTC  (2+ messages)

[PATCH] iputils: Adapt ${PN}-tftpd package dependency to PACKAGECONFIG
 2020-09-02 10:42 UTC 

[PATCH 1/2] insane: improve gnu-hash-style warning
 2020-09-02 10:41 UTC  (2+ messages)
` [PATCH 2/2] elfutils: silence a new QA warning

Test mail do not reply (bis)
 2020-09-02 10:41 UTC 

[PATCH] btrfs: allow single disk devices to mount with older generations
 2020-09-02 10:41 UTC  (2+ messages)

[PATCH v2 0/3] hw/sd/sdhci: Fix DMA Transfer Block Size field width
 2020-09-02 10:39 UTC  (3+ messages)
` [PATCH v2 3/3] hw/sd/sdhci: Fix DMA Transfer Block Size field

[PATCH 0/5] Improve setup_items_for_insert
 2020-09-02 10:39 UTC  (2+ messages)

[LTP] [PATCH 1/1] ima_keys.sh: Fix umount on tmpfs
 2020-09-02 10:39 UTC  (2+ messages)

[PATCH] coresight: etm4x: fix issues on trcseqevr access
 2020-09-02 10:37 UTC 

[RESEND PATCH v2 01/11] usb: xhci: add a member hci_version in xhci_ctrl struct
 2020-09-02 10:38 UTC  (2+ messages)

[RFC PATCH v2] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM
 2020-09-02 10:41 UTC  (4+ messages)

[PATCH-for-5.2 0/2] hw/char: Remove TYPE_SERIAL_IO
 2020-09-02 10:35 UTC  (4+ messages)
` [PATCH-for-5.2 1/2] hw/mips/mipssim: Use MMIO serial device on fake ISA I/O

[PATCH v1 4/5] xen/balloon: try to merge system ram resources
 2020-09-02 10:34 UTC  (3+ messages)

[PATCH 0/4][v2] Lockdep fixes
 2020-09-02 10:32 UTC  (3+ messages)
` [PATCH 3/4] btrfs: kill the rcu protection for fs_info->space_info

[PATCH] stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stub
 2020-09-02 10:32 UTC  (2+ messages)

[RFC v8 0/5] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-09-02 10:31 UTC  (3+ messages)
` [RFC v8 3/5] memory: Add IOMMU_DEVIOTLB_UNMAP IOMMUTLBNotificationType

[PATCH 00/13] Make QEMU installation relocatable
 2020-09-02 10:30 UTC  (3+ messages)
` [PATCH 02/13] oslib: do not call g_strdup from qemu_get_exec_dir

[PATCH 0/8] amd/display: Add GFX9+ modifier support
 2020-09-02 10:31 UTC  (5+ messages)
` [PATCH 8/8] drm/amd/display: Expose modifiers

[PATCH 0/3] iio: gyro: adxrs290: Add triggered buffer & debugfs support
 2020-09-02 10:31 UTC  (4+ messages)
` [PATCH 1/3] iio: gyro: adxrs290: Add triggered buffer support


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.