All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-27 21:45:28 to 2019-06-27 23:06:03 UTC [more...]

[PATCH v2 00/37] Introduce memory region concept (including device local memory)
 2019-06-27 23:05 UTC  (14+ messages)
` [PATCH v2 01/37] drm/i915: buddy allocator
` [PATCH v2 02/37] drm/i915: introduce intel_memory_region
` [PATCH v2 03/37] drm/i915/region: support basic eviction
` [PATCH v2 04/37] drm/i915/region: support continuous allocations
` [PATCH v2 05/37] drm/i915/region: support volatile objects
` [PATCH v2 06/37] drm/i915: Add memory region information to device_info
` ✗ Fi.CI.SPARSE: warning for Introduce memory region concept (including device local memory) (rev2)

[PATCH] ftrace: Remove possible deadlock between register_kprobe() and ftrace_run_update_code()
 2019-06-27 23:04 UTC  (4+ messages)

linux-next: manual merge of the mlx5-next tree with the net-next tree
 2019-06-27 22:59 UTC  (2+ messages)

[PATCH] PM / wakeup: show wakeup sources stats in sysfs
 2019-06-27 22:57 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH v2] documentation: add tutorial for revision walking
 2019-06-27 22:56 UTC  (15+ messages)
` [RFC PATCH v2 00/13] example implementation of revwalk tutorial
  ` [RFC PATCH v2 08/13] walken: demonstrate various topographical sorts
  ` [RFC PATCH v2 09/13] walken: demonstrate reversing a revision walk list
  ` [RFC PATCH v2 10/13] walken: add unfiltered object walk from HEAD
  ` [RFC PATCH v2 11/13] walken: add filtered object walk

[PATCH v3 2/8] drm/i915/display: Move the commit_tail() disable sequence to commit_modeset_disables() hook
 2019-06-27 22:57 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v3 8/8] drm/i915/display/icl: In port sync mode disable slaves first then masters
 2019-06-27 22:57 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v2 0/9] Filter combination
 2019-06-27 22:54 UTC  (12+ messages)
` [PATCH v5 00/10] "
  ` [PATCH v5 01/10] list-objects-filter: encapsulate filter components
  ` [PATCH v5 02/10] list-objects-filter: put omits set in filter struct
  ` [PATCH v5 03/10] list-objects-filter-options: always supply *errbuf
  ` [PATCH v5 04/10] list-objects-filter: implement composite filters
  ` [PATCH v5 05/10] list-objects-filter-options: move error check up
  ` [PATCH v5 06/10] list-objects-filter-options: make filter_spec a string_list
  ` [PATCH v5 07/10] strbuf: give URL-encoding API a char predicate fn
  ` [PATCH v5 08/10] list-objects-filter-options: allow mult. --filter
  ` [PATCH v5 09/10] list-objects-filter-options: clean up use of ALLOC_GROW
  ` [PATCH v5 10/10] list-objects-filter-options: make parser void

[patch 00/29] x86/hpet: Cleanup the channel management
 2019-06-27 22:53 UTC  (5+ messages)
` [patch 26/29] x86/hpet: Consolidate clockevent functions

[PATCH] riscv: Remove gate area stubs
 2019-06-27 22:52 UTC  (3+ messages)

[RFC PATCH v2 0/3] security/x86/sgx: SGX specific LSM hooks
 2019-06-27 22:52 UTC  (4+ messages)
` [RFC PATCH v2 1/3] x86/sgx: Add "

[PATCH net] sctp: fix error handling on stream scheduler initialization
 2019-06-27 22:48 UTC  (2+ messages)

[PATCH BlueZ 0/4 v2] Model publication fixes
 2019-06-27 22:48 UTC  (5+ messages)
` [PATCH BlueZ 1/4 v2] mesh: Clean up model.c and cfg-server.c
` [PATCH BlueZ 2/4 v2] mesh: Fix virtual address processing
` [PATCH BlueZ 3/4 v2] mesh: Fix and clean up model publicaation code
` [PATCH BlueZ 4/4 v2] test: test-mesh - Correctly stop periodic publication

[PATCH RT 0/4] Address rcutorture issues
 2019-06-27 22:46 UTC  (11+ messages)
` [RFC PATCH RT 4/4] rcutorture: Avoid problematic critical section nesting

[PATCH bpf-next v9 0/9] bpf: getsockopt and setsockopt hooks
 2019-06-27 22:46 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the bpf tree
 2019-06-27 22:43 UTC  (6+ messages)

[Linux-kernel-mentees][PATCH] doc: RCU callback locks need only _bh, not necessarily _irq
 2019-06-27 22:42 UTC  (16+ messages)
  ` [Linux-kernel-mentees] [PATCH] "

[PATCH 0/6 bpf-next] xsk: reuseq cleanup
 2019-06-27 22:42 UTC  (8+ messages)
` [PATCH 1/6 bpf-next] Have xsk_umem_peek_addr_rq() return chunk-aligned handles
` [PATCH 2/6 bpf-next] Clean up xsk reuseq API
` [PATCH 3/6 bpf-next] Always check the recycle stack when using the umem fq
` [PATCH 4/6 bfp-next] Simplify AF_XDP umem allocation path for Intel drivers
` [PATCH 5/6 bpf-next] Remove use of umem _rq variants from Mellanox driver

[PATCHv2] x86/hyperv: Hold cpus_read_lock() on assigning reenlightenment vector
 2019-06-27 22:39 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] block: Add BDS.never_freeze
 2019-06-27 22:32 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] "
` [Qemu-devel] [PATCH 2/5] iotests: Fix throttling in 030
` [Qemu-devel] [PATCH 3/5] iotests: Compare error messages "
` [Qemu-devel] [PATCH 4/5] iotests: Add @use_log to VM.run_job()
` [Qemu-devel] [PATCH 5/5] iotests: Add new case to 030

lift the xfs writepage code into iomap
 2019-06-27 22:35 UTC  (10+ messages)
` [PATCH 07/12] xfs: don't preallocate a transaction for file size updates
` [PATCH 12/12] iomap: add tracing for the address space operations

[PATCH v2 1/2] drm/i915: Use port clock to set correct N value
 2019-06-27 22:33 UTC  (3+ messages)
` [PATCH v2 2/2] drm/i915: Add N & CTS values for 10/12 bit deep color
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915: Use port clock to set correct N value

[PATCH v4 00/23] LSM: Module stacking for AppArmor
 2019-06-27 22:33 UTC  (3+ messages)

[PATCH] clk: rockchip: Fix -Wunused-const-variable
 2019-06-27 22:32 UTC  (4+ messages)

[PATCH net] sctp: not bind the socket in sctp_connect
 2019-06-27 22:32 UTC  (3+ messages)

lift the xfs writepage code into iomap v2
 2019-06-27 22:30 UTC  (3+ messages)
` [PATCH 06/13] xfs: remove XFS_TRANS_NOFS

[PATCH] block: sed-opal: "Never True" conditions
 2019-06-27 22:31 UTC 

Call trace stops at static callback functions
 2019-06-27 22:29 UTC  (6+ messages)
` SGI-IP30

[PATCH v3] media: imx: mipi csi-2: Don't fail if initial state times-out
 2019-06-27 22:29 UTC 

[Buildroot] Build Orange Pi One doesn't boot
 2019-06-27 22:29 UTC  (2+ messages)

[PATCH v2 0/7] misc fixes to PV extentions code
 2019-06-27 22:28 UTC  (3+ messages)
` [PATCH v2 6/7] locking/spinlocks, paravirt, hyperv: Correct the hv_nopvspin case

[PATCH] block: sed-opal: PSID reverttper capability
 2019-06-27 22:30 UTC 

[PATCH] perf tools: Fix bison warnings for pure parser
 2019-06-27 22:20 UTC 

[PATCH v4 10/10] list-objects-filter-options: make parser void
 2019-06-27 22:27 UTC  (4+ messages)

[PATCH] singularity: openssl cert configs path fixed
 2019-06-27 22:27 UTC 

[dpdk-dev] [PATCH v3 0/7] add multiple cores feature to test-compress-perf
 2019-06-27 22:25 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 0/6] "
  ` [dpdk-dev] [PATCH v4 1/6] app/test-compress-perf: add weak functions for multi-cores test
  ` [dpdk-dev] [PATCH v4 2/6] app/test-compress-perf: add ptest command line option
  ` [dpdk-dev] [PATCH v4 3/6] app/test-compress-perf: add verification test case
  ` [dpdk-dev] [PATCH v4 4/6] app/test-compress-perf: add benchmark "
  ` [dpdk-dev] [PATCH v4 5/6] doc: update dpdk-test-compress-perf description
  ` [dpdk-dev] [PATCH v4 6/6] app/test-compress-perf: add force process termination

[PATCH v3 4/4] x86/unwind/orc: Fall back to using frame pointers for generated code
 2019-06-27 22:22 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v3 1/4] perf/x86: Always store regs->ip in perf_callchain_kernel()
 2019-06-27 22:22 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 0/7] Add DP MST AUX devices
 2019-06-27 22:21 UTC  (4+ messages)
` [PATCH 2/7] drm/dp_mst: Register AUX devices for MST ports

[PATCH 0/2] timekeeping: cleanup _fast_ variety of functions
 2019-06-27 22:21 UTC  (3+ messages)

[GIT PULL rcu/next + tools/memory-model] RCU and LKMM commits for 5.3
 2019-06-27 22:19 UTC 

[PATCH] media: gp8psk: check return value in gp8psk_power_ctrl
 2019-06-27 22:20 UTC 

[PATCH v2] media: imx: mipi csi-2: Don't fail if initial state times-out
 2019-06-27 22:17 UTC  (2+ messages)

[PATCH v2 8/8] selftests/x86: Add a test for process_vm_readv() on the vsyscall page
 2019-06-27 22:18 UTC  (2+ messages)
` [tip:x86/entry] "

[PATCH v2 7/8] x86/vsyscall: Add __ro_after_init to global variables
 2019-06-27 22:17 UTC  (2+ messages)
` [tip:x86/entry] "

[PATCH v2 6/8] x86/vsyscall: Change the default vsyscall mode to xonly
 2019-06-27 22:16 UTC  (2+ messages)
` [tip:x86/entry] "

[PATCH v2 5/8] selftests/x86/vsyscall: Verify that vsyscall=none blocks execution
 2019-06-27 22:16 UTC  (2+ messages)
` [tip:x86/entry] "

[PATCH] media: imx: mipi csi-2: Don't fail if initial state times-out
 2019-06-27 22:16 UTC  (12+ messages)

[PATCH v2 4/8] x86/vsyscall: Document odd SIGSEGV error code for vsyscalls
 2019-06-27 22:15 UTC  (2+ messages)
` [tip:x86/entry] "

[PATCH] clk: mediatek: Fix -Wunused-const-variable
 2019-06-27 22:15 UTC  (2+ messages)

[U-Boot] CACHE: Misaligned operation for rpi_3_32b_defconfig
 2019-06-27 22:15 UTC 

[Qemu-devel] [PATCH 0/5] tests/acceptance: Add tests for the PReP/40p machine
 2019-06-27 21:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/5] tests/acceptance: Add test that runs NetBSD installer on PRep/40p

[PATCH] platform/chrome: lightbar: Get drvdata from parent in suspend/resume
 2019-06-27 22:15 UTC  (2+ messages)

[PATCH v2 3/8] x86/vsyscall: Show something useful on a read fault
 2019-06-27 22:14 UTC  (2+ messages)
` [tip:x86/entry] "

[PATCH v2 2/8] x86/vsyscall: Add a new vsyscall=xonly mode
 2019-06-27 22:13 UTC  (2+ messages)
` [tip:x86/entry] "

[Xen-devel] [xen-unstable test] 138562: tolerable FAIL
 2019-06-27 22:13 UTC 

[RFC PATCH bpf-next v2 0/6] bpf: add BPF_MAP_DUMP command to
 2019-06-27 22:14 UTC  (4+ messages)
` [RFC PATCH bpf-next v2 2/6] bpf: add BPF_MAP_DUMP command to access more than one entry per call

[PATCH bpf-next v5 0/3] xdp: Allow lookup into devmaps before redirect
 2019-06-27 22:14 UTC  (6+ messages)
` [PATCH bpf-next v5 2/3] bpf_xdp_redirect_map: Perform map lookup in eBPF helper
` [PATCH bpf-next v5 1/3] devmap/cpumap: Use flush list instead of bitmap

[PATCH v2 1/8] x86/vsyscall: Remove the vsyscall=native documentation
 2019-06-27 22:13 UTC  (2+ messages)
` [tip:x86/entry] Documentation/admin: "

[warrior][PATCH] mesa: Update 19.0.1 -> 19.0.8
 2019-06-27 22:11 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Memory barrier before setting ICR
 2019-06-27 22:10 UTC  (4+ messages)

[PATCH net] net/sched: flower: fix infinite loop in fl_walk()
 2019-06-27 22:10 UTC  (9+ messages)

[PATCH v2] hrtimer: Use a bullet for the returns bullet list
 2019-06-27 22:08 UTC  (3+ messages)
` [tip:timers/core] "

[RFC V1 net-next 0/1] Introduce xdp to ena
 2019-06-27 22:07 UTC  (12+ messages)
` [RFC V1 net-next 1/1] net: ena: implement XDP drop support
      ` XDP multi-buffer incl. jumbo-frames (Was: [RFC V1 net-next 1/1] net: ena: implement XDP drop support)

[PATCH 8/9] keys: Network namespace domain tag [ver #4]
 2019-06-27 22:07 UTC  (5+ messages)
` [PATCH 0/9] keys: Namespacing "

[PATCH] clk: qoriq: Fix -Wunused-const-variable
 2019-06-27 22:06 UTC 

[PATCH bpf v5 0/2] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-27 22:04 UTC  (5+ messages)
  ` [PATCH bpf v5 1/2] xdp: hold device for umem regardless of zero-copy mode
  ` [PATCH bpf v5 2/2] xdp: fix hang while unregistering device bound to xdp socket

[PATCH] powerpc/power: Expose pfn_is_nosave prototype
 2019-06-27 22:00 UTC  (4+ messages)
` [PATCH v2] "

[kvm-unit-tests PATCH] x86: Mark APR as reserved in x2APIC
 2019-06-27 22:03 UTC  (4+ messages)

[PATCH 0/3] powercap/intel_rapl: add support for more Icelake platforms
 2019-06-27 22:03 UTC  (2+ messages)

WARNING in mark_lock
 2019-06-27 22:03 UTC  (2+ messages)

[PATCH v4 net-next 0/4] net: ethernet: ti: cpsw: Add XDP support
 2019-06-27 22:02 UTC  (4+ messages)
` [PATCH v4 net-next 1/4] net: core: page_pool: add user cnt preventing pool deletion

[PATCH 2/2] powercap/rapl: Add Ice Lake NNPI support to RAPL driver
 2019-06-27 22:02 UTC  (2+ messages)

[PATCH] powerpc/rtas: retry when cpu offline races with suspend/migration
 2019-06-27 21:59 UTC  (8+ messages)

linux-next: build failure after merge of the amdgpu tree
 2019-06-27 22:01 UTC  (4+ messages)

[PATCH] power: avs: smartreflex: no need to check return value of debugfs_create functions
 2019-06-27 22:01 UTC  (2+ messages)

[PATCH 0/2] Set correct values for N in deep color mode
 2019-06-27 22:00 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Use port clock to set correct N value
` [PATCH 2/2] drm/i915: Add N & CTS values for 10/12 bit deep color
` ✗ Fi.CI.SPARSE: warning for Set correct values for N in deep color mode

[PATCH] cpufreq: pcc-cpufreq: Fail initialization if driver cannot be registered
 2019-06-27 22:00 UTC  (3+ messages)

[Buildroot] [PATCH] This upstream patch fixes chromium compile issues where standard includes are added that break compilation
 2019-06-27 21:59 UTC  (2+ messages)

[PATCH 0/2] Add protocol v3 support
 2019-06-27 21:59 UTC  (4+ messages)
` [PATCH 1/2] iio: common: cros_ec_sensors: determine protocol version

[GIT PULL] cpupower update for Linux 5.2-rc6
 2019-06-27 21:58 UTC  (2+ messages)

[PATCH 0/5] net: dsa: microchip: Further regmap cleanups
 2019-06-27 21:55 UTC  (6+ messages)
` [PATCH 1/5] net: dsa: microchip: Replace ad-hoc polling with regmap
` [PATCH 2/5] net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready "
` [PATCH 3/5] net: dsa: microchip: Replace ksz9477_wait_alu_ready "
` [PATCH 4/5] net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready "
` [PATCH 5/5] net: dsa: microchip: Replace bit RMW "

fprintf_ln() is slow
 2019-06-27 21:55 UTC  (5+ messages)

[Buildroot] [PATCH] package/mbedtls: bump version to 2.16.2
 2019-06-27 21:54 UTC 

[PATCH v3] x86/tls: Fix possible spectre-v1 in do_get_thread_area()
 2019-06-27 21:52 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH V2 0/5] cpufreq: cleanups
 2019-06-27 21:52 UTC  (5+ messages)
` [PATCH V2 1/5] cpufreq: Remove the redundant !setpolicy check
` [PATCH V2 3/5] cpufreq: Use has_target() instead of !setpolicy

[dpdk-dev] [PATCH] net: fix the way how L4 checksum choice is tested
 2019-06-27 21:52 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2] x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
 2019-06-27 21:52 UTC  (2+ messages)
` [tip:x86/pti] "

[Qemu-devel] [PATCH v5 00/28] block/pflash_cfi02: Implement missing AMD pflash functionality
 2019-06-27 21:49 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 02/28] hw/block/pflash: Simplify trace_pflash_io_read/write()

[PATCH v3 0/3] clk: qcom: Add support for SM8150 GCC
 2019-06-27 21:50 UTC  (3+ messages)
` [PATCH v3 2/3] clk: qcom: clk-alpha-pll: Add support for Trion PLLs

[PATCH] ACPI: BGRT table overriding
 2019-06-27 21:48 UTC  (2+ messages)

[PATCH libdrm] etnaviv: Use hash table to track BO indexes
 2019-06-27 21:47 UTC  (3+ messages)

[PATCH] generic: test cloning large exents to a file with many small extents
 2019-06-27 21:47 UTC  (3+ messages)

[PATCH v1] ACPI / sleep: Switch to use acpi_dev_get_first_match_dev()
 2019-06-27 21:47 UTC  (2+ messages)

[PATCH] perf cgroups: Don't rotate events for cgroups unnecessarily
 2019-06-27 21:47 UTC  (5+ messages)

[PATCH v2 net-next 0/3] Better PHYLINK compliance for SJA1105 DSA
 2019-06-27 21:46 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net: dsa: sja1105: Don't check state->link in phylink_mac_config
` [PATCH v2 net-next 2/3] net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reports
` [PATCH v2 net-next 3/3] net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINK

[PATCH v2, resend] device property: Add helpers to count items in an array
 2019-06-27 21:46 UTC  (2+ messages)

[meta-oe][PATCH] opencv: 3.4.5 -> 4.1.0
 2019-06-27 21:46 UTC 

[PATCH] acpi: make AC and battery drivers available on !X86
 2019-06-27 21:46 UTC  (2+ messages)

[Buildroot] [Bug 11776] New: qt5webengine 5.12.2 build failed with arm toolchain and linaro toolchain
 2019-06-27 21:45 UTC  (9+ messages)

[PATCH v2 bpf-next 0/3] libbpf: add perf buffer abstraction and API
 2019-06-27 21:45 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: add perf buffer API

[PATCH] opencv: 3.4.5 -> 4.1.0
 2019-06-27 21:38 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.