LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-22 09:36:52 to 2024-01-22 11:04:55 UTC [more...]

[PATCH v2 00/47] tty: vt: cleanup and documentation
 2024-01-22 11:03 UTC  (26+ messages)
` [PATCH v2 01/47] vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta()
` [PATCH v2 02/47] fbcon: make display_desc a static array in fbcon_startup()
` [PATCH v2 03/47] tty: vt: fix 20 vs 0x20 typo in EScsiignore
` [PATCH v2 04/47] tty: vt: expect valid vc when in tty ops
` [PATCH v2 05/47] tty: vt: pass proper pointers from tioclinux()
` [PATCH v2 06/47] tty: vt: push console lock from tioclinux() down to 2 functions
` [PATCH v2 07/47] tty: vt: pass vc_resize_user as a parameter
` [PATCH v2 08/47] tty: vt: make vc_is_sel()'s vc const
` [PATCH v2 09/47] tty: vt: define an enum for CSI+m codes
` [PATCH v2 10/47] tty: vt: use case ranges for CSI+m fg/bg colors
` [PATCH v2 11/47] tty: vt: define an enum for CSI+J codes
` [PATCH v2 12/47] tty: vt: reflow csi_J()
` [PATCH v2 13/47] use clamp() for counts in csi_?() handlers
` [PATCH v2 14/47] don't pass vc->vc_par[0] to "
` [PATCH v2 15/47] tty: vt: define an enum for CSI+K codes
` [PATCH v2 16/47] tty: vt: reflow csi_K()
` [PATCH v2 17/47] tty: vt: define an enum for ascii characters
` [PATCH v2 18/47] tty: vt: remove extern from functions in selection.h
` [PATCH v2 19/47] tty: vt: make consw::con_debug_*() return void
` [PATCH v2 20/47] tty: vt: make init parameter of consw::con_init() a bool
` [PATCH v2 21/47] tty: vt: sanitize arguments of consw::con_clear()
` [PATCH v2 22/47] tty: vt: remove checks for count in consw::con_clear() implementations
` [PATCH v2 23/47] tty: vt: add con_putc() helper
` [PATCH v2 24/47] tty: vt: eliminate unneeded consw::con_putc() implementations
` [PATCH v2 25/47] tty: vt: sanitize consw::con_putc() parameters

[PATCH v3 0/2] Add ITE IT5205 Passive MUX
 2024-01-22 11:04 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Introduce ITE IT5205 Alt. Mode "
` [PATCH v3 2/2] usb: typec: mux: Add ITE IT5205 Alternate Mode Passive MUX driver

[PATCH] net: phy: adin: add missing clock option
 2024-01-22 11:03 UTC 

[PATCH v5 0/3] Support for Avago APDS9306 Ambient Light Sensor
 2024-01-22 11:04 UTC  (15+ messages)
` [PATCH v5 1/3] dt-bindings: iio: light: Squash APDS9300 and APDS9960 schemas
` [PATCH v5 2/3] dt-bindings: iio: light: Avago APDS9306
` [PATCH v5 3/3] iio: light: Add support for APDS9306 Light Sensor

[PATCH] do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
 2024-01-22 11:03 UTC  (3+ messages)

[PATCH] keys, dns: Fix size check of V1 server-list header
 2024-01-22 11:01 UTC  (3+ messages)

[PATCH v5 0/6] usb: gadget: functionfs: DMABUF import interface
 2024-01-22 11:01 UTC  (4+ messages)
` [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access()
  ` [Linaro-mm-sig] "

[PATCH] thermal: intel: powerclamp: Remove dead code for target mwait value
 2024-01-22 11:01 UTC  (2+ messages)

[PATCH 0/3] Enable Multi Core Timer (MCT) for gs101
 2024-01-22 11:00 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatible

[PATCH 1/2] dt-bindings: usb: mtu3: Add MT8195 MTU3 ip-sleep support
 2024-01-22 11:00 UTC  (4+ messages)
` [PATCH 2/2] usb: mtu3: Add MT8195 MTU3 ip-sleep wakeup support

[PATCH V1] vdpa_sim: reset must not run
 2024-01-22 10:59 UTC  (4+ messages)
    `  "

[PATCH] hwmon: scmi-hwmon: implement change_mode
 2024-01-22 10:59 UTC  (2+ messages)

[PATCH] RISC-V: cacheinfo: add init_cache_level()
 2024-01-22 10:57 UTC  (5+ messages)
  ` [External] "

[PATCH] writeback: move wb_wakeup_delayed defination to fs-writeback.c
 2024-01-22 10:57 UTC  (2+ messages)

[PATCH] soc: qcom: smp2p: fix all kernel-doc warnings
 2024-01-22 10:54 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: msm8926-htc-memul: Add rmtfs memory node
 2024-01-22 10:53 UTC  (2+ messages)

[PATCH] platform/x86: asus-wmi: Re-enable custom fan curves after setting throttle_thermal_policy
 2024-01-22 10:53 UTC  (6+ messages)

[Regression] [PCI/ASPM] [ASUS PN51] Reboot on resume attempt (bisect done; commit found)
 2024-01-22 10:53 UTC  (4+ messages)
` [PATCH] Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
    ` PCI/ASPM locking regression in 6.7-final (was: Re: [PATCH] Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()")

[PATCH] cpufreq: intel_pstate: Directly use stored ratios for max frequencies
 2024-01-22 10:53 UTC  (2+ messages)

[PATCH 0/2] btrfs: zoned: kick reclaim earlier on fast zoned devices
 2024-01-22 10:51 UTC  (3+ messages)
` [PATCH 1/2] btrfs: zoned: use rcu list for iterating devices to collect stats
` [PATCH 2/2] btrfs: zoned: wake up cleaner sooner if needed

[PATCH 0/4] ARM: dts: qcom: msm8974: Add Samsung Galaxy S5 China support
 2024-01-22 10:50 UTC  (8+ messages)
` [PATCH 1/4] ARM: dts: qcom: msm8974-samsung-klte: Add label on /i2c-gpio-led
` [PATCH 3/4] dt-bindings: arm: qcom: add Samsung Galaxy S5 China (kltechn)
` [PATCH 4/4] ARM: dts: qcom: msm8974: Add device tree for Samsung Galaxy S5 China

[MAYBE REGRESSION] kbuild time of kernel compiling
 2024-01-22 10:50 UTC  (2+ messages)

[PATCH v3] drm: Check output polling initialized before disabling
 2024-01-22 10:49 UTC  (3+ messages)

[RFC PATCH v2 0/3] Introduce switch mode support for ICSSG driver
 2024-01-22 10:48 UTC  (9+ messages)
` [RFC PATCH v2 1/3] net: ti: icssg-prueth: Add helper functions to configure FDB
` [RFC PATCH v2 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware

[PATCH 0/3] Add support for RK3588 HDMI/DP Combo PHY
 2024-01-22 10:10 UTC  (3+ messages)

[PATCH v4 0/5] perf: script: Intro capstone disasm engine to show instruction trace
 2024-01-22 10:46 UTC  (6+ messages)
` [PATCH v4 3/5] perf: script: add field 'disasm' to display mnemonic instructions

[PATCH] soc: qcom: aoss: Mark qmp_send() __printf()
 2024-01-22 10:46 UTC  (2+ messages)

[PATCH] clk: sunxi: usb: fix kernel-doc warnings
 2024-01-22 10:45 UTC  (2+ messages)

[PATCH] clk: sunxi: sun9i-cpus: fix kernel-doc warnings
 2024-01-22 10:45 UTC  (2+ messages)

[PATCH] ARM: s5pv210: fix pm.c kernel-doc warning
 2024-01-22 10:44 UTC  (3+ messages)

[PATCH] clk: sunxi: a20-gmac: fix kernel-doc warnings
 2024-01-22 10:44 UTC  (2+ messages)

[PATCH v3] soc: qcom: aoss: Add debugfs interface for sending messages
 2024-01-22 10:44 UTC  (2+ messages)

[PATCH v1 0/4] backlight: hx8357: Clean up and make OF-independent
 2024-01-22 10:43 UTC  (9+ messages)
` [PATCH v1 1/4] backlight: hx8357: Make use of device properties
` [PATCH v1 2/4] backlight: hx8357: Move OF table closer to its consumer

[PATCH] perf print-events: make is_event_supported() more robust
 2024-01-22 10:43 UTC  (2+ messages)

[PATCH V4 0/2] gpio: sprd: Modification of UNISOC Platform EIC Driver
 2024-01-22 10:42 UTC  (6+ messages)
` [PATCH V4 1/2] gpio: eic-sprd: Clear interrupt after set the interrupt type
` [PATCH V4 2/2] gpio: eic-sprd: Optimize the calculation method of eic number

[PATCH v2 0/3] GS101: rename cmu_misc clock-names
 2024-01-22 10:41 UTC  (2+ messages)

[for-linus][PATCH 0/3] eventfs: A few more fixes for 6.8
 2024-01-22 10:38 UTC  (3+ messages)
` [for-linus][PATCH 1/3] eventfs: Have the inodes all for files and directories all be the same

[PATCH v6 0/6] Fix support of dw-edma HDMA NATIVE IP in remote setup
 2024-01-22 10:38 UTC  (9+ messages)

[PATCH v3 0/3] Add mediatek,gce-props.yaml for other bindings reference
 2024-01-22 10:38 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: mailbox: Add mediatek,gce-props.yaml

[RFC PATCH net-next 0/9] Add ability to flash modules' firmware
 2024-01-22 10:37 UTC  (5+ messages)
` [RFC PATCH net-next 7/9] ethtool: cmis_cdb: Add a layer for supporting CDB commands
` [RFC PATCH net-next 9/9] ethtool: Add ability to flash transceiver modules' firmware

Lo X, Bitcoin (was fair pay, low jitter, philosophy)
 2024-01-22 10:34 UTC 

[PATCH v2 1/2] dt-bindings: usb: mt6360-tcpc: Drop interrupt-names
 2024-01-22 10:32 UTC  (3+ messages)

[PATCH] dt-bindings: xilinx: replace Piyush Mehta maintainership
 2024-01-22 10:32 UTC  (5+ messages)

[PATCH] drm/rockchip: vop2: add a missing unlock in vop2_crtc_atomic_enable()
 2024-01-22 10:31 UTC  (2+ messages)

[PATCH v3 0/3] Introduce EC-based watchdog
 2024-01-22 10:31 UTC  (3+ messages)
` [PATCH v3 2/3] watchdog: Add ChromeOS EC-based watchdog driver

[syzbot] [reiserfs?] possible deadlock in vfs_removexattr (2)
 2024-01-22 10:30 UTC 

[PATCH 0/2] ata: ahci_ceva: fix xilinx GT PHY support
 2024-01-22 10:29 UTC  (5+ messages)
` [PATCH 1/2] ata: ahci_ceva: fix error handling for Xilinx "
` [PATCH 2/2] ata: ahci_ceva: add missing enable regulator API "

[PATCH] kunit: Mark filter_glob param as rw
 2024-01-22 10:28 UTC  (4+ messages)
  `  "

[PATCH v3 0/3] Kinetic ExpressWire library and KTD2801 backlight driver
 2024-01-22 10:28 UTC  (5+ messages)
` [PATCH v3 1/3] leds: ktd2692: move ExpressWire code to library
` [PATCH v3 3/3] backlight: Add Kinetic KTD2801 backlight support

[PATCH] x86/CPU/AMD: Add X86_FEATURE_ZEN5
 2024-01-22 10:27 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v2 0/2] Add ITE IT5205 Passive MUX
 2024-01-22 10:27 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Introduce ITE IT5205 Alt. Mode "

[PATCH v2 0/3] Imagis touch keys and FIELD_GET cleanup
 2024-01-22 10:27 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: input: imagis: Document touch keys

[PATCH] dt-bindings: can: fsl,flexcan: add i.MX95 compatible string
 2024-01-22 10:26 UTC  (2+ messages)

[regression] ath11k broken in v6.7
 2024-01-22 10:24 UTC  (7+ messages)

[PATCH netdev] ipv6: Make sure tcp accept_queue's spinlocks are initialized
 2024-01-22 10:23 UTC 

[PATCH] virtio_net: Support RX hash XDP hint
 2024-01-22 10:22 UTC 

[PATCH] sched/idle: Prevent stopping the tick when there is no cpuidle driver
 2024-01-22 10:22 UTC  (2+ messages)

[RESEND PATCH v6 00/12] arm64: qcom: add and enable SHM Bridge support
 2024-01-22 10:21 UTC  (13+ messages)
` [RESEND PATCH v6 01/12] firmware: qcom: add a dedicated TrustZone buffer allocator
` [RESEND PATCH v6 02/12] firmware: qcom: scm: enable the TZ mem allocator
` [RESEND PATCH v6 03/12] firmware: qcom: scm: smc: switch to using the SCM allocator
` [RESEND PATCH v6 04/12] firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocator
` [RESEND PATCH v6 05/12] firmware: qcom: scm: make qcom_scm_ice_set_key() "
` [RESEND PATCH v6 06/12] firmware: qcom: scm: make qcom_scm_lmh_dcvsh() "
` [RESEND PATCH v6 07/12] firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() "
` [RESEND PATCH v6 08/12] firmware: qcom: qseecom: convert to using "
` [RESEND PATCH v6 09/12] firmware: qcom: scm: add support for SHM bridge operations
` [RESEND PATCH v6 10/12] firmware: qcom: tzmem: enable SHM Bridge support
` [RESEND PATCH v6 11/12] firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image()
` [RESEND PATCH v6 12/12] arm64: defconfig: enable SHM Bridge support for the TZ memory allocator

[PATCH] maple_tree: avoid duplicate variable init in mast_spanning_rebalance()
 2024-01-22 10:20 UTC 

[BUG][BISECTED] Freeze at loading init ramdisk
 2024-01-22 10:20 UTC  (5+ messages)

[PATCH 0/2] arm64: qcom: sm8550: add support for the SM8550-HDK board
 2024-01-22 10:19 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Document the HDK8550 board
` [PATCH 2/2] arm64: dts: qcom: sm8550: add support for the SM8550-HDK board

[PATCH] thermal/sysfs: Always enable hysteresis write support
 2024-01-22 10:19 UTC  (7+ messages)

[PATCH] MIPS: Cobalt: Fix missing prototypes
 2024-01-22 10:13 UTC  (2+ messages)

[PATCH] MIPS: Alchemy: Fix missing prototypes
 2024-01-22 10:13 UTC  (2+ messages)

[PATCH] MIPS: sgi-ip27: Fix missing prototypes
 2024-01-22 10:14 UTC  (2+ messages)

[PATCH] MIPS: fw arc: Fix missing prototypes
 2024-01-22 10:15 UTC  (2+ messages)

[PATCH] MIPS: sgi-ip30: Fix missing prototypes
 2024-01-22 10:15 UTC  (2+ messages)

[PATCH] MIPS: sgi-ip32: Fix missing prototypes
 2024-01-22 10:15 UTC  (2+ messages)

[RESEND PATCH v4 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-01-22 10:12 UTC  (8+ messages)
` [PATCH v4 4/7] hugetlb: pass *next_nid_to_alloc directly to for_each_node_mask_to_alloc
` [PATCH v4 6/7] hugetlb: parallelize 2M hugetlb allocation and initialization

[PATCH v8 0/5] riscv: sophgo: add clock support for sg2042
 2024-01-22 10:11 UTC  (7+ messages)
` [PATCH v8 2/5] dt-bindings: soc: sophgo: Add Sophgo system control module

[PATCH 0/2] Add board-id support for multiple DT selection
 2024-01-22 10:10 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: hwinfo: Introduce board-id
` [PATCH 2/2] dt-bindings: hwinfo: Add Qualcomm's board-id types

[PATCH 0/3] add uSDHC and SCMI nodes to the S32G2 SoC
 2024-01-22 10:09 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: clock: s32g: add uSDHC clock IDs

[PATCH 0/5] md: fix/prevent dm-raid regressions
 2024-01-22 10:09 UTC  (4+ messages)

[PATCH v2] x86/xen: Add some null pointer checking to smp.c
 2024-01-22 10:06 UTC  (4+ messages)
      ` [v2] "

[PATCH] thermal/drivers/tsens: Add suspend to RAM support for tsens
 2024-01-22 10:07 UTC 

[PATCH V4 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-01-22 10:07 UTC  (6+ messages)
` [PATCH V4 10/11] perf intel-pt: Add documentation for pause / resume

[PATCH v3 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-01-22 10:03 UTC  (7+ messages)
` [PATCH v3 1/6] LoongArch/smp: Refine ipi ops on LoongArch platform
` [PATCH v3 2/6] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v3 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v3 4/6] LoongArch: Add paravirt interface for guest kernel
` [PATCH v3 5/6] LoongArch: KVM: Add physical cpuid map support
` [PATCH v3 6/6] LoongArch: Add pv ipi support on LoongArch system

[PATCH] dt-bindings: clock: support NXP i.MX95
 2024-01-22 10:02 UTC  (2+ messages)

[PATCH v12 1/2] dt-bindings: adc: add AD7173
 2024-01-22 10:02 UTC  (4+ messages)
` [PATCH v12 2/2] iio: adc: ad7173: add AD7173 driver

[PATCH v2] dt-bindings: PCI: ti,j721e-pci-host: Add support for J722S SoC
 2024-01-22 10:01 UTC  (3+ messages)

[PATCH] dt-bindings: power: support NXP i.MX95
 2024-01-22 10:01 UTC  (2+ messages)

[PATCH] dt-bindings: serial: fsl-lpuart: support i.MX95
 2024-01-22 10:00 UTC  (2+ messages)

[PATCH net-next v8 0/3] Ethernet DWMAC5 fault IRQ support
 2024-01-22 10:00 UTC  (4+ messages)
` [PATCH net-next v9 3/3] net: stmmac: Add driver support for DWMAC5 common safety IRQ

[PATCH v2] perf test: Fix test case perf script tests on s390
 2024-01-22  9:59 UTC 

[PATCH] selftests/mm: run_vmtests.sh: add missing tests
 2024-01-22  9:59 UTC  (4+ messages)

[PATCH v4 0/2] sched: Don't trigger misfit if affinity is restricted
 2024-01-22  9:59 UTC  (3+ messages)
` [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit

[PATCH] iio: gts-helper: Fix division loop
 2024-01-22  9:58 UTC  (5+ messages)

[PATCH] mm, kmsan: fix infinite recursion due to RCU critical section
 2024-01-22  9:56 UTC  (2+ messages)

[PATCH 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325"
 2024-01-22  9:56 UTC  (2+ messages)
` [PATCH 2/2] ASoC: nau8325: new driver

[PATCH v4 0/3] Add phyBOARD-Segin-i.MX93 support
 2024-01-22  9:53 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: arm: fsl: Add phyBOARD-Segin-i.MX93
` [PATCH v4 2/3] dt-bindings: gpio: gpio-vf610: add gpio-line-names
` [PATCH v4 3/3] arm64: dts: imx93: Add phyBOARD-Segin-i.MX93 support

[PATCH v3] x86/xen: Add some null pointer checking to smp.c
 2024-01-22  9:50 UTC  (4+ messages)
    ` [v3] "

[PATCH V2] dt-bindings: clock: support NXP i.MX95
 2024-01-22  9:50 UTC  (2+ messages)

[PATCH v2 0/9] Documentation: gpio: add character device userspace API documentation
 2024-01-22  9:50 UTC  (2+ messages)

[syzbot] [hfs?] KASAN: out-of-bounds Read in hfsplus_bnode_move
 2024-01-22  9:48 UTC 

[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
 2024-01-22  9:58 UTC  (13+ messages)
` [PATCH v5 01/12] selftests/kvm: Fix issues with $(SPLIT_TESTS)
` [PATCH v5 02/12] KVM: arm64: selftests: Data type cleanup for arch_timer test
` [PATCH v5 03/12] KVM: arm64: selftests: Enable tuning of error margin in "
` [PATCH v5 04/12] KVM: arm64: selftests: Split arch_timer test code
` [PATCH v5 05/12] KVM: selftests: Add CONFIG_64BIT definition for the build
` [PATCH v5 06/12] tools: riscv: Add header file csr.h
` [PATCH v5 07/12] tools: riscv: Add header file vdso/processor.h
` [PATCH v5 08/12] KVM: riscv: selftests: Switch to use macro from csr.h
` [PATCH v5 09/12] KVM: riscv: selftests: Add exception handling support
` [PATCH v5 10/12] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH v5 11/12] KVM: riscv: selftests: Change vcpu_has_ext to a common function
` [PATCH v5 12/12] KVM: riscv: selftests: Add sstc timer test

[PATCH v2] ASoC: soc-core.c: Add "Unknown" and "Unknown Product" to dmi_blacklist
 2024-01-22  9:46 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v7 1/2] dt-bindings: iio: frequency: add admfm2000
 2024-01-22  9:44 UTC  (2+ messages)

[PATCH v1 1/2] i2c: designware: constify abort_sources
 2024-01-22  9:44 UTC  (3+ messages)
` [PATCH v1 2/2] i2c: designware: constify regmap_config

[PATCH v2] dt-bindings: usb: add common Type-C USB Switch schema
 2024-01-22  9:44 UTC 

[PATCH 0/2] fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
 2024-01-22  9:45 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Revert "mm/filemap: avoid buffered read/write race to read inconsistent data"

vxlan: how to expose opt-in RFC conformity with unprocessed header flags
 2024-01-22  9:39 UTC  (3+ messages)

[PATCH v3 0/2] Add phyBOARD-Segin-i.MX93 support
 2024-01-22  9:38 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: imx93: "


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).