All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-23 16:47:21 to 2020-06-23 17:24:52 UTC [more...]

[PATCH v3 00/10] Function Granular KASLR
 2020-06-23 17:23 UTC  (2+ messages)
` [PATCH v3 01/10] objtool: Do not assume order of parent/child functions

[PATCH v3 0/4] ceph: periodically send perf metrics to ceph
 2020-06-23 17:24 UTC  (3+ messages)
` [PATCH v3 2/4] "

IMX274 driver
 2020-06-23 17:25 UTC  (9+ messages)

[ANNOUNCE] bridge-utils 1.7
 2020-06-23 17:24 UTC 

[PATCH 0/5] cpuidle: psci: Various improvements for PSCI PM domains
 2020-06-23 17:21 UTC  (4+ messages)
` [PATCH 4/5] cpuidle: psci: Convert PM domain to platform driver

[PATCH] Delay the initialization of rnbd_server module to late_initcall level
 2020-06-23 17:23 UTC  (13+ messages)

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

[PATCH v4 1/2] dt-bindings: tas2562: Convert the tas2562 binding to yaml
 2020-06-23 17:20 UTC  (7+ messages)
` [PATCH v4 2/2] ASoC: tas2562: Update shutdown GPIO property

[PATCH][V3] arm64: perf: Get the wrong PC value in REGS_ABI_32 mode
 2020-06-23 17:19 UTC  (9+ messages)

[PATCH kvm-unit-tests] vmx: remove unnecessary #ifdef __x86_64__
 2020-06-23 17:20 UTC  (4+ messages)

[PATCH bpf-next 0/3] bpf: introduce bpf_get_task_stack_trace()
 2020-06-23 17:19 UTC  (9+ messages)
` [PATCH bpf-next 1/3] bpf: introduce helper bpf_get_task_stack_trace()
` [PATCH bpf-next 2/3] bpf: allow %pB in bpf_seq_printf()

[PATCH] drm/amdkfd: Fix circular locking dependency warning
 2020-06-23 17:18 UTC 

[PATCH v2 0/2] cifs: Fix data insonsistent when fallocate
 2020-06-23 17:17 UTC  (2+ messages)

[PATCH] tools/thermal: tmon: include pthread and time headers in tmon.h
 2020-06-23 17:17 UTC  (3+ messages)

[PATCH] ARM: mmu: fix crash in EFI calls due to p4d typo in create_mapping_late()
 2020-06-23 16:59 UTC  (2+ messages)

[PATCH v2] scsi: qla2xxx: Keep initiator ports after RSCN
 2020-06-23 17:16 UTC  (2+ messages)

[PATCH v2]: arch: arm64: vdso: export the symbols for time()
 2020-06-23 16:57 UTC  (4+ messages)

[PATCH] crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
 2020-06-23 16:56 UTC  (5+ messages)

[alternative 0/10] fast-export: allow seeding the anonymized mapping
 2020-06-23 17:16 UTC  (3+ messages)
` [PATCH 09/10] "

[PATCH] arm64: don't preempt_disable in do_debug_exception
 2020-06-23 16:55 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 001/108] power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select
 2020-06-23 17:16 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 090/108] ovl: verify permissions in ovl_path_open()

[PATCH v2] xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
 2020-06-23 17:15 UTC  (6+ messages)

[PATCH] media: i2c: imx290: replace msleep(10) with usleep_range(10000, 11000)
 2020-06-23 16:54 UTC  (4+ messages)

[PATCH v7 00/13] glibc port to ARC processors
 2020-06-23 16:56 UTC  (2+ messages)

brocken devfreq simple_ondemand for Odroid XU3/4?
 2020-06-23 16:47 UTC  (2+ messages)

[PATCH v4 0/7] build some devices as modules
 2020-06-23 17:12 UTC  (4+ messages)
` [PATCH v4 3/7] ccid: build smartcard as module

[bpf PATCH] bpf: do not allow btf_ctx_access with __int128 types
 2020-06-23 17:13 UTC 

[PATCH 16/22] gpiolib: cdev: add V2 uAPI implementation to parity with V1 (fwd)
 2020-06-23 17:11 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 5.8-rc3
 2020-06-23 17:11 UTC 

[PATCH 00/50] staging: vchiq: Getting rid of the vchi/vchiq split
 2020-06-23 16:42 UTC  (72+ 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 22/50] staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flags
` [PATCH 23/50] staging: vchi: Use vchiq's enum vchiq_reason
` [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 27/50] staging: vchiq: Get rid of vchiq_util.h
` [PATCH 28/50] staging: vchi: Expose struct vchi_service
` [PATCH 29/50] staging: vchiq: Export vchiq_get_service_userdata()
` [PATCH 30/50] staging: vchiq: Export vchiq_msg_queue_push
` [PATCH 31/50] staging: vchi: Get rid of vchiq_shim's message callback
` [PATCH 32/50] staging: vchiq: Don't use a typedef for vchiq_callback
` [PATCH 33/50] staging: vchi: Use struct vchiq_service_params
` [PATCH 34/50] staging: vchi: Get rid of struct vchi_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 37/50] staging: vchiq: Unify fourcc definition mechanisms
` [PATCH 38/50] staging: vchi: Get rid of struct vchiq_instance forward declaration
` [PATCH 39/50] staging: vchi: Don't include vchiq_core.h
` [PATCH 40/50] staging: vchiq: Get rid of unnecessary definitions in vchiq_if.h
` [PATCH 41/50] staging: vchiq: Make vchiq_add_service() local
` [PATCH 42/50] staging: vchiq: Move definitions only used by core into core header
` [PATCH 43/50] staging: vchi: Get rid of vchi_bulk_queue_receive()
` [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 46/50] staging: vchiq: Get rid of vchi
` [PATCH 47/50] staging: vchiq: Move conditional barrier definition into vchiq_core.h
` [PATCH 48/50] staging: vchiq: Use vchiq.h as the main header file for services
` [PATCH 49/50] staging: vchiq: Move defines into core header
` [PATCH 50/50] staging: vchiq: Move vchiq.h into include directory

Strange problem with SCTP+IPv6
 2020-06-23 17:09 UTC  (8+ messages)

[PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
 2020-06-23 17:07 UTC  (3+ messages)

[PATCH] linux/log2.h: enclose macro arg in parens
 2020-06-23 17:07 UTC 

[PATCH bpf 1/2] flow_dissector: reject invalid attach_flags
 2020-06-23 17:07 UTC  (8+ messages)

[PATCH for-next] RDMA/ipoib: Return void from ipoib_ib_dev_stop()
 2020-06-23 17:07 UTC  (2+ messages)

[PATCH] hexdump: automatically use -C when called as hd
 2020-06-23 17:06 UTC  (3+ messages)

[RESEND PATCH] mm: fix migrate_vma_setup() src_owner and normal pages
 2020-06-23 17:05 UTC  (3+ messages)

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

[PATCH tip/core/rcu 0/26] Miscellaneous fixes for v5.9
 2020-06-23 17:04 UTC  (3+ messages)
` [PATCH tip/core/rcu 16/26] rcu: Mark rcu_nmi_enter() call to rcu_cleanup_after_idle() noinstr

[PATCH v7 0/8] blktrace: fix debugfs use after free
 2020-06-23 17:05 UTC  (7+ messages)
` [PATCH v7 5/8] loop: be paranoid on exit and prevent new additions / removals

[PATCH v3 00/25] risu cleanups and improvements
 2020-06-23 17:03 UTC  (7+ messages)
` [PATCH v3 20/25] aarch64: Use arch_init to configure sve
` [PATCH v3 21/25] ppc64: Use uint64_t to represent double
` [PATCH v3 22/25] Standardize reginfo_dump_mismatch printing

[PATCH rdma-next v3 00/11] RAW format dumps through RDMAtool
 2020-06-23 17:04 UTC  (4+ messages)

[RFC v5 00/10] drm/nouveau: Introduce CRC support for gf119+
 2020-06-23 17:04 UTC  (4+ messages)
` [RFC v5 02/10] drm/vblank: Add vblank works

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

[dpdk-dev] [PATCH 0/7] Register external threads as lcore
 2020-06-23 17:02 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/9] Register non-EAL "
  ` [dpdk-dev] [PATCH v3 6/9] eal: register non-EAL threads as lcores

[PATCH 1/2] kvm: x86: Refine kvm_write_tsc synchronization generations
 2020-06-23 17:02 UTC  (6+ messages)

[PATCH v10 00/61] target/riscv: support vector extension v0.7.1
 2020-06-23 16:52 UTC  (4+ messages)
` [PATCH v10 06/61] target/riscv: add vector stride load and store instructions

LTP: crypto: af_alg02 regression on linux-next 20200621 tag
 2020-06-23 17:02 UTC  (7+ messages)
        ` [LTP] "

RAID types & chunks sizes for new NAS drives
 2020-06-23 17:01 UTC  (4+ messages)

[ANNOUNCE] Regarding Git and Branch Naming
 2020-06-23 16:58 UTC 

[Intel-gfx] [PATCH 0/2] Variable renames
 2020-06-23 16:58 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/display: remove alias to dig_port

[dpdk-dev] [PATCH] ethdev: verify reserved HW ring
 2020-06-23 16:58 UTC  (2+ messages)

[PATCH v7 00/17] drm/i915: Add support for HDCP 1.4 over MST
 2020-06-23 16:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] KVM: PPC: Book3S HV: Use feature flag CPU_FTR_P9_TIDR when accessing TIDR
 2020-06-23 16:50 UTC  (2+ messages)

[PATCH v3 0/5] IOMMU user API enhancement
 2020-06-23 17:03 UTC  (12+ messages)
` [PATCH v3 1/5] docs: IOMMU user API
` [PATCH v3 2/5] iommu/uapi: Add argsz for user filled data
` [PATCH v3 3/5] iommu/uapi: Use named union for user data
` [PATCH v3 4/5] iommu/uapi: Handle data and argsz filled by users
` [PATCH v3 5/5] iommu/uapi: Support both kernel and user unbind guest PASID

[Intel-wired-lan] [PATCH net-next v3 0/4] bonding: initial support for hardware crypto offload
 2020-06-23 16:57 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next v3 4/4] bonding: support hardware encryption offload to slaves
    ` FW: "
      ` [Intel-wired-lan] "

[PATCH 00/14] drm/ast: Managed modesetting
 2020-06-23 16:57 UTC  (5+ messages)
` [PATCH 01/14] drm/ast: Move cursor functions to ast_cursor.c
` [PATCH 02/14] drm/ast: Pass struct ast_private instance to cursor init/fini functions

KASAN: vmalloc-out-of-bounds Read in nl8NUM_dump_wpan_phy
 2020-06-23 16:56 UTC 

KASAN: vmalloc-out-of-bounds Read in tipc_nl_node_dump_monitor_peer
 2020-06-23 16:56 UTC 

[PATCH 16/22] gpiolib: cdev: add V2 uAPI implementation to parity with V1
 2020-06-23 16:56 UTC 

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

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

get function names with lttng-ust-cyg-profile
 2020-06-23 16:52 UTC  (5+ messages)
  ` [lttng-dev] "

[PATCH 00/25] media: ov5647: Support RaspberryPi Camera Module v1
 2020-06-23 16:55 UTC  (7+ messages)
` [PATCH 20/25] media: ov5647: Program mode only if it has changed
` [PATCH 21/25] media: ov5647: Set V4L2_SUBDEV_FL_HAS_EVENTS flag
` [PATCH 22/25] media: ov5647: Support V4L2_CID_PIXEL_RATE
` [PATCH 23/25] media: ov5647: Support V4L2_CID_HBLANK control
` [PATCH 24/25] media: ov5647: Support V4L2_CID_VBLANK control
` [PATCH 25/25] media: ov5647: Advertise the correct exposure range

[PATCH 00/18] remove extended cede offline mode and bogus topology update code
 2020-06-23 16:32 UTC  (5+ messages)
` [PATCH 13/18] powerpc/numa: remove prrn_is_enabled()
` [PATCH 14/18] powerpc/numa: remove arch_update_cpu_topology

[PATCH] drm/radeon: fix fb_div check in ni_init_smc_spll_table()
 2020-06-23 16:51 UTC  (4+ messages)

[HDAudio][ALC295] speakers not working on Acer Travelmate P614
 2020-06-23 16:49 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.8-rc3
 2020-06-23 16:50 UTC  (2+ messages)

[Bug 207901] New: Nouveau: In a 4 monitor setup, 1-2 displays remains black after boot
 2020-06-23 16:49 UTC  (2+ messages)
` [Bug 207901] "

[PATCH] mdraid: fix read/write bytes accounting
 2020-06-23 16:48 UTC  (4+ messages)

[PATCH v2] checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing
 2020-06-23 16:48 UTC  (2+ messages)

Status of Go support
 2020-06-23 16:47 UTC  (2+ messages)
` [OE-core] "

[PATCH net 0/2] Two phylink pause fixes
 2020-06-23 16:47 UTC  (3+ messages)
` [PATCH net 1/2] net: phylink: fix ethtool -A with attached PHYs
` [PATCH net 2/2] net: phylink: ensure manual pause mode configuration takes effect


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.