All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-13 05:48:00 to 2021-03-13 08:42:40 UTC [more...]

[PATCH v10 0/3] mergetool: add hideResolved configuration (was automerge)
 2021-03-13  8:41 UTC  (12+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/3] mergetool: add hideResolved configuration
    ` [PATCH] mergetool: do not enable hideResolved by default
                ` [PATCH v2 0/2] "
                  ` [PATCH 1/2] "
                  ` [PATCH 2/2] doc: describe mergetool configuration in git-mergetool(1)

[linux-stable-rc CI] Test report for 5.10.24-rc1 /arm64
 2021-03-13  8:41 UTC 

[PATCH v4 0/6] KVM: arm64: Add VLPI migration support on GICv4.1
 2021-03-13  8:39 UTC  (21+ messages)
` [PATCH v4 1/6] irqchip/gic-v3-its: Add a cache invalidation right after vPE unmapping
` [PATCH v4 2/6] irqchip/gic-v3-its: Drop the setting of PTZ altogether
` [PATCH v4 3/6] KVM: arm64: GICv4.1: Add function to get VLPI state
` [PATCH v4 4/6] KVM: arm64: GICv4.1: Try to save VLPI state in save_pending_tables
` [PATCH v4 5/6] KVM: arm64: GICv4.1: Restore VLPI pending state to physical side
` [PATCH v4 6/6] KVM: arm64: GICv4.1: Give a chance to save VLPI state

stable-rc/queue/4.14 baseline: 139 runs, 7 regressions (v4.14.225-40-g853df8d0a528)
 2021-03-13  8:40 UTC 

Working Group for Secure Boot
 2021-03-13  8:38 UTC  (2+ messages)

[PATCH] drivers: net: vxlan.c: Fix declaration issue
 2021-03-13  8:36 UTC 

[PATCH] kswapd: no need reclaim cma pages triggered by unmovable allocation
 2021-03-13  8:31 UTC 

[PATCH] nvme-hwmon: drop not common HWMON_T_MIN and HWMON_T_MAX
 2021-03-13  8:32 UTC 

stable-rc/queue/4.9 baseline: 118 runs, 6 regressions (v4.9.261-24-gc9deaed4c3062)
 2021-03-13  8:31 UTC 

[Bug 212259] New: Entire graphics stack locks up when running SteamVR and sometimes Sway; is sometimes unrecoverable
 2021-03-13  8:32 UTC  (2+ messages)
` [Bug 212259] "

[PATCH] sound: soc: fsl: Remove unnecessary THIS_MODULE
 2021-03-13  8:23 UTC  (2+ messages)

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-03-13  8:23 UTC  (9+ messages)
` [PATCH 2/3] Documentation: riscv: Add documentation that describes the VM layout

[PATCH] sound: soc: codecs: Remove unnecessary THIS_MODULE
 2021-03-13  8:23 UTC 

[PATCH] mailbox: Remove unnecessary THIS_MODULE
 2021-03-13  8:22 UTC 

[PATCH] dt-bindings: i2c: Add device clock-stretch time via dts
 2021-03-13  8:07 UTC  (3+ messages)

[PATCH V1] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card
 2021-03-13  8:17 UTC  (4+ messages)

[PATCH] ARM:sa1100: remove duplicate include in hackkit.c
 2021-03-13  8:12 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-03-12
 2021-03-13  8:15 UTC 

[linux-stable-rc CI] Test report for 5.10.24-rc1 /x86
 2021-03-13  8:13 UTC 

[PATCH 4/4] integrity: Load mokx variables into the blacklist keyring
 2021-03-13  8:13 UTC  (7+ messages)
` [PATCH 0/4] keys: Add EFI_CERT_X509_GUID support for dbx/mokx entries

[Buildroot] [PATCH 1/1] boot/uboot: fix compilation with PER_PACKAGE_DIRECTORIES enable
 2021-03-13  8:14 UTC  (2+ messages)

[Buildroot] [git commit] boot/uboot: fix kconfig with per-package directories and host-make
 2021-03-13  8:08 UTC 

[PATCH v2 0/6] Fix bugs and add support for new Ingenic SoCs
 2021-03-13  8:07 UTC  (10+ messages)
` [PATCH v2 1/6] pinctrl: Ingenic: Add missing pins to the JZ4770 MAC MII group
` [PATCH v2 2/6] pinctrl: Ingenic: Add support for read the pin configuration of X1830
` [PATCH v2 6/6] pinctrl: Ingenic: Add support for new Ingenic SoCs

[RESEND] i2c: mediatek: Get device clock-stretch time via dts
 2021-03-13  8:04 UTC  (3+ messages)

[Buildroot] [PATCH 0/8] package/opkg-utils: add target build
 2021-03-13  8:04 UTC  (4+ messages)
` [Buildroot] [PATCH 1/8] package/opkg-utils: remove build step

[PATCH 5.12] io_uring: Convert personality_idr to XArray
 2021-03-13  8:02 UTC  (4+ messages)

[PATCH] qom: Support JSON in user_creatable_parse_str()
 2021-03-13  8:00 UTC  (2+ messages)

remote.<name>.merge missing from the git-config man page?
 2021-03-13  7:59 UTC  (11+ messages)

jbd2 task hung in jbd2_journal_commit_transaction
 2021-03-13  7:59 UTC  (3+ messages)

[PATCH v1 00/14] Multigenerational LRU
 2021-03-13  7:57 UTC  (30+ messages)
` [PATCH v1 01/14] include/linux/memcontrol.h: do not warn in page_memcg_rcu() if !CONFIG_MEMCG
` [PATCH v1 02/14] include/linux/nodemask.h: define next_memory_node() if !CONFIG_NUMA
` [PATCH v1 03/14] include/linux/huge_mm.h: define is_huge_zero_pmd() if !CONFIG_TRANSPARENT_HUGEPAGE
` [PATCH v1 04/14] include/linux/cgroup.h: export cgroup_mutex
` [PATCH v1 05/14] mm/swap.c: export activate_page()
` [PATCH v1 06/14] mm, x86: support the access bit on non-leaf PMD entries
` [PATCH v1 07/14] mm/pagewalk.c: add pud_entry_post() for post-order traversals
` [PATCH v1 08/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v1 09/14] mm: multigenerational lru: mm_struct list
` [PATCH v1 10/14] mm: multigenerational lru: core
` [PATCH v1 11/14] mm: multigenerational lru: page activation
` [PATCH v1 12/14] mm: multigenerational lru: user space interface
` [PATCH v1 13/14] mm: multigenerational lru: Kconfig
` [PATCH v1 14/14] mm: multigenerational lru: documentation

[PATCH 1/2] dt-bindings: panel/kingdisplay,kd035g6-54nt: Remove spi-cs-high
 2021-03-12 15:00 UTC  (4+ messages)
` [PATCH 2/2] MIPS: ingenic: gcw0: SPI panel does not require active-high CS

[PATCH 0/9] Changing qemu_mutex_locks to lock guard macros
 2021-03-13  7:51 UTC  (9+ messages)
` [PATCH 2/9] block: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
` [PATCH 8/9] hw/9pfs/9p-synth: Replaced qemu_mutex_lock "

[PATCH] gpu: drm: mediatek: delete redundant printing of return value
 2021-03-13  7:48 UTC  (4+ messages)

[PATCH] tty: serial: 8250: delete redundant printing of return value
 2021-03-13  7:48 UTC 

[PATCH] char: hw_random: delete redundant printing of return value
 2021-03-13  7:47 UTC 

[v8,0/7] PCI: mediatek: Add new generation controller support
 2021-03-13  7:43 UTC  (6+ messages)
` [v8,3/7] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192

[PATCH v3 00/30] qapi/qom: QAPIfy --object and object-add
 2021-03-13  7:47 UTC  (4+ messages)
` [PATCH v3 26/30] qemu-img: Use user_creatable_process_cmdline() for --object

[PATCH 1/2] ata: delete redundant printing of return value
 2021-03-13  7:46 UTC 

[PATCH 1/2] ata: delete redundant printing of return value
 2021-03-13  7:47 UTC 

[Buildroot] [git commit] package/opkg-utils: add missing dependencies for host build
 2021-03-13  7:47 UTC 

[meta-oe][PATCH] oprofile: Fix build on musl
 2021-03-13  7:44 UTC 

[Buildroot] [git commit] package/diffutils: add host package
 2021-03-13  7:37 UTC 

[meta-oe][PATCH] ltrace: Fix build on ppc64le/musl
 2021-03-13  7:37 UTC 

[kvm-unit-tests PATCH] x86: on 32-bit do not initialize memory above 2GB
 2021-03-13  7:30 UTC 

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 21.0.0
 2021-03-13  7:32 UTC 

[PATCH v4 0/3] crypto:hisilicon/sec - fixes some coding style
 2021-03-13  7:28 UTC  (4+ messages)
` [PATCH v4 1/3] crypto: hisilicon/sec - fixes a printing error
` [PATCH v4 2/3] crypto: hisilicon/sec - fixes some coding style
` [PATCH v4 3/3] crypto: hisilicon/sec - fixes some driver "

[Buildroot] [git commit] package/opkg-utils: remove build step
 2021-03-13  7:31 UTC 

[dpdk-dev] [PATCH] librte_eal/common: fix return type of rte_bsf64
 2021-03-13  7:29 UTC  (8+ messages)

[yocto] How can I create a truly minimal distribution that runs entirely from RAM?
 2021-03-13  7:28 UTC  (3+ messages)
`  "

[Buildroot] [git commit] package/opkg-utils: install only utility scripts
 2021-03-13  7:28 UTC 

[xen-unstable test] 160045: tolerable FAIL - PUSHED
 2021-03-13  7:27 UTC 

[PATCH 0/9] btrfs: bug fixes for the tree mod log and small refactorings
 2021-03-13  7:26 UTC  (3+ messages)
` [PATCH 5/9] btrfs: use a bit to track the existence of tree mod log users

[v4] PCI: Add reset quirk for Huawei Intelligent NIC virtual function
 2021-03-13  7:29 UTC 

[PATCH] spapr: Assert DIMM unplug state in spapr_memory_unplug()
 2021-03-13  7:23 UTC 

BTRFS error (device sda1): bdev /dev/sdb1 errs: wr 2702175, rd 2719033, flush 0, corrupt 6, gen 0
 2021-03-13  7:21 UTC  (3+ messages)

[syzbot] BUG: unable to handle kernel access to user memory in schedule_tail
 2021-03-13  7:20 UTC  (8+ messages)

Linux DomU freezes and dies under heavy memory shuffling
 2021-03-13  7:18 UTC  (10+ messages)

[pm:bleeding-edge] BUILD SUCCESS 42326a293954f11eadf31161b8315bf6dc2279da
 2021-03-13  7:15 UTC  (2+ messages)
` [Devel] "

[qemu-mainline test] 160057: regressions - FAIL
 2021-03-13  7:16 UTC 

[Buildroot] [PATCH 1/2] package/lua-curl: bump to version 0.3.13
 2021-03-13  7:11 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/luasec: bump to version 1.0

[PATCH v2 0/7] add/rm: honor sparse checkout and warn on sparse paths
 2021-03-13  7:07 UTC  (3+ messages)
` [PATCH v3 "

[RFC PATCH 00/42] target/mips: Reintroduce the R5900 CPU (with more testing)
 2021-03-13  7:02 UTC  (10+ messages)
` [RFC PATCH 32/42] docker: Add gentoo-mipsr5900el-cross image

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-03-13  6:53 UTC  (4+ messages)
` [PATCH V3 XRT Alveo 17/18] fpga: xrt: partition isolation platform driver

[PATCH] docs: admin-guide: cgroup-v1: Fix typos in the file memory.rst
 2021-03-13  6:51 UTC  (4+ messages)

[PATCH] net: ethernet: marvell: Fixed typo in the file sky2.c
 2021-03-13  6:49 UTC  (2+ messages)

[PATCH v2 5/5] [y2038] testsuite: smokey: y2038: testcase for settime64 and gettime64
 2021-03-13  6:49 UTC  (2+ messages)

[PATCH] clk: at91: Trivial typo fixes in the file sama7g5.c
 2021-03-13  6:47 UTC  (3+ messages)

[meta-oe][PATCH] opencv: Disable build time CPU detection
 2021-03-13  6:49 UTC 

[PATCH 00/11] PM / devfreq: a few small fixes and improvements
 2021-03-13  6:45 UTC  (12+ messages)
` [PATCH 07/11] PM / devfreq: check get_dev_status before start monitor

[RFC PATCH V2]: add DYNAMC_FTRACE_WITH_REGS and
 2021-03-13  6:41 UTC  (7+ messages)
` [PATCH 1/6] MIPS: replace -pg with CC_FLAGS_FTRACE
` [PATCH 2/6] MIPS: move FTRACE_SYSCALLS from ftrace.c into syscall.c
` [PATCH 3/6] MIPS: prepare for new ftrace implementation
` [PATCH 4/6] kprobes/ftrace: Use ftrace_location() when [dis]arming probes
` [PATCH 5/6] ftrace: introduce FTRACE_IP_EXTENSION
` [PATCH 6/6] MIPS: add DYNAMIC_FTRACE_WITH_REGS and KPROBES_ON_FTACE

arch/arm64/kvm/sys_regs.c:165 vcpu_write_sys_reg() warn: inconsistent indenting
 2021-03-13  6:35 UTC  (2+ messages)

[PATCH v2] icmp: support rfc5837
 2021-03-13  6:35 UTC 

[PATCH] rtc: tps6586x: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-03-13  6:36 UTC 

[BUG]an input device can not support more than 568 keys due to uevent buffer too small
 2021-03-13  6:32 UTC 

stable-rc/queue/5.10 build: 196 builds: 2 failed, 194 passed, 13 warnings (v5.10.23-172-ge7d3c04ddf7db)
 2021-03-13  6:24 UTC 

[norov:find_bit_smallconst_v4 3/13] include/asm-generic/bitops/find.h:15:22: error: conflicting types for 'find_next_bit'
 2021-03-13  6:16 UTC 

[PATCH] include: linux: Fix a typo in the file fs.h
 2021-03-13  6:14 UTC  (3+ messages)

[meta-oe][PATCH 1/2] ply: upgrade to latest
 2021-03-13  6:13 UTC  (3+ messages)
` [meta-oe][PATCH v2] xrdp: Upgrade to 0.9.15
` [meta-oe][PATCH 2/2] ply: Disable on ppc64

stable-rc/queue/5.4 build: 200 builds: 4 failed, 196 passed, 4 errors, 120 warnings (v5.4.105-105-gf3ba7148004eb)
 2021-03-13  6:11 UTC 

[PATCH v3] perf tools: perf_event_paranoid and kptr_restrict may crash on 'perf top'
 2021-03-13  6:02 UTC 

[igt-dev] [PATCH i-g-t] i915/perf: Add test to query CS timestamp
 2021-03-13  6:04 UTC  (3+ messages)

[omap:omap-for-v5.13/genpd-omap4 51/52] dtbs_check: arch/arm/boot/dts/omap4-droid-bionic-xt875.dt.yaml: ocp: $nodename:0: 'ocp' does not match
 2021-03-13  6:00 UTC 

[efi:next] BUILD SUCCESS WITH WARNING e233b65935c946ba420ba1b5a42f9b5625861da8
 2021-03-13  5:53 UTC 

[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS 98dfb02aa22280bd8833836d1b00ab0488fa951f
 2021-03-13  5:53 UTC 

[meta-selinux][PATCH 00/16] selinux: update 3.1 -> 3.2
 2021-03-13  5:50 UTC  (17+ messages)
` [meta-selinux][PATCH 01/16] selinux: update inc file to 3.2
` [meta-selinux][PATCH 02/16] libsepol: update "
` [meta-selinux][PATCH 03/16] libselinux: "
` [meta-selinux][PATCH 04/16] libselinux-python: "
` [meta-selinux][PATCH 05/16] libsemanage: "
` [meta-selinux][PATCH 06/16] checkpolicy: "
` [meta-selinux][PATCH 07/16] secilc: "
` [meta-selinux][PATCH 08/16] policycoreutils: "
` [meta-selinux][PATCH 09/16] mcstrans: "
` [meta-selinux][PATCH 10/16] restorecond: "
` [meta-selinux][PATCH 11/16] selinux-python: "
` [meta-selinux][PATCH 12/16] selinux-dbus: "
` [meta-selinux][PATCH 13/16] selinux-gui: "
` [meta-selinux][PATCH 14/16] selinux-sandbox: "
` [meta-selinux][PATCH 15/16] semodule-utils: "
` [meta-selinux][PATCH 16/16] setools: upgrade 4.3.0 -> 4.4.0

[PATCH] iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()
 2021-03-13  5:49 UTC  (5+ messages)

[PATCH v5 0/3] x86/bus_lock: Enable bus lock detection
 2021-03-13  5:49 UTC  (4+ messages)
` [PATCH v5 1/3] x86/cpufeatures: Enumerate #DB for "
` [PATCH v5 2/3] x86/bus_lock: Handle #DB for bus lock
` [PATCH v5 3/3] Documentation/admin-guide: Change doc for split_lock_detect parameter

[PATCH v6 0/2] Qualcomm's lpass device tree changes for I2s dai
 2021-03-13  5:46 UTC  (2+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: sc7180-trogdor: Add lpass dai link for I2S driver

stable-rc/queue/4.14 baseline: 99 runs, 5 regressions (v4.14.225-31-g6faec443ce130)
 2021-03-13  5:47 UTC 


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.