All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-12 09:47:26 to 2019-12-12 10:32:51 UTC [more...]

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-12-12 10:32 UTC  (7+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
` [RESEND PATCH v5 5/5] Documentation/vmcoreinfo: Add documentation for 'TCR_EL1.T1SZ'

[PATCH v1 1/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390
 2019-12-12 10:32 UTC 

[dpdk-dev] rte_event_dev_xstats_by_name_get issues
 2019-12-12 10:32 UTC 

[PATCH net] net: phylink: fix interface passed to mac_link_up
 2019-12-12 10:32 UTC 

[PATCH 5.5 regression fix 0/2] efi/libstub: Fix mixed-mode crash at boot
 2019-12-12 10:31 UTC  (3+ messages)
` [PATCH 5.5 regression fix 1/2] efi/libstub/random: Initialize pointer variables to zero for mixed mode
` [PATCH 5.5 regression fix 2/2] efi/libstub/helper: "

[PATCH 0/5] pinctrl: Use the correct style for SPDX License Identifier
 2019-12-12 10:31 UTC  (6+ messages)
` [PATCH 2/5] pinctrl: mediatek: "

[PATCH] LSM: allow an LSM to disable all hooks at once
 2019-12-12 10:30 UTC  (2+ messages)

[PATCH 0/2] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
 2019-12-12 10:29 UTC  (3+ messages)
` [PATCH 1/2] target/s390x: Split out helper_per_store_real

[Intel-gfx] [PATCH 1/2] drm/i915/perf: Register sysctl path globally
 2019-12-12 10:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/perf: Register sysctl path globally (rev2)

[PATCH bpf-next 0/8] Extend SOCKMAP to store listening sockets
 2019-12-12 10:30 UTC  (4+ messages)
` [PATCH bpf-next 7/8] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP

[PATCH 0/2] mac80211: Turn AQL into a proper NL80211_EXT_FEATURE flag
 2019-12-12 10:29 UTC  (6+ messages)
` [PATCH 1/2] mac80211: Turn AQL into an NL80211_EXT_FEATURE

[Intel-gfx] [PATCH i-g-t] i915: Rename gem_exec_parse and gem_exec_parse_blt
 2019-12-12 10:29 UTC  (2+ messages)
` [igt-dev] "

[PATCH v4 0/6] add Amlogic A1 clock controller driver
 2019-12-12 10:28 UTC  (21+ messages)
` [PATCH v4 1/6] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v4 2/6] clk: meson: add support for A1 PLL clock ops
` [PATCH v4 3/6] clk: meson: eeclk: refactor eeclk common driver to support A1
` [PATCH v4 4/6] clk: meson: a1: add support for Amlogic A1 PLL clock driver
` [PATCH v4 5/6] dt-bindings: clock: meson: add A1 peripheral clock controller bindings

[PATCH 00/24] block, scsi: final compat_ioctl cleanup
 2019-12-12 10:27 UTC  (11+ messages)
` [PATCH 01/24] compat: ARM64: always include asm-generic/compat.h
` [PATCH 15/24] compat_ioctl: scsi: move ioctl handling into drivers

[PATCH v6 0/2] iio: add driver for Bosch BMA400 accelerometer
 2019-12-12 10:27 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: iio: accel: bma400: add bindings
` [PATCH v6 2/2] iio: (bma400) add driver for the BMA400

[PATCH crypto-next v1] crypto: poly1305 - add new 32 and 64-bit generic versions
 2019-12-12 10:26 UTC  (4+ messages)
` [PATCH crypto-next v2 1/3] "
  ` [PATCH crypto-next v2 2/3] crypto: x86_64/poly1305 - add faster implementations

[PATCH v2 0/3] drm/vram-helper: Various cleanups
 2019-12-12 10:26 UTC  (3+ messages)

[PATCH v1 0/5] pinctrl: baytrail: Clean up (part 3)
 2019-12-12 10:25 UTC  (6+ messages)
` [PATCH v1 1/5] pinctrl: baytrail: Move IRQ valid mask initialization to a dedicated callback
` [PATCH v1 2/5] pinctrl: intel: Share struct intel_pinctrl for wider use
` [PATCH v1 3/5] pinctrl: baytrail: Keep pointer to struct device instead of its container
` [PATCH v1 4/5] pinctrl: baytrail: Use local variable to keep device pointer
` [PATCH v1 5/5] pinctrl: baytrail: Reuse struct intel_pinctrl in the driver

[PATCH] ASoC: sgtl5000: Revert "ASoC: sgtl5000: Fix of unmute outputs on probe"
 2019-12-12 10:23 UTC  (6+ messages)
  ` [EXT] "
      ` [alsa-devel] "

[PATCH v2] media: atmel: atmel-isc-base: expose white balance as v4l2 controls
 2019-12-12 10:24 UTC  (3+ messages)

single aio thread is migrated crazily by scheduler
 2019-12-12 10:23 UTC  (13+ messages)
          ` [PATCH v2] sched/core: Preempt current task in favour of bound kthread
            ` [PATCH v3] "
              ` [PATCH v4] "

[PATCH v12 0/4] PCI: Patch series to improve Thunderbolt enumeration
 2019-12-12 10:23 UTC  (3+ messages)

[PATCH bpf-next 00/10] Switch reuseport tests for test_progs framework
 2019-12-12 10:22 UTC  (11+ messages)
` [PATCH bpf-next 01/10] libbpf: Recognize SK_REUSEPORT programs from section name
` [PATCH bpf-next 02/10] selftests/bpf: Let libbpf determine program type "
` [PATCH bpf-next 03/10] selftests/bpf: Use sa_family_t everywhere in reuseport tests
` [PATCH bpf-next 04/10] selftests/bpf: Add helpers for getting socket family & type name
` [PATCH bpf-next 05/10] selftests/bpf: Unroll the main loop in reuseport test
` [PATCH bpf-next 06/10] selftests/bpf: Run reuseport tests in a loop
` [PATCH bpf-next 07/10] selftests/bpf: Propagate errors during setup for reuseport tests
` [PATCH bpf-next 08/10] selftests/bpf: Pull up printing the test name into test runner
` [PATCH bpf-next 09/10] selftests/bpf: Move reuseport tests under prog_tests/
` [PATCH bpf-next 10/10] selftests/bpf: Switch reuseport tests for test_progs framework

[PATCH v2 0/9] brcmfmac: add support for BCM4359 SDIO chipset
 2019-12-12 10:22 UTC  (4+ messages)
` [PATCH v2 9/9] arm64: dts: rockchip: RockPro64: hook up bluetooth at uart0

[PATCH for-next 0/2] Retrieve HW GID context from ib_gid_attr
 2019-12-12 10:22 UTC  (3+ messages)
` [PATCH for-next 1/2] IB/core: Add option to retrieve driver gid "
` [PATCH for-next 2/2] RDMA/bnxt_re: Retrieve the driver gid context from gid_attr

[Xen-devel] [xen-4.9-testing test] 144723: regressions - trouble: fail/pass/starved
 2019-12-12 10:21 UTC 

WireGuard-Windows sets wrong gateway IP address in routes
 2019-12-12 10:21 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/3] drm/i915: Use EAGAIN for trylock failures
 2019-12-12 10:21 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915: Eliminate the trylock for awaiting an earlier request
` [Intel-gfx] [PATCH v2 3/3] drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp

[PATCH v10 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-12 10:17 UTC  (5+ messages)
` [PATCH v10 23/25] mm/gup: track FOLL_PIN pages

[Buildroot] [PATCH v4 00/13] use host-systemd to enable units
 2019-12-12 10:19 UTC  (4+ messages)
` [Buildroot] [PATCH v4 01/13] new recipe : host-systemd

[PATCH][v2] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-12 10:18 UTC  (6+ messages)

[kvm-unit-tests PATCH v4 0/9] s390x: Testing the Channel Subsystem I/O
 2019-12-12 10:18 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 5/9] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v4 6/9] s390x: css: stsch, enumeration test

[PATCH 0/2] pipe: Fixes [ver #2]
 2019-12-12 10:18 UTC  (7+ messages)

[PATCH v2 0/2] gdbstub: allow sending packet of arbitrary length
 2019-12-12 10:14 UTC  (4+ messages)
` [PATCH v2 2/2] gdbstub: do not split gdb_monitor_write payload

[PATCH 1/2] serdev: simplify Makefile
 2019-12-12 10:16 UTC  (2+ messages)
` [PATCH 2/2] serdev: make use of printk extension %pe for better error messages

[Buildroot] [PATCH] libqmi: bump to version 1.24.2
 2019-12-12 10:16 UTC  (2+ messages)

[PATCHv3 0/4] nvme pci interrupt handling improvements
 2019-12-12  9:14 UTC  (3+ messages)
` [PATCHv3 3/4] nvme/pci: Remove use_threaded_interrupts

[cip-dev] F2F CIP Kernel Team Meeting
 2019-12-12 10:14 UTC  (2+ messages)

[PATCH v3] kvm: Refactor handling of VM debugfs files
 2019-12-12 10:13 UTC 

[PATCH] arm64: Introduce ISAR6 CPU ID register
 2019-12-12 10:14 UTC  (3+ messages)

[PATCH] pinctrl: Enforce device links
 2019-12-12 10:11 UTC 

[Xen-devel] [PATCH] x86emul: correct LFS et al handling for 64-bit mode
 2019-12-12 10:11 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/6] rsa: extend rsa_verify() for UEFI secure boot
 2019-12-12 10:10 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/6] lib: rsa: decouple rsa from FIT image verification

[GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops)
 2019-12-12 10:07 UTC  (6+ messages)
  ` READ_ONCE() + STACKPROTECTOR_STRONG == :/ (was Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops))

[PATCH 01/11] HAX to make DSC work on the icelake test system
 2019-12-12 10:09 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v2 0/3] DA9063 Onkey Improvements and Fixes
 2019-12-12 10:08 UTC  (5+ messages)
` [PATCH v2 3/3] dt-bindings: Input: da9062 - fix dlg,disable-key-power description

[PATCH 0/3] dpaa2-ptp: support external trigger event
 2019-12-12 10:08 UTC  (4+ messages)
` [PATCH 1/3] ptp_qoriq: check valid status before reading extts fifo
` [PATCH 2/3] ptp_qoriq: export extts_clean_up() function
` [PATCH 3/3] dpaa2-ptp: add external trigger event support

[PATCH] kernel/exit: do panic earlier to get coredump if global init task exit
 2019-12-12 10:08 UTC  (3+ messages)

[Buildroot] [RFC PATCH] autotools: do not overwrite first include path
 2019-12-12 10:08 UTC  (2+ messages)

[Intel-gfx] [PULL] drm-intel-fixes
 2019-12-12 10:07 UTC  (2+ messages)
`  "

[PATCH nf 0/3] netfilter: nf_flow_table_offload: something fixes
 2019-12-12 10:07 UTC  (4+ messages)
` [PATCH nf 1/3] netfilter: nf_flow_table_offload: fix dst_neigh lookup for dnat
` [PATCH nf 2/3] netfilter: nf_flow_table_offload: check the status of dst_neigh
` [PATCH nf 3/3] netfilter: nf_flow_table_offload: fix the nat port mangle

[PATCH] arm64/elf_hwcap: Add new flags for BFloat-16 extension
 2019-12-12 10:07 UTC  (2+ messages)

[PATCH nf 0/4] netfilter: nf_flow_table_offload: something fixes
 2019-12-12 10:06 UTC  (2+ messages)

[PATCH] x86/microcode: make stub function static inline
 2019-12-12 10:06 UTC  (5+ messages)

[PATCH 00/20] Add i.MXRT family support
 2019-12-12 10:05 UTC  (7+ messages)
` [PATCH 09/20] clk: imx: pllv3: add support for PLLV3_AV type

[PATCH 4.19 000/243] 4.19.89-stable review
 2019-12-12 10:05 UTC  (2+ messages)

[Intel-gfx] [CI 1/3] drm/i915/gem: Prepare gen7 cmdparser for async execution
 2019-12-12 10:05 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/gem: Prepare gen7 cmdparser for async execution (rev2)

[PATCH 5.3 000/105] 5.3.16-stable review
 2019-12-12 10:04 UTC  (2+ messages)

[Xen-devel] [PATCH] x86emul: correct segment override decode for 64-bit mode
 2019-12-12 10:04 UTC  (3+ messages)

[PATCH 5.4 00/92] 5.4.3-stable review
 2019-12-12 10:04 UTC  (2+ messages)

[PATCH v2] drm/nouveau/dispnv50: add missed nv50_outp_release in nv50_msto_disable
 2019-12-12 10:03 UTC  (2+ messages)

[PATCH] qcow2: Use offset_into_cluster()
 2019-12-12 10:01 UTC 

[PATCH v4 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2019-12-12 10:03 UTC  (3+ messages)
` [PATCH v4 3/5] remoteproc: Add prepare/unprepare callbacks

patch "interconnect: qcom: qcs404: Walk the list safely on node removal" added to char-misc-linus
 2019-12-12 10:03 UTC 

patch "interconnect: qcom: sdm845: Walk the list safely on node removal" added to char-misc-linus
 2019-12-12 10:03 UTC 

[PATCH rdma-rc 0/2] Prevent device memory VA reuse
 2019-12-12 10:02 UTC  (3+ messages)
` [PATCH rdma-rc 1/2] IB/core: Introduce rdma_user_mmap_entry_insert_range() API
` [PATCH rdma-rc 2/2] IB/mlx5: Fix device memory flows

[PATCH] drm/amdgpu: enable gfxoff for raven1 refresh
 2019-12-12 10:01 UTC 

[PATCH 00/28] cputlb: Remove support for MMU_MODE*_SUFFIX
 2019-12-12 10:00 UTC  (3+ messages)
` [PATCH 28/28] cputlb: Expand cpu_ldst_template.h in cputlb.c

[PATCH] media: usb/cpia2: fix start_offset+size Integer Overflow in, cpia2_remap_buffer
 2019-12-12 10:01 UTC  (6+ messages)

[PATCH 0/2] reset: Add Broadcom STB RESCAL reset controller
 2019-12-12 10:01 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS again
 2019-12-12  9:59 UTC  (4+ messages)

imx8mn evk
 2019-12-12 10:00 UTC  (2+ messages)
` [meta-freescale] "

[PATCH] common/filter: prepend 0 to treat offset as octal
 2019-12-12 10:00 UTC  (3+ messages)

[PATCH v17 0/6] support gce on mt8183 platform
 2019-12-12  9:47 UTC  (6+ messages)

[PATCH v7 0/8] Fix year 2038 issue for sound subsystem
 2019-12-12  9:57 UTC  (5+ messages)
` [PATCH v7 6/9] ALSA: Avoid using timespec for struct snd_timer_tread
  ` [Y2038] "
    ` [alsa-devel] "

[PATCH v2 0/4] KASAN for powerpc64 radix, plus generic mm change
 2019-12-12  9:56 UTC  (8+ messages)
` [PATCH v2 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCH 0/8 v5] btrfs direct-io using iomap
 2019-12-12  9:57 UTC  (11+ messages)
` [PATCH 3/8] btrfs: Switch to iomap_dio_rw() for dio
` [PATCH 4/8] iomap: Move lockdep_assert_held() to iomap_dio_rw() calls
` [PATCH 5/8] fs: Remove dio_end_io()
` [PATCH 7/8] btrfs: Use iomap_end() instead of btrfs_dio_data

Unable to create Wintun Interface
 2019-12-12  9:53 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/1] Refactor crypto unit tests
 2019-12-11 16:10 UTC  (2+ messages)
` [dpdk-dev] [PATCH 1/1] test/crypto: refactor unit tests into one combined array

802.11n IBSS: wlan0 stops receiving packets due to aggregation after sender reboot
 2019-12-12  9:56 UTC  (4+ messages)
` [RFC PATCH v1 4/4] nl80211: Allow deleting stations in ibss mode to reset their state

[dpdk-dev] Jumbo frame not supported in virtio PMD
 2019-12-11  6:20 UTC 

[dpdk-dev] How to manage new APIs added after major ABI release?
 2019-12-10 17:01 UTC  (10+ messages)

[PATCH] KVM: arm64: Ensure 'params' is initialised when looking up sys register
 2019-12-12  9:55 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/netvsc: disable before changing RSS parameters
 2019-12-09 21:29 UTC  (2+ messages)

[PATCH] iomap: Export iomap_page_create and iomap_set_range_uptodate
 2019-12-12  9:55 UTC  (3+ messages)
  ` [Cluster-devel] "

[RFC PATCH] block/genhd: Notify udev about capacity change
 2019-12-12  9:54 UTC  (3+ messages)

Windows client "Unable to create Wintun device"
 2019-12-12  9:28 UTC  (2+ messages)

Wireguard for Windows - local administrator necessary?
 2019-11-27 11:27 UTC  (2+ messages)

Wireguard for Windows breaks Task Scheduler
 2019-11-27 10:55 UTC  (2+ messages)

[PATCH net-next] net: Remove unused including <linux/version.h>
 2019-12-12  9:52 UTC  (4+ messages)

[PATCH] drm/panel: boe-himax8279d: use drm_panel backlight support
 2019-12-12  9:54 UTC  (2+ messages)

[Xen-devel] [PATCH] x86: store cr4 during suspend/resume
 2019-12-12  9:52 UTC  (5+ messages)

[PATCH v2 1/2] PCI: add generic quirk function for increasing D3hot delay
 2019-12-12  9:51 UTC  (2+ messages)

[PATCH 01/35] common: Drop mdm_init()
 2019-12-12  9:51 UTC  (5+ messages)
` [PATCH 02/35] common: Move main_loop() to init.h
    ` email address of Boris Brezillon

[PATCH] drivers: thermal: tsens: Work with old DTBs
 2019-12-12  9:50 UTC  (5+ messages)

[PATCH] makedumpfile/s390: Add get_kaslr_offset() for s390x
 2019-12-12  9:50 UTC  (3+ messages)

[cip-dev] CIP IRC weekly meeting today
 2019-12-12  9:50 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v15 0/3] Introduce i915 pipe stress test
 2019-12-12  9:46 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v15 1/3] igt/lib: Check if query_info is null
` [igt-dev] [PATCH i-g-t v15 2/3] igt/lib: Use proper functions to gen11+ gpgpu_fill
` [igt-dev] [PATCH i-g-t v15 3/3] igt/tests: kms_plane_stress: Add plane stress test

[PATCH 0/3] drm/omap: fix am4 evm lcd
 2019-12-12  9:37 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: am437x-gp/epos-evm: drop unused panel timings


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.