All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-02 17:31:08 to 2021-02-02 18:00:34 UTC [more...]

[PATCH] gpio: pca953x: add support for open drain pins on PCAL6524
 2021-02-02 17:45 UTC  (5+ messages)

[PATCH 4.9 00/32] 4.9.255-rc1 review
 2021-02-02 13:38 UTC  (23+ messages)
` [PATCH 4.9 02/32] wext: fix NULL-ptr-dereference with cfg80211s lack of commit()
` [PATCH 4.9 03/32] net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
` [PATCH 4.9 07/32] exit/exec: Seperate mm_release()
` [PATCH 4.9 08/32] futex: Split futex_mm_release() for exit/exec
` [PATCH 4.9 09/32] futex: Set task::futex_state to DEAD right after handling futex exit
` [PATCH 4.9 10/32] futex: Mark the begin of futex exit explicitly
` [PATCH 4.9 11/32] futex: Sanitize exit state handling
` [PATCH 4.9 16/32] KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
` [PATCH 4.9 17/32] KVM: x86: get smi pending status correctly
` [PATCH 4.9 18/32] leds: trigger: fix potential deadlock with libata
` [PATCH 4.9 19/32] mt7601u: fix kernel crash unplugging the device
` [PATCH 4.9 20/32] mt7601u: fix rx buffer refcounting
` [PATCH 4.9 21/32] ARM: imx: build suspend-imx6.S with arm instruction set
` [PATCH 4.9 22/32] netfilter: nft_dynset: add timeout extension to template
` [PATCH 4.9 23/32] xfrm: Fix oops in xfrm_replay_advance_bmp
` [PATCH 4.9 24/32] RDMA/cxgb4: Fix the reported max_recv_sge value
` [PATCH 4.9 25/32] iwlwifi: pcie: use jiffies for memory read spin time limit
` [PATCH 4.9 26/32] iwlwifi: pcie: reschedule in long-running memory reads
` [PATCH 4.9 27/32] mac80211: pause TX while changing interface type
` [PATCH 4.9 28/32] can: dev: prevent potential information leak in can_fill_info()
` [PATCH 4.9 29/32] iommu/vt-d: Gracefully handle DMAR units with no supported address widths
` [PATCH 4.9 32/32] NFC: fix possible resource leak

[RFC PATCH v3 00/27] KVM SGX virtualization support
 2021-02-02 17:56 UTC  (11+ messages)
` [RFC PATCH v3 01/27] x86/cpufeatures: Add SGX1 and SGX2 sub-features
` [RFC PATCH v3 08/27] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled

module loader dead code removal and cleanups v3
 2021-02-02 17:38 UTC  (6+ messages)
` [PATCH 10/13] module: pass struct find_symbol_args to find_symbol

[Printing-architecture] REMINDER: OP Monthly Call on 02/02/21
 2021-02-02 18:00 UTC  (3+ messages)
  ` [Printing-architecture] NOW! "

[Buildroot] [PATCH 1/1] package/dhcpcd: create /var/db/dhcpcd
 2021-02-02 17:59 UTC  (6+ messages)

[PATCHSET v6 00/16] xfs: minor cleanups of the quota functions
 2021-02-02 17:56 UTC  (5+ messages)
` [PATCH 01/16] xfs: fix chown leaking delalloc quota blocks when fssetxattr fails

[Buildroot] [git commit branch/2020.02.x] package/dhcpcd: create /var/db/dhcpcd
 2021-02-02 17:59 UTC 

[PATCH v3] drm/panel: simple: add SGD GKTW70SDAD1SD
 2021-02-02 17:59 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.11.x] package/dhcpcd: create /var/db/dhcpcd
 2021-02-02 17:59 UTC 

[PATCH bpf-next v3 0/6] AF_XDP Packet Drop Tracing
 2021-02-02 13:36 UTC  (5+ messages)
` [PATCH bpf-next v3 1/6] xsk: add tracepoints for packet drops
` [PATCH bpf-next v3 3/6] selftests/bpf: add framework for xsk selftests
` [PATCH bpf-next v3 5/6] selftests/bpf: XSK_TRACE_INVALID_FILLADDR test
` [PATCH bpf-next v3 6/6] selftests/bpf: XSK_TRACE_INVALID_DESC_TX test

[PATCH 1/2] dt-bindings: usb: generic-ehci: Add missing compatible strings
 2021-02-02 17:54 UTC 

[PATCH 00/14] CXL 2.0 Support
 2021-02-02 17:58 UTC  (11+ messages)
` [PATCH 01/14] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH 08/14] taint: add taint for direct hardware access

[PATCH 0/2] Fix failure to hot add memory
 2021-02-02 17:54 UTC  (11+ messages)
` [PATCH 1/2] vdpa/mlx5: Avoid unnecessary query virtqueue

[PATCH v4 00/14] qapi: static typing conversion, pt2
 2021-02-02 17:46 UTC  (12+ messages)
` [PATCH v4 01/14] qapi/introspect.py: assert schema is not None
` [PATCH v4 02/14] qapi/introspect.py: use _make_tree for features nodes
` [PATCH v4 03/14] qapi/introspect.py: add _gen_features helper
` [PATCH v4 04/14] qapi/introspect.py: guard against ifcond/comment misuse
` [PATCH v4 05/14] qapi/introspect.py: Unify return type of _make_tree()
` [PATCH v4 06/14] qapi/introspect.py: replace 'extra' dict with 'comment' argument
` [PATCH v4 08/14] qapi/introspect.py: create a typed 'Annotated' data strutcure
` [PATCH v4 09/14] qapi/introspect.py: improve _tree_to_qlit error message
` [PATCH v4 10/14] qapi/introspect.py: improve readability of _tree_to_qlit
` [PATCH v4 11/14] qapi/introspect.py: add type hint annotations
` [PATCH v4 12/14] qapi/introspect.py: add introspect.json dummy types

[PATCH] dt-bindings: mtd: spi-nor: Convert to DT schema format
 2021-02-02 17:53 UTC  (2+ messages)

[net-next v2 00/14] Add Marvell CN10K support
 2021-02-02 17:53 UTC  (2+ messages)

[PATCH v14 00/16] RISC-V Kendryte K210 support improvements
 2021-02-02 17:55 UTC  (9+ messages)
` [PATCH v14 02/16] dt-bindings: add Canaan boards compatible strings
` [PATCH v14 03/16] dt-bindings: update risc-v cpu properties
` [PATCH v14 05/16] dt-bindings: update sifive clint compatible string

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 121 warnings (v5.4.94-61-g8d98dfa45fbf)
 2021-02-02 17:53 UTC 

[PATCH v2] platform/chrome: cros_ec_typec: Fix call to typec_partner_set_pd_revision
 2021-02-02 17:52 UTC  (3+ messages)

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-02 17:52 UTC  (7+ messages)
` [PATCH V3 03/14] coresight: etm4x: Add support for PE OS lock
` [PATCH V3 04/14] coresight: ete: Add support for ETE sysreg access

[PATCH 0/4] pull request for net-next: batman-adv 2021-02-02
 2021-02-02 17:40 UTC  (7+ messages)
` [PATCH 1/4] batman-adv: Start new development cycle
` [PATCH 2/4] batman-adv: Update copyright years for 2021
` [PATCH 3/4] batman-adv: Avoid sizeof on flexible structure
` [PATCH 4/4] batman-adv: Fix names for kernel-doc blocks

bug with fastpoll accept and sqpoll + IOSQE_FIXED_FILE
 2021-02-02 17:50 UTC  (15+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Retire unexpected starting state error dumping
 2021-02-02 17:52 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 00/20] net/txgbe: add VF driver support
 2021-02-02 17:52 UTC  (17+ messages)
` [dpdk-dev] [PATCH v1 01/20] net/txgbe: add ethdev probe and remove for VF device
` [dpdk-dev] [PATCH v1 02/20] net/txgbe: add base code for VF driver
` [dpdk-dev] [PATCH v1 05/20] net/txgbe: add interrupt operation for VF device
` [dpdk-dev] [PATCH v1 07/20] net/txgbe: add Rx and Tx unit init "
` [dpdk-dev] [PATCH v1 09/20] net/txgbe: add VLAN handle support to VF driver
` [dpdk-dev] [PATCH v1 16/20] net/txgbe: add some supports as PF driver implemented
` [dpdk-dev] [PATCH v1 18/20] net/txgbe: hardware support for VF representor
` [dpdk-dev] [PATCH v1 20/20] doc: update release note for txgbe

[PATCH u-boot-marvell] mmc: mv_sdhci: call mmc_of_parse()
 2021-02-02 17:52 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: update i40e PMD to support on windows
 2021-02-02 17:51 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 4.19 00/37] 4.19.173-rc1 review
 2021-02-02 17:48 UTC  (2+ messages)

[PATCH 0/3] use kvm_complete_insn_gp more
 2021-02-02 17:44 UTC  (4+ messages)
` [PATCH 2/3] KVM: x86: move kvm_inject_gp up from kvm_handle_invpcid to callers

[PATCH v3 0/3] Generic SMMU Bindings
 2021-02-02 17:50 UTC  (4+ messages)

[RFC][PATCH 00/13] [v5] Migrate Pages in lieu of discard
 2021-02-02 17:46 UTC  (6+ messages)
` [RFC][PATCH 05/13] mm/numa: automatically generate node migration order

[GIT PULL] Networking for 5.11-rc7
 2021-02-02 17:45 UTC 

[PATCH nft 1/2] tests: add icmp/6 test where dependency should be left alone
 2021-02-02 17:39 UTC  (4+ messages)
` [PATCH nft 2/2] payload: check icmp dependency before removing previous icmp expression

[dpdk-dev] [PATCH v2] common/mlx5: fix storing the synched MAC to internal table
 2021-02-02 17:48 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v2 0/2] ALSA: usb-audio: Add Pioneer DJM-450 support
 2021-02-02 17:47 UTC  (2+ messages)

[PATCH v1 1/5] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-02-02 17:44 UTC  (4+ messages)
  ` [PATCH v1 1/5] dt-bindings: usb: convert rockchip, dwc3.txt "

[PATCH] xen/arm: domain_build: Ignore device nodes with invalid addresses
 2021-02-02 17:47 UTC 

[PATCH v2] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-02-02 17:44 UTC  (5+ messages)

[PATCH 0/2] arm64: Further fixes to the linear address checking
 2021-02-02 17:46 UTC  (2+ messages)

[PATCH 00/13] Add support for Hikey 970 PCIe
 2021-02-02 17:44 UTC  (5+ messages)
` [PATCH 01/13] doc: bindings: pci: designware-pcie.txt: convert it to yaml

[MPTCP] [PATCH mptcp 3/3] mptcp: move subflow close loop after sk close check
 2021-02-02 17:47 UTC 

[MPTCP] [PATCH mptcp 2/3] mptcp: skip MPTCP_EVENT_SUB_CLOSED event when mptcp socket isn't established
 2021-02-02 17:47 UTC 

[MPTCP] [PATCH mptcp 1/3] mptcp: schedule worker when subflow is closed
 2021-02-02 17:47 UTC 

[MPTCP] [PATCH mptcp 0/3] mptcp: netlink event fixes
 2021-02-02 17:47 UTC 

[PATCH rfc 0/3] virtio-net: add tx-hash, rx-tstamp and tx-tstamp
 2021-02-02 14:08 UTC  (3+ messages)
` [PATCH rfc 2/3] virtio-net: support receive timestamp

[GIT PULL] first round of nvme updates for 5.12
 2021-02-02 17:43 UTC  (3+ messages)

[PATCH v1] cifs: make nested cifs mount point dentries always valid to deal with signaled 'df'
 2021-02-02 17:42 UTC  (5+ messages)
` [PATCH v2] cifs: report error instead of invalid when revalidating a dentry fails
    ` [PATCH v3] "

[PATCH] execveat.2: srcfix
 2021-02-02 17:43 UTC  (7+ messages)

git-bugreport-2021-01-06-1209.txt (git can't deal with special characters)
 2021-02-02 17:43 UTC  (3+ messages)
` [PATCH v3 1/1] MacOS: precompose_argv_prefix()

stable-rc/queue/4.4 build: 184 builds: 0 failed, 184 passed, 13 warnings (v4.4.254-28-gf33861190360)
 2021-02-02 17:42 UTC 

[PATCH v2 0/9] Introduce vfio-pci-core subsystem
 2021-02-02 17:41 UTC  (7+ messages)
` [PATCH 8/9] vfio/pci: use x86 naming instead of igd

[PATCH v2 0/2] ima_evm_utils: Add tests for ECDSA signature checking
 2021-02-02 17:42 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calc_auto.c:121:6: warning: stack frame size of 3392 bytes in function 'mode_support_and_system_configuration'
 2021-02-02 17:40 UTC  (2+ messages)

[PATCH 4.14 00/30] 4.14.219-rc1 review
 2021-02-02 13:39 UTC  (17+ messages)
` [PATCH 4.14 03/30] ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming
` [PATCH 4.14 04/30] wext: fix NULL-ptr-dereference with cfg80211s lack of commit()
` [PATCH 4.14 05/30] net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
` [PATCH 4.14 06/30] drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCs
` [PATCH 4.14 07/30] drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]
` [PATCH 4.14 08/30] KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
` [PATCH 4.14 09/30] KVM: x86: get smi pending status correctly
` [PATCH 4.14 17/30] xfrm: Fix oops in xfrm_replay_advance_bmp
` [PATCH 4.14 19/30] iwlwifi: pcie: use jiffies for memory read spin time limit
` [PATCH 4.14 20/30] iwlwifi: pcie: reschedule in long-running memory reads
` [PATCH 4.14 21/30] mac80211: pause TX while changing interface type
` [PATCH 4.14 22/30] can: dev: prevent potential information leak in can_fill_info()
` [PATCH 4.14 24/30] x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"
` [PATCH 4.14 25/30] iommu/vt-d: Gracefully handle DMAR units with no supported address widths
` [PATCH 4.14 26/30] iommu/vt-d: Dont dereference iommu_device if IOMMU_API is not built
` [PATCH 4.14 30/30] tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN

[Intel-gfx] [CI 01/14] drm/i915/gt: Move engine setup out of set_default_submission
 2021-02-02 17:43 UTC  (4+ messages)
` [Intel-gfx] [CI 08/14] drm/i915/selftests: Force a rewind if at first we don't succeed

[PATCH v3] kdb: kdb_support: Fix debugging information problem
 2021-02-02 17:39 UTC  (3+ messages)

[PATCH v2 0/3] Make fw_devlink=on more forgiving
 2021-02-02 17:41 UTC  (3+ messages)

[PATCH 00/12] kasan: optimizations and fixes for HW_TAGS
 2021-02-02 17:39 UTC  (7+ messages)
` [PATCH 02/12] kasan, mm: optimize kmalloc poisoning

[PATCH v4 00/13] drm: Support short-term vmap via vmap_local
 2021-02-02 14:11 UTC  (5+ messages)
` [PATCH v4 04/13] drm/shmem-helper: Provide a vmap function for short-term mappings

[PATCH 1/3] drm/ttm: rework ttm_tt page limit v3
 2021-02-02 17:42 UTC  (6+ messages)
` [PATCH 2/3] drm/ttm: move memory accounting into vmwgfx v3

[dpdk-dev] [PATCH v1] net/ixgbe: adjust error for UDP with zero checksum
 2021-02-02 17:42 UTC  (2+ messages)

[PATCH] tpm: WARN_ONCE() -> pr_warn_once() in tpm_tis_status()
 2021-02-02 17:26 UTC  (2+ messages)

[PATCH] x86: Remove unnecessary kmap() from sgx_ioc_enclave_init()
 2021-02-02 17:37 UTC  (4+ messages)

[PATCH 0/9] stash show: learn --include-untracked and --only-untracked
 2021-02-02 17:37 UTC  (3+ messages)
` [PATCH 1/9] git-stash.txt: be explicit about subcommand options

[PATCH v4] fs/proc: Expose RSEQ configuration
 2021-02-02 17:37 UTC 

[PATCH net 0/3] dpaa_eth: A050385 erratum workaround fixes under XDP
 2021-02-02 17:34 UTC  (4+ messages)
` [PATCH net 1/3] dpaa_eth: reserve space for the xdp_frame under the A050385 erratum
` [PATCH net 2/3] dpaa_eth: reduce data alignment requirements for "
` [PATCH net 3/3] dpaa_eth: try to move the data in place "

undefined reference to `dma_to_phys'
 2021-02-02 17:35 UTC  (2+ messages)

[PATCH RESEND] lib: crc8: Pointer to data block should be const
 2021-02-02 17:36 UTC 

[PATCH RESEND iproute2 5.11] iplink_can: add Classical CAN frame LEN8_DLC support
 2021-02-02 17:30 UTC  (4+ messages)

arch/arm64/kvm/hyp/nvhe/hyp-main.c:18:6: warning: no previous prototype for 'handle_trap'
 2021-02-02 17:33 UTC  (2+ messages)

[PATCH v2 0/2] Realtek RTL838x/RTL839x IRQ driver
 2021-02-02 17:33 UTC  (4+ messages)
` [PATCH v2 2/2] irqchip: Add support for Realtek RTL838x/RTL839x IRQ controller

[PATCH] iommu: Properly pass gfp_t in _iommu_map() to avoid atomic sleeping
 2021-02-02 13:52 UTC  (2+ messages)

[congwang:net-next 1/1] ERROR: modpost: "dev_set_mac_address_user" undefined!
 2021-02-02 17:36 UTC 

[kvm-unit-tests PATCH v1 2/5] s390x: css: simplifications of the tests
 2021-02-02 17:35 UTC  (3+ messages)
  ` [kvm-unit-tests PATCH v1 3/5] s390x: css: implementing Set CHannel Monitor
  ` [kvm-unit-tests PATCH v1 4/5] s390x: css: SCHM tests format 0

[PATCH] drm/amdgpu/smu12: fix power reporting on renoir
 2021-02-02 17:36 UTC  (2+ messages)

[PATCH 0/3] KVM: SVM: Refactor vcpu_load/put to use vmload/vmsave for host state
 2021-02-02 17:32 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: SVM: use vmsave/vmload for saving/restoring additional "

[ANNOUNCE] e2fsprogs v1.46.0
 2021-02-02 17:32 UTC 

[PATCH v5 00/16] Introducing Linux root partition support for Microsoft Hypervisor
 2021-02-02 17:31 UTC  (4+ messages)
` [PATCH v5 15/16] x86/hyperv: implement an MSI domain for root partition

[PATCH 0/6] soundwire: qcom: various improvements
 2021-02-02 16:58 UTC  (7+ messages)
` [PATCH 5/6] soundwire: qcom: update register read/write routine

[Cluster-devel] Recording extents in GFS2
 2021-02-02 17:35 UTC  (3+ messages)

next/master baseline: 686 runs, 96 regressions (next-20210202)
 2021-02-02 17:30 UTC 

[PATCH] ASoC: fsl_spdif: Utilize the defined parameter to clear code
 2021-02-02 17:29 UTC  (3+ messages)

[PATCH] ASoC: topology: KUnit: Convert from cpu to data format
 2021-02-02 17:29 UTC  (2+ messages)

[PATCH] selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_GET_SUPPORTED_CPUID
 2021-02-02 17:28 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: meson: g12b: odroid-n2: Add I2C RTC device node
 2021-02-02 17:29 UTC  (3+ messages)

[ANNOUNCE] e2fsprogs v1.45.7
 2021-02-02 17:29 UTC 

[PATCH 0/3] soundwire: clear bus clash/parity interrupt before the mask is enabled
 2021-02-02 16:53 UTC  (12+ messages)
` [PATCH 1/3] soundwire: bus: clear bus clash "
` [PATCH 2/3] soundwire: intel: add SDW_MASTER_QUIRKS_CLEAR_INITIAL_CLASH quirk

[Buildroot] [PATCH 1/1] package/squashfs: set SQUASHFS_CPE_ID_VALID
 2021-02-02 17:31 UTC 

[PATCH RESEND v4 0/4] x86: fix get_nr_restart_syscall()
 2021-02-02 17:27 UTC  (5+ messages)
` [PATCH v4 3/4] x86: introduce TS_COMPAT_RESTART to fix


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.