All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-14 13:40:24 to 2019-09-14 17:09:34 UTC [more...]

Linux 5.3-rc8
 2019-09-14 17:09 UTC  (19+ messages)
                  ` [PATCH RFC] random: getrandom(2): don't block on non-initialized entropy pool

[Buildroot] [PATCH] package/util-linux: revert logic regarding pam_selinux module
 2019-09-14 17:09 UTC 

[PATCH] drm/i915/tgl: Limit ourselves to just rcs0
 2019-09-14 17:08 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/tgl: Limit ourselves to just rcs0 (rev2)

[Buildroot] [PATCH buildroot-test] scripts/autobuild-run: calculate dldir as an absolute path
 2019-09-14 17:05 UTC  (2+ messages)

[Qemu-devel] [PATCH] ppc: Add support for 'mffsce' instruction
 2019-09-14 17:00 UTC  (2+ messages)

Possible FS race condition between iterate_dir and d_alloc_parallel
 2019-09-14 17:01 UTC  (11+ messages)
                ` [PATCH] "

[PATCH 1/4] MIPS: Remove unused R4300 CPU support
 2019-09-14 17:01 UTC  (4+ messages)
` [PATCH 4/4] MIPS: Remove unused R8000 "

[RFC v1 00/14] Kernel Runtime Security Instrumentation
 2019-09-14 16:56 UTC  (7+ messages)
` [RFC v1 04/14] krsi: Add support in libbpf for BPF_PROG_TYPE_KRSI
` [RFC v1 05/14] krsi: Initialize KRSI hooks and create files in securityfs
` [RFC v1 06/14] krsi: Implement eBPF operations, attachment and execution

[PATCH 0/2] Add support for frequency invariance for (some) x86
 2019-09-14 10:57 UTC  (3+ messages)
` [PATCH 1/2] x86,sched: Add support for frequency invariance

[Ksummit-discuss] New list for people to share maintainer workflows
 2019-09-14 16:45 UTC  (2+ messages)
`  "

[PATCH 1/2] powerpc/32s: automatically allocate BAT in setbat()
 2019-09-14 16:51 UTC  (6+ messages)
` [PATCH 2/2] powerpc/83xx: map IMMR with a BAT

On Windows: Wrong source IP address
 2019-09-14 16:51 UTC  (2+ messages)

[Bug 204819] New: KASAN still got problems loading some modules at boot
 2019-09-14 16:47 UTC  (3+ messages)
` [Bug 204819] "

Здравствуйте! Вас интересуют клиентские базы данных?
 2019-09-14 16:36 UTC 

[PATCH] arm64: dts: renesas: Add /soc dma-ranges
 2019-09-14 16:45 UTC  (12+ messages)

[Buildroot] [PATCH] package/util-linux: create $(TARGET_DIR)/etc/pam.d if necessary
 2019-09-14 16:41 UTC 

[Buildroot] [PATCH v5 1/1] libuwsc: new package
 2019-09-14 16:23 UTC 

Disk slows down while empting write buffer
 2019-09-14 16:22 UTC 

[PATCH 1/3] drm/i915: Update Gen11 forcewake ranges
 2019-09-14 16:15 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/3] "

[RFC v2 1/2] ARM: dts: omap3: Add cpu trips and cooling map for omap3 family
 2019-09-14 16:12 UTC  (8+ messages)
` [RFC v2 2/2] ARM: omap3: Consolidate thermal references to common omap3

[PATCH v5 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2019-09-14 16:11 UTC  (6+ messages)
  ` [PATCH v5 2/2] drm/bridge: "

Git Gui - enhancement suggestion - Can a double click on the file name in the “unstaged” area move the item to “staged changes”
 2019-09-14 16:07 UTC  (6+ messages)

GIT_OBJECT_DIRECTORY ignored when cloning submodules
 2019-09-14 16:07 UTC 

[PATCH V2] of: Fix of_empty_ranges_quirk()
 2019-09-14 16:05 UTC  (7+ messages)

[Xen-devel] [linux-next test] 141271: tolerable FAIL
 2019-09-14 16:05 UTC 

meta-toolchain-sd taylored for production image
 2019-09-14 15:59 UTC  (2+ messages)

[PATCH] drivers: scsi: aic7xxx: made use of kmemdup instead of kmalloc
 2019-09-14 15:57 UTC 

[Qemu-devel] [PATCH v1 0/4] ELF and (macro) safety
 2019-09-14 15:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 4/4] elf: move ELF_ARCH definition to elf-arch.h

[Qemu-devel] [PATCH 00/19] qapi: Frontend fixes and cleanups
 2019-09-14 15:35 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/19] tests/qapi-schema: Cover unknown pragma
` [Qemu-devel] [PATCH 02/19] tests/qapi-schema: Delete two redundant tests
` [Qemu-devel] [PATCH 03/19] tests/qapi-schema: Demonstrate misleading optional tag error
` [Qemu-devel] [PATCH 04/19] tests/qapi-schema: Demonstrate broken discriminator errors
` [Qemu-devel] [PATCH 05/19] tests/qapi-schema: Demonstrate insufficient 'if' checking
` [Qemu-devel] [PATCH 06/19] tests/qapi-schema: Demonstrate suboptimal lexical errors
` [Qemu-devel] [PATCH 07/19] qapi: Use quotes more consistently in frontend error messages
` [Qemu-devel] [PATCH 08/19] qapi: Improve reporting of lexical errors
` [Qemu-devel] [PATCH 09/19] qapi: Remove null from schema language
` [Qemu-devel] [PATCH 10/19] qapi: Fix broken discriminator error messages
` [Qemu-devel] [PATCH 11/19] qapi: Reject blank 'if' conditions in addition to empty ones
` [Qemu-devel] [PATCH 12/19] qapi: Fix missing 'if' checks in struct, union, alternate 'data'
` [Qemu-devel] [PATCH 13/19] qapi: Normalize 'if' in check_exprs(), like other sugar
` [Qemu-devel] [PATCH 14/19] qapi: Simplify check_keys()
` [Qemu-devel] [PATCH 15/19] qapi: Clean up around check_known_keys()
` [Qemu-devel] [PATCH 16/19] qapi: Delete useless check_exprs() code for simple union kind
` [Qemu-devel] [PATCH 17/19] qapi: Fix to .check() empty structs just once
` [Qemu-devel] [PATCH 18/19] qapi: Fix excessive QAPISchemaEntity.check() recursion
` [Qemu-devel] [PATCH 19/19] qapi: Assert .visit() and .check_clash() run only after .check()

[PATCH] drivers: scsi: aic7xxx: made use of kmemdup
 2019-09-14 15:47 UTC 

[PATCH 0/9] drm/print: add and use drm_debug_enabled()
 2019-09-14 15:46 UTC  (5+ messages)
` [PATCH 6/9] drm/msm: use drm_debug_enabled() to check for debug categories
` ✓ Fi.CI.IGT: success for drm/print: add and use drm_debug_enabled()

[PATCH v5 1/2] tcp: Add TCP_INFO counter for packets received out-of-order
 2019-09-14 15:45 UTC  (4+ messages)
` [PATCH v5 2/2] tcp: Add snd_wnd to TCP_INFO

[RFC][PATCH] drm: kirin: Fix dsi probe/attach logic
 2019-09-14 15:43 UTC  (10+ messages)

[Xen-devel] [PATCH v6 0/6] Fix PCI passthrough for HVM with stubdomain
 2019-09-14 15:37 UTC  (7+ messages)
` [Xen-devel] [PATCH v6 1/6] libxl: do not attach xen-pciback to HVM domain, if stubdomain is in use
` [Xen-devel] [PATCH v6 2/6] libxl: attach PCI device to qemu only after setting pciback/pcifront
` [Xen-devel] [PATCH v6 3/6] libxl: don't try to manipulate json config for stubdomain
` [Xen-devel] [PATCH v6 4/6] xen/x86: Allow stubdom access to irq created for msi
` [Xen-devel] [PATCH v6 5/6] xen/x86: add PHYSDEVOP_interrupt_control
` [Xen-devel] [PATCH v6 6/6] tools/libxc: add wrapper for PHYSDEVOP_interrupt_control

[PATCH v22 00/24] Intel SGX foundations
 2019-09-14 15:32 UTC  (4+ messages)

[PATCH v4 0/2] ethtool: implement Energy Detect Powerdown support via phy-tunable
 2019-09-14 15:29 UTC  (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] net: phy: adin: implement Energy Detect Powerdown mode "

[PATCH 0/6] ARM, arm64: Remove arm_pm_restart()
 2019-09-14 15:25 UTC  (3+ messages)

[PATCH] staging: bcm2835-audio: Fix draining behavior regression
 2019-09-14 15:24 UTC 

[PATCH net-next] net: dsa: b53: Add support for port_egress_floods callback
 2019-09-14 15:23 UTC  (2+ messages)

Problems during compiling in kernel modules
 2019-09-14 15:23 UTC  (20+ messages)

[dpdk-dev] [RFC 0/5] use WFE for locks and ring on aarch64
 2019-09-14 15:21 UTC  (11+ messages)
` [dpdk-dev] [PATCH v4 5/6] spinlock: use wfe to reduce contention "
      ` [dpdk-dev] [EXT] "
` [dpdk-dev] [PATCH v6 0/7] use WFE for aarch64
` [dpdk-dev] [PATCH v6 1/7] bus/fslmc: fix the conflicting dmb function
` [dpdk-dev] [PATCH v6 2/7] eal: add the APIs to wait until equal
` [dpdk-dev] [PATCH v6 3/7] spinlock: use wfe to reduce contention on aarch64
` [dpdk-dev] [PATCH v6 4/7] ticketlock: use new API "
` [dpdk-dev] [PATCH v6 5/7] ring: use wfe to wait for ring tail update "
` [dpdk-dev] [PATCH v6 6/7] net/thunderx: use new API to save cycles "
` [dpdk-dev] [PATCH v6 7/7] event/opdl: "

[PATCH v2] net: mdio: switch to using gpiod_get_optional()
 2019-09-14 15:21 UTC  (2+ messages)

e1000e: workqueue problem
 2019-09-14 15:20 UTC  (2+ messages)
` [Intel-wired-lan] "

incorrect sysfs reported by realpath for nvme disk when nvme-core:multipath enabled
 2019-09-14 15:19 UTC  (4+ messages)

Feature requests: online backup - defrag - change RAID level
 2019-09-14 15:10 UTC  (16+ messages)

[PATCH] x86_64: new and improved memset()
 2019-09-14 15:15 UTC  (3+ messages)

[PATCH] staging: r8188eu: replace rtw_malloc() with it's definition
 2019-09-14 15:18 UTC  (4+ messages)

[v3 1/3] samples: pktgen: make variable consistent with option
 2019-09-14 15:13 UTC  (3+ messages)
` [v3 2/3] samples: pktgen: add helper functions for IP(v4/v6) CIDR parsing
` [v3 3/3] samples: pktgen: allow to specify destination IP range (CIDR)

[Qemu-devel] [PATCH] tests/tcg: add float_madds test to multiarch
 2019-09-14 15:12 UTC  (2+ messages)

[Bug 111232] 3200 Memory Crash My System
 2019-09-14 15:13 UTC  (2+ messages)

[PATCH net] ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
 2019-09-14 15:12 UTC  (2+ messages)

[PATCH net-next] net: phylink: clarify where phylink should be used
 2019-09-14 15:08 UTC  (2+ messages)

[dpdk-dev] The type string in the malloc library is unused
 2019-09-13 19:38 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 0/2] declare crypto asym xform immutable
 2019-09-13 14:02 UTC  (13+ messages)

[v2 1/3] samples: pktgen: make variable consistent with option
 2019-09-14 15:02 UTC  (8+ messages)
` [v2 2/3] samples: pktgen: add helper functions for IP(v4/v6) CIDR parsing
` [v2 3/3] samples: pktgen: allow to specify destination IP range (CIDR)

[dpdk-dev] [PATCH] git: ignore more build directories
 2019-09-14 15:05 UTC 

[Qemu-devel] [PATCH v2] ppc: Add support for 'mffscrn', 'mffscrni' instructions
 2019-09-14 15:00 UTC  (3+ messages)

net: phy: micrel KSZ9031 ifdown ifup issue
 2019-09-14 14:54 UTC  (2+ messages)

[PATCH v3] systemd: upgrade to 243
 2019-09-14 15:00 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/kompexsqlite: use github macro
 2019-09-14 14:52 UTC 

[PATCH v6 00/12] implement KASLR for powerpc/fsl_booke/32
 2019-09-14 14:28 UTC  (6+ messages)

[PATCH] libion: Fix musl build
 2019-09-14 14:43 UTC 

[Qemu-devel] [RFC v3 0/3] KVM/ARM: Fix >256 vcpus
 2019-09-14 14:36 UTC  (5+ messages)
` [Qemu-devel] [RFC v3 2/3] intc/arm_gic: Support IRQ injection for more than 256 vpus
` [Qemu-devel] [RFC v3 3/3] ARM: KVM: Check KVM_CAP_ARM_IRQ_LINE_LAYOUT_2 for smp_cpus > 256

[PATCH] powerpc/kmcent2: update the ethernet devices' phy properties
 2019-09-14 14:29 UTC  (9+ messages)

[Xen-devel] [xen-unstable-smoke test] 141304: regressions - FAIL
 2019-09-14 14:34 UTC 

[PATCH] gitk: Make web links clickable
 2019-09-14 14:30 UTC  (5+ messages)
` [PATCH v2] "

[PATCH for 5.3 1/3] rseq: Fix: Reject unknown flags on rseq unregister
 2019-09-14 14:21 UTC  (3+ messages)
` [PATCH for 5.3 2/3] rseq: Fix: Unregister rseq for CLONE_SETTLS

[PATCH net-next v8 2/3] net: phy: add support for clause 37 auto-negotiation
 2019-09-14 14:17 UTC  (2+ messages)

[PATCH 4.9 00/14] 4.9.193-stable review
 2019-09-14 14:16 UTC  (2+ messages)

[PATCH 5.2 00/37] 5.2.15-stable review
 2019-09-14 14:08 UTC  (2+ messages)

[PATCH 4.19 000/190] 4.19.73-stable review
 2019-09-14 14:07 UTC  (2+ messages)

[PATCH 4.14 00/21] 4.14.144-stable review
 2019-09-14 14:06 UTC  (2+ messages)

[U-Boot] [PATCH] net: Always build the string_to_enetaddr() helper
 2019-09-14 14:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/kompexsqlite: fixup the 'v' prefix in the version
 2019-09-14 14:03 UTC  (2+ messages)

[PATCHSET 0/9] perf: Improve cgroup profiling (v1)
 2019-09-14 14:02 UTC  (6+ messages)
` [PATCH 2/9] perf/core: Add PERF_SAMPLE_CGROUP feature

[Buildroot] [git commit] package/kompexsqlite: fixup the 'v' prefix in the version
 2019-09-14 14:02 UTC 

[PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
 2019-09-14 14:01 UTC  (6+ messages)

[bug] renice not POSIX compliant
 2019-09-14 13:55 UTC 

[Qemu-devel] [PATCH v2 03/17] RISC-V: support vector extension csr
 2019-09-14 13:58 UTC  (3+ messages)
  ` [Qemu-riscv] "

pd/fetch-jobs, was Re: What's cooking in git.git (Sep 2019, #01; Sat, 7)
 2019-09-14 13:58 UTC  (2+ messages)

[PATCH] riscv: modify the Image header to improve compatibility with the ARM64 header
 2019-09-14 13:58 UTC  (4+ messages)

[PATCH 4.4 0/9] 4.4.193-stable review
 2019-09-14 13:55 UTC  (2+ messages)

stable-2.02 - lvmetad: fix sync cache to lvmetad
 2019-09-14 13:54 UTC 

[GIT PULL] Urgent RISC-V fix for v5.3
 2019-09-14 13:52 UTC  (2+ messages)

[master][RFC] Mesa recipie now provides GL frontend libs
 2019-09-14 13:51 UTC 

[PATCH] clk: sunxi-ng: h6: Use sigma-delta modulation for audio PLL
 2019-09-14 13:51 UTC  (2+ messages)

Bad file pattern in MAINTAINERS section 'KEYS-TRUSTED'
 2019-09-14 13:50 UTC  (5+ messages)
` [RESEND PATCH] MAINTAINERS: keys: Update path to trusted.h

[PATCH v3][meta-oe] evtest: update to 1.34
 2019-09-14 13:46 UTC 

[Buildroot] [PATCH 1/1] package/zziplib: fixup the 'v' prefix in the version
 2019-09-14 13:43 UTC  (2+ messages)

[Buildroot] [git commit] package/zziplib: fixup the 'v' prefix in the version
 2019-09-14 13:42 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-09-13
 2019-09-14 13:42 UTC  (3+ messages)

[PATCH v2] drm/i915: introduce INTEL_DISPLAY_ENABLED()
 2019-09-14 13:42 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: introduce INTEL_DISPLAY_ENABLED() (rev2)

[U-Boot] [PATCH 0/2] dm: CONFIG_OF_PRIOR_STAGE request number fixes
 2019-09-14 13:41 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] dm: device: Request next sequence number

[PATCH v2 net-next 6/7] net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offload
 2019-09-14 13:40 UTC  (3+ messages)

[tpm2] Using TPM to protect private key
 2019-09-14 13:40 UTC 

[PATCH] staging: exfat: add exfat filesystem code to staging
 2019-09-14 13:39 UTC  (3+ messages)
` [PATCH] staging: exfat: add exfat filesystem code to


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.