All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-21 12:41:00 to 2020-04-21 13:10:35 UTC [more...]

[PATCH 0/8] drm, fbdev: rework dependencies
 2020-04-21 13:10 UTC  (15+ messages)

[PATCH v4 0/7] ARM virt: Add NVDIMM support
 2020-04-21 12:59 UTC  (7+ messages)
` [PATCH v4 1/7] hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length
` [PATCH v4 2/7] nvdimm: Use configurable ACPI IO base and size
` [PATCH v4 3/7] hw/arm/virt: Add nvdimm hot-plug infrastructure
` [PATCH v4 4/7] hw/arm/virt: Add nvdimm hotplug support
` [PATCH v4 5/7] tests: Update ACPI tables list for upcoming arm/virt test changes
` [PATCH v4 7/7] tests/acpi: add expected tables for bios-tables-test

[PATCH v5 0/3] leds: pwm: add support for default-state device
 2020-04-21 13:09 UTC  (4+ messages)
` [PATCH v5 1/3] leds: pwm: check result of led_pwm_set() in led_pwm_add()
` [PATCH v5 2/3] leds: pwm: add support for default-state device property
` [PATCH v5 3/3] leds: pwm: add reference to common leds for default-state

[PATCH v3 0/3] lib/vsprintf: Introduce %ptT for time64_t
 2020-04-21 13:09 UTC  (11+ messages)
` [PATCH v3 1/3] lib/vsprintf: Print time64_t in human readable format
` [PATCH v3 2/3] ARM: bcm2835: Switch to use %ptT

[PATCH rcu/dev -fixes 0/4]
 2020-04-21 13:08 UTC  (3+ messages)
` [PATCH rcu/dev -fixes 4/4] rcu/tree: Use consistent style for comments

[Buildroot] [PATCH] package/swupdate: note init script tokenizing limitation
 2020-04-21 13:08 UTC 

[PATCH] blk-iocost: Fix systemtap error on iocost_ioc_vrate_adj
 2020-04-21 13:07 UTC 

[PATCH v2 0/2] NVIDIA Tegra I2C synchronization correction
 2020-04-21 13:08 UTC  (9+ messages)
` [PATCH v2 1/2] i2c: tegra: Better handle case where CPU0 is busy for a long time

[PATCH v3 0/7] s390x/vfio-ccw: Channel Path Handling [QEMU]
 2020-04-21 13:04 UTC  (7+ messages)
` [PATCH v3 4/7] vfio-ccw: Add support for the crw region
` [PATCH v3 6/7] s390x/css: Refactor the css_queue_crw() routine

[PATCH v7 1/9] acpi: Add a binding for ACPI settings in the device tree
 2020-04-21 13:07 UTC  (4+ messages)
` [PATCH v7 0/9] dm: Add programmatic generation of ACPI tables (part A)
    ` Antwort: Re: [PATCH v7 1/9] acpi: Add a binding for ACPI settings in the device tree

[PATCH RFC 0/2] mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
 2020-04-21 13:06 UTC  (9+ messages)
` [PATCH RFC 1/2] mm/memory_hotplug: no need to init new pgdat with node_start_pfn
` [PATCH RFC 2/2] mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK

What's cooking in git.git (Apr 2020, #02; Mon, 20)
 2020-04-21 13:06 UTC  (2+ messages)

[PATCH V6 00/15] perf/x86: Add perf text poke events
 2020-04-21 13:06 UTC  (5+ messages)
` [PATCH V6 13/15] perf intel-pt: Add support for "

[PATCH v3 00/10] Rework iotests/check
 2020-04-21 13:04 UTC  (6+ messages)
` [PATCH v3 01/10] iotests/277: use dot slash for nbd-fault-injector.py running
` [PATCH v3 03/10] iotests/283: make executable

[dpdk-dev] [dpdk-dev 4/4] app/testpmd: add new types to RSS hash commands
 2020-04-22  1:02 UTC  (5+ messages)
` [dpdk-dev] [dpdk-dev v8 0/3] add RSS configuration for iavf
  ` [dpdk-dev] [dpdk-dev v8 1/3] ethdev: add new RSS offload types
  ` [dpdk-dev] [dpdk-dev v8 2/3] net/iavf: add RSS configuration for VFs
  ` [dpdk-dev] [dpdk-dev v8 3/3] app/testpmd: add new types to RSS hash commands

[PATCH v4] amdgpu: remove unnecessary condition check
 2020-04-21 13:05 UTC  (4+ messages)

[PATCH] fcntl: Add 32bit filesystem mode
 2020-04-21 13:02 UTC  (7+ messages)

[dpdk-dev] [PATCH 00/12] update and simplify telemetry library
 2020-04-21 12:39 UTC  (19+ messages)
` [dpdk-dev] [PATCH v3 00/17] "
  ` [dpdk-dev] [PATCH v3 01/17] build: add arch-specific header path to global includes
  ` [dpdk-dev] [PATCH v3 02/17] telemetry: move code to metrics for later reuse
  ` [dpdk-dev] [PATCH v3 03/17] metrics: reduce code taken from telemetry
  ` [dpdk-dev] [PATCH v3 04/17] telemetry: invert dependency on metrics
  ` [dpdk-dev] [PATCH v3 05/17] telemetry: introduce new telemetry functionality
  ` [dpdk-dev] [PATCH v3 06/17] telemetry: add utility functions for creating json
  ` [dpdk-dev] [PATCH v3 07/17] app/test: add telemetry json tests
  ` [dpdk-dev] [PATCH v3 08/17] ethdev: add callback support for telemetry
  ` [dpdk-dev] [PATCH v3 09/17] usertools: add new telemetry python script
  ` [dpdk-dev] [PATCH v3 10/17] rawdev: add callback support for telemetry
  ` [dpdk-dev] [PATCH v3 11/17] examples/l3fwd-power: enable use of new telemetry
  ` [dpdk-dev] [PATCH v3 12/17] telemetry: introduce telemetry backward compatibility
  ` [dpdk-dev] [PATCH v3 13/17] telemetry: remove existing telemetry files
  ` [dpdk-dev] [PATCH v3 14/17] lib: add telemetry as eal dependency
  ` [dpdk-dev] [PATCH v3 15/17] eal: remove rte-option infrastructure
  ` [dpdk-dev] [PATCH v3 16/17] eal: add eal telemetry callbacks
  ` [dpdk-dev] [PATCH v3 17/17] doc: update telemetry documentation

[PATCH bpf-next 00/16] net: Add support for XDP in egress path
 2020-04-21 13:03 UTC  (10+ messages)
` [PATCH bpf-next 04/16] net: Add BPF_XDP_EGRESS as a bpf_attach_type
` [PATCH bpf-next 06/16] net: Add IFLA_XDP_EGRESS for XDP programs in the egress path
` [PATCH bpf-next 12/16] libbpf: Add egress XDP support

Re:Re: [PATCH] amdgpu: fixes memleak issue when init failed
 2020-04-21 13:02 UTC  (4+ messages)
`  "

[Buildroot] [PATCH 1/1] package/libupnp18: bump to version 1.8.7
 2020-04-21 13:03 UTC 

[PATCH v3 1/3] gpio: pca953x: Rewrite ->get_multiple() function
 2020-04-21 13:03 UTC  (4+ messages)

[PATCH 0/4] Split hyperv-tlfs.h into generic and arch specific files
 2020-04-21 13:02 UTC  (3+ messages)
` [PATCH 4/4] asm-generic/hyperv: Add definitions for Get/SetVpRegister hypercalls

[PATCH v4] rtw88: set power trim according to efuse PG values
 2020-04-21 13:00 UTC  (2+ messages)

[PATCH stable 5.4,5.5,5.6 1/4] bpf: fix buggy r0 retval refinement for tracing helpers
 2020-04-21 13:01 UTC  (4+ messages)
` [PATCH stable 5.4,5.5,5.6 2/4] bpf: Test_verifier, bpf_get_stack return value add <0
` [PATCH stable 5.4,5.5,5.6 3/4] bpf: Test_progs, add test to catch retval refine error handling
` [PATCH stable 5.4,5.5,5.6 4/4] bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test

[PATCH] kasan: fix KASAN unit tests for tag-based KASAN
 2020-04-21 13:01 UTC  (7+ messages)

[PATCH v2 00/15] btrfs: read repair/direct I/O improvements
 2020-04-21 13:00 UTC  (3+ messages)
` [PATCH v2 12/15] btrfs: get rid of one layer of bios in direct I/O

[PATCH v2] mm: Optimized hugepage zeroing & copying from user
 2020-04-21 13:00 UTC  (9+ messages)

[PATCH v2 1/8] rtw88: 8723d: Add basic chip capabilities
 2020-04-21 13:00 UTC  (2+ messages)

[PATCH 0/7] Apply COR-filter to the block-stream permanently
 2020-04-21 12:58 UTC  (6+ messages)
` [PATCH 5/7] qapi: add filter-node-name to block-stream
` [PATCH 7/7] block: apply COR-filter to block-stream jobs

[PATCH v10 0/3] x86/guest: use assisted TLB flush in guest mode
 2020-04-21 12:59 UTC  (5+ messages)
` [PATCH v10 1/3] x86/tlb: introduce a flush HVM ASIDs flag

SIGCHLD signal sometimes sent with si_pid==0 (Linux 5.6.5)
 2020-04-21 12:59 UTC  (9+ messages)
` [PATCH] signal: Avoid corrupting si_pid and si_uid in do_notify_parent

[PATCH] rtlwifi: rtl8723ae: fix warning comparison to bool
 2020-04-21 12:58 UTC  (2+ messages)

[PATCH v3 0/2] Add CTS/RTS gpio support to STM32 UART
 2020-04-21 12:58 UTC  (4+ messages)
` [PATCH v3 2/2] tty: serial: Add modem control gpio support for "

[PATCH 00/59] devm_drm_dev_alloc, v2
 2020-04-21 11:05 UTC  (3+ messages)
` [PATCH 25/59] drm/tidss: Delete tidss->saved_state
  ` [Intel-gfx] "

[dpdk-dev] [PATCH v3] app: test: measure libipsec performance
 2020-04-21 12:58 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4] test/ipsec: "

[PATCH stable 4.19] bpf: fix buggy r0 retval refinement for tracing helpers
 2020-04-21 12:58 UTC 

[PATCH 1/5] rtlwifi: rtl8188ee: use true,false for bool variables
 2020-04-21 12:58 UTC  (2+ messages)

dsa: sja1105: regression after patch: "net: dsa: configure the MTU for switch ports"
 2020-04-21 12:58 UTC  (3+ messages)

[PATCH 0/3] floppy: suppress UBSAN warning in setup_rw_floppy()
 2020-04-21 12:57 UTC  (4+ messages)
` [PATCH 1/3] floppy: add FD_AUTODETECT_SIZE define for struct floppy_drive_params
` [PATCH 2/3] floppy: add defines for sizes of cmd & reply buffers of floppy_raw_cmd
` [PATCH 3/3] floppy: suppress UBSAN warning in setup_rw_floppy()

[LTP] [PATCH 1/2] net: Add $TST_NET_DATAROOT variable
 2020-04-21 12:58 UTC  (3+ messages)
` [LTP] [PATCH 2/2] net/sendfile01.sh: Rewrite into new API

[PATCH v4 0/3] drm: Add support for Chrontel CH7033 VGA/DVI Encoder
 2020-04-21 12:57 UTC  (6+ messages)
` [PATCH v4 3/3] drm/bridge: chrontel-ch7033: Add a new driver

[PATCH v2 2/2] arm64: dts: uniphier: Add support for Akebi96
 2020-04-21 12:56 UTC  (5+ messages)

SLiRP: use-afte-free in ip_reass() [CVE-2020-1983]
 2020-04-21 12:56 UTC  (4+ messages)

[PATCH v2 0/8] rtw88: 8723d: add basic chip functions
 2020-04-21 12:56 UTC  (3+ messages)
` [PATCH v2 8/8] rtw88: 8723d: Add read_efuse to recognize efuse info from map

How to to get L2CAP Enhanced Credit Based Mode working?
 2020-04-21 12:56 UTC  (3+ messages)
  ` AW: "

[PATCH RFC v2 0/8] md/raid5: set STRIPE_SIZE as a configurable value
 2020-04-21 12:56 UTC  (2+ messages)

[PATCH 0/5] QEMU Gating CI
 2020-04-21 12:53 UTC  (14+ messages)

[bug report] drm/xen-front: Add support for Xen PV display frontend
 2020-04-21 12:54 UTC  (5+ messages)

[PATCH] fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
 2020-04-21 12:54 UTC  (5+ messages)

[dpdk-dev] [PATCH] lib/rte_eal: fix heap-use-after-free bug
 2020-04-21 12:54 UTC  (2+ messages)

[dpdk-dev] [PATCH v5 00/33] DPDK Trace support
 2020-04-21 12:52 UTC  (6+ messages)
` [dpdk-dev] [PATCH v6 "
  ` [dpdk-dev] [PATCH v6 05/33] eal/trace: implement trace operation APIs
  ` [dpdk-dev] [PATCH v6 27/33] eal/trace: add unit test cases

[PATCH net-next v4 0/4] add TJA1102 support
 2020-04-21 12:52 UTC  (5+ messages)
` [PATCH net-next v4 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx
` [PATCH net-next v4 2/4] net: phy: tja11xx: add initial TJA1102 support
` [PATCH net-next v4 3/4] net: mdio: of: export part of of_mdiobus_register_phy()
` [PATCH net-next v4 4/4] net: phy: tja11xx: add delayed registration of TJA1102 PHY1

[PATCH v2 0/8] ASoC: add snd_compress_ops and replace
 2020-04-21 12:51 UTC  (7+ messages)
` [PATCH v2 1/8] ASoC: soc-compress: add snd_compress_ops
` [PATCH v2 2/8] ASoC: codec: wm_adsp: use snd_compress_ops
` [PATCH v2 8/8] ASoC: soc-compress: remove snd_compr_ops

[meta-oe][PATCH 1/3] opencv: 4.1.0 -> 4.1.1
 2020-04-21 12:51 UTC  (4+ messages)
` [oe] "

[Patch v3 9/9] spi: bcm-qspi: MSPI_SPCR0_MSB MSTR bit exists only on legacy controllers
 2020-04-21 12:50 UTC  (2+ messages)

[PATCH] scsi: put hot fields of scsi_host_template into one cacheline
 2020-04-21 12:49 UTC 

[PATCH][next] btrfs: fix check for memory allocation failure of ret->path
 2020-04-21 12:48 UTC  (4+ messages)

[PATCH 1/2] kbuild: ensure full rebuild when the compiler is updated
 2020-04-21 12:48 UTC  (2+ messages)
` [PATCH 2/2] kbuild: use -MMD instead of -MD to exclude system headers from dependency

[PATCHv5 0/4] n_gsm serdev support and protocol driver for droid4 modem
 2020-04-21 12:48 UTC  (3+ messages)

[PATCH] audit: check the length of userspace generated audit records
 2020-04-21 12:48 UTC  (4+ messages)

[RFC PATCH] qtnfmac: enable access to the card in calibration mode
 2020-04-21 12:47 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: Show the full scaling curve on failure
 2020-04-21 12:46 UTC  (2+ messages)

[PATCHv2 0/4] led-backlight cleanups & fixes
 2020-04-21 12:46 UTC  (10+ messages)
` [PATCHv2 1/4] backlight: led_bl: fix cosmetic issues
` [PATCHv2 2/4] backlight: led_bl: drop useless NULL initialization
` [PATCHv2 3/4] backlight: led_bl: add led_access locking
` [PATCHv2 4/4] backlight: led_bl: fix led -> backlight brightness mapping

[PATCH ipsec] ip_vti: receive ipip packet by calling ip_tunnel_rcv
 2020-04-21 12:46 UTC 

[PULL] drm-misc-next
 2020-04-21 12:46 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] imx8qxp_mek: Run with caches enabled
 2020-04-21 12:45 UTC  (8+ messages)

[PATCH 1/2] powerpc: Add base support for ISA v3.1
 2020-04-21 12:39 UTC  (3+ messages)

Path troubles when using SPHINXDIRS option
 2020-04-21 12:42 UTC  (3+ messages)

[PATCH v6 0/5] mainline Protonic boards
 2020-04-21 12:40 UTC  (12+ messages)
` [PATCH v6 1/5] ARM: dts: add Protonic PRTI6Q board
` [PATCH v6 2/5] ARM: dts: add Protonic WD2 board
` [PATCH v6 3/5] ARM: dts: add Protonic VT7 board
` [PATCH v6 4/5] ARM: dts: add Protonic RVT board
` [PATCH v6 5/5] dt-bindings: arm: fsl: add different Protonic boards

bdi: fix use-after-free for dev_name(bdi->dev) v2
 2020-04-21 12:42 UTC  (7+ messages)
` [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info

[PATCH] MAINTAINERS: update mt76 reviewers
 2020-04-21 12:41 UTC  (2+ messages)

[PATCH 4.14 00/24] Backported fixes taken from Sony's Vendor tree
 2020-04-21 12:40 UTC  (18+ messages)
` [PATCH 4.14 08/24] wil6210: increase firmware ready timeout
` [PATCH 4.14 09/24] wil6210: fix temperature debugfs
` [PATCH 4.14 10/24] scsi: ufs: make sure all interrupts are processed
` [PATCH 4.14 11/24] scsi: ufs: ufs-qcom: remove broken hci version quirk
` [PATCH 4.14 12/24] wil6210: rate limit wil_rx_refill error
` [PATCH 4.14 13/24] rpmsg: glink: use put_device() if device_register fail
` [PATCH 4.14 14/24] rtc: pm8xxx: Fix issue in RTC write path
` [PATCH 4.14 15/24] net: qualcomm: rmnet: Fix casting issues
` [PATCH 4.14 16/24] rpmsg: glink: Fix missing mutex_init() in qcom_glink_alloc_channel()
` [PATCH 4.14 17/24] rpmsg: glink: smem: Ensure ordering during tx
` [PATCH 4.14 18/24] wil6210: fix PCIe bus mastering in case of interface down
` [PATCH 4.14 19/24] wil6210: add block size checks during FW load
` [PATCH 4.14 20/24] wil6210: fix length check in __wmi_send
` [PATCH 4.14 21/24] wil6210: abort properly in cfg suspend
` [PATCH 4.14 22/24] soc: qcom: smem: Use le32_to_cpu for comparison
` [PATCH 4.14 23/24] of: fix missing kobject init for !SYSFS && OF_DYNAMIC config
` [PATCH 4.14 24/24] mm/vmalloc.c: move 'area->pages' after if statement

[PATCH v0 0/2] Type-C charger support using power_supply
 2020-04-21 12:41 UTC  (4+ messages)
` [PATCH v0 2/2] typec: Add Type-C charger

[PATCH v2 0/2] x86: VM assist hypercall adjustments
 2020-04-21 12:40 UTC  (6+ messages)
` [PATCH v2 1/2] x86/HVM: expose VM assist hypercall


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.