All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-28 07:59:24 to 2020-08-28 08:51:02 UTC [more...]

[PATCH V2 1/2] ARM: dts: stm32: Move ethernet PHY into SoM DT
 2020-08-28  8:49 UTC  (3+ messages)
` [PATCH V2 2/2] ARM: dts: stm32: Add DHSOM based DRC02 board

post-receive: pub/scm/linux/kernel/git/ulfh/mmc
 2020-08-28  8:51 UTC 

[PATCH 1/2] ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811
 2020-08-28  8:50 UTC  (4+ messages)
  ` [PATCH 2/2] ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functions

[PATCH 1/1] mfd: khadas-mcu: Fix randconfig 'unused-const-variable' warning
 2020-08-28  8:50 UTC  (2+ messages)

[PATCH] MIPS: perf: Fix wrong check condition of Loongson event IDs
 2020-08-28  8:49 UTC  (2+ messages)

[PATCH] ext4: Disallow modifying DAX inode flag if inline_data has been set
 2020-08-28  8:49 UTC  (2+ messages)

[RFC][PATCH 0/7] kprobes: Make kretprobes lockless
 2020-08-28  8:48 UTC  (6+ messages)
` [RFC][PATCH 3/7] kprobes: Remove kretprobe hash
` [RFC][PATCH 7/7] kprobes: Replace rp->free_instance with freelist

[PATCH v5 0/8] Remove EPYC mode apicid decode and use generic decode
 2020-08-28  8:48 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/atorgue/stm32
 2020-08-28  8:48 UTC 

[LTP] [PATCH] tst_af_alg: fix build error when ALG_SET_AEAD_ASSOCLEN undefined
 2020-08-28  8:48 UTC  (3+ messages)

RT kernel v4.14 NULL pointer dereferences
 2020-08-28  8:47 UTC  (9+ messages)

[PATCH v2 (BROKEN) 0/6] migration: bring improved savevm/loadvm/delvm to QMP
 2020-08-28  8:46 UTC  (8+ messages)

[PATCH v3 00/19] dt-bindings / arm64: Cleanup of i.MX 8 bindings
 2020-08-28  8:45 UTC  (5+ messages)
` [PATCH v3 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching

Omitted convention in man-pages - conventions for writing Linux man pages
 2020-08-28  8:47 UTC 

[PATCH 1/2] There are several eeprom drivers
 2020-08-28  8:47 UTC  (4+ messages)
` [PATCH 2/2] decode-vaio: Add support for the at24 driver

[PATCH v2] mmc: sdhci_am654: Add workaround for card detect debounce timer
 2020-08-28  8:44 UTC  (3+ messages)

fanotify feature request FAN_MARK_PID
 2020-08-28  8:46 UTC  (5+ messages)

[PATCH v2 0/8] x86: switch default MSR behavior
 2020-08-28  8:45 UTC  (3+ messages)
` [PATCH v2 6/8] x86/pv: disallow access to unknown MSRs

[v5,0/3] mmc: mediatek: add optional reset property
 2020-08-28  8:43 UTC  (7+ messages)
` [v5,2/3] arm64: dts: mt7622: add reset node for mmc device

[PATCH v7 0/7] Fix timeout clock used by hardware data timeout
 2020-08-28  8:44 UTC  (2+ messages)

[RFT 0/6] mmc: refactor reset callbacks
 2020-08-28  8:44 UTC  (2+ messages)

[PATCH RFC] mmc: sdhci-msm: enable compile-testing on !ARM
 2020-08-28  8:44 UTC  (2+ messages)

[PATCH] mmc: sd: Use kobj_to_dev() instead of container_of()
 2020-08-28  8:43 UTC  (2+ messages)

[PATCH] mmc: host: sdhci-esdhc-imx: remove unused code
 2020-08-28  8:44 UTC  (2+ messages)

[PATCH V2 0/8] opp: Unconditionally call dev_pm_opp_of_remove_table()
 2020-08-28  8:43 UTC  (3+ messages)
` [PATCH V2 4/8] mmc: sdhci-msm: "

[PATCH] mmc: sdhci-msm: When dev_pm_opp_of_add_table() returns 0 it's not an error
 2020-08-28  8:43 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t v5 00/21] tests/core_hotunplug: Fixes and enhancements
 2020-08-28  8:44 UTC  (26+ messages)
` [Intel-gfx] [PATCH i-g-t v5 01/21] tests/core_hotunplug: Use igt_assert_fd()
` [Intel-gfx] [PATCH i-g-t v5 02/21] tests/core_hotunplug: Constify dev_bus_addr string
` [Intel-gfx] [PATCH i-g-t v5 03/21] tests/core_hotunplug: Clean up device open error handling
` [Intel-gfx] [PATCH i-g-t v5 04/21] tests/core_hotunplug: Consolidate duplicated debug messages
` [Intel-gfx] [PATCH i-g-t v5 05/21] tests/core_hotunplug: Assert successful device filter application
` [Intel-gfx] [PATCH i-g-t v5 06/21] tests/core_hotunplug: Maintain a single data structure instance
` [Intel-gfx] [PATCH i-g-t v5 07/21] tests/core_hotunplug: Pass errors via a data structure field
` [Intel-gfx] [PATCH i-g-t v5 08/21] tests/core_hotunplug: Handle device close errors
` [Intel-gfx] [PATCH i-g-t v5 09/21] tests/core_hotunplug: Prepare invariant data once per test run
` [Intel-gfx] [PATCH i-g-t v5 10/21] tests/core_hotunplug: Skip selectively on sysfs close errors
` [Intel-gfx] [PATCH i-g-t v5 11/21] tests/core_hotunplug: Recover from subtest failures
` [Intel-gfx] [PATCH i-g-t v5 12/21] tests/core_hotunplug: Fail subtests on device close errors
` [Intel-gfx] [PATCH i-g-t v5 13/21] tests/core_hotunplug: Let the driver time out essential sysfs operations
` [Intel-gfx] [PATCH i-g-t v5 14/21] tests/core_hotunplug: Process return values of "
` [Intel-gfx] [PATCH i-g-t v5 15/21] tests/core_hotunplug: Assert expected device presence/absence
` [Intel-gfx] [PATCH i-g-t v5 16/21] tests/core_hotunplug: Explicitly ignore unused return values
` [Intel-gfx] [PATCH i-g-t v5 17/21] tests/core_hotunplug: More thorough i915 healthcheck and recovery
` [Intel-gfx] [PATCH i-g-t v5 18/21] tests/core_hotunplug: Add 'lateclose before restore' variants
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v5 19/21] tests/core_hotunplug: Duplicate debug messages in dmesg
` [Intel-gfx] [PATCH i-g-t v5 20/21] tests/core_hotunplug: HSW audio issue workaround
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t v5 21/21] tests/core_hotunplug: Un-blocklist *bind* subtests
  ` [igt-dev] "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/core_hotunplug: Fixes and enhancements (rev5)

[PATCH mmc-next] dt-bindings: mmc: Fix mmc node name in DT example
 2020-08-28  8:43 UTC  (2+ messages)

[PATCH v2 0/2] scsi: target: tcmu: fix crashes on ARM
 2020-08-28  8:43 UTC  (4+ messages)

[igt-dev] [i-g-t] Fixing the latency of hrtimer
 2020-08-28  8:43 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for Fixing the latency of hrtimer (rev4)

[PATCH V3 1/2] MIPS: Loongson-3: Enable COP2 usage in kernel
 2020-08-28  8:42 UTC  (11+ messages)

[PATCH v2 1/1] dfu: remove UPDATE_TFTP
 2020-08-28  8:42 UTC  (3+ messages)

[PATCH] arm(64)/kvm: improve the documentation about HVC calls
 2020-08-28  8:41 UTC  (4+ messages)

[PATCH v2 0/3] Fanotify man page updates for v5.9
 2020-08-28  8:42 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ulfh/mmc
 2020-08-28  8:42 UTC 

post-receive: pub/scm/linux/kernel/git/ulfh/mmc
 2020-08-28  8:41 UTC 

[PATCH] x86/intel: Expose MSR_ARCH_CAPS to dom0
 2020-08-28  8:41 UTC  (2+ messages)

[PATCH] arm64/relocate_kernel: remove redundant but misleading code
 2020-08-28  8:38 UTC  (5+ messages)

[PATCH] dmaengine: Remove unused define for dma_request_slave_channel_reason()
 2020-08-28  8:41 UTC 

[PATCH 1/2] ndctl/namespace: skip zero namespaces when processing all namespaces
 2020-08-28  8:39 UTC  (3+ messages)
` [PATCH 2/2] ndctl/namespace: Suppress ENODEV "

[GIT] Pull request: u-boot-dfu (27.08.2019)
 2020-08-28  8:39 UTC  (4+ messages)

[PATCH v6 0/6] Support running driver's probe for a device powered off
 2020-08-28  8:38 UTC  (3+ messages)
` [PATCH v6 1/6] i2c: Allow an ACPI driver to manage the device's power state during probe

[PATCH v9 0/5] Add support for iMX8MQ Display Controller Subsystem
 2020-08-28  8:36 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/7] Add support for generic ELF cross-compiler
 2020-08-28  8:37 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/7] x86: Makefile: Allow division on x86_64-elf binutils

post-receive: pub/scm/linux/kernel/git/tsbogend/linux
 2020-08-28  8:37 UTC 

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-08-28  8:37 UTC  (10+ messages)
` [PATCH v1 0/5] seqlock: Introduce PREEMPT_RT support
  ` [PATCH v1 1/5] seqlock: seqcount_LOCKTYPE_t: Standardize naming convention
  ` [PATCH v1 2/5] seqlock: Use unique prefix for seqcount_t property accessors
  ` [PATCH v1 3/5] seqlock: seqcount_t: Implement all read APIs as statement expressions

post-receive: pub/scm/linux/kernel/git/mips/linux
 2020-08-28  8:36 UTC 

[PATCH] iommu/arm-smmu-v3: add tracepoints for cmdq_issue_cmdlist
 2020-08-28  8:33 UTC  (5+ messages)

[EXT4] orphaned inodes on RO device trigger "unable to handle kernel paging request at"
 2020-08-28  8:33 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/mips/linux
 2020-08-28  8:32 UTC 

[PATCH] Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
 2020-08-28  8:31 UTC  (5+ messages)

What's cooking in git.git (Aug 2020, #07; Thu, 27)
 2020-08-28  8:31 UTC  (6+ messages)

[PATCH v4 0/4] tools/ocaml/xenstored: simplify code
 2020-08-28  8:30 UTC  (3+ messages)
` [PATCH v4 2/4] Map: backport find_opt/update from 4.06

[PATCH v5 00/36] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-08-28  8:30 UTC  (6+ messages)
  ` [PATCH v5 13/36] PM / devfreq: tegra30: Use MC timings for building OPP table

[PATCH bpf-next v5 00/15] xsk: support shared umems between devices and queues
 2020-08-28  8:26 UTC  (16+ messages)
` [PATCH bpf-next v5 01/15] xsk: i40e: ice: ixgbe: mlx5: pass buffer pool to driver instead of umem
` [PATCH bpf-next v5 02/15] xsk: i40e: ice: ixgbe: mlx5: rename xsk zero-copy driver interfaces
` [PATCH bpf-next v5 03/15] xsk: create and free buffer pool independently from umem
` [PATCH bpf-next v5 04/15] xsk: move fill and completion rings to buffer pool
` [PATCH bpf-next v5 05/15] xsk: move queue_id, dev and need_wakeup "
` [PATCH bpf-next v5 06/15] xsk: move xsk_tx_list and its lock "
` [PATCH bpf-next v5 07/15] xsk: move addrs from buffer pool to umem
` [PATCH bpf-next v5 08/15] xsk: enable sharing of dma mappings
` [PATCH bpf-next v5 09/15] xsk: rearrange internal structs for better performance
` [PATCH bpf-next v5 10/15] xsk: i40e: ice: ixgbe: mlx5: test for dma_need_sync earlier "
` [PATCH bpf-next v5 11/15] xsk: add shared umem support between queue ids
` [PATCH bpf-next v5 12/15] xsk: add shared umem support between devices
` [PATCH bpf-next v5 13/15] libbpf: support shared umems between queues and devices
` [PATCH bpf-next v5 14/15] samples/bpf: add new sample xsk_fwd.c
` [PATCH bpf-next v5 15/15] xsk: documentation for XDP_SHARED_UMEM between queues and netdevs

[ovmf test] 152967: regressions - FAIL
 2020-08-28  8:27 UTC 

How to generate opensource licenses credits web page
 2020-08-28  8:27 UTC 

[PATCH v2 01/18] iio: accel: bma180: Simplify with dev_err_probe()
 2020-08-28  8:25 UTC  (6+ messages)
` [PATCH v2 09/18] iio: afe: iio-rescale: "

[PATCH] spi: spi-cadence-quadspi: Fix mapping of buffers for DMA reads
 2020-08-28  8:26 UTC  (2+ messages)

[PATCH v2 0/3] soundwire: fix port_ready[] dynamic allocation
 2020-08-28  8:24 UTC  (4+ messages)
` [PATCH v2 3/3] ASoC: codecs: fix port_ready[] dynamic allocation in ASoC codecs

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2020-08-28  8:26 UTC 

Some questions about the patching process
 2020-08-28  8:26 UTC  (4+ messages)

[RFC PATCH] drm/amdgpu: add support for user trap handlers
 2020-08-28  8:25 UTC  (6+ messages)
` [PATCH v2] "

[rcu:dev.2020.08.24a] BUILD SUCCESS f8f08683e7e36606d965b19d38442636c1e47c8c
 2020-08-28  8:24 UTC 

[PATCH v2] chattr/lsattr: Support dax attribute
 2020-08-28  8:22 UTC  (5+ messages)

[PATCH] usb: atm: don't use snprintf() for sysfs attrs
 2020-08-28  8:22 UTC  (15+ messages)
        ` [Cocci] "

[Buildroot] [git commit branch/next] package/pkg-utils.mk: report the list of ignored CVEs in show-info
 2020-08-28  8:22 UTC 

[Buildroot] [git commit] package/pkg-utils.mk: report the list of ignored CVEs in show-info
 2020-08-28  8:22 UTC 

[PATCH RFC 0/2] Block and buffer invalidation under a filesystem
 2020-08-28  8:21 UTC  (9+ messages)
` [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem

[PATCH] MAINTAINERS: Move Hartmut Knaack to Credits
 2020-08-28  8:20 UTC  (2+ messages)

[PATCH] fix comment concerning GCC 4.6
 2020-08-28  8:20 UTC  (3+ messages)

[PATCH v3] tty: serial: earlycon dependency
 2020-08-28  8:20 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 1/1] Input: atmel_mxt_ts - implement I2C retries
 2020-08-28  8:19 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove bouncing email of Beniamin Bia
 2020-08-28  8:19 UTC  (2+ messages)

[PATCH V2] serial: qcom_geni_serial: To correct QUP Version detection logic
 2020-08-28  8:18 UTC  (3+ messages)

[PATCH u-boot-marvell] arm64: dts: armada-3720-espressobin: fix COMPHY nodes
 2020-08-28  8:18 UTC  (2+ messages)

[PATCH v3] lib/string.c: implement stpcpy
 2020-08-28  8:17 UTC  (11+ messages)

[PATCH v10 0/5] LiteX SoC controller and LiteUART serial driver
 2020-08-28  8:18 UTC  (3+ messages)
` [PATCH v10 5/5] drivers/tty/serial: add LiteUART driver

[PULL 00/18] Usb 20200828 patches
 2020-08-28  8:08 UTC  (19+ messages)
` [PULL 01/18] hw: xhci: check return value of 'usb_packet_map'
` [PULL 02/18] hw: ehci: destroy sglist in error path
` [PULL 03/18] hw: ehci: check return value of 'usb_packet_map'
` [PULL 04/18] ehci: drop pointless warn_report for guest bugs
` [PULL 05/18] hw/usb: Regroup USB HID protocol values
` [PULL 06/18] docs: Add USB U2F key device documentation
` [PULL 07/18] hw/usb: Add U2F key base class
` [PULL 08/18] hw/usb: Add U2F key base class implementation
` [PULL 09/18] hw/usb: Add U2F key passthru mode
` [PULL 10/18] hw/usb: Add U2F key emulated mode
` [PULL 11/18] meson: Add U2F key to meson
` [PULL 12/18] docs/system: Add U2F key to the USB devices examples
` [PULL 13/18] docs/qdev-device-use.txt: Add USB U2F key to the QDEV "
` [PULL 14/18] scripts: Add u2f-setup-gen script
` [PULL 15/18] hw/usb: Add U2F device check to passthru mode
` [PULL 16/18] hw/usb: Add U2F device autoscan "
` [PULL 17/18] usb-host: workaround libusb bug
` [PULL 18/18] usb: fix setup_len init (CVE-2020-14364)

[PATCH 1/4] drm/amd/pm: drop unnecessary feature->mutex lock protections(V2)
 2020-08-28  8:16 UTC  (3+ messages)

packet deadline and process scheduling
 2020-08-28  8:14 UTC  (2+ messages)

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-08-28  8:13 UTC  (11+ messages)
` [PATCH v10 01/16] s390/vfio-ap: add version vfio_ap module
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices

[ANNOUNCE] v5.9-rc2-rt1
 2020-08-28  8:13 UTC  (11+ messages)

[PATCH v2] serial: 8250_fsl: Add ACPI support
 2020-08-28  8:13 UTC  (2+ messages)

[PATCHv5 1/2] powerpc/pseries: group lmb operation and memblock's
 2020-08-28  8:10 UTC  (5+ messages)
` [PATCHv5 2/2] powerpc/pseries: update device tree before ejecting hotplug uevents

[PATCH v3] fix qla2xxx regression on sparc64
 2020-08-28  8:12 UTC  (2+ messages)

[RFC v7 00/10] DAMON: Support Physical Memory Address Space Monitoring
 2020-08-28  8:11 UTC  (3+ messages)
` [RFC v7 06/10] mm/damon: Implement callbacks for physical memory monitoring

[RFC PATCH] KVM: x86: Support write protect huge pages lazily
 2020-08-28  8:11 UTC 

[RFD PATCH] x86/mce: Make sure to send SIGBUS even after losing the race to poison a page
 2020-08-28  8:11 UTC  (2+ messages)

[PATCH] mm/mmap: leave adjust_next as virtual address instead of page frame number
 2020-08-28  8:10 UTC 

[libvirt test] 152955: regressions - FAIL
 2020-08-28  8:08 UTC 

[PATCH v2 1/1] Input: atmel_mxt_ts - allow specification of firmware file name
 2020-08-28  8:08 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Add the security document to SECURITY CONTACT
 2020-08-28  8:07 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/iavf: support outer IP hash for GTPU
 2020-08-28  8:03 UTC 

[PATCH 1/8] drm/amdgpu: fix up DCHUBBUB_SDPIF_MMIO_CNTRL_0 handling
 2020-08-28  8:06 UTC  (3+ messages)
` [PATCH 3/8] drm/amdgpu: add pre_asic_init callback for SI

[PATCH] staging: ion: remove from the tree
 2020-08-28  8:05 UTC  (9+ messages)

[PATCH] checkpatch: Allow not using -f with files that are in git
 2020-08-28  8:03 UTC  (3+ messages)

[SPDK] Re: Unable to run OCF bdev, bdev not attached
 2020-08-28  8:04 UTC 

[PATCH 1/6] gpio: bcm-kona: Simplify with dev_err_probe()
 2020-08-28  8:01 UTC  (4+ messages)
` [PATCH 3/6] gpio: omap: "

[PATCH 0/1] Refine mtk wdt driver init flow
 2020-08-28  7:49 UTC  (3+ messages)
` [PATCH v1 1/1] driver: watchdog: Add mtk_wdt_init for mediatek watchdog hw init

[PATCH] soundwire: cadence: fix race condition between suspend and Slave device alerts
 2020-08-28  8:00 UTC  (7+ messages)

[SPDK] Re: Unable to run OCF bdev, bdev not attached
 2020-08-28  8:01 UTC 

[PATCH v1] usb: hcd: convert tasklets to use new tasklet_setup() API
 2020-08-28  8:00 UTC  (3+ messages)

[hwmon:hwmon] BUILD SUCCESS c1ae18d313e24bc7833e1749dd36dba5d47f259c
 2020-08-28  7:59 UTC 

[hwmon:hwmon-next] BUILD SUCCESS 97568defeee16fc48e4936787f865d61c6f0f136
 2020-08-28  7:59 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.