All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-20 18:15:26 to 2020-08-20 18:53:08 UTC [more...]

[PATCH v3] i3c: master: fix for SETDASA and DAA process
 2020-08-20 18:16 UTC  (3+ messages)

[PATCH v6 net-next 00/10] qed: introduce devlink health support
 2020-08-20 18:52 UTC  (6+ messages)
` [PATCH v6 net-next 02/10] qed/qede: make devlink survive recovery
` [PATCH v6 net-next 03/10] qed: fix kconfig help entries
` [PATCH v6 net-next 06/10] qed: use devlink logic to report errors
` [PATCH v6 net-next 07/10] qed*: make use of devlink recovery infrastructure
` [PATCH v6 net-next 10/10] qede: make driver reliable on unload after failures

[RFC PATCH v4 bpf-next 00/12] BPF TCP header options
 2020-08-20 18:52 UTC  (4+ messages)
` [RFC PATCH v4 bpf-next 05/12] bpf: tcp: Add bpf_skops_established()

[PATCH v2] memory: brcmstb_dpfe: Fix memory leak
 2020-08-20 18:52 UTC  (2+ messages)

[PATCH v8 0/3] devres: provide and use devm_krealloc()
 2020-08-20 18:51 UTC  (8+ messages)
` [PATCH v8 1/3] devres: provide devm_krealloc()
` [PATCH v8 2/3] hwmon: pmbus: use more devres helpers
` [PATCH v8 3/3] iio: adc: xilinx-xadc: use devm_krealloc()

[PATCH v4 00/10] preallocate filter
 2020-08-20 18:39 UTC  (11+ messages)
` [PATCH v4 01/10] block: simplify comment to BDRV_REQ_SERIALISING
` [PATCH v4 02/10] block/io.c: drop assertion on double waiting for request serialisation
` [PATCH v4 03/10] block/io: split out bdrv_find_conflicting_request
` [PATCH v4 04/10] block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
` [PATCH v4 05/10] block: bdrv_mark_request_serialising: split non-waiting function
` [PATCH v4 06/10] block: introduce BDRV_REQ_NO_WAIT flag
` [PATCH v4 07/10] block: introduce preallocate filter
` [PATCH v4 08/10] iotests.py: add verify_o_direct helper
` [PATCH v4 09/10] iotests.py: add filter_img_check
` [PATCH v4 10/10] iotests: add 298 to test new preallocate filter driver

[PATCH] scsi: qla2xxx: Remove unnecessary call to memset
 2020-08-20 18:51 UTC 

[PATCH net-next v2] Add Mellanox BlueField Gigabit Ethernet driver
 2020-08-20 18:51 UTC  (3+ messages)

[PATCH 0/1] usb: dwc3: meson-g12a: fix shared reset control use
 2020-08-20 18:49 UTC  (10+ messages)
` [PATCH 1/1] "

[dunfell/master][PATCH] ti-rtos-metadata: expand compatibility to ti-soc, but deploy only k3 for now
 2020-08-20 18:48 UTC 

[Buildroot] [PATCH 1/1] package/linux-firmware: add option for intel iwlwifi 22260
 2020-08-20 18:47 UTC 

[PATCH] Issue #353: Skipping lazy prereq for skipped tests
 2020-08-20 18:47 UTC  (2+ messages)

[PATCH] drivers/dma/dma-jz4780: Fix race condition between probe and irq handler
 2020-08-20 18:46 UTC  (4+ messages)

[PATCH v9 14/24] coresight: allow funnel driver to be built as module
 2020-08-20 18:46 UTC  (2+ messages)

[PATCH v2 00/58] qom: Automated conversion of type checking boilerplate
 2020-08-20 18:40 UTC  (4+ messages)
` [PATCH v2 44/58] qom: provide convenient macros for declaring and defining types

[PATCH 0/2] MIPI I3c HCI (Host Controller Interface) driver
 2020-08-20 18:44 UTC  (12+ messages)
` [PATCH 2/2] i3c/master: add the mipi-i3c-hci driver

[RFC] security: replace indirect calls with static calls
 2020-08-20 18:43 UTC  (2+ messages)

FSGSBASE causing panic on 5.9-rc1
 2020-08-20 18:43 UTC  (14+ messages)

u-boot vs. uefi as boot loaders on ARM
 2020-08-20 18:41 UTC  (6+ messages)

[PATCH v8 0/2] pm80xx : Updates for the driver version 0.1.39
 2020-08-20 18:51 UTC  (3+ messages)
` [PATCH v8 1/2] pm80xx : Support for get phy profile functionality
` [PATCH v8 2/2] pm80xx : Staggered spin up support

pm/testing baseline: 104 runs, 8 regressions (v5.9-rc1-4-gcc15fd9892e2)
 2020-08-20 18:40 UTC 

[PATCH] nfc: st21nfca: Remove unnecessary cast
 2020-08-20 18:38 UTC 

[PATCH V2] vfio dma_map/unmap: optimized for hugetlbfs pages
 2020-08-20 18:38 UTC  (2+ messages)

[PATCH v6 0/3] SELinux support for anonymous inodes and UFFD
 2020-08-20 18:35 UTC  (2+ messages)

[RFC v2 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
 2020-08-20 18:30 UTC  (83+ messages)
` [Intel-gfx] "
` [RFC v2 01/20] drm/nouveau/kms: Fix some indenting in nouveau_dp_detect()
  ` [Intel-gfx] "
` [Intel-gfx] [RFC v2 02/20] drm/nouveau/kms/nv50-: Remove open-coded drm_dp_read_desc()
  `  "
` [RFC v2 03/20] drm/nouveau/kms/nv50-: Just use drm_dp_dpcd_read() in nouveau_dp.c
  ` [Intel-gfx] "
` [RFC v2 04/20] drm/nouveau/kms/nv50-: Use macros for DP registers "
  ` [Intel-gfx] "
` [RFC v2 05/20] drm/nouveau/kms: Don't clear DP_MST_CTRL DPCD in nv50_mstm_new()
  ` [Intel-gfx] "
` [RFC v2 06/20] drm/nouveau/kms: Search for encoders' connectors properly
  ` [Intel-gfx] "
` [RFC v2 07/20] drm/nouveau/kms/nv50-: Use drm_dp_dpcd_(readb|writeb)() in nv50_sor_disable()
  ` [Intel-gfx] "
` [RFC v2 08/20] drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
  ` [Intel-gfx] "
` [RFC v2 09/20] drm/i915/dp: Extract drm_dp_has_mst()
  ` [Intel-gfx] "
` [RFC v2 10/20] drm/nouveau/kms: Use new drm_dp_has_mst() helper for checking MST caps
  ` [Intel-gfx] "
` [Intel-gfx] [RFC v2 11/20] drm/nouveau/kms: Move drm_dp_cec_unset_edid() into nouveau_connector_detect()
  `  "
` [RFC v2 12/20] drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
  ` [Intel-gfx] "
` [RFC v2 13/20] drm/i915/dp: Extract drm_dp_downstream_read_info()
  ` [Intel-gfx] "
` [RFC v2 14/20] drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode validation
  ` [Intel-gfx] "
` [RFC v2 15/20] drm/i915/dp: Extract drm_dp_has_sink_count()
  ` [Intel-gfx] "
` [Intel-gfx] [RFC v2 16/20] drm/i915/dp: Extract drm_dp_get_sink_count()
  `  "
` [RFC v2 17/20] drm/nouveau/kms/nv50-: Add support for DP_SINK_COUNT
  ` [Intel-gfx] "
` [RFC v2 18/20] drm/nouveau/kms: Don't change EDID when it hasn't actually changed
  ` [Intel-gfx] "
` [RFC v2 19/20] drm/i915/dp: Extract drm_dp_read_dpcd_caps()
  ` [Intel-gfx] "
` [RFC v2 20/20] drm/nouveau/kms: Start using drm_dp_read_dpcd_caps()
  ` [Intel-gfx] "

Problem with shell func backtracing and BB_VERBOSE_LOGS
 2020-08-20 18:36 UTC  (2+ messages)

[PATCH ipsec-next] xfrm: add /proc/sys/core/net/xfrm_redact_secret
 2020-08-20 18:35 UTC  (2+ messages)
` [PATCH ipsec-next v3] "

[Linux] [ARM] Granting memory obtained from the DMA API
 2020-08-20 18:35 UTC  (2+ messages)

[ovmf test] 152627: all pass - PUSHED
 2020-08-20 18:34 UTC 

Problem with shell func backtracing and BB_VERBOSE_LOGS
 2020-08-20 18:34 UTC  (3+ messages)

[PATCH] nfc: st-nci: Remove unnecessary cast
 2020-08-20 18:32 UTC 

[Buildroot] [PATCH 1/1] package/gstreamer1/gstreamer1-editing-services: disable introspection
 2020-08-20 18:32 UTC 

[PATCH] hv_utils: drain the timesync packets on onchannelcallback
 2020-08-20 18:31 UTC  (2+ messages)

[RFC PATCH V1 00/12] IOREQ feature (+ virtio-mmio) on Arm
 2020-08-20 18:30 UTC  (7+ messages)
` [RFC PATCH V1 04/12] xen/arm: Introduce arch specific bits for IOREQ/DM features

[PATCH][v2] fstests: btrfs/218 add a test for btrfs seed device stats
 2020-08-20 18:30 UTC 

[PATCH 1/1] lib: rsa: remove redundant check
 2020-08-20 18:30 UTC  (2+ messages)

[PATCH 1/1] lib: rsa: superfluous initialization in rsa_verify()
 2020-08-20 18:29 UTC 

[Linux-kernel-mentees] [PATCH RESEND] device_cgroup: Fix RCU list debugging warning
 2020-08-20 18:28 UTC  (7+ messages)
          `  "

Inconsistent error message with git checkout
 2020-08-20 18:27 UTC 

Possible bug with git restore
 2020-08-20 18:27 UTC  (6+ messages)

[Intel-gfx] [PATCH 0/4] Allow privileged user to map the OA buffer
 2020-08-20 18:27 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] configure: add support for psuedo-"in source tree" builds
 2020-08-20 18:26 UTC  (4+ messages)

[Intel-gfx] [PATCH i-g-t 1/4] i915/perf: 32bit printf cleanup
 2020-08-20 18:26 UTC  (8+ messages)
` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 2/4] i915/gem_exec_fence: Cleanup 32bit printfs
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 3/4] i915/bb: "
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 4/4] i915/gem_exec_alignment: 32b printf cleanups
  ` [igt-dev] "

How to compute the password hash
 2020-08-20 18:26 UTC 

[PATCH] powerpc: Fix a bug in __div64_32 if divisor is zero
 2020-08-20 18:23 UTC  (3+ messages)

[PATCH 5.8 000/232] 5.8.3-rc1 review
 2020-08-20 18:25 UTC  (5+ messages)
    ` [LTP] "

[PATCH] HID: Support Varmilo Keyboards' media hotkeys
 2020-08-20 18:23 UTC  (4+ messages)
` [PATCH v2] "

[igt-dev] [PATCH v3 0/2] New subtest for VRR Flipline mode
 2020-08-20 18:23 UTC  (3+ messages)
` [igt-dev] [PATCH v3 1/2] tests/kms_vrr: Use atomic API for page flip

[PATCH] x86/hotplug: Silence APIC only after all irq's are migrated
 2020-08-20 18:21 UTC  (4+ messages)

[LTP PATCH 0/2] ltp: fix af_alg02 to specify control data
 2020-08-20 18:19 UTC  (6+ messages)
` [LTP] "
` [LTP PATCH 1/2] lib/tst_af_alg: add tst_alg_sendmsg()
  ` [LTP] "
` [LTP PATCH 2/2] crypto/af_alg02: send message with control data before reading
  ` [LTP] "

[PATCH] hv_utils: return error if host timesysnc update is stale
 2020-08-20 18:21 UTC  (2+ messages)

[PATCH] drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_dm_update_backlight_caps
 2020-08-20 18:20 UTC  (6+ messages)
` [PATCH v2] "

[RFC][PATCH 4/7] x86/debug: Move historical SYSENTER junk into exc_debug_kernel()
 2020-08-20 18:19 UTC  (3+ messages)

[PATCH] net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"
 2020-08-20 18:17 UTC  (2+ messages)

[PATCH v3 00/12] Allow userspace to manage MSRs
 2020-08-20 18:17 UTC  (3+ messages)
` [PATCH v3 05/12] KVM: x86: Add support for exiting to userspace on rdmsr or wrmsr

[PATCH 1/3] xfrm: clone XFRMA_SET_MARK during xfrm_do_migrate
 2020-08-20 18:16 UTC  (2+ messages)
` [PATCH 3/3] xfrm: clone XFRMA_SEC_CTX "

[igt-dev] [PATCH i-g-t v31 00/32] Remove libdrm in rendercopy
 2020-08-20 18:15 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Remove libdrm in rendercopy (rev30)


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.