All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-23 16:04:04 to 2020-06-23 16:45:56 UTC [more...]

[PATCH 00/50] staging: vchiq: Getting rid of the vchi/vchiq split
 2020-06-23 16:42 UTC  (36+ messages)
` [PATCH 01/50] staging: bcm2835: Break MMAL support out from camera
` [PATCH 02/50] staging: mmal-vchiq: Allocate and free components as required
` [PATCH 03/50] staging: mmal-vchiq: Avoid use of bool in structures
` [PATCH 04/50] staging: mmal-vchiq: Make timeout a defined parameter
` [PATCH 05/50] staging: mmal-vchiq: Make a mmal_buf struct for passing parameters
` [PATCH 06/50] staging: mmal-vchiq: Fixup vchiq-mmal include ordering
` [PATCH 07/50] staging: mmal-vchiq: Fix client_component for 64 bit kernel
` [PATCH 08/50] staging: mmal-vchiq: Always return the param size from param_get
` [PATCH 09/50] staging: mmal-vchiq: If the VPU returns an error, don't negate it
` [PATCH 10/50] staging: mmal-vchiq: Fix formatting errors in mmal_parameters.h
` [PATCH 11/50] staging: vchiq_arm: Add a matching unregister call
` [PATCH 12/50] staging: vchi: Get rid of all useless callback reasons
` [PATCH 13/50] staging: vchi: Get rid of vchi_msg_peek()
` [PATCH 14/50] staging: vchi: Get rid of struct vchi_instance_handle
` [PATCH 15/50] staging: vchi: Unify struct shim_service and struct vchi_service_handle
` [PATCH 16/50] staging: vc04_services: bcm2835-audio: Use vchi_msg_hold()
` [PATCH 17/50] staging: vchi: Get rid of vchi_msg_dequeue()
` [PATCH 18/50] staging: vchi_common: Get rid of all unused definitions
` [PATCH 19/50] staging: vchi: Get rid of unnecessary defines
` [PATCH 20/50] staging: vc04_services: Get rid of vchi_cfg.h
` [PATCH 21/50] staging: vchi: Get rid of flags argument in vchi_msg_hold()
` [PATCH 24/50] staging: vchi: Get rid of effect less expression
` [PATCH 25/50] staging: vchiq: Introduce vchiq_validate_params()
` [PATCH 26/50] staging: vchiq: Move message queue into struct vchiq_service
` [PATCH 35/50] staging: vchiq: Pass vchiq's message when holding a message
` [PATCH 36/50] staging: vchi: Rework vchi_msg_hold() to match vchiq_msg_hold()
` [PATCH 42/50] staging: vchiq: Move definitions only used by core into core header
` [PATCH 44/50] staging: vchi: Get rid of vchi_bulk_queue_transmit()
` [PATCH 45/50] staging: vchi: Move vchi_queue_kernel_message() into vchiq
` [PATCH 48/50] staging: vchiq: Use vchiq.h as the main header file for services
` [PATCH 50/50] staging: vchiq: Move vchiq.h into include directory

[PATCH v2 02/16] btrfs-progs: add global verbose and quiet options and helper functions
 2020-06-23 16:44 UTC  (5+ messages)
` [PATCH v3 "

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2020-06-23 16:42 UTC  (8+ messages)
` [PATCH 20/22] arm64: mte: Allow user control of the excluded tags via prctl()

[PATCH v1 2/2] romfs: address performance regression since v3.10
 2020-06-23 16:16 UTC  (3+ messages)

[PATCH 00/18] remove extended cede offline mode and bogus topology update code
 2020-06-23 16:28 UTC  (19+ messages)
` [PATCH 03/18] powerpc/numa: remove ability to enable topology updates
` [PATCH 04/18] powerpc/numa: remove unreachable topology update code
` [PATCH 05/18] powerpc/numa: make vphn_enabled, prrn_enabled flags const
` [PATCH 06/18] powerpc/numa: remove unreachable topology timer code
` [PATCH 07/18] powerpc/numa: remove unreachable topology workqueue code
` [PATCH 08/18] powerpc/numa: remove vphn_enabled and prrn_enabled internal flags
` [PATCH 09/18] powerpc/numa: stub out numa_update_cpu_topology()
` [PATCH 10/18] powerpc/numa: remove timed_topology_update()
` [PATCH 11/18] powerpc/numa: remove start/stop_topology_update()

stable-2.02 - scanning: optimize by checking text offset and checksum
 2020-06-23 16:43 UTC 

Git 2 force commits but Git 1 doesn't
 2020-06-23 16:42 UTC  (11+ messages)

[PATCH] arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
 2020-06-23 16:40 UTC  (4+ messages)

[PATCH v2 net-next 1/2] indirect_call_wrapper: extend indirect wrapper to support up to 4 calls
 2020-06-23 16:42 UTC  (2+ messages)
` [PATCH v2 net-next 2/2] ipv6: fib6: avoid indirect calls from fib6_rule_lookup

[dpdk-dev] [PATCH] ethdev: verify reserved HW ring
 2020-06-23 16:41 UTC 

[PATCH 1/1] drm/amd/powerplay: Fix DCEFCLK related compilation error for arcturus
 2020-06-23 16:40 UTC  (3+ messages)

[PATCH] cros_ec_spi: Even though we're RT priority, don't bump cpu freq
 2020-06-23 16:40 UTC  (6+ messages)

[PATCH 0/8 v2 PART2] btrfs-progs: add quiet option
 2020-06-23 16:40 UTC  (2+ messages)

[PATCH] Input: mms114: don't report 0 pressure while still tracking contact(s)
 2020-06-23 16:25 UTC  (5+ messages)

[PATCH v7 00/17] drm/i915: Add support for HDCP 1.4 over MST
 2020-06-23 16:39 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 00/25] media: ov5647: Support RaspberryPi Camera Module v1
 2020-06-23 16:42 UTC  (6+ messages)
` [PATCH 11/25] media: ov5647: Implement enum_frame_size()
` [PATCH 12/25] media: ov5647: Protect s_stream() with mutex
` [PATCH 13/25] media: ov5647: Support gain, exposure and AWB controls
` [PATCH 14/25] media: ov5647: Rationalize driver structure name
` [PATCH 15/25] media: ov5647: Break out format handling

[PATCH v3 00/17] 64bit block-layer
 2020-06-23 16:37 UTC  (6+ messages)
` [PATCH v3 05/17] block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()

[PATCH v4 0/8] lockdep: Change IRQ state tracking to use per-cpu variables
 2020-06-23 16:37 UTC  (8+ messages)
` [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to "

[MPTCP] Re: [PATCH v3] mptcp: __mptcp_tcp_fallback() returns a struct sock
 2020-06-23 16:38 UTC 

[Intel-gfx] [PATCH 1/7] drm/i915/gem: Replace i915_gem_object.mm.mutex with reservation_ww_class
 2020-06-23 16:37 UTC  (13+ messages)
` [Intel-gfx] [PATCH 7/7] drm/i915/gem: Acquire all vma/objects under reservation_ww_class

Status of Go support
 2020-06-23 16:37 UTC 

Accessing mm_rss_stat fields with btf/BPF_CORE_READ_INTO
 2020-06-23 16:35 UTC  (11+ messages)

[PATCH] drm/gma500: Fix direction check in psb_accel_2d_copy()
 2020-06-23 16:35 UTC  (3+ messages)

[PATCH v2] cpufreq: intel_pstate: Add additional OOB enabling bit
 2020-06-23 16:35 UTC  (2+ messages)

[PATCH tip/core/rcu 23/23] rcutorture: Remove KCSAN stubs
 2020-06-23 16:34 UTC  (2+ messages)

[PATCH] drivers: base: power: mark 2 functions as __init to save some memory
 2020-06-23 16:34 UTC  (3+ messages)

[RFC PATCH v2] arm64/acpi: disallow AML memory opregions to access kernel memory
 2020-06-23 16:32 UTC  (6+ messages)

[PATCH v3 00/25] risu cleanups and improvements
 2020-06-23 16:32 UTC  (6+ messages)
` [PATCH v3 19/25] aarch64: Reorg sve reginfo to save space
` [PATCH] risu: don't do a full register compare for OP_SIGILL

[PATCH v2 net] openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt_len
 2020-06-23 16:33 UTC 

[PATCH] drm/fb-helper: Fix vt restore
 2020-06-23 16:33 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v4] target/i386: Add notes for versioned CPU models
 2020-06-23 16:31 UTC  (4+ messages)

[xen-4.12-testing test] 151292: regressions - FAIL
 2020-06-23 16:31 UTC 

[Buildroot] [PATCH 1/1] package/libxmlrpc: bump to version 1.51.06
 2020-06-23 16:31 UTC 

[PATCH kcsan 0/10] KCSAN updates for v5.9
 2020-06-23 16:31 UTC  (5+ messages)

[PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
 2020-06-23 16:30 UTC  (3+ messages)
` [PATCH v6 7/9] hw/arm/aspeed: Describe each PCA9552 device

[PATCH] arm64: tegra: Enable VI/CSI support on Jetson Nano
 2020-06-23 16:31 UTC 

[PATCH 0/3] x86/dumpstack: Print registers with the same log level as the backtrace
 2020-06-23 16:29 UTC  (4+ messages)
` [PATCH 1/3] x86/dumpstack: Add log_lvl to show_iret_regs()
` [PATCH 2/3] x86/dumpstack: Add log_lvl to __show_regs()
` [PATCH 3/3] x86/dumpstack: Show registers dump with trace's log level

[Buildroot] [PATCH 1/3] package/libnpupnp: new package
 2020-06-23 16:30 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/libupnpp: bump to version 0.19.2
` [Buildroot] [PATCH 3/3] package/upmpdcli: bump to version 1.4.12

[PATCH] rcu/tree: Force quiescent state on callback overload
 2020-06-23 16:29 UTC  (3+ messages)

[PATCH] ACPI / hotplug / PCI: lost acpiphp_put_context in acpiphp_grab_context()
 2020-06-23 16:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/15] net: phy: correctly model the PHY voltage supply in DT
 2020-06-23 16:27 UTC  (10+ messages)
` [PATCH 14/15] net: phy: add PHY regulator support

[PATCH 0/3] Some improvements for NVMe
 2020-06-23 16:27 UTC  (4+ messages)
` [PATCH 2/3] nvme-pci: Add controller memory buffer supported macro

[dpdk-dev] [PATCH 0/3] add support for DOCSIS protocol to security library
 2020-06-23 16:27 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 0/6] add support for DOCSIS protocol

[PATCH bpf-next v3 00/15] implement bpf iterator for tcp and udp sockets
 2020-06-23 16:27 UTC  (5+ messages)
` [PATCH bpf-next v3 09/15] bpf: add bpf_skc_to_udp6_sock() helper

[PATCH] afs: Fix the memory leak in afs_mkdir
 2020-06-23 16:26 UTC  (2+ messages)

nvme-rdma regression fix for 5.9
 2020-06-23 16:26 UTC  (3+ messages)
` [PATCH] nvme-rdma: fix a missing completion with remove invalidation

[PATCH 1/1] drm/amdgpu: call release_firmware() without a NULL check
 2020-06-23 16:26 UTC 

[PATCH] qom: Allow object_property_add_child() to fail
 2020-06-23 16:24 UTC  (6+ messages)

[RFC PATCH 0/1] dm-crypt excessive overhead
 2020-06-23 16:24 UTC  (7+ messages)
        ` [dm-crypt] "

[PATCH 1/2] riscv: Support irq_work via self IPIs
 2020-06-23 16:19 UTC  (3+ messages)

[PATCH 4/4] iommu/arm-smmu-v3: Remove cmpxchg() in arm_smmu_cmdq_issue_cmdlist()
 2020-06-23 16:22 UTC  (5+ messages)

[ath6kl:ath11k-qca6390-bringup 30/79] drivers/net/wireless/ath/ath11k/qmi.c:1734:34: warning: assignment to 'u32 {aka 'unsigned int from 'u32' {aka 'unsigned int'} makes pointer from integer without a cast
 2020-06-23 16:23 UTC  (2+ messages)

[PATCH] pciutils: Add decode support for RCECs
 2020-06-23 16:22 UTC  (2+ messages)

[PATCH] libqos: usb-hcd-ehci: use 32-bit write for config register
 2020-06-23 16:18 UTC 

[PATCH] libqos: pci-pc: use 32-bit write for EJ register
 2020-06-23 16:18 UTC 

[dpdk-dev] [PATCH 1/2] timer: move from common to Unix directory
 2020-06-23 16:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH v10 0/2] eal timer split and implementation for Windows

[PATCH bpf-next v4 00/15] implement bpf iterator for tcp and udp sockets
 2020-06-23 16:18 UTC  (16+ messages)
` [PATCH bpf-next v4 01/15] net: bpf: add bpf_seq_afinfo in tcp_iter_state
` [PATCH bpf-next v4 02/15] net: bpf: implement bpf iterator for tcp
` [PATCH bpf-next v4 03/15] bpf: support 'X' in bpf_seq_printf() helper
` [PATCH bpf-next v4 04/15] bpf: allow tracing programs to use bpf_jiffies64() helper
` [PATCH bpf-next v4 05/15] bpf: add bpf_skc_to_tcp6_sock() helper
` [PATCH bpf-next v4 06/15] bpf: add bpf_skc_to_{tcp,tcp_timewait,tcp_request}_sock() helpers
` [PATCH bpf-next v4 07/15] net: bpf: add bpf_seq_afinfo in udp_iter_state
` [PATCH bpf-next v4 08/15] net: bpf: implement bpf iterator for udp
` [PATCH bpf-next v4 09/15] bpf: add bpf_skc_to_udp6_sock() helper
` [PATCH bpf-next v4 10/15] selftests/bpf: move newer bpf_iter_* type redefining to a new header file
` [PATCH bpf-next v4 11/15] selftests/bpf: refactor some net macros to bpf_tracing_net.h
` [PATCH bpf-next v4 12/15] selftests/bpf: add more common "
` [PATCH bpf-next v4 13/15] selftests/bpf: implement sample tcp/tcp6 bpf_iter programs
` [PATCH bpf-next v4 14/15] selftests/bpf: implement sample udp/udp6 "
` [PATCH bpf-next v4 15/15] selftests/bpf: add tcp/udp iterator programs to selftests

[Qemu-devel] [Qemu-riscv] [PATCH] riscv: sifive_e: Correct various SoC IP block sizes
 2020-06-23 16:07 UTC  (5+ messages)

[PATCH for-4.14] mm: fix public declaration of struct xen_mem_acquire_resource
 2020-06-23 16:18 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/dropbear: fix build on uclibc
 2020-06-23 16:18 UTC 

[PATCH 01/18] mm: Track mmu notifiers in fs_reclaim_acquire/release
 2020-06-23 16:17 UTC  (6+ messages)
` [PATCH] "

Strange problem with SCTP+IPv6
 2020-06-23 16:17 UTC  (10+ messages)
          ` [PATCH] sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket

[RFC PATCH 0/2] DRM driver for hyper-v synthetic video device
 2020-06-23 16:17 UTC  (7+ messages)
` [RFC PATCH 1/2] drm/hyperv: Add DRM driver for hyperv "

[RFC v5 00/10] drm/nouveau: Introduce CRC support for gf119+
 2020-06-23 16:17 UTC  (5+ messages)
` [RFC v5 01/10] drm/vblank: Register drmm cleanup action once per drm_vblank_crtc

[PATCH for-4.14 v2] x86/tlb: fix assisted flush usage
 2020-06-23 16:16 UTC  (5+ messages)

Request for adding a simple mechanism to exclude files from Git merge operation
 2020-06-23 16:16 UTC  (4+ messages)

[ANNOUNCE] Git v2.27.0
 2020-06-23 16:16 UTC  (3+ messages)
` [ANNOUNCE] git-filter-repo v2.27.0 (Was: Re: [ANNOUNCE] Git v2.27.0)
  ` [ANNOUNCE] git-filter-repo v2.27.1

[PATCH RFC v8 00/11] vhost: ring format independence
 2020-06-23 16:15 UTC  (9+ messages)
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version

[PATCH v3 0/2] Allow breaking up Thunderbolt/USB4 updates
 2020-06-23 16:14 UTC  (3+ messages)
` [PATCH v3 1/2] thunderbolt: Add support for separating the flush to SPI and authenticate
` [PATCH v3 2/2] thunderbolt: Add support for authenticate on disconnect

Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP from userspace)
 2020-06-23 16:13 UTC  (15+ messages)

[PATCH v2] arm64/module: Optimize module load time by optimizing PLT counting
 2020-06-23 16:12 UTC  (3+ messages)

[PATCH v4 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-23 16:12 UTC  (4+ messages)
` [PATCH v4 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION

[PATCH] tcp: don't ignore ECN CWR on pure ACK
 2020-06-23 16:12 UTC  (2+ messages)

[PATCH 00/18] multiple preferred nodes
 2020-06-23 16:12 UTC  (5+ messages)

[PATCH 00/17] arch: remove do_fork() and HAVE_COPY_THREAD_TLS
 2020-06-23 16:11 UTC  (4+ messages)
` [PATCH 11/17] hexagon: switch to copy_thread_tls()

[PATCH] docs: sysctl/kernel: document random
 2020-06-23 11:25 UTC 

Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP from userspace)
 2020-06-23 16:10 UTC  (11+ messages)

FAILED: patch "[PATCH] kprobes: Fix to protect kick_kprobe_optimizer() by" failed to apply to 4.9-stable tree
 2020-06-23 16:09 UTC  (3+ messages)

[PATCH] arm64: zynqmp: Support converting pm_cfg_obj.c
 2020-06-23 16:08 UTC  (2+ messages)

[Bug 1878067] [NEW] Assertion failure in eth_get_gso_type through the e1000e
 2020-06-23 15:54 UTC  (3+ messages)

[PATCH v6] hwmon:(adm1275) Enable adm1278 ADM1278_TEMP1_EN
 2020-06-23 16:04 UTC  (3+ 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.