All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-14 04:21:54 to 2020-10-14 06:20:40 UTC [more...]

[RFC PATCH 13/22] x86/fpu/xstate: Expand dynamic user state area on first use
 2020-10-14  6:03 UTC  (3+ messages)

disabling CONFIG_LED_CLASS
 2020-10-14  5:54 UTC  (12+ messages)
                    ` disabling CONFIG_LED_CLASS (SND_HDA_CODEC_REALTEK)

[PATCH v4 1/2] PCI/ERR: Call pci_bus_reset() before calling ->slot_reset() callback
 2020-10-14  5:51 UTC  (4+ messages)
` [PATCH v4 2/2] PCI/ERR: Split the fatal and non-fatal error recovery handling

[PATCH v2 00/17] ASoC: sun8i-codec: support for AIF2 and AIF3
 2020-10-14  6:19 UTC  (3+ messages)
` [PATCH v2 01/17] ASoC: sun8i-codec: Prepare to extend the DAI driver
` [PATCH v2 06/17] ASoC: sun8i-codec: Correct the BCLK divisor calculation

[Cocci] [PATCH v2] coccinelle: iterators: Add for_each_child.cocci script
 2020-10-14  6:18 UTC  (6+ messages)

[PATCH 0/2] samsung: exynos: convert clkout to module driver
 2020-10-14  6:17 UTC  (5+ messages)
` [PATCH 2/2] clk: samsung: exynos-clkout: convert "

[dpdk-dev] [PATCH] ethdev: unify error code if port ID is invalid
 2020-10-14  6:16 UTC  (5+ messages)

[dpdk-dev] [PATCH v3] app/testpmd: fix the default RSS key configuration
 2020-10-14  6:15 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4] RSS key use with testpmd

[dpdk-dev] [RFC PATCH 0/2] Arm build options rework
 2020-10-14  6:04 UTC  (5+ messages)
` [dpdk-dev] [RFC PATCH v2 0/6] "
  ` [dpdk-dev] [RFC PATCH v2 3/6] build: automatic NUMA and cpu counts detection

[dpdk-dev] [PATCH v3 00/56] net: txgbe PMD
 2020-10-14  5:55 UTC  (57+ messages)
` [dpdk-dev] [PATCH v3 01/56] net/txgbe: add build and doc infrastructure
` [dpdk-dev] [PATCH v3 02/56] net/txgbe: add ethdev probe and remove
` [dpdk-dev] [PATCH v3 03/56] net/txgbe: add device init and uninit
` [dpdk-dev] [PATCH v3 04/56] net/txgbe: add error types and registers
` [dpdk-dev] [PATCH v3 05/56] net/txgbe: add MAC type and bus lan id
` [dpdk-dev] [PATCH v3 06/56] net/txgbe: add HW infrastructure and dummy function
` [dpdk-dev] [PATCH v3 07/56] net/txgbe: add EEPROM functions
` [dpdk-dev] [PATCH v3 08/56] net/txgbe: add HW init and reset operation
` [dpdk-dev] [PATCH v3 09/56] net/txgbe: add PHY init
` [dpdk-dev] [PATCH v3 10/56] net/txgbe: add module identify
` [dpdk-dev] [PATCH v3 11/56] net/txgbe: add PHY reset
` [dpdk-dev] [PATCH v3 12/56] net/txgbe: add info get operation
` [dpdk-dev] [PATCH v3 13/56] net/txgbe: add interrupt operation
` [dpdk-dev] [PATCH v3 14/56] net/txgbe: add device configure operation
` [dpdk-dev] [PATCH v3 15/56] net/txgbe: add link status change
` [dpdk-dev] [PATCH v3 16/56] net/txgbe: add multi-speed link setup
` [dpdk-dev] [PATCH v3 17/56] net/txgbe: add autoc read and write
` [dpdk-dev] [PATCH v3 18/56] net/txgbe: add MAC address operations
` [dpdk-dev] [PATCH v3 19/56] net/txgbe: add unicast hash bitmap
` [dpdk-dev] [PATCH v3 20/56] net/txgbe: add Rx and Tx init
` [dpdk-dev] [PATCH v3 21/56] net/txgbe: add Rx and Tx queues setup and release
` [dpdk-dev] [PATCH v3 22/56] net/txgbe: add Rx and Tx start and stop
` [dpdk-dev] [PATCH v3 23/56] net/txgbe: add packet type
` [dpdk-dev] [PATCH v3 24/56] net/txgbe: fill simple transmit function
` [dpdk-dev] [PATCH v3 25/56] net/txgbe: fill transmit function with hardware offload
` [dpdk-dev] [PATCH v3 26/56] net/txgbe: fill Tx prepare function
` [dpdk-dev] [PATCH v3 27/56] net/txgbe: fill receive functions
` [dpdk-dev] [PATCH v3 28/56] net/txgbe: add device start operation
` [dpdk-dev] [PATCH v3 29/56] net/txgbe: add Rx and Tx data path start and stop
` [dpdk-dev] [PATCH v3 30/56] net/txgbe: add device stop and close operations
` [dpdk-dev] [PATCH v3 31/56] net/txgbe: support Rx interrupt
` [dpdk-dev] [PATCH v3 32/56] net/txgbe: add Rx and Tx queue info get
` [dpdk-dev] [PATCH v3 33/56] net/txgbe: add device stats get
` [dpdk-dev] [PATCH v3 34/56] net/txgbe: add device xstats get
` [dpdk-dev] [PATCH v3 35/56] net/txgbe: add queue stats mapping
` [dpdk-dev] [PATCH v3 36/56] net/txgbe: add VLAN handle support
` [dpdk-dev] [PATCH v3 37/56] net/txgbe: add SWFW semaphore and lock
` [dpdk-dev] [PATCH v3 38/56] net/txgbe: add PF module init and uninit for SRIOV
` [dpdk-dev] [PATCH v3 39/56] net/txgbe: add process mailbox operation
` [dpdk-dev] [PATCH v3 40/56] net/txgbe: add PF module configure for SRIOV
` [dpdk-dev] [PATCH v3 41/56] net/txgbe: add VMDq configure
` [dpdk-dev] [PATCH v3 42/56] net/txgbe: add RSS support
` [dpdk-dev] [PATCH v3 43/56] net/txgbe: add DCB support
` [dpdk-dev] [PATCH v3 44/56] net/txgbe: add flow control support
` [dpdk-dev] [PATCH v3 45/56] net/txgbe: add FC auto negotiation support
` [dpdk-dev] [PATCH v3 46/56] net/txgbe: add priority flow control support
` [dpdk-dev] [PATCH v3 47/56] net/txgbe: add device promiscuous and allmulticast mode
` [dpdk-dev] [PATCH v3 48/56] net/txgbe: add MTU set operation
` [dpdk-dev] [PATCH v3 49/56] net/txgbe: add FW version get operation
` [dpdk-dev] [PATCH v3 50/56] net/txgbe: add EEPROM info "
` [dpdk-dev] [PATCH v3 51/56] net/txgbe: add register dump support
` [dpdk-dev] [PATCH v3 52/56] net/txgbe: support device LED on and off
` [dpdk-dev] [PATCH v3 53/56] net/txgbe: add mirror rule operations
` [dpdk-dev] [PATCH v3 54/56] net/txgbe: add PTP support
` [dpdk-dev] [PATCH v3 55/56] net/txgbe: add DCB info get operation
` [dpdk-dev] [PATCH v3 56/56] net/txgbe: add Rx and Tx descriptor status

[Bridge] [PATCH net-next v2 00/12] net: add and use function dev_fetch_sw_netstats for fetching pcpu_sw_netstats
 2020-10-14  6:13 UTC  (5+ messages)
  `  "

[PATCH 0/1] Fix Aspeed ast2600 MAC TX hang
 2020-10-14  6:06 UTC  (6+ messages)
` [PATCH 1/1] net: ftgmac100: Fix Aspeed ast2600 TX hang issue

[tip:x86/urgent] BUILD SUCCESS 081dd68c89061077930ec7776d98837cb64b0405
 2020-10-14  6:06 UTC 

[PATCH v11 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-10-14  5:46 UTC  (5+ messages)
` [PATCH v11 1/4] hw/net/can: "
` [PATCH v11 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
` [PATCH v11 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
` [PATCH v11 4/4] MAINTAINERS: Add maintainer entry "

[RFC PATCH 0/2] improve bust_spinlocks dependability
 2020-10-14  6:04 UTC  (6+ messages)
` [RFC PATCH 1/2] bust_spinlocks: add kernel-doc format doc
  ` [linux-safety] "
` [RFC PATCH 2/2] bust_spinlocks: do not decrement oops_in_progress unconditionally
  ` [linux-safety] "
` [linux-safety] [RFC PATCH 0/2] improve bust_spinlocks dependability

[Linux-kernel-mentees] [RFC PATCH v2] checkpatch: add shebang check to EXECUTE_PERMISSIONS
 2020-10-14  6:01 UTC  (4+ messages)
    `  "

[PATCH v2 0/2] XSA-343 followup patches
 2020-10-14  6:00 UTC  (4+ messages)
` [PATCH v2 2/2] xen/evtchn: rework per event channel lock

[PATCH resend v11 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-10-14  5:53 UTC  (7+ messages)
` [PATCH resend v11 1/4] hw/net/can: "
` [PATCH resend v11 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
` [PATCH resend v11 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
` [PATCH resend v11 4/4] MAINTAINERS: Add maintainer entry "

[PATCH ipsec] xfrm: interface: fix the priorities for ipip and ipv6 tunnels
 2020-10-14  6:00 UTC  (4+ messages)

[PATCH resend v11 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-10-14  5:50 UTC  (5+ messages)
` [PATCH resend v11 1/4] hw/net/can: "
` [PATCH resend v11 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
` [PATCH resend v11 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
` [PATCH resend v11 4/4] MAINTAINERS: Add maintainer entry "

remove the last set_fs() in common code, and remove it for x86 and powerpc v3
 2020-10-14  5:51 UTC  (11+ messages)
` [PATCH 05/14] fs: don't allow kernel reads and writes without iter ops

[PATCH v2] arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
 2020-10-14  5:51 UTC 

[PATCH] powerpc/perf: fix Threshold Event CounterMultiplier width for P10
 2020-10-14  5:50 UTC  (5+ messages)

[PATCH 1/8] fluidsynth: upgrade 2.1.3 -> 2.1.5
 2020-10-14  5:50 UTC  (5+ messages)
` [PATCH 3/8] wxwidgets: add opengl PACKAGECONFIG / enable it if opengl is in DISTRO_FEATURES
  ` [oe] "
` [PATCH 4/8] wxwidgets: Add what's necessary so that consumers of wxwidgets_git can find it
  ` [oe] "

[Intel-gfx] [PATCH 00/13] HDCP 2.2 DP MST Support
 2020-10-14  5:45 UTC  (17+ messages)
` [Intel-gfx] [PATCH 01/13] drm/i915/hdcp: Update CP property in update_pipe
` [Intel-gfx] [PATCH 02/13] drm/i915/hotplug: Handle CP_IRQ for DP-MST
` [Intel-gfx] [PATCH 03/13] drm/i915/hdcp: DP MST transcoder for link and stream
` [Intel-gfx] [PATCH 04/13] drm/i915/hdcp: Move HDCP enc status timeout to header
` [Intel-gfx] [PATCH 05/13] drm/i915/hdcp: HDCP stream encryption support
` [Intel-gfx] [PATCH 06/13] drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support
` [Intel-gfx] [PATCH 07/13] drm/i915/hdcp: Pass dig_port to intel_hdcp_init
` [Intel-gfx] [PATCH 08/13] drm/i915/hdcp: Encapsulate hdcp_port_data to dig_port
` [Intel-gfx] [PATCH 09/13] drm/i915/hdcp: mst streams support in hdcp port_data
` [Intel-gfx] [PATCH 10/13] drm/i915/hdcp: Pass connector to check_2_2_link
` [Intel-gfx] [PATCH 11/13] drm/i915/hdcp: Add HDCP 2.2 stream register
` [Intel-gfx] [PATCH 12/13] drm/i915/hdcp: Support for HDCP 2.2 MST shim callbacks
` [Intel-gfx] [PATCH 13/13] drm/i915/hdcp: Enable HDCP 2.2 MST support
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for HDCP 2.2 DP MST Support (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[tip:auto-latest] BUILD SUCCESS f1fd159ac6fa12cc197caae397b36060f41cacef
 2020-10-14  5:43 UTC 

[PATCH v4 0/3] unbreak non-tcg builds
 2020-10-14  5:42 UTC  (3+ messages)
` [PATCH v4 3/3] replay: do not build if TCG is not available

[RFC PATCH v6 0/2] Add file-backed and write-once features to OTP
 2020-10-14  5:41 UTC  (7+ messages)
` [RFC PATCH v6 1/2] hw/misc/sifive_u_otp: Add write function and write-once protection
` [RFC PATCH v6 2/2] hw/misc/sifive_u_otp: Add backend drive support

[dlech-linux:bone-counter 3/12] drivers/counter/counter-chrdev.c:294:8-24: WARNING: counter_fops: .read() has stream semantic; safe to change nonseekable_open -> stream_open
 2020-10-14  5:41 UTC  (2+ messages)
` [PATCH] counter: fix stream_open.cocci warnings

For review: seccomp_user_notif(2) manual page
 2020-10-14  5:41 UTC  (12+ messages)

[PATCH 0/1] Modify ASPEED SoC some default clks are critical
 2020-10-14  5:39 UTC  (8+ messages)
` [PATCH 1/1] clk: aspeed: modify "

[GIT PULL] xen: branch for v5.10-rc1
 2020-10-14  5:39 UTC 

[PATCH] mm: proc: add Sock to /proc/meminfo
 2020-10-14  5:34 UTC  (11+ messages)
` [External] "

[PATCH v2] i2c: npcm7xx: Support changing bus speed using debugfs
 2020-10-14  5:30 UTC  (2+ messages)

[PATCH v2] x86/unwind/orc: fix inactive tasks with stack pointer in %sp
 2020-10-14  5:30 UTC 

[PATCH] wayland: Set idle-time to zero
 2020-10-14  5:15 UTC  (6+ messages)
` [OE-core] "

[meta-python][PATCH] python3-paramiko: fixing runtime dependencies
 2020-10-14  5:26 UTC  (4+ messages)
` [oe] "

[PATCH] i2c: designware: fix slave omitted IC_INTR_STOP_DET
 2020-10-14  5:25 UTC 

[PATCH] arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasks
 2020-10-14  5:24 UTC 

[PATCH 0/1] add ast2400/2500 phy-handle support
 2020-10-14  5:23 UTC  (3+ messages)
` [PATCH 1/1] net: ftgmac100: add handling of mdio/phy nodes for ast2400/2500

[PATCH 0/5] Improve kernel section protections
 2020-10-14  5:24 UTC  (9+ messages)
` [PATCH 4/5] RISC-V: Protect .init.text & .init.data

[PATCH v3 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2020-10-14  5:21 UTC  (5+ messages)
` [PATCH v3 1/4] Jobs based on custom runners: documentation and configuration placeholder
` [PATCH v3 2/4] Jobs based on custom runners: build environment docs and playbook
` [PATCH v3 3/4] Jobs based on custom runners: docs and gitlab-runner setup playbook
` [PATCH v3 4/4] Jobs based on custom runners: add job definitions for QEMU's machines

[xen-unstable-smoke test] 155790: regressions - FAIL
 2020-10-14  5:23 UTC 

[PATCH] ubifs: delete duplicated words + other fixes
 2020-10-14  5:20 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pm: populate the bootup LCLK frequency
 2020-10-14  5:20 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/pm: populate Arcturus PCIE link state

[PATCH v7 0/4] Introduce TEE based Trusted Keys support
 2020-10-14  5:18 UTC  (15+ messages)
` [PATCH v7 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v7 4/4] MAINTAINERS: Add entry for TEE based Trusted Keys

[Buildroot] [PATCH 1/1] tpm2-tss: bump version to 3.0.1
 2020-10-14  5:16 UTC  (3+ messages)

[PATCH 1/1] net: dsa: seville: fix buffer size of the queue system
 2020-10-14  5:14 UTC 

[PATCH v4] drm/msm/dp: return correct connection status after suspend
 2020-10-14  5:09 UTC  (3+ messages)

[PATCH] x86/unwind/orc: fix inactive tasks with sp in sp
 2020-10-14  5:08 UTC  (3+ messages)

[PATCH] arm64/mm: Validate hotplug range before creating linear mapping
 2020-10-14  5:06 UTC  (9+ messages)

[PATCH] kea: add init scripts
 2020-10-14  5:08 UTC 

[dpdk-dev] [PATCH v2] doc: remove aes-gcm addition of j0 deprecation notice
 2020-10-14  5:07 UTC 

[PATCH] Add support for mv88e6393x family of Marvell
 2020-10-14  4:32 UTC 

[PATCH v2] gpio: 104-idi-48: improve code indentation
 2020-10-14  4:54 UTC  (2+ messages)

[Bug 1899728] [NEW] Qemu-5.1.0 build from source man entry not found
 2020-10-14  4:41 UTC 

[PATCH v2 1/8] dt-bindings: phy: convert phy-mtk-xsphy.txt to YAML schema
 2020-10-14  4:44 UTC  (6+ messages)
` [PATCH v2 4/8] dt-bindings: phy: convert HDMI PHY binding "

[External] Using IIO to export laptop palm-sensor and lap-mode info to userspace?
 2020-10-14  4:47 UTC  (11+ messages)

[PATCH] kbuild: doc: describe proper script invocation
 2020-10-14  4:43 UTC  (4+ messages)
    ` [Linux-kernel-mentees] "

drivers/iommu/amd/iommu.c:733 amd_iommu_int_thread() warn: this loop depends on readl() succeeding
 2020-10-14  4:42 UTC 

dbench throughput(sync, reflink=0|1) on xfs over hardware throughput
 2020-10-14  4:41 UTC  (2+ messages)

[PATCH] DMA: PL330: Remove unreachable code
 2020-10-14  4:39 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix compilation error in progs/profiler.inc.h
 2020-10-14  4:36 UTC 

[PATCH net v2] net: fix pos incrementment in ipv6_route_seq_next
 2020-10-14  4:34 UTC  (2+ messages)

[MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files
 2020-10-14  4:31 UTC  (3+ messages)

[PATCH v2 0/2] CPUFreq: Add support for cpu performance dependencies
 2020-10-14  4:25 UTC  (14+ messages)
` [PATCH v2 2/2] [RFC] CPUFreq: Add support for cpu-perf-dependencies

[SPDK] Re: Which SSD can use cmb_ copy test P2P?
 2020-10-14  4:25 UTC 

Any other ways to debug GPIO interrupt controller (pinctrl-amd) for broken touchpads of a new laptop model?
 2020-10-14  4:24 UTC  (11+ messages)
                  ` [Linux-kernel-mentees] "

[cip-dev] improve show-description results
 2020-10-14  4:21 UTC  (5+ messages)
` [cip-dev] [cip-kernel-sec 3/3] issues: fill in the description field of remaining CVEs


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.