All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-11 02:24:24 to 2019-10-11 04:46:09 UTC [more...]

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2019-10-11  4:46 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2019-10-11  4:45 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2019-10-11  4:44 UTC 

[PATCH] usb: usbfs: Suppress problematic bind and unbind uevents
 2019-10-11  4:41 UTC  (3+ messages)

[PATCH] drm/i915: Honour O_NONBLOCK before throttling execbuf submissions
 2019-10-11  4:39 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

What's cooking in git.git (Oct 2019, #02; Mon, 7)
 2019-10-11  4:39 UTC  (4+ messages)
` jk/code-of-conduct, was "
  ` Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks

[PATCH 0/6] staging: rtl8723bs: Clean-up in rtw_security.c
 2019-10-11  4:38 UTC  (7+ messages)
` [PATCH 1/6] staging: rtl8723bs: Replace string with identifier
` [PATCH 2/6] staging: rtl8723bs: Fix lines over 80 characters
` [PATCH 3/6] staging: rtl8723bs: Add spaces between operators
` [PATCH 4/6] staging: rtl8723bs: Remove commented code
` [PATCH 5/6] staging: rtl8723bs: Fix indentation warnings
` [PATCH 6/6] staging: rtl8723bs: Fix function call format

[dpdk-dev] [PATCH 1/3] app/test: use RTE_DIM instead of ARRAY_SIZE
 2019-10-11  4:37 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/3] drivers: "
` [dpdk-dev] [PATCH 3/3] bitrate: "

[git pull] drm fixes for 5.4-rc3
 2019-10-11  4:36 UTC  (2+ messages)

[PATCH] parser: Unmangle From: headers that have been mangled for DMARC purposes
 2019-10-11  4:36 UTC  (4+ messages)

[PATCH] usb: mtk-xhci: Set the XHCI_NO_64BIT_SUPPORT quirk
 2019-10-11  4:35 UTC  (6+ messages)

[PATCH V4 2/2] gpio: inverter: document the inverter bindings
 2019-10-11  4:35 UTC  (6+ messages)

[PATCH v3] PCI: rcar: Fix missing MACCTLR register setting in rcar_pcie_hw_init()
 2019-10-11  4:33 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-10-11  4:31 UTC 

FAILED: patch "[PATCH] MIPS: Treat Loongson Extensions as ASEs" failed to apply to 4.14-stable tree
 2019-10-11  4:30 UTC 

[PATCH 4.14 00/61] 4.14.149-stable review
 2019-10-11  4:30 UTC  (6+ messages)
` [PATCH 4.14 17/61] MIPS: Treat Loongson Extensions as ASEs

[PATCH bpf-next] bpf: fix cast to pointer from integer of different size warning
 2019-10-11  4:29 UTC 

[PATCH] Modern Bash syntax, replace backquote to dollar parenthesis
 2019-10-11  4:28 UTC  (3+ messages)

[PATCH v3] drm/radeon: Fix EEH during kexec
 2019-10-11  4:27 UTC  (2+ messages)

[PATCH 0/3] sequencer: start running post-commit hook again
 2019-10-11  4:27 UTC  (7+ messages)
` [PATCH 2/3] sequencer: use run_commit_hook()
` [PATCH 3/3] sequencer: run post-commit hook

[PATCH] staging: wfx: fix an undefined reference error when CONFIG_MMC=m
 2019-10-11  4:26 UTC  (2+ messages)

[PATCH] staging: greybus: Fix line over 80 characters issues
 2019-10-11  4:24 UTC  (2+ messages)

[pull] ttm drm-fixes-5.4
 2019-10-11  4:24 UTC  (8+ messages)

[LTP] [PATCH v3] syscalls/prctl08: New test for prctl() with PR_{SET, GET}_TIMERSLACK
 2019-10-11  4:23 UTC  (3+ messages)
` [LTP] [PATCH v4 1/2] "
  ` [LTP] [PATCH v4 2/2] syscalls/prctl09: New timer sample test for PR_SET_TIMERSLACK

[PATCH 0/1] Pass through the exit code of post-checkout
 2019-10-11  4:22 UTC  (2+ messages)

[arm-integrator:ixp4xx-test 17/23] drivers/net/ethernet/xscale/ptp_ixp46x.c:48:27: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2019-10-11  4:17 UTC 

[PATCH v3 0/8] hw: Convert various reset() handler to DeviceReset
 2019-10-11  4:14 UTC  (2+ messages)

[PATCH 1/2] shadow: update homepage and bugtracker
 2019-10-11  4:13 UTC  (2+ messages)
` [PATCH 2/2] meta: add missing description in recipes-extended

[Outreachy] [PATCH] blame: Convert pickaxe_blame defined constants to enums
 2019-10-11  4:13 UTC  (3+ messages)

[Qemu-devel] [RFC 2 PATCH 00/16] APIC ID fixes for AMD EPYC CPU models
 2019-10-11  4:10 UTC  (20+ messages)
` [Qemu-devel] [RFC 2 PATCH 03/16] hw/i386: Introduce X86CPUTopoInfo to contain topology info
` [Qemu-devel] [RFC 2 PATCH 04/16] machine: Add SMP Sockets in CpuTopology
` [Qemu-devel] [RFC 2 PATCH 05/16] hw/i386: Simplify topology Offset/width Calculation
` [Qemu-devel] [RFC 2 PATCH 07/16] hw/386: Add new epyc mode topology decoding functions
` [Qemu-devel] [RFC 2 PATCH 08/16] i386: Cleanup and use the new epyc mode topology functions
` [Qemu-devel] [RFC 2 PATCH 09/16] hw/i386: Introduce initialize_topo_info function
` [Qemu-devel] [RFC 2 PATCH 13/16] machine: Add new epyc property in PCMachineState
` [Qemu-devel] [RFC 2 PATCH 15/16] i386: Fix pkg_id offset for epyc mode
` [Qemu-devel] [RFC 2 PATCH 16/16] hw/core: Fix up the machine_set_cpu_numa_node for epyc

linux-next: Fixes tag needs some work in the net tree
 2019-10-11  4:11 UTC 

[PATCH v2] drm/amdgpu/discovery: reserve discovery data at the top of VRAM
 2019-10-11  4:09 UTC 

[PATCH 1/1] commit: add support to provide --coauthor
 2019-10-11  4:09 UTC  (7+ messages)

[PATCH 0/5] Misc runpm and baco fixes
 2019-10-11  4:09 UTC  (6+ messages)
` [PATCH 2/5] drm/amdgpu: move gpu reset out of amdgpu_device_suspend
` [PATCH 5/5] drm/amdgpu/soc15: add support for baco reset with swSMU

cron job: media_tree daily build: OK
 2019-10-11  4:06 UTC 

[dpdk-dev] [PATCH] app/testpmd: support QinQ offload in VLAN set command
 2019-10-11  4:05 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

linux-next: Tree for Oct 11
 2019-10-11  4:05 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next-history
 2019-10-11  4:03 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2019-10-11  4:00 UTC 

[PATCH 0/2] iommu/arm-smmu: Add an optional "input-address-size" property
 2019-10-11  3:46 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: "
` [PATCH 2/2] iommu/arm-smmu: Read "

[PATCH 0/2] Add IMX296 CMOS image sensor support
 2019-10-11  3:56 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add IMX296 CMOS sensor binding
` [PATCH 2/2] media: i2c: Add IMX296 CMOS image sensor driver

[PATCH 0/1] drm/rockchip: vop: add the definition of dclk_pol
 2019-10-11  3:55 UTC  (4+ messages)
` [PATCH 1/1] "
  ` [PATCH 1/1] drm/rockchip: vop: add the definition of dclk_pol【请注意,邮件由linux-rockchip-bounces+sandy.huang=rock-chips.com@lists.infradead.org代发】

[PATCH v2 0/2] Add initial support for slimport anx7625
 2019-10-11  2:23 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding
` [PATCH v2 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH 0/3] RAS Support for GFX blocks
 2019-10-11  3:52 UTC  (5+ messages)
  ` [PATCH 1/3] drm/amdgpu: change to query the actual EDC counter
  ` [PATCH 2/3] drm/amd/include: add register define for VML2 and ATCL2
  ` [PATCH 3/3] drm/amdgpu: add RAS support "

[PATCH] drm/amdgpu/swSMU: custom UMD pstate peak clock for navi14
 2019-10-11  3:50 UTC  (2+ messages)

[PATCH 1/8] drm/amdgpu: update amdgpu_discovery to handle revision
 2019-10-11  3:50 UTC  (8+ messages)
  ` [PATCH 2/8] drm/amdgpu: add a generic fb accessing helper function
  ` [PATCH 3/8] drm/amdgpu: introduce psp_v11_0_is_sos_alive interface
  ` [PATCH 4/8] drm/amdgpu: update atomfirmware header with memory training related members
  ` [PATCH 5/8] drm/amdgpu/atomfirmware: add memory training related helper functions
  ` [PATCH 6/8] drm/amdgpu: add psp memory training callbacks and macro
  ` [PATCH 7/8] drm/amdgpu: reserve vram for memory training
  ` [PATCH 8/8] drm/amdgpu/psp: add psp memory training implementation

[bpf-next:master 52/54] kernel/bpf/verifier.c:2756:8: warning: cast to pointer from integer of different size
 2019-10-11  3:50 UTC 

[jkirsher-next-queue:dev-queue 41/42] drivers/net/ethernet/intel/e1000e/netdev.c:7087:2: error: implicit declaration of function 'e1000e_pm_thaw'; did you mean 'e1000e_pm_freeze'?
 2019-10-11  3:50 UTC  (2+ messages)
` [Intel-wired-lan] "

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-10-11  3:50 UTC 

Mauvaise nouvelle ( Veuillez lire cet email )
 2019-10-11  3:13 UTC 

[PATCH v4 1/4] lib: introduce copy_struct_from_user() helper
 2019-10-11  3:48 UTC  (3+ messages)
` [PATCH] usercopy: Avoid soft lockups in test_check_nonzero_user()

[PATCH v1] clk: qcom: Skip halt checks on gcc_pcie_0_pipe_clk for 8998
 2019-10-11  3:47 UTC  (8+ messages)

[PATCH 1/2] io_uring: make the logic clearer for io_sequence_defer
 2019-10-11  3:47 UTC  (12+ messages)

Kernel Concurrency Sanitizer (KCSAN)
 2019-10-11  3:45 UTC  (4+ messages)

[TYPO] SafeSetID.rst: Remove spurious '???' characters
 2019-10-11  3:36 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS a66faf201b1e169f5c2cd8660f8a9923ce697b5e
 2019-10-11  3:37 UTC 

[PATCH v2 0/3] Add some yuv 10bit support
 2019-10-11  3:35 UTC  (8+ messages)
` [PATCH v2 1/3] drm: Add some new format DRM_FORMAT_NVXX_10

[PATCH] xtensa: fix {get,put}_user() for 64bit values
 2019-10-11  3:35 UTC  (6+ messages)

[PATCH net-next] Change in Openvswitch to support MPLS label depth of 3 in ingress direction
 2019-10-11  3:33 UTC  (3+ messages)

[U-Boot] [PATCH 000/126] x86: Add initial support for apollolake
 2019-10-11  3:33 UTC  (4+ messages)
` [U-Boot] [PATCH 067/126] x86: Panic when SPL or TPL fail

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-11  3:27 UTC  (16+ messages)

[PATCH bpf-next] libbpf: handle invalid typedef emitted by old GCC
 2019-10-11  3:29 UTC 

[PATCH net-next] tcp: improve recv_skip_hint for tcp_zerocopy_receive
 2019-10-11  3:27 UTC 

checkpatch: comparisons with a constant on the left
 2019-10-11  3:23 UTC  (2+ messages)

Getting DIMM size in Redfish
 2019-10-11  3:23 UTC  (2+ messages)

linusw/for-next boot: 46 boots: 0 failed, 46 passed (gpio-v5.4-2-19-g4002d58d2f8d)
 2019-10-11  3:18 UTC 

[PATCH net 0/9] tcp: address KCSAN reports in tcp_poll() (part I)
 2019-10-11  3:17 UTC  (10+ messages)
` [PATCH net 1/9] tcp: add rcu protection around tp->fastopen_rsk
` [PATCH net 2/9] tcp: annotate tp->rcv_nxt lockless reads
` [PATCH net 3/9] tcp: annotate tp->copied_seq "
` [PATCH net 4/9] tcp: annotate tp->write_seq "
` [PATCH net 5/9] tcp: annotate tp->snd_nxt "
` [PATCH net 6/9] tcp: annotate tp->urg_seq "
` [PATCH net 7/9] tcp: annotate sk->sk_rcvbuf "
` [PATCH net 8/9] tcp: annotate sk->sk_sndbuf "
` [PATCH net 9/9] tcp: annotate sk->sk_wmem_queued "

[U-Boot] [PATCH 0/3] pci: pcie_fsl: add support for none PCIe devices
 2019-10-11  3:16 UTC  (2+ messages)

[PATCH v4] block: fix null pointer dereference in blk_mq_rq_timed_out()
 2019-10-11  3:16 UTC  (3+ messages)

nft -- documentation on fib_addrtype missing
 2019-10-11  3:15 UTC  (2+ messages)

[PATCH bpf-next 0/2] selftests/bpf Makefile cleanup and fixes
 2019-10-11  3:13 UTC  (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: enforce libbpf build before BPF programs are built
` [PATCH bpf-next 2/2] selftests/bpf: remove obsolete pahole/BTF support detection

[PATCH] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-11  3:10 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] package/tmux: bump to version 2.9a
 2019-10-11  3:08 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] support/testing: add tmux test

[PATCH] scsi: core: fix uninit-value access of variable sshdr
 2019-10-11  3:07 UTC  (3+ messages)

[U-Boot] [PATCH] net: eth-uclass: Remove warning about ROM MAC address
 2019-10-11  3:06 UTC  (2+ messages)

[meta-oe][PATCH] bdwgc: Enable C++ support and Additional options for musl
 2019-10-11  3:06 UTC 

[PATCH 4.19 000/114] 4.19.79-stable review
 2019-10-11  3:05 UTC  (2+ messages)

[PATCH 5.3 000/148] 5.3.6-stable review
 2019-10-11  3:02 UTC  (2+ messages)

[PATCH v9 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-11  3:00 UTC  (3+ messages)
` [PATCH v9 3/5] mfd: ioc3: Add driver for SGI IOC3 chip

linusw/devel boot: 41 boots: 0 failed, 41 passed (v5.4-rc1-11-g95873fba06ae)
 2019-10-11  3:00 UTC 

[PATCH] csky: Initial stack protector support
 2019-10-11  2:56 UTC 

[Patch v3 1/2] mm/rmap.c: don't reuse anon_vma if we just want a copy
 2019-10-11  2:58 UTC  (2+ messages)
` [Patch v3 2/2] mm/rmap.c: reuse mergeable anon_vma as parent when fork

[PATCH v1 0/2] perf stat: Support --all-kernel and --all-user
 2019-10-11  2:50 UTC  (10+ messages)

[PATCH V9 0/2] arm64/mm: Enable memory hot remove
 2019-10-11  2:56 UTC  (5+ messages)
` [PATCH V9 2/2] "

[Bug 1847440] [NEW] ppc64le: KVM guest fails to boot with an error `virtio_scsi: probe of virtio1 failed with error -22` on master
 2019-10-11  2:30 UTC  (2+ messages)

[RFC 1/2] virtio: new post_load hook
 2019-10-11  2:51 UTC  (3+ messages)
` [RFC 2/2] virtio-net: use post load hook

[meta-oe][PATCH V2] jsonrpc: Disable coverage in default build
 2019-10-11  2:52 UTC 

[dpdk-dev] [PATCH v3 00/19] Add advanced features for Huawei hinic pmd
 2019-10-11  2:50 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-10-11  2:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-10-11  2:50 UTC 

[meta-oe][PATCH] lvm2: remove unsupported OPTIONS+="event_timeout" rule
 2019-10-11  2:46 UTC 

[dpdk-dev] [PATCH v3 00/22] add hns3 ethernet PMD driver
 2019-10-11  2:40 UTC  (5+ messages)

next/pending-fixes build: 214 builds: 2 failed, 212 passed, 2 errors, 477 warnings (v5.4-rc2-490-g83e89f5f17ba)
 2019-10-11  2:40 UTC 

[PATCH v6 00/12] EFI Specific Purpose Memory Support
 2019-10-11  2:39 UTC  (6+ messages)
` [PATCH v6 05/12] x86/efi: EFI soft reservation to E820 enumeration

[PATCH bpf-next] libbpf: generate more efficient BPF_CORE_READ code
 2019-10-11  2:38 UTC 

[PATCH v2] HID: core: check whether usage page item is after usage id item
 2019-10-11  2:38 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/4] configs/imx6-sabresd_qt5: Move from mdev to eudev
 2019-10-11  2:37 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/4] configs/imx6-sabresd_qt5: Select the KMSRO gallium driver

[dpdk-dev] [PATCH] app/testpmd: introduce QinQ offload argument
 2019-10-11  2:36 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

linusw/for-next build: 6 builds: 0 failed, 6 passed, 13 warnings (gpio-v5.4-2-19-g4002d58d2f8d)
 2019-10-11  2:34 UTC 

[dpdk-dev] [PATCH] doc: remove Flow Director feature from hns3.ini and hns3_vf.ini
 2019-10-11  2:29 UTC 

linusw/fixes boot: 50 boots: 0 failed, 50 passed (gpio-v5.4-2-7-gb70471b8a438)
 2019-10-11  2:30 UTC 

[Ksummit-discuss] [MAINTAINERS SUMMIT] Reflections on kernel development processes
 2019-10-11  2:30 UTC  (7+ messages)
  `  "

[PATCH v3 0/2] Implement Airtime-based Queue Limit (AQL)
 2019-10-11  2:24 UTC  (5+ messages)
` [PATCH v3 1/2] mac80211: "

[PATCH v4 0/2] Implement Airtime-based Queue Limit (AQL)
 2019-10-11  2:24 UTC  (5+ messages)
` [PATCH v4 1/2] mac80211: "
` [PATCH v4 2/2] ath10k: Enable "


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.