All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-25 05:34:18 to 2019-11-25 07:38:34 UTC [more...]

[PATCH 0/7] DFS fixes
 2019-11-25  7:38 UTC  (7+ messages)
` [PATCH 1/7] cifs: Fix use-after-free bug in cifs_reconnect()
` [PATCH 2/7] cifs: Fix lookup of root ses in DFS referral cache
` [PATCH 6/7] cifs: Fix retrieval of DFS referrals in cifs_mount()

[PATCH v6 0/4] Simplify and optimize the UFS driver
 2019-11-25  7:38 UTC  (3+ messages)
` [PATCH v6 4/4] ufs: Simplify the clock scaling mechanism implementation

[U-Boot] [PATCH] pwm: rk_pwm: Make PWM driver to support all Rockchip Socs
 2019-11-25  7:38 UTC 

[f2fs-dev] [PATCH v3 0/2] f2fs: Check write pointers of zoned block devices
 2019-11-25  7:37 UTC  (5+ messages)
` [f2fs-dev] [PATCH v3 1/2] f2fs: Check write pointer consistency of open zones
` [f2fs-dev] [PATCH v3 2/2] f2fs: Check write pointer consistency of non-open zones

[PATCH 0/6] Add support for PCIe endpoint mode in Tegra194
 2019-11-25  7:37 UTC  (25+ messages)
` [PATCH 2/6] dt-bindings: PCI: tegra: Add DT support for PCIe EP nodes "
` [PATCH 5/6] arm64: tegra: Enable GPIO controllers nodes for P2972-0000 platform
` [PATCH 6/6] arm64: tegra: Add support for PCIe endpoint mode in "

support gce on mt6779 platform
 2019-11-25  7:36 UTC  (10+ messages)
` [PATCH v1 06/12] soc: mediatek: cmdq: add assign function
` [PATCH v1 10/12] soc: mediatek: cmdq: add loop function

[virtio] [PATCH] virtio-rng: fix device/driver confusion
 2019-11-25  7:36 UTC  (2+ messages)
` [virtio-dev] "

linux-next: Signed-off-by missing for commits in the net-next tree
 2019-11-25  7:35 UTC  (2+ messages)

[RFC] Yocto Autobuilder and LAVA Integration
 2019-11-25  7:35 UTC  (7+ messages)
          ` [yocto] "

[PATCH libdrm v4] modetest: Add support for setting mode having floating vertical refresh rate
 2019-11-25  7:34 UTC  (2+ messages)

[virtio-comment] Re: [PATCH] virtio-net: Add equal-sized receive buffers feature
 2019-11-25  7:33 UTC  (11+ messages)
` [virtio-comment] RE: [EXT] "
  ` [virtio-comment] "

Kernel Oops wenn USB stick with FAT32 is unplugged wenn tcpdump is writing to it
 2019-11-25  7:33 UTC  (2+ messages)

"Revisit iommu_insert_resv_region() implementation" causes use-after-free
 2019-11-25  7:32 UTC  (3+ messages)

[dpdk-dev] mlx5: the default rule makes VF rep cannot get packets
 2019-11-25  7:32 UTC  (2+ messages)

Increase in libraries/image size when moving to thud branch
 2019-11-25  7:29 UTC 

[PATCH V3] gnupg-native: fix GPG homedir path length limit
 2019-11-25  7:31 UTC  (3+ messages)
` [PATCH V4] "

[virtio-dev] [PATCH RESEND v4 0/1] Add virtio-iommu specification
 2019-11-25  7:30 UTC  (3+ messages)
` [virtio-dev] [PATCH RESEND v4 1/1] Add virtio-iommu device specification

[PATCH v2 net-next] net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
 2019-11-25  7:29 UTC  (4+ messages)

[PATCH bpf-next] bpf: add bpf_jit_blinding_enabled for !CONFIG_BPF_JIT
 2019-11-25  7:27 UTC  (4+ messages)

iwlwifi: Checking a kmemdup() call in iwl_req_fw_callback()
 2019-11-25  7:24 UTC  (3+ messages)

[PATCH v17 00/14] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-25  7:20 UTC  (7+ messages)
` [PATCH v17 01/14] util/cutils: Add Add qemu_strtold and qemu_strtold_finite
` [PATCH v17 02/14] util/cutils: Use qemu_strtold_finite to parse size
` [PATCH v17 03/14] util/cutils: refactor do_strtosz() to support suffixes list

[PATCH v4 0/5] UFS driver general fixes bundle 1
 2019-11-25  7:22 UTC  (4+ messages)
` [PATCH v4 4/5] scsi: ufs: Do not clear the DL layer timers

[Bug 97055] Black screens on A10-8780P (Carrizo) + R7 M260/M265 (Topaz) Combo
 2019-11-25  7:22 UTC  (2+ messages)

[PATCH v6 00/20] ppc/pnv: add XIVE support for KVM guests
 2019-11-25  6:58 UTC  (21+ messages)
` [PATCH v6 01/20] ppc/xive: Introduce a XivePresenter interface
` [PATCH v6 02/20] ppc/xive: Implement the "
` [PATCH v6 03/20] ppc/pnv: Instantiate cores separately
` [PATCH v6 04/20] ppc/pnv: Loop on the threads of the chip to find a matching NVT
` [PATCH v6 05/20] ppc: Introduce a ppc_cpu_pir() helper
` [PATCH v6 06/20] ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
` [PATCH v6 07/20] ppc/pnv: Fix TIMA indirect access
` [PATCH v6 08/20] ppc/xive: Introduce a XiveFabric interface
` [PATCH v6 09/20] ppc/pnv: Implement the "
` [PATCH v6 10/20] ppc/spapr: "
` [PATCH v6 11/20] ppc/xive: Use the XiveFabric and XivePresenter interfaces
` [PATCH v6 12/20] ppc/xive: Extend the TIMA operation with a XivePresenter parameter
` [PATCH v6 13/20] ppc/pnv: Clarify how the TIMA is accessed on a multichip system
` [PATCH v6 14/20] ppc/xive: Move the TIMA operations to the controller model
` [PATCH v6 15/20] ppc/xive: Remove the get_tctx() XiveRouter handler
` [PATCH v6 16/20] ppc/xive: Introduce a xive_tctx_ipb_update() helper
` [PATCH v6 17/20] ppc/xive: Synthesize interrupt from the saved IPB in the NVT
` [PATCH v6 18/20] ppc/pnv: Introduce a pnv_xive_block_id() helper
` [PATCH v6 19/20] ppc/pnv: Extend XiveRouter with a get_block_id() handler
` [PATCH v6 20/20] ppc/pnv: Dump the XIVE NVT table

What's cooking in git.git (Nov 2019, #04; Mon, 25)
 2019-11-25  7:17 UTC 

Help me fix a regression caused by 56b9918490 (PM: sleep: Simplify suspend-to-idle control flow)
 2019-11-25  7:17 UTC  (7+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-11-24
 2019-11-25  7:17 UTC 

5.2.21-rt13 WARN_ON(rt_mutex_owner(lock) != current)
 2019-11-25  7:17 UTC  (2+ messages)

[PATCH][resend] sh: kgdb: Mark expected switch fall-throughs
 2019-11-25  7:16 UTC  (2+ messages)

[PATCH v3] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-11-25  7:14 UTC  (2+ messages)

Greetings
 2019-11-25  7:13 UTC 

[PATCH net-next] lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTS
 2019-11-25  7:05 UTC  (4+ messages)

[PATCH v2] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs
 2019-11-25  7:04 UTC  (7+ messages)

[PATCH] scsi: sd_zbc: Improve report zones error printout
 2019-11-25  7:05 UTC 

linux-next: Tree for Nov 25
 2019-11-25  7:04 UTC 

Redfish Aggregator vs. RDE over PLDM
 2019-11-25  7:04 UTC  (4+ messages)

[Buildroot] [PATCH] package/libftdi: don't override license files variable
 2019-11-25  7:03 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS de0899c23d72a13b8b9bd5352964add065a31849
 2019-11-25  7:01 UTC 

[PATCH 0/8] add header file for kelvin to/from Celsius conversion helpers
 2019-11-25  6:59 UTC  (4+ messages)
` [PATCH 7/8] nvme: hwmon: switch to use <linux/temperature.h> helpers

[PATCH] macvlan.c: schedule port->bc_work even if error
 2019-11-25  6:59 UTC  (2+ messages)

[PATCH] gcc-cross.inc: Prevent native sysroot from leaking into configargs.h
 2019-11-25  6:58 UTC 

[PATCH] oeqa/selftest/cases/gcc.py: Split 'gcc' and 'g++' testsuites
 2019-11-25  6:57 UTC 

[BUGFIX PATCH v3 0/4] selftests/ftrace: Fix ftracetest testcases for non-function tracer case
 2019-11-25  6:57 UTC  (5+ messages)
` [BUGFIX PATCH v3 1/4] selftests/ftrace: Fix to check the existence of set_ftrace_filter
` [BUGFIX PATCH v3 2/4] selftests/ftrace: Fix ftrace test cases to check unsupported
` [BUGFIX PATCH v3 3/4] selftests/ftrace: Do not to use absolute debugfs path
` [BUGFIX PATCH v3 4/4] selftests/ftrace: Fix multiple kprobe testcase

[PATCH] oeqa/utils/qemurunner.py: Handle QEMU machines with a single serial
 2019-11-25  6:56 UTC 

[Intel-wired-lan] [jkirsher-next-queue:100GbE] BUILD INCOMPLETE ed960c1d36f5db38a8038fcca83e1f6495f468fb
 2019-11-25  6:56 UTC 

[meta-virtualization][PATCH] cri-o: Disable for all mips machines
 2019-11-25  6:55 UTC 

[PATCH 1/4] staging: wilc1000: use runtime configuration for sdio oob interrupt
 2019-11-25  6:54 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: reset: Add YAML schemas for the Intel Reset controller
 2019-11-25  6:50 UTC  (3+ messages)

[PATCH -v5 00/17] Rewrite x86/ftrace to use text_poke (and more)
 2019-11-25  6:47 UTC  (3+ messages)

[PATCH] dmaengine: xilinx_dma: Reset DMA channel in dma_terminate_all
 2019-11-25  6:42 UTC 

[Intel-gfx] [PATCH v5 0/3] drm/i915: Context aware user agnostic EU/Slice/Sub-slice control within kernel
 2019-11-25  6:45 UTC  (15+ messages)
  `  "
  ` [Intel-gfx] [PATCH v5 1/3] drm/i915: Get active pending request for given context
      `  "
  ` [Intel-gfx] [PATCH v5 2/3] drm/i915: set optimum eu/slice/sub-slice configuration based on load type
      `  "
  ` [Intel-gfx] [PATCH v5 3/3] drm/i915: Predictive governor to control slice/subslice/eu
      `  "
  ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Context aware user agnostic EU/Slice/Sub-slice control within kernel (rev2)
      `  "

[virtio] [PATCH] pci: strengthen requirement of the correct subsystem id
 2019-11-25  6:41 UTC  (2+ messages)

[BUGFIX PATCH v2 0/3] selftests/ftrace: Fix ftracetest testcases for non-function tracer case
 2019-11-25  6:39 UTC  (2+ messages)

[U-Boot] [PATCH] ppc/km: enable DM driver support in all defconfigs
 2019-11-25  6:37 UTC  (2+ messages)

[PATCH v2] drivers/base/memory.c: cache blocks in radix tree to accelerate lookup
 2019-11-25  6:36 UTC  (3+ messages)

[f2fs-dev] [PATCH v7 0/8] fsck: Check write pointers of zoned block devices
 2019-11-25  6:36 UTC  (3+ messages)
` [f2fs-dev] [PATCH v7 7/8] fsck: Check write pointer consistency of open zones

[PATCH v3 0/9] Rewrite packfile reuse code
 2019-11-25  6:36 UTC  (4+ messages)

[PATCH 00/10] edid-decode: bug fixes, additions, changes
 2019-11-25  6:32 UTC  (7+ messages)
` [PATCH 05/10] edid-decode: output timings for YCbCr 4:2:0 cmdb
` [PATCH 09/10] edid-decode: DisplayID additions

[PATCH v2 0/1] submodule: Fix 'submodule status' when called from a subdirectory
 2019-11-25  6:32 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] submodule: fix "

[PATCH v26 01/12] Linux Random Number Generator
 2019-11-25  6:29 UTC  (5+ messages)

[PATCH 2/2] tty: add retry to tty_init_dev() to workaround a race condition
 2019-11-25  6:27 UTC  (4+ messages)

[Buildroot] [PATCH v2 0/9] new board ls1028ardb introduced
 2019-11-25  6:25 UTC  (6+ messages)
` [Buildroot] [PATCH v2 07/10] package/freescale-qoriq/fsl-qoriq-cadence-dp-fw: new package
    ` [Buildroot] [EXT] "

[Xen-devel] Please tag 4.13-rc3
 2019-11-25  6:24 UTC 

[zx2c4:jd/wireguard-azinc 1/3] drivers/net/wireguard/send.c:180 encrypt_packet() error: uninitialized symbol 'trailer'
 2019-11-25  6:24 UTC  (2+ messages)

[PATCH net] ipv6: set lwtstate for ns and na dst
 2019-11-25  6:23 UTC 

[U-Boot] [PATCH 0/2] Add support for booting EFI FIT images
 2019-11-25  6:22 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] bootm: Add a bootm command for type IH_OS_EFI

[PATCH v2 00/20] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-11-25  6:21 UTC  (4+ messages)
` [PATCH v2 15/20] nvme: add support for scatter gather lists

[alsa-devel] [PATCH v5 2/2] watchdog: mtk_wdt: mt8183: Add reset controller
 2019-11-25  6:16 UTC 

[PATCH v2 0/3] perf record: adapt NUMA awareness to machines with #CPUs > 1K
 2019-11-25  6:08 UTC  (4+ messages)
` [PATCH v2 1/3] tools bitmap: implement bitmap_equal() operation at bitmap API
` [PATCH v2 2/3] perf mmap: declare type for cpu mask of arbitrary length
` [PATCH v2 3/3] perf record: adapt affinity to machines with #CPUs > 1K

net-next is CLOSED
 2019-11-25  6:08 UTC 

[PATCH v17 00/13] open: introduce openat2(2) syscall
 2019-11-25  6:03 UTC  (5+ messages)
` [PATCH v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution

pull-request: bpf-next 2019-11-24
 2019-11-25  6:06 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/1] Update doc/README.drivers.eth
 2019-11-25  6:06 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 1/1] doc: net: Rewrite network driver documentation

[meta-oe][PATCH] libsdl: Refresh patch
 2019-11-25  7:11 UTC 

[PULL 0/1] Miscellaneous patches for 2019-11-25
 2019-11-25  6:04 UTC  (2+ messages)
` [PULL 1/1] util/cutils: Fix incorrect integer->float conversion caught by clang

About CPU hot-plug stress test failed in cpufreq driver
 2019-11-25  6:05 UTC  (7+ messages)

[meta-oe][zeus][PATCH] libsdl: Refresh patch
 2019-11-25  7:11 UTC 

[alsa-devel] [PATCH v5 0/2] ASoC: mt8183: fix audio playback slowly after playback
 2019-11-25  5:59 UTC  (5+ messages)
` [alsa-devel] [PATCH v5 1/2] dt-bindings: mediatek: mt8183: Add #reset-cells
    `  "

[PATCH v3 0/6] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2019-11-25  5:58 UTC  (14+ messages)
` [PATCH v3 1/6] genirq: introduce irq_domain_translate_onecell
` [PATCH v3 2/6] irqchip: nvic: Use irq_domain_translate_onecell instead of custom func
` [PATCH v3 3/6] irqchip: sifive: Support hierarchy irq domain
` [PATCH v3 4/6] gpio: sifive: Add DT documentation for SiFive GPIO
` [PATCH v3 5/6] gpio: sifive: Add GPIO driver for SiFive SoCs
` [PATCH v3 6/6] riscv: dts: Add DT support for SiFive FU540 GPIO driver

[net-next] enetc: add support Credit Based Shaper(CBS) for hardware offload
 2019-11-25  5:56 UTC  (2+ messages)
` [v2,net-next] "

Just started w/Linux Kernel (Beginner)
 2019-11-25  5:54 UTC  (3+ messages)

[PATCHES] Networking
 2019-11-25  5:54 UTC 

kexec_file overwrites reserved EFI ESRT memory
 2019-11-25  5:52 UTC  (5+ messages)

[PATCH] Immediate enforcement of /sys/devices/cpu/rdpmc set to 0
 2019-11-25  5:48 UTC 

MAS/056/GBMH/019 (PURCHASW ORDER)
 2019-11-25  5:48 UTC 

pci-usb/pci-sata broken with LPAE config after "reduce use of block bounce buffers"
 2019-11-25  5:43 UTC  (6+ messages)

[PATCH v2 00/14] arm64: return address signing
 2019-11-25  5:42 UTC  (7+ messages)
` [PATCH v2 08/14] arm64: mask PAC bits of __builtin_return_address
` [PATCH v2 14/14] lkdtm: arm64: test kernel pointer authentication

[PATCH 0/4] On Windows, limit which file handles are inherited by spawned child processes
 2019-11-25  5:42 UTC  (2+ messages)

[PATCH] do_image_cpio: Improve reproducibility
 2019-11-25  5:41 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH v3 0/4] Enhance pci-hyperv to support hibernation, and 2 misc fixes
 2019-11-25  5:33 UTC  (4+ messages)
` [PATCH v3 2/4] PCI: hv: Add the support of hibernation
` [PATCH v3 3/4] PCI: hv: Change pci_protocol_version to per-hbus
` [PATCH v3 4/4] PCI: hv: Avoid a kmemleak false positive caused by the hbus buffer

[Xen-devel] [GIT PULL] xen: fixes for xen
 2019-11-25  5:34 UTC  (2+ messages)
`  "

[PATCH v2.1] watchdog: make DesignWare watchdog allow users to set bigger timeout value
 2019-11-25  5:35 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.