All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-13 13:37:35 to 2019-11-13 14:13:49 UTC [more...]

[PATCH 00/10] ftrace: Add register_ftrace_direct()
 2019-11-13 14:13 UTC  (3+ messages)
` [PATCH 03/10] "

[PATCH 14/21] drm/amd/powerplay: add JPEG power control for Renoir
 2019-11-13 14:13 UTC  (4+ messages)

[PATCH] drm/amdgpu: Fix the null pointer issue for tdr
 2019-11-13 14:12 UTC  (18+ messages)

[PATCH] usb: dwc3: turn off VBUS when leaving host mode
 2019-11-13 14:15 UTC 

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-11-13 14:12 UTC  (8+ messages)
` [RFC PATCH 01/18] qemu-storage-daemon: Add barebone tool
` [RFC PATCH 18/18] qemu-storage-daemon: Add --monitor option

[PATCH 13/21] drm/amd/powerplay: add Powergate JPEG for Renoir
 2019-11-13 14:12 UTC  (4+ messages)

[PATCH hmm v3 00/14] Consolidate the mmu notifier interval_tree and locking
 2019-11-13 14:02 UTC  (31+ messages)
` [PATCH v3 01/14] mm/mmu_notifier: define the header pre-processor parts even if disabled
      ` [Xen-devel] "
` [PATCH v3 02/14] mm/mmu_notifier: add an interval tree notifier
      ` [Xen-devel] "
` [PATCH v3 03/14] mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirror
      ` [Xen-devel] "
` [PATCH v3 04/14] mm/hmm: define the pre-processor related parts of hmm.h even if disabled
      ` [Xen-devel] "
` [PATCH v3 13/14] mm/hmm: remove hmm_mirror and related
      ` [Xen-devel] "

[Xen-devel] [PATCH v2 0/6] Add hypervisor sysfs-like support
 2019-11-13 14:12 UTC  (9+ messages)
` [Xen-devel] [PATCH v2 2/6] xen: add basic hypervisor filesystem support
` [Xen-devel] [PATCH v2 5/6] xen: add /buildinfo/config entry to hypervisor filesystem

[PATCH 0/7] various '-Wunused-but-set-variable' gcc warning fixes
 2019-11-13 12:44 UTC  (16+ messages)
  ` [PATCH 1/7] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
  ` [PATCH 2/7] drm/amdgpu: remove set but not used variable 'amdgpu_connector'
  ` [PATCH 3/7] drm/amdgpu: remove set but not used variable 'count'
  ` [PATCH 4/7] drm/amdgpu: remove set but not used variable 'invalid'
  ` [PATCH 5/7] drm/amd/powerplay: remove set but not used variable 'threshold'
  ` [PATCH 6/7] drm/amd/powerplay: remove set but not used variable 'state'
  ` [PATCH 7/7] drm/amd/powerplay: remove set but not used variable 'us_mvdd'

[Xen-devel] [PATCH] domain_create: honour global grant/maptrack frame limits
 2019-11-13 14:11 UTC  (4+ messages)

[PATCH 00/21] Separate JPEG from VCN
 2019-11-13 14:11 UTC  (9+ messages)
` [PATCH 12/21] drm/amd/powerplay: add JPEG power control for Navi1x

[PATCH 0/5] debugfs: Remove casts in debugfs_create_*() callers
 2019-11-13 11:02 UTC  (4+ messages)
` [PATCH 4/5] power: avs: smartreflex: Remove superfluous cast in debugfs_create_file() call

[PATCH] nvme: hwmon: provide temperature min and max values for each sensor
 2019-11-13 14:11 UTC  (9+ messages)

[PATCH v2] lvm: add lvm cache logical volume handling
 2019-11-13 14:10 UTC  (2+ messages)

[PATCH v2] sched/freq: move call to cpufreq_update_util
 2019-11-13 14:09 UTC  (5+ messages)

[PATCH 0/2] Remove global struct vchiq_drvdata variables
 2019-11-13 14:08 UTC  (6+ messages)
` [PATCH 1/2] staging: vchiq: Move retrieval of rpi_firmware to vchiq_platform_init()

[PATCH v11 4/4] PCI: Allow extend_bridge_window() to shrink resource if necessary
 2019-11-13 14:08 UTC 

[PATCH v5 4/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2019-11-13 14:07 UTC  (7+ messages)
` [RFC PATCH] PM / devfreq: clk_get_parent_by_index() can be static

[PATCH v11 3/4] PCI: Change extend_bridge_window() to set resource size directly
 2019-11-13 14:08 UTC 

[PATCH v11 2/4] PCI: In extend_bridge_window() change available to new_size
 2019-11-13 14:08 UTC 

[PATCH v11 1/4] PCI: Consider alignment of hot-added bridges when distributing available resources
 2019-11-13 14:07 UTC 

[PATCH v11 0/4] Patch series to assist Thunderbolt allocation with kernel parameters
 2019-11-13 14:07 UTC 

[GIT PULL] intel-pinctrl for 5.5-1
 2019-11-13 14:06 UTC 

[PATCH 0/3] xen/mcelog: assorted adjustments
 2019-11-13 14:06 UTC  (11+ messages)
` [PATCH 2/3] xen/mcelog: add PPIN to record when available
    ` [Xen-devel] "
` [PATCH 3/3] xen/mcelog: also allow building for 32-bit kernels
    ` [Xen-devel] "

[PATCH RFC 0/5] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-13 14:06 UTC  (9+ messages)
` [PATCH RFC 1/5] blk-mq: Remove some unused function arguments
` [PATCH RFC 2/5] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
` [PATCH RFC 3/5] blk-mq: Facilitate a shared tags per tagset
` [PATCH RFC 4/5] scsi: Add template flag 'host_tagset'
` [PATCH RFC 5/5] scsi: hisi_sas: Switch v3 hw to MQ

[PULL 0/1] Seabios 20191113 patches
 2019-11-13 14:03 UTC  (2+ messages)
` [PULL 1/1] seabios: update to pre-1.13 snapshot

[PATCH v2] firmware loader: log path to loaded firmwares
 2019-11-13 14:05 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_create: Check for cache bypass around zeroed pages
 2019-11-13 14:04 UTC  (12+ messages)
  `  "
  ` [igt-dev] "

Singapore Democratic Party leader Dr. Chee Soon Juan encouraged me to try applying for refugee status/political asylum in several countries
 2019-11-13 14:04 UTC 

[PATCH 0/3] MMCI odd buffer alignment fixes
 2019-11-13 14:03 UTC  (4+ messages)
` [PATCH 3/3] mmc: mmci: Proper PIO residue handling

[PATCH] ahci: zero-initialize port struct
 2019-11-13 14:00 UTC  (3+ messages)
  ` [SeaBIOS] "

[PATCH v7 0/2] Implement Airtime-based Queue Limit (AQL)
 2019-11-13 14:02 UTC  (5+ messages)
` [PATCH v7 1/2] mac80211: "

[RFC 04/37] KVM: s390: protvirt: Add initial lifecycle handling
 2019-11-13 14:03 UTC  (2+ messages)
` [PATCH] Fix unpack

[PATCH v2 0/2] arm64: Workaround for Cortex-A55 erratum 1530923
 2019-11-13 14:01 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: Combine workarounds for speculative AT errata

[PATCH v4 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
 2019-11-13 14:01 UTC  (12+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 1/9] Start to implement a built-in version of `git add --interactive`

Singapore Democratic Party leader Dr. Chee Soon Juan encouraged me to try applying for refugee status/political asylum in several countries
 2019-11-13 14:01 UTC 

[PATCH 0/5] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2019-11-13 14:00 UTC  (3+ messages)
` [PATCH 4/5] media: imx-jpeg: "

fetcher uses wrong SRCREV for class-native
 2019-11-13 14:00 UTC 

[PATCH net] gianfar: Don't force RGMII mode after reset, use defaults
 2019-11-13 14:00 UTC  (6+ messages)

[PATCH] ethtool: Add QSFP-DD support
 2019-11-13 13:59 UTC  (3+ messages)

[PATCH 0/2] ARM/decompressor: deal with disabled CP15 barrier instructions
 2019-11-13 13:58 UTC  (2+ messages)

Gentoo Linux 5.x - Tigon3
 2019-11-13 13:58 UTC  (12+ messages)

[PATCH v10 4/4] PCI: Allow extend_bridge_window() to shrink resource if necessary
 2019-11-13 13:57 UTC 

[PATCH V5 0/4] ACPI: Support Generic Initiator proximity domains
 2019-11-13 13:57 UTC  (6+ messages)
` [PATCH V5 1/4] ACPI: Support Generic Initiator only domains

[PATCH 00/15] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2019-11-13 13:56 UTC  (4+ messages)
` [PATCH 15/15] nvmet-rdma: "

[PATCH v9 3/4] PCI: Change extend_bridge_window() to set resource size directly
 2019-11-13 13:57 UTC 

[PATCH v2 00/17] NVIDIA Tegra20 CPUFreq driver major update
 2019-11-13 13:57 UTC  (4+ messages)
` [PATCH v2 17/17] ARM: dts: tegra30: cardhu-a04: Add CPU Operating Performance Points

[alsa-devel] [PATCH] ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report
 2019-11-13 13:55 UTC  (4+ messages)
` [alsa-devel] [PATCH] ASoC: rt274: Disable jack report IRQ with disabling jack

[PATCH v9 2/4] PCI: In extend_bridge_window() change available to new_size
 2019-11-13 13:56 UTC 

[PATCH] drm/ttm: fix mmap refcounting
 2019-11-13 13:56 UTC  (4+ messages)

[PATCH v9 1/4] PCI: Consider alignment of hot-added bridges when distributing available resources
 2019-11-13 13:56 UTC 

[PATCH v11 0/4] PCI: Patch series to assist Thunderbolt without any BIOS support
 2019-11-13 13:56 UTC 

[QUESTION] Hung task warning while running syzkaller test
 2019-11-13 13:55 UTC  (7+ messages)

[PATCH for-rc] RDMA/efa: Clear the admin command buffer prior to its submission
 2019-11-13 13:55 UTC  (3+ messages)

[PATCH v1] ltp-ddt: Update to latest
 2019-11-13 13:51 UTC 

[PATCH] drm/amdgpu: don't read registers if gfxoff is enabled (v2)
 2019-11-13 13:54 UTC  (5+ messages)

[PATCH v2] drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmap
 2019-11-13 13:53 UTC  (12+ messages)

[Xen-devel] [PATCH] domain_create: honour global grant/maptrack frame limits
 2019-11-13 13:53 UTC 

[PATCH v2 0/5] MAINTAINERS: Fine adjustment for (mostly mips) content
 2019-11-13 13:47 UTC  (6+ messages)
` [PATCH v2 1/5] MAINTAINERS: Add a section on UI translation
` [PATCH v2 2/5] MAINTAINERS: Adjust maintainership for Fulong 2E board
` [PATCH v2 3/5] MAINTAINERS: Adjust maintainership for Malta board
` [PATCH v2 4/5] MAINTAINERS: Adjust maintainership for R4000 systems
` [PATCH v2 5/5] MAINTAINERS: Add two files to Malta section

[PATCH BUGFIX] block, bfq: deschedule empty bfq_queues not referred by any process
 2019-11-13 13:52 UTC  (3+ messages)

[PATCH] drm/bridge: ti-tfp410: switch to using fwnode_gpiod_get_index()
 2019-11-13 13:52 UTC  (8+ messages)

Singapore Democratic Party leader Dr. Chee Soon Juan encouraged me to try applying for refugee status/political asylum in several countries
 2019-11-13 13:52 UTC 

[PATCH 4.19 000/125] 4.19.84-stable review
 2019-11-13 13:52 UTC  (5+ messages)
` [PATCH 4.19 093/125] usb: gadget: configfs: fix concurrent issue between composite APIs
` [PATCH 4.19 113/125] usb: dwc3: gadget: fix race when disabling ep with cancelled xfers

[PATCH net-next] nfc: pn533: pn533_phy_ops dev_[up,down] return int
 2019-11-13 13:50 UTC 

[PATCH v4 0/2] HMM tests and minor fixes
 2019-11-13 13:51 UTC  (6+ messages)
` [PATCH v4 2/2] mm/hmm/test: add self tests for HMM

[PATCH 0/1] kernel/module.c: don't allow modprobe to hang forever on a module load
 2019-11-13 13:51 UTC  (3+ messages)
` [PATCH 1/1] kernel/module.c: wakeup processes in module_wq on module unload

KASAN: use-after-free Read in tomoyo_realpath_from_path
 2019-11-13 13:49 UTC  (15+ messages)
  ` [PATCH] tomoyo: Don't check open/getattr permission on sockets
        ` [PATCH v2] "

[PATCH] u-boot-ti-staging: update to ti2019.05-rc3
 2019-11-13 13:49 UTC 

[PATCH v2 0/6] Raspberry Pi 4 PCIe support
 2019-11-13 13:49 UTC  (4+ messages)
` [PATCH v2 5/6] PCI: brcmstb: add MSI capability

[Xen-devel] [PATCH] AMD/IOMMU: restore DTE fields in amd_iommu_setup_domain_device()
 2019-11-13 13:50 UTC 

generic DMA bypass flag
 2019-11-13 13:37 UTC  (9+ messages)
` [PATCH 1/2] dma-mapping: add a dma_ops_bypass flag to struct device
` [PATCH 2/2] powerpc: use the generic dma_ops_bypass mode

[kvm-unit-test PATCH 0/5] Improvements for the Travis CI
 2019-11-13 13:49 UTC  (3+ messages)
` [kvm-unit-test PATCH 3/5] travis.yml: Test with KVM instead of TCG (on x86)

problem with sessions in xenomai 3.1
 2019-11-13 13:48 UTC  (11+ messages)
  ` segmentation error when a task ends

[PATCH 0/2] nvme-pci: improve IO performance via poll after batch submission
 2019-11-13 13:46 UTC  (4+ messages)
` [PATCH 2/2] nvme-pci: poll IO after batch submission for multi-mapping queue

[Xen-devel] [PATCH for-4.13] AMD/IOMMU: Fix crash in 'V' debugkey
 2019-11-13 13:45 UTC  (2+ messages)

[PATCH] mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmap
 2019-11-13 13:45 UTC 

[PATCH v2 0/8] per lruvec lru_lock for memcg
 2019-11-13 13:45 UTC  (6+ messages)
` [PATCH v2 4/8] mm/lru: only change the lru_lock iff page's lruvec is different

[liburing patch] test: fix up dead code bugs
 2019-11-13 13:44 UTC  (4+ messages)
` [liburing patch][v2] "

[Xen-devel] [PATCH for-4.13] xen/passthrough: Render domains with %pd in the 'Q' debug handler
 2019-11-13 13:44 UTC 

[PATCH RFC] PCI: endpoint: Add NVMe endpoint function driver
 2019-11-13 13:44 UTC  (2+ messages)

[PATCH v2 0/5] drm/komeda: Improve IRQ error event prints
 2019-11-13 13:43 UTC  (6+ messages)
` [PATCH v2 5/5] drm/komeda: add rate limiting disable to err_verbosity

[PATCH V2 0/2] nvme-pci: check CQ after batch submission for Microsoft device
 2019-11-13 13:42 UTC  (3+ messages)
` [PATCH V2 1/2] nvme-pci: move sq/cq_poll lock initialization into nvme_init_queue
` [PATCH V2 2/2] nvme-pci: check CQ after batch submission for Microsoft device

[PATCH 3/3] target/iscsi: Wait for all commands to finish before freeing a session
 2019-11-13 13:42 UTC  (2+ messages)

[RFC 0/5] xfs: y2038 conversion
 2019-11-13 13:42 UTC  (5+ messages)
` [RFC 1/5] xfs: [variant A] avoid time_t in user api

[U-Boot] [PATCH] scripts: dtc: ignore files generated generated by python
 2019-11-13 13:42 UTC 

MACHINE_ARCH not in pkgarch (sstatesig.py)
 2019-11-13 13:41 UTC  (3+ messages)

[PATCH v8 1/2] fork: extend clone3() to support setting a PID
 2019-11-13 13:42 UTC  (2+ messages)

[PATCH v2 0/4] regulator da9062: support setting buck modes
 2019-11-13 13:40 UTC  (10+ messages)
` [PATCH v2 1/4] regulator: da9062: refactor buck modes into header
` [PATCH v2 2/4] regulator: da9062: add of_map_mode support for bucks
` [PATCH v2 3/4] dt-bindings: mfd: da9062: describe buck modes
` [PATCH v2 4/4] ARM: dts: phycore-imx6: set buck regulator modes explicitly

[U-Boot] [PATCH] ARM: da850-evm: Disable SYS_MMCSD_RAW_MODE_USE_SECTOR
 2019-11-13 13:42 UTC 

mt7621: gpio-hog not working properly
 2019-11-13 13:41 UTC  (2+ messages)

[net-next, 2/2] enetc: update TSN Qbv PSPEED set according to adjust link speed
 2019-11-13 13:41 UTC  (5+ messages)
` [v2,net-next, 1/2] enetc: Configure the Time-Aware Scheduler via tc-taprio offload
    ` [EXT] "

[PATCH v1 0/8] pinctrl: intel: Move Lynxpoint to pin control umbrella
 2019-11-13 13:40 UTC  (4+ messages)
` [PATCH v1 1/8] pinctrl: lynxpoint: Move GPIO driver to pin controller folder

[PATCH] qmp: Reset mon->commands on CHR_EVENT_CLOSED
 2019-11-13 13:37 UTC  (4+ messages)

[RESEND][PATCH v2 0/7] gpiolib: fix GPIO <-> pin mapping registration
 2019-11-13 13:37 UTC  (7+ messages)


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.