All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-23 22:32:11 to 2021-04-23 23:54:02 UTC [more...]

[BlueZ PATCH 1/3] emulator/btdev: Add missing commands
 2021-04-23 23:53 UTC  (3+ messages)
` [BlueZ PATCH 2/3] tools/tester-runner: enable enhanced credit flow control mode
` [BlueZ PATCH 3/3] tools/mgmt-tester: Fix to support emulator spec 5.2

[PATCH 1/4] drm/panel: seperate panel power control from panel prepare/unprepare
 2021-04-23 23:50 UTC  (6+ messages)
` [PATCH 4/4] drm/mediatek: add dsi module reset driver

[PATCH 0/12 v4] fs: Hole punch vs page cache filling races
 2021-04-23 23:51 UTC  (7+ messages)
` [PATCH 02/12] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 05/12] xfs: Convert to use invalidate_lock

[PATCH] cifs: fix leak in cifs_smb3_do_mount() ctx
 2021-04-23 23:51 UTC  (3+ messages)

[PATCH 00/30] subtree: clean up, improve UX
 2021-04-23 23:50 UTC  (16+ messages)
` [PATCH 04/30] subtree: t7900: use consistent formatting
` [PATCH 12/30] subtree: don't have loose code outside of a function
` [PATCH 14/30] subtree: drop support for git < 1.7
` [PATCH 18/30] subtree: use $* instead of $@ as appropriate

[PATCH v2 bpf-next 0/6] BPF static linker: support static vars and maps
 2021-04-23 23:48 UTC  (17+ messages)
` [PATCH v2 bpf-next 2/6] libbpf: rename static variables during linking
` [PATCH v2 bpf-next 4/6] bpftool: handle transformed static map names in BPF skeleton
` [PATCH v2 bpf-next 5/6] selftests/bpf: extend linked_vars selftests with static variables
` [PATCH v2 bpf-next 6/6] selftests/bpf: extend linked_maps selftests with static maps

[PULL 10/24] bsd-user: style tweak: use C not C++ comments
 2021-04-23 23:47 UTC  (27+ messages)
` [PULL 11/24] bsd-user: style tweak: if 0 -> ifdef notyet for code needed in future
` [PULL 15/24] bsd-user: Fix commentary issues
` [PULL 16/24] bsd-user: Use preferred block comments
` [PULL 17/24] bsd-user: move extern to header file
` [PULL 18/24] bsd-user: style changes for {}
` [PULL 20/24] bsd-user: introduce host_os.h for bsd-specific code and defaults
` [PULL 21/24] bsd-user: add arm target_signal.h
` [PULL 22/24] bsd-user: create target_arch_cpu.h
` [PULL 23/24] bsd-user: move x86 (i386 and x86_64) cpu_loop to target_arch_cpu.h
` [PULL 24/24] bsd-user: move sparc cpu_loop into target_arch_cpu.h as target_cpu_loop

[qemu-mainline test] 161401: regressions - FAIL
 2021-04-23 23:46 UTC 

[usb:usb-testing] BUILD SUCCESS ddae7979cdd5ed417f2b3ebdc5742e2a600b5ad5
 2021-04-23 23:45 UTC 

[PATCH v20 0/2] Enable power management for ufs wlun
 2021-04-23 23:44 UTC  (12+ messages)
` [PATCH v20 1/2] scsi: ufs: Enable power management for wlun

[RFC PATCH 0/4] target/ppc: code motion to compile translate_init
 2021-04-23 23:43 UTC  (2+ messages)

[PATCH v4 mptcp-next 00/22] mptcp: data checksum support
 2021-04-23 23:42 UTC  (3+ messages)
` [PATCH v4 mptcp-next 16/22] Squash-to: mptcp: validate the data checksum

[RFC PATCH V2 5/9] tracing/trace: Add a generic function to read/write u64 values from tracefs
 2021-04-23 23:41 UTC  (4+ messages)
` [RFC PATCH] tracing/trace: trace_ull_config_write can be static

[PATCH 0/2] hw: Qdev'ify reset() for mc146818rtc & etraxfs_timer
 2021-04-23 23:36 UTC  (3+ messages)
` [PATCH 1/2] hw/timer/etraxfs_timer: Qdev'ify reset()
` [PATCH 2/2] hw/rtc/mc146818rtc: "

[clocksource] 6c52b5f3cf: stress-ng.opcode.ops_per_sec -14.4% regression
 2021-04-23 23:39 UTC  (12+ messages)
    ` [LKP] "

[PATCH bpf-next 0/5] CO-RE relocation selftests fixes
 2021-04-23 23:30 UTC  (6+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: add remaining ASSERT_xxx() variants
` [PATCH bpf-next 2/5] libbpf: support BTF_KIND_FLOAT during type compatibility checks in CO-RE
` [PATCH bpf-next 3/5] selftests/bpf: fix BPF_CORE_READ_BITFIELD() macro
` [PATCH bpf-next 4/5] selftests/bpf: fix field existence CO-RE reloc tests
` [PATCH bpf-next 5/5] selftests/bpf: fix core_reloc test runner

Access Beyond End of Device & Input/Output Errors
 2021-04-23 23:36 UTC  (10+ messages)

[PATCH v8 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2021-04-23 23:34 UTC  (32+ messages)
` [PATCH v8 01/31] elx: libefc_sli: SLI-4 register offsets and field definitions
` [PATCH v8 02/31] elx: libefc_sli: SLI Descriptors and Queue entries
` [PATCH v8 03/31] elx: libefc_sli: Data structures and defines for mbox commands
` [PATCH v8 04/31] elx: libefc_sli: queue create/destroy/parse routines
` [PATCH v8 05/31] elx: libefc_sli: Populate and post different WQEs
` [PATCH v8 06/31] elx: libefc_sli: bmbx routines and SLI config commands
` [PATCH v8 07/31] elx: libefc_sli: APIs to setup SLI library
` [PATCH v8 08/31] elx: libefc: Generic state machine framework
` [PATCH v8 09/31] elx: libefc: Emulex FC discovery library APIs and definitions
` [PATCH v8 10/31] elx: libefc: FC Domain state machine interfaces
` [PATCH v8 11/31] elx: libefc: SLI and FC PORT "
` [PATCH v8 12/31] elx: libefc: Remote node "
` [PATCH v8 13/31] elx: libefc: Fabric "
` [PATCH v8 14/31] elx: libefc: FC node ELS and state handling
` [PATCH v8 15/31] elx: libefc: Extended link Service IO handling
` [PATCH v8 16/31] elx: libefc: Register discovery objects with hardware
` [PATCH v8 17/31] elx: efct: Data structures and defines for hw operations
` [PATCH v8 18/31] elx: efct: Driver initialization routines
` [PATCH v8 19/31] elx: efct: Hardware queues creation and deletion
` [PATCH v8 20/31] elx: efct: RQ buffer, memory pool allocation and deallocation APIs
` [PATCH v8 21/31] elx: efct: Hardware IO and SGL initialization
` [PATCH v8 22/31] elx: efct: Hardware queues processing
` [PATCH v8 23/31] elx: efct: Unsolicited FC frame processing routines
` [PATCH v8 24/31] elx: efct: SCSI IO handling routines
` [PATCH v8 25/31] elx: efct: LIO backend interface routines
` [PATCH v8 26/31] elx: efct: Hardware IO submission routines
` [PATCH v8 27/31] elx: efct: link and host statistics
` [PATCH v8 28/31] elx: efct: xport and hardware teardown routines
` [PATCH v8 29/31] elx: efct: scsi_transport_fc host interface support
` [PATCH v8 30/31] elx: efct: Add Makefile and Kconfig for efct driver
` [PATCH v8 31/31] elx: efct: Tie into kernel Kconfig and build process

[PATCH] drm/amdgpu: Added missing prototype
 2021-04-23 23:33 UTC  (4+ messages)

[PATCH V5 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-04-23 23:28 UTC  (6+ messages)

Resetting non-qdev children in a 3-phase reset device
 2021-04-23 23:28 UTC  (7+ messages)

[PATCH] libtracefs: use mode with open()
 2021-04-23 23:26 UTC 

[GIT PULL] final pin control fixes for v5.12
 2021-04-23 23:22 UTC 

[patch 0/6] futex: Bugfixes and FUTEX_LOCK_PI2
 2021-04-23 23:21 UTC  (8+ messages)
` [patch 3/6] futex: Get rid of the val2 conditional dance
` [patch 6/6] futex: Provide FUTEX_LOCK_PI2 to support clock selection

[RFC] bpf.2: Use standard types and attributes
 2021-04-23 23:20 UTC  (2+ messages)

[GIT PULL] Block fix for 5.12 final
 2021-04-23 23:18 UTC  (3+ messages)

[PATCH 00/21] drm/i915/gem: ioctl clean-ups
 2021-04-23 23:16 UTC  (32+ messages)
` [Intel-gfx] [PATCH 07/21] drm/i915: Drop getparam support for I915_CONTEXT_PARAM_ENGINES
` [Intel-gfx] [PATCH 08/21] drm/i915/gem: Disallow bonding of virtual engines
` [PATCH 09/21] drm/i915/gem: Disallow creating contexts with too many engines
  ` [Intel-gfx] "
` [PATCH 10/21] drm/i915/request: Remove the hook from await_execution
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 11/21] drm/i915: Stop manually RCU banging in reset_stats_ioctl
  `  "
` [Intel-gfx] [PATCH 12/21] drm/i915/gem: Add a separate validate_priority helper
  `  "
` [PATCH 13/21] drm/i915/gem: Add an intermediate proto_context struct
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 14/21] drm/i915/gem: Return an error ptr from context_lookup
  `  "
` [Intel-gfx] [PATCH 15/21] drm/i915/gt: Drop i915_address_space::file
  `  "
` [PATCH 16/21] drm/i915/gem: Delay context creation
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 17/21] drm/i915/gem: Don't allow changing the VM on running contexts
  `  "
` [Intel-gfx] [PATCH 18/21] drm/i915/gem: Don't allow changing the engine set "
  `  "
` [PATCH 19/21] drm/i915/selftests: Take a VM in kernel_context()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 20/21] i915/gem/selftests: Assign the VM at context creation in igt_shared_ctx_exec
  `  "
` [Intel-gfx] [PATCH 21/21] drm/i915/gem: Roll all of context creation together
  `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: ioctl clean-ups
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 bpf-next 00/16] bpf: syscall program, FD array, loader program, light skeleton
 2021-04-23 23:16 UTC  (3+ messages)

[pull request][net-next 00/11] mlx5 External sub function controller
 2021-04-23 23:14 UTC  (7+ messages)
` [net-next 06/11] devlink: Extend SF port attributes to have external attribute

[PULL 01/24] bsd-user: whitespace changes
 2021-04-23 23:04 UTC  (18+ messages)
` [PULL 02/24] "
` [PULL 03/24] "
` [PULL 04/24] bsd-user: style tweak: keyword space (
` [PULL 05/24] "
` [PULL 06/24] "
` [PULL 07/24] "
` [PULL 08/24] bsd-user: style tweak: use C not C++ comments
` [PULL 09/24] "

[PATCH 00/12] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-04-23 23:03 UTC  (17+ messages)
` [PATCH 01/12] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
` [PATCH 02/12] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
` [PATCH 03/12] vfio/mtty: Convert to use vfio_register_group_dev()
` [PATCH 04/12] vfio/mdpy: "
` [PATCH 05/12] vfio/mbochs: "
` [PATCH 06/12] vfio/ap_ops: "
` [PATCH 07/12] vfio/ccw: "
` [PATCH 08/12] vfio/gvt: "
` [PATCH 09/12] vfio/mdev: Remove mdev_parent_ops dev_attr_groups
` [PATCH 10/12] vfio/mdev: Remove mdev_parent_ops
` [PATCH 11/12] vfio/mdev: Use the driver core to create the 'remove' file
` [PATCH 12/12] vfio/mdev: Remove mdev drvdata

[drm-drm-misc:drm-misc-next 4/4] drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:766 amdgpu_gem_op_ioctl() warn: should 'robj->tbo.page_alignment << 12' be a 64 bit type?
 2021-04-23 23:05 UTC 

[linux-next:master 13548/14867] drivers/spi/spi-altera-dfl.c:52:30: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-04-23 23:03 UTC  (2+ messages)

[GIT PULL] TPM DEVICE DRIVER updates for v5.13 (updated)
 2021-04-23 23:04 UTC 

[net-next,RFC PATCH] net: Extend TC limit beyond 16 to 255
 2021-04-23 23:02 UTC  (2+ messages)
` [net-next, RFC "

[PATCH] target/mips: Migrate missing CPU fields
 2021-04-23 22:58 UTC  (2+ messages)

[igb] netconsole triggers warning in netpoll_poll_dev
 2021-04-23 22:58 UTC  (10+ messages)
                ` [Intel-wired-lan] "

[bug][5.12-rc8] It sounds like madness but nvme controller is down when I plug at the same time 3.5 jack headphones and USB headset to MB
 2021-04-23 22:56 UTC 

[soc:for-next] BUILD SUCCESS d42805807be7cb74a13c1d3b0035148f3637e035
 2021-04-23 22:50 UTC 

[soc:arm/drivers] BUILD SUCCESS 5ffa828534036348fa90fb3079ccc0972d202c4a
 2021-04-23 22:50 UTC 

[igt-dev] [PATCH i-g-t 00/89] Stop depending on context mutation (v3)
 2021-04-23 22:43 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Stop depending on context mutation (rev4)

[MAINTAINER SUMMIT] Rethinking the acceptance policy for "trivial" patches
 2021-04-23 22:41 UTC  (13+ messages)

sound/soc/samsung/midas_wm1811.c:205:3: error: implicit declaration of function 'gpiod_set_value_cansleep'; did you mean 'gpio_set_value_cansleep'?
 2021-04-23 22:40 UTC  (2+ messages)

[pull] amdgpu, radeon drm-next-5.13
 2021-04-23 22:39 UTC  (2+ messages)

linux-next: build warning after merge of the amdgpu tree
 2021-04-23 22:39 UTC  (5+ messages)

[Intel-wired-lan] [PATCH net-next v2 00/11] warning cleanups
 2021-04-23 22:39 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next v2 10/11] ixgbe: use checker safe conversions
` [Intel-wired-lan] [PATCH net-next v2 11/11] ixgbe: reduce checker warnings

[PATCH bpf-next v5 0/6] Add a snprintf eBPF helper
 2021-04-23 22:38 UTC  (3+ messages)
` [PATCH bpf-next v5 6/6] selftests/bpf: Add a series of tests for bpf_snprintf

main - label_read_pvid: separate error and no-pvid
 2021-04-23 22:37 UTC 

main - Revert "cov: check label_read_pvid return value"
 2021-04-23 22:37 UTC 

[PATCH v3 0/4] KVM: x86: MSR_TSC_AUX fixes and improvements
 2021-04-23 22:34 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP unsupported
` [PATCH v3 2/4] KVM: SVM: Clear MSR_TSC_AUX[63:32] on write
` [PATCH v3 3/4] KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
` [PATCH v3 4/4] KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace

[PATCH 0/4] btrfs: the missing 4 patches to implement metadata write path
 2021-04-23 22:34 UTC  (5+ messages)

[v4l-utils v4 0/5] Add support for meson building
 2021-04-23 22:34 UTC  (7+ messages)
` [v4l-utils v4 2/5] "

[PATCH v5.10 0/8] preserve DMA offsets when using swiotlb
 2021-04-23 22:33 UTC  (7+ messages)

[PATCH for post 6.0 v1 00/25] testing/next (hexagon/tricore/test cc)
 2021-04-23 22:31 UTC  (3+ messages)
` [PATCH v1 11/25] tests/tcg: Add docker_as and docker_ld cmds


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.