All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-15 14:14:00 to 2019-11-15 14:55:45 UTC [more...]

Optimize perf stat for large number of events/cpus
 2019-11-15 14:55 UTC  (6+ messages)
` [PATCH v6 10/12] perf stat: Use affinity for reading
` [PATCH v6 11/12] perf evsel: Add functions to enable/disable for a specific CPU

[PATCH] SUNRPC: Fix another issue with MIC buffer space
 2019-11-15 14:54 UTC  (6+ messages)

[PATCH v2 00/17] NVIDIA Tegra20 CPUFreq driver major update
 2019-11-15 14:55 UTC  (6+ messages)
` [PATCH v2 17/17] ARM: dts: tegra30: cardhu-a04: Add CPU Operating Performance Points

[PATCH -next] writeback: fix -Wformat compilation warnings
 2019-11-15 14:55 UTC  (3+ messages)

[alsa-devel] [RFC PATCH 0/3] ALSA: compress: Add support for FLAC
 2019-11-15 14:55 UTC  (2+ messages)

[dpdk-dev] [PATCH] mk: add support for UBSAN
 2019-11-15 14:54 UTC  (4+ messages)
  ` [dpdk-dev] [EXT] "
    ` [dpdk-dev] [PATCH v2] "

[PATCH] dbus: Fix FileNotFoundError in org.selinux.relabel_on_boot
 2019-11-15 14:54 UTC 

[PATCH] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
 2019-11-15 14:53 UTC  (2+ messages)

[PATCH] dt-bindings: Improve validation build error handling
 2019-11-15 14:52 UTC  (5+ messages)

[ANN] Report of Media Summit: Codecs
 2019-11-15 14:52 UTC  (3+ messages)
` VP9 Stateless Support (follow up of [ANN] Report of Media Summit: Codecs)
  ` Recap of: "

[PATCH v3 2/2] arm64: dts: realtek: Add RTD1619 SoC and Realtek Mjolnir EVB
 2019-11-15 14:52 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_exec_balancer: Throw a few hangs into the virtual pipelines
 2019-11-15 14:52 UTC  (5+ messages)
` [igt-dev] [Intel-gfx] "
    `  "
      ` [Intel-gfx] "

[PATCH] drm/amdgpu: remove experimental flag for Navi14
 2019-11-15 14:51 UTC  (3+ messages)

[RFCv3] Document P2P dbus interfaces
 2019-11-15 14:51 UTC  (2+ messages)

[Xen-devel] [PATCH v2 0/2] x86: clank build check adjustments
 2019-11-15 14:50 UTC  (3+ messages)

[PATCH v4] selinux: cache the SID -> context string translation
 2019-11-15 14:50 UTC  (3+ messages)

[PATCH v5 0/4] Adjust the padding size for KASLR
 2019-11-15 14:49 UTC  (5+ messages)
` [PATCH v5 1/4] x86/boot: Wrap up the SRAT traversing code into subtable_parse()
` [PATCH v5 2/4] x86/boot: Add max_addr field in struct boot_params
` [PATCH v5 3/4] x86/boot: Get the max address from SRAT
` [PATCH v5 4/4] x86/mm/KASLR: Adjust the padding size for the direct mapping

Packaging and deploying multiple firmware image types in one
 2019-11-15 14:51 UTC  (6+ messages)

[PATCH 01/12] amdgpu: add UAPI for creating encrypted buffers
 2019-11-15 14:49 UTC  (5+ messages)

[brauner:pidfd_exclusive_wait 12/12] kernel/exit.c:1002:6: error: 'task' undeclared; did you mean 'tms'?
 2019-11-15 14:48 UTC 

[PATCHv2] lib/bb: Add BB_SIGNATURE_LOCAL_DIRS_EXCLUDE to speed-up taskhash on directories
 2019-11-15 14:47 UTC 

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-11-15 14:46 UTC  (17+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 08/14] arm64: disable function graph tracing with SCS
  ` [PATCH v5 10/14] arm64: preserve x18 when CPU is suspended
  ` [PATCH v5 12/14] arm64: vdso: disable Shadow Call Stack
  ` [PATCH v5 13/14] arm64: disable SCS for hypervisor code

[PATCH] perf/x86/intel: Avoid PEBS_ENABLE MSR access in PMI
 2019-11-15 14:46 UTC  (3+ messages)

[PATCH] hwmon: (dell-smm-hwmon) Disable BIOS fan control on SET_FAN
 2019-11-15 14:46 UTC  (8+ messages)

[PATCH] sched/fair: Fix typo in function check_preempt_wakeup
 2019-11-15 14:42 UTC 

[libgpiod] [PATCH 00/19] Add support for bias flags and SET_CONFIG
 2019-11-15 14:43 UTC  (20+ messages)
` [libgpiod] [PATCH 01/19] core: move request flag to handle flag conversion into a separate function
` [libgpiod] [PATCH 02/19] API: add support for bias flags
` [libgpiod] [PATCH 03/19] core: fix misspelling of parameter
` [libgpiod] [PATCH 04/19] tests: add tests for bias flags
` [libgpiod] [PATCH 05/19] bindings: cxx: drop noexcept from direction and active_state
` [libgpiod] [PATCH 06/19] bindings: cxx: initialise bitset with integer instead of string
` [libgpiod] [PATCH 07/19] bindings: cxx: add support for bias flags
` [libgpiod] [PATCH 08/19] bindings: cxx: tests: add tests "
` [libgpiod] [PATCH 09/19] bindings: python: add support "
` [libgpiod] [PATCH 10/19] bindings: python: tests: add tests "
` [libgpiod] [PATCH 11/19] API: add support for SET_CONFIG
` [libgpiod] [PATCH 12/19] tests: add tests "
` [libgpiod] [PATCH 13/19] core: allow gpiod_line_set_value_bulk to accept null values
` [libgpiod] [PATCH 14/19] bindings: cxx: add support for SET_CONFIG
` [libgpiod] [PATCH 15/19] bindings: cxx: tests: add tests for SET_CONFIG methods
` [libgpiod] [PATCH 16/19] bindings: python: add support for SET_CONFIG
` [libgpiod] [PATCH 17/19] bindings: python: tests: add tests for SET_CONFIG methods
` [libgpiod] [PATCH 18/19] tools: add support for bias flags
` [libgpiod] [PATCH 19/19] treewide: change "correspond with" to "correspond to"

[PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
 2019-11-15 14:22 UTC  (5+ messages)

[Xen-devel] [PATCH for-4.13] docs: adjust xen release cycle text
 2019-11-15 14:44 UTC  (3+ messages)

[PATCH v2 0/5] Add Unisoc's SC9863A support
 2019-11-15 14:43 UTC  (5+ messages)
` [PATCH v2 5/5] arm64: dts: Add Unisoc's SC9863A SoC support

[PATCH 0/2] Feature: New Variable git-p4.binary
 2019-11-15 14:42 UTC  (5+ messages)
` [PATCH v2 0/3] Feature: New Variable git-p4.p4program
  ` [PATCH v2 1/3] Cast byte strings to unicode strings in python3
  ` [PATCH v2 2/3] Added general variable git-p4.binary and added a default for windows of 'P4.EXE'
  ` [PATCH v2 3/3] Changed the name of the parameter from git-p4.binary to git-p4.p4program

[dhowells-fs:fscache-iter 27/34] ERROR: "fscache_read_helper" [fs/afs/kafs.ko] undefined!
 2019-11-15 14:43 UTC 

[PATCH v1] ext4/031: use _try_scratch_mount instead of _scratch_mount
 2019-11-15 14:42 UTC 

[PATCH v3 1/2] dt-bindings: arm: realtek: Document RTD1619 and Realtek Mjolnir EVB
 2019-11-15 14:42 UTC  (4+ messages)

[Cluster-devel] [GFS2 PATCH v2] gfs2: Abort gfs2_freeze if io error is seen
 2019-11-15 14:42 UTC 

[Xen-devel] [PATCH RFC] x86: Add hack to disable "Fake HT" mode
 2019-11-15 14:42 UTC  (13+ messages)

[Xen-devel] [PATCH] golang/xenlight: add missing arguments to libxl_domain_shutdown/reboot
 2019-11-15 14:41 UTC  (3+ messages)

[PATCH] x86/speculation: Fix incorrect MDS/TAA mitigation status
 2019-11-15 14:40 UTC  (5+ messages)

[PATCH v4 00/47] QUICC Engine support on ARM and ARM64
 2019-11-15 14:35 UTC  (23+ messages)
` [PATCH v4 32/47] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
` [PATCH v4 45/47] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
` [PATCH v4 46/47] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32

[PATCH 4/4] spi: mxic: Add support for Octal 8D-8D-8D mode
 2019-11-15 14:39 UTC  (4+ messages)

[RFC 00/24] backup performance: block_status + async
 2019-11-15 14:14 UTC  (25+ messages)
` [RFC 01/24] block/block-copy: specialcase first copy_range request
` [RFC 02/24] block/block-copy: use block_status
` [RFC 03/24] block/block-copy: factor out block_copy_find_inflight_req
` [RFC 04/24] block/block-copy: refactor interfaces to use bytes instead of end
` [RFC 05/24] block/block-copy: rename start to offset in interfaces
` [RFC 06/24] block/block-copy: reduce intersecting request lock
` [RFC 07/24] block/block-copy: hide structure definitions
` [RFC 08/24] block/block-copy: rename in-flight requests to tasks
` [RFC 09/24] block/block-copy: alloc task on each iteration
` [RFC 10/24] block/block-copy: add state pointer to BlockCopyTask
` [RFC 11/24] block/block-copy: move task size initial calculation to _task_create
` [RFC 12/24] block/block-copy: move block_copy_task_create down
` [RFC 13/24] block/block-copy: use aio-task-pool API
` [RFC 14/24] block/block-copy: More explicit call_state
` [RFC 15/24] block/block-copy: implement block_copy_async
` [RFC 16/24] block/block-copy: add max_chunk and max_workers paramters
` [RFC 17/24] block/block-copy: add ratelimit to block-copy
` [RFC 18/24] block/block-copy: add block_copy_cancel
` [RFC 19/24] blockjob: add set_speed to BlockJobDriver
` [RFC 20/24] job: call job_enter from job_user_pause
` [RFC 21/24] backup: move to block-copy
` [RFC 22/24] python: add simplebench.py
` [RFC 23/24] python: add qemu/bench_block_job.py
` [RFC 24/24] python: benchmark new backup architecture

[Cluster-devel] [GFS2 PATCH] gfs2: initialize tr_ail1_list when creating transactions
 2019-11-15 14:39 UTC  (3+ messages)

[PATCH 0/7] devfreq: improve devfreq statistics counting
 2019-11-15 14:39 UTC  (9+ messages)
  ` [PATCH 3/7] devfreq: add clearing transitions stats in sysfs
  ` [PATCH 5/7] devfreq: move transition statistics to devfreq profile structure

[PATCH 0/1] git-p4.py: Cast byte strings to unicode strings in python3
 2019-11-15 14:39 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] FIX: cast as unicode fails when a value is already unicode
  ` [PATCH v2 3/3] FIX: wrap return for read_pipe_lines in ustring() and wrap GitLFS read of the pointer file in ustring()

[Cluster-devel] [GFS2 PATCH v2] gfs2: Introduce function gfs2_withdrawn
 2019-11-15 14:39 UTC 

[Xen-devel] [PATCH V2] kdd.c: Add support for initial handshake in KD protocol for Win 7, 8 and 10 (64 bit)
 2019-11-15 14:37 UTC  (2+ messages)

[ANNOUNCE] 4.9.201-rt134
 2019-11-15 14:37 UTC 

[RESEND PATCH v21 3/6] ACPI: Add APEI GHES table generation support
 2019-11-15 14:32 UTC  (2+ messages)

error: the initrd is too big
 2019-11-15 14:33 UTC 

drm core/helpers and MIT license
 2019-11-15 14:33 UTC  (3+ messages)

[PATCH 0/3] docs: build an index page for the HTML docs
 2019-11-15 14:23 UTC  (5+ messages)
` [PATCH 2/3] docs: build a global index page

[PATCH libdrm v4] modetest: Add support for setting mode having floating vertical refresh rate
 2019-11-15 14:31 UTC 

[U-Boot] [RFC PATCH v3 0/3] Felix Eth switch driver and questions on DSA switches
 2019-11-15 14:32 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-11-15 14:31 UTC  (16+ messages)
` [PATCH 2/4] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
  ` [Intel-gfx] "
` [PATCH 3/4] drm/i915: cpu-map based dumb buffers
    ` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/4] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] "
    `  "

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-11-15 14:31 UTC  (11+ messages)
              ` AMD TLB errata, (Was: [PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings)

[PATCH v1] media: venus: firmware: Use %pR to print IO resource
 2019-11-15 14:30 UTC 

[Xen-devel] [PATCH v2] x86/stackframe/32: repair 32-bit Xen PV
 2019-11-15 14:30 UTC  (2+ messages)
` [Xen-devel] Ping: "

[PATCH v2] sched/uclamp: Fix overzealous type replacement
 2019-11-15 14:29 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86: Fix the register order to match struct regs
 2019-11-15 14:27 UTC  (2+ messages)

[PATCH v4 0/4] Add support for capturing the highest observable L2 TSC
 2019-11-15 14:26 UTC  (4+ messages)

Exporting USB device ids from the kernel
 2019-11-15 14:25 UTC 

INFO: trying to register non-static key in io_cqring_ev_posted
 2019-11-15 14:25 UTC 

linux-next: manual merge of the ftrace tree with the arm64 tree
 2019-11-15 14:24 UTC  (6+ messages)

[PATCH] dt-bindings: crypto: Convert stm32 QSPI bindings to json-schema
 2019-11-15 14:23 UTC  (3+ messages)

[PATCH v6 0/6] KASan for arm
 2019-11-15 11:44 UTC  (5+ messages)

[PATCH] jbd2: Make jbd2_handle_buffer_credits() handle reserved handles
 2019-11-15 14:23 UTC  (2+ messages)

[PATCH v10 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-11-15 14:22 UTC  (7+ messages)
` [PATCH v10 1/8] mm: ksm: Export ksm_madvise()

[PATCHSET 0/2] io_uring support for linked timeouts
 2019-11-15 14:21 UTC  (5+ messages)

[PATCH 0/4] Get rid of pointless wrappers
 2019-11-15 14:20 UTC  (4+ messages)
` [PATCH 4/4] xfs: Remove kmem_free()

coccinelle: adjustments for array.cocci?
 2019-11-15 14:20 UTC  (12+ messages)
                ` [Cocci] git-coccinelle: "
                    `  "

[PATCH 0/19 v3] ext4: Fix transaction overflow due to revoke descriptors
 2019-11-15 14:20 UTC  (5+ messages)
` [PATCH 20/25] jbd2: Reserve space for revoke descriptor blocks

[PATCH 0/3] drm/gma500: remove some set but not used variables
 2019-11-15 14:27 UTC  (4+ messages)
` [PATCH 1/3] drm/gma500: remove set but not used variable 'htotal'
` [PATCH 2/3] drm/gma500: remove set but not used variable 'error'
` [PATCH 3/3] drm/gma500: remove set but not used variable 'is_hdmi', 'is_crt'

pci-usb/pci-sata broken with LPAE config after "reduce use of block bounce buffers"
 2019-11-15 14:18 UTC  (3+ messages)

[PATCH 0/3] fix potential infinite loop in debugfs_remove_recursive
 2019-11-15 14:17 UTC  (10+ messages)
` [PATCH 1/3] dcache: add a new enum type for 'dentry_d_lock_class'

[PATCH] Modify tests to work with clang
 2019-11-15 14:14 UTC  (3+ messages)

single aio thread is migrated crazily by scheduler
 2019-11-15 14:16 UTC  (4+ messages)

[PATCH v3 0/9] Rewrite packfile reuse code
 2019-11-15 14:15 UTC  (10+ messages)
` [PATCH v3 1/9] builtin/pack-objects: report reused packfile objects
` [PATCH v3 2/9] packfile: expose get_delta_base()
` [PATCH v3 3/9] ewah/bitmap: introduce bitmap_word_alloc()
` [PATCH v3 4/9] pack-bitmap: don't rely on bitmap_git->reuse_objects
` [PATCH v3 5/9] pack-bitmap: introduce bitmap_walk_contains()
` [PATCH v3 6/9] csum-file: introduce hashfile_total()
` [PATCH v3 7/9] pack-objects: introduce pack.allowPackReuse
` [PATCH v3 8/9] builtin/pack-objects: introduce obj_is_packed()
` [PATCH v3 9/9] pack-objects: improve partial packfile reuse

[igt-dev] [RFC PATCH i-g-t] lib/i915: Generate engine names at runtime
 2019-11-15 14:15 UTC  (2+ messages)

ALSA 1.1.9 release
 2019-11-15 14:12 UTC  (2+ messages)
` [alsa-devel] ALSA 1.2.1 release


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.