messages from 2024-01-17 14:47:55 to 2024-01-17 17:54:51 UTC [more...]
[PATCH 0/6] of: populate of_root node if bootloader doesn't
2024-01-17 17:54 UTC (9+ messages)
` [PATCH 1/6] arm64: Unconditionally call unflatten_device_tree()
` [PATCH 4/6] of: Create of_root if no dtb provided by firmware
[PATCH] mm: zswap: fix the lack of page lru flag in zswap_writeback_entry
2024-01-17 17:53 UTC (20+ messages)
` [External] "
[PATCH v2] x86/pci: Stop requiring ECAM to be declared in E820, ACPI or EFI
2024-01-17 17:53 UTC (2+ messages)
[PATCH 0/9] PCI: introduce the concept of power sequencing of PCIe devices
2024-01-17 17:53 UTC (13+ messages)
` [PATCH 1/9] arm64: dts: qcom: qrb5165-rb5: describe the WLAN module of QCA6390
` [PATCH 2/9] arm64: dts: qcom: sm8550-qrd: add Wifi nodes
` [PATCH 3/9] arm64: dts: qcom: sm8650-qrd: "
` [PATCH 4/9] PCI: create platform devices for child OF nodes of the port node
` [PATCH 5/9] PCI: hold the rescan mutex when scanning for the first time
` [PATCH 6/9] PCI/pwrseq: add pwrseq core code
` [PATCH 7/9] dt-bindings: wireless: ath11k: describe QCA6390
` [PATCH 8/9] dt-bindings: wireless: ath11k: describe WCN7850
` [PATCH 9/9] PCI/pwrseq: add a pwrseq driver for QCA6390
[PATCH 0/3] mm/mempolicy: weighted interleave mempolicy with sysfs extension
2024-01-17 17:46 UTC (6+ messages)
` [PATCH 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
[PATCH 0/2] versatile clock: Adjustments for two function implementations
2024-01-17 17:42 UTC (3+ messages)
` [PATCH 1/2] clk: versatile: clk-icst: Return directly after a failed kasprintf() call in of_syscon_icst_setup()
` [PATCH 2/2] clk: versatile: clk-icst: Use common error handling code in icst_clk_setup()
[PATCH v2] mm: align larger anonymous mappings on THP boundaries
2024-01-17 17:40 UTC (9+ messages)
[PATCH RFC 0/4] Support for Simulated Panels
2024-01-17 17:36 UTC (4+ messages)
[RFC 0/7] firmware: arm_scmi: Qualcomm Vendor Protocol
2024-01-17 17:34 UTC (8+ messages)
` [RFC 1/7] dt-bindings: mailbox: qcom: Add CPUCP mailbox controller bindings
` [RFC 2/7] mailbox: Add support for QTI CPUCP mailbox controller
` [RFC 3/7] firmware: arm_scmi: Add QCOM vendor protocol
` [RFC 4/7] soc: qcom: Utilize qcom scmi vendor protocol for bus dvfs
` [RFC 5/7] arm64: dts: qcom: x1e80100: Add cpucp mailbox and sram nodes
` [RFC 6/7] arm64: dts: qcom: x1e80100: Enable cpufreq
` [RFC 7/7] arm64: dts: qcom: x1e80100: Enable LLCC/DDR dvfs
[PATCH v2] drm/bridge: parade-ps8640: Ensure bridge is suspended in .post_disable()
2024-01-17 17:34 UTC (3+ messages)
[RFC] Fix stuck UCSI controller on DELL
2024-01-17 17:34 UTC (6+ messages)
[GIT PULL] bcachefs updates for 6.8
2024-01-17 17:33 UTC (11+ messages)
[PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
2024-01-17 17:32 UTC (7+ messages)
` [PATCH 03/20] filelock: the results of the coccinelle conversion
` [PATCH 04/20] filelock: fixups after the coccinelle changes
[RFC PATCH 1/1] block: introduce activity based ioprio
2024-01-17 17:29 UTC (3+ messages)
[PATCH v4 0/6] pwm: meson: dt-bindings fixup
2024-01-17 17:29 UTC (4+ messages)
` [PATCH v4 2/6] dt-bindings: pwm: amlogic: add new compatible for meson8 pwm type
[PATCH 0/6] iio: pressure: hsc030pa new features
2024-01-17 17:27 UTC (7+ messages)
` [PATCH 2/6] dt-bindings: iio: pressure: honeywell,hsc030pa.yaml add sleep-mode
[PATCH] of: reserved_mem: fix error log for reserved mem init failure
2024-01-17 17:25 UTC (7+ messages)
[PATCH] sched/psi: Fix the bug where the last character is overwritten
2024-01-17 17:21 UTC (3+ messages)
[PATCH net] ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
2024-01-17 17:21 UTC
[PATCH bpf-next v5 0/3] Skip callback tests if jit is disabled in test_verifier
2024-01-17 17:20 UTC (5+ messages)
` [PATCH bpf-next v5 2/3] libbpf: Move insn_is_pseudo_func() to libbpf_internal.h
` [PATCH bpf-next v5 3/3] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
[PATCH] afs: Fix missing/incorrect unlocking of RCU read lock
2024-01-17 17:15 UTC (4+ messages)
[PATCH v2 2/7] dt-bindings: i3c: svc: add compatible string i3c: silvaco,i3c-target-v1
2024-01-17 17:15 UTC (12+ messages)
[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
2024-01-17 17:15 UTC (11+ messages)
` [RFC PATCH 1/8] rcu/nocb: Pass a cpumask instead of a single CPU to offload/deoffload
` [RFC PATCH 2/8] rcu/nocb: Prepare to change nocb cpumask from CPU-hotplug protected cpuset caller
` [RFC PATCH 3/8] rcu/no_cb: Add rcu_nocb_enabled() to expose the rcu_nocb state
` [RFC PATCH 4/8] cgroup/cpuset: Better tracking of addition/deletion of isolated CPUs
` [RFC PATCH 5/8] cgroup/cpuset: Add cpuset.cpus.isolation_full
` [RFC PATCH 6/8] cgroup/cpuset: Enable dynamic rcu_nocb mode on isolated CPUs
` [RFC PATCH 7/8] cgroup/cpuset: Document the new cpuset.cpus.isolation_full control file
` [RFC PATCH 8/8] cgroup/cpuset: Update test_cpuset_prs.sh to handle cpuset.cpus.isolation_full
[RFC PATCH 0/4] Fix handling of rescuers affinity
2024-01-17 17:12 UTC (5+ messages)
` [RFC PATCH 3/4] kernel/workqueue: Distinguish between general unbound and WQ_SYSFS cpumask changes
[PATCH 1/2] mm/hugetlb: Restore the reservation if needed
2024-01-17 17:10 UTC (2+ messages)
` [PATCH 2/2] selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_map
[PATCH v1 1/2] mm/madvise: introduce MADV_TRY_COLLAPSE for attempted synchronous hugepage collapse
2024-01-17 17:10 UTC (2+ messages)
[GIT PULL] parisc architecture fixes for v6.8-rc1
2024-01-17 17:09 UTC
[PATCH] workqueue.c: Change workqueue to accept variable length name
2024-01-17 17:09 UTC (5+ messages)
` [PATCH v3] workqueue.c: Increase workqueue name length
[PATCH AUTOSEL 6.7 001/108] wifi: rtw89: fix timeout calculation in rtw89_roc_end()
2024-01-17 17:04 UTC (11+ messages)
` [PATCH AUTOSEL 6.7 021/108] r8169: improve RTL8411b phy-down fixup
` [PATCH AUTOSEL 6.7 044/108] usb: typec: ucsi: fix UCSI on buggy Qualcomm devices
[PATCH v10 00/20] timers: Move from a push remote at enqueue to a pull at expiry model
2024-01-17 17:01 UTC (11+ messages)
` [PATCH v10 01/20] timers: Restructure get_next_timer_interrupt()
` [PATCH v10 02/20] timers: Split out get next timer interrupt
` [PATCH v10 03/20] timers: Move marking timer bases idle into tick_nohz_stop_tick()
` [PATCH v10 04/20] timers: Optimization for timer_base_try_to_set_idle()
` [PATCH v10 05/20] timers: Introduce add_timer() variants which modify timer flags
[PATCH v2] PM: domains: Scale down parent performance states in reverse order
2024-01-17 16:59 UTC (2+ messages)
[PATCH v2 00/17] kexec: Allow preservation of ftrace buffers
2024-01-17 17:00 UTC (7+ messages)
` [PATCH v2 06/17] kexec: Add config option for KHO
` [PATCH v2 07/17] kexec: Add documentation "
[PATCH] ALSA: hda/realtek: Enable headset mic on Lenovo M70 Gen5
2024-01-17 17:00 UTC (2+ messages)
[PATCH 1/3] ASoC: codecs: wcd938x: handle deferred probe
2024-01-17 16:59 UTC (5+ messages)
` [PATCH 2/3] ASoC: codecs: wcd938x: skip printing deferred probe failuers
` [PATCH 3/3] ASoC: codecs: wcd934x: drop unneeded regulator include
[PATCH] thermal/sysfs: Always enable hysteresis write support
2024-01-17 16:57 UTC (4+ messages)
[PATCH] net: stmmac: Wait a bit for the reset to take effect
2024-01-17 16:55 UTC (7+ messages)
` [PATCH v2] "
[syzbot] possible deadlock in chown_common
2024-01-17 16:52 UTC (3+ messages)
` [syzbot] [reiserfs?] "
[PATCH 00/13] ARM: OMAP2+: fix a bunch of kernel-doc warnings
2024-01-17 16:52 UTC (3+ messages)
[bug report] GICv4.1: VM performance degradation due to not trapping vCPU WFI
2024-01-17 16:50 UTC (4+ messages)
[PATCH] leds: rgb: Implement per-key keyboard backlight for several TUXEDO devices
2024-01-17 16:50 UTC (18+ messages)
` Implement per-key keyboard backlight as auxdisplay?
` Userspace API for per key backlight for non HID (no hidraw) keyboards
[PATCH v11 1/2] dt-bindings: adc: add AD7173
2024-01-17 16:46 UTC (7+ messages)
[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
2024-01-17 16:38 UTC (8+ messages)
` [PATCH v11] "
` [PATCH v12] "
` [PATCH v13] "
` [PATCH v14] "
[PATCH net-next 00/24] locking: Introduce nested-BH locking
2024-01-17 16:37 UTC (6+ messages)
` [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect
[PATCH v4 1/2] KVM: VMX: Cleanup VMX basic information defines and usages
2024-01-17 16:34 UTC (3+ messages)
[PATCH 00/18] serial: samsung: gs101 updates and winter cleanup
2024-01-17 16:31 UTC (19+ messages)
` [PATCH 10/18] tty: serial: samsung: make max_count unsigned int
` [PATCH 11/18] tty: serial: samsung: don't compare with zero an if (bitwise expression)
` [PATCH 14/18] tty: serial: samsung: return bool for s3c24xx_serial_console_txrdy()
` [PATCH 16/18] tty: serial: samsung: shrink the clock selection to 8 clocks
FW: [Linux Kernel Bug] WARNING: zero-size vmalloc in ubi_read_volume_table
2024-01-17 15:27 UTC (3+ messages)
` "
[GIT PULL] Documentation fixes for 6.8
2024-01-17 16:29 UTC
[PATCH] drivers: watchdog: Add ChromeOS EC watchdog
2024-01-17 16:23 UTC (4+ messages)
[PATCH] comedi: drivers: ni_tio: Fix arithmetic expression overflow
2024-01-17 13:52 UTC (2+ messages)
[PATCH v2 00/16] block atomic writes
2024-01-17 16:16 UTC (12+ messages)
[PATCH RFC 0/4] Fix file lock cache accounting, again
2024-01-17 16:14 UTC (5+ messages)
` [PATCH RFC 1/4] fs/locks: "
` [PATCH RFC 2/4] fs/locks: Add CONFIG_FLOCK_ACCOUNTING
` [PATCH RFC 3/4] mitigations: Expand 'mitigations=off' to include optional software mitigations
` [PATCH RFC 4/4] mitigations: Add flock cache accounting to 'mitigations=off'
[PATCH v3 00/12] GS101 Oriole: CMU_PERIC0 support and USI updates
2024-01-17 16:12 UTC (12+ messages)
` [PATCH v3 07/12] clk: samsung: gs101: add support for cmu_peric0
` [PATCH v3 08/12] arm64: dts: exynos: gs101: remove reg-io-width from serial
` [PATCH v3 11/12] arm64: dts: exynos: gs101: define USI8 with I2C configuration
[PATCH v1] Revert "usb: typec: tcpm: fix cc role at port reset"
2024-01-17 16:07 UTC (2+ messages)
[PATCH] soundwire: stream: add missing const to Documentation
2024-01-17 16:06 UTC
[PATCH] ASoC: allow up to eight CPU/codec DAIs
2024-01-17 16:01 UTC
[PATCH] perf build: don't hardcode pkg-config path
2024-01-17 15:50 UTC
[PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible
2024-01-17 15:56 UTC (9+ messages)
[PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
2024-01-17 15:55 UTC (4+ messages)
Debug: mm: meminfo reports 222GiB of AnonPages but sum of RSS in ps is barely 400MiB
2024-01-17 15:53 UTC (4+ messages)
[PATCH 00/11] Device tree support for Imagination Series5 GPU
2024-01-17 15:52 UTC (4+ messages)
` [PATCH 08/11] ARM: dts: DRA7xx: Add device tree entry for SGX GPU
[PATCH net] nbd: always initialize struct msghdr completely
2024-01-17 15:48 UTC (2+ messages)
[PATCH] clk: versaclock7: Return directly after a failed kasprintf() call in vc7_probe()
2024-01-17 15:46 UTC
[PATCH 1/3] soc/tegra: pmc: Update address mapping sequence for PMC apertures
2024-01-17 15:46 UTC (6+ messages)
` [PATCH 2/3] dt-bindings: tegra: pmc: Update scratch as an optional aperture
[syzbot] [bluetooth?] general protection fault in btintel_read_version
2024-01-17 15:45 UTC (2+ messages)
[PATCH net v3] tun: add missing rx stats accounting in tun_xdp_act
2024-01-17 15:42 UTC (2+ messages)
[PATCH v6 0/3] livepatch: Move modules to selftests and add a new test
2024-01-17 15:40 UTC (3+ messages)
` [PATCH v6 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
[PATCH net-next v1] vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING
2024-01-17 15:38 UTC
[PATCH 0/4] kbuild: create a list of DTBs and allow to install base dtb and overlays
2024-01-17 15:37 UTC (5+ messages)
` [PATCH 2/4] kbuild: simplify dtbs_install by reading the list of compiled DTBs
` [PATCH 4/4] kbuild: allow 'make dtbs_install' to install primitive DTBs
[PATCH v2 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
2024-01-17 15:33 UTC (6+ messages)
` [PATCH v2 2/3] dt-bindings: atmel,hlcdc: convert pwm bindings to json-schema
[PATCH 0/4] Fixing live video input in ZynqMP DPSUB
2024-01-17 15:32 UTC (3+ messages)
` [PATCH 4/4] drm: xlnx: zynqmp_dpsub: Set live video in format
[PATCH v2] perf data convert: Fix segfault when converting to json on arm64
2024-01-17 15:30 UTC (2+ messages)
[PATCH v2 0/3] dt-bindings: rockchip: Add support for rk809 audio codec
2024-01-17 15:29 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: rockchip: Document rk809 support for rk817 "
[PATCH net-next 00/20] net: ethernet: Add qcom PPE driver
2024-01-17 15:25 UTC (5+ messages)
[PATCH v2] Revert "usb: typec: tcpm: fix cc role at port reset"
2024-01-17 15:25 UTC (2+ messages)
[PATCH] dt-bindings: leds: add FUNCTION defines for per-band WLANs
2024-01-17 15:17 UTC
[PATCH 0/6] Add PPE device tree node for Qualcomm IPQ SoC
2024-01-17 15:16 UTC (21+ messages)
` [PATCH 1/6] arm64: dts: qcom: ipq9574: Add PPE device tree node
` [PATCH 3/6] arm64: dts: qcom: ipq5332: Add MDIO device tree
` [PATCH 5/6] arm64: dts: qcom: ipq5332: Add RDP441 board "
` [PATCH 6/6] arm64: dts: qcom: ipq9574: Add RDP433 "
[PATCH] dt-bindings: mfd: ti,am3359-tscadc: Make dmas & dma-names optional
2024-01-17 15:16 UTC (2+ messages)
[PATCH 1/1] dt-bindings: interrupt-controller: fsl,irqsteer: Add power-domains
2024-01-17 15:14 UTC (5+ messages)
` [PATCH 1/1] dt-bindings: interrupt-controller: fsl, irqsteer: "
[PATCH 00/14] Add suspend to ram support for PCIe on J7200
2024-01-17 15:12 UTC (3+ messages)
` [PATCH 11/14] phy: cadence-torrent: add suspend and resume support
[PATCH 1/3] dt-bindings: i3c: drop "master" node name suffix
2024-01-17 15:12 UTC (2+ messages)
[PATCH v5 0/4] visl: Add a tpg_verbose parameter for reference comparison
2024-01-17 15:10 UTC (5+ messages)
` [PATCH v5 1/4] media: visl,vidtv: Set parameters permissions to 0444
` [PATCH v5 2/4] media: visl: Add a tpg_verbose parameter
` [PATCH v5 3/4] doc: visl: Document "
` [PATCH v5 4/4] visl: Add codec specific variability on output frames
[PATCH] Documentation: block: ioprio: Update schedulers
2024-01-17 15:11 UTC (3+ messages)
[RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
2024-01-17 15:10 UTC (2+ messages)
[linus:master] [afs] f94f70d39c: WARNING:suspicious_RCU_usage
2024-01-17 15:07 UTC
[PATCH] linux-firmware: Update AMD cpu microcode
2024-01-17 15:06 UTC (2+ messages)
[PATCH v6 1/2] tty: serial: Cleanup the bit shift with macro
2024-01-17 14:56 UTC (2+ messages)
[PATCH 00/16] arm64: dts: ti: Additional licensing and clarification
2024-01-17 15:02 UTC (4+ messages)
` [PATCH 15/16] arm64: dts: ti: phycore*: Clarify GPL-2.0 as GPL-2.0-only
[mhiramat:topic/fprobe-on-fgraph] [function_graph] f2ed0fd5cc: WARNING:at_kernel/trace/trace.c:#run_tracer_selftest
2024-01-17 14:59 UTC
[PATCH V2] lockdep: fix deadlock issue between lockdep and rcu
2024-01-17 14:58 UTC (2+ messages)
[PATCH] lockdep: fix deadlock issue between lockdep and rcu
2024-01-17 14:58 UTC (4+ messages)
[PATCH v2 2/2] pinctrl: mediatek: mt7981: add additional emmc groups
2024-01-17 14:55 UTC
[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
2024-01-17 14:47 UTC (16+ messages)
` [PATCH v3 03/17] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH v3 04/17] kexec: Add KHO parsing support
` [PATCH v3 05/17] kexec: Add KHO support to kexec file loads
` [PATCH v3 06/17] kexec: Add config option for KHO
` [PATCH v3 07/17] kexec: Add documentation "
` [PATCH v3 08/17] arm64: Add KHO support
` [PATCH v3 09/17] x86: "
` [PATCH v3 10/17] tracing: Initialize fields before registering
` [PATCH v3 11/17] tracing: Introduce kho serialization
` [PATCH v3 12/17] tracing: Add kho serialization of trace buffers
` [PATCH v3 13/17] tracing: Recover trace buffers from kexec handover
` [PATCH v3 14/17] tracing: Add kho serialization of trace events
` [PATCH v3 15/17] tracing: Recover trace events from kexec handover
` [PATCH v3 16/17] tracing: Add config option for "
` [PATCH v3 17/17] Documentation: KHO: Add ftrace bindings
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).