All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-18 16:36:55 to 2020-02-18 17:14:00 UTC [more...]

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-18 17:13 UTC  (15+ messages)
` [RFC PATCH 01/11] vfio: Remove Calxeda XGMAC reset driver
` [RFC PATCH 02/11] ata: Remove Calxeda AHCI driver
` [RFC PATCH 03/11] cpuidle: Remove Calxeda driver
` [RFC PATCH 04/11] cpufreq: "
` [RFC PATCH 05/11] EDAC: Remove Calxeda drivers
` [RFC PATCH 06/11] iommu: arm-smmu: Remove Calxeda secure mode quirk
` [RFC PATCH 07/11] net: Remove Calxeda XGMAC driver
` [RFC PATCH 08/11] clk: Remove Calxeda driver
` [RFC PATCH 09/11] ARM: Remove Calxeda platform support
` [RFC PATCH 10/11] ARM: dts: Remove Calxeda platforms
` [RFC PATCH 11/11] dt-bindings: Remove Calxeda platforms bindings

[Xen-devel] [XEN PATCH 0/8] xen: Kconfig update with few extra
 2020-02-18 17:13 UTC  (6+ messages)
` [Xen-devel] [XEN PATCH 6/8] xen: Move CONFIG_INDIRECT_THUNK to Kconfig

[PATCH 0/8] do not store GPU address in TTM
 2020-02-18 17:13 UTC  (7+ messages)
` [PATCH 8/8] drm/ttm: do not keep GPU dependent addresses

[PATCH v2] scsi: sr: get rid of sr global mutex
 2020-02-18 17:12 UTC  (2+ messages)

[PATCH v11 1/2] dt-bindings: edac: dmc-520.yaml
 2020-02-18 17:12 UTC  (3+ messages)

RDMA device renames and node description
 2020-02-18 17:11 UTC  (3+ messages)

[PATCH v5 00/79] refactor main RAM allocation to use hostmem backend
 2020-02-18 17:10 UTC  (7+ messages)
` [PATCH v5 02/79] machine: introduce memory-backend property
` [PATCH v5 17/79] arm/integratorcp: use memdev for RAM

[Bug 1863685] [NEW] ARM: HCR.TSW traps are not implemented
 2020-02-18 16:56 UTC  (2+ messages)
` [Bug 1863685] "

FAILED: patch "[PATCH] io-wq: add support for inheriting ->fs" failed to apply to 5.5-stable tree
 2020-02-18 17:11 UTC  (2+ messages)

[PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions
 2020-02-18 17:10 UTC  (14+ messages)

[PATCH bpf-next v7 00/11] Extend SOCKMAP/SOCKHASH to store listening sockets
 2020-02-18 17:10 UTC  (12+ messages)
` [PATCH bpf-next v7 01/11] net, sk_msg: Annotate lockless access to sk_prot on clone
` [PATCH bpf-next v7 02/11] net, sk_msg: Clear sk_user_data pointer on clone if tagged
` [PATCH bpf-next v7 03/11] tcp_bpf: Don't let child socket inherit parent protocol ops on copy
` [PATCH bpf-next v7 04/11] bpf, sockmap: Allow inserting listening TCP sockets into sockmap
` [PATCH bpf-next v7 05/11] bpf, sockmap: Don't set up upcalls and progs for listening sockets
` [PATCH bpf-next v7 06/11] bpf, sockmap: Return socket cookie on lookup from syscall
` [PATCH bpf-next v7 07/11] bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH
` [PATCH bpf-next v7 08/11] bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH
` [PATCH bpf-next v7 09/11] net: Generate reuseport group ID on group creation
` [PATCH bpf-next v7 10/11] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASH
` [PATCH bpf-next v7 11/11] selftests/bpf: Tests for sockmap/sockhash holding listening sockets

[PATCH v3] selinux: optimize storage of filename transitions
 2020-02-18 17:11 UTC  (2+ messages)

[PATCH v2 00/25] Large pages in the page cache
 2020-02-18 17:10 UTC  (7+ messages)
` [PATCH v2 13/25] fs: Add zero_user_large

Mulit-platform feature
 2020-02-18 17:10 UTC  (3+ messages)

[PATCH v4 0/7] dax/pmem: Provide a dax operation to zero range of memory
 2020-02-18 17:10 UTC  (10+ messages)
` [PATCH v4 1/7] pmem: Add functions for reading/writing page to/from pmem
  ` [dm-devel] "
` [PATCH v4 2/7] pmem: Enable pmem_do_write() to deal with arbitrary ranges
  ` [dm-devel] "
` [PATCH v4 3/7] dax, pmem: Add a dax operation zero_page_range
  ` [dm-devel] "

MCE handler gets NIP wrong on MPC8378
 2020-02-18 17:07 UTC 

[PATCH RFC] target/i386: filter out VMX_PIN_BASED_POSTED_INTR when enabling SynIC
 2020-02-18 17:08 UTC  (6+ messages)

[PATCH V3 1/2] ARM: socfpga: Permit overriding the default timer frequency
 2020-02-18 17:09 UTC  (2+ messages)
` [PATCH V3 2/2] ARM: socfpga: Add missing Denali NAND config options

[PATCH 0/2] ARM: decompressor: use by-VA cache maintenance for v7 cores
 2020-02-18 17:08 UTC  (12+ messages)
` [PATCH 1/2] ARM: decompressor: prepare cache_clean_flush for doing by-VA maintenance
` [PATCH 2/2] ARM: decompressor: switch to by-VA cache maintenance for v7 cores

[PATCH RFC] ext4: fix potential race between online resizing and write operations
 2020-02-18 17:08 UTC  (5+ messages)

[PATCH 00/19] VFS: Filesystem information and notifications [ver #16]
 2020-02-18 17:07 UTC  (20+ messages)
` [PATCH 01/19] vfs: syscall: Add fsinfo() to query filesystem information "
` [PATCH 02/19] fsinfo: Add syscalls to other arches "
` [PATCH 03/19] fsinfo: Provide a bitmap of supported features "
` [PATCH 04/19] vfs: Add mount change counter "
` [PATCH 05/19] vfs: Introduce a non-repeating system-unique superblock ID "
` [PATCH 06/19] vfs: Allow fsinfo() to look up a mount object by "
` [PATCH 07/19] vfs: Allow mount information to be queried by fsinfo() "
` [PATCH 08/19] vfs: fsinfo sample: Mount listing program "
` [PATCH 09/19] fsinfo: Allow the mount topology propogation flags to be retrieved "
` [PATCH 10/19] fsinfo: Add API documentation "
` [PATCH 11/19] afs: Support fsinfo() "
` [PATCH 12/19] security: Add hooks to rule on setting a superblock or mount watch "
` [PATCH 13/19] vfs: Add a mount-notification facility "
` [PATCH 14/19] notifications: sample: Display mount tree change notifications "
` [PATCH 15/19] vfs: Add superblock "
` [PATCH 16/19] fsinfo: Provide superblock notification counter "
` [PATCH 17/19] notifications: sample: Display superblock notifications "
` [PATCH 18/19] ext4: Add example fsinfo information "
` [PATCH 19/19] nfs: Add example filesystem "

[PATCH RFC 0/7] perf pmu-events: Support event aliasing for system PMUs
 2020-02-18 17:08 UTC  (7+ messages)

FAILED: patch "[PATCH] ext4: simplify checking quota limits in ext4_statfs()" failed to apply to 5.5-stable tree
 2020-02-18 17:08 UTC  (3+ messages)

Nested submodule checkout
 2020-02-18 17:08 UTC  (3+ messages)

[PATCH v2 00/22] Fix error handling during bitmap postcopy
 2020-02-18 17:07 UTC  (3+ messages)
` [PATCH v2 08/22] migration/block-dirty-bitmap: keep bitmap state for all bitmaps

[alsa-devel] [PATCH] ASoC: cpcap: Implement set_tdm_slot for voice call support
 2020-02-18 17:06 UTC  (11+ messages)
      `  "

✅ PASS: Test report for kernel 5.4.21-rc1-6f8f5c7.cki (stable)
 2020-02-18 17:06 UTC 

[Xen-devel] [PATCH] x86/vpt: update last_guest_time with cmpxchg and drop pl_time_lock
 2020-02-18 17:06 UTC  (3+ messages)

[PATCH v2 00/13] hw/arm: Add raspi0 and raspi1 machines
 2020-02-18 17:04 UTC  (9+ messages)
` [PATCH v2 02/13] hw/arm/raspi: Avoid using TypeInfo::class_data pointer
` [PATCH v2 07/13] hw/arm/bcm2836: QOM'ify more by adding class_init() to each SoC type
` [PATCH v2 12/13] hw/arm/raspi: Add the Raspberry Pi B+ machine

[PATCH RESEND 00/13] trivial: Detect and remove superfluous semicolons in C code
 2020-02-18 17:04 UTC  (4+ messages)

[PATCH v5 0/5] gpio: Add GPIO Aggregator
 2020-02-18 17:04 UTC  (3+ messages)

[PATCH v3 0/2] jbd2: fix an oops problem
 2020-02-18 17:04 UTC  (7+ messages)
` [PATCH v3 2/2] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer

usb cdc-acm TIOCSSERIAL may wrongly report EPERM
 2020-02-18 16:48 UTC 

[PATCH] mpc83xx, abb: remove suvd3 board
 2020-02-18 17:03 UTC 

[PATCH 1/3] clk: imx8mp: Include slab.h instead of clkdev.h
 2020-02-18 17:03 UTC  (9+ messages)
` [PATCH 2/3] clk: imx8mm: Remove unused includes
` [PATCH 3/3] clk: imx8mn: "

[RFC net-next] net: mvneta: align xdp stats naming scheme to mlx5 driver
 2020-02-18 17:02 UTC  (2+ messages)

[PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
 2020-02-18 17:01 UTC  (11+ messages)
` [PATCH v4 0/5] remoteproc: Add elf64 support
  ` [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va

[PATCH for-next v2] RDMA/siw: Fix setting active_{speed, width} attributes
 2020-02-18 16:58 UTC  (2+ messages)

[PATCH] xfs/513: fix 4k allocsize fails on 64k pagesize
 2020-02-18 16:58 UTC 

Stack trace when removing Thunderbolt devices while kernel shutting down
 2020-02-18 16:57 UTC  (3+ messages)

[Bridge] [RFC net-next v3 00/10] net: bridge: mrp: Add support for Media Redundancy Protocol (MRP)
 2020-02-18 16:55 UTC  (4+ messages)
  `  "

[PATCH] drivers: connector: cn_proc: allow limiting certain messages
 2020-02-18 16:55 UTC  (6+ messages)

[PATCH] arm64: lse: Fix LSE atomics with LLVM
 2020-02-18 16:54 UTC  (2+ messages)

[PATCH 1/4] btrfs: backref, only collect file extent items matching backref offset
 2020-02-18 16:54 UTC  (11+ messages)

[PATCH] memory: Fix start offset for bitmap log_clear hook
 2020-02-18 16:53 UTC  (2+ messages)

[PATCH v2 0/5] Fix memory leak on failed cache-writes
 2020-02-18 16:54 UTC  (3+ messages)

[PATCH 1/2] arm64: defconfig: run through savedefconfig for ordering
 2020-02-18 16:54 UTC  (8+ messages)
` [PATCH 2/2] arm64: defconfig: enable additional drivers needed by NXP QorIQ boards

FAILED: patch "[PATCH] ARM: npcm: Bring back GPIOLIB support" failed to apply to 4.14-stable tree
 2020-02-18 16:53 UTC  (2+ messages)

[Xen-devel] [PATCH v2] sysctl: use xmalloc_array() for XEN_SYSCTL_page_offline_op
 2020-02-18 16:53 UTC  (2+ messages)

[PATCH 0/3] random: add random.rng_seed to bootconfig entry
 2020-02-18 16:52 UTC  (8+ messages)
` [PATCH 2/3] random: rng-seed source is utf-8

[ISSUE] The time cost of IOSQE_IO_LINK
 2020-02-18 16:52 UTC  (13+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_fb: Avoid hitting assertion on non-intel HW
 2020-02-18 16:52 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH] dmaengine: idxd: correct reserved token calculation
 2020-02-18 16:51 UTC 

[PATCH v2 0/5] remove runnable_load_avg and improve group_classify
 2020-02-18 16:51 UTC  (6+ messages)
` [PATCH v2 2/5] sched/numa: Replace runnable_load_avg by load_avg

[PATCH] vsprintf: don't obfuscate NULL and error pointers
 2020-02-18 16:50 UTC  (5+ messages)

[Intel-gfx] [PATCH v2 0/7] 3 display pipes combination system support
 2020-02-18 16:41 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 1/7] drm/i915: Iterate over pipe and skip the disabled one

[PATCH net-next v2] net: phy: dp83867: Add speed optimization feature
 2020-02-18 16:49 UTC  (10+ messages)

[meta-multimedia][PATCH 1/2] dleyna-core: Update to latest to support gupnp 1.2
 2020-02-18 16:49 UTC  (2+ messages)
` [meta-multimedia][PATCH 2/2] dleyna-server: Bump version to support 1.2 gupnp

[PATCH v7 0/7] Add basic SoC support for mt6765
 2020-02-18 16:47 UTC  (11+ messages)
` [PATCH v7 1/7] dt-bindings: clock: mediatek: document clk bindings for Mediatek MT6765 SoC

[PATCH] target/arm: Honor the HCR_EL2.TSW bit
 2020-02-18 16:47 UTC 

[PATCH 0/3] RT Capacity Awareness Improvements
 2020-02-18 16:46 UTC  (5+ messages)
` [PATCH 1/3] sched/rt: cpupri_find: implement fallback mechanism for !fit case

[PATCH -next] fork: annotate a data race in vm_area_dup()
 2020-02-18 16:46 UTC  (6+ messages)

Request for Feedback :: Time Mode setting in timemanager
 2020-02-18 16:46 UTC  (3+ messages)

Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
 2020-02-18 16:46 UTC  (4+ messages)

[PATCH 00/13] Rework sensors engines and power management
 2020-02-18 16:46 UTC  (7+ messages)
` [PATCH 12/13] iio: imu: inv_mpu6050: use runtime pm with autosuspend
` [PATCH 13/13] iio: imu: inv_mpu6050: temperature only work with accel/gyro

[PATCH] selinux: reduce the use of hard-coded hash sizes
 2020-02-18 16:45 UTC  (5+ messages)

[PATCH for-next] RDMA/srpt: Avoid print error when modify_port is not supported
 2020-02-18 16:45 UTC  (2+ messages)

[PATCH] progs: misc-test: 034: Call "udevmadm settle" before mount
 2020-02-18 16:44 UTC  (2+ messages)

Yocto Project Status WW07'20
 2020-02-18 16:44 UTC  (2+ messages)

[PATCH V2 2/7] rcu: cleanup rcu_preempt_deferred_qs()
 2020-02-18 16:43 UTC  (11+ messages)

FAILED: patch "[PATCH] Btrfs: fix race between shrinking truncate and fiemap" failed to apply to 4.19-stable tree
 2020-02-18 16:43 UTC  (2+ messages)

[PATCH for-next v3 0/2] Retrieve HW GID context from ib_gid_attr
 2020-02-18 16:42 UTC  (4+ messages)
` [PATCH for-next v3 1/2] RDMA/core: Add helper function to retrieve driver gid context from gid attr

[PATCH bpf] libbpf: Sanitise internal map names so they are not rejected by the kernel
 2020-02-18 16:42 UTC  (4+ messages)

[PATCH] IB/core: Fix a bitwise vs logical OR typo
 2020-02-18 16:41 UTC  (3+ messages)

FAILED: patch "[PATCH] btrfs: print message when tree-log replay starts" failed to apply to 4.9-stable tree
 2020-02-18 16:41 UTC  (2+ messages)

[ndctl PATCH] ndctl,daxctl: Ensure allocated contexts are released before exit
 2020-02-18 16:40 UTC  (2+ messages)

[PATCH v13 00/13] add the latest exfat driver
 2020-02-18 16:40 UTC  (7+ messages)

[PATCH v1 1/2] pinctrl: make MediaTek pinctrl v2 driver ready for buidling loadable module
 2020-02-18 16:40 UTC  (6+ messages)
` [PATCH v1 2/2] pinctrl: make MediaTek MT6765 pinctrl "

[PATCH v2] io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLL
 2020-02-18 16:39 UTC  (2+ messages)

[zeus/master][PATCH] kmscube: Drop local kmscube and use latest upstream
 2020-02-18 16:37 UTC 

[PATCH 1/1] efi_loader: EFI_RNG_PROTOCOL
 2020-02-18 16:39 UTC  (4+ messages)

[PATCH v2] mingw: workaround for hangs when sending STDIN
 2020-02-18 16:39 UTC  (3+ messages)
` [PATCH v3] "

[dpdk-dev] [PATCH] ci: build and use libabigail 1.6
 2020-02-18 16:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] docs: arm: tcm: Fix a few typos
 2020-02-18 16:38 UTC  (2+ messages)

[igt-dev] [PATCH V4] [PATCH i-g-t][V4] tests/i915/gem_ringfill:Added __for_each_physical_engine to utilize all available engines
 2020-02-18 16:38 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: failure for tests/i915/gem_ringfill:Added __for_each_physical_engine to utilize all available engines. (rev4)

[PATCH v17 0/9] mm / virtio: Provide support for free page reporting
 2020-02-18 16:37 UTC  (5+ messages)

[PATCH 0/3]hw: Fixs memleak of fdevice tree blob
 2020-02-18 16:35 UTC  (3+ messages)
` [PATCH 3/3] hw/xtensa/xtfpga:fix leak "

[PATCH 1/2] powerpc: reserve memory for capture kernel after hugepages init
 2020-02-18 16:34 UTC  (3+ messages)
` [PATCH 2/2] powerpc: avoid adjusting memory_limit for capture kernel memory reservation


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.