All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-26 22:41:59 to 2020-03-26 23:25:33 UTC [more...]

[PATCH AUTOSEL 4.4 1/4] ALSA: hda/realtek: Fix pop noise on ALC225
 2020-03-26 23:25 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 2/4] drm/bochs: downgrade pci_request_region failure from error to warning

[PATCH AUTOSEL 5.5 01/28] thunderbolt: Fix error code in tb_port_is_width_supported()
 2020-03-26 23:23 UTC  (27+ messages)
` [PATCH AUTOSEL 5.5 02/28] drm/bridge: dw-hdmi: fix AVI frame colorimetry
` [PATCH AUTOSEL 5.5 03/28] nvme-rdma: Avoid double freeing of async event data
` [PATCH AUTOSEL 5.5 04/28] ALSA: hda/realtek: Fix pop noise on ALC225
` [PATCH AUTOSEL 5.5 05/28] staging: wfx: fix warning about freeing in-use mutex during device unregister
` [PATCH AUTOSEL 5.5 06/28] kconfig: introduce m32-flag and m64-flag
` [PATCH AUTOSEL 5.5 07/28] int128: fix __uint128_t compiler test in Kconfig
` [PATCH AUTOSEL 5.5 08/28] drm/amdgpu: add fbdev suspend/resume on gpu reset
` [PATCH AUTOSEL 5.5 09/28] drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
` [PATCH AUTOSEL 5.5 10/28] drm/bochs: downgrade pci_request_region failure from error to warning
` [PATCH AUTOSEL 5.5 14/28] arm64: smp: fix smp_send_stop() behaviour
` [PATCH AUTOSEL 5.5 15/28] arm64: smp: fix crash_smp_send_stop() behaviour
` [PATCH AUTOSEL 5.5 16/28] modpost: Get proper section index by get_secindex() instead of st_shndx
` [PATCH AUTOSEL 5.5 17/28] drm/amdgpu: fix typo for vcn1 idle check
` [PATCH AUTOSEL 5.5 21/28] nvmet-tcp: set MSG_MORE only if we actually have more to send
` [PATCH AUTOSEL 5.5 23/28] kconfig: Add yes2modconfig and mod2yesconfig targets
` [PATCH AUTOSEL 5.5 24/28] ALSA: pcm: oss: Avoid plugin buffer overflow
` [PATCH AUTOSEL 5.5 27/28] tty: fix compat TIOCGSERIAL leaking uninitialized memory
` [PATCH AUTOSEL 5.5 28/28] drm/lease: fix WARNING in idr_destroy

[PATCH AUTOSEL 4.9 1/7] ALSA: hda/realtek: Fix pop noise on ALC225
 2020-03-26 23:25 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 2/7] drm/bochs: downgrade pci_request_region failure from error to warning

[PATCH AUTOSEL 5.4 01/19] drm/bridge: dw-hdmi: fix AVI frame colorimetry
 2020-03-26 23:24 UTC  (15+ messages)
` [PATCH AUTOSEL 5.4 02/19] nvme-rdma: Avoid double freeing of async event data
` [PATCH AUTOSEL 5.4 03/19] ALSA: hda/realtek: Fix pop noise on ALC225
` [PATCH AUTOSEL 5.4 04/19] kconfig: introduce m32-flag and m64-flag
` [PATCH AUTOSEL 5.4 05/19] drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
` [PATCH AUTOSEL 5.4 06/19] drm/bochs: downgrade pci_request_region failure from error to warning
` [PATCH AUTOSEL 5.4 08/19] staging: greybus: loopback_test: fix potential path truncation
` [PATCH AUTOSEL 5.4 10/19] drm/amdgpu: fix typo for vcn1 idle check
` [PATCH AUTOSEL 5.4 14/19] nvmet-tcp: set MSG_MORE only if we actually have more to send
` [PATCH AUTOSEL 5.4 19/19] drm/lease: fix WARNING in idr_destroy

[PATCH AUTOSEL 4.14 01/10] drm/bridge: dw-hdmi: fix AVI frame colorimetry
 2020-03-26 23:25 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 03/10] drm/bochs: downgrade pci_request_region failure from error to warning
` [PATCH AUTOSEL 4.14 05/10] staging: greybus: loopback_test: fix potential path truncation

[PATCH AUTOSEL 4.19 01/15] drm/bridge: dw-hdmi: fix AVI frame colorimetry
 2020-03-26 23:24 UTC  (12+ messages)
` [PATCH AUTOSEL 4.19 03/15] ALSA: hda/realtek: Fix pop noise on ALC225
` [PATCH AUTOSEL 4.19 04/15] drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
` [PATCH AUTOSEL 4.19 05/15] drm/bochs: downgrade pci_request_region failure from error to warning
` [PATCH AUTOSEL 4.19 07/15] staging: greybus: loopback_test: fix potential path truncation
` [PATCH AUTOSEL 4.19 08/15] staging: greybus: loopback_test: fix potential path truncations
` [PATCH AUTOSEL 4.19 09/15] drm/amdgpu: fix typo for vcn1 idle check
` [PATCH AUTOSEL 4.19 12/15] ALSA: pcm: oss: Avoid plugin buffer overflow
` [PATCH AUTOSEL 4.19 15/15] drm/lease: fix WARNING in idr_destroy

[PATCH for-5.1 00/31] target/arm: SVE2, part 1
 2020-03-26 23:08 UTC  (27+ messages)
` [PATCH 01/31] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
` [PATCH 02/31] target/arm: Implement SVE2 Integer Multiply - Unpredicated
` [PATCH 03/31] target/arm: Implement SVE2 integer pairwise add and accumulate long
` [PATCH 04/31] target/arm: Remove fp_status from helper_{recpe, rsqrte}_u32
` [PATCH 05/31] target/arm: Implement SVE2 integer unary operations (predicated)
` [PATCH 06/31] target/arm: Split out saturating/rounding shifts from neon
` [PATCH 07/31] target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)
` [PATCH 08/31] target/arm: Implement SVE2 integer halving add/subtract (predicated)
` [PATCH 09/31] target/arm: Implement SVE2 integer pairwise arithmetic
` [PATCH 10/31] target/arm: Implement SVE2 saturating add/subtract (predicated)
` [PATCH 11/31] target/arm: Implement SVE2 integer add/subtract long
` [PATCH 12/31] target/arm: Implement SVE2 integer add/subtract interleaved long
` [PATCH 13/31] target/arm: Implement SVE2 integer add/subtract wide
` [PATCH 14/31] target/arm: Implement SVE2 integer multiply long
` [PATCH 15/31] target/arm: Implement PMULLB and PMULLT
` [PATCH 16/31] target/arm: Tidy SVE tszimm shift formats
` [PATCH 17/31] target/arm: Implement SVE2 bitwise shift left long
` [PATCH 19/31] target/arm: Implement SVE2 bitwise permute
` [PATCH 20/31] target/arm: Implement SVE2 complex integer add
` [PATCH 21/31] target/arm: Implement SVE2 integer absolute difference and accumulate long
` [PATCH 22/31] target/arm: Implement SVE2 integer add/subtract long with carry
` [PATCH 23/31] target/arm: Create arm_gen_gvec_[us]sra
` [PATCH 24/31] target/arm: Create arm_gen_gvec_{u,s}{rshr,rsra}
` [PATCH 27/31] target/arm: Tidy handle_vec_simd_shri
` [PATCH 28/31] target/arm: Implement SVE2 bitwise shift and insert
` [PATCH 31/31] target/arm: Implement SVE2 integer absolute difference and accumulate

[PATCH v4 00/15] glibc port to ARC processors
 2020-03-26 23:22 UTC  (3+ messages)
` [PATCH v4 07/15] ARC: hardware floating point support

[PATCH] libuuid: improve uuid_unparse() performance
 2020-03-26 23:22 UTC  (5+ messages)

[PATCH 1/2] ARM: dts: aspeed: romulus: Add gpio line names
 2020-03-26 23:20 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: aspeed: zaius: "

[PATCH v4 1/1] nvmet-rdma: use SRQ per completion vector
 2020-03-26 23:20 UTC  (2+ messages)

[PATCH] staging: sm750fb: no spaces before tabs
 2020-03-26 23:20 UTC 

[PATCH v1 0/2] This series of patches add support for the Cortina Access
 2020-03-26 23:20 UTC  (3+ messages)
` [PATCH v1 1/2] mtd: rawnand: ca_nand: add Cortina Access Parallel NAND controller support
` [PATCH v1 2/2] board: presidio-asic: Add RAW Parallel NAND support

[PATCH v2 0/4] Invalidate and flush caches at the beginning of every gfx IB
 2020-03-26 23:20 UTC  (6+ messages)
` [PATCH v2 2/4] drm/amdgpu: Add AQUIRE_MEM PACKET3 fields defintion
` [PATCH v2 4/4] drm/amdgpu: Add a UAPI flag for user to call mem_sync

[PATCH v3 0/3] Allow for rpmpd/rpmh/rpmhpd drivers to be loaded as permenent modules
 2020-03-26 23:18 UTC  (5+ messages)
` [PATCH v3 1/3] soc: qcom: rpmpd: Allow RPMPD driver to be loaded as a module
` [PATCH v3 2/3] soc: qcom: rpmh: Allow RPMH "
` [PATCH v3 3/3] soc: qcom: rpmhpd: Allow RPMHPD "

What is the BEST GUI frontend to iptables firewall?
 2020-03-26 23:18 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/execlists: Prevent GPU death on ELSP[1] promotion to idle context
 2020-03-26 23:18 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/execlists: Explicitly reset both reg and context runtime

[PATCH v3 net-next 0/8] Configure the MTU on DSA switches
 2020-03-26 23:17 UTC  (5+ messages)
` [PATCH v3 net-next 1/8] net: phy: bcm7xx: add jumbo frame configuration to PHY
` [PATCH v3 net-next 5/8] net: dsa: b53: add MTU configuration support

[PATCH] x86: fix early boot crash on gcc-10
 2020-03-26 23:16 UTC  (2+ messages)
` [PATCH v2] "

[Buildroot] [PATCH 1/1] package/{protobuf, python-protobuf}: bump to version 3.11.4
 2020-03-26 23:16 UTC 

[mac80211:master] BUILD SUCCESS b95d2ccd2ccb834394d50347d0e40dc38a954e4a
 2020-03-26 23:16 UTC 

[PATCH v2 00/13] NFS client user xattr (RFC8276) support
 2020-03-26 23:16 UTC  (3+ messages)

[frank-w-bpi-r2-4.14:5.6-merged 23/26] drivers/misc/mediatek/connectivity/common/common_detect/wmt_gpio.h:24:10: fatal error: osal.h: No such file or directory
 2020-03-26 23:15 UTC 

[PATCHv2 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-26 23:14 UTC  (9+ messages)
` [PATCHv2 bpf-next 1/5] bpf: Add socket assign support
` [PATCHv2 bpf-next 5/5] selftests: bpf: add test for sk_assign
      ` call for bpf progs. "

[PATCH] connected: always use partial clone optimization
 2020-03-26 23:14 UTC  (3+ messages)

[PATCH 4/8] mmap locking API: convert mmap_sem call sites missed by coccinelle
 2020-03-26 23:13 UTC  (3+ messages)

[RFC PATCH 00/12] x86: Trenchboot secure late launch Linux kernel support
 2020-03-26 23:13 UTC  (8+ messages)
` [RFC PATCH 03/12] x86: Add early SHA support for Secure Launch early measurements

[perf] 64a7f64478: perf-event-tests.check_reset_mpx.failed
 2020-03-26 23:13 UTC  (3+ messages)

[PATCH 2/2] psi, tracepoint: introduce tracepoints for psi_memstall_{enter, leave}
 2020-03-26 23:14 UTC  (2+ messages)

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-26 23:10 UTC  (11+ messages)
` [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size

[PATCH 0/3] t210: miscellaneous patches
 2020-03-26 23:10 UTC  (4+ messages)
` [PATCH 1/3] t210: do not enable PLLE and UPHY PLL HW PWRSEQ
` [PATCH 2/3] t210: Adjust ramdisk_addr_r/fdt_addr_r to allow for large kernels
` [PATCH 3/3] t210: pinmux: Remove pinmux/GPIO init from T210 boards

[PATCH v3 net-next 0/5] bnxt_en: Updates to devlink info_get cb
 2020-03-26 23:09 UTC  (4+ messages)
` [PATCH v3 net-next 1/5] devlink: Add macro for "fw.api" to "

[PATCH v2 00/14] usb: dwc3: meson: add OTG support for GXL/GXM
 2020-03-26 23:08 UTC  (9+ messages)
` [PATCH v2 05/14] usb: dwc3: meson-g12a: check return of dwc3_meson_g12a_usb_init
` [PATCH v2 06/14] usb: dwc3: meson-g12a: refactor usb2 phy init

[Buildroot] [PATCH 1/1] package/python-setuptools-scm: bump to version 3.5.0
 2020-03-26 23:08 UTC 

[PATCH 0/2] This series of patches add support for the Cortina Access
 2020-03-26 23:05 UTC 

[RFC PATCH 00/12] x86: Trenchboot secure late launch Linux kernel support
 2020-03-26 23:04 UTC  (6+ messages)

[PATCH 0/3] target/mips: Add loongson gs464 core
 2020-03-26 23:02 UTC  (2+ messages)

[Outreachy][PATCH] staging: vt6655: Remove multiple assignments
 2020-03-26 23:03 UTC 

[igt-dev] [PATCH i-g-t v2] lib: Sync i915_pciids.h with kernel
 2020-03-26 23:03 UTC  (2+ messages)

[PATCH 0/5] CMD_SAVEENV ifdef cleanup
 2020-03-26 23:02 UTC  (4+ messages)
` [PATCH v2 0/2] allow CONFIG_SPL_SAVEENV to work with ENV_IS_IN_SPI_FLASH
  ` [PATCH v2 1/2] env: add SAVEENV as an alias of the CMD_SAVEENV symbol
  ` [PATCH v2 2/2] env/sf.c: honour CONFIG_SPL_SAVEENV

[PATCH] parisc: Regenerate parisc defconfigs
 2020-03-26 23:01 UTC  (4+ messages)

[PATCH 0/2] mm/madvise: teach MADV_PAGEOUT about swap cache
 2020-03-26 23:00 UTC  (4+ messages)
` [PATCH 2/2] mm/madvise: skip MADV_PAGEOUT on shared swap cache pages

[PATCH v8 00/74] per-CPU locks
 2020-03-26 22:58 UTC  (2+ messages)

[PATCH 0/2] net: tegra: Misc network fixes
 2020-03-26 22:59 UTC  (3+ messages)
` [PATCH 1/2] net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot
` [PATCH 2/2] tegra: Enable CONFIG_BOOTP_PREFER_SERVERIP for all Jetson boards

[Buildroot] [PATCH 1/1] package/python-pyasn1-modules: bump to version 0.2.8
 2020-03-26 22:58 UTC 

[Buildroot] [PATCH v3 1/2] package/libapparmor: new package
 2020-03-26 22:56 UTC  (2+ messages)
` [Buildroot] [PATCH v3 2/2] package/libapparmor-utils: "

[RFC NOT PULL] Add experimental target 'noqq' (sans inline Quick Quizzes)
 2020-03-26 22:56 UTC  (4+ messages)
` [RFC PULL v2] Add experimental targets 'nq' and '1cnq' "

[ANNOUNCEMENT]Milestone 3 for Yocto Project 3.1 (yocto-3.1_M3) now available
 2020-03-26 22:56 UTC  (2+ messages)
` [yocto-announce] "

[PATCH for 5.0 v1 0/2] RISC-V: Fix Hypervisor guest user space
 2020-03-26 22:44 UTC  (6+ messages)
` [PATCH for 5.0 v1 1/2] riscv: Don't use stage-2 PTE lookup protection flags
` [PATCH for 5.0 v1 2/2] riscv: AND stage-1 and stage-2 "

[PATCH v2] RISC-V: Move all address space definition macros to one place
 2020-03-26 22:55 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 5.6 final (or -rc8)
 2020-03-26 22:55 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 5.6-rc8
 2020-03-26 22:55 UTC  (2+ messages)

[PATCH v3 0/7] Improvements to MHI Bus
 2020-03-26 22:54 UTC  (5+ messages)
` [PATCH v3 6/7] net: qrtr: Add MHI transport layer

[Buildroot] [PATCH 1/1] package/python-crossbar: bump to version 20.2.1
 2020-03-26 22:54 UTC 

[PATCH] MAINTAINERS: adjust to filesystem doc ReST conversion
 2020-03-26 22:54 UTC  (11+ messages)
            ` [PATCH] parse-maintainers: Do not sort section content by default

[Xen-devel] [xen-unstable-smoke test] 149063: tolerable all pass - PUSHED
 2020-03-26 22:53 UTC 

[zeus/master][PATCH v2] sciclient-rtos: Specifying HS_BUILD=yes for am65xx-evm-hs targets
 2020-03-26 22:53 UTC 

[PATCH-for-5.0 00/12] hw: Add missing error-propagation code
 2020-03-26 22:50 UTC  (9+ messages)
` [PATCH-for-5.0 07/12] hw/mips/cps: "
` [PATCH-for-5.0 08/12] hw/mips/boston: "
` [PATCH-for-5.0 09/12] hw/mips/mips_malta: "

[tty:tty-testing] BUILD SUCCESS 3b9c55efb23ebc6edb8190d9afa78b311e49404f
 2020-03-26 22:50 UTC 

[PATCH] multiboot2: enable quirk-modules-after-kernel
 2020-03-26 22:46 UTC 

[PATCH] i2c: pca-platform: Use platform_irq_get_optional
 2020-03-26 22:44 UTC 

pm/testing sleep: 7 runs, 0 regressions (v5.6-rc7-129-g8b4ddf47b7b4)
 2020-03-26 22:43 UTC 

[PATCH 0/2] arm64: dts: meson-g12: usb DT fixes
 2020-03-26 22:42 UTC  (4+ messages)

[PATCH 0/3 v2] qspi: t210: fix claim_bus and clock/tap delays
 2020-03-26 22:42 UTC  (4+ messages)
` [PATCH 1/3] qspi: t210: Fix claim_bus's use of the wrong bus/device
` [PATCH 2/3] qspi: t210: Fix QSPI clock and tap delays
` [PATCH 3/3] qspi: t210: Use dev_read calls to get FDT data like base, freq


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.