All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-13 18:06:06 to 2020-03-13 19:07:53 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 "

Regression in v2.26.0-rc0 and Magit
 2020-03-13 19:07 UTC  (6+ messages)

[PATCH 00/10] Another set of patches from Fedora
 2020-03-13 19:06 UTC  (4+ messages)
` [PATCH 01/10] i386: Make pmtimer tsc calibration not take 51 seconds to fail
` [PATCH 02/10] efi/console: Move grub_console_set{colorstate, cursor} higher in the file
` [PATCH 03/10] efi/console: Do not set text-mode until we actually need it

[PATCH 0/3] libsepol: Speed up policy optimization
 2020-03-13 19:07 UTC  (3+ messages)

[PATCH v2 0/4] module autoloading fixes and cleanups
 2020-03-13 19:05 UTC  (5+ messages)
` [PATCH v2 3/4] docs: admin-guide: document the kernel.modprobe sysctl

[Intel-gfx] [PATCH] drm/i915/edp: Ignore short pulse when panel powered off
 2020-03-13 18:52 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH bpf-next v2] selftests/bpf: Fix spurious failures in accept due to EAGAIN
 2020-03-13 19:01 UTC  (2+ messages)

[PATCH 0/1] Bluetooth: Prioritize sco traffic on slow interfaces
 2020-03-13 19:01 UTC  (3+ messages)
` [PATCH 1/1] Bluetooth: Prioritize SCO "

[PATCH 0/9] user-mode: Prune build dependencies (part 3)
 2020-03-13 18:46 UTC  (10+ messages)
` [PATCH 1/9] hw/core/qdev-properties: Use qemu_strtol() in set_mac() handler
` [PATCH 2/9] hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()
` [PATCH 3/9] hw/core/qdev-properties: Fix code style
` [PATCH 4/9] hw/core/qdev-properties: Export enum-related functions
` [PATCH 5/9] hw/core/qdev-properties: Export qdev_prop_enum
` [PATCH 6/9] hw/core/qdev-properties: Export some integer-related functions
` [PATCH 7/9] hw/core/qdev-properties: Extract system-mode specific properties
` [PATCH 8/9] hw/core: Add qdev stub for user-mode
` [PATCH 9/9] qapi: Restrict code generated "

next-20200313 kselftest results
 2020-03-13 19:00 UTC 

[PATCH 4/4] regulator: mp886x: add MP8867 support
 2020-03-13 19:00 UTC  (2+ messages)

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-03-13 18:59 UTC  (10+ messages)
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon

[meta-oe][PATCH] python-requests: upgrade 2.22 -> 2.23
 2020-03-13 18:57 UTC  (4+ messages)
` [meta-oe][PATCH] python3-kconfiglib: upgrade 13.7.0 -> 14.1.0
` [meta-oe][PATCH] iwd: upgrade 1.4 -> 1.5
` [meta-oe][PATCH] libqmi: upgrade 1.24.4 -> 1.24.6

[PATCH] t6022, t6046: fix flaky files-are-updated checks
 2020-03-13 18:57 UTC 

Booting a J7 EVM without meta-arago
 2020-03-13 18:54 UTC  (4+ messages)

null pointer dereferenced with Ubuntu kernel 4.15
 2020-03-13 18:57 UTC  (3+ messages)

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

[PATCH 0/9] user-mode: Prune build dependencies (part 2)
 2020-03-13 18:41 UTC  (9+ messages)
` [PATCH 1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets
` [PATCH 2/9] qapi/misc: Move add_client command with chardev code
` [PATCH 3/9] qapi/misc: Restrict LostTickPolicy enum to machine code
` [PATCH 4/9] qapi/misc: Restrict balloon-related commands "
` [PATCH 5/9] qapi/misc: Move query-uuid command with block code
` [PATCH 7/9] qapi/misc: Restrict ACPI commands to machine code
` [PATCH 8/9] qapi/misc: Restrict PCI "
` [PATCH 9/9] qapi/misc: Restrict device memory "

[zeus/master][PATCH] matrix-lighttpd-config: correct installation of config file
 2020-03-13 18:53 UTC 

[PATCH] ipq806x: gcc: Added the enable regs and mask for PRNG
 2020-03-13 18:54 UTC 

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

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

[PATCH 00/14] user-mode: Prune build dependencies (part 1)
 2020-03-13 18:36 UTC  (30+ 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 v3] Bluetooth: print fw build version in power-on boot
 2020-03-13 18:50 UTC  (2+ messages)

[PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()
 2020-03-13 18:49 UTC  (13+ messages)

[PATCH] ASoC: max98357a: Add ACPI HID MAX98360A
 2020-03-13 18:48 UTC  (2+ messages)
` Applied "ASoC: max98357a: Add ACPI HID MAX98360A" to the asoc tree

[PATCH 0/2] radix-tree: fix some errors in comment
 2020-03-13 18:49 UTC  (3+ messages)
` [PATCH 1/2] radix-tree: fix kernel-doc for radix_tree_find_next_bit
` [PATCH 2/2] radix-tree: fix a typo

[PATCH bpf-next v3 0/2] Refactor perf_event sample user program with libbpf bpf_link
 2020-03-13 18:48 UTC  (3+ messages)
` [PATCH bpf-next v3 2/2] samples: bpf: refactor perf_event "

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

[PATCH v13 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-13 18:45 UTC  (7+ 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

LSF/MM/BPF 2020: Postponement announcement
 2020-03-13 18:47 UTC 

[PATCH] perf tools: give synthetic mmap events an inode generation
 2020-03-13 18:46 UTC  (3+ messages)

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

[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 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 

[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] 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  (3+ 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  (5+ 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 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] 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


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.