All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-12 18:30:17 to 2020-02-12 19:26:48 UTC [more...]

[PATCH 0/5] Fix a possible race condition when dereferencing services
 2020-02-12 18:51 UTC  (5+ messages)
` [PATCH 2/5] staging: vc04_services: remove unneeded parentheses
` [PATCH 3/5] staging: vc04_services: fix indentation alignment in a few places
` [PATCH 4/5] staging: vc04_services: use kref + RCU to reference count services

post-receive: pub/scm/virt/kvm/kvm
 2020-02-12 19:26 UTC 

[PATCH] Add gpu memory tracepoints
 2020-02-12 19:26 UTC  (5+ messages)

[PATCH] libfdt: place new nodes & properties after the parent's ones
 2020-02-12 19:25 UTC  (7+ messages)

[PATCH] USB: serial: ti_usb_3410_5052: Replace zero-length array with flexible-array member
 2020-02-12 19:04 UTC  (3+ messages)

[PATCH v3 0/2] clockevent: add low power STM32 timer
 2020-02-12 19:23 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: mfd: Document STM32 low power clkevent bindings
` [PATCH v3 2/2] clocksource: Add Low Power STM32 timers driver

[Xen-devel] [xen-unstable-smoke test] 146968: regressions - FAIL
 2020-02-12 19:21 UTC 

v5.4 instability and NULL ptr deref with Intel Corporation Wireless-AC 9260 (rev 29)
 2020-02-12 19:16 UTC 

[PATCH] target/i386: enable monitor and ucode revision with -cpu max
 2020-02-12 19:20 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mason/simoop
 2020-02-12 19:21 UTC 

post-receive: pub/scm/virt/kvm/kvm
 2020-02-12 19:21 UTC 

[nftables 0.9.2] does jump require a kconf to be set to get it working?
 2020-02-12 19:21 UTC  (5+ messages)

Case-sensitive host NQN
 2020-02-12 19:20 UTC  (5+ messages)

[PATCH] Btrfs: send, fix emission of invalid clone operations within the same file
 2020-02-12 19:20 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] KVM: x86: enable -Werror
 2020-02-12 19:20 UTC 

[meta-oe][PATCH] meta-oe: Remove dnf dependent package for non-rpm package backend
 2020-02-12 19:20 UTC 

[PATCH v3 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-02-12 19:24 UTC  (11+ messages)
` [PATCH v3 1/7] arm64: add support for the AMU extension v1
` [PATCH v3 6/7] arm64: use activity monitors for frequency invariance

[GIT PULL] KVM changes for Linux 5.6-rc2
 2020-02-12 19:19 UTC  (3+ messages)

[PATCH V2] dnf, libdnf: Ignore if PACKAGE_CLASSES does not have rpm
 2020-02-12 19:19 UTC 

[PATCH 0/5] object.c: localize global the_repository variable into r
 2020-02-12 19:19 UTC  (6+ messages)
` [PATCH 1/5] object.c: get_max_object_index and get_indexed_object accept 'r' parameter
` [PATCH 2/5] object.c: lookup_unknown_object() accept 'r' as parameter
` [PATCH 3/5] object.c: parse_object_or_die() "
` [PATCH 4/5] object.c: clear_object_flags() "
` [PATCH 5/5] object.c: clear_commit_marks_all() "

[PATCH v8 00/11] proc: modernize proc to support multiple private instances
 2020-02-12 19:16 UTC  (9+ messages)
` [PATCH v8 07/11] proc: flush task dcache entries from all procfs instances

Question about kthread_mod_delayed_work() allowed context
 2020-02-12 19:17 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl: Add Wa_1808121037 to tgl
 2020-02-12 19:17 UTC 

XFS reports lchmod failure, but changes file system contents
 2020-02-12 19:15 UTC  (7+ messages)

[PATCH v2 0/6] Harden userfaultfd
 2020-02-12 19:17 UTC  (13+ messages)
` [PATCH v2 3/6] Teach SELinux about a new userfaultfd class

[dm-crypt] Expanding a LUKS partition to a second drive
 2020-02-12 19:15 UTC  (5+ messages)

[RFC PATCH v4 00/25] Intel Wired LAN/RDMA Driver Updates 2020-02-11
 2020-02-12 19:14 UTC  (26+ messages)
` [RFC PATCH v4 01/25] virtual-bus: Implementation of Virtual Bus
` [RFC PATCH v4 02/25] ice: Create and register virtual bus for RDMA
` [RFC PATCH v4 03/25] ice: Complete RDMA peer registration
` [RFC PATCH v4 04/25] ice: Support resource allocation requests
` [RFC PATCH v4 05/25] ice: Enable event notifications
` [RFC PATCH v4 06/25] ice: Allow reset operations
` [RFC PATCH v4 07/25] ice: Pass through communications to VF
` [RFC PATCH v4 08/25] i40e: Move client header location
` [RFC PATCH v4 09/25] i40e: Register a virtbus device to provide RDMA
` [RFC PATCH v4 10/25] RDMA/irdma: Add driver framework definitions
` [RFC PATCH v4 11/25] RDMA/irdma: Implement device initialization definitions
` [RFC PATCH v4 12/25] RDMA/irdma: Implement HW Admin Queue OPs
` [RFC PATCH v4 13/25] RDMA/irdma: Add HMC backing store setup functions
` [RFC PATCH v4 14/25] RDMA/irdma: Add privileged UDA queue implementation
` [RFC PATCH v4 15/25] RDMA/irdma: Add QoS definitions
` [RFC PATCH v4 16/25] RDMA/irdma: Add connection manager
` [RFC PATCH v4 17/25] RDMA/irdma: Add PBLE resource manager
` [RFC PATCH v4 18/25] RDMA/irdma: Implement device supported verb APIs
` [RFC PATCH v4 19/25] RDMA/irdma: Add RoCEv2 UD OP support
` [RFC PATCH v4 20/25] RDMA/irdma: Add user/kernel shared libraries
` [RFC PATCH v4 21/25] RDMA/irdma: Add miscellaneous utility definitions
` [RFC PATCH v4 22/25] RDMA/irdma: Add dynamic tracing for CM
` [RFC PATCH v4 23/25] RDMA/irdma: Add ABI definitions
` [RFC PATCH v4 24/25] RDMA: Add irdma Kconfig/Makefile and remove i40iw
` [RFC PATCH v4 25/25] RDMA/irdma: Update MAINTAINERS file

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-02-12 19:14 UTC 

[PATCH 00/28] PM: QoS: Get rid of unuseful code and rework CPU latency QoS interface
 2020-02-12 19:13 UTC  (7+ messages)
` [PATCH 10/28] PM: QoS: Rename things related to the CPU latency QoS
` [PATCH 22/28] drivers: tty: Call cpu_latency_qos_*() instead of pm_qos_*()
` [PATCH 23/28] drivers: usb: "

[Xen-devel] [linux-linus test] 146904: regressions - FAIL
 2020-02-12 19:13 UTC 

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux-compat
 2020-02-12 19:13 UTC 

[PATCH v2 00/25] Large pages in the page cache
 2020-02-12 19:11 UTC  (4+ messages)
` [PATCH v2 05/25] mm: Fix documentation of FGP flags

[PATCH 0/3] Add support for hwspinlock on A64 SoC
 2020-02-12 19:10 UTC  (9+ messages)
` [PATCH 1/3] hwspinlock: sunxi: Implement support for Allwinner's "

[PATCH v3 0/2] Fix NFS/RDMA operation with Ryzen IOMMU
 2020-02-12 19:09 UTC  (6+ messages)
` [PATCH v3 1/2] xprtrdma: Fix DMA scatter-gather list mapping imbalance

[igt-dev] [PATCH i-g-t 0/1] tests/kms_big_fb: Set plane position and framebuffer dimensions before commit
 2020-02-12 19:05 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 1/1] "

[PATCH v3 0/6] Add Apple MFi fastcharge USB device driver
 2020-02-12 19:06 UTC  (2+ messages)

[PATCH] gssd: Closed a memory leak in find_keytab_entry()
 2020-02-12 19:05 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-02-12 19:04 UTC 

[PATCH v3] iio: Add SEMTECH SX9310/9311 sensor driver
 2020-02-12 18:56 UTC 

[PATCH v6 0/9] crypto: caam - backlogging support
 2020-02-12 19:04 UTC  (9+ messages)
` [PATCH v6 6/9] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
` [PATCH v6 7/9] crypto: caam - add crypto_engine support for AEAD algorithms
` [PATCH v6 8/9] crypto: caam - add crypto_engine support for RSA algorithms
` [PATCH v6 9/9] crypto: caam - add crypto_engine support for HASH algorithms

[PATCH v2] mx6slevk: Convert to DM_ETH
 2020-02-12 19:03 UTC  (2+ messages)

[PATCH RFC 0/4] KVM: MIPS: Provide arch-specific kvm_flush_remote_tlbs()
 2020-02-12 19:02 UTC  (5+ messages)

Flash corruption after power cut
 2020-02-12 19:00 UTC 

post-receive: pub/scm/linux/kernel/git/mricon/korg-helpers
 2020-02-12 19:00 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-02-12 19:00 UTC 

[yocto-builds] /sbin/telinit conflicts between systemd and sysvinit in yocto 2.6.3
 2020-02-12 18:59 UTC 

BPF LSM and fexit [was: [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM]
 2020-02-12 18:59 UTC  (12+ messages)

[PATCH v8 00/11] Add support for SBI v0.2 and CPU hotplug
 2020-02-12 18:58 UTC  (9+ messages)
` [PATCH v8 06/11] RISC-V: Move relocate and few other functions out of __init
` [PATCH v8 07/11] RISC-V: Add cpu_ops and modify default booting method

[PATCH] drm/ttm: replace dma_resv object on deleted BOs v3
 2020-02-12 18:58 UTC  (5+ messages)

[BUG] crypto: export() overran state buffer on test vector
 2020-02-12 18:57 UTC  (7+ messages)

[PATCH] ARM: dts: bcm283x: increase dwc2's RX FIFO size
 2020-02-12 18:57 UTC  (2+ messages)

[PATCH 0/3] pnv: Fix a couple of issues reported by Coverity
 2020-02-12 18:54 UTC  (4+ messages)
` [PATCH 1/3] pnv/phb3: Convert 1u to 1ull
` [PATCH 2/3] pnv/phb4: Fix error path in pnv_pec_realize()
` [PATCH 3/3] pnv/phb3: Add missing break statement

[PATCH qemu v6 0/6] spapr: Kill SLOF
 2020-02-12 18:54 UTC  (5+ messages)
` [PATCH qemu v6 2/6] ppc/spapr: Move GPRs setup to one place
` [PATCH qemu v6 5/6] spapr: Allow changing offset for -kernel image

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2020-02-12 18:56 UTC 

[igt-dev] [PATCH i-g-t] benchmarks/gem_wsim: Avoid labs(unsigned long)
 2020-02-12 18:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 00/24] user_namespace: introduce fsid mappings
 2020-02-12 18:53 UTC  (5+ messages)

[PATCH V3] ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board
 2020-02-12 18:54 UTC  (3+ messages)

[PATCH] x86/resctrl: Preserve CDP enable over cpuhp
 2020-02-12 18:53 UTC 

[RESEND v5 0/2] Convert period and duty cycle to u64
 2020-02-12 18:54 UTC  (3+ messages)
` [RESEND v5 1/2] pwm: Convert drivers to use 64-bit period and duty cycle
` [RESEND v5 2/2] pwm: core: Convert period and duty cycle to u64

post-receive: pub/scm/git/git
 2020-02-12 18:53 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-02-12 18:53 UTC 

[PATCH v8] libibverbs: display gid type in ibv_devinfo
 2020-02-12 18:52 UTC  (3+ messages)

[PATCH 0/7] MIPS: Replace <linux/clk-provider.h> by <linux/of_clk.h>
 2020-02-12 18:53 UTC  (6+ messages)
` [PATCH 1/7] MIPS: ath79: "
` [PATCH 2/7] MIPS: BMIPS: "

[U-Boot] [PATCH] ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
 2020-02-12 18:52 UTC  (12+ messages)

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-02-12 18:52 UTC  (7+ messages)

[PATCH 0/4] *** Delay enqueuing context create command ***
 2020-02-12 18:50 UTC  (5+ messages)
` [PATCH 2/4] drm/virtio: factor out context create cmd
` [PATCH 3/4] drm/virtio: track whether or not a context has been initiated

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2020-02-12 18:49 UTC 

[PULL 00/35] ppc-for-5.0 queue 20200203
 2020-02-12 18:48 UTC  (3+ messages)
` [PULL 34/35] target/ppc: Use probe_write for DCBZ

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-02-12 18:48 UTC 

Question about (and problem with) pflash data access
 2020-02-12 18:46 UTC 

[RESEND PATCH 00/10] env: ext4: add test for env in ext4
 2020-02-12 18:45 UTC  (11+ messages)
` [RESEND PATCH 01/10] env: add absolute path at CONFIG_ENV_EXT4_FILE
` [RESEND PATCH 02/10] env: ext4: set gd->env_valid
` [RESEND PATCH 03/10] env: correctly handle result in env_init
` [RESEND PATCH 04/10] sandbox: activate env in ext4 support
` [RESEND PATCH 05/10] sandbox: support the change of env location
` [RESEND PATCH 06/10] test: environment in ext4
` [RESEND PATCH 07/10] env: ext4: fix possible compilation issue
` [RESEND PATCH 08/10] env: ext4: introduce new function env_ext4_save_buffer
` [RESEND PATCH 09/10] env: ext4: add support of command env erase
` [RESEND PATCH 10/10] test: sandbox: add test for erase command

[PATCH] MAINTAINERS: Orphan MIPS KVM CPUs
 2020-02-12 18:43 UTC  (2+ messages)

[PATCH] btrfs: add a find_contiguous_extent_bit helper and use it for safe isize
 2020-02-12 18:44 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-02-12 18:44 UTC 

[PATCH] dm-writecache: fix a crash when unloading
 2020-02-12 18:44 UTC  (3+ messages)

[merged] maintainers-remove-unnecessary-characters.patch removed from -mm tree
 2020-02-12 18:43 UTC 

[dpdk-dev] segmentation fault in lthread_run() on ARM64 processor - regarding
 2020-02-11 10:16 UTC 

[PATCH bpf-next] libbpf: Add support for dynamic program attach target
 2020-02-12 18:40 UTC  (7+ messages)

[Bug 1857811] [NEW] qemu user static binary seems to lack support for network namespace
 2020-02-12 18:32 UTC  (2+ messages)
` [Bug 1857811] "

[PATCH 00/10] stm32mp1: board and SOC identifications
 2020-02-12 18:37 UTC  (11+ messages)
` [PATCH 01/10] board: stm32mp1: update command stboard on misc_write result
` [PATCH 02/10] board: stm32mp1: read OTP in command stboard
` [PATCH 03/10] arm: stm32mp: bsec: remove unneeded test
` [PATCH 04/10] arm: stm32mp: bsec: add permanent lock support in bsec driver
` [PATCH 05/10] board: stm32mp1: stboard: lock the OTP after programming
` [PATCH 06/10] arm: stm32mp: improve the error message for smc
` [PATCH 07/10] board: stm32mp1: add finished good in board identifier OTP
` [PATCH 08/10] board: stm32mp1: display reference only for STMicroelectronics board
` [PATCH 09/10] arm: stm32mp: add function get_soc_name
` [PATCH 10/10] arm: stm32mp: fdt: update kernel device tree according the part number

Status of building and booting the RISCV64 kernel with Clang
 2020-02-12 18:35 UTC  (4+ messages)

[PATCH 0/4] pinctrl: bcm2835: Add support for all BCM2711 GPIOs
 2020-02-12 18:34 UTC  (10+ messages)
` [PATCH 1/4] pinctrl: bcm2835: Drop unused define
` [PATCH 2/4] pinctrl: bcm2835: Refactor platform data
` [PATCH 3/4] pinctrl: bcm2835: Add support for all GPIOs on BCM2711

[Intel-gfx] [PATCH v2 1/2] drm/i915/mst: Set intel_dp_set_m_n() for MST slaves
 2020-02-12 18:33 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/display/tgl: Enable hotplug detection in TC5 and TC6

[PATCH v6 0/6] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES
 2020-02-12 18:31 UTC  (5+ messages)
` [PATCH v6 4/6] block: Add support for REQ_ALLOCATE flag

[PATCH] ARM: bcm2835_defconfig: add minimal support for Raspberry Pi4
 2020-02-12 18:31 UTC  (3+ messages)

[PATCH] Documentation: nfsroot.rst: Fix references to nfsroot.rst
 2020-02-12 18:30 UTC  (2+ messages)

[PATCH 00/10]
 2020-02-12 18:30 UTC  (6+ messages)
` [PATCH 06/10] test: environment in ext4
` [PATCH 07/10] env: ext4: fix possible compilation issue
` [PATCH 08/10] env: ext4: introduce new function env_ext4_save_buffer
` [PATCH 09/10] env: ext4: add support of command env erase
` [PATCH 10/10] test: sandbox: add test for erase command


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.