All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-10 22:19:47 to 2021-02-10 23:16:36 UTC [more...]

[PATCH v11 0/7] Support running driver's probe for a device powered off
 2021-02-10 23:07 UTC  (7+ messages)
` [PATCH v11 1/7] ACPI: scan: Obtain device's desired enumeration power state
` [PATCH v11 2/7] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH v11 3/7] Documentation: ACPI: Document _DSE object usage for enum power state
` [PATCH v11 4/7] ACPI: Add a convenience function to tell a device is in D0 state
` [PATCH v11 5/7] ov5670: Support probe whilst the device is in ACPI D state other than 0
` [PATCH v11 6/7] media: i2c: imx319: Support device probe in non-zero ACPI D state

[Buildroot] [PATCH/next v1 1/7] package/libubox: bump version to 5bc0146a
 2021-02-10 23:16 UTC  (3+ messages)
` [Buildroot] [PATCH/next v1 2/7] package/ubus: bump version to d1d9ddf
` [Buildroot] [PATCH/next v1 3/7] package/libuci: bump version to 52bbc99

[PATCH] soundwire: intel: fix possible crash when no device is detected (was Re: Crash in acpi_ns_validate_handle triggered by soundwire on Linux 5.10)
 2021-02-10 23:15 UTC  (4+ messages)
` [PATCH 1/2] soundwire: intel: fix possible crash when no device is detected

[RFC PATCH v4 00/26] KVM SGX virtualization support
 2021-02-10 23:12 UTC  (8+ messages)
` [RFC PATCH v4 05/26] x86/sgx: Introduce virtual EPC for use by KVM guests

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.175)
 2021-02-10 23:09 UTC 

[PATCH net-next v2] cxgb4: collect serial config version from register
 2021-02-10 23:10 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2021-02-10 23:15 UTC 

[PATCH 00/15] VM: selftests: Hugepage fixes and cleanups
 2021-02-10 23:06 UTC  (16+ messages)
` [PATCH 01/15] KVM: selftests: Explicitly state indicies for vm_guest_mode_params array
` [PATCH 02/15] KVM: selftests: Expose align() helpers to tests
` [PATCH 03/15] KVM: selftests: Align HVA for HugeTLB-backed memslots
` [PATCH 04/15] KVM: selftests: Force stronger HVA alignment (1gb) for hugepages
` [PATCH 05/15] KVM: selftests: Require GPA to be aligned when backed by hugepages
` [PATCH 06/15] KVM: selftests: Use shorthand local var to access struct perf_tests_args
` [PATCH 07/15] KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args
` [PATCH 08/15] KVM: selftests: Use perf util's per-vCPU GPA/pages in demand paging test
` [PATCH 09/15] KVM: selftests: Move per-VM GPA into perf_test_args
` [PATCH 10/15] KVM: selftests: Remove perf_test_args.host_page_size
` [PATCH 11/15] KVM: selftests: Create VM with adjusted number of guest pages for perf tests
` [PATCH 12/15] KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation
` [PATCH 13/15] KVM: selftests: Sync perf_test_args to guest during "
` [PATCH 14/15] KVM: selftests: Track size of per-VM memslot in perf_test_args
` [PATCH 15/15] KVM: selftests: Get rid of gorilla math in memslots modification test

[PATCH v2 0/4] New APIs for the Clock framework
 2021-02-10 22:55 UTC  (6+ messages)
` [PATCH v2 1/4] clock: Add ClockEvent parameter to callbacks
` [PATCH v2 2/4] clock: Add ClockPreUpdate callback event type

[PATCH v3 0/3]
 2021-02-10 22:40 UTC  (8+ messages)

[Intel-gfx] [PATCH 1/6] drm/i915/gt: Sanitize GPU during prepare-to-suspend
 2021-02-10 23:06 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915: Clear internal GT state on hibernate
` [Intel-gfx] [PATCH 3/6] drm/i915/selftests: Declare suspend_state before testing suspend
` [Intel-gfx] [PATCH 4/6] drm/i915/selftests: Restrict partial-tiling to write into the object
` [Intel-gfx] [PATCH 5/6] drm/i915: Check for scratch page scribbling
` [Intel-gfx] [PATCH 6/6] drm/i915: Remove unused debug functions
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/6] drm/i915/gt: Sanitize GPU during prepare-to-suspend

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2021-02-10 23:06 UTC 

[PATCH v2 net-next 3/4] net: phy: Add Qualcomm QCA807x driver
 2021-02-10 23:03 UTC  (3+ messages)

[PATCH] platform/surface: aggregator: Fix access of unaligned value
 2021-02-10 23:04 UTC 

[PATCH 0/9] midx: implement a multi-pack reverse index
 2021-02-10 23:03 UTC  (10+ messages)
` [PATCH 1/9] t/helper/test-read-midx.c: add '--show-objects'
` [PATCH 2/9] midx: allow marking a pack as preferred
` [PATCH 3/9] midx: don't free midx_name early
` [PATCH 4/9] midx: keep track of the checksum
` [PATCH 5/9] midx: make some functions non-static
` [PATCH 6/9] Documentation/technical: describe multi-pack reverse indexes
` [PATCH 7/9] pack-revindex: read "
` [PATCH 8/9] pack-write.c: extract 'write_rev_file_order'
` [PATCH 9/9] pack-revindex: write multi-pack reverse indexes

Emulating sd card with hifive_u risc-v machine
 2021-02-10 22:27 UTC  (5+ messages)

[PATCH v5 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-02-10 23:02 UTC  (6+ messages)
` [PATCH v5 bpf-next 1/4] bpf: introduce task_vma bpf_iter

[PATCH v11 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings
 2021-02-10 23:03 UTC  (2+ messages)

[PATCH v6 1/6] Bluetooth: btintel: Check firmware version before download
 2021-02-10 23:02 UTC  (2+ messages)

[PATCH] PCI: Remove WARN_ON(in_interrupt())
 2021-02-10 23:01 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2021-02-10 23:01 UTC 

ultima advertencia - Envio de Burofax Online - [ id 846104290 ]
 2021-02-10 23:01 UTC 

bcm2711_thermal: Kernel panic - not syncing: Asynchronous SError Interrupt
 2021-02-10 22:59 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/rostedt/trace-cmd
 2021-02-10 23:01 UTC 

post-receive: pub/scm/utils/trace-cmd/trace-cmd
 2021-02-10 23:00 UTC 

[PATCH] mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
 2021-02-10 22:59 UTC  (6+ messages)
    ` [PATCH v2] "

alloc_pages_bulk()
 2021-02-10 22:58 UTC  (7+ messages)
` Fwd: alloc_pages_bulk()

[PATCH v2 1/2] power: supply: bq25980 Apply datasheet revision changes
 2021-02-10 22:56 UTC  (2+ messages)
` [PATCH v2 2/2] power: supply: bq25980: Move props from battery node

[PATCH][next] media: venus: hfi_cmds.h: Replace one-element array with flexible-array member
 2021-02-10 22:57 UTC 

[RESEND PATCH 1/2] dt-bindings: input: touchscreen: ilitek_ts_i2c: Add bindings
 2021-02-10 22:57 UTC  (2+ messages)

[Bug 1899082] [NEW] ReplayKernel.test_x86_64_pc fails intermittently
 2021-02-10 22:48 UTC  (2+ messages)
` [Bug 1899082] "

phy_attach_direct()'s use of device_bind_driver()
 2021-02-10 22:56 UTC  (4+ messages)

[PATCH v2 00/21] plugins/next pre-PR (hwprofile, regression fixes, icount count fix)
 2021-02-10 22:10 UTC  (17+ messages)
` [PATCH v2 02/21] plugins: add API to return a name for a IO device
` [PATCH v2 03/21] plugins: new hwprofile plugin
` [PATCH v2 05/21] contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar"
` [PATCH v2 07/21] contrib: space required after that ','
` [PATCH v2 10/21] exec: Move TranslationBlock typedef to qemu/typedefs.h
` [PATCH v2 11/21] accel/tcg: Create io_recompile_replay_branch hook
` [PATCH v2 12/21] target/mips: Create mips_io_recompile_replay_branch
` [PATCH v2 13/21] target/sh4: Create superh_io_recompile_replay_branch
` [PATCH v2 14/21] tests/plugin: expand insn test to detect duplicate instructions
` [PATCH v2 15/21] tests/acceptance: add a new set of tests to exercise plugins
` [PATCH v2 16/21] accel/tcg: actually cache our partial icount TB
` [PATCH v2 17/21] accel/tcg: cache single instruction TB on pending replay exception
` [PATCH v2 18/21] accel/tcg: re-factor non-RAM execution code
` [PATCH v2 19/21] accel/tcg: remove CF_NOCACHE and special cases
` [PATCH v2 20/21] accel/tcg: allow plugin instrumentation to be disable via cflags
` [PATCH v2 21/21] tests/acceptance: add a new tests to detect counting errors

[PATCH] doc: devicetree: bindings: usb: Chnage descibe to describe in usbmisc-imx.txt
 2021-02-10 22:55 UTC  (3+ messages)

[PATCH 0/5] Support H264 4K on MT8192
 2021-02-10 22:54 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: media: mtk-vcodec: Add dma-ranges property
` [PATCH 3/5] dt-bindings: media: mtk-vcodec: Add binding for MT8192 VENC

[PATCH bpf 1/2] libbpf: Ignore non function pointer member in struct_ops
 2021-02-10 22:54 UTC  (5+ messages)
` [PATCH bpf 2/2] bpf: selftests: Add non function pointer test to struct_ops

[PATCH v2 bpf 0/5] New netdev feature flags for XDP
 2021-02-10 22:52 UTC  (21+ messages)
` [PATCH v2 bpf 1/5] net: ethtool: add xdp properties flag set
                                      ` [Intel-wired-lan] "

[PATCH] btrfs: avoid double put of block group when emptying cluster
 2021-02-10 22:50 UTC  (4+ messages)

[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
 2021-02-10 22:51 UTC  (9+ messages)
` [PATCH v2 02/42] esp: rename existing ESP QOM type to SYSBUS_ESP
` [PATCH v2 10/42] esp: introduce esp_get_stc()
` [PATCH v2 12/42] esp: remove dma_counter from ESPState
` [PATCH v2 15/42] esp: introduce esp_pdma_read() and esp_pdma_write() functions

[PATCH v2 net-next 0/4] Add support for Qualcomm QCA807x PHYs
 2021-02-10 22:50 UTC  (3+ messages)
` [PATCH v2 net-next 2/4] dt-bindings: net: Add bindings for Qualcomm QCA807x

[scsi:misc 187/196] drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:4327:35: sparse: sparse: incorrect type in argument 4 (different base types)
 2021-02-10 22:48 UTC  (2+ messages)

[PATCH][next] staging: rtl8723bs: Replace one-element array with flexible-array member in struct ndis_80211_var_ie
 2021-02-10 22:49 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2021-02-10 22:50 UTC 

[PATCH v6 00/11] hvf: Implement Apple Silicon Support
 2021-02-10 22:39 UTC  (9+ messages)
` [PATCH v6 07/11] hvf: Add Apple Silicon support
` [PATCH v6 09/11] arm/hvf: Add a WFI handler

[PATCH 0/1] fix circular lockdep when staring SE guest
 2021-02-10 22:46 UTC  (7+ messages)
` [PATCH 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks

[PATCH v2] dt-bindings: spi: zynq: Convert Zynq QSPI binding to yaml
 2021-02-10 22:45 UTC  (3+ messages)

[PATCH v2 0/2] Add Mailbox support for TI K3 AM64x SoCs
 2021-02-10 22:45 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mailbox: omap: Update binding for "

[RFC/PATCH v2 00/16] Raspberry PI 4 V3D enablement
 2021-02-10 22:45 UTC  (14+ messages)
` [RFC/PATCH v2 01/16] dt-bindings: soc: bcm: bcm2835-pm: Convert bindings to DT schema
` [RFC/PATCH v2 02/16] dt-bindings: soc: bcm: bcm2835-pm: Introduce reg-names
` [RFC/PATCH v2 03/16] dt-bindings: soc: bcm: bcm2835-pm: Add support for bcm2711
` [RFC/PATCH v2 11/16] dt-bindings: gpu: v3d: Add BCM2711's compatible

[PATCH V9 0/9] nvmet: add ZBD backend support
 2021-02-10 22:42 UTC  (3+ messages)

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.257-9-ge272440cbe96)
 2021-02-10 22:41 UTC 

[PATCH][next] drm/amd/pm: Replace one-element array with flexible-array in struct SISLANDS_SMC_SWSTATE
 2021-02-10 22:40 UTC  (3+ messages)

[PULL] u-boot-usb/master
 2021-02-10 22:39 UTC 

[PATCH v1 1/1] MAINTAINERS: Add a SiFIve machine section
 2021-02-10 22:32 UTC  (3+ messages)

[PATCH v3 0/2] NBD socket backlog
 2021-02-10 22:24 UTC  (4+ messages)
` [PATCH v3 1/2] qemu-nbd: Use SOMAXCONN for socket listen() backlog

[PATCH v5 0/4] USB: misc: Add onboard_usb_hub driver
 2021-02-10 22:37 UTC  (6+ messages)
` [PATCH v5 3/4] usb: host: xhci-plat: Create platform device for onboard hubs in probe()

[PATCH v17 00/10] Carry forward IMA measurement log on kexec on ARM64
 2021-02-10 22:34 UTC  (9+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Ratelimit heartbeat completion probing
 2021-02-10 22:38 UTC  (3+ messages)

[PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
 2021-02-10 22:34 UTC  (10+ messages)
  ` [Linuxarm] "

[PATCH 1/2] nvmet: don't check iosqes, iocqes for discovery controllers
 2021-02-10 22:37 UTC  (6+ messages)
` [PATCH 2/2] nvme: don't set iosqes,iocqes "
` [PATCH 1/2] nvmet: don't check "

[PATCH net-next 0/5] net: ipa: some more cleanup
 2021-02-10 22:33 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ipa: use a separate pointer for adjusted GSI memory
` [PATCH net-next 2/5] net: ipa: don't report EPROBE_DEFER error
` [PATCH net-next 3/5] net: ipa: fix register write command validation
` [PATCH net-next 4/5] net: ipa: introduce ipa_table_hash_support()
` [PATCH net-next 5/5] net: ipa: introduce gsi_channel_initialized()

[PATCH v2] hw/block: nvme: Fix a build error in nvme_get_feature()
 2021-02-10 22:29 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.11
 2021-02-10 22:35 UTC  (2+ messages)

[PATCH] hw/sd: sdhci: Do not transfer any data when command fails
 2021-02-10 22:27 UTC  (2+ messages)

[PATCH v4 0/2] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-02-10 22:28 UTC  (3+ messages)
` [PATCH v4 1/2] pinctrl: use to octal permissions for debugfs files
` [PATCH v4 2/2] pinctrl: pinmux: Add pinmux-select debugfs file

nvme-tcp bricks my computer
 2021-02-10 22:33 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2021-02-10 22:31 UTC 

[PATCH v10 0/7] Support running driver's probe for a device powered off
 2021-02-10 22:27 UTC  (4+ messages)
` [PATCH v10 2/7] i2c: Allow an ACPI driver to manage the device's power state during probe

Jenkins build is back to normal : kernel_media_pipeline #188
 2021-02-10 22:32 UTC 

[PATCH] btrfs: Fix race between extent freeing/allocation when using bitmaps
 2021-02-10 22:26 UTC  (2+ messages)

[PATCH 00/16] net: stmmac: Add DW MAC GPIOs and Baikal-T1 GMAC support
 2021-02-10 22:28 UTC  (5+ messages)
` [PATCH 01/16] dt-bindings: net: dwmac: Add DW GMAC GPIOs properties

How to orchestrate multiple XDP programs
 2021-02-10 22:27 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-02-10 22:27 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-02-10 22:27 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-02-10 22:26 UTC 

[djwong-xfs:xfs-5.12-merge 25/36] fs/xfs/xfs_log.c:1062:9-10: WARNING: return of 0/1 in function 'xfs_log_need_covered' with return type bool
 2021-02-10 22:25 UTC  (3+ messages)
` [PATCH] xfs: fix boolreturn.cocci warnings

[Intel-gfx] [PATCH 00/18] Preliminary Display13 support
 2021-02-10 22:24 UTC  (6+ messages)
` [Intel-gfx] [PATCH 17/18] drm/i915/display13: Add rc_qp_table for rcparams calculation

[PATCH 0/2] btrfs: add proper subpage compress read support
 2021-02-10 22:21 UTC  (2+ messages)

[PATCH v2 0/2] usb: misc: Add support for Microchip USB5744
 2021-02-10 22:22 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: usb: misc: Add binding for Microchip usb5744 hub

[PATCH v5 00/10] userfaultfd: add minor fault handling
 2021-02-10 22:21 UTC  (3+ messages)
` [PATCH v5 08/10] userfaultfd: add UFFDIO_CONTINUE ioctl

[PATCH v2 0/9] ACPI related fixes
 2021-02-10 22:04 UTC  (6+ messages)
` [PATCH v2 6/9] hw/i386: declare ACPI mother board resource for MMCONFIG region

[linux-safety] [PATCH] include/linux/build_bug.h: Add documentation
 2021-02-10 22:21 UTC 

[PATCH 2/2] PCI: Revoke mappings like devmem
 2021-02-10 22:20 UTC  (4+ messages)

[RFC PATCH 0/6] vhost-user: Shutdown/Flush slave channel properly
 2021-02-10 22:15 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-02-10 22:21 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-02-10 22:21 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-02-10 22:20 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-02-10 22:20 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-02-10 22:20 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-02-10 22:20 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-02-10 22:20 UTC 

[Bug 211651] New: Dual screen not working with Nvidia GTX 1050ti in a notebook
 2021-02-10 22:20 UTC  (2+ messages)
` [Bug 211651] "

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-02-10 22:20 UTC 

[PATCH] doc: mention bigFileThreshold for packing
 2021-02-10 22:19 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-02-10 22:20 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-02-10 22:19 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-02-10 22:19 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.