messages from 2022-07-11 16:56:50 to 2022-07-11 17:44:29 UTC [more...]
[PATCH] staging: r8188eu: remove HW_VAR_MLME_SITESURVEY from SetHwReg8188EU()
2022-07-11 17:44 UTC
[PATCH RFC] rename.2: document new renameat2() flag RENAME_NEWER_MTIME
2022-07-11 17:38 UTC
[PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
2022-07-11 17:41 UTC (4+ messages)
` [PATCH v9 2/8] hwtracing: hisi_ptt: Add trace function "
[PATCH v1 1/5] powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32
2022-07-11 17:42 UTC (8+ messages)
` [PATCH v1 4/5] powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
[PATCH v2 0/4] drm/msm/dsi: stop using drm_panel directly
2022-07-11 17:42 UTC (7+ messages)
` [PATCH v2 1/4] drm/mipi-dsi: pass DSC data through the struct mipi_dsi_device
` [PATCH v2 2/4] drm/msm/dsi: fetch DSC pps payload from "
[PATCH] arm64: dts: qcom: fix the smmu interrupt values
2022-07-11 17:41 UTC
[PATCH v2] clk: qcom: gpucc-sm8350: Fix "initializer element is not constant" error
2022-07-11 17:42 UTC (2+ messages)
[PATCH v5 00/69] drm/vc4: Fix hotplug for vc4
2022-07-11 17:39 UTC (70+ messages)
` [PATCH v5 01/69] drm/mipi-dsi: Detach devices when removing the host
` [PATCH v5 02/69] drm/crtc: Introduce drmm_crtc_init_with_planes
` [PATCH v5 03/69] drm/encoder: Introduce drmm_encoder_init
` [PATCH v5 04/69] drm/connector: Reorder headers
` [PATCH v5 05/69] drm/connector: Mention the cleanup after drm_connector_init
` [PATCH v5 06/69] drm/connector: Clarify when drm_connector_unregister is needed
` [PATCH v5 07/69] drm/connector: Consolidate Connector Initialization
` [PATCH v5 08/69] drm/connector: Check for destroy implementation
` [PATCH v5 09/69] drm/connector: Introduce drmm_connector_init
` [PATCH v5 10/69] drm/bridge: panel: Introduce drmm_panel_bridge_add
` [PATCH v5 11/69] drm/bridge: panel: Introduce drmm_of_get_bridge
` [PATCH v5 12/69] drm/vc4: drv: Call component_unbind_all()
` [PATCH v5 13/69] drm/vc4: drv: Use drm_dev_unplug
` [PATCH v5 14/69] drm/vc4: crtc: Create vblank reporting function
` [PATCH v5 15/69] drm/vc4: hvs: Protect device resources after removal
` [PATCH v5 16/69] drm/vc4: hvs: Remove planes currently allocated before taking down
` [PATCH v5 17/69] drm/vc4: plane: Take possible_crtcs as an argument
` [PATCH v5 18/69] drm/vc4: crtc: Remove manual plane removal on error
` [PATCH v5 19/69] drm/vc4: plane: Switch to drmm_universal_plane_alloc()
` [PATCH v5 20/69] drm/vc4: crtc: Move debugfs_name to crtc_data
` [PATCH v5 21/69] drm/vc4: crtc: Switch to drmm_kzalloc
` [PATCH v5 22/69] drm/vc4: crtc: Switch to DRM-managed CRTC initialization
` [PATCH v5 23/69] drm/vc4: dpi: Remove vc4_dev dpi pointer
` [PATCH v5 24/69] drm/vc4: dpi: Embed DRM structures into the private structure
` [PATCH v5 25/69] drm/vc4: dpi: Switch to drmm_kzalloc
` [PATCH v5 26/69] drm/vc4: dpi: Return an error if we can't enable our clock
` [PATCH v5 27/69] drm/vc4: dpi: Remove unnecessary drm_of_panel_bridge_remove call
` [PATCH v5 28/69] drm/vc4: dpi: Add action to disable the clock
` [PATCH v5 29/69] drm/vc4: dpi: Switch to DRM-managed encoder initialization
` [PATCH v5 30/69] drm/vc4: dpi: Switch to drmm_of_get_bridge
` [PATCH v5 31/69] drm/vc4: dpi: Protect device resources
` [PATCH v5 32/69] drm/vc4: dsi: Embed DRM structures into the private structure
` [PATCH v5 33/69] drm/vc4: dsi: Switch to DRM-managed encoder initialization
` [PATCH v5 34/69] drm/vc4: dsi: Switch to drmm_of_get_bridge
` [PATCH v5 35/69] drm/vc4: dsi: Fix the driver structure lifetime
` [PATCH v5 36/69] drm/vc4: dsi: Switch to devm_pm_runtime_enable
` [PATCH v5 37/69] drm/vc4: hdmi: Switch to drmm_kzalloc
` [PATCH v5 38/69] drm/vc4: hdmi: Remove call to drm_connector_unregister()
` [PATCH v5 39/69] drm/vc4: hdmi: Switch to DRM-managed encoder initialization
` [PATCH v5 40/69] drm/vc4: hdmi: Switch to DRM-managed connector initialization
` [PATCH v5 41/69] drm/vc4: hdmi: Switch to device-managed ALSA initialization
` [PATCH v5 42/69] drm/vc4: hdmi: Switch to device-managed CEC initialization
` [PATCH v5 43/69] drm/vc4: hdmi: Use a device-managed action for DDC
` [PATCH v5 44/69] drm/vc4: hdmi: Switch to DRM-managed kfree to build regsets
` [PATCH v5 45/69] drm/vc4: hdmi: Use devm to register hotplug interrupts
` [PATCH v5 46/69] drm/vc4: hdmi: Move audio structure offset checks
` [PATCH v5 47/69] drm/vc4: hdmi: Protect device resources after removal
` [PATCH v5 48/69] drm/vc4: hdmi: Switch to devm_pm_runtime_enable
` [PATCH v5 49/69] drm/vc4: txp: Remove vc4_dev txp pointer
` [PATCH v5 50/69] drm/vc4: txp: Remove duplicate regset
` [PATCH v5 51/69] drm/vc4: txp: Switch to drmm_kzalloc
` [PATCH v5 52/69] drm/vc4: txp: Remove call to drm_connector_unregister()
` [PATCH v5 53/69] drm/vc4: txp: Protect device resources
` [PATCH v5 54/69] drm/vc4: vec: Remove vc4_dev vec pointer
` [PATCH v5 55/69] drm/vc4: vec: Embed DRM structures into the private structure
` [PATCH v5 56/69] drm/vc4: vec: Switch to drmm_kzalloc
` [PATCH v5 57/69] drm/vc4: vec: Remove call to drm_connector_unregister()
` [PATCH v5 58/69] drm/vc4: vec: Switch to DRM-managed encoder initialization
` [PATCH v5 59/69] drm/vc4: vec: Switch to DRM-managed connector initialization
` [PATCH v5 60/69] drm/vc4: vec: Protect device resources after removal
` [PATCH v5 61/69] drm/vc4: vec: Switch to devm_pm_runtime_enable
` [PATCH v5 62/69] drm/vc4: debugfs: Protect device resources
` [PATCH v5 63/69] drm/vc4: debugfs: Return an error on failure
` [PATCH v5 64/69] drm/vc4: debugfs: Simplify debugfs registration
` [PATCH v5 65/69] drm/vc4: Switch to drmm_mutex_init
` [PATCH v5 66/69] drm/vc4: perfmon: Add missing mutex_destroy
` [PATCH v5 67/69] drm/vc4: v3d: Stop disabling interrupts
` [PATCH v5 68/69] drm/vc4: v3d: Rework the runtime_pm setup
` [PATCH v5 69/69] drm/vc4: v3d: Switch to devm_pm_runtime_enable
[PATCH 0/3] New SMCA Syndrome registers and FRU Text feature
2022-07-11 17:41 UTC (10+ messages)
` [PATCH 1/3] x86/MCE, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH 2/3] x86/MCE/APEI: Handle variable register array size
` [PATCH 3/3] EDAC/mce_amd: Add support for FRU Text in MCA
[Bug 216230] New: "irq9: nobody cared" on Thinkpad T14 Gen1 (AMD) when s2idle is enabled
2022-07-11 17:40 UTC (4+ messages)
` [Bug 216230] "
[PATCH 1/1] net: phy: possible NULL dereference in fixed_phy_create()
2022-07-11 17:40 UTC
[PATCH] drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines
2022-07-11 17:39 UTC (3+ messages)
[PATCH v2] x86/mm/tlb: ignore f->new_tlb_gen when zero
2022-07-11 17:39 UTC (2+ messages)
[PATCH] riscv: Pass -mno-relax only on lld < 15.0.0
2022-07-11 17:38 UTC (5+ messages)
[PATCH] modules: Fix corruption of /proc/kallsyms
2022-07-11 17:37 UTC (2+ messages)
[Buildroot] [git commit branch/2022.02.x] package/gtest: needs gcc >= 5
2022-07-11 17:25 UTC
[Buildroot] [git commit branch/2022.02.x] package/libgtk3: bump to version 3.24.34
2022-07-11 17:27 UTC
[GIT PULL] VFIO fix for v5.19-rc7
2022-07-11 17:34 UTC (2+ messages)
[Buildroot] [git commit branch/2022.02.x] support/scripts/gen-bootlin-toolchains: drop "mips64" architecture variant
2022-07-11 17:13 UTC
[Buildroot] [git commit branch/2022.02.x] toolchain/toolchain-external: add BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER option
2022-07-11 17:11 UTC
[PATCH] gpio: sim: fix the chip_name configfs item
2022-07-11 17:34 UTC
[Buildroot] [git commit branch/2022.02.x] toolchain/toolchain-external/toolchain-external-bootlin: regenerate after i686 toolchain dependency fixes
2022-07-11 17:09 UTC
[Buildroot] [git commit branch/2022.02.x] support/testing, toolchain/toolchain-external/toolchain-external-bootlin: regenerate with latest gen-bootlin-toolchains script
2022-07-11 17:09 UTC
[V4] tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate
2022-07-11 17:33 UTC
[Buildroot] [git commit branch/2022.02.x] package/gnutls: bump to version 3.7.6
2022-07-11 17:18 UTC
[bluez/bluez] 163de8: btdev: Fix not checking if a CIG has any active CIS
2022-07-11 17:33 UTC
[Buildroot] [git commit branch/2022.02.x] support/scripts/gen-bootlin-toolchains: improve dependencies of ARM toolchains
2022-07-11 17:09 UTC
[Buildroot] [git commit branch/2022.02.x] support/scripts/gen-bootlin-toolchains: make use of BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
2022-07-11 17:12 UTC
[Buildroot] [git commit branch/2022.02.x] toolchain/toolchain-external/toolchain-external-bootlin: regenerate with correct !BR2_STATIC_LIBS handling
2022-07-11 17:09 UTC
[PATCH] powerpc: e500: Fix compilation with gcc e500 compiler
2022-07-11 17:32 UTC (11+ messages)
NFSv4.1/4.2 server returns same sessionid after DestroySession/CreateSession
2022-07-11 17:33 UTC (3+ messages)
[Buildroot] [git commit branch/2022.02.x] toolchain/toolchain-external/toolchain-external-bootlin: regenerate with BR2_ARM dependency
2022-07-11 17:09 UTC
[Buildroot] [git commit branch/2022.02.x] support/scripts/gen-bootlin-toolchains: adjust dependencies of i686 toolchains
2022-07-11 17:09 UTC
[PATCH v3 -next 0/1] module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT
2022-07-11 17:32 UTC (3+ messages)
` [PATCH v3 -next 1/1] "
[Buildroot] [git commit branch/2022.02.x] support/scripts/gen-bootlin-toolchains: check that toolchains exists for a certain arch
2022-07-11 17:13 UTC
[Buildroot] [git commit branch/2022.02.x] package/bpftool: add a patch to fix cross compilation
2022-07-11 16:51 UTC
[Buildroot] [git commit branch/2022.02.x] support/scripts/gen-bootlin-toolchains: fix RISC-V 64-bit toolchain description
2022-07-11 17:09 UTC
[Buildroot] [git commit branch/2022.02.x] support/scripts/gen-bootlin-toolchains: properly take into account !BR2_STATIC_LIBS for glibc toolchains
2022-07-11 17:09 UTC
[Buildroot] [git commit branch/2022.02.x] package/bpftool: bump to version 6.8.0
2022-07-11 16:51 UTC
[PATCH v2 0/3] media: i2c: ak7375: Add regulator management
2022-07-11 17:31 UTC (3+ messages)
` [PATCH v2 3/3] "
[Buildroot] [git commit branch/2022.05.x] package/gnutls: bump to version 3.7.6
2022-07-11 17:18 UTC
linux-next: manual merge of the broadcom tree with the spdx tree
2022-07-11 17:31 UTC (3+ messages)
[PATCH] s390/ap: fixes bug in the AP bus's __verify_queue_reservations function
2022-07-11 17:31 UTC (3+ messages)
[Buildroot] [git commit branch/2022.05.x] package/gtest: needs gcc >= 5
2022-07-11 17:22 UTC
[RFC PATCH v3 0/2] drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR
2022-07-11 17:23 UTC (7+ messages)
` [RFC PATCH v3 1/2] drm/bridge: ti-sn65dsi86: fetch bpc using drm_atomic_state
` [RFC PATCH v3 2/2] drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR
[Buildroot] [git commit branch/2022.05.x] package/libgtk3: bump to version 3.24.34
2022-07-11 17:27 UTC
[Buildroot] [git commit branch/2022.05.x] support/scripts/gen-bootlin-toolchains: check that toolchains exists for a certain arch
2022-07-11 17:13 UTC
[PATCH v4 0/6] vfio/pci: power management changes
2022-07-11 17:30 UTC (8+ messages)
` [PATCH v4 2/6] vfio: Add a new device feature for the power management
[Buildroot] [git commit branch/2022.05.x] support/scripts/gen-bootlin-toolchains: drop "mips64" architecture variant
2022-07-11 17:13 UTC
[Buildroot] [git commit branch/2022.05.x] support/scripts/gen-bootlin-toolchains: adjust dependencies of i686 toolchains
2022-07-11 17:10 UTC
[PATCH net-next 0/5] devlink rate police limiter
2022-07-11 17:29 UTC (10+ messages)
[Buildroot] [git commit branch/2022.05.x] toolchain/toolchain-external/toolchain-external-bootlin: regenerate with BR2_ARM dependency
2022-07-11 17:10 UTC
[Buildroot] [git commit branch/2022.05.x] support/scripts/gen-bootlin-toolchains: make use of BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER
2022-07-11 17:12 UTC
[Buildroot] [git commit branch/2022.05.x] toolchain/toolchain-external: add BR2_TOOLCHAIN_EXTERNAL_HAS_NO_GDBSERVER option
2022-07-11 17:11 UTC
WMI driver duplicate UUID
2022-07-11 17:29 UTC (4+ messages)
[Buildroot] [git commit branch/2022.05.x] support/scripts/gen-bootlin-toolchains: improve dependencies of ARM toolchains
2022-07-11 17:10 UTC
[Buildroot] [git commit branch/2022.05.x] toolchain/toolchain-external/toolchain-external-bootlin: regenerate after i686 toolchain dependency fixes
2022-07-11 17:10 UTC
[Buildroot] [git commit branch/2022.05.x] package/bpftool: add a patch to fix cross compilation
2022-07-11 16:51 UTC
[Buildroot] [git commit branch/2022.05.x] support/testing, toolchain/toolchain-external/toolchain-external-bootlin: regenerate with latest gen-bootlin-toolchains script
2022-07-11 17:10 UTC
[Buildroot] [git commit branch/2022.05.x] support/scripts/gen-bootlin-toolchains: fix RISC-V 64-bit toolchain description
2022-07-11 17:10 UTC
[Buildroot] [git commit branch/2022.05.x] package/bpftool: bump to version 6.8.0
2022-07-11 16:51 UTC
[Buildroot] [PATCH] package/libgtk3: bump to version 3.24.34
2022-07-11 17:27 UTC (2+ messages)
[RFC PATCH v1] perf symbol: Correct address for bss symbols
2022-07-11 17:27 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/gtest: needs gcc >= 5
2022-07-11 17:26 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] tests/i915_query: fix cache type iteration
2022-07-11 17:26 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[RFC PATCH] irq_work: wakeup irq_workd when queued first rt_lazy work
2022-07-11 17:23 UTC
[PATCH v3 0/2] x86: AMX enabling example with new constants
2022-07-11 17:13 UTC (3+ messages)
` [PATCH v3 1/2] x86/arch_prctl: Add AMX feature numbers as ABI constants
` [PATCH v3 2/2] Documentation/x86: Add the AMX enabling example
[Buildroot] [PATCH] package/gnutls: bump to version 3.7.6
2022-07-11 17:21 UTC (2+ messages)
[PATCH] blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created
2022-07-11 17:20 UTC (2+ messages)
[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
2022-07-11 17:19 UTC (9+ messages)
` [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands
` [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd
[PATCH v1] NFSD: Decode NFSv4 birth time attribute
2022-07-11 17:18 UTC (3+ messages)
[PATCH 0/1] Fix missing clk change notification on UFS host reset
2022-07-11 17:17 UTC (4+ messages)
` [PATCH 1/1] scsi: ufs: fix missing clk change notification on "
[Buildroot] [PATCH 00/11] Another set of Bootlin toolchain integration improvements
2022-07-11 17:17 UTC (3+ messages)
[PATCH 1/7] doc: Migrate CodingStyle wiki page to Sphinx
2022-07-11 17:14 UTC (7+ messages)
` [PATCH 2/7] doc: Migrate DesignPrinciples "
` [PATCH 3/7] doc: codingstyle: Remove comment about '//' style comments
` [PATCH 4/7] doc: Migrate Process wiki page to Sphinx
` [PATCH 5/7] designprinciples.rst: Perform minor cleanups
` [PATCH 6/7] process.rst: "
` [PATCH 7/7] process.rst: Modernize the "Workflow of a Custodian" section
[PATCH v2 0/2] selftests/x86: AMX-related test improvements
2022-07-11 17:03 UTC (3+ messages)
` [PATCH v2 1/2] selftests/x86/signal: Adjust the test to the kernel's altstack check
` [PATCH v2 2/2] selftests/x86/amx: Fix the test to avoid failure when AMX is unavailable
[PATCH] builtin/mv.c: use correct type to compute size of an array element
2022-07-11 17:11 UTC (9+ messages)
` [PATCH] cocci: avoid normalization rules for memcpy
[GIT PULL] CoreSight changes for v5.20
2022-07-11 17:08 UTC (2+ messages)
[PATCH v2] x86/cpuinfo: Clear X86_FEATURE_TME if TME/MKTME is disabled by BIOS
2022-07-11 17:08 UTC (4+ messages)
[PATCH] tools: Upgrade atomic_set() to use WRITE_ONCE()
2022-07-11 17:08 UTC
[PATCH 0/2] btrfs: optimize btrfs_ino()
2022-07-11 17:03 UTC (2+ messages)
[dpdk-dev v1] crypto/qat: Enable OpenSSL legacy provider in session
2022-07-11 17:08 UTC
[dpdk-dev v1] crypto/openssl: fix of dstlen passed in HMAC
2022-07-11 17:08 UTC
[PATCH] clk: qcom: gpucc-sm8350: Fix "initializer element is not constant" error
2022-07-11 17:07 UTC (2+ messages)
[jolsa-perf:bpf/tramp_29 10/32] samples/ftrace/ftrace-direct-set.c:101:9: error: implicit declaration of function 'ftrace_test_0'; did you mean 'ftrace_stub'?
2022-07-11 17:07 UTC
[PATCH v2] hw/nvram: Add at24c-eeprom support for small eeproms
2022-07-11 16:51 UTC
Information needed regarding gnu-arm-eclipse version:
2022-07-11 16:54 UTC (2+ messages)
[PATCH] MMIO should have more priority then IO
2022-07-11 17:04 UTC (11+ messages)
[XEN PATCH v3 00/25] Toolstack build system improvement, toward non-recursive makefiles
2022-07-11 17:01 UTC (4+ messages)
` [XEN PATCH v3 04/25] tools/firmware/hvmloader: rework Makefile
How to get license text
2022-07-11 17:00 UTC
[asahilinux:bluetooth-wip 8/8] drivers/bluetooth/hci_bcm43xx.c:1280:8: error: incompatible pointer types passing '__le64 *' (aka 'unsigned long long *') to parameter of type 'dma_addr_t *' (aka 'unsigned int *')
2022-07-11 16:56 UTC
[PATCH v5 0/9] drm: selftest: Convert to KUnit
2022-07-11 16:56 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.