All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-14 23:49:20 to 2019-02-15 01:06:33 UTC [more...]

Increase ARCH_NR_GPIO for ARCH_ASPEED?
 2019-02-15  1:06 UTC  (2+ messages)
` [Potential Spoof] "

[RFC v7 0/5] pstore/block: new support logger for block devices
 2019-02-15  1:06 UTC  (6+ messages)
` [RFC v7 2/5] dt-bindings: pstore-block: new support for blkoops

[PATCH v2 1/7] powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes
 2019-02-15  0:48 UTC  (5+ messages)
` [PATCH v2 2/7] powerpc/eeh_cache: Add pr_debug() prints for insert/remove
` [PATCH v2 3/7] powerpc/eeh_cache: Add a way to dump the EEH address cache
` [PATCH v2 4/7] powerpc/eeh_cache: Bump log level of eeh_addr_cache_print()
` [PATCH v2 5/7] powerpc/pci: Add pci_find_controller_for_domain()

[PATCH v3] Update mount.cifs with vers=default mount option and SMBv3.0.2
 2019-02-15  1:05 UTC 

[cifs-utils] next branch is updated
 2019-02-15  1:02 UTC 

[RFC 0/5] Add cpufreq-dt support i.MX8MQ
 2019-02-15  0:55 UTC  (4+ messages)
` [RFC 5/5] arm64: dts: imx8mq: Add the opp table and the cpu-supply nodes

[PATCH v2] kcm: remove any offset before parsing messages
 2019-02-15  1:00 UTC  (6+ messages)

[PATCH v2 00/14] Add support for TI PRU ICSS
 2019-02-15  0:59 UTC  (11+ messages)
` [PATCH v2 01/14] dt-bindings: remoteproc: Add TI PRUSS bindings

[PATCH v2 00/20] i.MX6, DesignWare PCI improvements
 2019-02-15  0:59 UTC  (4+ messages)

[PATCH] proc, oom: do not report alien mms when setting oom_score_adj
 2019-02-15  0:57 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v4] tests/i915/gem_exec_schedule.c: Switch to gem_sync and gem_read
 2019-02-15  0:57 UTC  (2+ messages)

[PATCH 1/1] powerpc/64: Adjust order in pcibios_init()
 2019-02-15  0:46 UTC  (2+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-15  0:56 UTC  (15+ messages)
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest

[Qemu-devel] [PATCH] ui/cocoa: Make sure app is not starting in the background
 2019-02-15  0:14 UTC 

[Qemu-devel] [PATCH v2 0/7] ui/cocoa: Use OSX's main loop
 2019-02-15  0:55 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 4/7] ui/cocoa: Move console/device menu creation code up in file
` [Qemu-devel] [PATCH v2 5/7] ui/cocoa: Don't call NSApp sendEvent directly from handleEvent
` [Qemu-devel] [PATCH v2 7/7] ui/cocoa: Perform UI operations only on the main thread

[Qemu-devel] [PULL 00/27] target-arm queue
 2019-02-15  0:38 UTC  (5+ messages)

[GIT PULL 00/43] perf/core improvements and fixes
 2019-02-15  0:45 UTC  (64+ messages)
` [PATCH 01/43] perf record: Implement --affinity=node|cpu option
` [PATCH 02/43] perf cs-etm: Add proper header file for symbols
` [PATCH 03/43] perf report: Add s390 diagnosic sampling descriptor size
` [PATCH 04/43] perf vendor events power8: Cpi_breakdown & estimated_dcache_miss_cpi metrics
` [PATCH 05/43] perf vendor events power8: Dl1_reload, instruction_misses, l2_stats, lsu_rejects, memory & pteg_reloads metrics
` [PATCH 06/43] perf vendor events power8: Branch_prediction, latency, bus_stats, instruction_mix & instruction_stats metrics
` [PATCH 07/43] perf vendor events power8: Translaton & general metrics
` [PATCH 08/43] perf vendor events power9: Cpi_breakdown & estimated_dcache_miss_cpi metrics
` [PATCH 09/43] perf vendor events power9: Dl1_reloads, instruction_misses, l[23]_stats & pteg_reloads metrics
` [PATCH 10/43] perf vendor events power9: Branch_prediction, instruction_stats, latency, lsu_rejects, memory, prefetch & translation metrics
` [PATCH 11/43] perf vendor events power9: General metrics
` [PATCH 12/43] perf utils: Silence "Couldn't synthesize bpf events" warning for EPERM
` [PATCH 13/43] tools feature: Undef _GNU_SOURCE at the end of feature tests
` [PATCH 14/43] perf beauty ioctl cmd: The 'fd' arg is signed
` [PATCH 15/43] perf trace: Check if the 'fd' is negative when mapping it to pathname
` [PATCH 16/43] perf beauty waitid options: Fix up prefix showing logic
` [PATCH 17/43] tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaio
` [PATCH 18/43] perf trace: Filter out gnome-terminal* parent
` [PATCH 19/43] perf coresight: Do not test for libopencsd by default
` [PATCH 20/43] perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASIC
` [PATCH 21/43] tools build: Add test-reallocarray.c to test-all.c to fix the build
` [PATCH 22/43] perf build: Add missing FEATURE_CHECK_LDFLAGS-libcrypto
` [PATCH 23/43] perf cs-etm: Remove unused structure field "state"
` [PATCH 24/43] perf cs-etm: Remove unused structure field "time" and "timestamp"
` [PATCH 25/43] perf cs-etm: Fix wrong return values in error path
` [PATCH 26/43] perf cs-etm: Introducing function cs_etm_decoder__init_dparams()
` [PATCH 27/43] perf cs-etm: Fix memory leak in error path
` [PATCH 28/43] perf cs-etm: Introducing function cs_etm__init_trace_params()
` [PATCH 29/43] perf cs-etm: Fix erroneous comment
` [PATCH 30/43] perf cs-etm: Cleaning up function cs_etm__alloc_queue()
` [PATCH 31/43] perf cs-etm: Rethink kernel address initialisation
` [PATCH 32/43] perf cs-etm: Make cs_etm__run_decoder() queue independent
` [PATCH 33/43] perf cs-etm: Modularize main decoder function
` [PATCH 34/43] perf cs-etm: Modularize main packet processing loop
` [PATCH 35/43] perf cs-etm: Modularize auxtrace_buffer fetch function
` [PATCH 36/43] perf tools: Compile perf with libperf-in.o instead of libperf.a
` [PATCH 37/43] perf tools: Rename LIB_FILE to LIBPERF_A
` [PATCH 38/43] perf tools: Rename build libperf to perf
` [PATCH 39/43] perf tools: Fix legacy events symbol separator parsing
` [PATCH 40/43] perf list: Display metric expressions for --details option
` [PATCH 41/43] perf header: Get rid of write_it label
` [PATCH 42/43] perf header: Remove unused 'cpu_nr' field from 'struct cpu_topo'
` [PATCH 43/43] tools build feature sched_getcpu: Undef _GNU_SOURCE at the end

[Qemu-devel] [PATCH v2] ppc: add host-serial and host-model machine attributes
 2019-02-15  0:18 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] Some small cleanups and corrections to PCI-E handling
 2019-02-15  0:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] pcie: Don't allow extended config space access via conventional PCI bridges

[PATCH 0/2] mm: put_user_page() call site conversion first
 2019-02-15  0:54 UTC  (3+ messages)

[PATCH] drbd_receiver: mark expected switch fall-throughs
 2019-02-15  0:29 UTC  (3+ messages)

[RFC PATCH 00/42] Introduce memory region concept (including device local memory)
 2019-02-15  0:47 UTC  (2+ messages)

[PATCH] pci/quirks: Add quirk to reset nvgpu at boot for the Lenovo ThinkPad P50
 2019-02-15  0:43 UTC  (2+ messages)

[xen-unstable test] 133218: trouble: blocked/broken/fail/pass
 2019-02-15  0:42 UTC 

[PATCH] iommu/arm-smmu: Allow disabling bypass via kernel config
 2019-02-15  0:40 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 0/2] Enhance debug capability in kms_chamelium
 2019-02-15  0:40 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] i915/kms_chamelium: Require gen < 9 for VGA testing
` [igt-dev] [PATCH i-g-t 2/2] i915/kms_chamelium: Pull chameleond logs for debugging

Three questions about busy poll
 2019-02-15  0:39 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu v2 0/4] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
 2019-02-15  0:35 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v3] tests/i915/gem_exec_schedule.c: Switch to gem_sync and gem_read
 2019-02-15  0:34 UTC  (2+ messages)

[PATCH 0/4] PM / devfreq: Refactor load monitoring
 2019-02-15  0:33 UTC  (7+ messages)
` [PATCH 4/4] PM / devfreq: Handle monitor start/stop in the devfreq core

poky/meta/recipes-connectivity/bind
 2019-02-15  0:33 UTC  (3+ messages)

[PATCH] mwifiex: don't advertise IBSS features without FW support
 2019-02-15  0:31 UTC 

[PATCH net] net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()
 2019-02-15  0:31 UTC  (4+ messages)

Fix 80d20d35af1e ("nohz: Fix local_timer_softirq_pending()") may have revealed another problem
 2019-02-15  0:31 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_create: Verify that all new objects are clear
 2019-02-15  0:29 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[xen-unstable-smoke test] 133255: trouble: blocked/broken/pass
 2019-02-15  0:27 UTC 

tmpfs inode leakage when opening file with O_TMP_FILE
 2019-02-15  0:26 UTC  (3+ messages)

[RFC PATCH 0/5] powerpc: KASAN for 64-bit Book3E
 2019-02-15  0:24 UTC  (8+ messages)
` [RFC PATCH 1/5] kasan: do not open-code addr_has_shadow
` [RFC PATCH 2/5] kasan: allow architectures to manage the memory-to-shadow mapping
` [RFC PATCH 3/5] kasan: allow architectures to provide an outline readiness check
` [RFC PATCH 4/5] powerpc: move KASAN into its own subdirectory
` [RFC PATCH 5/5] powerpc: KASAN for 64bit Book3E

[igt-dev] [PATCH i-g-t v2] tests/i915/gem_exec_schedule.c: Switch to gem_sync and gem_read
 2019-02-15  0:24 UTC  (4+ messages)

[PATCH 1/4] drm/i915/psr: Only lookup for enabled CRTCs when forcing a fastset
 2019-02-15  0:24 UTC  (7+ messages)
` [PATCH 2/4] drm/i915: Disable PSR2 while getting pipe CRC
` ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915/psr: Only lookup for enabled CRTCs when forcing a fastset

[RFC PATCH 0/6] Allow setting file birth time with utimensat()
 2019-02-15  0:16 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: dts: uniphier: sync with Linux 5.0-rc2
 2019-02-15  0:16 UTC 

[PATCH v2] cfg80211: Report Association Request frame IEs in association events
 2019-02-15  0:14 UTC 

[PATCH] net: phy: at803x: disable delay only for RGMII mode
 2019-02-15  0:14 UTC  (10+ messages)

[PATCH v1 0/3] Add post-indexchanged hook
 2019-02-15  0:14 UTC  (5+ messages)
` [PATCH v2] read-cache: add "

[GIT PULL] arm64: dts: uniphier: UniPhier DT updates for v5.1
 2019-02-15  0:12 UTC  (2+ messages)

[Intel-wired-lan] [PATCH S11 00/16] Bug fixes for ice
 2019-02-15  0:13 UTC  (17+ messages)
` [Intel-wired-lan] [PATCH S11 06/16] ice: fix ice_remove_rule_internal vsi_list handling
` [Intel-wired-lan] [PATCH S11 07/16] ice: fix issue where host reboots on unload when iommu=on
` [Intel-wired-lan] [PATCH S11 08/16] ice: fix numeric overflow warning
` [Intel-wired-lan] [PATCH S11 09/16] ice: only use the VF for ICE_VSI_VF in ice_vsi_release
` [Intel-wired-lan] [PATCH S11 10/16] ice: don't spam VFs with link messages
` [Intel-wired-lan] [PATCH S11 11/16] ice: clear VF ARQLEN register on reset
` [Intel-wired-lan] [PATCH S11 15/16] ice: Fix for FC get rx/tx pause params
` [Intel-wired-lan] [PATCH S11 16/16] ice: fix overlong string, update stats output

[Buildroot] [autobuild.buildroot.net] Build results for 2019-02-13
 2019-02-15  0:13 UTC  (4+ messages)

[PATCH v2] dm thin: Fix bug wrt FUA request completion
 2019-02-15  0:10 UTC  (2+ messages)

[PATCH v1 0/1] of: unittest: unflatten device tree on UML when testing
 2019-02-15  0:10 UTC  (3+ messages)
` [PATCH v1 1/1] "

PR - GuC v31.3.0
 2019-02-15  0:09 UTC 

[Qemu-devel] [Bug 1815078] [NEW] Qemu 3.1.0 risc-v mie.MEIE
 2019-02-15  0:04 UTC  (3+ messages)
` [Qemu-devel] [Bug 1815078] "

[RFC] media: uapi: Add VP8 low-level decoder API compound controls
 2019-02-15  0:06 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: Add nanopi4 bluetooth
 2019-02-15  0:02 UTC  (2+ messages)

Building intel s2600wf image
 2019-02-15  0:01 UTC  (3+ messages)

[PATCH v2 perf,bpf 00/11] perf annotation of BPF programs
 2019-02-15  0:00 UTC  (12+ messages)
` [PATCH v2 perf,bpf 01/11] perf, bpf: consider events with attr.bpf_event as side-band events
` [PATCH v2 perf,bpf 02/11] bpf: libbpf: introduce bpf_program__get_prog_info_linear()
  ` [PATCH v2 perf,bpf 03/11] bpf: bpftool: use bpf_program__get_prog_info_linear() in prog.c:do_dump()
  ` [PATCH v2 perf,bpf 04/11] perf, bpf: synthesize bpf events with bpf_program__get_prog_info_linear()
  ` [PATCH v2 perf,bpf 05/11] perf, bpf: save bpf_prog_info in a rbtree in perf_env
  ` [PATCH v2 perf,bpf 06/11] perf, bpf: save bpf_prog_info information as headers to perf.data
  ` [PATCH v2 perf,bpf 07/11] perf, bpf: save btf in a rbtree in perf_env
  ` [PATCH v2 perf,bpf 08/11] perf, bpf: save btf information as headers to perf.data
  ` [PATCH v2 perf,bpf 09/11] perf-top: add option --bpf-event
` [PATCH v2 perf,bpf 10/11] perf, bpf: enable annotation of bpf program
  ` [PATCH v2 perf,bpf 11/11] perf, bpf: save information about short living bpf programs

[PATCH v2 1/2] NFS: Fix I/O request leakages
 2019-02-14 23:59 UTC  (2+ messages)
` [PATCH v2 2/2] NFS: Pass error information to the pgio error cleanup routine

[U-Boot] [PATCH v2 0/8] spi: Add Allwinner A31 SPI driver
 2019-02-14 23:58 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/8] spi: sun4i: Poll for rxfifo empty
` [U-Boot] [PATCH v2 4/8] spi: sun4i: Access registers and bits via enum offsets
` [U-Boot] [PATCH v2 6/8] spi: sun4i: Add CLK support
` [U-Boot] [PATCH v2 7/8] spi: sun4: Add A31 spi controller support
` [U-Boot] [PATCH v2 8/8] spi: sun4i: Driver cleanup

[patch V5 0/8] genirq/affinity: Overhaul the multiple interrupt sets support
 2019-02-14 23:55 UTC  (5+ messages)
` [patch V5 4/8] nvme-pci: Simplify interrupt allocation

[Bug reporting] kernel panic during handle the dst unreach icmp msg
 2019-02-14 23:54 UTC  (3+ messages)
    `  "

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_schedule.c: Switch to gem_sync and gem_read
 2019-02-14 23:53 UTC  (3+ messages)

[PATCH] vfs: don't decrement i_nlink in d_tmpfile
 2019-02-14 23:49 UTC  (3+ messages)

[RFC PATCH v8 00/14] Add support for eXclusive Page Frame Ownership
 2019-02-14 23:49 UTC  (6+ messages)
` [RFC PATCH v8 07/14] arm64/mm, xpfo: temporarily map dcache regions

[v4 PATCH 8/8] RISC-V: Assign hwcap as per comman capabilities
 2019-02-14 23:49 UTC  (2+ messages)


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.