All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-18 22:14:55 to 2020-03-18 23:06:23 UTC [more...]

[PATCH v4 0/5] module autoloading fixes and cleanups
 2020-03-18 23:05 UTC  (3+ messages)
` [PATCH v4 2/5] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
` [PATCH v4 5/5] selftests: kmod: test disabling module autoloading

[PATCH v2] PCI/ASPM: Fix wrong field set when config L1SS
 2020-03-18 23:06 UTC  (2+ messages)

[PATCH v5 0/4] arm64: Dereference CPU operations indirectly
 2020-03-18 23:01 UTC  (5+ messages)
` [PATCH v5 1/4] arm64: Declare ACPI parking protocol CPU operation if needed
` [PATCH v5 2/4] arm64: Rename cpu_read_ops() to init_cpu_ops()
` [PATCH v5 3/4] arm64: Introduce get_cpu_ops() helper function
` [PATCH v5 4/4] arm64: Remove CPU operations dereferencing array

[Intel-wired-lan] [PATCH 00/12] igc: Refactor MAC address filtering code
 2020-03-18 23:01 UTC  (13+ messages)
` [Intel-wired-lan] [PATCH 01/12] igc: Remove duplicate code in MAC filtering logic
` [Intel-wired-lan] [PATCH 02/12] igc: Check unsupported flag in igc_add_mac_filter()
` [Intel-wired-lan] [PATCH 03/12] igc: Change igc_add_mac_filter() returning value
` [Intel-wired-lan] [PATCH 04/12] igc: Fix igc_uc_unsync()
` [Intel-wired-lan] [PATCH 05/12] igc: Refactor igc_rar_set_index()
` [Intel-wired-lan] [PATCH 06/12] igc: Improve address check in igc_del_mac_filter()
` [Intel-wired-lan] [PATCH 07/12] igc: Remove 'queue' "
` [Intel-wired-lan] [PATCH 08/12] igc: Remove IGC_MAC_STATE_QUEUE_STEERING
` [Intel-wired-lan] [PATCH 09/12] igc: Remove igc_*_mac_steering_filter() wrappers
` [Intel-wired-lan] [PATCH 10/12] igc: Refactor igc_mac_entry_can_be_used()
` [Intel-wired-lan] [PATCH 11/12] igc: Refactor igc_del_mac_filter()
` [Intel-wired-lan] [PATCH 12/12] igc: Add debug messages to MAC filter code

[PATCH 0/1] FAQ for common user questions
 2020-03-18 23:00 UTC  (3+ messages)
` [PATCH 1/1] docs: add a FAQ

[RFC PATCH 0/7] Rework PWM_POLARITY_* flags
 2020-03-18 22:59 UTC  (9+ messages)
` [RFC PATCH 1/7] pwm: rename the PWM_POLARITY_INVERSED enum

[PATCH v6 1/2] Driver for TI HDC20x0 humidity and temperature sensors
 2020-03-18 22:59 UTC  (3+ messages)
` [PATCH v6 2/2] Device tree bindings "

[PATCH v28 00/22] Intel SGX foundations
 2020-03-18 22:58 UTC  (17+ messages)
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call

[Intel-gfx] [PATCH 00/13] drm/i915: Port sync for skl+
 2020-03-18 23:00 UTC  (11+ messages)
` [Intel-gfx] [PATCH 02/13] drm/i915: Move TRANS_DDI_FUNC_CTL2 programming where it belongs
` [Intel-gfx] [PATCH 03/13] drm/i915: Drop usless master_transcoder assignments
` [Intel-gfx] [PATCH 04/13] drm/i915: Move icl_get_trans_port_sync_config() into the DDI code
` [Intel-gfx] [PATCH 05/13] drm/i915: Use REG_FIELD_PREP() & co. for TRANS_DDI_FUNC_CTL2
` [Intel-gfx] [PATCH 06/13] drm/i915: Include port sync state in the state dump

[PATCH] drm: Reject dumb buffers when driver/device doesn't support modesetting
 2020-03-18 22:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm: Reject dumb buffers when driver/device doesn't support modesetting (rev2)

RoCE v2 packet size
 2020-03-18 22:57 UTC 

[PATCH v9 0/4] linux-user: generate syscall_nr.sh for RISC-V
 2020-03-18 22:47 UTC  (10+ messages)
` [PATCH v9 1/4] linux-user: Protect more syscalls
` [PATCH v9 2/4] linux-user/syscall: Add support for clock_gettime64/clock_settime64
` [PATCH v9 3/4] linux-user: Support futex_time64
` [PATCH v9 4/4] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

[PATCHv3 0/3] Lost key-up interrupt handling for omap4-keypad
 2020-03-18 22:57 UTC  (4+ messages)
` [PATCH 1/3] Input: omap4-keypad - disable unused long interrupts
` [PATCH 2/3] Input: omap4-keypad - Scan keys in two phases and simplify with bitmask
` [PATCH 3/3] Input: omap4-keypad - check state again for lost key-up interrupts

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-18 22:52 UTC  (19+ messages)
` [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH 4/4] hugetlbfs: clean up command line processing

[Xen-devel] [xen-unstable-smoke test] 148717: tolerable all pass - PUSHED
 2020-03-18 22:56 UTC 

[PATCH] mm/shuffle.c: optimize add_to_free_area_random()
 2020-03-18 22:57 UTC  (9+ messages)
      ` [PATCH v2] mm/shuffle.c: Fix races in add_to_free_area_random()
        ` [PATCH v3] "

What are the key factors for yocto build speed?
 2020-03-18 22:56 UTC  (3+ messages)
` [yocto] "

[RFC PATCH 1/2] dt-bindings: sram: convert rockchip-pmu-sram bindings to yaml
 2020-03-18 22:55 UTC  (7+ messages)

[PATCH v3 0/5] module autoloading fixes and cleanups
 2020-03-18 22:55 UTC  (7+ messages)
` [PATCH v3 2/5] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()

[PATCH v4 0/5] arm64: Dereference CPU operations indirectly
 2020-03-18 22:53 UTC  (5+ messages)
` [PATCH v4 4/5] arm64: Remove CPU operations dereferencing array

[bigeasy-staging:lockdep-nesting 6/15] include/linux/fs.h:1422:29: error: array type has incomplete element type 'struct percpu_rw_semaphore'
 2020-03-18 22:52 UTC  (2+ messages)

[PATCH 1/8] drm/amdgpu: add mask bit for IH_CLK_CTRL on oss v5.0
 2020-03-18 22:51 UTC  (8+ messages)
` [PATCH 2/8] drm/amdgpu: create new files for arcturus ih
` [PATCH 3/8] drm/amdgpu: remove non Arcturus references from arcturus_ih
` [PATCH 4/8] drm/amdgpu: replace function prefix names
` [PATCH 5/8] drm/amdgpu: reroute VMC and UMD to IH ring 1 for arcturus
` [PATCH 6/8] drm/amdgpu: remove Arcturus references from vega10 ih
` [PATCH 7/8] drm/amdgpu: add arcturus_ih.o into Makefile
` [PATCH 8/8] drm/amdgpu: replace ih ip reference for arcturus

Advantage(s) of static over dynamic nftables sets?
 2020-03-18 22:51 UTC  (4+ messages)

[PATCH] sindex: Add option to search by location
 2020-03-18 22:51 UTC  (2+ messages)

[PATCH v2 0/3] staging: iio: adc: General code reformatting / cleanup patchset
 2020-03-18 22:50 UTC  (7+ messages)
` [PATCH 1/3] staging: iio: adc: ad7192: Re-indent enum labels
  ` [Outreachy kernel] "
` [PATCH 2/3] staging: iio: adc: ad7192: Correct macro names from SYNC to SINC
  ` [Outreachy kernel] "
` [PATCH 3/3] staging: iio: adc: ad7192: Reformat lines crossing 80 columns
  ` [Outreachy kernel] "

[PATCH v5 0/5] kselftest: add fixture parameters
 2020-03-18 22:49 UTC  (2+ messages)

[PATCH v1 0/6] iommu/arm-smmu: Auxiliary domain and per instance pagetables
 2020-03-18 22:48 UTC  (5+ messages)
` [PATCH v1 2/6] arm/smmu: Add auxiliary domain support for arm-smmuv2

[PATCH v2 2/7] lib: prepare xxhash for preboot environment
 2020-03-18 22:47 UTC  (2+ messages)
  ` [PATCH v2 3/7] lib: add zstd support to decompress

[PATCH 1/2] staging: rtl8192u: Using function name as string
 2020-03-18 17:57 UTC  (5+ messages)
` [PATCH 2/2] staging: rtl8192u: Corrects 'Avoid CamelCase' for variables

[PATCH v5 05/12] spi: spi-fsl-dspi: Protect against races on dspi->words_in_flight
 2020-03-18 22:45 UTC  (3+ messages)
` Applied "spi: spi-fsl-dspi: Protect against races on dspi->words_in_flight" to the spi tree

[PATCH v3 0/4] ov5645: Switch to assigned-clock-rates
 2020-03-18 22:41 UTC  (15+ messages)
` [PATCH v3 1/4] media: dt-bindings: media: i2c: "
` [PATCH v3 3/4] media: i2c: ov5645: Set maximum leverage of external clock frequency to 24480000

[PATCH] RelNotes/2.26.0: fix various typos
 2020-03-18 22:42 UTC  (2+ messages)

[PATCH v7 0/7] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-18 22:42 UTC  (5+ messages)
` [PATCH v7 2/7] scsi: ufs: use an enum for host capabilities
  ` [EXT] "

[PATCH RESEND v4 for-next] RDMA/hns: Check if depth of qp is 0 before configure
 2020-03-18 22:42 UTC  (2+ messages)

Allowing only blob filtering was: [TOPIC 5/17] Partial Clone
 2020-03-18 22:41 UTC  (9+ messages)
` [RFC PATCH 0/2] upload-pack.c: limit allowed filter choices
  ` [RFC PATCH 1/2] list_objects_filter_options: introduce 'list_object_filter_config_name'

[Qemu-devel] [Bug 1835865] [NEW] piix crashes on mips when accessing acpi-pci-hotplug
 2020-03-18 22:34 UTC  (2+ messages)
` [Bug 1835865] "

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

KASAN: use-after-free Write in release_tty
 2020-03-18 22:38 UTC  (9+ messages)
` [PATCH] vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
          ` [PATCH v2 0/2] vt: fix some vt_ioctl races
            ` [PATCH v2 1/2] vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
            ` [PATCH v2 2/2] vt: vt_ioctl: fix use-after-free in vt_in_use()

[Buildroot] [PATCH v2 1/2] package/erofs-utils: new package
 2020-03-18 22:39 UTC  (2+ messages)

[PATCH v2] perf/core: install cgroup events to correct cpuctx
 2020-03-18 22:37 UTC  (7+ messages)

[PATCH v3 0/6] Add basic SoC Support for Mediatek MT6779 SoC
 2020-03-18 22:38 UTC  (4+ messages)
` [PATCH v3 1/6] dt-bindings: pinctrl: add bindings for MediaTek "

[patch V2 00/15] Lock ordering documentation and annotation for lockdep
 2020-03-18 22:31 UTC  (9+ messages)
` [patch V2 02/15] pci/switchtec: Replace completion wait queue usage for poll
` [patch V2 08/15] Documentation: Add lock ordering and nesting documentation
` [patch V2 11/15] completion: Use simple wait queues

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-18 22:37 UTC  (6+ messages)
` [PATCH 19/28] dt-bindings: mmc: Convert sdhci-pxa to json-schema

[Buildroot] [git commit] package/erofs-utils: new package
 2020-03-18 22:37 UTC 

[PATCH v2] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
 2020-03-18 22:35 UTC  (3+ messages)

[cip-dev] CIP IRC weekly meeting today
 2020-03-18 22:35 UTC 

[PATCH v5 0/5] iommu/arm-smmu: Split pagetable support for arm-smmu-v2
 2020-03-18 22:34 UTC  (5+ messages)
` [PATCH v5 2/5] iommu/arm-smmu: Add support for TTBR1

[PATCH RFC] io-wq: handle hashed writes in chains
 2020-03-18 22:33 UTC  (2+ messages)

[PATCH 5/5] riscv: Add SW single-step support for KDB
 2020-03-18 22:33 UTC  (2+ messages)

[PATCH 3/5] kgdb: enable arch to handle more query packets
 2020-03-18 22:32 UTC  (2+ messages)

[PULL 0/4] Python queue for 5.0 soft freeze
 2020-03-18 22:31 UTC  (3+ messages)
` [PATCH 5/4] scripts/simplebench: fix python script ! headers

[Intel-wired-lan] [PATCH] igc: Fix NFC queue redirection support
 2020-03-18 22:32 UTC  (2+ messages)

[PATCH v3] fdc/i8257: implement verify transfer mode
 2020-03-18 22:28 UTC  (2+ messages)

[PATCH 0/5] selftests/powerpc: Add NX-GZIP engine testcase
 2020-03-18 22:29 UTC  (9+ messages)
` [PATCH 2/5] selftests/powerpc: Add header files for NX compresion/decompression
` [PATCH 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase

[PATCH 1/3] io: Provide _inX() and _outX()
 2020-03-18 22:31 UTC  (2+ messages)

[PATCH v2 0/4] travis-ci: Add a KVM-only s390x job
 2020-03-18 22:27 UTC  (5+ messages)
` [PATCH-for-5.0 v2 1/4] tests/test-util-filemonitor: Fix Travis-CI $ARCH env variable name
` [PATCH-for-5.0 v2 2/4] tests/test-util-sockets: Skip test on non-x86 Travis containers
` [PATCH-for-5.0 v2 3/4] tests/migration: Reduce autoconverge initial bandwidth
` [PATCH v2 4/4] .travis.yml: Add a KVM-only s390x job

[bug report] wireless: mwifiex: initial commit for Marvell mwifiex driver
 2020-03-18 22:29 UTC  (4+ messages)
  ` [EXT] "

[PATCH v2 bpf-next] bpf: sharing bpf runtime stats with /dev/bpf_stats
 2020-03-18 22:29 UTC  (11+ messages)

[stable] locks: fix a potential use-after-free problem when wakeup a waiter
 2020-03-18 22:29 UTC  (2+ messages)

[PATCH bpf-next v6] bpf: Support llvm-objcopy for vmlinux BTF
 2020-03-18 22:27 UTC 

[PATCH v2 1/2] dt-bindings: arm/samsung: Add compatible string for the Galaxy S2
 2020-03-18 22:25 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: DTS: Add devicetree file "

[meta-oe][PATCH] libyui-ncurses: Fix multilib build
 2020-03-18 22:25 UTC  (2+ messages)
` [meta-oe][PATCH] rocksdb: Fix build on platforms not having all atomic intrinsics

[PATCH-for-5.0] block: Assert BlockDriver::format_name is not NULL
 2020-03-18 22:22 UTC 

[Buildroot] [PATCH 1/1] package/linphone: fix powerpc build
 2020-03-18 22:23 UTC  (2+ messages)

[PATCH 4/5] pci: handled return value of platform_get_irq correctly
 2020-03-18 22:22 UTC  (4+ messages)

snd_hda_intel/sst-acpi sound breakage on suspend/resume since 5.6-rc1
 2020-03-18 22:20 UTC  (11+ messages)

[Buildroot] [git commit] package/linphone: fix powerpc build
 2020-03-18 22:20 UTC 

Atomic KMS API lacks the ability to set cursor hot-spot coordinates
 2020-03-18 22:20 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/polkit: fix build with NLS
 2020-03-18 22:19 UTC  (2+ messages)

[PATCH v3] iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
 2020-03-18 22:19 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/redis: bump to v5.0.8
 2020-03-18 22:19 UTC  (2+ messages)

[Buildroot] [PATCH] package/vim: bump to v8.2.0
 2020-03-18 22:19 UTC  (2+ messages)

[PATCH-for-5.0 0/2] hw/acpi/piix4: Restrict 'system hotplug' feature to i440fx PC machine
 2020-03-18 22:15 UTC  (3+ messages)
` [PATCH-for-5.0 1/2] hw/acpi/piix4: Add 'system-hotplug-support' property
` [PATCH-for-5.0 2/2] hw/acpi/piix4: Restrict system-hotplug-support to x86 i440fx PC machine

[Buildroot] [git commit] package/polkit: fix build with NLS
 2020-03-18 22:19 UTC 

[PATCH] ARM: tegra: p2371-2180: add I2C nodes to DT
 2020-03-18 22:18 UTC 

[Buildroot] [PATCH 1/2] package/llvm: specify LLVM_ENABLE_BINDINGS=OFF
 2020-03-18 22:18 UTC  (2+ messages)

b4 not finding patches
 2020-03-18 22:18 UTC  (4+ messages)

Verifier running out of memory on ieee1275/powerpc64
 2020-03-18 22:17 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl: Add new PCI IDs to TGL
 2020-03-18 22:12 UTC 

[PULL 00/28 for 5.0] testing and gdbstub updates
 2020-03-18 22:15 UTC  (2+ messages)

[PATCH v5 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-18 22:14 UTC  (6+ messages)
` [PATCH v5 1/2] KEYS: Don't write out to userspace while holding key semaphore
` [PATCH v5 2/2] KEYS: Avoid false positive ENOMEM error on key read


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.