messages from 2024-02-10 23:51:12 to 2024-02-11 14:55:03 UTC [more...]
[PATCH v5 0/3] Add support for getting EDID over ACPI to DRM
2024-02-11 5:50 UTC (4+ messages)
` [PATCH v5 1/3] drm: Add support to get EDID from ACPI
` [PATCH v5 2/3] drm/amd: Fetch the EDID from _DDC if available for eDP
` [PATCH v5 3/3] drm/nouveau: Use drm_edid_read_acpi() helper
[PATCH v1 0/4] Add post-init-supplier binding to improve suspend/resume stability
2024-02-11 14:52 UTC (3+ messages)
` [PATCH v1 3/4] dt-bindings: Add post-init-supplier property
drivers/scsi/esp_scsi.c:(.text.scsi_esp_register+0x2ac): undefined reference to `scsi_add_host_with_dma'
2024-02-11 14:41 UTC
Problems with csum_partial with misaligned buffers on sh4 platform
2024-02-11 14:35 UTC (6+ messages)
[PATCH] arm64: dts: allwinner: a64: Add thermal trip points for GPU
2024-02-11 14:24 UTC (3+ messages)
[PATCH] parisc: Fix csum_ipv6_magic on 32-bit systems
2024-02-11 14:09 UTC (3+ messages)
[PATCH 0/2] mm/zswap: optimize for dynamic zswap_pools
2024-02-11 13:57 UTC (3+ messages)
` [PATCH 1/2] mm/zswap: global lru and shrinker shared by all zswap_pools
` [PATCH 2/2] mm/zswap: change zswap_pool kref to percpu_ref
[PATCH] dt-bindings: usb: typec: anx7688: start a binding document
2024-02-11 13:56 UTC (2+ messages)
[PATCH] arm64: dts: imx8mp-beacon: Configure multiple queues on eqos
2024-02-11 13:55 UTC
[syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_ext_remove_space
2024-02-11 13:54 UTC (2+ messages)
[PATCH v4 0/2] Ensure FCoE target interrupts work correctly
2024-02-11 13:52 UTC (3+ messages)
` [PATCH v4 1/2] Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"
[PATCH] hrtimer: select housekeeping CPU during migration
2024-02-11 13:52 UTC
[PATCH 00/12] spi: s3c64xx: remove OF alias ID dependency
2024-02-11 13:49 UTC (4+ messages)
` [PATCH 01/12] spi: dt-bindings: introduce the ``fifo-depth`` property
[PATCH v3 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
2024-02-11 13:42 UTC (2+ messages)
[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor
2024-02-11 13:39 UTC (12+ messages)
` [PATCH 01/22] dt-bindings: gpio: Add binding for ChromeOS EC GPIO controller
` [PATCH 13/22] dt-bindings: chrome: Add google,cros-ec-typec-switch binding
` [PATCH 14/22] platform/chrome: cros_typec_switch: Add support for signaling HPD to drm_bridge
` [PATCH 18/22] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector
sched/cpufreq: Rework schedutil governor performance estimation - Regression bisected
2024-02-11 13:36 UTC (4+ messages)
[PATCH] arm64: dts: imx8mp-beacon: Enable Bluetooth
2024-02-11 13:11 UTC
[char-misc-next] mei: gsc_proxy: match component when GSC is on different bus
2024-02-11 13:04 UTC
[PATCH] Fix malformed table error in gadget-testing.rst
2024-02-11 12:54 UTC (3+ messages)
[PATCH v1 00/14] UNI-T UTi260B support
2024-02-11 12:48 UTC (17+ messages)
` [PATCH v1 02/14] dt-bindings: bus: imx-weim: convert to YAML
` [PATCH v1 04/14] dt-bindings: input: touchscreen: fsl,imx6ul-tsc "
` [PATCH v1 05/14] dt-bindings: soc: imx: fsl,imx-anatop: add binding
` [PATCH v1 06/14] dt-bindings: soc: imx: fsl,imx-iomuxc-gpr: add imx6
` [PATCH v1 07/14] dt-bindings: lcdif: Do not require power-domains for i.MX6ULL
` [PATCH v1 08/14] dt-bindings: fsl-imx-sdma: fix HDMI audio index
` [PATCH v1 12/14] dt-bindings: vendor-prefixes: add UNI-T
` [PATCH v1 13/14] dt-bindings: arm: add UNI-T UTi260b
[PATCH] treewide: replace or remove redundant def_bool in Kconfig files
2024-02-11 12:48 UTC
[REGRESSION] 6.7.0: ASoC: SOF: refactoring breaks sof-rt5682 audio on chromebook; successfully bisected
2024-02-11 12:46 UTC (2+ messages)
[PATCH 1/2] kconfig: print recursive dependency errors in the parsed order
2024-02-11 12:41 UTC (2+ messages)
` [PATCH 2/2] kconfig: use generic macros to implement symbol hashtable
[PATCH 0/5] fs/ntfs3: Bugfix
2024-02-11 12:31 UTC (2+ messages)
[PATCH v3 00/35] Fast kernel headers: reduce header dependencies
2024-02-11 12:30 UTC (36+ messages)
` [PATCH v3 01/35] include: add missing includes
` [PATCH v3 02/35] include: remove unnecessary #include directives
` [PATCH v3 03/35] include: reduce header dependencies by using "*_types.h"
` [PATCH v3 04/35] workqueue.h: move struct delayed_work to workqueue_types.h
` [PATCH v3 05/35] kref.h: move declarations to kref_types.h
` [PATCH v3 06/35] kobject.h: move declarations to kobject_types.h
` [PATCH v3 07/35] sysfs.h: move declarations to sysfs_types.h
` [PATCH v3 08/35] maple_tree.h: move declarations to maple_tree_types.h
` [PATCH v3 09/35] rwsem.h: move declarations to rwsem_types.h
` [PATCH v3 10/35] uprobes.h: move declarations to uprobes_types.h
` [PATCH v3 11/35] percpu_counter.h: move declarations to percpu_counter_types.h
` [PATCH v3 12/35] bvec.h: move declarations to bvec_types.h
` [PATCH v3 13/35] wait.h: move declarations to wait_types.h
` [PATCH v3 14/35] swait.h: move declarations to swait_types.h
` [PATCH v3 15/35] completion.h: move declarations to completion_types.h
` [PATCH v3 16/35] device.h: move declarations to device_types.h
` [PATCH v3 17/35] xarray.h: move declarations to xarray_types.h
` [PATCH v3 18/35] blkdev.h: move blk_op_is_passthrough() to blk_types.h
` [PATCH v3 19/35] bio.h: move bio_has_data() and bio_no_advance_iter() "
` [PATCH v3 20/35] bio.h: move declarations to bio_types.h
` [PATCH v3 21/35] percpu-refcount.h: move declarations to percpu-refcount_types.h
` [PATCH v3 22/35] blkdev.h: move declarations to blkdev_types.h
` [PATCH v3 23/35] sbitmap.h: move declarations to sbitmap_types.h
` [PATCH v3 24/35] list_lru.h: move declarations to list_lru_types.h
` [PATCH v3 25/35] list_bl.h: move declarations to list_bl_types.h
` [PATCH v3 26/35] percpu-rwsem.h: move declarations to percpu-rwsem_types.h
` [PATCH v3 27/35] quota.h: move declarations to quota_types.h
` [PATCH v3 28/35] radix-tree.h: move declarations to radix-tree_types.h
` [PATCH v3 29/35] linux/random.h: reduce dependencies on linux/kernel.h
` [PATCH v3 30/35] linux/kernel.h: move might_sleep(), ... to sched/debug_atomic_sleep.h
` [PATCH v3 31/35] linux/kernel.h: move READ and WRITE to direction.h
` [PATCH v3 32/35] linux/kernel.h: move VERIFY_OCTAL_PERMISSIONS() to octal_permissions.h
` [PATCH v3 33/35] linux/kernel.h: move upper/lower_*_bits macros to wordpart.h
` [PATCH v3 34/35] linux/kernel.h: move PTR_IF() to ptr_util.h
` [PATCH v3 35/35] include: remove lots of unnecessary <linux/kernel.h> includes
[PATCH 1/2] dt: bindings: leds: Add NCP5623 multi-LED Controller
2024-02-11 12:29 UTC (4+ messages)
` [PATCH 2/2] leds: Add NCP5623 multi-led driver
[PATCH net-next v2 4/5] net: ravb: Do not apply RX checksum settings to hardware if the interface is down
2024-02-11 12:29 UTC (4+ messages)
[PATCH] staging: axis-fifo: Use sysfs_emit()
2024-02-11 12:27 UTC
[PATCH v2 0/3] Bring up more CPU cores on MSM8226
2024-02-11 12:26 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: soc: qcom: qcom,saw2: add msm8226 l2 compatible
[PATCH v2 0/3] Add RPMPD support for MSM8974
2024-02-11 12:17 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: power: rpmpd: Add MSM8974 power domains
[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
2024-02-11 11:59 UTC (10+ messages)
[PATCH] RDMA/uverbs: Remove flexible arrays from struct *_filter
2024-02-11 11:58 UTC
@ X Fair Source Philosophy: Cyr (Was Low Jitter)
2024-02-11 11:52 UTC
[PATCH v2] mtd: rawnand: Prefer struct_size over open coded arithmetic
2024-02-11 11:51 UTC (2+ messages)
[PATCH RESEND v3 0/2] Input: add Himax HX852x(ES) touchscreen driver
2024-02-11 11:25 UTC (3+ messages)
` [PATCH RESEND v3 1/2] dt-bindings: input: touchscreen: document Himax HX852x(ES)
` [PATCH RESEND v3 2/2] Input: add Himax HX852x(ES) touchscreen driver
<instantiation>:18:15: error: invalid operand for instruction
2024-02-11 11:26 UTC
[PATCH] selftest: ftrace: fix minor typo in log
2024-02-11 11:18 UTC
[PATCH/RFC] lib: add CPU MHz benchmark test
2024-02-11 11:17 UTC (4+ messages)
[PATCH 0/2] Extend size of the MCE Records pool
2024-02-11 11:14 UTC (10+ messages)
` [PATCH 2/2] x86/MCE: Add command line option to extend "
[PATCH 0/4] tools/nolibc: Misc fixes for strlcpy() and strlcat()
2024-02-11 11:14 UTC (8+ messages)
` [PATCH 2/4] tools/nolibc: Fix strlcat() return code and size usage
` [PATCH 3/4] tools/nolibc: Fix strlcpy() "
` [PATCH 4/4] selftests/nolibc: Add tests for strlcat() and strlcpy()
[PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
2024-02-11 11:12 UTC (9+ messages)
[PATCH] sysfs:Addresses null pointer dereference in sysfs_merge_group and sysfs_unmerge_group
2024-02-11 11:09 UTC (3+ messages)
[PATCH] media: bt8xx: make bttv_sub_bus_type const
2024-02-11 11:04 UTC (2+ messages)
[PATCH V4 0/5] mlx5 ConnectX control misc driver
2024-02-11 11:03 UTC (8+ messages)
[GIT PULL] timers/urgent for v6.8-rc4
2024-02-11 10:50 UTC
[GIT PULL] x86/urgent for v6.8-rc4
2024-02-11 10:41 UTC
[PATCH] sh: Fix build with CONFIG_UBSAN=y
2024-02-11 10:39 UTC (6+ messages)
[char-misc 1/2] mei: me: add arrow lake point S DID
2024-02-11 10:39 UTC (2+ messages)
` [char-misc 2/2] mei: me: add arrow lake point H DID
[PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist
2024-02-11 10:31 UTC (4+ messages)
` [PATCH 1/2] kbuild: Abort make on install failures
[PATCH 0/3] MAINTAINERS: Add MIPS Baikal-T1 SoC bits maintainer
2024-02-11 10:24 UTC (3+ messages)
` [PATCH 3/3] MAINTAINERS: Add maintainer for MIPS Baikal-T1 platform code
[PATCH] gpio: uapi: clarify default_values being logical
2024-02-11 10:14 UTC
Linux regressions report for mainline [2024-02-11]
2024-02-11 10:02 UTC
[PATCH] ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()
2024-02-11 9:58 UTC
[syzbot] [bluetooth?] KASAN: null-ptr-deref Read in ida_free (4)
2024-02-11 9:55 UTC (2+ messages)
[RFC PATCH v2 0/6] support for Marvell 88PM886 PMIC
2024-02-11 9:35 UTC (7+ messages)
` [RFC PATCH v2 1/6] dt-bindings: mfd: add entry "
` [RFC PATCH v2 2/6] mfd: add driver "
` [RFC PATCH v2 3/6] regulator: add regulators "
` [RFC PATCH v2 4/6] dt-bindings: input: add entry for Marvell 88PM88X PMICs onkey
` [RFC PATCH v2 5/6] input: add onkey driver for Marvell 88PM88X PMICs
` [RFC PATCH v2 6/6] MAINTAINERS: add myself for Marvell 88PM886 PMIC
[PATCH net-next v7 0/4] Per epoll context busy poll support
2024-02-11 9:40 UTC (5+ messages)
` [PATCH net-next v7 1/4] eventpoll: support busy poll per epoll instance
` [PATCH net-next v7 4/4] eventpoll: Add epoll ioctl for epoll_params
[PATCH net-next v3 00/17] net: Add support for Power over Ethernet (PoE)
2024-02-11 9:32 UTC (4+ messages)
` [PATCH net-next v3 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
Re: [PATCH RFC v2] kasan: add atomic tests
2024-02-11 9:17 UTC (5+ messages)
` [PATCH] "
` [PATCH v2] "
arch/x86/kernel/sys_x86_64.c: rationale for 0x40000000 for MAP_32BIT's start address?
2024-02-11 8:52 UTC
[patch 00/12] cpu isolation: infra to block interference to select CPUs
2024-02-11 8:52 UTC (5+ messages)
` [patch 04/12] clockevent unbind: use smp_call_func_single_fail
[PATCH v2 0/2] PCI/IOV: sriov_numvfs bug fixes
2024-02-11 8:48 UTC (4+ messages)
` [PATCH v2 1/2] PCI/IOV: Revert "PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes"
[PATCH] x86/tsc: correct kernel-doc notation
2024-02-11 8:41 UTC (2+ messages)
` [tip: timers/ptp] x86/tsc: Correct "
[PATCH v3 2/8] timekeeping: Add clocksource ID to struct system_counterval_t
2024-02-11 8:41 UTC (2+ messages)
` [tip: timers/ptp] "
[PATCH v3 3/8] x86/tsc: Add clocksource ID, set system_counterval_t.cs_id
2024-02-11 8:41 UTC (2+ messages)
` [tip: timers/ptp] "
[PATCH v3 4/8] x86/kvm, ptp/kvm: Add clocksource ID, set system_counterval_t.cs_id
2024-02-11 8:41 UTC (2+ messages)
` [tip: timers/ptp] "
[PATCH v3 5/8] ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant
2024-02-11 8:41 UTC (2+ messages)
` [tip: timers/ptp] "
[PATCH v3 6/8] timekeeping: Evaluate system_counterval_t.cs_id instead of .cs
2024-02-11 8:41 UTC (2+ messages)
` [tip: timers/ptp] "
[PATCH v3 7/8] treewide: Remove system_counterval_t.cs, which is never read
2024-02-11 8:41 UTC (2+ messages)
` [tip: timers/ptp] "
[PATCH v3 8/8] kvmclock: Unexport kvmclock clocksource
2024-02-11 8:41 UTC (2+ messages)
` [tip: timers/ptp] "
[PATCH -fixes] riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
2024-02-11 8:36 UTC
[PATCH] mm/memblock: Add MEMBLOCK_RSRV_NOINIT into flagname[] array
2024-02-11 8:30 UTC (2+ messages)
[PATCH v3 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
2024-02-11 8:17 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: sunxi: Add Sipeed Longan Module 3H and Longan Pi 3H
` [PATCH v3 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support
[PATCH v3 0/6] iio: pressure: hsc030pa: cleanup and triggered buffer
2024-02-11 7:56 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: iio: pressure: honeywell,hsc030pa.yaml add spi props
` [PATCH v3 2/6] iio: pressure: hsc030pa: use signed type to hold div_64() result
` [PATCH v3 3/6] iio: pressure: hsc030pa: include cleanup
` [PATCH v3 4/6] iio: pressure: hsc030pa: update datasheet URLs
` [PATCH v3 5/6] iio: pressure: hsc030pa add mandatory delay
` [PATCH v3 6/6] iio: pressure: hsc030pa add triggered buffer
[PATCH] sched: make cpu_util_cfs visible
2024-02-11 7:49 UTC
[PATCH 1/2] arm64: dts: allwinner: use capital "OR" for multiple licenses in SPDX
2024-02-11 7:15 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h616: minor whitespace cleanup
[PATCH] gpu: drm: display: indent fix in comment
2024-02-11 6:49 UTC (3+ messages)
[PATCH v2] x86/usercopy: fix kernel-doc function param name
2024-02-11 6:25 UTC
[PATCH v2] x86/insn-eval: fix function param name in get_eff_addr_sib()
2024-02-11 6:24 UTC
[PATCH v2] x86/sgx: fix kernel-doc comment misuse
2024-02-11 6:24 UTC
[PATCH] net: ti: icssg-prueth: add dependency for PTP
2024-02-11 6:11 UTC
[PATCH v5] sparc: vDSO: fix return value of __setup handler
2024-02-11 5:28 UTC
[PATCH v5] sparc64: NMI watchdog: fix return value of __setup handler
2024-02-11 5:28 UTC
[PATCH v4 0/3] Add drm_get_acpi_edid() helper
2024-02-11 5:19 UTC (7+ messages)
` [PATCH v4 1/3] drm: "
kernel/fork.c:1601:13: sparse: sparse: dereference of noderef expression
2024-02-11 5:00 UTC
[PATCH 0/2] arm64: dts: qcom: sc8280xp: Make pmic thermal-zones report temperature
2024-02-11 4:42 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sc8280xp-crd: Add PMIC die-temp vadc channels
` [PATCH 2/2] arm64: dts: qcom: sc8280xp-pmics: Define adc for temp-alarms
[PATCH] fs/ntfs3: use kcalloc() instead of kzalloc()
2024-02-11 4:31 UTC (2+ messages)
[PATCH v4 4/4] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver
2024-02-11 4:19 UTC (2+ messages)
drivers/uio/uio.c:520:21: sparse: sparse: incorrect type in assignment (different base types)
2024-02-11 2:03 UTC
[PATCH] dmaengine: idxd: Clear Event Log head in idxd upon completion of the Enable Device command
2024-02-11 1:49 UTC (3+ messages)
Posix process cpu timer inaccuracies
2024-02-11 1:30 UTC
[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
2024-02-11 1:46 UTC (3+ messages)
[PATCH] jffs2: print symbolic error name instead of error code
2024-02-11 0:39 UTC
[PATCH] Fix keyboard on ASUS EXPERTBOOK B2502FBA, see bug:217323
2024-02-11 0:08 UTC
[PATCH v4 00/39] dyndbg: add support for writing debug logs to trace
2024-02-10 23:50 UTC (16+ messages)
` [PATCH v4 25/39] dyndbg: don't process queries when trace cmd fails
` [PATCH v4 26/39] dyndbg: warn if no flags are given
` [PATCH v4 27/39] dyndbg: update "ddcmd =:foo" behavior
` [PATCH v4 28/39] dyndbg: don't show default trace destination "0"
` [PATCH v4 29/39] dyndbg-test: add tools/testing/selftests/dynamic_debug/*
` [PATCH v4 30/39] dyndbg-test: fixup search-trace-name help
` [PATCH v4 31/39] dyndbg-test: test_private_trace_mixed_class - parameterize modname
` [PATCH v4 32/39] dyndbg-test: refactor test_private_trace_* tests
` [PATCH v4 33/39] dyndbg-test: setup environment for tests execution
` [PATCH v4 34/39] dyndbg-test: add test which verifies flags and dst
` [PATCH v4 35/39] dyndbg-test: add test which verifies default dst
` [PATCH v4 36/39] dyndbg-test: add test for label keyword
` [PATCH v4 37/39] docs/dyndbg: update examples \012 to \n
` [PATCH v4 38/39] docs/dyndbg: explain new delimiters: comma, percent
` [PATCH v4 39/39] docs/dyndbg: explain debug-to-tracefs (=T:label.flags)
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