All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-05 05:57:47 to 2020-07-05 09:21:05 UTC [more...]

[PATCH bpf-next v3 02/16] bpf: Introduce SK_LOOKUP program type with a dedicated attach point
 2020-07-05  9:20 UTC  (5+ messages)
` [RFC PATCH] bpf: sk_lookup_prog_ops can be static

[PATCH 1/7] ARM: configs: sunxi: Run savedefconfig
 2020-07-05  9:19 UTC  (7+ messages)
` [PATCH 2/7] ARM: configs: sunxi: Enable the CSI drivers
` [PATCH 3/7] ARM: configs: sunxi: Enable the deinterlace and rotation engines
` [PATCH 4/7] ARM: configs: sunxi: Enable Cedrus
` [PATCH 5/7] ARM: configs: sunxi: Add DRM output-related options
` [PATCH 6/7] ARM: configs: sunxi: Enable ASoC options
` [PATCH 7/7] ARM: configs: sunxi: Enable Lima

[PATCH 0/9] Add PCIe support for IPQ8074
 2020-07-05  9:18 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: pci: Add ipq8074 gen3 pci compatible
` [PATCH 2/9] dt-bindings: phy: qcom,qmp: Add dt-binding for ipq8074 gen3 pcie phy
` [PATCH 3/9] clk: qcom: ipq8074: Add missing bindings for pcie
` [PATCH 4/9] clk: qcom: ipq8074: Add missing clocks "
` [PATCH 5/9] phy: qcom-qmp: use correct values for ipq8074 gen2 pcie phy init
` [PATCH 6/9] phy: qcom-qmp: Add compatible for ipq8074 pcie gen3 qmp phy
` [PATCH 7/9] pci: dwc: qcom: do phy power on before pcie init
` [PATCH 8/9] pci: qcom: Add support for ipq8074 pci controller
` [PATCH 9/9] arm64: dts: ipq8074: Fixup pcie dts nodes

[dhowells-fs:fscache-iter 22/59] fs/fscache/obj.c:278:27: warning: comparison is always false due to limited range of data type
 2020-07-05  9:18 UTC 

Input requirement for persistent configuration items in bcache
 2020-07-05  9:12 UTC  (2+ messages)

[alexshi:58lru 22/22] arc-elf-ld: kernel/sysctl.o:undefined reference to `page_cluster'
 2020-07-05  9:12 UTC 

[PATCH 5/9] phy: qcom-qmp: use correct values for ipq8074 gen2 pcie phy init
 2020-07-05  9:08 UTC 

[PATCH 5/9] phy: qcom-qmp: use correct values for ipq8074 gen2 pcie phy init
 2020-07-05  9:06 UTC 

drivers/atm/iphase.c:149:16: sparse: sparse: cast removes address space '__iomem' of expression
 2020-07-05  9:02 UTC 

[PATCH v4 0/2] pinctrl: single: support #pinctrl-cells = 2
 2020-07-05  9:01 UTC  (3+ messages)

[PATCH v2] pinctrl-single: fix pcs_parse_pinconf() return value
 2020-07-05  8:58 UTC  (3+ messages)

[PATCH net] net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
 2020-07-05  8:53 UTC 

[dpdk-dev] [PATCH v3 0/4] build mempool on Windows
 2020-07-05  9:00 UTC  (8+ messages)
  ` [dpdk-dev] [PATCH v3 1/4] eal: disable function versioning "

[PATCH 0/3] dtc: Preserve negative integers in yaml and dts output
 2020-07-05  8:59 UTC  (2+ messages)

KVM/VFIO passthrough not working when TRIM_UNUSED_KSYMS is enabled
 2020-07-05  8:58 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/8] support the flow-based traffic sampling
 2020-07-05  8:55 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 1/7] ethdev: introduce sample action for rte flow

[PATCH] ARM: shmobile: defconfig: Resotre support for V4L2 platform devices
 2020-07-05  8:49 UTC  (3+ messages)

[PATCH v3 0/9] Generalize memory encryption models
 2020-07-05  7:38 UTC  (5+ messages)
` [PATCH v3 8/9] spapr: PEF: block migration

Growing number of "invalid tree nritems" errors
 2020-07-05  8:37 UTC 

[PATCH v10] erofs-utils: introduce segment compression
 2020-07-05  8:32 UTC  (2+ messages)
` [PATCH v11] "

[omap-audio:peter/ti-linux-5.4.y/wip 2/27] drivers/dma/ti/edma.c:1995:31: warning: Possible null pointer dereference: m_ddev
 2020-07-05  8:28 UTC 

[block] ff93ea0ce7: WARNING:at_block/blk-core.c:#submit_bio_noacct
 2020-07-05  7:56 UTC 

[kernel/smp] 5408b78b7a: BUG:KASAN:out-of-bounds_in_c
 2020-07-05  8:26 UTC 

[PATCH V1 rdma-core 00/13] verbs: Introduce import verbs for device, PD, MR
 2020-07-05  8:19 UTC  (14+ messages)
` [PATCH V1 rdma-core 01/13] Update kernel headers
` [PATCH V1 rdma-core 02/13] verbs: Close async_fd only when it was previously created
` [PATCH V1 rdma-core 03/13] verbs: Enhance async FD usage
` [PATCH V1 rdma-core 04/13] verbs: Introduce ibv_import_device() verb
` [PATCH V1 rdma-core 05/13] mlx5: Refactor mlx5_alloc_context()
` [PATCH V1 rdma-core 06/13] mlx5: Implement the import device functionality
` [PATCH V1 rdma-core 07/13] verbs: Introduce ibv_import/unimport_pd() verbs
` [PATCH V1 rdma-core 08/13] mlx5: Implement the import/unimport PD verbs
` [PATCH V1 rdma-core 09/13] verbs: Introduce ibv_import/unimport_mr() verbs
` [PATCH V1 rdma-core 10/13] mlx5: Implement the import/unimport MR verbs
` [PATCH V1 rdma-core 11/13] pyverbs: Support verbs import APIs
` [PATCH V1 rdma-core 12/13] Documentation: Add usage example for verbs import
` [PATCH V1 rdma-core 13/13] tests: Add a shared PD Pyverbs test

[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
 2020-07-05  8:07 UTC  (9+ messages)

[PATCH] drm/panel: auo,b116xw03: fix flash backlight when power on
 2020-07-05  8:06 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix flow META item validation
 2020-07-05  8:05 UTC  (2+ messages)

[PATCH 1/1] mm/mmap: optimize a branch judgment in ksys_mmap_pgoff()
 2020-07-05  8:01 UTC 

[refperf] 8e4ec3d02b: error:#[##]
 2020-07-05  8:00 UTC 

[PATCH] kbuild: introduce ccflags-remove-y and asflags-remove-y
 2020-07-05  7:58 UTC  (3+ messages)
` [kbuild] fbb020c0d4: WARNING:at_kernel/trace/trace.c:#run_tracer_selftest

[PATCH v2 rfc 0/3] resolve controller delete hang due to ongoing mpath I/O
 2020-07-05  7:59 UTC  (4+ messages)
` [PATCH v2 rfc 1/3] nvme: split nvme_remove_namespaces
` [PATCH v2 rfc 2/3] nvme: document nvme controller states
` [PATCH v2 rfc 3/3] nvme-core: fix deadlock in disconnect during scan_work and/or ana_work

[x86/entry, selftests] 330f9c9423: WARNING:at_arch/x86/entry/common.c:#check_user_regs
 2020-07-05  7:57 UTC 

[PATCH] nvme: expose reconnect_delay and ctrl_loss_tmo via sysfs
 2020-07-05  7:57 UTC 

[PATCH] Replace HTTP links with HTTPS ones: Xilinx video IP cores
 2020-07-05  7:55 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: CAN network drivers
 2020-07-05  7:56 UTC 

[PATCH] Replace HTTP links with HTTPS ones: Dialog Semiconductor drivers
 2020-07-05  7:55 UTC 

[PATCH] Replace HTTP links with HTTPS ones: input drivers
 2020-07-05  7:49 UTC 

[PATCH for-next 0/4] RDMA/rxe: Cleanups and improvements
 2020-07-05  7:46 UTC  (4+ messages)
` [PATCH for-next 4/4] RDMA/rxe: Remove rxe_link_layer()

OMAP5: inconsistency between target-module and dsi_of_data_omap5
 2020-07-05  7:40 UTC  (2+ messages)

[f2fs-dev] [Bug 208325] New: f2fs inconsistent node block
 2020-07-05  7:40 UTC  (2+ messages)
` [f2fs-dev] [Bug 208325] "

There is "softlockup_tick()" function in the source code of linux-2.6.32, but what's the corresponding function name in the linux-4.9 or later?
 2020-07-05  7:34 UTC 

[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
 2020-07-05  7:34 UTC  (6+ messages)
` [PATCH 3/3] selftests: add readfile(2) selftests

Framebuffer double buffering (via FBIOPAN_DISPLAY)
 2020-07-05  7:34 UTC 

[PATCH v4 3/9] usb: cdns3: imx: add glue layer runtime pm implementation
 2020-07-05  7:07 UTC  (3+ messages)

[PATCH v7 0/8] Mac Old World ROM experiment
 2020-07-05  7:31 UTC  (5+ messages)
` [PATCH v7 1/8] mac_oldworld: Allow loading binary ROM image

[PATCH v1 1/2] arm64: dts: exynos: Fix silent hang after boot
 2020-07-05  7:09 UTC  (4+ messages)
    ` [PATCH v1 2/2] arm64: dts: exynos: keep LDO12 always-on

[block:for-next 1/13] WARNING: modpost: vmlinux.o(.data+0x4d55cc): Section mismatch in reference from the variable __gcov_.__arch_xprod_64 to the variable .init.text:.L0
 2020-07-05  7:30 UTC 

WARNING in bpf_xdp_adjust_tail
 2020-07-05  7:20 UTC 

KASAN: slab-out-of-bounds Read in __xfrm_state_lookup
 2020-07-05  7:20 UTC 

[PATCH 1/2] arm64: dts: exynos: Fix silent hang after boot
 2020-07-05  6:57 UTC  (4+ messages)
    ` [PATCH 2/2] arm64: dts: exynos: keep LDO12 always-on

[PATCH v2] .gitignore: Do not track `defconfig` from `make savedefconfig`
 2020-07-05  7:19 UTC  (3+ messages)

[pull request][net 00/11] mlx5 fixes 2020-07-02
 2020-07-05  7:19 UTC  (4+ messages)
` [net 05/11] net/mlx5e: Hold reference on mirred devices while accessing them

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2020-07-05  7:18 UTC 

[PATCH 0/7] accel/kvm: Simplify few functions that can use global kvm_state
 2020-07-05  7:12 UTC  (7+ messages)
` [RFC PATCH 4/7] accel/kvm: Simplify kvm_set_sigmask_len()

[GIT pull resend] x86/entry and ras/core
 2020-07-05  7:12 UTC  (3+ messages)
` [GIT pull resend] x86/entry for v5.8

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2020-07-05  7:10 UTC 

[PATCH 0/2] hw: Use TYPE_SYSBUS_OHCI instead of hardcoded string
 2020-07-05  5:34 UTC  (3+ messages)
` [PATCH 2/2] hw/ppc: "

[PATCH for-next/seccomp 0/3] Check ENOSYS under tracing
 2020-07-05  7:01 UTC  (5+ messages)
` [PATCH 1/3] selftests/harness: Clean up kern-doc for fixtures
` [PATCH 2/3] selftests/seccomp: Refactor to use fixture variants
` [PATCH 3/3] selftests/seccomp: Check ENOSYS under tracing

[PATCH] MAINTAINERS: adjust entry to renaming and conversion
 2020-07-05  6:59 UTC  (3+ messages)

[PATCH 0/5] Some cleanups for NVMe-pci driver
 2020-07-05  7:00 UTC  (13+ messages)
` [PATCH 1/5] nvme-pci: Fix some comments issues
` [PATCH 2/5] nvme-pci: Add a blank line after declarations
` [PATCH 4/5] nvme-pci: Use the consistent return type of nvme_pci_iod_alloc_size()
` [PATCH 5/5] nvme-pci: Use standard block status macro

Subject: [PATCH v1 0/8] support cmdq helper function on mt6779 platform
 2020-07-05  6:48 UTC  (27+ messages)
` [PATCH v2 1/8] soc: mediatek: cmdq: add address shift in jump
` [PATCH v2 2/8] soc: mediatek: cmdq: add write_s function
` [PATCH v2 3/8] soc: mediatek: cmdq: add write_s_mask function
` [PATCH v2 4/8] soc: mediatek: cmdq: add read_s function
` [PATCH v2 5/8] soc: mediatek: cmdq: add write_s value function
` [PATCH v2 6/8] soc: mediatek: cmdq: add write_s_mask "
` [PATCH v2 7/8] soc: mediatek: cmdq: add jump function
` [PATCH v2 8/8] soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api

[PULL REQUEST] i2c for 5.8
 2020-07-05  6:56 UTC 

[Buildroot] [PATCH v3] package/systemd: register NSS plugins in nsswitch.conf
 2020-07-05  6:55 UTC  (8+ messages)

[PATCH] riscv: Add STACKPROTECTOR supported
 2020-07-05  6:53 UTC  (4+ messages)

KVM upcall questions
 2020-07-05  6:46 UTC  (3+ messages)

[PATCH v5 0/6] arm64: add the time namespace support
 2020-07-05  6:40 UTC  (3+ messages)

[PATCH v8 0/4] support gce on mt6779 platform
 2020-07-05  6:37 UTC  (15+ messages)
` [PATCH v8 1/4] dt-binding: gce: add gce header file for mt6779
` [PATCH v8 2/4] mailbox: cmdq: variablize address shift in platform
` [PATCH v8 3/4] mailbox: cmdq: support mt6779 gce platform definition
` [PATCH v8 4/4] mailbox: mediatek: cmdq: clear task in channel before shutdown

Question regarding nested_svm_inject_npf_exit()
 2020-07-05  6:38 UTC  (2+ messages)

[RFC PATCH v2 00/23] hw/qdev: Warn when using pre-qdev/QOM devices
 2020-07-05  6:31 UTC  (4+ messages)
` [RFC PATCH v2 15/23] hw/m68k/mcf520x: Emit warning when old code is used

post-receive: pub/scm/linux/kernel/git/kees/linux
 2020-07-05  6:18 UTC 

[PSIGN for-next/seccomp X/3] Check ENOSYS under tracing
 2020-07-05  6:12 UTC 

[PATCH V6] serial: msm_geni_serial_console : Add Earlycon support
 2020-07-05  6:10 UTC  (3+ messages)

[alexshi:58lru 16/22] mm//swap.c:225:41: error: use of undeclared identifier 'pgdat'
 2020-07-05  6:06 UTC 

[PATCH 0/3] Fixes for stop monitoring disabled devices series
 2020-07-05  6:04 UTC  (7+ messages)

[PATCH v2] phy: samsung: Use readl_poll_timeout function
 2020-07-05  6:04 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: use dedicated bpf_trace_printk event instead of trace_printk()
 2020-07-05  6:05 UTC  (2+ messages)

[PATCH v3 1/4] thermal: core: Add helpers to browse the cdev, tz and governor list
 2020-07-05  6:03 UTC  (3+ messages)
` [PATCH v3 3/4] thermal: core: genetlink support for events/cmd/sampling

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-07-04
 2020-07-05  6:01 UTC 

post-receive: pub/scm/virt/kvm/kvm
 2020-07-05  5:57 UTC 


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.