messages from 2024-02-15 16:53:09 to 2024-02-15 19:04:04 UTC [more...]
[PATCH v6 0/5] Add support for getting EDID over ACPI to DRM
2024-02-15 19:03 UTC (6+ messages)
` [PATCH v6 3/5] drm: Add support to get EDID from ACPI
[PATCH] kasan: Add documentation for CONFIG_KASAN_EXTRA_INFO
2024-02-15 19:02 UTC (2+ messages)
[PATCH 0/5] Add QPIC SPI NAND driver
2024-02-15 19:02 UTC (10+ messages)
` [PATCH 1/5] spi: dt-bindings: add binding doc for spi-qpic-snand
` [PATCH 2/5] drivers: mtd: nand: Add qpic_common API file
` [PATCH 3/5] spi: spi-qpic: Add qpic spi nand driver support
` [PATCH 5/5] arm64: dts: qcom: ipq9574: Disable eMMC node
[PATCH] dt-bindings: usb: dwc3: Add snps,enable_guctl1_ipd_quirk
2024-02-15 19:01 UTC
[PATCH v2] minmax: substitute local variables using __UNIQUE_ID()
2024-02-15 18:58 UTC
[PATCH net-next v4 00/17] net: Add support for Power over Ethernet (PoE)
2024-02-15 18:58 UTC (5+ messages)
` [PATCH net-next v4 05/17] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v4 11/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs
[PATCH v8 0/2] lib: checksum: Fix issues with checksum tests
2024-02-15 18:56 UTC (21+ messages)
` [PATCH v8 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
[PATCH 00/12] Add MP25 FMC2 support
2024-02-15 18:56 UTC (7+ messages)
` [PATCH 06/12] memory: stm32-fmc2-ebi: add RIF support
[PATCH] kernel/hung_task.c: export sysctl_hung_task_timeout_secs
2024-02-15 18:55 UTC (3+ messages)
[PATCH 0/2] KVM: x86: Fix dirty logging of emulated atomics
2024-02-15 18:50 UTC (8+ messages)
` [PATCH 1/2] KVM: x86: Mark target gfn of emulated atomic instruction as dirty
` [PATCH 2/2] KVM: selftests: Test forced instruction emulation in dirty log test (x86 only)
[PATCH v3 00/35] Memory allocation profiling
2024-02-15 18:49 UTC (11+ messages)
` [PATCH v3 31/35] lib: add memory allocations report in show_mem()
[PATCH v2] mm/swap: fix race when skipping swapcache
2024-02-15 18:49 UTC (3+ messages)
[linux][PATCH v6 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
2024-02-15 18:44 UTC (6+ messages)
` [linux][PATCH v6 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format
` (subset) "
[PATCH v2 2/3] PCI: qcom: Read back PARF_LTSSM register
2024-02-15 18:44 UTC (2+ messages)
[PATCH] kasan: Increase the number of bits to shift when recording extra timestamps
2024-02-15 18:39 UTC
[PATCH 1/1] Documentation: hyperv: Add overview of PCI pass-thru device support
2024-02-15 18:40 UTC (2+ messages)
[PATCH v4 0/2] Add regmap support to exynos-pmu for protected PMU regs
2024-02-15 18:36 UTC (3+ messages)
` [PATCH v4 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
[PATCH v3] Documentation: Document the Linux Kernel CVE process
2024-02-15 18:36 UTC (8+ messages)
[PATCH v6 00/18] Transparent Contiguous PTEs for User Mappings
2024-02-15 18:35 UTC (9+ messages)
` [PATCH v6 04/18] arm64/mm: Convert pte_next_pfn() to pte_advance_pfn()
` [PATCH v6 07/18] arm64/mm: Convert READ_ONCE(*ptep) to ptep_get(ptep)
` [PATCH v6 08/18] arm64/mm: Convert set_pte_at() to set_ptes(..., 1)
` [PATCH v6 09/18] arm64/mm: Convert ptep_clear() to ptep_get_and_clear()
[PATCH v1 1/1] serial: 8250_bcm7271: Replace custom unit definitions
2024-02-15 18:35 UTC (2+ messages)
[PATCH v7 0/3] overflow: Introduce wrapping helpers
2024-02-15 18:32 UTC (3+ messages)
` [PATCH v7 3/3] overflow: Introduce wrapping_assign_add() and wrapping_assign_sub()
[PATCH v4] mm: swap: async free swap slot cache entries
2024-02-15 18:31 UTC (2+ messages)
[PATCH v7 0/4] per-vma locks in userfaultfd
2024-02-15 18:27 UTC (5+ messages)
` [PATCH v7 1/4] userfaultfd: move userfaultfd_ctx struct to header file
` [PATCH v7 2/4] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH v7 3/4] mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCK
` [PATCH v7 4/4] userfaultfd: use per-vma locks in userfaultfd operations
[PATCH 1/2] net: bcmasp: Indicate MAC is in charge of PHY PM
2024-02-15 18:27 UTC (2+ messages)
` [PATCH 2/2] net: bcmasp: Sanity check is off by one
[PATCH v4 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
2024-02-15 18:27 UTC (3+ messages)
` [PATCH v4 5/5] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test
[PATCH net 00/13] mptcp: misc. fixes for v6.8
2024-02-15 18:25 UTC (14+ messages)
` [PATCH net 01/13] mptcp: add needs_id for userspace appending addr
` [PATCH net 02/13] mptcp: add needs_id for netlink "
` [PATCH net 03/13] mptcp: fix lockless access in subflow ULP diag
` [PATCH net 04/13] mptcp: fix data races on local_id
` [PATCH net 05/13] mptcp: fix data races on remote_id
` [PATCH net 06/13] mptcp: fix duplicate subflow creation
` [PATCH net 07/13] selftests: mptcp: pm nl: also list skipped tests
` [PATCH net 08/13] selftests: mptcp: pm nl: avoid error msg on older kernels
` [PATCH net 09/13] selftests: mptcp: diag: fix bash warnings "
` [PATCH net 10/13] selftests: mptcp: simult flows: fix some subtest names
` [PATCH net 11/13] selftests: mptcp: userspace_pm: unique "
` [PATCH net 12/13] selftests: mptcp: diag: unique 'in use' "
` [PATCH net 13/13] selftests: mptcp: diag: unique 'cestab' "
[PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
2024-02-15 18:25 UTC (12+ messages)
[PATCH v4] Documentation: Document the Linux Kernel CVE process
2024-02-15 18:24 UTC (5+ messages)
[PATCH] arch/x86/entry_fred: don't set up KVM IRQs if KVM is disabled
2024-02-15 18:23 UTC (2+ messages)
[PATCH] scsi: ufs: uninitialized variable in ufshcd_devfreq_target()
2024-02-15 18:22 UTC (2+ messages)
[PATCH RESEND] vdpa/mlx5: Allow CVQ size changes
2024-02-15 18:18 UTC (2+ messages)
Ideas for a generic solution to support accelerometer lis3lv02d in Dell laptops/notebooks?
2024-02-15 18:16 UTC (5+ messages)
[PATCH 6.6 000/124] 6.6.17-rc2 review
2024-02-15 18:15 UTC (2+ messages)
[PATCH v2] drm/amd/display: add panel_power_savings sysfs entry to eDP connectors
2024-02-15 18:15 UTC (4+ messages)
[PATCH net-next v4 00/15] net: dsa: vsc73xx: Make vsc73xx usable
2024-02-15 18:13 UTC (9+ messages)
` [PATCH net-next v4 07/15] net: dsa: vsc73xx: Add vlan filtering
` [PATCH net-next v4 12/15] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
` [PATCH net-next v4 13/15] net: dsa: vsc73xx: Implement vsc73xx 8021q tagger
` [PATCH net-next v4 15/15] net: dsa: vsc73xx: Add bridge support
[PATCH 0/3] Improvements to livepatch kselftests on top of kselftest-next
2024-02-15 18:12 UTC (4+ messages)
` [PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
` [PATCH 2/3] selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling
` [PATCH 3/3] selftests: livepatch: Add initial .gitignore
[RFC 0/3] Export APICv-related state via binary stats interface
2024-02-15 18:12 UTC (4+ messages)
` [RFC 2/3] x86: KVM: stats: Add stat counter for IRQs injected via APICv
[PATCH v1 0/1] input: touchcreen: tsc2007: make interrupt optional
2024-02-15 18:09 UTC (4+ messages)
` [PATCH v1 1/1] "
[PATCH 00/10] KVM: SEV: allow customizing VMSA features
2024-02-15 18:08 UTC (8+ messages)
` [PATCH 09/10] KVM: SEV: introduce KVM_SEV_INIT2 operation
[PATCH v2 0/9] thermal: Writable trip points handling rework
2024-02-15 18:04 UTC (4+ messages)
` [PATCH v2 6/9] wifi: iwlwifi: mvm: Set THERMAL_TRIP_FLAG_RW_TEMP directly
[PATCH v6 0/4] Add samsung-matisselte and common matisse dtsi
2024-02-15 18:02 UTC (5+ messages)
` [PATCH v6 1/4] ARM: dts: qcom: samsung-matisse-common: Add initial common device tree
` [PATCH v6 2/4] dt-bindings: arm: qcom: Add Samsung Galaxy Tab 4 10.1 LTE
` [PATCH v6 3/4] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 LTE (SM-T535)
` [PATCH v6 4/4] ARM: dts: qcom: samsung-matisse-common: Add UART
[PATCH RFC] bonding: rate-limit bonding driver inspect messages
2024-02-15 18:03 UTC (3+ messages)
[PATCH] cocci: Add rules to find str_plural() replacements
2024-02-15 18:02 UTC
[PATCH 0/3] spi: dw: Auto-detect number of native CS
2024-02-15 18:00 UTC (4+ messages)
` [PATCH 1/3] spi: dw: Convert to using BITS_TO_BYTES() macro
` [PATCH 2/3] spi: dw: Add a number of native CS auto-detection
` [PATCH 3/3] spi: dw: Drop default number of CS setting
[PATCH v2] ata: ahci_ceva: fix error handling for Xilinx GT PHY support
2024-02-15 18:01 UTC
[PATCH net-next 0/3] make skip_sw actually skip software
2024-02-15 18:00 UTC (8+ messages)
` [PATCH net-next 1/3] net: sched: cls_api: add skip_sw counter
` [PATCH net-next 2/3] net: sched: cls_api: add filter counter
` [PATCH net-next 3/3] net: sched: make skip_sw actually skip software
[PATCH v5 0/3] Add support for getting EDID over ACPI to DRM
2024-02-15 17:58 UTC (4+ messages)
` [PATCH v5 1/3] drm: Add support to get EDID from ACPI
[PATCH 0/2] iommu/vt-d: Introduce rbtree for probed devices
2024-02-15 17:55 UTC (5+ messages)
` [PATCH 1/2] iommu/vt-d: Use rbtree to track iommu "
` [PATCH 2/2] iommu/vt-d: Use device rbtree in iopf reporting path
[PATCH v2 0/2] Add samsung-milletwifi
2024-02-15 17:55 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Document samsung,milletwifi device
` [PATCH v2 2/2] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 8.0 Wi-Fi
[PATCH 2/2] drm/vkms: Use a simpler composition function
2024-02-15 17:43 UTC (4+ messages)
[PATCH net-next v3 00/17] net: Add support for Power over Ethernet (PoE)
2024-02-15 17:51 UTC (7+ messages)
` [PATCH net-next v3 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
[PATCH v2] ARM: ptrace: Use bitfield helpers
2024-02-15 17:50 UTC (2+ messages)
[PATCH v2 0/6] drm/msm: Add support for the A750 GPU found on the SM8650 platform
2024-02-15 17:48 UTC (5+ messages)
` [PATCH v2 1/6] dt-bindings: display/msm/gmu: Document Adreno 750 GMU
` [PATCH v2 4/6] drm/msm: add support for A750 GPU
[PATCH] PCI: dwc: Use the correct sleep function in wait_for_link
2024-02-15 17:48 UTC (5+ messages)
[PATCH] PCI: dwc: Use the correct sleep function in wait_for_link
2024-02-15 17:46 UTC (3+ messages)
[PATCH 0/3] mmc: add hi3798mv200 specific extensions of DWMMC
2024-02-15 17:46 UTC (4+ messages)
` [PATCH 1/3] mmc: dw_mmc: add support for hi3798mv200
` [PATCH 2/3] dt-bindings: mmc: dw-mshc-hi3798cv200: convert to YAML
` [PATCH 3/3] dt-bindings: mmc: dw-mshc-hi3798cv200: rename to dw-mshc-histb
[PATCH v3 RESEND 0/6] Add support for QMC HDLC
2024-02-15 17:46 UTC (9+ messages)
` [PATCH v3 RESEND 3/6] bitmap: Make bitmap_onto() available to users
[PATCH ver.2] gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
2024-02-15 17:43 UTC (6+ messages)
[PATCH resend] riscv: misaligned: Grammar s/disable/disabled/
2024-02-15 17:42 UTC (2+ messages)
[PATCH v5 0/7] SCHED_DEADLINE server infrastructure
2024-02-15 17:41 UTC (7+ messages)
` [PATCH v5 7/7] sched/fair: Fair server interface
[PATCH RFC 0/7] Use Maple Trees for simple_offset utilities
2024-02-15 17:40 UTC (6+ messages)
` [PATCH RFC 7/7] libfs: Re-arrange locking in offset_iterate_dir()
[PATCH 0/9] SVM guest shadow stack support
2024-02-15 17:39 UTC (6+ messages)
` [PATCH 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
[PATCH v2] acpi/ghes: Prevent sleeping with spinlock held
2024-02-15 17:39 UTC (8+ messages)
[PATCH v2] arm64/sve: Lower the maximum allocation for the SVE ptrace regset
2024-02-15 17:38 UTC (3+ messages)
[KTAP V2 PATCH v3] ktap_v2: add test metadata
2024-02-15 17:38 UTC (2+ messages)
[syzbot] [udf?] UBSAN: array-index-out-of-bounds in udf_process_sequence
2024-02-15 17:37 UTC (3+ messages)
[PATCH] arm64: dts: ti: k3-am654: Drop ti,syscon-rgmii-delay from ICSSG nodes
2024-02-15 17:33 UTC (5+ messages)
[PATCH v5 0/3] Enable >0 order folio memory compaction
2024-02-15 17:32 UTC (4+ messages)
` [PATCH v5 2/3] mm/compaction: add support for "
[PATCH 0/3] PCI LNKCTL2 RMW Accessor Cleanup
2024-02-15 17:32 UTC (3+ messages)
` [PATCH 1/3] drm/radeon: Use RMW accessors for changing LNKCTL2
[PATCH] net: sfp: remove redundant NULL check
2024-02-15 17:32 UTC (3+ messages)
[PATCH] net: stmmac: xgmac: fix initializer element is not constant error
2024-02-15 17:31 UTC (4+ messages)
[PATCH 0/9] Add Chameleon v3 video support
2024-02-15 17:29 UTC (5+ messages)
` [PATCH 7/9] media: dt-bindings: Add Chameleon v3 framebuffer
` [PATCH 8/9] media: dt-bindings: Add Intel Displayport RX IP
[PATCH RFC] bonding: rate-limit bonding driver inspect messages
2024-02-15 17:25 UTC
[PATCH net-next v1 1/1] wireless: Add KHZ_PER_GHZ to units.h and reuse
2024-02-15 17:23 UTC (2+ messages)
[PATCH v2] drm/imagination: DRM_POWERVR should depend on ARCH_K3
2024-02-15 17:22 UTC (5+ messages)
Acoustic Instrument
2024-02-15 17:21 UTC
[GIT PULL] Networking for v6.8-rc5
2024-02-15 17:21 UTC
[PATCH v2 0/5] DesignWare PWM improvements
2024-02-15 17:20 UTC (9+ messages)
` [PATCH v2 1/5] pwm: dwc: drop redundant error check
[PATCH] drivers: iio: pressure: Add SPI support for BMP38x and BMP390
2024-02-15 17:20 UTC (3+ messages)
[PATCH 0/4] MIPS: Fix missing proto and passing arg warnings
2024-02-15 17:17 UTC (5+ messages)
` [PATCH 1/4] mips: cm: Add __mips_cm_l2sync_phys_base prototype declaration
` [PATCH 2/4] mips: cm: Add CM GCR and L2-sync base address getters declarations
` [PATCH 3/4] mips: zboot: Fix "no previous prototype" build warning
` [PATCH 4/4] tty: mips_ejtag_fdc: Fix passing incompatible pointer type warning
[PATCH] mmc: host: replace 1st argument to struct device * for mmc_of_parse_clk_phase()
2024-02-15 17:15 UTC (3+ messages)
[PATCH v3 0/5] iio: adc: ad7192: Add support for AD7194
2024-02-15 17:13 UTC (5+ messages)
` [PATCH v3 5/5] iio: adc: ad7192: Add AD7194 support
[gustavoars:testing/WFAMNAE-next20240215 1/1] include/linux/fs.h:1042:29: warning: 'used' attribute does not apply to types
2024-02-15 17:12 UTC
[PATCH] Add eSPI device driver (flash channel)
2024-02-15 17:12 UTC (5+ messages)
` 回覆: "
[PATCH v1 1/1] seq_buf: Fix kernel documentation
2024-02-15 17:09 UTC (2+ messages)
[PATCH 1/2] dt-bindings: vendor-prefixes: add prefix for admatec GmbH
2024-02-15 17:09 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: display: panel-lvds: Add compatible for admatec 9904370 panel
[PATCH] drm/dp: Don't attempt AUX transfers when eDP panels are not powered
2024-02-15 17:08 UTC (7+ messages)
[PATCH] ASoC: codecs: remove redundant 'tristate' in sound/soc/codecs/Kconfig
2024-02-15 17:08 UTC (2+ messages)
[PATCH 0/2] wifi: nl80211/wilc1000: force WLAN_AKM_SUITE_SAE to big endian in NL80211_CMD_EXTERNAL_AUTH
2024-02-15 17:06 UTC (5+ messages)
` [PATCH 1/2] wifi: nl80211: force WLAN_AKM_SUITE_SAE in "
` wireless: orphan qfnfmac and plfxlc drivers?
[PATCH 0/3] drm/panel: add one more Leadtek panel, the ltk101b4029w
2024-02-15 17:06 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: display: ltk500hd1829: add variant compatible for ltk101b4029w
[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
2024-02-15 17:06 UTC (2+ messages)
[PATCH net-next] net: bql: allow the config to be disabled
2024-02-15 17:05 UTC
[PATCH] hexagon: select GENERIC_IRQ_PROBE instead of redefining it
2024-02-15 17:03 UTC (2+ messages)
[PATCH v3 0/3] Add initial support for Microchip SAMA7G54 Curiosity board
2024-02-15 17:03 UTC (3+ messages)
` [PATCH v3 2/3] ARM: dts: microchip: sama7g5: Add flexcom 10 node
[PATCH] hexagon: select FRAME_POINTER instead of redefining it
2024-02-15 17:03 UTC (2+ messages)
[PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case
2024-02-15 17:03 UTC (5+ messages)
[PATCH v2 0/2] Fix PHY init timeout issues
2024-02-15 17:01 UTC (3+ messages)
` [EXT] "
[PATCH] The datasheet URL has been changed
2024-02-15 17:00 UTC (2+ messages)
[PATCH][next] spi: dw: remove redundant assignment to variable len
2024-02-15 16:55 UTC (2+ messages)
[PATCH] Documentation: spi: Update the "master/slave" terminology
2024-02-15 16:55 UTC (2+ messages)
[PATCH] selftests: powerpc: Add header symlinks for building papr character device tests
2024-02-15 16:55 UTC
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