All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-19 16:29:06 to 2020-03-19 17:08:36 UTC [more...]

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-19 17:00 UTC  (7+ messages)
` [PATCH 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code

[PATCH net-next 0/3] net: phy: add and use phy_check_downshift
 2020-03-19 17:08 UTC  (11+ messages)
` [PATCH net-next 1/3] "

[PATCH 0/9] pinctrl: tegra: Support SFIO/GPIO programming
 2020-03-19 17:08 UTC  (26+ messages)
` [PATCH 1/9] gpio: Support GPIO controllers without pin-ranges
` [PATCH 2/9] gpio: tegra186: Add support for pin ranges
` [PATCH 3/9] gpio: tegra186: Add Tegra194 pin ranges for GG.0 and GG.1
` [PATCH 4/9] pinctrl: tegra: Fix whitespace issues for improved readability
` [PATCH 5/9] pinctrl: tegra: Fix "Scmitt" -> "Schmitt" typo
` [PATCH 6/9] pinctrl: tegra: Pass struct tegra_pmx for pin range check
` [PATCH 7/9] pinctrl: tegra: Do not add default pin range on Tegra194
` [PATCH 8/9] pinctrl: tegra: Renumber the GG.0 and GG.1 pins

[RFC 00/14] efi_loader: add capsule update support
 2020-03-19 17:08 UTC  (4+ messages)
` [RFC 06/14] efi_loader: capsule: add capsule_on_disk support

[PATCH v3 00/32] powerpc/64: interrupts and syscalls series
 2020-03-19 17:03 UTC  (5+ messages)
` [PATCH v11 0/8] Disable compat cruft on ppc64le v11
  ` [PATCH v11 8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry

[Intel-gfx] [CI 1/2] drm/i915: Use explicit flag to mark unreachable intel_context
 2020-03-19 17:07 UTC  (2+ messages)
` [Intel-gfx] [CI 2/2] drm/i915/gt: Cancel a hung context if already closed

[PATCH v2 2/2] PCI: uniphier: Add UniPhier PCIe endpoint controller support
 2020-03-19 17:06 UTC  (3+ messages)

[PATCH v3] MAINTAINERS: Add an entry for the HVF accelerator
 2020-03-19 17:06 UTC  (2+ messages)

graph connection to node is not bidirectional kernel-5.6.0-rc6
 2020-03-19 17:06 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Try to use fast+narrow link on eDP again and fall back to the old max strategy on failure
 2020-03-19 17:06 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm: Refactor intel_dp_compute_link_config_*()
` [Intel-gfx] [PATCH 3/3] drm: Constify adjusted_mode a bit

[PATCH net] ipv6: don't auto-add link-local address to lag ports
 2020-03-19 17:05 UTC  (6+ messages)

[PATCH v1 0/3] drm: drm_encoder_init() => drm_encoder_init_funcs()
 2020-03-19 17:05 UTC  (8+ messages)

[RFC PATCH 0/7] Rework PWM_POLARITY_* flags
 2020-03-19 17:04 UTC  (24+ messages)
` [RFC PATCH 1/7] pwm: rename the PWM_POLARITY_INVERSED enum
` [RFC PATCH 2/7] dt-bindings: pwm: document the PWM polarity flag

What are the key factors for yocto build speed?
 2020-03-19 17:04 UTC  (8+ messages)
` [yocto] "

[PATCH] PCI: tegra: Print -EPROBE_DEFER error message at debug level
 2020-03-19 17:04 UTC  (3+ messages)

[GIT PULL] CIFS/SMB3 fixes
 2020-03-19 17:03 UTC  (2+ messages)

Allowing only blob filtering was: [TOPIC 5/17] Partial Clone
 2020-03-19 17:03 UTC  (5+ messages)
` [RFC PATCH 0/2] upload-pack.c: limit allowed filter choices
    ` Re*: "

[PATCH 1/5] kgdb: Add kgdb_has_hit_break function
 2020-03-19 17:02 UTC  (4+ messages)

[PATCH] arm64: compat: Fix syscall number of compat_clock_getres
 2020-03-19 17:03 UTC  (4+ messages)

[PATCH 1/1] docs: add a FAQ
 2020-03-19 17:02 UTC  (2+ messages)

[PATCH] mm: hugetlb: fix hugetlb_cma_reserve() if CONFIG_NUMA isn't set
 2020-03-19 17:01 UTC  (6+ messages)

[PATCH v7 00/14] KVM: Dirty ring interface
 2020-03-19 17:02 UTC  (6+ messages)
` [PATCH v7 11/14] KVM: selftests: Introduce after_vcpu_run hook for dirty log test
` [PATCH v7 12/14] KVM: selftests: Add dirty ring buffer test

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-19 16:58 UTC  (10+ messages)

[PATCH bpf-next] bpf: tcp: Fix unused function warnings
 2020-03-19 17:00 UTC  (2+ messages)

[PATCH] mm/vmscan.c: Clean code by removing unnecessary assignment
 2020-03-19 16:59 UTC 

[PATCH net-next v2 00/10] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-03-19 16:58 UTC  (11+ messages)
` [PATCH net-next v2 01/10] net: ethernet: ti: cpts: use dev_yy() api for logs
` [PATCH net-next v2 02/10] net: ethernet: ti: cpts: separate hw counter read from timecounter
` [PATCH net-next v2 03/10] net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
` [PATCH net-next v2 04/10] net: ethernet: ti: cpts: switch to use new .gettimex64() interface
` [PATCH net-next v2 05/10] net: ethernet: ti: cpts: optimize packet to event matching
` [PATCH net-next v2 06/10] net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
` [PATCH net-next v2 07/10] net: ethernet: ti: cpts: rework locking
` [PATCH net-next v2 08/10] net: ethernet: ti: cpts: move rx timestamp processing to ptp worker only
` [PATCH net-next v2 09/10] net: ethernet: ti: cpts: add irq support
` [PATCH net-next v2 10/10] net: ethernet: ti: cpsw: enable cpts irq

[PATCH v14 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-19 16:57 UTC  (10+ messages)
` [PATCH v14 Kernel 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking

[Intel-gfx] [PATCH 1/6] drm/i915: Prefer '%ps' for printing function symbol names
 2020-03-19 16:58 UTC  (8+ messages)
` [Intel-gfx] [PATCH 3/6] drm/i915/execlists: Force single submission for sentinels

[PATCH] mm: khugepaged: fix potential page state corruption
 2020-03-19 16:57 UTC  (6+ messages)

[PATCH v4 00/26] Introduce common headers for vDSO
 2020-03-19 16:58 UTC  (7+ messages)
` [PATCH v4 18/26] arm64: vdso32: Replace TASK_SIZE_32 check in vgettimeofday

[PATCH v8 0/8] TPM 2.0 trusted keys with attached policy
 2020-03-19 16:57 UTC  (7+ messages)
` [PATCH v8 1/8] lib: add ASN.1 encoder
` [PATCH v8 2/8] oid_registry: Add TCG defined OIDS for TPM keys
` [PATCH v8 6/8] security: keys: trusted: add PCR policy to TPM2 keys

[PATCHv3 0/5] clk: agilex: add clock driver
 2020-03-19 16:56 UTC  (5+ messages)
` [PATCHv3 4/5] dt-bindings: documentation: add clock bindings information for Agilex

[PATCH net-next 0/7] introduce read_poll_timeout
 2020-03-19 16:56 UTC  (10+ messages)
` [PATCH net-next 1/7] iopoll: introduce read_poll_timeout macro
` [PATCH net-next 2/7] iopoll: redefined readx_poll_timeout macro to simplify the code
` [PATCH net-next 3/7] net: phy: introduce phy_read_mmd_poll_timeout macro
` [PATCH net-next 4/7] net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code
` [PATCH net-next 5/7] net: phy: aquantia: "
` [PATCH net-next 6/7] net: phy: introduce phy_read_poll_timeout macro
` [PATCH net-next 7/7] net: phy: use phy_read_poll_timeout() to simplify the code

[PATCH 0/2] efi_loader: detect EFI system partition
 2020-03-19 16:56 UTC  (3+ messages)
` [PATCH 1/2] part: "
` [PATCH 2/2] efi_loader: identify "

[PATCH] mm/compaction: Disable compact_unevictable_allowed on RT
 2020-03-19 16:55 UTC  (11+ messages)
  ` [PATCH v2] "
        ` [PATCH 1/2] =?UTF-8?q?mm/compaction:=20Really=20limit=20compact?= =?UTF-8?q?=5Funevictable=5Fallowed=20to=200=E2=80=A61?=
          ` [PATCH 2/2 v3] mm/compaction: Disable compact_unevictable_allowed on RT
              ` [PATCH 2/2 v4] "
                  ` [PATCH 2/2 v5] "

[dpdk-dev] [PATCH] maintainers: update for ring library
 2020-03-19 16:55 UTC  (2+ messages)

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-03-19 16:53 UTC  (3+ messages)
` [PATCH 70/70] x86/sev-es: Add NMI state tracking

snd_hda_intel/sst-acpi sound breakage on suspend/resume since 5.6-rc1
 2020-03-19 16:51 UTC  (12+ messages)

[PATCH net-next v3 0/2] net: phy: mscc: add support for RGMII MAC mode
 2020-03-19 16:52 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net: phy: mscc: RGMII skew delay configuration

[PATCH v3 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-19 16:52 UTC  (7+ messages)
` [PATCH v3 2/8] drivers/base/memory: map MMOP_OFFLINE to 0
` [PATCH v3 3/8] drivers/base/memory: store mapping between MMOP_* and string in an array
` [PATCH v3 6/8] mm/memory_hotplug: unexport memhp_auto_online

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-19 16:51 UTC  (4+ messages)
` [PATCH 12/28] spi: dt-bindings: spi-controller: Slaves have no address cells

git makes it impossible to ignore or override global gitconfig, needs `GITCONFIGFILE`
 2020-03-19 16:51 UTC  (3+ messages)

[tip:timers/core] BUILD SUCCESS 2c8bd58812ee3dbf0d78b566822f7eacd34bdd7b
 2020-03-19 16:50 UTC 

[RFC PATCH 0/2] image.bbclass: support two-stage deployment of image artifacts
 2020-03-19 16:49 UTC  (4+ messages)
` [RFC PATCH 1/2] image.bbclass: add an intermediate deploy task
` [RFC PATCH 2/2] image.bbclass: deploy artifacts in two stages

UDP with IB verbs lib
 2020-03-19 16:48 UTC  (3+ messages)

[PATCH net-next 0/6] netfilter flowtable hardware offload
 2020-03-19 16:47 UTC  (4+ messages)
` [PATCH net-next 6/6] netfilter: nf_flow_table: hardware offload support

[Xen-devel] [xen-unstable test] 148715: regressions - trouble: fail/pass/starved
 2020-03-19 16:46 UTC 

RoCE v2 packet size
 2020-03-19 16:46 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mq-librem5-devkit: Use 0.9V for VDD_GPU
 2020-03-19 16:46 UTC  (2+ messages)

[RESEND PATCH 00/10] Correction of typos and long lines of comments
 2020-03-19 16:46 UTC  (3+ messages)
` [Outreachy kernel] "

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.216-91-g8130ba7a9b6d)
 2020-03-19 16:45 UTC 

Bug URGENT Report with new kernel 5.5.10-5.6-rc6
 2020-03-19 16:45 UTC  (6+ messages)

Mailing list platform change March 20th
 2020-03-19 16:44 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/2] package/erofs-utils: new package
 2020-03-19 16:44 UTC  (4+ messages)

[[PATCH, net]] net: dsa: mt7530: Change the LINK bit to reflect the link status
 2020-03-19 16:43 UTC  (5+ messages)
` [[PATCH,net]] "

[RFC PATCH v2 0/3] KASAN/KUnit Integration
 2020-03-19 16:42 UTC  (4+ messages)
` [RFC PATCH v2 1/3] Add KUnit Struct to Current Task
` [RFC PATCH v2 2/3] KUnit: KASAN Integration
` [RFC PATCH v2 3/3] KASAN: Port KASAN Tests to KUnit

[GSoC][PATCH 2/2] t4131: use helper function to replace test -f <path>
 2020-03-19 16:42 UTC  (2+ messages)

[PATCH net-next 0/5] add more xdp stats to veth driver
 2020-03-19 16:41 UTC  (6+ messages)
` [PATCH net-next 1/5] veth: move xdp stats in a dedicated structure
` [PATCH net-next 2/5] veth: introduce more specialized counters in veth_stats
` [PATCH net-next 3/5] veth: distinguish between rx_drops and xdp_drops
` [PATCH net-next 4/5] veth: introduce more xdp counters
` [PATCH net-next 5/5] veth: remove atomic64_add from veth_xdp_xmit hotpath

[PATCH 0/7] DWC3/Qualcomm connector based role-switching
 2020-03-19 16:40 UTC  (5+ messages)
` [PATCH 2/7] dt-bindings: usb: dwc3: Add a gpio-usb-connector example

[GSoC][PATCH 1/2] t4131: modernize style
 2020-03-19 16:38 UTC  (2+ messages)

[Cocci] [PATCH 00/26] cocci: Add ParenType/FunctionType to SmPL ASTs
 2020-03-19 16:37 UTC  (8+ messages)
` [Cocci] [PATCH 01/26] parsing_cocci: Add Function Prototype token
            ` [Linux-kernel-mentees] "

[PATCH] aio-posix: fix io_uring with external events
 2020-03-19 16:35 UTC 

Verifier running out of memory on ieee1275/powerpc64
 2020-03-19 16:37 UTC  (6+ messages)

[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
 2020-03-19 16:28 UTC  (4+ messages)
` [PATCH v6 11/61] target/riscv: vector widening integer add and subtract

[PATCH v7] ima-evm-utils: Add some tests for evmctl
 2020-03-19 16:36 UTC  (4+ messages)

Ext4 corruption with VM images as 3 > drop_caches
 2020-03-19 16:36 UTC  (2+ messages)

[PATCH 0/4] linux-user: Fix some issues in termbits.h files
 2020-03-19 16:34 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_concurrent: Test for maximum number of planes
 2020-03-19 16:35 UTC  (2+ messages)

[PATCH 0/6] fix test failure with busybox
 2020-03-19 16:34 UTC  (4+ messages)
` [PATCH 6/6] t4124: fix test for non-compliance diff

[MODERATED] [PATCH 0/3] v4 more sampling fun 0
 2020-03-19 16:34 UTC  (5+ messages)
  ` [MODERATED] Re: [PATCH 1/3] v4 more sampling fun 1

[PATCH 0/5] QEMU Gating CI
 2020-03-19 16:33 UTC  (13+ messages)

[PATCH v2] target/ppc: Fix ISA v3.0 (POWER9) slbia implementation
 2020-03-19 16:31 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] bcache: Use scnprintf() for avoiding potential buffer overflow
 2020-03-19 16:32 UTC  (5+ messages)

[PATCH] ARM: dts: rockchip: move uart2 pinctrl settings to each dts for rk3288
 2020-03-19 16:29 UTC  (5+ messages)

QA notification for completed autobuilder build (yocto-3.1_M3.rc1)
 2020-03-19 16:31 UTC  (3+ messages)
` [yocto] "

[PATCH net-next v5 00/11] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-03-19 16:28 UTC  (17+ messages)
` [PATCH net-next v5 02/11] net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmulti disabled
` [PATCH net-next v5 03/11] net: ethernet: ti: ale: add support for mac-only mode
` [PATCH net-next v5 04/11] net: ethernet: ti: ale: am65: add support for default thread cfg
` [PATCH net-next v5 05/11] dt-binding: ti: am65x: document mcu cpsw nuss
` [PATCH net-next v5 06/11] net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver
` [PATCH net-next v5 07/11] arm64: dts: ti: k3-am65-mcu: add cpsw nuss node
` [PATCH net-next v5 08/11] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [PATCH net-next v5 09/11] arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss node
` [PATCH net-next v5 10/11] arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy defs
` [PATCH net-next v5 11/11] arm64: defconfig: ti: k3: enable dma and networking

[PATCH net] net: bcmgenet: always enable status blocks
 2020-03-19 16:31 UTC  (2+ messages)

[PATCH v2 0/2] staging: rtl8723bs: os_dep: Correct typos and long line in comments
 2020-03-19 16:31 UTC  (3+ messages)
` [PATCH v2 2/2] staging: rtl8723bs: os_dep: Correct long line comments

[PATCH] KVM: PPC: Book3S HV: Add a capability for enabling secure guests
 2020-03-19 16:30 UTC  (2+ messages)

[PATCH 0/2] uboot: fs/btrfs: Fix read error on LZO compressed extents
 2020-03-19 16:28 UTC  (6+ messages)
` [PATCH 2/2] uboot: fs/btrfs: Fix LZO false decompression error caused by pending zero


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.