LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-08 09:49:51 to 2024-04-08 12:59:59 UTC [more...]

[PATCH 6.6 000/252] 6.6.26-rc1 review
 2024-04-08 12:54 UTC 

[PATCH 6.1 000/138] 6.1.85-rc1 review
 2024-04-08 12:56 UTC 

[PATCH] soc: mediatek: mtk-socinfo: select CONFIG_SOC_BUS
 2024-04-08 12:59 UTC  (3+ messages)

[PATCH v5] Bluetooth: compute LE flow credits based on recvbuf space
 2024-04-08 12:58 UTC 

[PATCH net-next 00/10] Add ability to flash modules' firmware
 2024-04-08 12:53 UTC  (11+ messages)
` [PATCH net-next 01/10] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [PATCH net-next 02/10] mlxsw: Implement "
` [PATCH net-next 03/10] ethtool: Add an interface for flashing transceiver modules' firmware
` [PATCH net-next 04/10] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next 05/10] include: netdevice: Add module firmware flashing in progress flag to net_device
` [PATCH net-next 06/10] net: sfp: Add more extended compliance codes
` [PATCH net-next 07/10] ethtool: cmis_cdb: Add a layer for supporting CDB commands
` [PATCH net-next 08/10] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB
` [PATCH net-next 09/10] ethtool: Add ability to flash transceiver modules' firmware
` [PATCH net-next 10/10] ethtool: Veto some operations during firmware flashing process

[RESEND v3 0/2] Add support for QCM6490 and QCS6490
 2024-04-08 12:53 UTC  (5+ messages)
` [RESEND v3 2/2] ASoC: qcom: sc8280xp: "

[syzbot] Monthly usb report (Apr 2024)
 2024-04-08 12:51 UTC 

[syzbot] Monthly bluetooth report (Apr 2024)
 2024-04-08 12:51 UTC 

[PATCH v3] Documentation: Add reconnect process for VDUSE
 2024-04-08 12:50 UTC  (4+ messages)

[PATCH] ASoC: soc-card: Fix a reversed if condition
 2024-04-08 12:50 UTC  (3+ messages)

[RFC PATCH net-next 0/9] Add ability to flash modules' firmware
 2024-04-08 12:50 UTC  (6+ messages)
` [RFC PATCH net-next 9/9] ethtool: Add ability to flash transceiver "

[PATCH rdma-next v4 0/4] Define and use mana queues for CQs and WQs
 2024-04-08 12:50 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 0/3] perf probe: Allow names to start with digits
 2024-04-08 12:49 UTC  (5+ messages)
` [PATCH 3/3] perf parse: "

[PATCHv3 1/2] dt-bindings: usb: typec: anx7688: start a binding document
 2024-04-08 12:48 UTC  (10+ messages)
` [PATCHv3 2/2] usb: typec: anx7688: Add driver for ANX7688 USB-C HDMI bridge

[PATCH v6 0/6] Swap-out mTHP without splitting
 2024-04-08 12:47 UTC  (15+ messages)
` [PATCH v6 1/6] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
` [PATCH v6 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()

[PATCH 1/1] arm64: dts: rockchip: enable onboard spi flash for rock-3a
 2024-04-08 12:40 UTC 

[PATCH 0/4] platform/x86,input: Support for new events on
 2024-04-08 12:45 UTC  (3+ messages)
` [PATCH 1/4] Input: Add trackpoint doubletap and system debug info keycodes

[PATCH v3 0/2] Attach DT nodes to existing PCI devices
 2024-04-08 12:43 UTC  (2+ messages)

[PATCH] PM: s2idle: Make sure CPUs will wakeup directly on resume
 2024-04-08 12:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] s390/tools: Use ARRAY_SIZE() to fix Coccinelle warnings
 2024-04-08 12:42 UTC  (3+ messages)

[PATCH v6 00/11] Add support for TI TPS65224 PMIC
 2024-04-08 12:40 UTC  (12+ messages)
` [PATCH v6 01/11] mfd: tps6594: Add register definitions "
` [PATCH v6 02/11] mfd: tps6594: use volatile_table instead of volatile_reg
` [PATCH v6 03/11] mfd: tps6594: add regmap config in match data
` [PATCH v6 04/11] dt-bindings: mfd: ti,tps6594: Add TI TPS65224 PMIC
` [PATCH v6 05/11] mfd: tps6594-i2c: Add TI TPS65224 PMIC I2C
` [PATCH v6 06/11] mfd: tps6594-spi: Add TI TPS65224 PMIC SPI
` [PATCH v6 07/11] mfd: tps6594-core: Add TI TPS65224 PMIC core
` [PATCH v6 08/11] misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM
` [PATCH v6 09/11] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
` [PATCH v6 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
` [PATCH v6 11/11] arch: arm64: dts: ti: k3-am62p5-sk: Add TPS65224 PMIC support in AM62P dts

[PATCH 0/4] ASoC: cs35l56: Fixes to handling of ASP1 config registers
 2024-04-08 12:41 UTC  (6+ messages)
` [PATCH 1/4] regmap: Add regmap_read_bypassed()
` [PATCH 2/4] ALSA: hda: cs35l56: Exit cache-only after cs35l56_wait_for_firmware_boot()
` [PATCH 3/4] ASoC: cs35l56: Fix unintended bus access while resetting amp
` [PATCH 4/4] ASoC: cs35l56: Prevent overwriting firmware ASP config

[PATCH] kprobes: Fix possible warn in __arm_kprobe_ftrace()
 2024-04-08 12:41 UTC  (3+ messages)
` [PATCH v2] kprobes: Avoid "

[PATCH] Add support microphone for Acer-315-24p
 2024-04-08 12:38 UTC  (2+ messages)

[PATCH 1/2] crypto: s(h)aving 40+ bytes off arch/x86/crypto/sha256_ni_asm.S
 2024-04-08 12:37 UTC  (2+ messages)

[PATCH] ACPI: fan: Add hwmon support
 2024-04-08 12:37 UTC 

[PATCH v2] Bluetooth: btintel: Add devices to HCI_QUIRK_BROKEN_LE_CODED
 2024-04-08 12:34 UTC 

[PATCH] HP: wmi: added support for 4 zone keyboard rgb
 2024-04-08 12:34 UTC  (2+ messages)

Question about context imbalance warning in sparse
 2024-04-08 12:33 UTC 

[PATCH v6 1/2] media: dt-bindings: nxp,imx8-jpeg: Add clocks entries
 2024-04-08 12:32 UTC  (4+ messages)
` [PATCH v6 2/2] arm64: dts: imx8-ss-img: Remove JPEG clock-names

[PATCH 0/6] Faster AES-XTS on modern x86_64 CPUs
 2024-04-08 12:31 UTC  (9+ messages)

[PATCH RESEND] scsi: megaraid_sas: make module parameter scmd_timeout writable
 2024-04-08 12:30 UTC  (2+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2024-04-08 12:28 UTC  (2+ messages)

[PATCH] drm/panthor: clean up some types in panthor_sched_suspend()
 2024-04-08 12:27 UTC  (2+ messages)

[PATCH] watchdog: bd9576: Drop "always-running" property
 2024-04-08 12:27 UTC  (2+ messages)

[PATCH V2 1/2] arm64: dts: imx8mp-msc-sm2s: do not write i2c pinctrl reserved bit
 2024-04-08 12:23 UTC  (2+ messages)
` [PATCH V2 2/2] arm64: dts: imx8mp-msc-sm2s: Add i2c{1,6} sda-/scl-gpios

[PATCH 0/4] A new selftests/ directory for arm compatibility testing
 2024-04-08 12:24 UTC  (7+ messages)
` [PATCH 2/4] selftests/arm: Add signal tests
` [PATCH 4/4] selftests: Add build infrastructure along with README

[PATCH net-next v2] ipvlan: handle NETDEV_DOWN event
 2024-04-08 12:21 UTC  (2+ messages)

[PATCH v10 00/14] Add Cgroup support for SGX EPC memory
 2024-04-08 12:20 UTC  (3+ messages)
` [PATCH v10 12/14] x86/sgx: Turn on per-cgroup EPC reclamation

[PATCH v4 0/3] media: mgb4: YUV and variable framerate support
 2024-04-08 12:16 UTC  (9+ messages)
` [PATCH v4 1/3] media: mgb4: Add support for YUV image formats
` [PATCH v4 2/3] media: mgb4: Add support for V4L2_CAP_TIMEPERFRAME
` [PATCH v4 3/3] media: mgb4: Fixed signal frame rate limit handling

[PATCH v2] mm: swap: prejudgement swap_has_cache to avoid page allocation
 2024-04-08 12:14 UTC 

[PATCH v2] usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration
 2024-04-08 12:14 UTC  (6+ messages)

[PATCH v2] wifi: ar5523: enable proper endpoint verification
 2024-04-08 12:14 UTC 

[PATCH 1/1] EDAC/skx_common: Allow decoding of SGX addresses
 2024-04-08 12:04 UTC 

[PATCH 0/2] perf kvm: Add kvm stat support on riscv
 2024-04-08 12:07 UTC  (3+ messages)
` [PATCH 1/2] RISCV: KVM: add tracepoints for entry and exit events

[RFC PATCH v3 5/7] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
 2024-04-08 12:06 UTC  (2+ messages)

[PATCH] sched/eevdf: Prevent vlag from exceeding the limit value
 2024-04-08 12:06 UTC  (2+ messages)

[PATCH] perf: arm_cspmu: Don't touch interrupt registers if no interrupt was assigned
 2024-04-08 12:05 UTC  (4+ messages)

[RFC PATCH v3 0/9] pids controller events rework and migration charging
 2024-04-08 12:04 UTC  (7+ messages)
` [RFC PATCH v3 6/9] selftests: cgroup: Add basic tests for pids controller
    `  "

[RFC PATCH] sched/eevdf: Return leftmost entity in pick_eevdf() if no eligible entity is found
 2024-04-08 12:00 UTC  (6+ messages)

[PATCH v3 0/2] media: i2c: Add support for GC05A2 sensor
 2024-04-08 11:50 UTC  (4+ messages)
` [PATCH v3 2/2] media: i2c: Add GC05A2 image sensor driver

[PATCH] s390/smp: Use min() to fix Coccinelle warning
 2024-04-08 11:48 UTC  (2+ messages)

[PATCH 00/31] Remove use of i2c_match_id in HWMON
 2024-04-08 11:49 UTC  (4+ messages)

[syzbot] [kernfs?] possible deadlock in lookup_one_unlocked
 2024-04-08 11:49 UTC 

[PATCH] arm64: dts: imx8mp-msc-sm2s: Add i2c{1,6} sda-/scl-gpios
 2024-04-08 11:48 UTC  (4+ messages)

[PATCH 0/4] clk: qcom: dispcc: fix DisplayPort link clocks
 2024-04-08 11:47 UTC  (5+ messages)
` [PATCH 1/4] clk: qcom: dispcc-sm8450: fix DisplayPort clocks
` [PATCH 2/4] clk: qcom: dispcc-sm6350: "
` [PATCH 3/4] clk: qcom: dispcc-sm8550: "
` [PATCH 4/4] clk: qcom: dispcc-sm8650: "

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-08 11:45 UTC  (3+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH] i2c: i801: add I2C_MUX dependency
 2024-04-08 11:42 UTC  (4+ messages)

[PATCH 0/3] drivers: thermal/hwmon: intel: Use model-specific bitmasks for temperature registers
 2024-04-08 11:40 UTC  (5+ messages)
` [PATCH 3/3] hwmon: (coretemp) Use a model-specific bitmask to read registers

[PATCH] MAINTAINERS: mailmap: update Richard Genoud's email address
 2024-04-08 11:32 UTC  (2+ messages)

[PATCH 0/3] net/e1000e, igb, igc: Remove redundant runtime resume
 2024-04-08 11:32 UTC  (3+ messages)
` [PATCH 3/3] igc: Remove redundant runtime resume for ethtool ops
  ` [Intel-wired-lan] "

[PATCH iwl-next,v4 1/1] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
 2024-04-08 11:31 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH iwl-next, v4 "

[PATCH for-next] RDMA/hns: Support DSCP
 2024-04-08 11:28 UTC  (2+ messages)

[PATCH 0/2] media: constify struct class usage
 2024-04-08 11:23 UTC  (5+ messages)
` [PATCH 1/2] media: dvbdev: make dvb_class constant

[syzbot] [v9fs?] KMSAN: uninit-value in p9_client_rpc (2)
 2024-04-08 11:17 UTC  (2+ messages)

NOHZ tick-stop error: local softirq work is pending, handler #08!!! on Dell XPS 13 9360
 2024-04-08 11:18 UTC  (3+ messages)

[PATCH 0/5] Add parsing for Zimop ISA extension
 2024-04-08 11:19 UTC  (7+ messages)

[PATCH v5 1/2] media: dt-bindings: nxp,imx8-jpeg:: Add clocks entries
 2024-04-08 11:14 UTC  (2+ messages)

[PATCH net-next] net: sched: cake: Optimize number of calls to cake_heapify()
 2024-04-08 11:14 UTC  (3+ messages)

[PATCH] mm: swap: calculate pages via roundup() in __swapin_nr_pages()
 2024-04-08 11:12 UTC 

[PATCH 0/2] Deduplicate bin_attribute simple read() callbacks
 2024-04-08 11:11 UTC  (4+ messages)
` [PATCH 2/2] treewide: Use sysfs_bin_attr_simple_read() helper

WARNING in smsusb_start_streaming/usb_submit_urb
 2024-04-08 11:10 UTC  (2+ messages)

[PATCH v3 0/2] Add initial ARM MHUv3 mailbox support
 2024-04-08 11:09 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: mailbox: arm,mhuv3: Add bindings
` [PATCH v3 2/2] mailbox: arm_mhuv3: Add driver

[PATCH] drm/panfrost: Show overall GPU usage stats through sysfs knob
 2024-04-08 11:07 UTC  (4+ messages)

[PATCH v3 0/3] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2
 2024-04-08 11:07 UTC  (2+ messages)

[PATCH] soc: xilinx: rename cpu_number1 to dummy_cpu_number
 2024-04-08 11:06 UTC 

[REGRESSION] mainline boot regression on AMD Stoney Ridge Chromebooks
 2024-04-08 11:06 UTC  (2+ messages)

[PATCH net-next 00/11] selftests: mptcp: cleanups and 'ip mptcp' support
 2024-04-08 11:00 UTC  (2+ messages)

[PATCH net-next 0/1] XYZ: Handle HAS_IOPORT dependencies
 2024-04-08 11:00 UTC  (2+ messages)

[RFC PATCH v3 0/7] DAMON based tiered memory management for CXL memory
 2024-04-08 10:56 UTC  (2+ messages)

[PATCH net-next v4] net: usb: ax88179_178a: non necessary second random mac address
 2024-04-08 10:50 UTC  (2+ messages)

[PATCH] platform/x86: quickstart: Fix race condition when reporting input event
 2024-04-08 10:33 UTC  (4+ messages)

[PATCH V8] kdb: Fix the deadlock issue in KDB debugging
 2024-04-08 10:29 UTC  (3+ messages)
`  "

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2024-04-08 10:26 UTC  (13+ messages)
              ` [PATCH] selftests/timers/posix_timers: reimplement check_timer_distribution()

[PATCH 0/1] tty: Handle HAS_IOPORT dependencies
 2024-04-08 10:25 UTC  (5+ messages)
` [PATCH 1/1] tty: serial: handle "

[PATCH] arm64: dts: renesas: rzg3s-smarc-som: Fix ethernet aliases
 2024-04-08 10:24 UTC  (2+ messages)

[PATCH v8 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-08 10:22 UTC  (7+ messages)
` [PATCH v8 1/4] firmware: arm_scmi: introduce helper get_max_msg_size
` [PATCH v8 2/4] dt-bindings: firmware: arm,scmi: support pinctrl protocol
` [PATCH v8 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v3 1/1] PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
 2024-04-08 10:23 UTC  (2+ messages)

[PATCH, resend v1 1/1] irqdomain: Check virq for 0 before use in irq_dispose_mapping()
 2024-04-08 10:18 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v1 0/3] drm/mediatek: Add support for OF graphs
 2024-04-08 10:16 UTC  (4+ messages)
` [PATCH v1 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path

[PATCH V2] drm/arm/malidp: fix a possible null pointer dereference
 2024-04-08 10:15 UTC  (2+ messages)

[PATCH] bus: mhi: host: Add sysfs entry to force device to enter EDL
 2024-04-08 10:15 UTC  (11+ messages)

[linus:master] [fs] 541d4c798a: BUG:KCSAN:data-race_in_atime_needs_update/inode_update_timestamps
 2024-04-08 10:14 UTC  (2+ messages)

[PATCH net-next] ip_tunnel: harden copying IP tunnel params to userspace
 2024-04-08 10:10 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: mdio-gpio: Use device_is_compatible()
 2024-04-08 10:10 UTC  (2+ messages)

[PATCH v2] lib: checksum: hide unused expected_csum_ipv6_magic[]
 2024-04-08 10:10 UTC  (2+ messages)

[PATCH] zonefs: Use str_plural() to fix Coccinelle warning
 2024-04-08 10:06 UTC  (4+ messages)

[PATCH RESEND] x86/tsc: print some log if calibrated tsc freq deviates from original too much
 2024-04-08 10:06 UTC 

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-08 10:03 UTC  (3+ messages)
` [PATCH 7/9] s390: Convert from tasklet to BH workqueue

[PATCH v2 1/6] usb: ehci-exynos: Use devm_clk_get_enabled() helpers
 2024-04-08 10:03 UTC  (5+ messages)

[PATCH v1 3/4] usb: dwc3: exynos: Use devm_regulator_bulk_get_enable() helper function
 2024-04-08 10:02 UTC  (8+ messages)

[syzbot] [overlayfs?] possible deadlock in ovl_copy_up_start (3)
 2024-04-08 10:01 UTC  (2+ messages)

[PATCH v5 0/1] platform/x86: Add wmi driver for Casper Excalibur laptops
 2024-04-08 10:01 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH net-next 1/2] ip6_vti: Do not use custom stat allocator
 2024-04-08 10:00 UTC  (2+ messages)

[PATCH v3 0/6] Add DSC support to DSI video panel
 2024-04-08  9:59 UTC  (7+ messages)
` [PATCH v3 5/6] drm/display: Add slice_per_pkt for dsc
` [PATCH v3 6/6] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1

[PATCH net] nfc: nci: Fix uninit-value in nci_rx_work
 2024-04-08  9:55 UTC  (2+ messages)

[PATCH 2/2] crypto: s(h)aving 16 byte constant off arch/x86/crypto/sha1_ni_asm.S
 2024-04-08  9:38 UTC 

[PATCH v9 0/6] PCI: qcom: Add support for OPP
 2024-04-08  9:52 UTC  (6+ messages)
` [PATCH v9 6/6] PCI: qcom: Add OPP support to scale performance state of power domain

[RFC PATCH v2 0/5] Add A1 Soc audio clock controller driver
 2024-04-08  9:52 UTC  (6+ messages)
` [RFC PATCH v2 1/5] clk: meson: axg: move reset controller's code to separate module

[PATCH v3 0/5] arm64: dts: ti: am62: Add USB support for k3-am62p
 2024-04-08  9:52 UTC  (3+ messages)
` [PATCH v3 5/5] arm64: dts: ti: k3-am62*: Add PHY2 region to USB wrapper node

[PATCH v2 00/10] PCI: endpoint: Make host reboot handling more robust
 2024-04-08  9:49 UTC  (4+ messages)


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