All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-13 17:50:09 to 2020-03-13 18:46:05 UTC [more...]

[PATCH 00/14] VFS: Filesystem information [ver #18]
 2020-03-13 18:35 UTC  (12+ messages)
` [PATCH 01/14] VFS: Add additional RESOLVE_* flags "

[PATCH 0/9] user-mode: Prune build dependencies (part 2)
 2020-03-13 18:41 UTC  (3+ messages)
` [PATCH 1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets
` [PATCH 5/9] qapi/misc: Move query-uuid command with block code

[PATCH] qla2xxx: Fix I/Os being passed down when FC device is being deleted
 2020-03-13 18:45 UTC  (4+ messages)

[PATCH v13 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-13 18:45 UTC  (6+ messages)
` [PATCH v13 Kernel 4/7] vfio iommu: Implementation of ioctl to for dirty pages tracking
` [PATCH v13 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap

[PATCH 00/14] user-mode: Prune build dependencies (part 1)
 2020-03-13 18:36 UTC  (26+ messages)
` [PATCH 01/14] Makefile: Only build virtiofsd if system-mode is enabled
` [PATCH 02/14] configure: Avoid building TCG when not needed
` [PATCH 03/14] tests/Makefile: Only display TCG-related tests when TCG is available
` [PATCH 04/14] tests/Makefile: Restrict some softmmu-only tests
` [PATCH 05/14] stubs/Makefile: Reduce the user-mode object list
` [PATCH 06/14] util/Makefile: "
` [PATCH 07/14] target/riscv/cpu: Restrict CPU migration to system-mode
` [PATCH 08/14] exec: Assert CPU migration is not used on user-only build
` [PATCH 09/14] exec: Drop redundant #ifdeffery
` [PATCH 10/14] arch_init: Remove unused 'qapi-commands-misc.h' include
` [PATCH 11/14] target: Restrict write_elfXX_note() handlers to system-mode
` [PATCH 12/14] target/i386: Restrict CpuClass::get_crash_info() "
` [PATCH 13/14] target/s390x: "
` [PATCH 14/14] hw/core: "

[PATCH v28 00/22] Intel SGX foundations
 2020-03-13 18:44 UTC  (8+ messages)
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH] perf test: print if shell directory isn't present
 2020-03-13 18:44 UTC  (3+ messages)

[Xen-devel] [linux-linus test] 148469: regressions - FAIL
 2020-03-13 18:42 UTC 

[PATCH 1/4] dt-bindings: gpio: Replace DW APB GPIO legacy bindings with YAML-based one
 2020-03-13 18:40 UTC  (3+ messages)

[PATCH 00/14] ASoC: SOF DSP virtualisation
 2020-03-13 18:39 UTC  (3+ messages)
` [PATCH 12/14] ASoC: SOF: VirtIO: check guest component IDs

[PATCH] edid-decode: Fix decoing of DispID physical enclosure bit
 2020-03-13 18:39 UTC 

[PATCH] ARM: dts: rockchip: Keep rk3288-tinker SD card IO powered during reboot
 2020-03-13 18:38 UTC  (4+ messages)

[PATCH] media: staging/intel-ipu3: Reformat pointer definition
 2020-03-13 18:38 UTC 

[RFC,net-next 0/9] Introduce a flow gate control action and apply IEEE
 2020-03-13 18:36 UTC  (3+ messages)
` [RFC,net-next 2/9] net: qos: introduce a gate control flow action

[PATCH] btrfs-progs: Remove support for BTRFS_SUBVOL_CREATE_ASYNC
 2020-03-13 18:36 UTC  (2+ messages)

[PATCH] PCI/switchtec: Fix init_completion race condition with poll_wait()
 2020-03-13 18:36 UTC 

[PATCH] musl: removes aliases for glibc provided libraries
 2020-03-13 18:36 UTC  (3+ messages)

[PATCH V3 00/17] Stitch LBR call stack (Perf Tools)
 2020-03-13 18:33 UTC  (18+ messages)
` [PATCH V3 01/17] perf pmu: Add support for PMU capabilities
` [PATCH V3 02/17] perf header: Support CPU "
` [PATCH V3 03/17] perf record: Clear HEADER_CPU_PMU_CAPS for non LBR call stack mode
` [PATCH V3 04/17] perf stat: Clear HEADER_CPU_PMU_CAPS
` [PATCH V3 05/17] perf machine: Remove the indent in resolve_lbr_callchain_sample
` [PATCH V3 06/17] perf machine: Refine the function for LBR call stack reconstruction
` [PATCH V3 07/17] perf machine: Factor out lbr_callchain_add_kernel_ip()
` [PATCH V3 08/17] perf machine: Factor out lbr_callchain_add_lbr_ip()
` [PATCH V3 09/17] perf thread: Add a knob for LBR stitch approach
` [PATCH V3 10/17] perf tools: Save previous sample for LBR stitching approach
` [PATCH V3 11/17] perf tools: Save previous cursor nodes "
` [PATCH V3 12/17] perf tools: Stitch LBR call stack
` [PATCH V3 13/17] perf report: Add option to enable the LBR stitching approach
` [PATCH V3 14/17] perf script: "
` [PATCH V3 15/17] perf top: "
` [PATCH V3 16/17] perf c2c: "
` [PATCH V3 17/17] perf hist: Add fast path for duplicate entries check

[PATCH 1/2] mm: swap: make page_evictable() inline
 2020-03-13 18:34 UTC  (2+ messages)
` [PATCH 2/2] mm: swap: use smp_mb__after_atomic() to order LRU bit set

[PATCH] x86/boot/compressed: Correct relocation destination on old linkers
 2020-03-13 18:33 UTC  (3+ messages)
` [PATCH v2] x86/boot: "

[PATCH 0/2] Support different CPU types for the sifive_e machine
 2020-03-13 18:32 UTC  (4+ messages)
` [PATCH 1/2] riscv: sifive_e: Support changing CPU type

[PATCH net-next ct-offload v4 00/15] Introduce connection tracking offload
 2020-03-13 18:31 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: Fix spurious failures in accept due to EAGAIN
 2020-03-13 18:30 UTC  (4+ messages)

[PATCH net-next 1/5] tcp: fix stretch ACK bugs in BIC
 2020-03-13 18:30 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: Move EEPROM I2C adapter to amdgpu_device
 2020-03-13 18:29 UTC  (2+ messages)

[PATCH] soc: qcom: ipa: build IPA when COMPILE_TEST is enabled
 2020-03-13 18:29 UTC  (3+ messages)

[PATCH v5 1/2] x86/purgatory: Disable various profiling and sanitizing options
 2020-03-13 18:28 UTC  (2+ messages)

pull-request: ieee802154-next 2020-03-13
 2020-03-13 18:28 UTC  (2+ messages)

[PATCH] media: staging: imgu: Remove extra type detail
 2020-03-13 18:27 UTC 

Regression in v2.26.0-rc0 and Magit
 2020-03-13 18:27 UTC  (4+ messages)

[PATCH 0/2] selinux-testsuite: Use native filesystem for tests
 2020-03-13 18:27 UTC  (7+ messages)

[PATCH v2] powerpc/fsl-85xx: fix compile error
 2020-03-13 18:17 UTC  (3+ messages)
`  "

[PATCH v4 0/7] Tighten qemu-img rules on missing backing format
 2020-03-13 18:22 UTC  (3+ messages)
` [PATCH v4 7/7] qemu-img: Deprecate use of -b without -F

[PATCH][next] ethtool: fix spelling mistake "exceeeds" -> "exceeds"
 2020-03-13 18:23 UTC  (3+ messages)

[PATCH bpf-next] bpf_helpers_doc.py: Fix warning when compiling bpftool
 2020-03-13 18:23 UTC  (3+ messages)

[PATCH] media: staging/intel-ipu3: css: simplify expression
 2020-03-13 18:21 UTC  (2+ messages)
` [Outreachy kernel] "

pull-request: wireless-drivers-2020-03-13
 2020-03-13 18:22 UTC  (2+ messages)

[PATCH v3 0/4] Tighten qemu-img rules on missing backing format
 2020-03-13 18:20 UTC  (4+ messages)
` [PATCH v3 4/4] qemu-img: Deprecate use of -b without -F

next/master boot: 202 boots: 5 failed, 188 passed with 7 offline, 2 untried/unknown (next-20200313)
 2020-03-13 18:21 UTC 

menuconf u-boot
 2020-03-13 18:21 UTC  (8+ messages)
` [yocto] "
  ` [OE-core] "

linux-next: build warning after merge of the net-next tree
 2020-03-13 18:21 UTC  (3+ messages)

[PATCH v4 0/4] add TJA1102 support
 2020-03-13 18:20 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx

Is there a reason we don't have kvfree_rcu()?
 2020-03-13 18:19 UTC  (7+ messages)

[PATCH] gpio: Move devres calls to devres file
 2020-03-13 18:18 UTC  (2+ messages)

[RFC PATCH] Make rev-parse -q and --is-* quiet
 2020-03-13 18:18 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: use effective iDisp BCLK value for CDCLK calculation
 2020-03-13 18:17 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: move audio CDCLK constraint setup to bind/unbind

[PATCH v2 net-next 0/7] octeontx2-vf: Add network driver for virtual function
 2020-03-13 18:16 UTC  (7+ messages)
` [PATCH v2 net-next 2/7] octeontx2-pf: Handle VF function level reset
` [PATCH v2 net-next 3/7] octeontx2-vf: Virtual function driver support
` [PATCH v2 net-next 4/7] octeontx2-vf: Ethtool support

[PATCH v3] drm/bochs: downgrade pci_request_region failure from error to warning
 2020-03-13 18:16 UTC  (5+ messages)

which "make" target simply builds the scripts/dtc/dtc executable?
 2020-03-13 18:13 UTC 

pull-request: bpf 2020-03-12
 2020-03-13 18:14 UTC  (2+ messages)

alsatplg (libasound.a) segmentation fault using AFL
 2020-03-13 18:12 UTC 

[PATCH v2] powerpc/perf: Use SIER_USER_MASK while updating SPRN_SIER for EBB events
 2020-03-13 18:06 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: fix switch-case indentation
 2020-03-13 18:12 UTC  (2+ messages)

[PATCH 0/9] Lock ordering documentation and annotation for lockdep
 2020-03-13 18:11 UTC  (3+ messages)
` [PATCH 3/9] pci/switchtec: Don't abuse completion wait queue for poll

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-03-13 18:04 UTC  (2+ messages)
` [Bug 1866870] "

[PATCH 0/5] Testcase cleanups (merge related)
 2020-03-13 18:11 UTC  (5+ messages)
` [PATCH 4/5] t6022, t6046: test expected behavior instead of testing a proxy for it

[PATCH BlueZ 0/2] Remote node reset implementation
 2020-03-13 18:08 UTC  (3+ messages)
` [PATCH BlueZ 1/2] tools/mesh-cfgclient: Implement node-reset command
` [PATCH BlueZ 2/2] mesh: Fix processing of Config Node Reset message

[PATCH] timer: silenct a lockdep splat with debugobjects
 2020-03-13 18:08 UTC  (2+ messages)

[PATCH v3 0/2] fix gmc page fault on navi1X
 2020-03-13 18:08 UTC  (5+ messages)
` [PATCH v3 2/2] drm/amdgpu: unref the bo after job submit

[dpdk-dev] [PATCH 1/2] crypto/qat: add aes-gcm J0 handling
 2020-03-13 18:07 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] test: add crypto aes-gcm J0 test case

[PATCH v2] dt-bindings: display: ti: Fix dtc unit-address warnings in examples
 2020-03-13 18:07 UTC  (2+ messages)

[PATCH v4 0/2] x86/purgatory: Make sure we fail the build if purgatory.ro has missing symbols
 2020-03-13 18:06 UTC  (9+ messages)
` [PATCH v4 2/2] "

[PATCH v2] ASoC: dt-bindings: google, cros-ec-codec: Fix dtc warnings in example
 2020-03-13 18:05 UTC  (2+ messages)
` [PATCH v2] ASoC: dt-bindings: google,cros-ec-codec: "

[PATCH] iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
 2020-03-13 18:06 UTC 

[PATCH v4 0/2] fix gmc page fault on navi1X
 2020-03-13 18:05 UTC  (4+ messages)
` [PATCH v4 2/2] drm/amdgpu: unref pt bo after job submit

[PATCH v2] net: Make skb_segment not to compute checksum if network controller supports checksumming
 2020-03-13 18:05 UTC  (4+ messages)

[PATCH v3] Input: Allocate keycode for "Selective Screenshot" key
 2020-03-13 18:05 UTC  (2+ messages)

[dpdk-dev] [RFC] Accelerator API to chain packet processing functions
 2020-03-13 18:03 UTC  (6+ messages)

Thud community support
 2020-03-13 18:03 UTC  (2+ messages)

[PATCH 0/3] Minor error handling cleanups
 2020-03-13 18:01 UTC  (8+ messages)
` [PATCH 1/3] Use &error_abort instead of separate assert()
` [PATCH 2/3] hw/misc/ivshmem: Use one Error * variable instead of two
` [PATCH 3/3] xen-block: "

[Xen-devel] [xen-unstable-smoke test] 148522: tolerable all pass - PUSHED
 2020-03-13 18:01 UTC 

[PATCH v1 1/2] clk: qcom: videocc: Update the clock flag for video_cc_vcodec0_core_clk
 2020-03-13 18:01 UTC  (6+ messages)
` [PATCH v1 2/2] clk: qcom: dispcc: Remove support of disp_cc_mdss_rscc_ahb_clk

[PATCH 0/7] via-ide: fixes and improvements
 2020-03-13 17:57 UTC  (2+ messages)

[PATCH net-next v3 00/10] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-03-13 17:55 UTC  (22+ messages)
` [PATCH net-next v3 01/10] net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmulti disabled
` [PATCH net-next v3 02/10] net: ethernet: ti: ale: add support for mac-only mode
` [PATCH net-next v3 03/10] net: ethernet: ti: ale: am65: add support for default thread cfg
` [PATCH net-next v3 04/10] dt-binding: ti: am65x: document mcu cpsw nuss
` [PATCH net-next v3 05/10] net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver
` [PATCH net-next v3 06/10] arm64: dts: ti: k3-am65-mcu: add cpsw nuss node
` [PATCH net-next v3 07/10] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [PATCH net-next v3 08/10] arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss node
` [PATCH net-next v3 09/10] arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy defs
` [PATCH net-next v3 10/10] arm64: defconfig: ti: k3: enable dma and networking

[meta-oe][PATCH] sysdig: Use luajit and build fixes on aarch64
 2020-03-13 17:58 UTC 

WARNING in call_rcu
 2020-03-13 17:58 UTC  (2+ messages)

WARNING: ODEBUG bug in route4_change
 2020-03-13 17:57 UTC  (2+ messages)

[GIT PULL] Power management fix for v5.6-rc6
 2020-03-13 17:57 UTC 

Notes from Git Contributor Summit, Los Angeles (April 5, 2020)
 2020-03-13 17:56 UTC  (4+ messages)
` [TOPIC 2/17] Hooks in the future

Errors and segmentation fault while building Golang on Kernel after v5.4-rc3
 2020-03-13 17:55 UTC  (11+ messages)

[PATCH] drivers: provide devm_platform_ioremap_and_get_resource()
 2020-03-13 17:56 UTC  (2+ messages)

[PATCH 00/13] client side user xattr (RFC8276) support
 2020-03-13 17:55 UTC  (8+ messages)
` [PATCH 03/13] NFSv4.2: query the server for extended attribute support

[PATCH 0/2] fix read misalignment on LSM6DSM SensorHub
 2020-03-13 17:54 UTC  (3+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFO
` [PATCH 2/2] iio: imu: st_lsm6dsx: specify slave odr in slv_odr

Applied "ASoC: SOF: topology: connect dai widget to all cpu-dais" to the asoc tree
 2020-03-13 17:53 UTC  (2+ messages)

[PATCH 0/4] multipath-tools unit test fixups
 2020-03-13 17:52 UTC  (2+ messages)

[RFC PATCH] Make rev-parse -q and --is-* quiet
 2020-03-13 17:52 UTC  (2+ messages)

[PATCH v2] cpufreq: qcom: Add support for krait based socs
 2020-03-13 17:52 UTC 

multipath-tools merges
 2020-03-13 17:52 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] test/perf: Add test to verify OA TLB invalidation
 2020-03-13 17:51 UTC  (2+ messages)

[PATCHv2 0/2] arm64: add finalized cap helper
 2020-03-13 17:51 UTC  (3+ messages)

[PATCH v2 0/2] properly define some of PHYs
 2020-03-13 17:50 UTC  (4+ messages)
` [PATCH v3 2/2] ARM: dts: imx6q-marsboard: properly define rgmii PHY

[GIT PULL] io_uring fixes for 5.6-rc
 2020-03-13 17:50 UTC 

[MPTCP] Re: [GIT] Sync with net-next on 20200313: conflicts
 2020-03-13 17:50 UTC 

[PATCH v3 0/3] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-13 17:49 UTC  (4+ messages)
` [PATCH v3 3/3] KEYS: Use kvmalloc() to better handle large buffer allocation


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.