All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-18 13:42:52 to 2020-08-18 14:13:04 UTC [more...]

[PATCH v7 00/18] Add static_call
 2020-08-18 13:57 UTC  (4+ messages)
` [PATCH v7 04/18] jump_label,module: Fix module lifetime for __jump_label_mod_text_reserved
` [PATCH v7 05/18] compiler.h: Make __ADDRESSABLE() symbol truly unique
` [PATCH v7 12/18] x86/alternatives: Teach text_poke_bp() to emulate RET

[PULL 000/150] Meson-based build system
 2020-08-18 14:08 UTC  (5+ messages)
` [PULL 001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE
` [PULL 002/150] optionrom: simplify Makefile
` [PULL 003/150] pc-bios/s390-ccw: do not use rules.mak
` [PULL 006/150] meson: rename .inc.h files to .h.inc

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-08-18 14:13 UTC 

[PATCH 0/8] x86: switch default MSR behavior
 2020-08-18 14:11 UTC  (9+ messages)
` [PATCH 3/8] x86/pv: handle writes to the EFER MSR
` [PATCH 4/8] x86/pv: handle reads to the PAT MSR
` [PATCH 6/8] x86/pv: allow reading FEATURE_CONTROL MSR
` [PATCH 9/8] x86/msr: Drop compatibility #GP handling in guest_{rd, wr}msr()

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-08-18 14:12 UTC 

[RFC PATCH] iio: core: Add optional symbolic label to a device channel
 2020-08-18 14:12 UTC 

[PATCH v2 0/4] Replace BUG/BUG_ON to WARN/WARN_ON
 2020-08-18 14:12 UTC  (17+ messages)
` [PATCH v2 1/4] staging: android: Replace BUG_ON with WARN_ON
` [PATCH v2 2/4] staging: android: Add error handling to ion_page_pool_shrink
` [PATCH v2 3/4] staging: android: Convert BUG to WARN
` [PATCH v2 4/4] staging: android: Add error handling to order_to_index callers

[PATCH] target:iscsi-target:Fix null pointer access while logout the iscsi session
 2020-08-18 14:11 UTC  (3+ messages)

[PATCH 0/2] Enable 1165522 Errata for Neovers
 2020-08-18 14:10 UTC  (6+ messages)
` [PATCH 1/2] arm: Add Neoverse N1 processor identifation
` [PATCH 2/2] xen/arm: Enable CPU Errata 1165522 for Neoverse

Kernel panic in laundromat_main on 5.3.0-46-generic (Ubuntu HWE)
 2020-08-18 14:08 UTC  (3+ messages)

[PATCH] PCI: tegra: no need to check return value of debugfs_create functions
 2020-08-18 14:09 UTC  (2+ messages)

linux-next: build failure after merge of the rcu tree
 2020-08-18 14:08 UTC  (2+ messages)

[PATCH v2 0/7] x86: fix cpu hotplug with secure boot
 2020-08-18 14:07 UTC  (2+ messages)

[PATCH] powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabled
 2020-08-18 13:58 UTC  (2+ messages)

[meta-python][PATCH 01/10] python3-matplotlib: Upgrade 3.3.0 -> 3.3.1
 2020-08-18 14:08 UTC  (20+ messages)
` [meta-python][PATCH 02/10] python3-humanize: Upgrade 2.5.0 -> 2.6.0
  ` [oe] "
` [meta-python][PATCH 03/10] python3-bcrypt: Upgrade 3.1.7 -> 3.2.0
  ` [oe] "
` [meta-python][PATCH 04/10] python3-isort: Upgrade 5.3.2 -> 5.4.2
  ` [oe] "
` [meta-python][PATCH 05/10] python3-cffi: Upgrade 1.14.1 -> 1.14.2
  ` [oe] "
` [meta-python][PATCH 06/10] python3-wheel: Upgrade 0.34.2 -> 0.35.1
  ` [oe] "
` [meta-python][PATCH 07/10] python3-cmd2: Upgrade 1.3.2 -> 1.3.3
  ` [oe] "
` [meta-python][PATCH 08/10] python3-google-api-python-client: Upgrade 1.9.3 -> 1.10.0
  ` [oe] "
` [meta-python][PATCH 09/10] python3-bitarray: Upgrade 1.5.1 -> 1.5.2
  ` [oe] "
` [meta-python][PATCH 10/10] python3-xlsxwriter: Upgrade 1.3.2 -> 1.3.3
  ` [oe] "
` [oe] [meta-python][PATCH 01/10] python3-matplotlib: Upgrade 3.3.0 -> 3.3.1

[Intel-gfx] [PATCH] drm/i915/tgl+: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clock
 2020-08-18 14:07 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tgl+: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clock (rev2)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-08-18 14:07 UTC 

[igt-dev] [PATCH i-g-t v29 00/32] Remove libdrm in rendercopy
 2020-08-18 14:05 UTC  (32+ messages)
` [igt-dev] [PATCH i-g-t v29 01/32] lib/intel_bufops: add mapping on cpu / device
` [igt-dev] [PATCH i-g-t v29 02/32] lib/intel_bufops: change in hw/sw tiling detection
` [igt-dev] [PATCH i-g-t v29 03/32] lib/intel_bufops: change stride requirements for Grantsdale
` [igt-dev] [PATCH i-g-t v29 04/32] lib/intel_bufops: add support for 64bit bpp
` [igt-dev] [PATCH i-g-t v29 05/32] lib/intel_bufops: extract getting the stride
` [igt-dev] [PATCH i-g-t v29 06/32] lib/intel_batchbuffer: add new functions to support rendercopy
` [igt-dev] [PATCH i-g-t v29 07/32] lib/intel_batchbuffer: dump bb to base64
` [igt-dev] [PATCH i-g-t v29 08/32] lib/intel_batchbuffer: use canonical addresses for 48bit ppgtt
` [igt-dev] [PATCH i-g-t v29 09/32] tests/api_intel_bb: test flags are cleared on bb reset
` [igt-dev] [PATCH i-g-t v29 10/32] tests/gem_caching|partial: adopt to batch flush function cleanup
` [igt-dev] [PATCH i-g-t v29 11/32] lib/rendercopy: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v29 12/32] tests/api_intel_bb: add render tests
` [igt-dev] [PATCH i-g-t v29 13/32] lib/igt_draw: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v29 14/32] lib/igt_fb: Removal of "
` [igt-dev] [PATCH i-g-t v29 15/32] tests/kms_psr: remove "
` [igt-dev] [PATCH i-g-t v29 16/32] tests/kms_fronbuffer_tracking: "
` [igt-dev] [PATCH i-g-t v29 17/32] tests/kms_draw_crc: "
` [igt-dev] [PATCH i-g-t v29 18/32] tests/gem_ppgtt: "
` [igt-dev] [PATCH i-g-t v29 19/32] tests/gem_concurrent_all: "
` [igt-dev] [PATCH i-g-t v29 20/32] tests/kms_cursor_crc: "
` [igt-dev] [PATCH i-g-t v29 21/32] tests/kms_big_fb: "
` [igt-dev] [PATCH i-g-t v29 22/32] tests/gem_stress: "
` [igt-dev] [PATCH i-g-t v29 23/32] tests/gem_render_copy: "
` [igt-dev] [PATCH i-g-t v29 24/32] tests/gem_render_copy_redux: "
` [igt-dev] [PATCH i-g-t v29 25/32] tests/gem_render_linear_blits: "
` [igt-dev] [PATCH i-g-t v29 26/32] tests/gem_render_tiled_blits: "
` [igt-dev] [PATCH i-g-t v29 27/32] tests/gem_read_read_speed: "
` [igt-dev] [PATCH i-g-t v29 28/32] lib/rendercopy_bufmgr: remove rendercopy_bufmgr
` [igt-dev] [PATCH i-g-t v29 29/32] tools/intel_residency: adopt intel_residency to use bufops
` [igt-dev] [PATCH i-g-t v29 31/32] lib/intel_batchbuffer: fix intel_bb cache
` [igt-dev] [PATCH i-g-t v29 32/32] tests/api_intel_bb: verify cache realloc and fix memory leaks

[PATCH][dunfell 1/2] ghostscript: update to 9.52
 2020-08-18 14:06 UTC  (2+ messages)
` [PATCH][dunfell 2/2] perl: fix CVE-2020-12723

[PATCH v3 000/150] Meson integration for 5.2
 2020-08-18 14:05 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: os_dep: fix function-name print using __func__
 2020-08-18 14:06 UTC  (3+ messages)

[PATCH] ethernet: cirrus: Remove unused macros
 2020-08-18 14:06 UTC 

[meta-python][PATCH 1/2] json-schema-validator: Add recipe
 2020-08-18 14:05 UTC  (3+ messages)
` [meta-python][PATCH 2/2] python3-pybind11-json: "
  ` [oe] "

[PATCH] crypto: x86/aesni - implement accelerated CBCMAC, CMAC and XCBC shashes
 2020-08-18 14:05 UTC  (6+ messages)
` [PATCH 0/5] crypto: Implement cmac based on cbc skcipher

[PATCH 0/2] intel/xdp fixes for fliping rx buffer
 2020-08-18 14:04 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] staging: rtl8723bs: os_dep: fix coding style issue in xmit_linux.c
 2020-08-18 14:04 UTC  (3+ messages)

[PATCH v2 00/11] xfs: widen timestamps to deal with y2038
 2020-08-18 14:04 UTC  (5+ messages)
` [PATCH 10/11] xfs: enable bigtime for quota timers
` [PATCH 11/11] xfs: enable big timestamps

post-receive: pub/scm/linux/kernel/git/rppt/linux
 2020-08-18 14:03 UTC 

[PATCH 0/2] AMD MCA Address Translation Updates
 2020-08-18 14:02 UTC  (4+ messages)
` [PATCH 2/2] x86/MCE/AMD Support new memory interleaving schemes during address translation

[linux-lvm] extend raid5 - how if possible?
 2020-08-18 14:02 UTC  (3+ messages)

virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
 2020-08-18 14:01 UTC  (9+ messages)

[PATCH v2] staging: wfx: refactor to avoid duplication at hif_tx.c
 2020-08-18 14:02 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/nmenon/linux
 2020-08-18 14:01 UTC 

renesas-drivers-2020-08-18-v5.9-rc1
 2020-08-18 14:01 UTC 

[PATCH -next] crypto: sa2ul - Fix pointer-to-int-cast warning
 2020-08-18 14:00 UTC 

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2020-08-18 14:00 UTC 

[PATCH v4 00/20] gpio: cdev: add uAPI v2
 2020-08-18 14:00 UTC  (4+ messages)
` [PATCH v4 09/20] gpiolib: cdev: support edge detection for "

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2020-08-18 14:00 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-08-18 13:59 UTC 

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2020-08-18 13:59 UTC 

[PATCH] pinctrl: cherryview: Add quirk with custom translation of ACPI GPIO numbers
 2020-08-18 13:59 UTC  (11+ messages)

[PATCH] powerpc/32s: Fix is_module_segment() when MODULES_VADDR is defined
 2020-08-18 13:58 UTC  (2+ messages)

[PATCH] powerpc/fixmap: Fix the size of the early debug area
 2020-08-18 13:58 UTC  (2+ messages)

[PATCH] powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32
 2020-08-18 13:58 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-08-18 13:58 UTC 

[PATCH] staging: wfx: fixed misspelled word in comment
 2020-08-18 13:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] x86/cpu: Use XGETBV and XSETBV mnemonics in fpu/internal.h
 2020-08-18 13:57 UTC  (2+ messages)
` [tip: x86/cpu] "

[frank-w-bpi-r2-4.14:5.9-r64 11/14] drivers/net/dsa/mt7530.c:1976:1: warning: no previous prototype for 'mt7531_sgmii_link_up_force'
 2020-08-18 13:57 UTC 

[PATCH] arm64: dts: qcom: sc7180: Fix the LLCC base register size
 2020-08-18 13:56 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2020-08-18 13:56 UTC 

[PATCH 1/7] media: cec: no need to check return value of debugfs_create functions
 2020-08-18 13:56 UTC  (3+ messages)
` [PATCH 2/7] media: coda: "

[PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
 2020-08-18 13:55 UTC  (10+ messages)

[cip-dev] [isar-cip-core][PATCH 1/3] cip-core-image-test: Add recipe
 2020-08-18 13:55 UTC  (4+ messages)

[PATCH v2 0/4] Update SELinuxfs out of tree and then swapover
 2020-08-18 13:55 UTC  (5+ messages)
` [PATCH v2 4/4] selinux: Create new booleans and class dirs out of tree

post-receive: pub/scm/linux/kernel/git/dinguyen/linux
 2020-08-18 13:54 UTC 

[LTP] [PATCH 1/4] Integrate tst_taint_check() into main LTP library
 2020-08-18 13:54 UTC  (2+ messages)

<command-line>: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 's64' {aka 'long long int'}
 2020-08-18 13:52 UTC  (2+ messages)

[RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
 2020-08-18 13:53 UTC  (11+ messages)

[PATCH v6] fuse: Add support for passthrough read/write
 2020-08-18 13:53 UTC  (5+ messages)

[PATCH V3 0/3] block: fix discard merge for single max discard segment
 2020-08-18 13:52 UTC  (3+ messages)
` [PATCH V3 2/3] block: virtio_blk: fix handling single range discard request

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2020-08-18 13:53 UTC 

[PATCH v2 0/3] Add Broadcom VK driver
 2020-08-18 13:53 UTC  (3+ messages)
` [PATCH v2 1/3] bcm-vk: add bcm_vk UAPI

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2020-08-18 13:52 UTC 

drivers/mfd/khadas-mcu.c:125:34: warning: unused variable 'khadas_mcu_of_match'
 2020-08-18 13:47 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/pinctrl/intel
 2020-08-18 13:52 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-08-18 13:52 UTC 

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2020-08-18 13:52 UTC 

[PATCHv2] PCI: designware-ep: Fix the Header Type check
 2020-08-18 13:51 UTC  (2+ messages)

[PATCH v8] arm64: Expose FAR_EL1 tag bits in siginfo
 2020-08-18 13:50 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2020-08-18 13:51 UTC 

[dpdk-dev] [PATCH] net/virtio: fix wrong variable assignment in helper macro
 2020-08-17  5:16 UTC 

[dpdk-dev] [PATCH] net/virtio: fix wrong variable assignment in helper macro
 2020-08-14  9:21 UTC 

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2020-08-18 13:50 UTC 

[PATCH 0/2] soundwire: fix port_ready[] dynamic allocation in
 2020-08-18 13:50 UTC  (5+ messages)
` [PATCH 2/2] soundwire: fix port_ready[] dynamic allocation in mipi_disco and ASoC codecs

[dpdk-dev] [PATCH] Virtio TX: reverting a small change causing Virtio standard TX broken
 2020-08-14  5:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] net/virtio: fix wrong variable assignment in helper macro

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2020-08-18 13:50 UTC 

[RFC PATCH] mm: silence soft lockups from unlock_page
 2020-08-18 13:50 UTC  (11+ messages)

[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
 2020-08-18 13:49 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2020-08-18 13:50 UTC 

[dpdk-dev] [PATCH v2] net/virtio: fix 57f90f8("net/virtio: reuse packed ring functions")
 2020-08-13  7:28 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] Fixes: 57f90f894588("net/virtio: "
    ` [dpdk-dev] FW: "
  ` [dpdk-dev] [PATCH v2] net/virtio: fix wrong variable assignment in helper macro
  ` [dpdk-dev] [PATCH v3] "

[PATCH] staging: emxx_udc: Use standard BIT() macro
 2020-08-18 13:49 UTC  (2+ messages)

[dpdk-dev] Regarding error while running l2fwd application of DPDK-19.02
 2020-08-13  7:00 UTC 

[dpdk-dev] [PATCH 0 0/8] Add Crypto PMD for Broadcom`s FlexSparc devices
 2020-08-11 14:58 UTC  (9+ messages)
` [dpdk-dev] [PATCH 0 1/8] crypto/bcmfs: add BCMFS driver
` [dpdk-dev] [PATCH 0 2/8] crypto/bcmfs: add vfio support
` [dpdk-dev] [PATCH 0 3/8] crypto/bcmfs: add apis for queue pair management
` [dpdk-dev] [PATCH 0 4/8] crypto/bcmfs: add hw queue pair operations
` [dpdk-dev] [PATCH 0 5/8] crypto/bcmfs: create a symmetric cryptodev
` [dpdk-dev] [PATCH 0 6/8] crypto/bcmfs: add session handling and capabilities
` [dpdk-dev] [PATCH 0 7/8] crypto/bcmfs: add crypto h/w module
` [dpdk-dev] [PATCH 0 8/8] crypto/bcmfs: add crypto pmd into cryptodev test

[PATCH net] net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_probe()
 2020-08-18 13:44 UTC  (2+ messages)

[PATCH v1 1/3] arm64: allow de-selection of ThunderX PCI controllers
 2020-08-17 17:11 UTC  (2+ messages)

ANN: Reference Policy 2.20200818
 2020-08-18 13:47 UTC 

[PATCH v1 1/3] pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider use
 2020-08-18 13:47 UTC  (6+ messages)

[PATCH linux dev-5.7 v1] ARM: dts: aspeed: rainier: Add I2c buses for nvme use
 2020-08-18 13:47 UTC  (3+ messages)

[PATCH 1/2] eeprom: at24: Add support for the Sony VAIO EEPROMs
 2020-08-18 13:46 UTC  (3+ messages)
` [PATCH 2/2 RFC] eeprom: at24: Tidy at24_read()

[RFC PATCH V2] iomap: add support to track dirty state of sub pages
 2020-08-18 13:46 UTC 

post-receive: pub/scm/linux/kernel/git/brgl/linux
 2020-08-18 13:47 UTC 

Kernel build error on BTFIDS vmlinux
 2020-08-18 13:45 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu: Fix repeatly flr issue
 2020-08-18 13:48 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Limit the error info print rate

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2020-08-18 13:45 UTC 

[PATCH] EDAC, i7core, sb, pnd2, skx: Fix error event severity
 2020-08-18 13:45 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ras/ras
 2020-08-18 13:43 UTC 

[PATCH RFC russell-king 0/4] Support for RollBall 10G copper SFP modules
 2020-08-18 13:43 UTC  (3+ messages)

[PATCH] arm-bsp/juno: Move to linux-yocto 5.4
 2020-08-18 13:43 UTC  (2+ messages)
` [meta-arm] "

post-receive: pub/scm/linux/kernel/git/ras/ras
 2020-08-18 13:43 UTC 

[dpdk-dev] Ipsec-secgw packet processing
 2020-08-11  8:26 UTC 

[PATCH 00/11] trivial patchs for static code analyzer fixes
 2020-08-18 13:42 UTC  (8+ messages)
` [PATCH 07/11] vfio/platform: Remove dead assignment in vfio_intp_interrupt()

[PATCH] xen/arm: Missing N1/A76/A75 FP registers in vCPU context switch
 2020-08-18 13:42 UTC  (7+ messages)

[dpdk-dev] [PATCH] net/ena/base: fix doorbell evaluation for the LLQ case
 2020-08-12 16:37 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.