All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-25 20:18:16 to 2023-12-26 00:23:59 UTC [more...]

[PATCH AUTOSEL 6.1 01/24] Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1
 2023-12-26  0:22 UTC  (27+ messages)
` [PATCH AUTOSEL 6.1 02/24] reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning
` [PATCH AUTOSEL 6.1 03/24] Input: atkbd - skip ATKBD_CMD_GETID in translated mode
` [PATCH AUTOSEL 6.1 04/24] Input: i8042 - add nomux quirk for Acer P459-G2-M
` [PATCH AUTOSEL 6.1 05/24] Input: amimouse - convert to platform remove callback returning void
` [PATCH AUTOSEL 6.1 06/24] s390/scm: fix virtual vs physical address confusion
` [PATCH AUTOSEL 6.1 07/24] ARC: fix spare error
` [PATCH AUTOSEL 6.1 08/24] wifi: iwlwifi: pcie: avoid a NULL pointer dereference
` [PATCH AUTOSEL 6.1 09/24] Input: xpad - add Razer Wolverine V2 support
` [PATCH AUTOSEL 6.1 10/24] kselftest: alsa: fixed a print formatting warning
` [PATCH AUTOSEL 6.1 11/24] HID: nintendo: fix initializer element is not constant error
` [PATCH AUTOSEL 6.1 12/24] platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad systems
` [PATCH AUTOSEL 6.1 13/24] ASoC: Intel: bytcr_rt5640: Add quirk for the Medion Lifetab S10346
` [PATCH AUTOSEL 6.1 14/24] ASoC: Intel: bytcr_rt5640: Add new swapped-speakers quirk
` [PATCH AUTOSEL 6.1 15/24] ALSA: hda/realtek: Add quirks for ASUS Zenbook 2022 Models
` [PATCH AUTOSEL 6.1 16/24] dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
` [PATCH AUTOSEL 6.1 17/24] HID: nintendo: Prevent divide-by-zero on code
` [PATCH AUTOSEL 6.1 18/24] smb: client: fix potential OOB in smb2_dump_detail()
` [PATCH AUTOSEL 6.1 19/24] i2c: rk3x: fix potential spinlock recursion on poll
` [PATCH AUTOSEL 6.1 20/24] drm/amd/display: get dprefclk ss info from integration info table
` [PATCH AUTOSEL 6.1 21/24] pinctrl: cy8c95x0: Fix typo
` [PATCH AUTOSEL 6.1 22/24] pinctrl: cy8c95x0: Fix regression
` [PATCH AUTOSEL 6.1 23/24] pinctrl: cy8c95x0: Fix get_pincfg
` [PATCH AUTOSEL 6.1 24/24] ida: Fix crash in ida_free when the bitmap is empty

[PATCH AUTOSEL 6.6 01/39] Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1
 2023-12-26  0:19 UTC  (51+ messages)
` [PATCH AUTOSEL 6.6 02/39] reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning
` [PATCH AUTOSEL 6.6 03/39] Input: atkbd - skip ATKBD_CMD_GETID in translated mode
` [PATCH AUTOSEL 6.6 04/39] Input: i8042 - add nomux quirk for Acer P459-G2-M
` [PATCH AUTOSEL 6.6 05/39] Input: amimouse - convert to platform remove callback returning void
` [PATCH AUTOSEL 6.6 06/39] pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspend
` [PATCH AUTOSEL 6.6 07/39] spi: cadence: revert "Add SPI transfer delays"
` [PATCH AUTOSEL 6.6 08/39] ASoC: cs35l45: Use modern pm_ops
` [PATCH AUTOSEL 6.6 09/39] ASoC: cs35l45: Prevent IRQ handling when suspending/resuming
` [PATCH AUTOSEL 6.6 10/39] ASoC: cs35l45: Prevents spinning during runtime suspend
` [PATCH AUTOSEL 6.6 11/39] s390/scm: fix virtual vs physical address confusion
` [PATCH AUTOSEL 6.6 12/39] ARC: fix spare error
` [PATCH AUTOSEL 6.6 13/39] ARC: fix smatch warning
` [PATCH AUTOSEL 6.6 14/39] wifi: iwlwifi: pcie: avoid a NULL pointer dereference
` [PATCH AUTOSEL 6.6 15/39] Input: xpad - add Razer Wolverine V2 support
` [PATCH AUTOSEL 6.6 16/39] driver core: Add a guard() definition for the device_lock()
` [PATCH AUTOSEL 6.6 17/39] kselftest: alsa: fixed a print formatting warning
` [PATCH AUTOSEL 6.6 18/39] HID: nintendo: fix initializer element is not constant error
` [PATCH AUTOSEL 6.6 19/39] platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad systems
` [PATCH AUTOSEL 6.6 20/39] platform/x86/amd/pmc: Move platform defines to header
` [PATCH AUTOSEL 6.6 21/39] platform/x86/amd/pmc: Only run IRQ1 firmware version check on Cezanne
` [PATCH AUTOSEL 6.6 22/39] platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirks
` [PATCH AUTOSEL 6.6 23/39] platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13
` [PATCH AUTOSEL 6.6 24/39] ASoC: Intel: bytcr_rt5640: Add quirk for the Medion Lifetab S10346
` [PATCH AUTOSEL 6.6 25/39] ASoC: Intel: bytcr_rt5640: Add new swapped-speakers quirk
` [PATCH AUTOSEL 6.6 26/39] ALSA: hda/realtek: Add quirks for ASUS Zenbook 2022 Models
` [PATCH AUTOSEL 6.6 27/39] dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
` [PATCH AUTOSEL 6.6 28/39] HID: nintendo: Prevent divide-by-zero on code
` [PATCH AUTOSEL 6.6 29/39] smb: client: fix potential OOB in smb2_dump_detail()
` [PATCH AUTOSEL 6.6 30/39] Revert "nvme-fc: fix race between error recovery and creating association"
` [PATCH AUTOSEL 6.6 31/39] i2c: rk3x: fix potential spinlock recursion on poll
` [PATCH AUTOSEL 6.6 32/39] drm/amdkfd: svm range always mapped flag not working on APU
` [PATCH AUTOSEL 6.6 33/39] drm/amd/display: Add case for dcn35 to support usb4 dmub hpd event
` [PATCH AUTOSEL 6.6 34/39] drm/amd/display: get dprefclk ss info from integration info table
` [PATCH AUTOSEL 6.6 35/39] pinctrl: cy8c95x0: Fix typo
` [PATCH AUTOSEL 6.6 36/39] pinctrl: cy8c95x0: Fix regression
` [PATCH AUTOSEL 6.6 37/39] pinctrl: cy8c95x0: Fix get_pincfg
` [PATCH AUTOSEL 6.6 38/39] posix-timers: Get rid of [COMPAT_]SYS_NI() uses
` [PATCH AUTOSEL 6.6 39/39] ida: Fix crash in ida_free when the bitmap is empty

[PATCH v5 00/34] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2023-12-26  0:20 UTC  (3+ messages)
` [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering

RTT-PROBE: lore-subspace-rtt
 2023-12-26  0:18 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in search_by_key (2)
 2023-12-26  0:11 UTC  (3+ messages)
` [syzbot] [reiserfs?] "

RTT-PROBE: lore-subspace-rtt
 2023-12-26  0:08 UTC 

[PATCH for-next v2 2/2] RDMA/erdma: Add hardware statistics support
 2023-12-26  0:03 UTC  (3+ messages)

[PATCH] ALSA: hdsp: fix some memleaks in snd_hdsp_hwdep_ioctl
 2023-12-26  0:03 UTC  (3+ messages)

[PATCH 1/1] PCI/portdrv: Allow DPC if the OS controls AER natively
 2023-12-26  0:02 UTC  (3+ messages)

subscribe
 2023-12-26  0:00 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-25 23:58 UTC 

[android-common:android12-kiwi-5.10 10847/30000] include/trace/trace_events.h:27:23: warning: 'str__ipv4__trace_system_name' defined but not used
 2023-12-25 23:51 UTC 

[chrome-os:chromeos-6.6 6/9] kernel/power/user.c:277:65: sparse: sparse: incorrect type in argument 2 (different base types)
 2023-12-25 23:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-25 23:48 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-25 23:38 UTC 

[GIT PULL] virtio: bugfixes
 2023-12-25 23:32 UTC  (2+ messages)

[PATCH v3] x86/kexec: fix potential cmem->ranges out of bounds
 2023-12-25 23:31 UTC  (6+ messages)

[PATCH v6 6/7] serial: omap: do not override settings for RS485 support
 2023-12-25 23:30 UTC  (3+ messages)

M+ & H bugs with Milestone Movements WW51
 2023-12-25 23:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-25 23:28 UTC 

Enhancements/Bugs closed WW51!
 2023-12-25 23:27 UTC 

Current high bug count owners for Yocto Project 5.0
 2023-12-25 23:23 UTC 

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2023-12-25 23:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-25 23:18 UTC 

[cxl:next] BUILD SUCCESS b762d2aeb3077207b00594097cdc8767dcf65016
 2023-12-25 23:15 UTC 

[cxl:fixes] BUILD SUCCESS 49bf4e8a58ecc939bc2a0d33fe0ca1529f94ff59
 2023-12-25 23:15 UTC 

[linux-next:master 10128/10295] WARNING: modpost: vmlinux: section mismatch in reference: __open_metadata+0x1c6 (section: .text) -> init_ext2_fs (section: .init.text)
 2023-12-25 23:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-25 23:08 UTC 

[syzbot] [net?] KASAN: slab-use-after-free Read in advance_sched
 2023-12-25 23:06 UTC  (2+ messages)

[PATCH net v1] net/sched: cls_api: complement tcf_tfilter_dump_policy
 2023-12-25 23:04 UTC  (2+ messages)

[RFC iproute2-next] remove support for iptables action
 2023-12-25 23:01 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-12-25 22:58 UTC 

[Buildroot] [PATCH] package/gdb: build and link libbfd and libopcodes as static libraries
 2023-12-25 22:54 UTC 

[PATCH] MAINTAINERS: Update mvpp2 driver email
 2023-12-25 22:52 UTC 

[PATHv2 0/9] net fixes prior lwip
 2023-12-25 22:49 UTC  (5+ messages)
` [PATHv2 2/9] net: sandbox: fix NULL pointer derefences
` [PATHv2 8/9] omap3: use device specific naming for mem_init

RTT-PROBE: lore-subspace-rtt
 2023-12-25 22:48 UTC 

[f2fs-dev] [Android 5.15] BUG: scheduling while atomic in f2fs_register_inmem_page
 2023-12-25 22:43 UTC  (2+ messages)
  `  "

RTT-PROBE: lore-subspace-rtt
 2023-12-25 22:38 UTC 

[PATCH v2] arm64: dts: rockchip: correct gpio_pwrctrl1 typo
 2023-12-25 22:32 UTC  (3+ messages)

[pinchartl-media:muxed/2022.2/base 670/740] drivers/usb/gadget/udc/udc-xilinx.c:502:37: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-25 22:29 UTC 

[PATCH v2 1/2] arm64: dts: rockchip: support poweroff on the rock-5b
 2023-12-25 22:28 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: correct gpio_pwrctrl1 typo

RTT-PROBE: lore-subspace-rtt
 2023-12-25 22:28 UTC 

[PATCH v9 2/2] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
 2023-12-25 22:19 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-12-25 22:18 UTC 

[syzbot] [kernel?] KMSAN: kernel-infoleak-after-free in copy_siginfo_to_user (2)
 2023-12-25 22:15 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-12-25 22:08 UTC 

[OE-Core][PATCH 0/6] Stepwise rust upgrade 1.71.1 -> 1.74.1
 2023-12-25 22:02 UTC  (2+ messages)

[PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
 2023-12-25 22:00 UTC  (21+ messages)

arch/x86/kernel/uprobes.c:758: warning: Function parameter or member 'auprobe' not described in 'arch_uprobe_analyze_insn'
 2023-12-25 21:59 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-25 21:58 UTC 

Avoid unprivileged splice(file->)/(->socket) pipe exclusion
 2023-12-25 21:50 UTC  (2+ messages)

arch/arm64/kvm/arm.c:52:1: sparse: sparse: symbol '__pcpu_scope_kvm_arm_hyp_stack_page' was not declared. Should it be static?
 2023-12-25 21:48 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-25 21:48 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-25 21:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-25 21:28 UTC 

[PATCH bpf-next 00/15] Improvements for tracking scalars in the BPF verifier
 2023-12-25 21:26 UTC  (5+ messages)
` [PATCH bpf-next 08/15] bpf: Assign ID to scalars on spill

[PATCH 0/2] Fix doc placeholders
 2023-12-25 21:21 UTC  (3+ messages)
` [PATCH 1/2] doc: enforce dashes in placeholders
` [PATCH 2/2] doc: enforce placeholders in documentation

[intel-lts:4.19/android_s 3068/30000] drivers/hwtracing/intel_th/msu.c:1320: warning: Function parameter or member 'buf' not described in 'stop_buffer_trace'
 2023-12-25 21:18 UTC 

drivers/hwmon/pmbus/ibm-cffps.c:184:60: warning: '%04X' directive output may be truncated writing between 4 and 8 bytes into a region of size 5
 2023-12-25 21:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-25 21:18 UTC 

[GIT PULL] cgroup: Changes for v6.8
 2023-12-25 21:09 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-25 21:08 UTC 

[PATCH v6 00/16] Support Andes PMU extension
 2023-12-25 21:06 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-12-25 20:58 UTC 

[xilinx-xlnx:master 1075/1123] core.c:undefined reference to `ulpi_write'
 2023-12-25 20:56 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-25 20:48 UTC 

[Buildroot] [PATCH] package/xz: bump to version 5.4.5
 2023-12-25 20:45 UTC  (2+ messages)

[Buildroot] [PATCH] package/libgtk3: bump to version 3.24.39
 2023-12-25 20:45 UTC  (2+ messages)

[Buildroot] [PATCH] package/lsof: bump to version 4.99.3
 2023-12-25 20:45 UTC  (2+ messages)

[Buildroot] [PATCH] package/libatomic_ops: bump to version 7.8.2
 2023-12-25 20:45 UTC  (2+ messages)

[Buildroot] [PATCH] package/dbus: bump to version 1.14.10
 2023-12-25 20:45 UTC  (2+ messages)

[Buildroot] [git commit] package/lsof: bump to version 4.99.3
 2023-12-25 20:44 UTC 

[Buildroot] [git commit] package/dbus: bump to version 1.14.10
 2023-12-25 20:44 UTC 

[Buildroot] [git commit] package/xz: bump to version 5.4.5
 2023-12-25 20:44 UTC 

[Buildroot] [git commit] package/libgtk3: bump to version 3.24.39
 2023-12-25 20:44 UTC 

[Buildroot] [git commit] package/libatomic_ops: bump to version 7.8.2
 2023-12-25 20:44 UTC 

[Buildroot] [PATCH v3 1/8] package/python-typing-extensions: bump to version 4.9.0
 2023-12-25 20:43 UTC  (4+ messages)
` [Buildroot] [PATCH v3 6/8] package/python-fastapi-sessions: new package

[Buildroot] [git commit] package/python-httpcore: new package
 2023-12-25 20:24 UTC 

[Buildroot] [git commit] package/python-uvicorn: new package
 2023-12-25 20:19 UTC 

[Buildroot] [git commit] package/python-httpx: new package
 2023-12-25 20:25 UTC 

[Buildroot] [git commit] package/python-fastapi: new package
 2023-12-25 20:13 UTC 

[Buildroot] [git commit] package/python-starlette: new package
 2023-12-25 10:33 UTC 

[Buildroot] [git commit] package/python-fastapi-sessions: new package
 2023-12-25 20:20 UTC 

[Buildroot] [git commit] package/python-typing-extensions: bump to version 4.9.0
 2023-12-25 10:29 UTC 

[Buildroot] [git commit] package/python-anyio: new package
 2023-12-25 10:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-12-25 20:38 UTC 

[PATCH v4] Bluetooth: Fix Bluetooth for BCM4377 on T2 Intel MacBooks
 2023-12-25 20:37 UTC  (2+ messages)
` [v4] "

[PATCH 0/5] target/i386: Fix physical address masking bugs
 2023-12-25 20:33 UTC  (3+ messages)
` [PATCH 1/5] target/i386: mask high bits of CR3 in 32-bit mode

[PATCH v2 bpf-next 0/5] bpf: volatile compare
 2023-12-25 20:33 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro

[PATCH v2 00/10] changes to mprls0025pa
 2023-12-25 20:29 UTC  (6+ messages)
` [PATCH v2 03/10] dt-bindings: iio: pressure: honeywell,mprls0025pa.yaml add spi bus

RTT-PROBE: lore-subspace-rtt
 2023-12-25 20:28 UTC 

[PATCH v3] Bluetooth: Fix Bluetooth for BCM4377 on T2 Intel MacBooks
 2023-12-25 20:26 UTC  (2+ messages)

[PATCH 0/6] Staging: rtl8192e: Rename 5 vars/ 1 function to fix CamelCase
 2023-12-25 20:23 UTC  (7+ messages)
` [PATCH 1/6] Staging: rtl8192e: Rename variable bUsed
` [PATCH 2/6] Staging: rtl8192e: Rename variable NumTxOkInPeriod
` [PATCH 3/6] Staging: rtl8192e: Rename variable NumRxOkInPeriod
` [PATCH 4/6] Staging: rtl8192e: Rename function rtllib_EnableNetMonitorMode()
` [PATCH 5/6] Staging: rtl8192e: Rename variable bIsAggregateFrame
` [PATCH 6/6] Staging: rtl8192e: Rename variable OpMode

RTT-PROBE: lore-subspace-rtt
 2023-12-25 20:18 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.