All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-30 22:04:08 to 2020-11-30 22:50:03 UTC [more...]

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-11-30 22:50 UTC 

[Fuego] Introducing myself to Fuego
 2020-11-30 22:49 UTC  (2+ messages)

[PATCH 00/40] [Set 9] Rid W=1 warnings from GPU
 2020-11-30 22:49 UTC  (120+ messages)
` [PATCH 02/40] drm/amd/amdgpu/gmc_v10_0: Suppy some missing function doc descriptions
` [PATCH 04/40] drm/amd/amdgpu/iceland_ih: Add missing function param descriptions for 'ih' and 'entry'
` [PATCH 05/40] drm/amd/amdgpu/tonga_ih: Provide some missing "
` [PATCH 06/40] drm/amd/amdgpu/cz_ih: Add missing function param "
` [PATCH 07/40] drm/amd/amdgpu/amdgpu_psp: Make local function 'parse_ta_bin_descriptor' static
` [PATCH 09/40] drm/amd/amdgpu/vega10_ih: Add descriptions for 'ih' and 'entry'
` [PATCH 10/40] drm/amd/amdgpu/navi10_ih: "
` [PATCH 11/40] drm/amd/amdgpu/psp_v11_0: Make local function 'psp_v11_0_wait_for_bootloader()' static
` [PATCH 12/40] drm/amd/amdgpu/dce_v10_0: Supply description for function param 'async'
` [PATCH 13/40] drm/amd/amdgpu/dce_v11_0: "
` [PATCH 14/40] drm/amd/amdgpu/gfx_v9_0: Make called-by-reference only function static
` [PATCH 15/40] drm/amd/amdgpu/gfx_v8_0: Functions must follow directly after their headers
` [PATCH 16/40] drm/amd/amdgpu/gfx_v10_0: Remove a bunch of set but unused variables
` [PATCH 17/40] drm/amd/amdgpu/sdma_v2_4: Fix a bunch of kernel-doc function documentation issues
` [PATCH 18/40] drm/amd/amdgpu/sdma_v3_0: "
` [PATCH 19/40] drm/amd/amdgpu/sdma_v3_0: Fix incorrect param doc-rot issue
` [PATCH 20/40] drm/amd/amdgpu/uvd_v5_0: Fix a bunch of kernel-doc function documentation issues
` [PATCH 21/40] drm/amd/amdgpu/sdma_v4_0: Repair a bunch of kernel-doc problems
` [PATCH 22/40] drm/amd/amdgpu/amdgpu_uvd: Fix some function documentation headers
` [PATCH 23/40] drm/amd/amdgpu/sdma_v5_0: Provide some missing and repair other function params
` [PATCH 24/40] drm/amd/amdgpu/sdma_v5_2: "
` [PATCH 25/40] drm/amd/amdgpu/amdgpu_vce: "
` [PATCH 26/40] drm/amd/amdgpu/uvd_v6_0: Fix a bunch of kernel-doc function documentation issues
` [PATCH 27/40] drm/amd/amdgpu/uvd_v7_0: "
` [PATCH 28/40] drm/amd/amdgpu/gfx_v10_0: Make local function 'gfx_v10_0_rlc_stop()' static
` [PATCH 29/40] drm/amd/amdgpu/vcn_v1_0: Fix a few kernel-doc misdemeanours
` [PATCH 30/40] drm/amd/amdgpu/jpeg_v1_0: Add some missing function param descriptions
` [PATCH 31/40] drm/amd/amdgpu/jpeg_v2_0: Add some missing kernel-doc descriptions
` [PATCH 32/40] drm/amd/amdgpu/vcn_v2_0: Fix a few kernel-doc misdemeanours
` [PATCH 33/40] drm/amd/amdgpu/vcn_v3_0: Remove unused variable 'direct_poll' from 'vcn_v3_0_start_sriov()'

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-11-30 22:48 UTC  (6+ messages)
` [PATCH v15 05/26] x86/cet/shstk: Add Kconfig option for user-mode "

[PATCH v1 0/1] gpiolib: Don't free if pin ranges are not defined
 2020-11-30 22:47 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH] drm/amdkfd: keep BOs in system memory if restore failed
 2020-11-30 22:48 UTC 

[Intel-gfx] [PATCH 1/4] drm/i915: Track logically enabled planes for hw state
 2020-11-30 22:51 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: Add intel_atomic_add_affected_planes()
` [Intel-gfx] [PATCH 3/4] drm/i915: Properly flag modesets for all bigjoiner pipes
` [Intel-gfx] [PATCH 4/4] drm/i915: Call kill_bigjoiner_slave() earlier

[PATCH 0/8] hvf: Implement Apple Silicon Support
 2020-11-30 22:46 UTC  (10+ messages)
` [PATCH 2/8] hvf: Move common code out

[Cocci] Itterating matches
 2020-11-30 22:48 UTC  (2+ messages)
  ` [Cocci] Automating a kmap/mem*/kunmap transformation

renesas/next usb: 3 runs, 1 regressions (renesas-next-2020-11-30-v5.10-rc1)
 2020-11-30 22:46 UTC 

[Intel-gfx] [PATCH 0/9] drm/i915: Add the missing wakeref tracking for display power references
 2020-11-30 22:47 UTC  (7+ messages)
` [Intel-gfx] [PATCH 4/9] drm/i915/ddi: Track power reference taken for encoder DDI IO use
` [Intel-gfx] [PATCH 9/9] drm/i915: Make intel_display_power_put_unchecked() an internal-only function

[PATCH 1/5] nfsd: only call inode_query_iversion in the I_VERSION case
 2020-11-30 22:46 UTC  (5+ messages)
` [PATCH 2/5] nfsd: simplify nfsd4_change_info
` [PATCH 3/5] nfsd: minor nfsd4_change_attribute cleanup
` [PATCH 4/5] nfsd4: don't query change attribute in v2/v3 case
` [PATCH 5/5] Revert "nfsd4: support change_attr_type attribute"

[PATCH RFC] docs: Note that sphinx 1.7 will be required soon
 2020-11-30 22:45 UTC 

[Buildroot] [PATCH] package/privoxy: security bump to version 3.0.29
 2020-11-30 22:44 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libplist: drop duplicated COPYING hash
 2020-11-30 22:44 UTC  (2+ messages)

[Buildroot] [git commit] package/privoxy: security bump to version 3.0.29
 2020-11-30 22:44 UTC 

[Buildroot] [git commit] package/libplist: drop duplicated COPYING hash
 2020-11-30 22:44 UTC 

[PATCH v4 00/26] coresight: etm4x: Support for system instructions
 2020-11-30 22:42 UTC  (4+ messages)
` [PATCH v4 18/25] coresight: etm4x: Expose trcdevarch via trcidr

[PATCH] KVM: x86: Reinstate userspace hypercall support
 2020-11-30 22:42 UTC  (3+ messages)

Correct usage of dev_base_lock in 2020
 2020-11-30 22:41 UTC  (13+ messages)

[PATCH bpf] libbpf: reset errno after probing kernel features
 2020-11-30 22:40 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2020-11-30 22:38 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-11-30 22:38 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-11-30 22:38 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-11-30 22:38 UTC 

[PATCH v2] ARM: dts: mvebu: Add device tree for ATL-x530 Board
 2020-11-30 22:35 UTC  (2+ messages)

warnings from MTU setting on switch ports
 2020-11-30 22:35 UTC  (4+ messages)

[PATCH kernel v4 0/8] genirq/irqdomain: Add reference counting to IRQs
 2020-11-30 22:33 UTC  (8+ messages)
` [PATCH kernel v4 5/8] genirq: Add free_irq hook for IRQ descriptor and use for mapping disposal

[PATCH v3] Add power/gpu_frequency tracepoint
 2020-11-30 22:33 UTC  (4+ messages)
` [PATCH v4] "

[PATCH BlueZ v5 1/7] battery: Add the internal Battery API
 2020-11-30 22:34 UTC  (2+ messages)
` [BlueZ,v5,1/7] "

[PATCH] mm: list_lru: hold nlru lock to avoid reading transient negative nr_items
 2020-11-30 22:33 UTC  (4+ messages)

[PATCH bpf 1/2] libbpf: fix ring_buffer__poll() to return number of consumed samples
 2020-11-30 22:33 UTC  (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: drain ringbuf samples at the end of test

[PATCH] cpuidle: Select polling interval based on a c-state with a longer target residency
 2020-11-30 22:32 UTC  (3+ messages)

“root account locked” after removing one RAID1 hard disc
 2020-11-30 22:31 UTC  (13+ messages)
        ` ???root account locked??? "
            ` RAID repair script (was "Re: ???root account locked??? after removing one RAID1 hard disc"
` partitions & filesystems (was "Re: ???root account locked??? after removing one RAID1 hard disc")
    ` partitions & filesystems

[net-next 0/4][pull request] 1GbE Intel Wired LAN Driver Updates 2020-11-30
 2020-11-30 22:31 UTC  (7+ messages)
` [net-next 1/4] e1000e: allow turning s0ix flows on for systems with ME
` [net-next 2/4] e1000e: Add Dell's Comet Lake systems into s0ix heuristics

[PATCH] fanotify: Fix sys_fanotify_mark() on native x86-32
 2020-11-30 22:30 UTC 

[PATCH] HID: sony: Add support for tilt on guitar hero guitars
 2020-11-30 22:30 UTC  (3+ messages)

[dm-devel] [PATCH] dm-crypt: fix deadlock when swapping to encrypted device
 2020-11-30 22:29 UTC  (4+ messages)
` [dm-devel] [PATCH v2] "
  ` [dm-devel] [PATCH v3] "

[PATCH v5 00/16] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2020-11-30 22:29 UTC  (5+ messages)
` [PATCH v5 01/16] dt-bindings: dma: Add YAML schemas for dw-axi-dmac
` [PATCH v5 10/16] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA

[PATCH net-next v3 00/12] net: dsa: microchip: PTP support for KSZ956x
 2020-11-30 22:28 UTC  (6+ messages)

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.246-39-gdf4d70323c7e)
 2020-11-30 22:28 UTC 

[PATCH v9 1/2] kunit: Support for Parameterized Testing
 2020-11-30 22:22 UTC  (6+ messages)
      ` [Linux-kernel-mentees] "

[patch 0/3] speakup: simplify relation between line disc and synth
 2020-11-30 22:26 UTC  (4+ messages)
` [patch 1/3] speakup: Add synth parameter to io functions
` [patch 2/3] speakup: Reference synth from tty and tty from synth
` [patch 3/3] speakup: Simplify spk_ttyio_out error handling

[PATCH 1/3] dt-bindings: net: fsl-fec add mdc/mdio bitbang option
 2020-11-30 22:26 UTC  (5+ messages)
` [PATCH v2 "

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2020-11-30 22:26 UTC 

[PATCH v8 1/2] kunit: Support for Parameterized Testing
 2020-11-30 22:24 UTC  (3+ messages)
  ` [Linux-kernel-mentees] "

[linux-lvm] System completely unstable after migrating to thin pools
 2020-11-30 22:24 UTC  (2+ messages)

(no subject)
 2020-11-30 22:22 UTC  (3+ messages)
` 
  ` [PATCH V3 00/23] IOREQ feature (+ virtio-mmio) on Arm

[PATCH] fanotify: Fix fanotify_mark() on 32-bit x86
 2020-11-30 22:21 UTC  (5+ messages)

[PATCH] drm/kmb: fix array bounds warning
 2020-11-30 22:19 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2020-11-30 22:19 UTC 

linux-next: build warnings after merge of the tip tree
 2020-11-30 22:18 UTC  (4+ messages)

arch/powerpc/platforms/powernv/pci-sriov.c:606:12: warning: Either the condition '!iov' is redundant or there is possible null pointer dereference: iov
 2020-11-30 22:18 UTC 

[PATCH 1/3] watchdog: iTCO_wdt: use module_platform_device() macro
 2020-11-30 22:17 UTC  (6+ messages)
` [PATCH 2/3] watchdog: iTCO_wdt: use dev_*() instead of pr_*() for logging
` [PATCH 3/3] watchdog: iTCO_wdt: use pm_ptr()

[Intel-gfx] [PATCH v3] drm/i915/lmem: Limit block size to 4G
 2020-11-30 22:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/lmem: Limit block size to 4G (rev3)

[PATCH v2] Documentation: kunit: provide guidance for testing many inputs
 2020-11-30 22:13 UTC  (2+ messages)

[peterz-queue:sched/core-sched 4/12] kernel/sched/core.c:4990:20: warning: unused function 'sched_core_cpu_starting'
 2020-11-30 22:14 UTC 

What did you do before the bug happened? (Steps to reproduce your issue)
 2020-11-30 22:11 UTC 

[PATCH] tests/amdgpu: Fix a typo
 2020-11-30 22:12 UTC 

question: interconnect: changes in 5.10 / imx8mq ?
 2020-11-30 22:10 UTC  (4+ messages)

[PATCH v5 0/4] Enable Hi3559A SOC clock and HiSilicon Hiedma Controller
 2020-11-30 22:11 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: Document the hi3559a clock bindings
` [PATCH v5 3/4] dt: bindings: dma: Add DT bindings for HiSilicon Hiedma Controller

[PATCH bpf] xdp: Handle MEM_TYPE_XSK_BUFF_POOL correctly in xdp_return_buff()
 2020-11-30 22:10 UTC  (2+ messages)

+ mm-move-lruvec-stats-update-functions-to-vmstath.patch added to -mm tree
 2020-11-30 22:08 UTC 

+ mm-memcontrol-account-pagetables-per-node.patch added to -mm tree
 2020-11-30 22:08 UTC 

[OE-Core][master][gatesgarth][PATCH] populate_sdk_ext: use CUSTOM_TEPLATECONF variable to enable custom templateconf.cfg
 2020-11-30 22:07 UTC 

[PATCH v2 0/2] Add drivers for Intel Keem Bay SoC watchdog
 2020-11-30 22:05 UTC  (3+ messages)
` [PATCH v2 1/2] watchdog: Add watchdog driver for Intel Keembay Soc

[PATCH RFC 0/6] xen/arm: mm: Add limited support for superpages
 2020-11-30 22:05 UTC  (9+ messages)
` [PATCH RFC 4/6] xen/arm: mm: Allow other mapping size in xen_pt_update_entry()

[PATCH v2 0/6] Patches to support NFS re-exporting
 2020-11-30 22:03 UTC  (7+ messages)
` [PATCH v2 1/6] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
  ` [PATCH v2 2/6] nfsd: allow filesystems to opt out of subtree checking
    ` [PATCH v2 3/6] nfsd: close cached files prior to a REMOVE or RENAME that would replace target
      ` [PATCH v2 4/6] exportfs: Add a function to return the raw output from fh_to_dentry()
        ` [PATCH v2 5/6] nfsd: Fix up nfsd to ensure that timeout errors don't result in ESTALE
          ` [PATCH v2 6/6] nfsd: Set PF_LOCAL_THROTTLE on local filesystems only

[PATCH v5 00/16] Tegra XHCI controller ELPG support
 2020-11-30 22:03 UTC  (3+ messages)
` [PATCH v5 10/16] dt-bindings: phy: tegra-xusb: Add nvidia,pmc prop

Maximum height of rmapbt when reflink feature is enabled
 2020-11-30 22:03 UTC  (3+ messages)

[dhowells-fs:fscache-iter 71/76] fs/afs/write.c:27: undefined reference to `fscache_set_page_dirty'
 2020-11-30 22:04 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.