All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-31 18:15:43 to 2021-03-31 19:15:45 UTC [more...]

[PATCH v8] builtin/clone.c: add --reject-shallow option
 2021-03-31 19:14 UTC  (3+ messages)
` [PATCH v9] "

[PATCH V5 00/10] PKS: Add Protection Key Supervisor support
 2021-03-31 19:14 UTC  (11+ messages)
` [PATCH V5 01/10] x86/pkeys: Create pkeys_common.h
` [PATCH V5 02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH V5 03/10] x86/pks: Add additional PKEY helper macros
` [PATCH V5 04/10] x86/pks: Add PKS defines and Kconfig options
` [PATCH V5 05/10] x86/pks: Add PKS setup code
` [PATCH V5 06/10] x86/fault: Adjust WARN_ON for PKey fault
` [PATCH V5 07/10] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH V5 08/10] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH V5 09/10] x86/pks: Add PKS kernel API
` [PATCH V5 10/10] x86/pks: Add PKS test code

[PATCH] freebsd: Implement selection of FIB (routing table) for tunneled packets
 2021-03-31 19:11 UTC  (8+ messages)

[PATCH v3 15/28] usb: ehci-mx6: Drop assignment of sequence number
 2021-03-31 19:14 UTC  (4+ messages)
` [PATCH v3 00/28] dm: Change the way sequence numbers are implemented

[PATCH 0/4] Convert Cadence QSPI bindings to yaml
 2021-03-31 19:11 UTC  (4+ messages)
` [PATCH 4/4] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml

[Buildroot] [PATCH 1/1] package/modem-manager: bump version to 1.16.2
 2021-03-31 19:12 UTC  (5+ messages)

nvme tcp receive errors
 2021-03-31 19:10 UTC  (2+ messages)

[PATCH v4 00/29] tree-walk: mostly replace "mode" with "enum object_type"
 2021-03-31 19:09 UTC  (20+ messages)
` [PATCH v5 00/18] tree-walk.h: slimmed down
  ` [PATCH v5 01/18] cache.h: add a comment to object_type()
  ` [PATCH v5 02/18] merge-ort: correct reference to test in 62fdec17a11
  ` [PATCH v5 03/18] cache.h: have base_name_compare() take "is tree?", not "mode"
  ` [PATCH v5 04/18] fast-import tests: test for sorting dir/file foo v.s. foo.txt
  ` [PATCH v5 05/18] mktree tests: test that "mode" is passed when sorting
  ` [PATCH v5 06/18] diff "
  ` [PATCH v5 07/18] merge-tree tests: test for the mode comparison in same_entry()
  ` [PATCH v5 08/18] blame: emit a better error on 'git blame directory'
  ` [PATCH v5 09/18] notes & match-trees: use name_entry's "pathlen" member
  ` [PATCH v5 10/18] tree-walk.h users: use temporary variable(s) for "mode"
  ` [PATCH v5 11/18] match-trees: use "tmp" for mode in shift_tree_by()
  ` [PATCH v5 12/18] tree.h: format argument lists of read_tree() users
  ` [PATCH v5 13/18] tree-walk.h API: formatting changes for subsequent commit
  ` [PATCH v5 14/18] tree-walk.h API doc: improve documentation of get_tree_entry()
  ` [PATCH v5 15/18] tree-walk.h API: rename get_tree_entry() to get_tree_entry_mode()
  ` [PATCH v5 16/18] tree-walk.h API: add a get_tree_entry_path() function
  ` [PATCH v5 17/18] tree-walk.h API: document and format tree_entry_extract()
  ` [PATCH v5 18/18] tree-entry.h API: rename tree_entry_extract() to tree_entry_extract_mode()

[dpdk-dev] [PATCH] app/test-pmd: enable testpmd on windows
 2021-03-31 19:10 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

RFC: Approaches to resolve netfs API interface to NFS multiple completions problem
 2021-03-31 19:08 UTC  (5+ messages)

[dpdk-dev] [PATCH v1 1/1] build: optional NUMA and cpu counts detection
 2021-03-31 19:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

stable-rc/queue/4.4 baseline: 90 runs, 9 regressions (v4.4.264-12-g6ca543e285e71)
 2021-03-31 19:05 UTC 

[PATCH v3] icmp: support rfc5837
 2021-03-31 17:56 UTC  (13+ messages)
          ` rfc5837 and rfc8335

[GIT PULL] ftrace: Check if pages were allocated before calling free_pages()
 2021-03-31 19:03 UTC  (6+ messages)

[PATCH 1/2] mesa: update 21.0.0 -> 21.0.1
 2021-03-31 19:04 UTC  (6+ messages)
` [OE-core] "

[PATCH 00/21] libs/guest: new CPUID/MSR interface
 2021-03-31 19:03 UTC  (3+ messages)
` [PATCH 02/21] libs/guest: rename xc_get_cpu_policy_size to xc_cpu_policy_get_size

[PATCH] selftests/bpf: add LDFLAGS when building test_verifier
 2021-03-31 19:02 UTC  (2+ messages)

[PATCH v4 0/2] Adding i2c-cp2615: i2c support for Silicon Labs' CP2615 Digital Audio
 2021-03-31 19:19 UTC  (3+ messages)
` [PATCH v4 1/2] i2c: Add I2C_AQ_NO_REP_START adapter quirk
` [PATCH v4 2/2] Adding i2c-cp2615: i2c support for Silicon Labs' CP2615 Digital Audio Bridge

[PATCH] Makefile: generate 'git' as 'cc [...] -o git+ && mv git+ git'
 2021-03-31 19:01 UTC  (21+ messages)
` [PATCH v2 0/5] Makefile: don't die on AIX with open ./git
  ` [PATCH v2 1/5] Makefile: rename objects in-place, don't clobber
  ` [PATCH v2 4/5] Makefile: add the ".DELETE_ON_ERROR" flag
  ` [PATCH 0/6] Makefile: make non-symlink & non-hardlink install sane
    ` [PATCH 6/6] Makefile: add a INSTALL_FALLBACK_LN_CP mode

[chanwoo:devfreq-testing-passive-gov 14/15] drivers/devfreq/governor_passive.c:306 cpufreq_passive_register_notifier() warn: possible memory leak of 'cpu_data'
 2021-03-31 19:02 UTC  (2+ messages)

[lee-linaro:android-3.18-preview 396/868] arch/microblaze/kernel/intc.c:40:9: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-03-31 19:01 UTC 

[PATCH 0/7] improve reporting of unexpected objects
 2021-03-31 19:00 UTC  (9+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 10/10] tag: don't misreport type of tagged objects in errors

[PATCH bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag
 2021-03-31 18:59 UTC  (4+ messages)
` [PATCH bpf-next] libbpf: Add '_wait()' and '_nowait()' macros for 'bpf_ring_buffer__poll()'

[Buildroot] [PATCH 1/1] package/libvips: add giflib optional dependency
 2021-03-31 18:59 UTC 

[PATCH v6 00/27] Memory Folios
 2021-03-31 18:47 UTC  (28+ messages)
` [PATCH v6 01/27] mm: Introduce struct folio
` [PATCH v6 02/27] mm: Add folio_pgdat and folio_zone
` [PATCH v6 03/27] mm/vmstat: Add functions to account folio statistics
` [PATCH v6 04/27] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v6 05/27] mm: Add folio reference count functions
` [PATCH v6 06/27] mm: Add put_folio
` [PATCH v6 07/27] mm: Add get_folio
` [PATCH v6 08/27] mm: Create FolioFlags
` [PATCH v6 09/27] mm: Handle per-folio private data
` [PATCH v6 10/27] mm/filemap: Add folio_index, folio_file_page and folio_contains
` [PATCH v6 11/27] mm/filemap: Add folio_next_index
` [PATCH v6 12/27] mm/filemap: Add folio_offset and folio_file_offset
` [PATCH v6 13/27] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v6 14/27] mm: Add folio_mapcount
` [PATCH v6 15/27] mm/memcg: Add folio wrappers for various functions
` [PATCH v6 16/27] mm/filemap: Add unlock_folio
` [PATCH v6 17/27] mm/filemap: Add lock_folio
` [PATCH v6 18/27] mm/filemap: Add lock_folio_killable
` [PATCH v6 19/27] mm/filemap: Add __lock_folio_async
` [PATCH v6 20/27] mm/filemap: Add __lock_folio_or_retry
` [PATCH v6 21/27] mm/filemap: Add wait_on_folio_locked
` [PATCH v6 22/27] mm/filemap: Add end_folio_writeback
` [PATCH v6 23/27] mm/writeback: Add wait_on_folio_writeback
` [PATCH v6 24/27] mm/writeback: Add wait_for_stable_folio
` [PATCH v6 25/27] mm/filemap: Convert wait_on_page_bit to wait_on_folio_bit
` [PATCH v6 26/27] mm/filemap: Convert wake_up_page_bit to wake_up_folio_bit
` [PATCH v6 27/27] mm/filemap: Convert page wait queues to be folios

Security Working Group - Wednesday March 31
 2021-03-31 18:57 UTC  (2+ messages)
` Security Working Group - Wednesday March 31 - results

[lttng-dev] [PATCH lttng-tools] Fix: test code assumes that child process is schedule to run before parent
 2021-03-31 18:56 UTC 

[dunfell/master PATCH] ti-rtos: update metadata and version of am64x rtos firmware
 2021-03-31 18:56 UTC 

[lttng-dev] [PATCH lttng-tools] Fix: added missing test_channel and removed double defined test_syscall
 2021-03-31 18:54 UTC 

[PATCH] powerpc/vdso: Separate vvar vma from vdso
 2021-03-31 18:53 UTC  (8+ messages)

[PATCH] nvme: Export fast_io_fail_tmo to sysfs
 2021-03-31 18:54 UTC  (3+ messages)

[PATCH v3 0/9] Microchip SAMA5D4 VPU support et al
 2021-03-31 18:53 UTC  (6+ messages)
` [PATCH v3 7/9] media: dt-bindings: Document SAMA5D4 VDEC bindings
  ` [PATCH v3.5 "

[PATCH bpf-next v3 0/8] bpf/selftests: page size fixes
 2021-03-31 18:52 UTC  (8+ messages)
` [PATCH bpf-next v3 1/8] selftests/bpf: test_progs/sockopt_sk: remove version
  ` [PATCH bpf-next v3 3/8] selftests/bpf: pass page size from userspace in sockopt_sk
  ` [PATCH bpf-next v3 7/8] libbpf: add bpf_map__inner_map API
  ` [PATCH bpf-next v3 8/8] selftests/bpf: ringbuf_multi: use runtime page size

[PATCH v1 0/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-03-31 18:49 UTC  (9+ messages)
` [PATCH v1 3/3] "

[PATCH 0/2] kbl_da7219_max9357a machine changes for wov and MST
 2021-03-31 18:49 UTC  (6+ messages)
` [PATCH 1/2] ASoC: Intel: kbl: Add MST route change to kbl machine drivers

[Buildroot] [PATCH v2] package/haveged: bump version to 1.9.14
 2021-03-31 18:50 UTC 

[PATCH] pinctrl: bcm63xx: Fix dependencies
 2021-03-31 18:48 UTC  (2+ messages)

[PATCHv5 0/7] Extend Intel service layer, FPGA manager and region
 2021-03-31 18:47 UTC  (6+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-03-31 18:33 UTC  (17+ messages)

[PATCH v10 0/6] MTE support for KVM guest
 2021-03-31 18:43 UTC  (14+ messages)
` [PATCH v10 2/6] arm64: kvm: Introduce MTE VM feature

[RFC v2 00/43] PKRAM: Preserved-over-Kexec RAM
 2021-03-31 18:43 UTC  (4+ messages)
` [RFC v2 01/43] mm: add PKRAM API stubs and Kconfig

[PATCH for-next] RDMA/rxe: Remove rxe_dma_device declaration
 2021-03-31 18:43 UTC  (2+ messages)

[PATCH -next] RDMA/iw_cxgb4: Use DEFINE_SPINLOCK() for spinlock
 2021-03-31 18:43 UTC  (2+ messages)

[PATCH for-next v3 0/2] Introduce rdma_set_min_rnr_timer() and use it in RDS
 2021-03-31 18:43 UTC  (3+ messages)
` [PATCH for-next v3 1/2] IB/cma: Introduce rdma_set_min_rnr_timer()
` [PATCH for-next v3 2/2] rds: ib: Remove two ib_modify_qp() calls

[chao-linux:dax-wip 7/7] fs/f2fs/file.c:1903:6: warning: no previous prototype for 'dax_mutually_exclusive'
 2021-03-31 18:44 UTC 

[PATCH net-next v4] net: x25: Queue received packets in the drivers instead of per-CPU queues
 2021-03-31 18:41 UTC  (2+ messages)

[PATCH v6 0/2] Polling for MHI ready
 2021-03-31 18:41 UTC  (6+ messages)
` [PATCH v6 1/2] bus: mhi: core: Introduce internal register poll helper function
` [PATCH v6 2/2] bus: mhi: core: Move to polling method to wait for MHI ready

[PATCH v2] gpio: omap: Use device_get_match_data() helper
 2021-03-31 18:38 UTC  (2+ messages)

[PATCH] soundwire: qcom: wait for fifo space to be available before read/write
 2021-03-31 18:38 UTC  (2+ messages)

[PATCH for-6.0 0/3] migration: Fixes to the 'background-snapshot' code
 2021-03-31 18:36 UTC  (6+ messages)
` [PATCH for-6.0 3/3] migration: Pre-fault memory before starting background snasphot

[PATCH 0/2] fix userspace access on arm64 for linux 5.4
 2021-03-31 18:37 UTC  (4+ messages)
` [PATCH 1/2] bpf: fix userspace access for bpf_probe_read{, str}()

cannot get a2dp profile enabled
 2021-03-31 18:37 UTC  (2+ messages)

net: mdio: support c45 peripherals on c22 only capable mdio controllers
 2021-03-31 18:35 UTC  (5+ messages)
` [PATCH 2/2] net: mdio: support c45 peripherals on c22 busses

[PATCH v1 0/6] Restructure how svcrdma handles RDMA Read
 2021-03-31 18:34 UTC  (3+ messages)
` [PATCH v1 3/6] svcrdma: Single-stage "

[PATCH BlueZ] audio/transport: Emit Volume changed if endpoint is source
 2021-03-31 18:33 UTC  (2+ messages)

ld.lld: error: failed to open vmlinux.o: Cannot allocate memory
 2021-03-31 18:33 UTC 

[PATCH][next] soundwire: qcom: Fix a u8 comparison with less than zero
 2021-03-31 18:32 UTC  (3+ messages)

[Buildroot] Buildroot post-image script error
 2021-03-31 18:32 UTC  (3+ messages)

[PATCH] common: fit: Add weak board_fit_config_name_match
 2021-03-31 18:32 UTC 

[PATCH 0/3] docs: gpio: mockup: Fix parameter name and missing entry
 2021-03-31 18:31 UTC  (5+ messages)
` [PATCH 1/3] docs: gpio: mockup: Fix parameter name

[PATCH 0/4] kvm: cpuid: fix cpuid nent field
 2021-03-31 18:31 UTC  (3+ messages)
` [PATCH v2 1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and KVM_GET_EMULATED_CPUID

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: use flipping instead of frontbuffer
 2021-03-31 18:31 UTC 

[PATCH V3 0/5] Add PM7325/PM8350C/PMR735A regulator support
 2021-03-31 18:30 UTC  (3+ messages)
` [PATCH V3 3/5] arm64: dts: qcom: sc7280: Add RPMh regulators for sc7280-idp

[PATCH v3] [GSOC]trailer: pass arg as positional parameter
 2021-03-31 18:29 UTC  (14+ messages)
` [PATCH v4] "

[PATCH][next] netfilter: nf_log_bridge: Fix missing assignment of ret on a call to nf_log_register
 2021-03-31 18:29 UTC  (2+ messages)

[PATCH 0/2] gpiolib: misc fixups
 2021-03-31 18:29 UTC  (5+ messages)
` [PATCH 1/2] gpio: sysfs: Obey valid_mask

[PATCH v5 00/27] Memory Folios
 2021-03-31 18:28 UTC  (11+ messages)

[PATCH 1/2] bus: mhi: core: Fix MHI runtime_pm behavior
 2021-03-31 18:27 UTC  (3+ messages)

[PATCH v2] net/rds: Fix a use after free in rds_message_map_pages
 2021-03-31 18:26 UTC  (2+ messages)

[PATCH 01/13] kconfig: split randconfig setup code into set_randconfig_seed()
 2021-03-31 18:25 UTC  (4+ messages)
` [PATCH 11/13] kconfig: do not use allnoconfig_y option

[PATCH] arm64/mm: Fix mapping_dirty_helpers with arm64
 2021-03-31 18:23 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: imx8m: add spda bus
 2021-03-31 18:23 UTC  (7+ messages)
` [PATCH 2/4] arm64: dts: imx8mn: add spba bus node

start removing block bounce buffering support v3
 2021-03-31 18:24 UTC  (3+ messages)
` [PATCH 2/8] Buslogic: remove ISA support

[linux-linus test] 160573: regressions - FAIL
 2021-03-31 18:24 UTC 

QP reset question
 2021-03-31 18:23 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: tlv320aic32x4: Bugfixes for tlv320aic32x4 driver
 2021-03-31 18:21 UTC  (5+ messages)
  ` [PATCH v2 2/2] ASoC: tlv320aic32x4: Register clocks before registering component
  ` [PATCH v2 1/2] ASoC: tlv320aic32x4: Increase maximum register in regmap

[PATCH] iio: sx9310: Fix write_.._debounce()
 2021-03-31 18:22 UTC 

[PATCH 1/8] CMDLINE: add generic builtin command line
 2021-03-31 18:21 UTC  (5+ messages)
` [PATCH 6/8] drivers: firmware: efi: libstub: enable generic commandline

>20 KB URBs + EHCI = bad performance due to stalls
 2021-03-31 18:20 UTC  (3+ messages)

[PATCH v14 0/2] Enable power management for ufs wlun
 2021-03-31 18:19 UTC  (5+ messages)
` [PATCH v14 1/2] scsi: ufs: Enable power management for wlun

[PATCH V2 0/3] scsi: ufs: Add a vops to configure VCC voltage level
 2021-03-31 18:19 UTC  (5+ messages)
` [PATCH V2 3/3] scsi: ufs-qcom: configure VCC voltage level in vendor file

[PATCH v4 00/24] drm/msm/dsi: refactor MSM DSI PHY/PLL drivers
 2021-03-31 18:19 UTC  (4+ messages)
` [PATCH v4 23/24] drm/msm/dsi: inline msm_dsi_phy_set_src_pll
  ` [Freedreno] "

[PATCH v3 0/2] Add i2c-cp2615
 2021-03-31 18:17 UTC  (4+ messages)
` [PATCH v3 2/2] Adding i2c-cp2615: i2c support for Silicon Labs' CP2615 Digital Audio Bridge

[PATCH] scsi: scsi_dh_alua: prevent duplicate pg info print in alua_rtpg()
 2021-03-31 18:16 UTC 

[PATCH] soc: bcm: brcmstb: remove unused variable 'brcmstb_machine_match'
 2021-03-31 18:14 UTC  (3+ messages)

[PATCH] cmd: gpt: remove redundant print messages
 2021-03-31 18:15 UTC  (2+ messages)
` [PATCH v2] "


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.