linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-17 13:45:03 to 2024-01-17 16:39:42 UTC [more...]

[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 v11 1/2] dt-bindings: adc: add AD7173
 2024-01-17 16:37 UTC  (5+ messages)

[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

[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
 2024-01-17 16:35 UTC  (9+ 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

[PATCH] net: stmmac: Wait a bit for the reset to take effect
 2024-01-17 16:36 UTC  (4+ messages)
` [PATCH v2] "

[PATCH AUTOSEL 6.7 001/108] wifi: rtw89: fix timeout calculation in rtw89_roc_end()
 2024-01-17 16:35 UTC  (10+ 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 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 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-01-17 16:22 UTC  (11+ 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] comedi: drivers: ni_tio: Fix arithmetic expression overflow
 2024-01-17 13:52 UTC  (2+ messages)

[PATCH] afs: Fix missing/incorrect unlocking of RCU read lock
 2024-01-17 16:21 UTC  (2+ messages)

[syzbot] possible deadlock in chown_common
 2024-01-17 16:20 UTC  (2+ messages)
` [syzbot] [reiserfs?] "

[PATCH v2 2/7] dt-bindings: i3c: svc: add compatible string i3c: silvaco,i3c-target-v1
 2024-01-17 16:19 UTC  (11+ 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 v10 00/20] timers: Move from a push remote at enqueue to a pull at expiry model
 2024-01-17 16:02 UTC  (7+ 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] 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] ALSA: hda/realtek: Enable headset mic on Lenovo M70 Gen5
 2024-01-17 15:41 UTC 

[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  (12+ messages)
` [PATCH 1/4] drm: xlnx: zynqmp_dpsub: Make drm bridge discoverable
` [PATCH 2/4] drm: xlnx: zynqmp_dpsub: Fix timing for live mode
` [PATCH 3/4] drm: xlnx: zynqmp_dpsub: Don't generate vblank in "
` [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] leds: rgb: Implement per-key keyboard backlight for several TUXEDO devices
 2024-01-17 15:26 UTC  (17+ messages)
          ` Implement per-key keyboard backlight as auxdisplay?

[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 1/3] ASoC: codecs: wcd938x: handle deferred probe
 2024-01-17 15:22 UTC  (4+ messages)
` [PATCH 2/3] ASoC: codecs: wcd938x: skip printing deferred probe failuers
` [PATCH 3/3] ASoC: codecs: wcd934x: drop unneeded regulator include

[RFC PATCH 1/1] block: introduce activity based ioprio
 2024-01-17 15:20 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 00/20] filelock: split struct file_lock into file_lock and file_lease structs
 2024-01-17 15:13 UTC  (6+ messages)
` [PATCH 03/20] filelock: the results of the coccinelle conversion
` [PATCH 04/20] filelock: fixups after the coccinelle changes

[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  (18+ messages)
` [PATCH v3 01/17] mm,memblock: Add support for scratch memory
` [PATCH v3 02/17] memblock: Declare scratch memory as CMA
` [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

[PATCH] drm/radeon/ni_dpm: remove redundant NULL check
 2024-01-17 14:45 UTC 

[PATCH] drm/radeon: remove dead code in ni_mc_load_microcode()
 2024-01-17 14:44 UTC 

[PATCH] workqueue.c: Change workqueue to accept variable length name
 2024-01-17 14:40 UTC  (4+ messages)
` [PATCH v3] workqueue.c: Increase workqueue name length

[PATCH] nvme-multipath: fix bogus request queue reference put
 2024-01-17 14:39 UTC  (3+ messages)

[for-linus][PATCH 0/3] eventfs: A few more fixes for 6.8
 2024-01-17 14:35 UTC  (4+ messages)
` [for-linus][PATCH 1/3] eventfs: Have the inodes all for files and directories all be the same
` [for-linus][PATCH 2/3] eventfs: Do not create dentries nor inodes in iterate_shared
` [for-linus][PATCH 3/3] eventfs: Use kcalloc() instead of kzalloc()

[PATCH] lsm: Resolve compiling 'security.c' error
 2024-01-17 14:32 UTC  (2+ messages)

[PATCH] seq_buf: make DECLARE_SEQ_BUF() usable
 2024-01-17 14:32 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
 2024-01-17 14:29 UTC 

[PATCH] sched/fair: Fix frequency selection for non invariant case
 2024-01-17 14:28 UTC  (3+ messages)

[mhiramat:topic/fprobe-on-fgraph] [function_graph] 367c724761: BUG:KASAN:slab-out-of-bounds_in_ftrace_push_return_trace
 2024-01-17 14:28 UTC 

[PATCH 0/2] drm/atomic: Allow drivers to write their own plane check for async
 2024-01-17 14:18 UTC  (8+ messages)

[PATCH net v4 0/4] dpll: fix unordered unbind/bind registerer issues
 2024-01-17 14:23 UTC  (3+ messages)
` [PATCH net v4 1/4] dpll: fix pin dump crash for rebound module

[PATCH] drm/rockchip: inno_hdmi: Explicitly include drm_atomic.h
 2024-01-17 14:22 UTC  (5+ messages)
` (subset) "
    `  "

[bug report] GICv4.1: VM performance degradation due to not trapping vCPU WFI
 2024-01-17 14:20 UTC  (3+ messages)

[PATCH 00/42] Fix coccicheck warnings
 2024-01-17 14:19 UTC  (4+ messages)
` [PATCH 03/42] arch/x86/events/amd: Convert snprintf to sysfs_emit
  ` [PATCH 08/42] drivers/fsi: "

[PATCH 0/2] pwm: add axi-pwm-gen driver
 2024-01-17 14:18 UTC  (5+ messages)
` [PATCH 2/2] pwm: Add driver for AXI PWM generator

[PATCH] nvme_core: scan namespaces asynchronously
 2024-01-17 14:15 UTC  (6+ messages)

[PATCH v3 0/4] netlink: bridge: fix nf_bridge->physindev use after free
 2024-01-17 14:15 UTC  (3+ messages)

[PATCH v1 00/14] ARM: MPAM: add support for priority partitioning control
 2024-01-17 14:14 UTC  (15+ messages)
` [PATCH v1 01/14] fs/resctrl: group the resource control types for schemata list
` [PATCH v1 02/14] arm_mpam: resctrl: Detect priority partitioning capability
` [PATCH v1 03/14] arm_mpam: resctrl: extend the schemata list to support priority partition
` [PATCH v1 04/14] fs/resctrl: Set-up downstream priority partition resources
` [PATCH v1 05/14] fs/resctrl: fetch configuration based on control type
` [PATCH v1 06/14] arm_mpam: resctrl: Retrieve priority values from arch code
` [PATCH v1 07/14] fs/resctrl: Schemata write only for intended resource
` [PATCH v1 08/14] fs/resctrl: Extend schemata write for priority partition control
` [PATCH v1 09/14] fs/resctrl: set configuration based on Control type
` [PATCH v1 10/14] arm_mpam: resctrl: Facilitate writing downstream priority value
` [PATCH v1 11/14] arm_mpam: Fix Downstream and internal priority mask
` [PATCH v1 12/14] arm_mpam: Program Downstream priority value
` [PATCH v1 13/14] arm_mpam: Handle resource instances mapped to different controls
` [PATCH v1 14/14] arm64/mpam: resctrl: export DSPRI value to info directory

[syzbot] [exfat?] kernel BUG in iov_iter_revert
 2024-01-17 14:15 UTC  (2+ messages)

[PATCH v1 00/14] ARM: MPAM: add support for priority partitioning control
 2024-01-17 14:12 UTC 

[PATCH 1/2] pinctrl: mediatek: mt7981: add additional uart group
 2024-01-17 14:08 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: mediatek: mt7981: add additional emmc groups

[PATCH v4 0/6] s390/vfio-ap: reset queues removed from guest's AP configuration
 2024-01-17 14:08 UTC  (6+ messages)
` [PATCH v4 4/6] s390/vfio-ap: reset queues filtered from the guest's AP config

[PATCH v2] mmc: renesas_sdhi: Fix change point of data handling
 2024-01-17 14:06 UTC  (2+ messages)

[PATCH v1] uprobes: use pagesize-aligned virtual address when replacing pages
 2024-01-17 14:02 UTC  (2+ messages)

[PATCH v2 00/17] kexec: Allow preservation of ftrace buffers
 2024-01-17 14:01 UTC  (8+ messages)
` [PATCH v2 06/17] kexec: Add config option for KHO
  ` [PATCH v2 07/17] kexec: Add documentation "
  ` [PATCH v2 17/17] devicetree: Add bindings for ftrace KHO

[RFC PATCH] net: phy: micrel: reset KSZ9x31 when resuming
 2024-01-17 13:59 UTC  (3+ messages)

[PATCH 0/2] remoteproc: stm32: Fix sparse warnings
 2024-01-17 13:53 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: stm32: Fix incorrect type in assignment for va
` [PATCH 2/2] remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_loaded_rsc_tablef

[PATCH 00/10] Make PCI's devres API more consistent
 2024-01-17 13:49 UTC  (4+ messages)
` [PATCH 09/10] pci: devres: remove legacy pcim_release()


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 NNTP newsgroup(s).