All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-26 17:55:19 to 2020-06-26 18:44:37 UTC [more...]

[PATCH] arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
 2020-06-26 18:42 UTC  (4+ messages)

[PATCH 0/3] virtiofsd capability changes and addition
 2020-06-26 18:42 UTC  (5+ messages)
` [PATCH 3/3] virtiofsd: Allow addition or removal of capabilities
      ` [Virtio-fs] "

[PATCH 00/12] ACPI/NVDIMM: Runtime Firmware Activation
 2020-06-26 18:43 UTC  (4+ messages)

[Cocci] Checking the parsing for a nested SmPL disjunction
 2020-06-26 18:42 UTC  (6+ messages)

[PATCH v2] PCI/AER: Add support for reset of RCiEPs for APEI/Firmware first reporting only
 2020-06-26 18:41 UTC  (5+ messages)

[PATCH net-next 0/8] net: atlantic: various non-functional changes
 2020-06-26 18:40 UTC  (9+ messages)
` [PATCH net-next 1/8] net: atlantic: MACSec offload statistics checkpatch fix
` [PATCH net-next 2/8] net: atlantic: fix variable type in aq_ethtool_get_pauseparam
` [PATCH net-next 3/8] net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPP
` [PATCH net-next 4/8] net: atlantic: make aq_pci_func_init static
` [PATCH net-next 5/8] net: atlantic: fix typo in aq_ring_tx_clean
` [PATCH net-next 6/8] net: atlantic: missing space in a comment in aq_nic.h
` [PATCH net-next 7/8] net: atlantic: add alignment checks in hw_atl2_utils_fw.c
` [PATCH net-next 8/8] net: atlantic: put ptp code under IS_REACHABLE check

[PATCH 3/3] arm64: dts: ti: k3-j721e-main: rename smmu node to iommu
 2020-06-26 18:40 UTC  (6+ messages)

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-06-26 18:41 UTC  (5+ messages)
` [RFT][PATCH v2 0/4] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
  ` [RFT][PATCH v3 "

[PATCH] ARM: dts: dlink-dns327l: fix reg-init PHY
 2020-06-26 18:39 UTC  (2+ messages)

[PATCH 00/10] Fix a bunch of W=1 warnings in Misc
 2020-06-26 18:38 UTC  (6+ messages)
` [PATCH 07/10] misc: mic: vop: vop_main: Remove set but unused variable 'ret'

QEMU | Pipeline #160573945 has failed for master | 3591ddd3
 2020-06-26 18:38 UTC 

[PATCH] arm64: dts: ti: k3-am65/j721e-main: rename gic-its node to msi-controller
 2020-06-26 18:34 UTC  (2+ messages)

[PULL 00/84] QOM patches for 2020-06-15
 2020-06-26 18:28 UTC  (2+ messages)

[PATCH net-next 0/5] Data plane support for IOAM Pre-allocated Trace with IPv6
 2020-06-26 18:35 UTC  (9+ messages)
` [PATCH net-next 1/5] ipv6: eh: Introduce removable TLVs

[PATCH v4 00/12] x86: tag application address space for devices
 2020-06-26 18:35 UTC  (13+ messages)
` [PATCH v4 12/12] x86/traps: Fix up invalid PASID

[PATCH v2] timer: Handle decrements of PIT counter
 2020-06-26 18:27 UTC  (2+ messages)

[PATCH v1] rds: If one path needs re-connection, check all and re-connect
 2020-06-26 18:34 UTC 

[PATCH v4 0/2] cpufreq: intel_pstate: Support raw epp and energy_efficiency
 2020-06-26 18:34 UTC  (3+ messages)
` [PATCH v4 1/2] cpufreq: intel_pstate: Allow enable/disable energy efficiency
` [PATCH v4 2/2] cpufreq: intel_pstate: Allow raw energy performance preference value

Regarding Git and Branch Naming
 2020-06-26 18:33 UTC  (2+ messages)

[PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
 2020-06-26 18:23 UTC  (3+ messages)
` [PATCH v6 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()

[PATCH v3 00/30] testing/next (gitlab, vm, docker)
 2020-06-26 18:13 UTC  (31+ messages)
` [PATCH v3 01/30] iotests: Fix 051 output after qdev_init_nofail() removal
` [PATCH v3 02/30] crypto/linux_keyring: fix 'secret_keyring' configure test
` [PATCH v3 03/30] tests/vm: pass args through to BaseVM's __init__
` [PATCH v3 04/30] tests/vm: Add configuration to basevm.py
` [PATCH v3 05/30] tests/vm: Added configuration file support
` [PATCH v3 06/30] tests/vm: Add common Ubuntu python module
` [PATCH v3 07/30] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v3 08/30] tests/vm: Added a new script for centos.aarch64
` [PATCH v3 09/30] tests/vm: change scripts to use self._config
` [PATCH v3 10/30] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
` [PATCH v3 11/30] tests/vm: Add workaround to consume console
` [PATCH v3 12/30] tests/vm: switch from optsparse to argparse
` [PATCH v3 13/30] tests/vm: allow us to take advantage of MTTCG
` [PATCH v3 14/30] tests/docker: check for an parameters not empty string
` [PATCH v3 15/30] tests/docker: change tag naming scheme of our images
` [PATCH v3 16/30] .gitignore: un-ignore .gitlab-ci.d
` [PATCH v3 17/30] gitlab-ci: Fix the change rules after moving the YML files
` [PATCH v3 18/30] gitlab: introduce explicit "container" and "build" stages
` [PATCH v3 19/30] gitlab: build all container images during CI
` [PATCH v3 20/30] gitlab: convert jobs to use custom built containers
` [PATCH v3 21/30] gitlab: build containers with buildkit and metadata
` [PATCH v3 22/30] tests/docker: add --registry support to tooling
` [PATCH v3 23/30] tests/docker: add packages needed for check-acceptance
` [PATCH v3 24/30] gitlab: add acceptance testing to system builds
` [PATCH v3 25/30] tests/docker: add a linux-user testing focused image
` [PATCH v3 26/30] gitlab: enable check-tcg for linux-user tests
` [PATCH v3 27/30] gitlab: add avocado asset caching
` [PATCH v3 28/30] gitlab: split build-disabled into two phases
` [PATCH v3 29/30] gitlab: limit re-builds of the containers
` [PATCH v3 30/30] containers.yml: build with docker.py tooling

[PATCH v6 0/4] Simplify PCIe native ownership detection logic
 2020-06-26 18:32 UTC  (5+ messages)
` [PATCH v6 1/4] ACPI/PCI: Ignore _OSC negotiation result if pcie_ports_native is set
` [PATCH v6 2/4] ACPI/PCI: Ignore _OSC DPC negotiation result if pcie_ports_dpc_native "
` [PATCH v6 3/4] PCI/portdrv: Remove redundant pci_aer_available() check in DPC enable logic
` [PATCH v6 4/4] PCI/DPC: Move AER/DPC dependency checks out of DPC driver

[PATCH 0/6] Hantro low-hanging cleanups
 2020-06-26 18:31 UTC  (6+ messages)
` [PATCH 3/6] hantro: Rework how encoder and decoder are identified

[PATCH v1 00/18] testing/next (vm, gitlab)
 2020-06-26 18:30 UTC  (3+ messages)
` [PATCH v1 12/18] tests/vm: allow us to take advantage of MTTCG

Repeatable hard lockup running strace testsuite on 4.19.98+ onwards
 2020-06-26 18:27 UTC  (6+ messages)

[PATCH 0/2] ath10k: Fixes during subsystem recovery
 2020-06-26 18:27 UTC  (8+ messages)
` [PATCH 1/2] ath10k: Pause the tx queues when firmware is down
` [PATCH 2/2] ath10k: Skip wait for delete response if "

KASAN: use-after-free Read in line6_submit_audio_in_all_urbs
 2020-06-26 18:26 UTC  (3+ messages)

ABI changes still pending for glibc 2.32?
 2020-06-26 18:25 UTC 

[Patch net] net: explain the lockdep annotations for dev_uc_unsync()
 2020-06-26 18:25 UTC 

[PATCH V2 00/23] Support Architectural LBR
 2020-06-26 18:20 UTC  (24+ messages)
` [PATCH V2 01/23] x86/cpufeatures: Add Architectural LBRs feature bit
` [PATCH V2 02/23] perf/x86/intel/lbr: Add a function pointer for LBR reset
` [PATCH V2 03/23] perf/x86/intel/lbr: Add a function pointer for LBR read
` [PATCH V2 04/23] perf/x86/intel/lbr: Add the function pointers for LBR save and restore
` [PATCH V2 05/23] perf/x86/intel/lbr: Factor out a new struct for generic optimization
` [PATCH V2 06/23] perf/x86/intel/lbr: Use dynamic data structure for task_ctx
` [PATCH V2 07/23] x86/msr-index: Add bunch of MSRs for Arch LBR
` [PATCH V2 08/23] perf/x86: Expose CPUID enumeration bits for arch LBR
` [PATCH V2 09/23] perf/x86/intel: Check Arch LBR MSRs
` [PATCH V2 10/23] perf/x86/intel/lbr: Support LBR_CTL
` [PATCH V2 11/23] perf/x86/intel/lbr: Unify the stored format of LBR information
` [PATCH V2 12/23] perf/x86/intel/lbr: Factor out rdlbr_all() and wrlbr_all()
` [PATCH V2 13/23] perf/x86/intel/lbr: Factor out intel_pmu_store_lbr
` [PATCH V2 14/23] perf/x86/intel/lbr: Support Architectural LBR
` [PATCH V2 15/23] perf/core: Factor out functions to allocate/free the task_ctx_data
` [PATCH V2 16/23] perf/core: Use kmem_cache to allocate the PMU specific data
` [PATCH V2 17/23] perf/x86/intel/lbr: Create kmem_cache for the LBR context data
` [PATCH V2 18/23] perf/x86: Remove task_ctx_size
` [PATCH V2 19/23] x86/fpu: Use proper mask to replace full instruction mask
` [PATCH V2 20/23] x86/fpu/xstate: Support dynamic supervisor feature for LBR
` [PATCH V2 21/23] x86/fpu/xstate: Add helpers for LBR dynamic supervisor feature
` [PATCH V2 22/23] perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switch
` [PATCH V2 23/23] perf/x86/intel/lbr: Support XSAVES for arch LBR read

[Patch net] net: get rid of lockdep_set_class_and_subclass()
 2020-06-26 18:24 UTC 

[PATCH 00/46] Less clumsy error checking
 2020-06-26 18:22 UTC  (3+ messages)
` [PATCH 08/46] error: Avoid unnecessary error_propagate() after error_setg()

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-26 18:22 UTC  (9+ messages)
        ` [PATCH 00/14] Make the user mode driver code a better citizen

[RESEND][PATCH v3] x86/apic/flat64: Add back the early_param("apic", parse_apic)
 2020-06-26 18:21 UTC 

how crippled is ruby support in YP 3.0?
 2020-06-26 18:19 UTC 

[PATCH net-next 0/6] net: ethernet: ti: am65-cpsw: update and enable sr2.0 soc
 2020-06-26 18:17 UTC  (14+ messages)
` [PATCH net-next 1/6] net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/up
` [PATCH net-next 2/6] net: ethernet: ti: am65-cpsw: move to pf_p0_rx_ptype_rrobin init in probe
` [PATCH net-next 3/6] net: ethernet: ti: am65-cpsw-nuss: fix ports mac sl initialization
` [PATCH net-next 4/6] net: ethernet: ti: am65-cpsw-ethtool: skip hw cfg when change p0-rx-ptype-rrobin
` [PATCH net-next 5/6] net: ethernet: ti: am65-cpsw-ethtool: configured critical setting only when no running netdevs
` [PATCH net-next 6/6] net: ethernet: ti: am65-cpsw-nuss: enable am65x sr2.0 support

[PATCH] x86: signal: move save_altstack_ex out of generic headers
 2020-06-26 18:18 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/2] KVM: X86: A few fixes around ignore_msrs
 2020-06-26 18:18 UTC  (7+ messages)
` [PATCH 1/2] KVM: X86: Move ignore_msrs handling upper the stack

[PATCH net-next 0/8] net: organize driver docs by device type
 2020-06-26 17:40 UTC  (3+ messages)
` [PATCH net-next 1/8] docs: networking: reorganize driver documentation again

[PATCH 0/2] sparc32: srmmu: improve type safety of __nocache_fix()
 2020-06-26 18:17 UTC  (3+ messages)

[PATCH v2 0/4] crypto: qat - fixes to aes xts
 2020-06-26 18:15 UTC  (3+ messages)
` [PATCH v2 4/4] crypto: qat - fallback for xts with 192 bit keys

[RFC][PATCH] ring-buffer: Have nested events still record running time stamp
 2020-06-26 18:13 UTC  (8+ messages)

[PATCH] dmaengine: idxd: move idxd interrupt handling to mask instead of ignore
 2020-06-26 18:12 UTC 

[PATCH v2] dmaengine: idxd: add work queue drain support
 2020-06-26 18:11 UTC 

[PATCH v2] dmaengine: check device and channel list for empty
 2020-06-26 18:09 UTC 

[PATCH v3 00/15] add initial support for broadcom NS3 soc
 2020-06-26 18:08 UTC  (4+ messages)
` [PATCH v3 13/15] include/configs: ns3: add env variables for Linux boot

WiFi Hotspot Disable Neighbor discovery,Ask
 2020-06-26 18:07 UTC  (3+ messages)

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-06-26 18:07 UTC  (5+ messages)
` [PATCH v5 0/5] cleanup ra/rebase-i-more-options
  ` [PATCH v5 5/5] rebase: add --reset-author-date

[PATCH] nouveau: fix page fault on device private memory
 2020-06-26 18:05 UTC  (3+ messages)

[dpdk-dev] rte_ether_addr_copy() strange comment
 2020-06-26 18:04 UTC  (6+ messages)

[PATCH] hw/arm: Add 'virtm' hardware
 2020-06-26 18:02 UTC  (5+ messages)

[Intel-gfx] [PATCH 0/7] Move some device capabilities under intel_gt
 2020-06-26 18:03 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915: Use the gt in HAS_ENGINE

[PATCH net-next] bonding: Remove extraneous parentheses in bond_setup
 2020-06-26 18:03 UTC  (2+ messages)

[PATCH 0/2] ath10k: Add chain-1 voltage regulator voting
 2020-06-26 18:01 UTC  (6+ messages)
` [PATCH 1/2] dt: bindings: Add new regulator as optional property for WCN3990
` [PATCH 2/2] ath10k: Add support for chain1 regulator supply voting

next/master baseline: 68 runs, 2 regressions (next-20200626)
 2020-06-26 18:01 UTC 

[meta-virtualization][PATCH] docker-moby: update to v19.03.12
 2020-06-26 17:59 UTC  (5+ messages)

[Patch net] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
 2020-06-26 17:58 UTC  (13+ messages)

[PATCH 1/1] ARM: mx6: make CAAM usable on the i.MX6 boards
 2020-06-26 17:57 UTC 

[net-next v3 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-06-25
 2020-06-26 17:57 UTC  (4+ messages)
` [net-next v3 13/15] iecm: Add ethtool

[PATCH v4 0/8] clk: clockwizard: Driver updates
 2020-06-26 17:56 UTC  (2+ messages)
` [PATCH v5 1/8] dt-bindings: add documentation of xilinx clocking wizard

[PATCH bpf-next 00/10] BPF TCP header options
 2020-06-26 17:56 UTC  (10+ messages)
` [PATCH bpf-next 02/10] tcp: bpf: Parse BPF experimental header option
` [PATCH bpf-next 03/10] bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
` [PATCH bpf-next 04/10] bpf: tcp: Allow bpf prog to write and parse BPF TCP header option
` [PATCH bpf-next 05/10] bpf: selftests: A few improvements to network_helpers.c
` [PATCH bpf-next 06/10] bpf: selftests: Add fastopen_connect to network_helpers
` [PATCH bpf-next 07/10] bpf: selftests: Restore netns after each test
` [PATCH bpf-next 08/10] bpf: selftests: tcp header options
` [PATCH bpf-next 09/10] tcp: bpf: Add TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN to bpf_setsockopt
` [PATCH bpf-next 10/10] bpf: selftest: Add test for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN

[sashal-linux-stable:queue-5.4 4/7] drivers/net/ethernet/broadcom/bnxt/bnxt.c:12076:4: error: implicit declaration of function 'bnxt_reenable_sriov'; did you mean
 2020-06-26 17:56 UTC 

[PATCH v0 0/5] vt: Add SRG mouse reporting features
 2020-06-26 17:55 UTC  (3+ messages)
` [PATCH v0 5/5] Add Documentation for console mouse reporting

[PATCH v2 0/6] Remove default DMA window before creating DDW
 2020-06-26 17:55 UTC  (4+ messages)
` [PATCH v2 5/6] powerpc/pseries/iommu: Make use of DDW even if it does not map the partition


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.