All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-01 08:08:47 to 2020-07-01 08:46:40 UTC [more...]

[Bug 1885720] [NEW] qemu/migration/postcopy-ram.c:387: bad return expression ?
 2020-07-01  8:38 UTC  (3+ messages)
` [Bug 1885720] "

Add package managers as a plugin
 2020-07-01  8:46 UTC  (2+ messages)
` [PATCH v3] nopackages.bbclass: Get tasks from variable

[PATCH V3 00/10] Support building i.MX8 SoCs clock driver as module
 2020-07-01  8:46 UTC  (18+ messages)
` [PATCH V3 02/10] init.h: Fix the __setup_param() macro for module build
` [PATCH V3 04/10] clk: imx: Support building SCU clock driver as module

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Harden the heartbeat against a stuck driver
 2020-07-01  8:45 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Move the heartbeat into the highprio system wq
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gt: Harden the heartbeat against a stuck driver

Linux kernel 4.14.187 released
 2020-07-01  8:45 UTC 

[PATCH v3 0/2] usb: dwc3: gadget: improve isoc handling
 2020-07-01  8:45 UTC  (7+ messages)
` [PATCH v3 1/2] usb: dwc3: gadget: make starting isoc transfers more robust

[dpdk-dev] [PATCH] ring: fix error vlaue of tail in the peek API for ST mode
 2020-07-01  8:44 UTC  (3+ messages)

[Intel-gfx] [CI] drm/i915/gem: Move obj->lut_list under its own lock
 2020-07-01  8:44 UTC 

[dpdk-dev] [PATCH v2] lib/ring: fix bulk enqueue API to allow HTS/RTS modes
 2020-07-01  8:44 UTC  (2+ messages)

[PATCH v5 0/3] Offline memoryless cpuless node 0
 2020-07-01  8:42 UTC  (4+ messages)
` [PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[dpdk-dev] [PATCH 0/7] improve DPDK static builds with meson
 2020-07-01  8:43 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 5/7] build/pkg-config: output driver libs first for static build

[dpdk-dev] [PATCH] test/ring_perf: fix error statistics in bulk enq/dequeue
 2020-07-01  8:42 UTC  (3+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[PATCH] [v3]mtd: spi-nor: winbond: add 1.8v SPI NOR Flash IDs
 2020-07-01  8:41 UTC  (3+ messages)

[PATCH 00/18] xfs: remove xfs_disk_quot from incore dquot
 2020-07-01  8:42 UTC  (26+ messages)
` [PATCH 01/18] xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flush
` [PATCH 02/18] xfs: fix inode quota reservation checks
` [PATCH 03/18] xfs: validate ondisk/incore dquot flags
` [PATCH 04/18] xfs: stop using q_core.d_flags in the quota code
` [PATCH 05/18] xfs: stop using q_core.d_id "
` [PATCH 06/18] xfs: use a per-resource struct for incore dquot data
` [PATCH 07/18] xfs: stop using q_core limits in the quota code
` [PATCH 08/18] xfs: stop using q_core counters "
` [PATCH 09/18] xfs: stop using q_core warning "
` [PATCH 10/18] xfs: stop using q_core timers "
` [PATCH 11/18] xfs: remove qcore from incore dquots

Why won't git checkout a branch?
 2020-07-01  8:41 UTC 

Separate user- and project- quota ?
 2020-07-01  8:41 UTC  (3+ messages)

[Intel-gfx] [PATCH 01/33] drm/i915/gt: Harden the heartbeat against a stuck driver
 2020-07-01  8:40 UTC  (33+ messages)
` [Intel-gfx] [PATCH 02/33] drm/i915/gt: Move the heartbeat into the highprio system wq
` [Intel-gfx] [PATCH 03/33] drm/i915/gt: Decouple completed requests on unwind
` [Intel-gfx] [PATCH 04/33] drm/i915/gt: Check for a completed last request once
` [Intel-gfx] [PATCH 05/33] drm/i915/gt: Replace direct submit with direct call to tasklet
` [Intel-gfx] [PATCH 06/33] drm/i915/gt: Use virtual_engine during execlists_dequeue
` [Intel-gfx] [PATCH 07/33] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [PATCH 08/33] drm/i915/gt: Defer schedule_out until after the next dequeue
` [Intel-gfx] [PATCH 09/33] drm/i915/gt: Resubmit the virtual engine on schedule-out
` [Intel-gfx] [PATCH 10/33] drm/i915/gt: Simplify virtual engine handling for execlists_hold()
` [Intel-gfx] [PATCH 11/33] drm/i915/gt: ce->inflight updates are now serialised
` [Intel-gfx] [PATCH 12/33] drm/i915/gt: Drop atomic for engine->fw_active tracking
` [Intel-gfx] [PATCH 13/33] drm/i915/gt: Extract busy-stats for ring-scheduler
` [Intel-gfx] [PATCH 14/33] drm/i915/gt: Convert stats.active to plain unsigned int
` [Intel-gfx] [PATCH 15/33] drm/i915: Lift waiter/signaler iterators
` [Intel-gfx] [PATCH 16/33] drm/i915: Strip out internal priorities
` [Intel-gfx] [PATCH 17/33] drm/i915: Remove I915_USER_PRIORITY_SHIFT
` [Intel-gfx] [PATCH 18/33] drm/i915: Replace engine->schedule() with a known request operation
` [Intel-gfx] [PATCH 19/33] drm/i915/gt: Do not suspend bonded requests if one hangs
` [Intel-gfx] [PATCH 20/33] drm/i915: Teach the i915_dependency to use a double-lock
` [Intel-gfx] [PATCH 21/33] drm/i915: Restructure priority inheritance
` [Intel-gfx] [PATCH 22/33] drm/i915/gt: Remove timeslice suppression
` [Intel-gfx] [PATCH 23/33] drm/i915: Fair low-latency scheduling
` [Intel-gfx] [PATCH 24/33] drm/i915/gt: Specify a deadline for the heartbeat
` [Intel-gfx] [PATCH 25/33] drm/i915: Replace the priority boosting for the display with a deadline
` [Intel-gfx] [PATCH 26/33] drm/i915: Move saturated workload detection to the GT
` [Intel-gfx] [PATCH 27/33] Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"
` [Intel-gfx] [PATCH 28/33] drm/i915/gt: Couple tasklet scheduling for all CS interrupts
` [Intel-gfx] [PATCH 29/33] drm/i915/gt: Support creation of 'internal' rings
` [Intel-gfx] [PATCH 30/33] drm/i915/gt: Use client timeline address for seqno writes
` [Intel-gfx] [PATCH 31/33] drm/i915/gt: Infrastructure for ring scheduling
` [Intel-gfx] [PATCH 32/33] drm/i915/gt: Implement ring scheduler for gen6/7
` [Intel-gfx] [PATCH 33/33] drm/i915/gt: Enable ring scheduling "

[PATCH v4 00/14] irqchip: Fix potential resource leaks
 2020-07-01  8:40 UTC  (7+ messages)
` [PATCH v4 02/14] irqchip/csky-apb-intc: "
` [PATCH v4 04/14] irqchip/davinci-aintc: "

[igt-dev] [PATCH] [PATCH i-g-t] i915/gem_reg_read: Added description for test case
 2020-07-01  8:40 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_reg_read: Added description for test case (rev3)

Linux kernel 4.9.229 released
 2020-07-01  8:40 UTC 

[PATCH 0/5] Last batch of W=1 warning fixes in MFD
 2020-07-01  8:38 UTC  (5+ messages)
` [PATCH 5/5] mfd: axp20x-i2c: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
  ` [PATCH v2] mfd: axp20x-i2c: Tell the compiler that ACPI functions may not be used

[PATCH v2 00/30] Last batch of patches to clean up Misc
 2020-07-01  8:31 UTC  (34+ messages)
` [PATCH v2 01/30] misc: genwqe: card_ddcb: Fix a variety of kerneldoc issues
` [PATCH v2 02/30] misc: genwqe: card_sysfs: Demote function/file headers from kerneldoc
` [PATCH v2 03/30] misc: genwqe: card_debugfs: Demote file header "
` [PATCH v2 04/30] misc: sgi-xp: xp_main: Staticify local functions xp_init() and xp_exit()
` [PATCH v2 05/30] misc: ibmasm: event: Demote function headers from kerneldoc
` [PATCH v2 06/30] misc: ibmasm: command: "
` [PATCH v2 07/30] misc: vmw_vmci_defs: Mark 'struct vmci_handle VMCI_ANON_SRC_HANDLE' as __maybe_unused
` [PATCH v2 08/30] misc: ibmasm: r_heartbeat: Demote function headers from kerneldoc
` [PATCH v2 09/30] misc: mic: host: mic_x100: Move declaration of mic_x100_intr_init[] into c-file
` [PATCH v2 10/30] misc: ibmasm: dot_command: Demote function headers from kerneldoc
` [PATCH v2 11/30] misc: mic: host: mic_intr: Properly document function arguments
` [PATCH v2 12/30] misc: mic: host: mic_x100: Add missing descriptions to kerneldoc headers
` [PATCH v2 13/30] misc: mic: card: mic_debugfs: Demote function headers from kerneldoc
` [PATCH v2 14/30] misc: mic: host: "
` [PATCH v2 15/30] misc: mic: cosm: cosm_main: Document 'force' function argument
` [PATCH v2 16/30] misc: mic: scif: scif_ports: Fix copy 'n' paste error
` [PATCH v2 17/30] misc: mic: cosm: cosm_debugfs: Demote function headers from kerneldoc
` [PATCH v2 18/30] misc: mic: scif: scif_api: Remove set but unused variable 'read_size'
` [PATCH v2 19/30] misc: mic: scif: scif_api: Demote scif_accept() function header
` [PATCH v2 20/30] misc: mic: scif: scif_epd: Describe missing 'scifdev' argument(s)
` [PATCH v2 21/30] misc: mic: scif: scif_nodeqp: Fix a bunch of kerneldoc issues
` [PATCH v2 22/30] misc: mic: scif: scif_nm: Supply various kerneldoc fix-ups
` [PATCH v2 23/30] misc: mic: scif: scif_dma: Fix a couple of kerneldoc issues
` [PATCH v2 24/30] misc: mic: scif: scif_fence: Fix a bunch of different documentation issues
` [PATCH v2 25/30] misc: mic: scif: scif_rma: Repair a bunch of kerneldoc issues
` [PATCH v2 26/30] misc: eeprom: at24: Tell the compiler that ACPI functions may not be used
` [PATCH v2 27/30] misc: cxl: hcalls: Demote half-assed kerneldoc attempt
` [PATCH v2 28/30] misc: ocxl: config: Provide correct formatting to function headers
` [PATCH v2 29/30] misc: ibmvmc: Repair ill-named function argument descriptions
` [PATCH v2 30/30] misc: cxl: flash: Remove unused pointer

[PATCH v2 0/3] x86/mm/64: Remove vmalloc/ioremap pgtable synchronization
 2020-07-01  8:38 UTC  (4+ messages)
` [PATCH v2 1/3] x86/mm/64: Pre-allocate p4d/pud pages for vmalloc area
` [PATCH v2 2/3] x86/mm/64: Do not sync vmalloc/ioremap mappings
` [PATCH v2 3/3] x86/mm/64: Make sync_global_pgds() static

[PATCH v5] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
 2020-07-01  8:38 UTC  (4+ messages)
` [PATCH v5 1/4] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings

[master/dunfell] packagegroup: tisdk-addons-sdk-host: Include gpu driver source based on MACHINE_FEATURES
 2020-07-01  8:35 UTC  (3+ messages)

[kvm-unit-tests PATCH] scripts: Fix the check whether testname is in the only_tests list
 2020-07-01  8:37 UTC 

[PATCH 0/2] x86/entry: Tiny idtentry_exit_cond_resched() cleanup
 2020-07-01  8:35 UTC  (5+ messages)
` [PATCH 1/2] x86/entry: Use should_resched() in idtentry_exit_cond_resched()
      ` [PATCH v2] "

[PATCH] avinfo: Print more A/V capabilities
 2020-07-01  8:35 UTC  (2+ messages)

[PATCH 0/5 v11] KASan for Arm
 2020-07-01  8:32 UTC  (5+ messages)

[xfs] a5949d3fae: aim7.jobs-per-min -33.6% regression
 2020-07-01  7:49 UTC  (3+ messages)
` [LKP] "

[PATCH] doc: cgroup: add f2fs and xfs to supported list for writeback
 2020-07-01  8:32 UTC  (5+ messages)
      ` [f2fs-dev] "

[linux-lvm] Difference between thin_ll_xxx & thin_xxx
 2020-07-01  8:32 UTC 

[PATCH] usb: chipidea: fix ci_irq for role-switching use-case
 2020-07-01  8:32 UTC  (7+ messages)

U-Boot is broken on real N900 HW
 2020-07-01  8:32 UTC  (11+ messages)
    ` Bisected: mmc cause reboot loops on N900 (Was: Re: U-Boot is broken on real N900 HW)
        ` Bisected: omap_hsmmc 3.3V IO voltage incompatible with N900 (Was: Re: Bisected: mmc cause reboot loops on N900)

[PATCH] usb: cdns3: fix possible buffer overflow caused by bad DMA value
 2020-07-01  8:31 UTC  (4+ messages)

Power-up/reset code for Mali-T820 in Amlogic S912
 2020-07-01  8:29 UTC  (3+ messages)

[PATCH RESEND v9 00/18] Add support for mt2701 JPEG ENC support
 2020-07-01  8:28 UTC  (8+ messages)
` [PATCH RESEND v9 18/18] media: platform: Add jpeg enc feature

[PATCH v2 0/4] dt-bindings: mfd: Add bindings for the Mediatek MT6360
 2020-07-01  7:16 UTC  (4+ messages)
` [PATCH v2 2/4] mfd: mt6360: implement i2c R/W with CRC

[PATCH RFC 0/1] i2c: add slave testunit driver
 2020-07-01  8:30 UTC  (2+ messages)

[PATCH 0/6] Support zone capacity
 2020-07-01  8:30 UTC  (7+ messages)
` [PATCH 1/6] zns: Support zone capacity smaller than zone size
` [PATCH 2/6] options: Add zonecapacity option for zonemode=zbd
` [PATCH 3/6] t/zbd: Mandate blkzone capacity report for devices with zone capacity
` [PATCH 4/6] t/zbd: Support testing zone capacity smaller than zone size
` [PATCH 5/6] t/zbd: Support testing zone capacity smaller than zone size with null_blk
` [PATCH 6/6] t/zbd: Add test case to check zonecapacity option

[PATCH] mm: define pte_add_end for consistency
 2020-07-01  8:29 UTC  (4+ messages)

BUG: Bad page state in process - page dumped because: page still charged to cgroup
 2020-07-01  8:29 UTC  (3+ messages)

[PATCH v2 0/9] xfs: reflink cleanups
 2020-07-01  8:27 UTC  (14+ messages)
` [PATCH 3/9] xfs: redesign the reflink remap loop to fix blkres depletion crash
  ` [PATCH v4.2 "
` [PATCH 4/9] xfs: only reserve quota blocks for bmbt changes if we're changing the data fork
` [PATCH 5/9] xfs: only reserve quota blocks if we're mapping into a hole
` [PATCH 7/9] xfs: fix xfs_reflink_remap_prep calling conventions
` [PATCH 8/9] xfs: refactor locking and unlocking two inodes against userspace IO
` [PATCH 9/9] xfs: move helpers that lock and unlock "

[PATCH v4 0/3] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-07-01  8:27 UTC  (3+ messages)
` [PATCH v4 1/3] "

Linux kernel 4.4.229 released
 2020-07-01  8:25 UTC 

[PATCH] mt76: mt7915: avoid memcpy in rxv operation
 2020-07-01  8:13 UTC  (2+ messages)

[PATCH] i2c: core: do not use logical device when creating irq domain
 2020-07-01  8:23 UTC 

[PATCH v2 1/5] thermal: core: Add helpers to browse the cdev, tz and governor list
 2020-07-01  8:22 UTC  (6+ messages)
` [PATCH v2 4/5] thermal: core: genetlink support for events/cmd/sampling

[PATCH] usb: typec: Add num_altmodes partner attribute
 2020-07-01  8:22 UTC  (2+ messages)

[OE-core][PATCH 0/1 v3] classes/kernel: Use a copy of image for kernel*.rpm if fs doesn't support symlinks
 2020-07-01  8:22 UTC  (10+ messages)
` [OE-core][PATCH 1/1 "

[PATCH v3 00/15] HWPOISON: soft offline rework
 2020-07-01  8:22 UTC  (5+ messages)

[PATCH] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-07-01  8:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH bpf-next] bpf, netns: Fix use-after-free in pernet pre_exit callback
 2020-07-01  8:21 UTC  (2+ messages)

[PATCH v9 0/4] NVIDIA ARM SMMUv2 Implementation
 2020-07-01  8:19 UTC  (11+ messages)
` [PATCH v9 2/4] iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usage
` [PATCH v9 3/4] dt-bindings: arm-smmu: add binding for Tegra194 SMMU

[PATCH] drm/amdgpu: return an error for hw access in INFO ioctl when in reset
 2020-07-01  8:20 UTC  (3+ messages)

PANIC: mm: memcg/slab: percpu_ref_put_many - Unable to handle kernel paging request at virtual address ffff80096d78f000
 2020-07-01  8:19 UTC  (2+ messages)

[PATCH] cpuidle: governor: export cpuidle_register_governor
 2020-07-01  8:19 UTC  (2+ messages)

[PATCH v4 3/3] prctl: Allow ptrace capable processes to change /proc/self/exe
 2020-07-01  8:19 UTC  (2+ messages)

RPC Pipefs: Frequent parsing errors in client database
 2020-07-01  8:13 UTC  (16+ messages)
      ` Strange segmentation violations of rpc.gssd in Debian Buster
                    ` [PATCH v2] "
                            ` [PATCH v2] "

[Buildroot] NFS-root boot problem
 2020-07-01  8:18 UTC  (3+ messages)

[PATCH net] net/sched: act_mirred: fix fragment the packet after defrag in act_ct
 2020-07-01  8:17 UTC  (8+ messages)

[PATCH net-next] ipvs: avoid expiring many connections from timer
 2020-07-01  8:17 UTC  (2+ messages)

[PATCH v2 0/6] Remove default DMA window before creating DDW
 2020-07-01  8:17 UTC  (9+ messages)
` [PATCH v2 1/6] powerpc/pseries/iommu: Create defines for operations in ibm,ddw-applicable
` [PATCH v2 2/6] powerpc/pseries/iommu: Update call to ibm,query-pe-dma-windows
` [PATCH v2 4/6] powerpc/pseries/iommu: Remove default DMA window before creating DDW
` [PATCH v2 5/6] powerpc/pseries/iommu: Make use of DDW even if it does not map the partition

[Bug 1885719] [NEW] qemu/target/nios2/helper.c:261:20: style:inconclusive: Found duplicate branches for 'if' and 'else'
 2020-07-01  8:05 UTC  (2+ messages)
` [Bug 1885719] "

[PATCH v4 00/14] arm64: Optimise and update memcpy, user copy and string routines
 2020-07-01  8:12 UTC  (3+ messages)

[PATCH 00/46] Less clumsy error checking
 2020-07-01  8:13 UTC  (4+ messages)
` [PATCH 14/46] qemu-option: Factor out helper opt_create()

[RFC 0/2] iommu: arm-smmu: Add support for early direct mappings
 2020-07-01  7:40 UTC  (8+ messages)

[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-01  8:11 UTC  (15+ messages)
` [RFC v2 1/1] "

[powerpc:fixes-test] BUILD SUCCESS 19ab500edb5d6020010caba48ce3b4ce4182ab63
 2020-07-01  8:07 UTC 

[PATCH v2] blk-iolatency: postpone ktime_get() execution until blk_iolatency_enabled() return true
 2020-07-01  8:09 UTC 

[PATCH] sbitmap: Consider cleared bits in sbitmap_bitmap_show()
 2020-07-01  8:06 UTC 

[PATCH] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-07-01  8:08 UTC  (4+ messages)

[RFC PATCH] WIP: i2c: rcar: add HostNotify support
 2020-07-01  8:09 UTC 

[igt-dev] [RFC, i-g-t, v2] tests/device_reset: Test device sysfs reset
 2020-07-01  8:08 UTC  (2+ 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.