messages from 2022-07-06 15:57:01 to 2022-07-06 18:28:11 UTC [more...]
[PATCH 0/8] videobuf2: Replace vb2_find_timestamp() with vb2_find_buffer()
2022-07-06 18:26 UTC (8+ messages)
` [PATCH 2/8] mediatek: vcodec: Use vb2_find_buffer
` [PATCH 3/8] tegra-vde: "
` [PATCH 4/8] vicodec: "
` [PATCH 5/8] hantro: "
` [PATCH 6/8] rkvdec: "
` [PATCH 7/8] cedrus: "
` [PATCH 8/8] videobuf2: Remove vb2_find_timestamp()
[PATCH v5 0/9] usb: typec: Introduce typec-switch binding
2022-07-06 18:26 UTC (9+ messages)
` [PATCH v5 5/9] drm/bridge: anx7625: Add typec_mux_set callback function
[PATCH 0/3] Documentation: hyperv: Add basic info on Hyper-V enlightenments
2022-07-06 18:25 UTC (4+ messages)
` [PATCH 3/3] Documentation: hyperv: Add overview of clocks and timers
[PATCH 0/5] lib/find: add find_nth_bit()
2022-07-06 18:23 UTC (6+ messages)
` [PATCH 1/5] lib: add find_nth(,and,andnot)_bit()
` [PATCH 2/5] lib/bitmap: add tests for find_nth_bit()
` [PATCH 3/5] lib/bitmap: remove bitmap_ord_to_pos
` [PATCH 4/5] cpumask: add cpumask_nth_{,and,andnot}
` [PATCH 5/5] lib/nodemask: inline next_node_in() and node_random()
[V2] tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate
2022-07-06 18:21 UTC (8+ messages)
[Regression?] Linux 5.19-rc5 gets stuck on boot, not rc4
2022-07-06 18:21 UTC (5+ messages)
[RFT][PATCH v2 0/9] Update vfio_pin/unpin_pages API
2022-07-06 18:18 UTC (23+ messages)
` [RFT][PATCH v2 1/9] vfio: Make vfio_unpin_pages() return void
` [RFT][PATCH v2 2/9] vfio/ap: Pass in physical address of ind to ap_aqic()
` [RFT][PATCH v2 3/9] vfio/ccw: Only pass in contiguous pages
` [RFT][PATCH v2 4/9] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [RFT][PATCH v2 5/9] vfio/ap: Remove redundant pfn
` [RFT][PATCH v2 6/9] vfio/ccw: Change pa_pfn list to pa_iova list
` [RFT][PATCH v2 7/9] vfio: Rename user_iova of vfio_dma_rw()
` [RFT][PATCH v2 8/9] vfio/ccw: Add kmap_local_page() for memcpy
` [RFT][PATCH v2 9/9] vfio: Replace phys_pfn with pages for vfio_pin_pages()
[syzbot] general protection fault in virtio_gpu_object_create (2)
2022-07-06 18:17 UTC
[PATCH 1/2] dt-bindings: leds: Add cznic,turris1x-leds.yaml binding
2022-07-06 18:16 UTC (8+ messages)
` [PATCH v2 1/2] [RFT] "
[PATCH v1 1/1] Create debugfs file with hyper-v balloon usage information
2022-07-06 18:15 UTC (3+ messages)
` [PATCH v2 "
[PATCH] usb: gadget: f_mass_storage: forced_eject attribute
2022-07-06 18:13 UTC (3+ messages)
[PATCH v2 00/11] SMM emulation and interrupt shadow fixes
2022-07-06 18:13 UTC (7+ messages)
` [PATCH v2 11/11] KVM: x86: emulator/smm: preserve interrupt shadow in SMRAM
[PATCH V3 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-07-06 18:13 UTC (10+ messages)
` [PATCH V3 net-next 1/4] net: bridge: add fdb flag to extent locked port feature
OpenRISC fixes for 5.19-rc5
2022-07-06 18:12 UTC (3+ messages)
` [GIT PULL] "
[PATCH V3 00/11] PCI: tegra: Add Tegra234 PCIe support
2022-07-06 18:11 UTC (5+ messages)
` [PATCH V3 02/11] dt-bindings: pci: tegra: Convert to json-schema
[PATCH v2] scsi: ufs: ufs-pci: Enable WriteBooster capability on ADL
2022-07-06 18:11 UTC (2+ messages)
[PATCH 1/6] crypto: sa2ul - Set the supported_algos bits individually
2022-07-06 18:10 UTC (4+ messages)
` [PATCH 6/6] arm64: dts: ti: k3-j7200-mcu-wakeup: Add SA2UL node
[PATCH] ARM: module: Teach unwinder about PLTs
2022-07-06 18:09 UTC (2+ messages)
CONFIG_ANDROID (was: rcu_sched detected expedited stalls in amdgpu after suspend)
2022-07-06 18:09 UTC (8+ messages)
[PATCH 0/2] iio: adc: ti-adc128s052: Add support for adc102s021 and family
2022-07-06 18:06 UTC (4+ messages)
` [PATCH 2/2] iio: adc: ti-adc128s052: Add lower resolution devices support
[GIT PULL] sound fixes for 5.19-rc6
2022-07-06 18:06 UTC (2+ messages)
[PATCH v5 0/5] cover-letter: Simplify vfio_iommu_type1 attach/detach routine
2022-07-06 18:03 UTC (4+ messages)
[PATCH v2] module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT
2022-07-06 17:58 UTC (2+ messages)
[PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
2022-07-06 17:57 UTC (3+ messages)
` [PATCH v9 7/8] docs: trace: Add HiSilicon PTT device driver documentation
[PATCH v3] drm/msm/dp: make eDP panel as the first connected connector
2022-07-06 17:57 UTC (6+ messages)
[PATCH V4 00/20] The Runtime Verification (RV) interface
2022-07-06 17:53 UTC (5+ messages)
` [PATCH V4 01/20] rv: Add "
[PATCH v2 00/21] KVM: x86: Event/exception fixes and cleanups
2022-07-06 17:52 UTC (15+ messages)
` [PATCH v2 02/21] KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
` [PATCH v2 09/21] KVM: nVMX: Unconditionally clear mtf_pending on nested VM-Exit
` [PATCH v2 13/21] KVM: x86: Formalize blocking of nested pending exceptions
[PATCH v2 5/5] iio: pressure: bmp280: Adds more tunable config parameters for BMP380
2022-07-06 17:49 UTC (6+ messages)
[PATCH v2 00/10] lib: cleanup bitmap-related headers
2022-07-06 17:42 UTC (11+ messages)
` [PATCH 01/10] arm: align find_bit declarations with generic kernel
` [PATCH 02/10] lib/bitmap: change return types to bool where appropriate
` [PATCH 03/10] lib/bitmap: change type of bitmap_weight to unsigned long
` [PATCH 04/10] cpumask: change return types to bool where appropriate
` [PATCH 05/10] lib/cpumask: change return types to unsigned "
` [PATCH 06/10] lib/cpumask: move trivial wrappers around find_bit to the header
` [PATCH 07/10] headers/deps: mm: Optimize <linux/gfp.h> header dependencies
` [PATCH 08/10] headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>
` [PATCH 09/10] headers/deps: mm: align MANITAINERS and Docs with new gfp.h structure
` [PATCH 10/10] lib/cpumask: move some one-line wrappers to header file
[ammarfaizi2-block:broonie/sound/for-next 328/352] sound/soc/soc-acpi.c:58:36: warning: initialization of 'struct acpi_device *' from 'int' makes pointer from integer without a cast
2022-07-06 17:41 UTC
[alobakin:xdp_hints 27/52] net/bpf/core.c:801:37: sparse: sparse: incorrect type in argument 2 (different base types)
2022-07-06 17:41 UTC
[PATCH v9 0/2] Detect stalls on guest vCPUS
2022-07-06 17:35 UTC (6+ messages)
` [PATCH v9 2/2] misc: Add a mechanism to detect stalls on guest vCPUs
[PATCH 0/2] fs/ntfs3: Refactoring and improving logic in run_pack
2022-07-06 17:33 UTC (3+ messages)
` [PATCH 1/2] fs/ntfs3: Added comments to frecord functions
` [PATCH 2/2] fs/ntfs3: Check possible errors in run_pack in advance
[REGRESSION] qla2xxx: tape drive not removed after unplug FC cable
2022-07-06 17:29 UTC (9+ messages)
` [EXT] "
[PATCH v2 0/4] drm: rename CMA helpers to DMA helpers
2022-07-06 17:28 UTC (3+ messages)
` [PATCH v2 3/4] drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
[PATCH v2] bpf/scripts: Generate GCC compatible helpers
2022-07-06 17:28 UTC
[PATCH net-next v2] ip_tunnel: allow to inherit from VLAN encapsulated IP frames
2022-07-06 17:25 UTC (2+ messages)
[PATCH] xfs: fix potential memory leak in xfs_bmap_add_attrfork()
2022-07-06 17:24 UTC (2+ messages)
[PATCH v2 0/9] platform/chrome: Type-C switch driver and Type-C framework updates
2022-07-06 17:15 UTC (10+ messages)
` [PATCH v2 1/9] usb: typec: Add support for retimers
` [PATCH v2 2/9] usb: typec: Add retimer handle to port
` [PATCH v2 3/9] platform/chrome: Add Type-C mux set command definitions
` [PATCH v2 4/9] platform/chrome: cros_typec_switch: Add switch driver
` [PATCH v2 5/9] platform/chrome: cros_typec_switch: Set EC retimer
` [PATCH v2 6/9] platform/chrome: cros_typec_switch: Add event check
` [PATCH v2 7/9] platform/chrome: cros_typec_switch: Register mode switches
` [PATCH v2 8/9] platform/chrome: cros_ec_typec: Cleanup switch handle return paths
` [PATCH v2 9/9] platform/chrome: cros_ec_typec: Get retimer handle
[net-next v4 0/4] seg6: add support for SRv6 Headend Reduced Encapsulation
2022-07-06 17:20 UTC (4+ messages)
` [net-next v4 3/4] selftests: seg6: add selftest for SRv6 H.Encaps.Red behavior
[PATCH] i2c: brcmstb: Fixed adapter named with optional interrupts
2022-07-06 17:21 UTC
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c:350 msm_dsi_dphy_timing_calc_v3() warn: inconsistent indenting
2022-07-06 17:21 UTC
[PATCH 00/22] Fix kernel-doc warnings at linux-next
2022-07-06 17:15 UTC (3+ messages)
` [PATCH 04/22] x86/sgx: fix kernel-doc markups
[PATCH v7 00/15] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
2022-07-06 17:16 UTC (4+ messages)
` [PATCH v7 09/15] dt-bindings: firmware: Add fsl,scu yaml file
[PATCH v2] drm/msm/adreno: Do not propagate void return values
2022-07-06 17:14 UTC (2+ messages)
[PATCH v2] drm/msm/dp: make eDP panel as the first connected connector
2022-07-06 17:12 UTC (2+ messages)
[PATCH] bpf/scripts: Generate GCC compatible helpers
2022-07-06 17:12 UTC (2+ messages)
[PATCH] xfs: removed useless condition in function xfs_attr_node_get
2022-07-06 17:11 UTC (2+ messages)
[PATCH v1] watchdog: meson: keep running if already active
2022-07-06 17:00 UTC (7+ messages)
[alobakin:xdp_hints 5/52] net/bpf/prog_ops.c:895:31: sparse: sparse: symbol 'xdp_verifier_ops' was not declared. Should it be static?
2022-07-06 17:00 UTC
[PATCH] x86/PAT: have pat_enabled() properly reflect state when running on e.g. Xen
2022-07-06 17:01 UTC (6+ messages)
[PATCH] nvme: Fix nvme_setup_command metadata trace event for cdw10
2022-07-06 16:58 UTC (8+ messages)
[PATCH net-next v2 00/35] [RFT] net: dpaa: Convert to phylink
2022-07-06 16:57 UTC (5+ messages)
` [PATCH net-next v2 04/35] [RFC] phy: fsl: Add Lynx 10G SerDes driver
[PATCH] zonefs: Call page_address() on page acquired with GFP_KERNEL flag
2022-07-06 16:54 UTC (2+ messages)
[PATCH v7 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
2022-07-06 16:54 UTC (17+ messages)
` [PATCH v7 01/16] dt-bindings: timer: npcm: Add npcm845 compatible string
` [PATCH v7 02/16] dt-bindings: watchdog: "
` [PATCH v7 03/16] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v7 04/16] clk: npcm8xx: add clock controller
` [PATCH v7 05/16] dt-bindings: reset: npcm: add GCR syscon property
` [PATCH v7 06/16] ARM: dts: nuvoton: add reset "
` [PATCH v7 07/16] reset: npcm: using syscon instead of device data
` [PATCH v7 08/16] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v7 09/16] reset: npcm: Add NPCM8XX support
` [PATCH v7 10/16] dt-bindings: arm: npcm: Add maintainer
` [PATCH v7 11/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
` [PATCH v7 12/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR "
` [PATCH v7 13/16] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
` [PATCH v7 14/16] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v7 15/16] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v7 16/16] arm64: defconfig: Add Nuvoton NPCM family support
[PATCH v16 0/3] eDP/DP Phy vdda realted function
2022-07-06 16:54 UTC (2+ messages)
[PATCH 0/9] arm: bcmbca: Move BCM63138 SoC support under ARCH_BCMBCA
2022-07-06 16:52 UTC (3+ messages)
` [PATCH 5/9] arm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
[PATCH v3 4/5] phy: Add ARTPEC-8 PCIe PHY driver
2022-07-06 16:51 UTC (5+ messages)
` [PATCH v3 0/5] Add support for Axis, ARTPEC-8 PCIe driver
[PATCH v5 0/4] RISC-V: Create unique identification for SoC PMU
2022-07-06 16:50 UTC (2+ messages)
[PATCH V8 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
2022-07-06 16:50 UTC (2+ messages)
[PATCH] drivers/perf: riscv_pmu: Add riscv pmu pm notifier
2022-07-06 16:50 UTC (2+ messages)
[PATCH 1/2] iommu: arm-smmu-impl: Add 8250 display compatible to the client list
2022-07-06 16:50 UTC (2+ messages)
[PATCH] perf/arm-cci: Use the bitmap API to allocate bitmaps
2022-07-06 16:50 UTC (2+ messages)
[PATCH v2] ARM: Fix MAX_DMA_ADDRESS overflow
2022-07-06 16:46 UTC
[PATCHv2] iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
2022-07-06 16:45 UTC (2+ messages)
[PATCH] random: remove CONFIG_ARCH_RANDOM and "nordrand"
2022-07-06 16:42 UTC (9+ messages)
[PATCH] tpm_tis: Hold locality open during probe
2022-07-06 16:40 UTC
[syzbot] WARNING in sk_stream_kill_queues (8)
2022-07-06 16:40 UTC (4+ messages)
[GIT PULL 1/2] arm64: dts: cleanup for v5.20, second round
2022-07-06 16:37 UTC (2+ messages)
` [GIT PULL 1/2] ARM: "
[GIT PULL] irqchip fixes for 5.19, take #2
2022-07-06 16:37 UTC (2+ messages)
` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
[PATCH 00/12] Fix several documentation build warnings with Sphinx 2.4.4
2022-07-06 16:34 UTC (3+ messages)
` [PATCH 11/12] docs: arm: index.rst: add google/chromebook-boot-flow
[PATCH v5] sched/fair: Make per-cpu cpumasks static
2022-07-06 16:32 UTC
[PATCH v3] dmaengine: altera-msgdma: Fixed some inconsistent function name descriptions
2022-07-06 16:30 UTC (2+ messages)
[PATCH v3] dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script
2022-07-06 16:29 UTC (3+ messages)
[PATCH v1 net 11/16] net: Fix a data-race around sysctl_mem
2022-07-06 16:27 UTC (2+ messages)
[PATCH v2] dmaengine: imx-sdma: Add missing struct documentation
2022-07-06 16:28 UTC (2+ messages)
[PATCH] dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
2022-07-06 16:27 UTC (2+ messages)
[PATCH v2] Fixes: 1ca81883c557 ("ARM: dts: at91: sama5d2: add nodes for I2S controllers")
2022-07-06 16:26 UTC (2+ messages)
[PATCH v2 1/3] dt-bindings: soc: samsung: exynos-pmu: cleanup assigned clocks
2022-07-06 16:25 UTC (4+ messages)
` [PATCH v2 2/3] dt-bindings: soc: samsung: exynos-pmu: use abolute ref paths
` [PATCH v2 3/3] dt-bindings: soc: samsung: exynos-pmu: add reboot-mode
[PATCH 1/2] dt-bindings: leds: register-bit-led: Add value property
2022-07-06 16:23 UTC (3+ messages)
[PATCH] net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
2022-07-06 16:21 UTC (2+ messages)
[PATCH] vfio: hisi_acc_vfio_pci: fix integer overflow check in hisi_acc_vf_resume_write()
2022-07-06 16:18 UTC (4+ messages)
[PATCH V4 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
2022-07-06 16:17 UTC (5+ messages)
` [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
[PATCH 1/3] dt-bindings: soc: samsung: exynos-pmu: cleanup assigned clocks
2022-07-06 16:16 UTC (6+ messages)
` [PATCH 2/3] dt-bindings: soc: samsung: exynos-pmu: use abolute ref paths
` [PATCH 3/3] dt-bindings: soc: samsung: exynos-pmu: add reboot-mode
[PATCH v1 net 03/16] sysctl: Add proc_dointvec_lockless()
2022-07-06 16:15 UTC (2+ messages)
[PATCH 2/2] Add an entry for MOXA platform board
2022-07-06 16:15 UTC (2+ messages)
[PATCH v1 0/4] Add HiFive Unmatched LEDs
2022-07-06 16:13 UTC (3+ messages)
` [PATCH v1 2/4] dt-bindings: leds: pwm-multicolor: Add active-low property
[PATCH bpf-next v6 0/4] bpf trampoline for arm64
2022-07-06 16:11 UTC (5+ messages)
[PATCH] dt-bindings: hwinfo: renesas,prr: move from soc directory
2022-07-06 16:11 UTC (2+ messages)
[PATCH 07/11] dt-bindings: spi: spi-nxp-fspi: add a new property nxp,fspi-dll-slvdly
2022-07-06 16:11 UTC (11+ messages)
[PATCH] fs/ntfs3/indx: Remove unnecessary 'NULL' values from Pointer
2022-07-06 16:10 UTC (2+ messages)
[PATCH v2] dt-bindings: samsung: document preferred compatible naming
2022-07-06 16:06 UTC (3+ messages)
[PATCH v6 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
2022-07-06 16:03 UTC (3+ messages)
` [PATCH v6 4/5] "
[PATCH 0/2] btrfs: send: fix a bug that sending a link command on existing file path
2022-07-06 16:03 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH 0/8] Perf stack unwinding with pointer authentication
2022-07-06 16:01 UTC (3+ messages)
` [PATCH 2/8] perf evsel: Do not request ptrauth sample field if not supported
[RFC v2] driver core: Fix repeated device_is_dependent check for same link
2022-07-06 15:56 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox