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

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2020-08-18 14:20 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-08-18 14:20 UTC 

[PATCH 00/18] xfsprogs: widen timestamps to deal with y2038
 2020-08-18 14:19 UTC  (5+ messages)
` [PATCH 01/18] libxfs: create a real struct timespec64
` [PATCH 02/18] xfs: explicitly define inode timestamp range

[PULL 000/150] Meson-based build system
 2020-08-18 14:08 UTC  (17+ 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 005/150] meson: rename included C source files to .c.inc
` [PULL 006/150] meson: rename .inc.h files to .h.inc
` [PULL 007/150] build-sys hack: ensure target directory is there
` [PULL 008/150] tests/vm: do not pollute configure with --efi-aarch64
` [PULL 010/150] tests/docker: add test script for static linux-user builds
` [PULL 011/150] nsis: use "make DESTDIR=" instead of "make prefix="
` [PULL 012/150] configure: do not include $(...) variables in config-host.mak
` [PULL 013/150] configure: expand path variables for meson configure
` [PULL 015/150] tests/vm: include setuptools
` [PULL 017/150] configure: generate Meson cross file
` [PULL 019/150] build-sys: add meson submodule
` [PULL 023/150] meson: add sparse support
` [PULL 024/150] meson: add testsuite Makefile generator

[rcu:rcu/next 125/128] kernel/rcu/rcuscale.c:430:6: error: 'perf_type' undeclared; did you mean
 2020-08-18 14:19 UTC  (3+ messages)

[PATCH v2 0/4] Replace BUG/BUG_ON to WARN/WARN_ON
 2020-08-18 14:19 UTC  (19+ 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

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

arch/powerpc/platforms/86xx/mpc8610_hpcd.c:295:23: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-08-18 14:18 UTC  (2+ messages)

[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-08-18 14:15 UTC  (28+ messages)
` [PATCH v4 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH v4 2/6] mmap: make mlock_future_check() global
` [PATCH v4 3/6] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v4 4/6] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v4 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot

[PATCH v3 00/44] SPMI patches needed by Hikey 970
 2020-08-18 14:19 UTC  (9+ messages)
` [PATCH v3 42/44] MAINTAINERS: add an entry for HiSilicon 6421v600 drivers
` [PATCH v3 43/44] dt: document HiSilicon SPMI controller and mfd/regulator properties
  ` [PATCH v3.1 "

[PATCH for-rc] RDMA/rxe: Fix panic when calling kmem_cache_create()
 2020-08-18 14:18 UTC  (7+ messages)

[PATCH v2 00/10] [GSoC] Implement Corrected Commit Date
 2020-08-18 14:18 UTC  (4+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 02/11] revision: parse parent in indegree_walk_step()

[PATCH v7 00/18] Add static_call
 2020-08-18 13:57 UTC  (19+ messages)
` [PATCH v7 01/18] notifier: Fix broken error handling pattern
` [PATCH v7 02/18] module: Fix up module_notifier return values
` [PATCH v7 03/18] module: Properly propagate MODULE_STATE_COMING failure
` [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 06/18] static_call: Add basic static call infrastructure
` [PATCH v7 07/18] static_call: Add inline "
` [PATCH v7 08/18] static_call: Avoid kprobes on inline static_call()s
` [PATCH v7 09/18] x86/static_call: Add out-of-line static call implementation
` [PATCH v7 10/18] x86/static_call: Add inline static call implementation for x86-64
` [PATCH v7 11/18] static_call: Simple self-test
` [PATCH v7 12/18] x86/alternatives: Teach text_poke_bp() to emulate RET
` [PATCH v7 13/18] static_call: Add static_call_cond()
` [PATCH v7 14/18] static_call: Handle tail-calls
` [PATCH v7 15/18] static_call: Add some validation
` [PATCH v7 16/18] static_call: Allow early init
` [PATCH v7 17/18] tracepoint: Optimize using static_call()
` [PATCH v7 18/18] x86/perf, static_call: Optimize x86_pmu methods

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

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

[PATCH nf v2] netfilter: conntrack: allow sctp hearbeat after connection re-use
 2020-08-18 14:15 UTC 

[PATCH] net: Relax the npages test against MAX_SKB_FRAGS
 2020-08-18 14:15 UTC  (2+ messages)

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

[PATCH] writeback: clear auto_free in initializaiton
 2020-08-18 14:13 UTC 

[PATCH RFC net-next] net/tls: Implement getsockopt SOL_TLS TLS_RX
 2020-08-18 14:12 UTC 

[PATCH 0/7] xfsprogs: add a inode btree blocks counts to the AGI header
 2020-08-18 14:14 UTC  (3+ messages)
` [PATCH 3/7] xfs_db: add bigtime upgrade path

patch "staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()" added to staging-linus
 2020-08-18 14:13 UTC 

[PATCH V2] dm: core: Add late driver remove option
 2020-08-18 14:13 UTC  (5+ messages)

patch "staging: greybus: audio: fix uninitialized value issue" added to staging-linus
 2020-08-18 14:13 UTC 

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

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] target:iscsi-target:Fix null pointer access while logout the iscsi session
 2020-08-18 14:11 UTC  (3+ messages)

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 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] "


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.