All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-05 09:34:04 to 2019-12-05 10:11:55 UTC [more...]

[PATCH 1/4] rockchip: fit_spl_optee: get text and optee base from build
 2019-12-05 10:11 UTC  (4+ messages)
` [PATCH 2/4] rockchip: rk3288-evb: update SPL_STACK/MALLOC_LEN config with rk3399
` [PATCH 3/4] rockchip: rk3288-evb: update CONFIG_NR_DRAM_BANKS to 2
` [PATCH 4/4] rockchip: rk3288-evb: update config to support OPTEE

[PATCH] mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
 2019-12-05 10:11 UTC  (6+ messages)

[RFC PATCH v2] btrfs-progs: scrub: add start/end position for scrub
 2019-12-05 10:10 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915: Use engine query interface for gem_ctx_isolation/persistence
 2019-12-05 10:09 UTC  (9+ messages)

[PATCH] block: fix memleak of bio integrity data
 2019-12-05 10:08 UTC  (3+ messages)

[PATCH] virtio-balloon: fix managed page counts when migrating pages between zones
 2019-12-05 10:08 UTC  (3+ messages)

kernel BUG at fs/btrfs/volumes.c:LINE!
 2019-12-05 10:07 UTC  (5+ messages)
      `  "

[Bug 1846427] [NEW] 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
 2019-12-05  9:51 UTC  (2+ messages)
` [Bug 1846427] "

[PATCH v2 0/2] PM / devfreq: Add dev_pm_qos support
 2019-12-05 10:05 UTC  (6+ messages)
` [PATCH v2 1/2] PM / devfreq: Add PM QoS support
` [PATCH v2 2/2] PM / devfreq: Use PM QoS for sysfs min/max_freq

[GIT PULL] pwm: Changes for v5.5-rc1
 2019-12-05 10:05 UTC  (4+ messages)

[Virtio-fs] [PATCH] virtiofsd: fix double fuse_mbuf_iter_advance when do_removemapping
 2019-12-05 10:04 UTC  (4+ messages)

[PATCH 0/4] Add support to defer core initialization
 2019-12-05 10:04 UTC  (6+ messages)
` [PATCH 1/4] PCI: dwc: Add new feature to skip "

[cip-dev] [PATCH 4.4.y-cip] gpiolib: Fix invalid access of nullptr
 2019-12-05 10:04 UTC  (7+ messages)

[PATCH net] net: dsa: fix flow dissection on Tx path
 2019-12-05 10:02 UTC 

[PATCH] Silence an uninitialized variable warning
 2019-12-05 10:02 UTC  (6+ messages)

[PATCH] x86/sgx: Fix double-free when EADD fails
 2019-12-05 10:01 UTC 

[Qemu-devel] [PATCH v6 0/9] Clock framework API
 2019-12-05  9:59 UTC  (6+ messages)
`  "

openbmc-test-automation
 2019-12-05 10:01 UTC  (2+ messages)

[PATCH v1] intel_iommu: fix bug to read DMAR_RTADDR_REG
 2019-12-05  9:54 UTC 

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.88)
 2019-12-05 10:00 UTC 

[PATCH 1/2] kasan: fix crashes on access to memory mapped by vm_map_ram()
 2019-12-05  9:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v7 00/25] Unify vDSOs across more architectures
 2019-12-05 10:00 UTC  (11+ messages)
` [PATCH v7 16/25] arm: Add support for generic vDSO
  ` [PATCH v7 16/25] arm: Add support for generic vDSO (causing crash)

unregister_netdevice: waiting for DEV to become free (2)
 2019-12-05 10:00 UTC  (4+ messages)

[PATCH 0/6] Add support for PCIe endpoint mode in Tegra194
 2019-12-05  9:57 UTC  (10+ messages)
` [PATCH 2/6] dt-bindings: PCI: tegra: Add DT support for PCIe EP nodes "

[PATCH v2 0/3] devfreq: improve devfreq statistics counting
 2019-12-05  9:58 UTC  (4+ messages)
  ` [PATCH v2 1/3] devfreq: change time stats to 64-bit

[PATCH v3 00/15] KVM: Dynamically size memslot arrays
 2019-12-05  9:54 UTC  (9+ messages)
` [PATCH v3 07/15] KVM: Refactor error handling for setting memory region
` [PATCH v3 08/15] KVM: Move setting of memslot into helper routine

[PATCH 00/16] crypto: atmel - Fixes and cleanup patches
 2019-12-05  9:54 UTC  (34+ messages)
` [PATCH 01/16] crypto: atmel-tdes: Constify value to write to hw
` [PATCH 02/16] crypto: atmel-{sha,tdes} - Change algorithm priorities
` [PATCH 03/16] crypto: atmel-tdes - Remove unused header includes
` [PATCH 04/16] crypto: atmel-{sha,tdes} - Propagate error from _hw_version_init()
` [PATCH 05/16] crypto: atmel-{aes,sha,tdes} - Drop superfluous error message in probe()
` [PATCH 06/16] crypto: atmel-{aes, sha, tdes} - Rename labels "
  ` [PATCH 06/16] crypto: atmel-{aes,sha,tdes} "
` [PATCH 07/16] crypto: atmel-tdes - Remove useless write in Control Register
` [PATCH 08/16] crypto: atmel-tdes - Map driver data flags to Mode Register
` [PATCH 09/16] crypto: atmel-tdes - Drop unnecessary passing of tfm
` [PATCH 10/16] crypto: atmel-{aes,tdes} - Do not save IV for ECB mode
` [PATCH 11/16] crypto: atmel-aes - Fix counter overflow in CTR mode
` [PATCH 12/16] crypto: atmel-aes - Fix saving of IV for "
` [PATCH 13/16] crypto: atmel-{sha,tdes} - Remove unused 'err' member of driver data
` [PATCH 14/16] crypto: atmel-sha - Void return type for atmel_sha_update_dma_stop()
` [PATCH 15/16] crypto: atmel-aes - Use gcm helper to check authsize
` [PATCH 16/16] crypto: atmel-{aes,sha,tdes} - Group common alg type init in dedicated methods

Fw: [Bug 205753] New: Incorrect SCTP DATA dispatching
 2019-12-05  9:57 UTC  (2+ messages)

[PATCH] nftables: Bump dependency on libnftnl to 1.1.5
 2019-12-05  9:46 UTC 

[PATCH] drm/modes: remove unused variables
 2019-12-05  9:55 UTC  (5+ messages)

[PATCH v15 06/19] leds: lp50xx: Add the LP50XX family of the RGB LED driver
 2019-12-05  9:54 UTC  (7+ messages)
        ` [kbuild-all] "

memory leak in genl_rcv_msg
 2019-12-05  9:55 UTC 

[PATCH v3 0/1] git-p4.py: Cast byte strings to unicode strings in python3
 2019-12-05  9:54 UTC  (3+ messages)
` [PATCH v4 00/11] "

[RFC 0/3] KVM/ARM: Misc PMU fixes
 2019-12-05  9:54 UTC  (11+ messages)
` [RFC 1/3] KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
` [RFC 2/3] KVM: arm64: pmu: Fix chained SW_INCR counters
` [RFC 3/3] KVM: arm64: pmu: Enforce PMEVTYPER evtCount size

[PATCH 1/2] dt-bindings: edac: Add DT bindings for Kryo EDAC
 2019-12-05  9:53 UTC  (4+ messages)
` [PATCH 2/2] drivers: edac: Add EDAC support for Kryo CPU caches

[Xen-devel] [xen-unstable test] 144525: tolerable FAIL - PUSHED
 2019-12-05  9:52 UTC 

[PATCH 0/2] Add EDAC support for Kryo CPU core caches
 2019-12-05  9:52 UTC 

[PATCH 0/2] Add EDAC support for Kryo CPU core caches
 2019-12-05  9:52 UTC 

[Xen-devel] [PATCH v4 0/9] Add alternative API for Xen PTEs
 2019-12-05  9:51 UTC  (4+ messages)

[PATCH 4.19 000/306] 4.19.87-stable review
 2019-12-05  9:51 UTC  (5+ messages)
` [PATCH 4.19 067/306] KVM: nVMX: move check_vmentry_postreqs() call to nested_vmx_enter_non_root_mode()

[PATCH v5 0/2] block/nbd: fix memory leak in nbd_open
 2019-12-05  9:45 UTC  (5+ messages)
` [PATCH v5 1/2] block/nbd: extract the common cleanup code
` [PATCH v5 2/2] block/nbd: fix memory leak in nbd_open()

[tpm2] Fwd: How Is This Possible If There Are No Keys ? ? ?
 2019-12-05  9:50 UTC 

[PATCH v2 10/11] gpiolib: add new ioctl() for monitoring changes in line info
 2019-12-05  9:48 UTC  (8+ messages)
` [PATCH v2 11/11] tools: gpio: implement gpio-watch

[PATCH] ASoC: fsl_sai: add IRQF_SHARED
 2019-12-05  9:45 UTC  (6+ messages)
      ` [alsa-devel] "

[PATCH bpf-next v11 0/2] bpf: adding get_file_path helper
 2019-12-05  9:47 UTC  (4+ messages)
` [PATCH bpf-next v11 1/2] bpf: add new helper get_file_path for mapping a file descriptor to a pathname

[RFC PATCH 0/1] netfilter: xt_connmark: add savedscp-mark action
 2019-12-05  9:46 UTC  (4+ messages)
` [PATCH 0/1] netfilter: connmark: introduce set-dscpmark

[RFC] Thing 1: Shardmap fox Ext4
 2019-12-05  9:46 UTC  (5+ messages)

Test Case "Verify IPMI Root User Password Change" in openbmc-test-automation
 2019-12-05  9:46 UTC  (2+ messages)

[Xen-devel] [PATCH v3 0/4] x86: enable x2APIC mode regardless of interrupt remapping support
 2019-12-05  9:45 UTC  (3+ messages)
` [Xen-devel] [PATCH v3 4/4] x86/apic: allow enabling x2APIC mode regardless of interrupt remapping

Running an Ivy Bridge cpu at fixed frequency
 2019-12-05  9:45 UTC  (2+ messages)

[PATCH v2] ARM: dts: at91: sama5d27_som1_ek: add i2c filters properties
 2019-12-05  9:44 UTC  (3+ messages)

[PATCH v7] Implement backend program convention command for vhost-user-blk
 2019-12-05  9:43 UTC  (3+ messages)

[PATCH v3 0/5] Fix nits in the kunit
 2019-12-05  9:44 UTC  (6+ messages)

[Buildroot] [PATCH v8 1/2] package/compiler-rt: new package
 2019-12-05  9:44 UTC  (3+ messages)

[dpdk-dev] [Bug 376] mlx5 / DPDK 19.11 : single core throughput dropped at testpmd (VS DPDK 19.08)
 2019-12-05  9:43 UTC 

[Buildroot] [PATCH RFC 1/1] package/rauc: select fw_printenv for uboot based systems
 2019-12-05  9:42 UTC 

[v2 PATCH] mm: move_pages: return valid node id in status if the page is already on the target node
 2019-12-05  9:42 UTC  (2+ messages)

64 bit time regression in recvmmsg()
 2019-12-05  9:41 UTC  (6+ messages)

[RFC v5 000/126] error: auto propagated local_err
 2019-12-05  9:38 UTC  (5+ messages)
` [RFC v5 024/126] "

[PATCH v3 00/12] video, drm, etc: constify fbops in struct fb_info
 2019-12-05  9:40 UTC  (11+ messages)
` [PATCH v3 08/12] video: constify fb ops across all drivers
  ` [Intel-gfx] "
` [PATCH v3 10/12] media: "
    ` [Intel-gfx] "

[PATCH net v2] net: thunderx: start phy before starting autonegotiation
 2019-12-05  9:41 UTC  (2+ messages)

[PATCH] ARM: imx: Correct ocotp id for serial number support of i.MX6ULL/ULZ SoCs
 2019-12-05  9:38 UTC 

[PATCH v4 0/7] drm/mediatek: fix cursor issue and apply CMDQ in MTK DRM
 2019-12-05  9:27 UTC  (14+ messages)
` [PATCH v4 1/7] drm/mediatek: use DRM core's atomic commit helper
` [PATCH v4 2/7] drm/mediatek: handle events when enabling/disabling crtc
` [PATCH v4 3/7] drm/mediatek: update cursors by using async atomic update
` [PATCH v4 4/7] drm/mediatek: disable all the planes in atomic_disable
` [PATCH v4 5/7] drm/mediatek: remove unused external function
` [PATCH v4 7/7] drm/mediatek: apply CMDQ control flow

[PATCH v2 00/14] video, drm, etc: constify fbops in struct fb_info
 2019-12-05  9:38 UTC  (7+ messages)
` [PATCH v2 11/14] HID: picoLCD: constify fb ops
    ` [Intel-gfx] "

[PATCH v5 0/6] Fix nits in the kunit
 2019-12-05  9:38 UTC  (7+ messages)
` [PATCH v5 1/6] docs/kunit/start: Use in-tree 'kunit_defconfig'
` [PATCH v5 2/6] kunit: Remove duplicated defconfig creation
` [PATCH v5 3/6] kunit: Create default config in '--build_dir'
` [PATCH v5 4/6] kunit: Place 'test.log' under the 'build_dir'
` [PATCH v5 5/6] kunit: Rename 'kunitconfig' to '.kunitconfig'
` [PATCH v5 6/6] kunit/kunit_tool_test: Test '--build_dir' option run

[PATCH v2 00/10] EDAC: Rework core and ghes drivers, part two
 2019-12-05  9:38 UTC  (11+ messages)
` [PATCH v2 01/10] EDAC/mc: Split edac_mc_alloc() into smaller functions
` [PATCH v2 02/10] EDAC/mc: Reorder functions edac_mc_alloc*()
` [PATCH v2 03/10] EDAC: Store error type in struct edac_raw_error_desc
` [PATCH v2 04/10] EDAC/mc: Determine mci pointer from the error descriptor
` [PATCH v2 05/10] EDAC/mc: Create new function edac_inc_csrow()
` [PATCH v2 06/10] EDAC/mc: Report "unknown memory" on too many DIMM labels found
` [PATCH v2 07/10] EDAC/mc: Remove enable_per_layer_report function arguments
` [PATCH v2 08/10] EDAC/mc: Pass the error descriptor to error reporting functions
` [PATCH v2 09/10] EDAC/mc: Remove detail[] string and cleanup error string generation
` [PATCH v2 10/10] EDAC/mc: Remove per layer counters

[PATCH 1/5] edid-decode: DisplayID additions
 2019-12-05  9:38 UTC  (3+ messages)
` [PATCH 4/5] edid-decode: CTA extension block cleanup

[PATCH nft] build: nftables 0.9.3 depends on libnftnl 1.1.5
 2019-12-05  9:38 UTC 

ardb/for-kernelci bisection: boot on rk3288-rock2-square
 2019-12-05  9:36 UTC  (4+ messages)

patchowork parsing issue?
 2019-12-05  9:35 UTC  (3+ messages)

[PATCH] drm: Add support for integrated privacy screens
 2019-12-05  9:34 UTC  (10+ messages)
` [PATCH v2 1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi
  ` [PATCH v2 2/3] drm/i915: Lookup and attach ACPI device node for connectors
  ` [PATCH v2 3/3] drm/i915: Add support for integrated privacy screens

BitBake - How to run do_install_prepend() for single machine conf
 2019-12-05  9:35 UTC 

[PATCH v3 1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi
 2019-12-05  9:33 UTC  (2+ messages)
` [PATCH v3 3/3] drm/i915: Add support for integrated privacy screens


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.