All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-24 22:20:38 to 2020-02-24 22:59:20 UTC [more...]

[PATCH v2 0/6] Add ACPI bindings to the genet
 2020-02-24 22:59 UTC  (10+ messages)
` [PATCH v2 1/6] mdio_bus: Add generic mdio_find_bus()
` [PATCH v2 2/6] net: bcmgenet: refactor phy mode configuration
` [PATCH v2 3/6] net: bcmgenet: enable automatic phy discovery
` [PATCH v2 4/6] net: bcmgenet: Initial bcmgenet ACPI support
` [PATCH v2 5/6] net: bcmgenet: Fetch MAC address from the adapter
` [PATCH v2 6/6] net: bcmgenet: reduce severity of missing clock warnings

[PATCH] audit: always check the netlink payload length in audit_receive_msg()
 2020-02-24 22:58 UTC  (7+ messages)

[meta-oe][PATCH] ttf-noto-emoji: add recipe
 2020-02-24 22:57 UTC  (2+ messages)

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-24 22:57 UTC  (17+ messages)
` [PATCH 27/61] KVM: x86: Introduce cpuid_entry_{change,set,clear}() mutators
` [PATCH 29/61] KVM: x86: Add Kconfig-controlled auditing of reverse CPUID lookups
` [PATCH 38/61] KVM: x86: Introduce kvm_cpu_caps to replace runtime CPUID masking
` [PATCH 45/61] KVM: x86: Fold CPUID 0x7 masking back into __do_cpuid_func()
` [PATCH 46/61] KVM: x86: Remove the unnecessary loop on CPUID 0x7 sub-leafs
` [PATCH 47/61] KVM: x86: Squash CPUID 0x2.0 insanity for modern CPUs
` [PATCH 49/61] KVM: x86: Override host CPUID results with kvm_cpu_caps

[PATCH] drm/bridge: lvds-codec: Add to_lvds_codec() functino
 2020-02-24 22:56 UTC 

incoming
 2020-02-24 22:55 UTC  (7+ messages)
` + samples-hw_breakpoint-drop-hw_breakpoint_r-when-reporting-writes.patch added to -mm tree
` + samples-hw_breakpoint-drop-use-of-kallsyms_lookup_name.patch "
` + kallsyms-unexport-kallsyms_lookup_name-and-kallsyms_on_each_symbol.patch "
` + loop-use-worker-per-cgroup-instead-of-kworker.patch "
` + mm-charge-active-memcg-when-no-mm-is-set.patch "
` + loop-charge-i-o-to-mem-and-blk-cg.patch "

[PATCH V9 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2020-02-24 22:55 UTC  (5+ messages)
` [PATCH V9 03/10] iommu/vt-d: Add nested translation helper function

[PATCH v4 0/3] io_uring: add splice(2) support
 2020-02-24 22:53 UTC  (5+ messages)

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-02-24 22:53 UTC  (2+ messages)
` [Bug 206579] "

[PATCH 1/5] kbuild: fix DT binding schema rule to detect command line changes
 2020-02-24 22:52 UTC  (2+ messages)

[hwmon-next v3] hwmon: (pmbus/xdpe12284) Add callback for vout limits conversion
 2020-02-24 22:52 UTC 

[PATCH 2/2] x86/boot/compressed: Remove unnecessary sections from bzImage
 2020-02-24 22:50 UTC  (12+ messages)

[PATCH v2 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-24 22:49 UTC  (11+ messages)
` [PATCH v2 05/13] migration/ram: Handle RAM block resizes during precopy
` [PATCH v2 06/13] exec: Relax range check in ram_block_discard_range()
` [PATCH v2 07/13] migration/ram: Discard RAM when growing RAM blocks after ram_postcopy_incoming_init()
` [PATCH v2 10/13] migration/ram: Handle RAM block resizes during postcopy
` [PATCH v2 13/13] migration/ram: Tolerate partially changed mappings in postcopy code

agfl and related cleanups
 2020-02-24 22:50 UTC  (12+ messages)
` [PATCH 1/6] xfs: remove the agfl_bno member from struct xfs_agfl

[PATCH v5 1/2] x86: fix bitops.h warning with a moved cast
 2020-02-24 22:50 UTC  (2+ messages)
` [PATCH v5 2/2] lib: make a test module with set/clear bit

[PATCH v2 1/3] libnvdimm/of_pmem: factor out region registration
 2020-02-24 22:49 UTC  (3+ messages)

stable-rc/linux-4.9.y boot: 58 boots: 2 failed, 55 passed with 1 untried/unknown (v4.9.214)
 2020-02-24 22:48 UTC 

r8151: check disconnect status after long sleep
 2020-02-24 22:47 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/perf: add some debug prints
 2020-02-24 22:48 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/i915/perf: fix subslice availability testing

[PATCH 00/15] updates & improvements
 2020-02-24 22:47 UTC  (5+ messages)
` [PATCH 01/15] backports: handle RHEL 7.6 kernel

linux-next: build warning after merge of the net-next tree
 2020-02-24 22:47 UTC  (3+ messages)

kernel panic: audit: backlog limit exceeded
 2020-02-24 22:46 UTC  (10+ messages)

[PATCH v11 00/17] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2020-02-24 22:40 UTC  (31+ messages)
` [PATCH v11 01/17] ARM: tegra: Compile sleep-tegra20/30.S unconditionally
` [PATCH v11 02/17] ARM: tegra: Add tegra_pm_park_secondary_cpu()
` [PATCH v11 03/17] ARM: tegra: Remove pen-locking from cpuidle-tegra20
` [PATCH v11 04/17] ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
` [PATCH v11 05/17] ARM: tegra: Propagate error from tegra_idle_lp2_last()
` [PATCH v11 06/17] ARM: tegra: Expose PM functions required for new cpuidle driver
` [PATCH v11 07/17] ARM: tegra: Rename some of the newly exposed PM functions
` [PATCH v11 08/17] ARM: tegra: Make outer_disable() open-coded
` [PATCH v11 09/17] arm: tegra20: cpuidle: Handle case where secondary CPU hangs on entering LP2
` [PATCH v11 10/17] arm: tegra20: cpuidle: Make abort_flag atomic
` [PATCH v11 11/17] arm: tegra20/30: cpuidle: Remove unnecessary memory barrier
` [PATCH v11 12/17] cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle
` [PATCH v11 13/17] cpuidle: tegra: Squash Tegra30 driver into the common driver
` [PATCH v11 14/17] cpuidle: tegra: Squash Tegra114 "
` [PATCH v11 15/17] cpuidle: tegra: Disable CC6 state if LP2 unavailable
` [PATCH v11 16/17] ARM: multi_v7_defconfig: Enable Tegra cpuidle driver
` [PATCH v11 17/17] ARM: tegra: Enable Tegra cpuidle driver in tegra_defconfig

[zeus/master][PATCH 1/4] sgx-um, rogue-umlibs, gc320-libs: RRECOMMENDS on corresponding drivers
 2020-02-24 22:43 UTC  (3+ messages)
` [meta-ti] "

[m68k:master] BUILD SUCCESS 0eab86753e893828742ff6066e711c91c56557c0
 2020-02-24 22:42 UTC 

[Intel PMC TGPIO Driver 0/5] Add support for Intel PMC Time GPIO Driver with PHC interface changes to support additional H/W Features
 2020-02-24 22:40 UTC  (3+ messages)

[PATCH v4 00/16] APIC ID fixes for AMD EPYC CPU model
 2020-02-24 22:31 UTC  (5+ messages)
` [PATCH v4 12/16] hw/i386: Use the apicid handlers from X86MachineState

[Xen-devel] [xen-unstable-smoke test] 147559: tolerable all pass - PUSHED
 2020-02-24 22:39 UTC 

[dpdk-dev] Permissions Required to Run DPDK/MLX5 as Non-Root User?
 2020-02-24 22:38 UTC  (2+ messages)

kernel panic: audit: rate limit exceeded
 2020-02-24 22:37 UTC  (4+ messages)

[PATCH] xfstests: remove generic/484
 2020-02-24 22:37 UTC  (2+ messages)

[Intel-gfx] [v3] drm/i915/tgl: Add Wa_1606054188:tgl
 2020-02-24 22:36 UTC  (2+ messages)
` [Intel-gfx] [PATCH v4] "

[PATCH v2 00/17] target/arm: vfp feature and decodetree cleanup
 2020-02-24 22:22 UTC  (18+ messages)
` [PATCH v2 01/17] target/arm: Add isar_feature_aa32_vfp_simd
` [PATCH v2 02/17] target/arm: Rename isar_feature_aa32_fpdp_v2
` [PATCH v2 03/17] target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3}
` [PATCH v2 04/17] target/arm: Add isar_feature_aa64_fp_simd, isar_feature_aa32_vfp
` [PATCH v2 05/17] target/arm: Improve ID_AA64PFR0 FP/SIMD validation
` [PATCH v2 06/17] target/arm: Perform fpdp_v2 check first
` [PATCH v2 07/17] target/arm: Replace ARM_FEATURE_VFP3 checks with fp{sp, dp}_v3
` [PATCH v2 08/17] target/arm: Add missing checks for fpsp_v2
` [PATCH v2 09/17] target/arm: Replace ARM_FEATURE_VFP4 with isar_feature_aa32_simdfmac
` [PATCH v2 10/17] target/arm: Remove ARM_FEATURE_VFP check from disas_vfp_insn
` [PATCH v2 11/17] target/arm: Move VLLDM and VLSTM to vfp.decode
` [PATCH v2 12/17] target/arm: Move the vfp decodetree calls next to the base isa
` [PATCH v2 13/17] linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAP
` [PATCH v2 14/17] target/arm: Remove ARM_FEATURE_VFP*
` [PATCH v2 15/17] target/arm: Add formats for some vfp 2 and 3-register insns
` [PATCH v2 16/17] target/arm: Split VFM decode
` [PATCH v2 17/17] target/arm: Split VMINMAXNM decode

[Xen-devel] [PATCH V2] iommu/arm: Don't allow the same micro-TLB to be shared between domains
 2020-02-24 22:36 UTC  (2+ messages)

[RFC] Buildfailure due to mising "select REGMAP_I2C"
 2020-02-24 22:35 UTC 

[hwmon-next v1] hwmon: (pmbus/tps53679) Add support for historical registers for TPS53688
 2020-02-24 22:34 UTC  (6+ messages)

[PATCH v10 00/12] drm: Add support for bus-format negotiation
 2020-02-24 22:34 UTC  (8+ messages)
` [PATCH v10 09/12] dt-bindings: display: bridge: lvds-codec: Add new bus-width prop
` [PATCH v10 10/12] drm/bridge: panel: Propage bus format/flags

[PATCH] hw/arm: Use TYPE_PL011 to create serial port
 2020-02-24 22:28 UTC  (3+ messages)

Adding support for DuplicateData into the kernel
 2020-02-24 22:33 UTC  (4+ messages)

[PATCH V4 00/13] Enable per-file/per-directory DAX operations V4
 2020-02-24 22:32 UTC  (5+ messages)
` [PATCH V4 09/13] fs/xfs: Add write aops lock to xfs layer

[PATCH v5 00/50] Initial support for multi-process qemu
 2020-02-24 22:23 UTC  (2+ messages)

[PATCH v3] iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
 2020-02-24 22:31 UTC  (2+ messages)

KMSAN: uninit-value in audit_log_vformat
 2020-02-24 22:31 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the sound-asoc tree
 2020-02-24 22:30 UTC 

[PATCH] fetch2/gitsm: Unpack shallow mirror tarballs
 2020-02-24 22:29 UTC  (5+ messages)

[PATCH bpf-next v4 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-02-24 22:29 UTC  (10+ messages)
` [PATCH bpf-next v4 3/8] bpf: lsm: provide attachment points for BPF LSM programs

[PATCH v10 0/4] add power control in i2c and at24
 2020-02-24 22:28 UTC  (6+ messages)
` [PATCH v10 4/4] i2c: core: support bus regulator controlling in adapter

[PATCH] ASoC: soc-pcm/soc-compress: don't use snd_soc_dapm_stream_stop()
 2020-02-24 22:22 UTC  (2+ messages)
` Applied "ASoC: soc-pcm/soc-compress: don't use snd_soc_dapm_stream_stop()" to the asoc tree

[PATCH] ASoC: Intel: Skylake: Fix available clock counter incrementation
 2020-02-24 22:22 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Fix available clock counter incrementation" to the asoc tree

linux-next: Signed-off-by missing for commit in the cifs tree
 2020-02-24 22:27 UTC  (2+ messages)

[PATCH v2 0/4] [GSoC] receive.denyCurrentBranch: respect all worktrees
 2020-02-24 22:27 UTC  (7+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] get_main_worktree(): allow it to be called in the Git directory

[PATCH] cpupower: avoid multiple definition with gcc -fno-common
 2020-02-24 22:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/3] Charge loop device i/o to issuing cgroup
 2020-02-24 22:26 UTC  (4+ messages)
` [PATCH v3 2/3] mm: Charge active memcg when no mm is set

[Xen-devel] [PATCH v9 0/5] VM forking
 2020-02-24 22:26 UTC  (5+ messages)
` [Xen-devel] [PATCH v9 3/5] xen/mem_sharing: "

[PATCH 07/13] ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream()
 2020-02-24 22:22 UTC  (2+ messages)
` Applied "ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream()" to the asoc tree

[PATCH 08/13] ASoC: soc-pcm: cleanup soc_pcm_apply_msb()
 2020-02-24 22:21 UTC  (2+ messages)
` Applied "ASoC: soc-pcm: cleanup soc_pcm_apply_msb()" to the asoc tree

stable-rc/linux-4.19.y boot: 89 boots: 2 failed, 86 passed with 1 untried/unknown (v4.19.106)
 2020-02-24 22:26 UTC 

[Xen-devel] [PATCH] xen: do live patching only from main idle loop
 2020-02-24 22:25 UTC  (2+ messages)

[PATCH 09/13] ASoC: soc-pcm: add snd_soc_dai_get_widget()
 2020-02-24 22:21 UTC  (2+ messages)
` Applied "ASoC: soc-pcm: add snd_soc_dai_get_widget()" to the asoc tree

[PATCH 10/13] ASoC: soc-pcm: merge dpcm_run_new/old_update() into dpcm_fe_runtime_update()
 2020-02-24 22:21 UTC  (2+ messages)
` Applied "ASoC: soc-pcm: merge dpcm_run_new/old_update() into dpcm_fe_runtime_update()" to the asoc tree

[PATCH 11/13] ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.c
 2020-02-24 22:21 UTC  (2+ messages)
` Applied "ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.c" to the asoc tree

[PATCH] ceph: add 'fs' mount option support
 2020-02-24 22:24 UTC  (5+ messages)

[PATCH 12/13] ASoC: soc-pcm: move CONFIG_DEBUG_FS functions to top side
 2020-02-24 22:21 UTC  (2+ messages)
` Applied "ASoC: soc-pcm: move CONFIG_DEBUG_FS functions to top side" to the asoc tree

[hwmon-next v2] hwmon: (pmbus/xdpe12284) Add callback for vout limits conversion
 2020-02-24 22:23 UTC  (3+ messages)

[PATCH v2] hw/arm: Use TYPE_PL011 to create serial port
 2020-02-24 22:22 UTC 

[PATCH 13/13] ASoC: soc-pcm: add dpcm_create/remove_debugfs_state()
 2020-02-24 22:21 UTC  (2+ messages)
` Applied "ASoC: soc-pcm: add dpcm_create/remove_debugfs_state()" to the asoc tree

[PATCH v3] virtio: Work around frames incorrectly marked as gso
 2020-02-24 22:22 UTC  (7+ messages)

[PATCH v1 1/2] spi: pxa2xx: Return error codes from pxa2xx_spi_init_pdata()
 2020-02-24 22:22 UTC  (3+ messages)
` Applied "spi: pxa2xx: Return error codes from pxa2xx_spi_init_pdata()" to the spi tree

[PATCH] ASoC: soc-pcm: fix state tracking error in snd_soc_component_open/close()
 2020-02-24 22:21 UTC  (2+ messages)
` Applied "ASoC: soc-pcm: fix state tracking error in snd_soc_component_open/close()" to the asoc tree

[PATCH v1 2/2] spi: pxa2xx: drv_data can't be NULL in ->remove()
 2020-02-24 22:22 UTC  (3+ messages)
` Applied "spi: pxa2xx: drv_data can't be NULL in ->remove()" to the spi tree

[PATCH 1/1] drivers/rng: add Amlogic hardware RNG driver
 2020-02-24 22:21 UTC  (2+ messages)

[PATCH 2/2] usb: phy: Add driver for the Ingenic JZ4770 USB transceiver
 2020-02-24 22:21 UTC  (2+ messages)

[Buildroot] [PATCH 01/36] package/qt5: drop 5.6 support
 2020-02-24 22:20 UTC  (17+ messages)
` [Buildroot] [PATCH 21/36] package/qt5tools: drop qt "
` [Buildroot] [PATCH 22/36] package/qt5virtualkeyboard: "
` [Buildroot] [PATCH 23/36] package/qt5wayland: "
` [Buildroot] [PATCH 24/36] package/qt5webchannel: "
` [Buildroot] [PATCH 25/36] package/qt5webengine: "
` [Buildroot] [PATCH 26/36] package/qt5webkit: "
` [Buildroot] [PATCH 27/36] package/qt5webkit-examples: "
` [Buildroot] [PATCH 28/36] package/qt5websockets: "
` [Buildroot] [PATCH 29/36] package/qt5webview: "
` [Buildroot] [PATCH 30/36] package/qt5x11extras: "
` [Buildroot] [PATCH 31/36] package/qt5xmlpatterns: "
` [Buildroot] [PATCH 32/36] package/cutelyst: drop QT5_VERSION_LATEST logic
` [Buildroot] [PATCH 33/36] package/gst1-plugins-good: "
` [Buildroot] [PATCH 34/36] package/kf5: "
` [Buildroot] [PATCH 35/36] package/libmediaart: "
` [Buildroot] [PATCH 36/36] package/libv4l: "

[PATCH] clone: use submodules.recurse option for automatically clone submodules
 2020-02-24 22:19 UTC  (4+ messages)
` [PATCH v2] "
    ` AW: "


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.