All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-22 15:54:59 to 2023-04-22 18:54:40 UTC [more...]

[PATCH v2 net-next 0/2] add page_pool support for page recycling in veth driver
 2023-04-22 18:54 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] net: veth: add page_pool for page recycling
` [PATCH v2 net-next 2/2] net: veth: add page_pool stats

[PATCH 0/7] ALSA: emu10k1: improvements mostly related to #defines
 2023-04-22 18:52 UTC  (9+ messages)
` [PATCH 1/7] ALSA: emu10k1: comment updates
` [PATCH 2/7] ALSA: emu10k1: fix lineup of EMU_HANA_* defines
` [PATCH 3/7] ALSA: emu10k1: eliminate some unused defines
` [PATCH 4/7] ALSA: emu10k1: remove some bogus defines
` [PATCH 5/7] ALSA: emu10k1: pull in some register definitions from kX-project
` [PATCH 6/7] ALSA: emu10k1: fixup DSP defines
` [PATCH 7/7] ALSA: emu10k1: use more existing defines instead of open-coded numbers

[akpm-mm:mm-stable 120/376] mm/userfaultfd.c:688 mfill_atomic() warn: inconsistent returns '&dst_mm->mmap_lock'
 2023-04-22 18:52 UTC 

[PATCH net-next 0/2] add page_pool support for page recycling in veth driver
 2023-04-22 18:49 UTC  (4+ messages)
` [PATCH net-next 1/2] net: veth: add page_pool for page recycling

[PATCH 00/13] Clean up PCI IDE device models
 2023-04-22 18:47 UTC  (10+ messages)
` [PATCH 02/13] hw/ide/via: Implement ISA IRQ routing
` [PATCH 04/13] hw/ide: Extract IDEBus assignment into bmdma_init()
` [PATCH 05/13] hw/ide: Extract pci_ide_class_init()
` [PATCH 08/13] hw/ide: Rename PCIIDEState::*_bar attributes

[Intel-gfx] [PATCH] drm/i915/dsi: Always use unconditional msleep() for the panel_on_delay
 2023-04-22 18:43 UTC 

[PATCH v2 bpf-next 0/9] Shared ownership for local kptrs
 2023-04-22 18:42 UTC  (4+ messages)

commit IWD 8f0420c533ae6a49c4f2803afe32d5922a5236ad build error
 2023-04-22 18:32 UTC  (2+ messages)

Proposal: tell git a file has been renamed
 2023-04-22 18:01 UTC 

core dump analysis, was Re: stack smashing detected
 2023-04-22 18:38 UTC  (21+ messages)
        ` reliable reproducer, was Re: core dump analysis

[GIT PULL v2] KVM/arm64 fixes for 6.3, part #4
 2023-04-22 18:35 UTC  (4+ messages)

[PATCH 0/2] DPU1 GC1.8 wiring-up
 2023-04-22 18:32 UTC  (16+ messages)

[PATCH linux-doc v2] docs/doc-guide: Clarify how to write tables
 2023-04-22 18:31 UTC  (2+ messages)

[PATCH BlueZ 1/2] shared/bap: add function to get location from PAC
 2023-04-22 18:30 UTC  (3+ messages)
` [PATCH BlueZ 2/2] bap: add Location parameter to SelectProperties
` [BlueZ,1/2] shared/bap: add function to get location from PAC

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.311-121-gd82a2baf5b987)
 2023-04-22 18:24 UTC 

[PATCH 0/8] rockchip: Fix PCIe and NVMe support on RK3568
 2023-04-22 18:19 UTC  (9+ messages)
` [PATCH 1/8] pci: pcie_dw_rockchip: Get config region from reg prop
` [PATCH 2/8] pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed
` [PATCH 3/8] pci: pcie_dw_rockchip: Speed up link probe
` [PATCH 4/8] pci: pcie_dw_rockchip: Hide BARs of the root complex
` [PATCH 5/8] regulator: fixed: Add support for gpios prop
` [PATCH 6/8] rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF support
` [PATCH 7/8] rockchip: rk3568-rock-3a: Enable PCIe and NVMe support
` [PATCH 8/8] rockchip: rk356x: Update PCIe config, IO and memory regions

[PATCH 1/2] ARM: dts: bcm23550: Add SoC-specific I2C compatible
 2023-04-22 18:07 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: i2c: brcm,kona-i2c: convert to YAML

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.279-160-g0e168d6491602)
 2023-04-22 18:04 UTC 

[PATCH v2 0/2] LoongArch: Make bounds-checking instructions useful
 2023-04-22 17:57 UTC  (3+ messages)
` [PATCH v2 1/2] LoongArch: Add opcodes of bounds-checking instructions
` [PATCH v2 2/2] LoongArch: Relay BCE exceptions to userland as SIGSEGVs with si_code=SEGV_BNDERR

[PATCH v2 0/2] Support for Texas Instruments OPT4001 Ambient Light Sensor
 2023-04-22 18:09 UTC  (3+ messages)
` [PATCH v2 2/2] iio: light: Add support for TI OPT4001 light sensor

[jsarha:topic/cros-sof-v4.14-rebase 6778/9999] sound/soc/codecs/tlv320aic32x4.c:688:52: sparse: sparse: cast truncates bits from constant value (ffffffffc becomes fffffffc)
 2023-04-22 17:51 UTC 

[PATCH v6 00/13] LoongArch: Better backtraces
 2023-04-22 17:34 UTC  (14+ messages)
` [PATCH v6 01/13] LoongArch: Clean up the architectural interrupt definitions
` [PATCH v6 02/13] LoongArch: Add exception subcode definitions for the watchpoint exception
` [PATCH v6 03/13] LoongArch: Print GPRs with ABI names when showing registers
` [PATCH v6 04/13] LoongArch: Print symbol info for CSR.ERA and $ra only for kernel-mode contexts
` [PATCH v6 05/13] LoongArch: Fix format of CSR lines during show_regs
` [PATCH v6 06/13] LoongArch: Humanize the CRMD line when showing registers
` [PATCH v6 07/13] LoongArch: Humanize the PRMD "
` [PATCH v6 08/13] LoongArch: Humanize the EUEN "
` [PATCH v6 09/13] LoongArch: Humanize the ECFG "
` [PATCH v6 10/13] LoongArch: Humanize the ESTAT "
` [PATCH v6 11/13] LoongArch: Use ISA manual names for BADV and CPUCFG.PRID lines in show_regs
` [PATCH v6 12/13] LoongArch: Include CSR.BADV in show_regs in case of BCE exceptions
` [PATCH v6 13/13] LoongArch: Also include current CPU's full name in show_regs output

[PATCH v2 0/5] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-04-22 17:46 UTC  (13+ messages)
` [PATCH v2 2/5] iio: accel: kionix-kx022a: Warn on failed matches and assume compatibility
` [PATCH v2 3/5] iio: accel: kionix-kx022a: Refactor driver and add chip_info structure
` [PATCH v2 4/5] iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in buffer

[PATCH] ACPI: x86: utils: Remove Lenovo Yoga Tablet 2's MAGN0001
 2023-04-22 17:29 UTC  (2+ messages)

[PATCH 1/7] Create os-time.c and add t2h_freebsd_timeval
 2023-04-22 16:19 UTC  (7+ messages)
` [PATCH 2/7] Create os-time.h and modify os-time.c
` [PATCH 3/7] Add clock_nanosleep
` [PATCH 4/7] Added clock_gettime(2) and clock_getres(2)
` [PATCH 5/7] Created qemu-os.h for function prototype
` [PATCH 6/7] Added case staements for time functions
` [PATCH 7/7] Added safe_syscalls "

[PATCH v2] b43legacy: Add checking for null for ssb_get_devtypedata(dev)
 2023-04-22 17:28 UTC  (4+ messages)

[PATCH v2 RESEND 00/10] Backport uclamp vs margin fixes into 5.10.y
 2023-04-22 17:29 UTC  (2+ messages)

QA notification for completed autobuilder build (yocto-4.2.rc3)
 2023-04-22 17:25 UTC 

[PATCH bpf-next v5 1/2] docs/bpf: Add table to describe LRU properties
 2023-04-22 17:20 UTC  (2+ messages)
` [PATCH bpf-next v5 2/2] docs/bpf: Add LRU internals description and graph

[linus:master] drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c: chid.h is included more than once
 2023-04-22 16:56 UTC 

[jfern:mm/mremap-pmd-warning-2 1/1] mm/mremap.c:809:18: error: use of undeclared identifier 'old_addr'
 2023-04-22 17:09 UTC 

[PATCH] misc: hisi_hikey_usb: Fix use after free bug in hisi_hikey_usb_remove due to race condition
 2023-04-22 17:09 UTC  (16+ messages)

[PATCH 0/2] Add support for the ICM 20600 IMU
 2023-04-22 17:21 UTC  (7+ messages)
` [PATCH 1/2] iio: imu: mpu6050: "
` [PATCH 2/2] dt-bindings: iio: imu: mpu6050: Add icm20600 bindings to mpu6050

[PATCH 0/5] Drop of_gpio header
 2023-04-22 16:55 UTC  (3+ messages)
` [PATCH 4/5] drm/sti: "

[PATCH v2 iproute2-next 00/10] Add tc-mqprio and tc-taprio support for preemptible traffic classes
 2023-04-22 16:59 UTC  (3+ messages)

[PATCH v9 04/11] LSM: syscalls for current process attributes
 2023-04-22 16:59 UTC  (2+ messages)

[meta-arago][master/kirkstone][PATCH 0/2] Add support for ltp-ddt_20230127
 2023-04-22 16:59 UTC  (3+ messages)
` [meta-arago][master/kirkstone][PATCH 1/2] ltp: Add version 20230127 from oe_core master
` [meta-arago][master/kirkstone][PATCH 2/2] ltp-ddt: Add support for version 20230127

[Buildroot] [PATCH 1/1] configs/stm32f769_disco_sd_defconfig: new defconfig
 2023-04-22 16:56 UTC 

[PATCH 1/1] sandbox: mark sandbox_exit() as no return
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH 1/1] sandbox: spi: sandbox_sf_process_cmd() missing fallthrough
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH 0/4] Add support for IIO devices in ASoC
 2023-04-22 17:08 UTC  (7+ messages)
` [PATCH 2/4] iio: inkern: Add a helper to query an available minimum raw value
` [PATCH 4/4] ASoC: codecs: Add support for the generic IIO auxiliary devices

[PATCH 1/1] sandbox: fix fall through in sandbox_flash_bulk()
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH 1/1] sandbox: fix sandbox_hub_submit_control_msg()
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH] boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency
 2023-04-22 16:51 UTC  (4+ messages)

[PATCH 1/1] common: static fdt_simplefb_enable_existing_node()
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH] binman: Use unsigned long over typedef ulong
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH 1/1] MAINTAINERS: assign include/os.h
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH v2 1/1] sandbox: fix return type of os_filesize()
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH] dm: core: Make aliases_lookup static
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH] bootflow: Rework do_bootflow_menu() slightly
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH 1/1] sandbox: correct posix_types.h define
 2023-04-22 16:51 UTC  (3+ messages)

[jfern:mm/mremap-pmd-warning-2 1/1] mm/mremap.c:809:18: error: use of undeclared identifier 'old_addr'; did you mean 'new_addr'?
 2023-04-22 16:48 UTC 

[jfern:mm/mremap-pmd-warning-2 1/1] mm/mremap.c:809:25: error: 'old_addr' undeclared
 2023-04-22 16:48 UTC 

[PATCH] ACPI: scan: Ignore MAGN0001
 2023-04-22 16:47 UTC  (3+ messages)

FAILED: patch "[PATCH] mm/mempolicy: fix use-after-free of VMA iterator" failed to apply to 6.1-stable tree
 2023-04-22 16:46 UTC 

[GIT PULL] smb3 client fixes
 2023-04-22 16:47 UTC  (2+ messages)

[GIT PULL] Final KVM fixes for Linux 6.3
 2023-04-22 16:47 UTC  (2+ messages)

FAILED: patch "[PATCH] mm/mempolicy: fix use-after-free of VMA iterator" failed to apply to 6.2-stable tree
 2023-04-22 16:46 UTC 

[meta-arago][master/kirkstone][PATCH] ltp-ddt_20210524: Add rpmsg_rpc.h to SRC_URI
 2023-04-22 16:46 UTC  (2+ messages)
  ` [meta-arago][master/kirkstone][PATCH] ltp-ddt_20230127: "

FAILED: patch "[PATCH] mm/userfaultfd: fix uffd-wp handling for THP migration" failed to apply to 5.10-stable tree
 2023-04-22 16:45 UTC 

FAILED: patch "[PATCH] mm/userfaultfd: fix uffd-wp handling for THP migration" failed to apply to 5.15-stable tree
 2023-04-22 16:45 UTC 

FAILED: patch "[PATCH] drm/amd/display: fix a divided-by-zero error" failed to apply to 6.2-stable tree
 2023-04-22 16:44 UTC 

FAILED: patch "[PATCH] drm/amd/display: fix a divided-by-zero error" failed to apply to 6.1-stable tree
 2023-04-22 16:44 UTC 

FAILED: patch "[PATCH] drm/amd/display: limit timing for single dimm memory" failed to apply to 6.2-stable tree
 2023-04-22 16:44 UTC 

FAILED: patch "[PATCH] drm/amd/display: limit timing for single dimm memory" failed to apply to 6.1-stable tree
 2023-04-22 16:44 UTC 

Problems with HP BIOS
 2023-04-22 16:42 UTC 

[RFC PATCH 00/13] gfxstream + rutabaga_gfx: a surprising delight or startling epiphany?
 2023-04-22 16:41 UTC  (4+ messages)

FAILED: patch "[PATCH] writeback, cgroup: fix null-ptr-deref write in" failed to apply to 4.14-stable tree
 2023-04-22 16:37 UTC 

FAILED: patch "[PATCH] writeback, cgroup: fix null-ptr-deref write in" failed to apply to 4.19-stable tree
 2023-04-22 16:37 UTC 

FAILED: patch "[PATCH] writeback, cgroup: fix null-ptr-deref write in" failed to apply to 5.4-stable tree
 2023-04-22 16:37 UTC 

FAILED: patch "[PATCH] writeback, cgroup: fix null-ptr-deref write in" failed to apply to 5.10-stable tree
 2023-04-22 16:37 UTC 

FAILED: patch "[PATCH] writeback, cgroup: fix null-ptr-deref write in" failed to apply to 5.15-stable tree
 2023-04-22 16:37 UTC 

[Bug 209659] New: Intel USB bluetooth 8087:0026 device is gone after system resume
 2023-04-22 16:36 UTC  (2+ messages)
` [Bug 209659] Intel USB AX201 bluetooth (8087:0026) "

FAILED: patch "[PATCH] kernel/sys.c: fix and improve control flow in" failed to apply to 4.14-stable tree
 2023-04-22 16:29 UTC 

FAILED: patch "[PATCH] kernel/sys.c: fix and improve control flow in" failed to apply to 4.19-stable tree
 2023-04-22 16:29 UTC 

FAILED: patch "[PATCH] kernel/sys.c: fix and improve control flow in" failed to apply to 5.4-stable tree
 2023-04-22 16:29 UTC 

FAILED: patch "[PATCH] mptcp: fix accept vs worker race" failed to apply to 6.1-stable tree
 2023-04-22 16:27 UTC 

[PATCH] usb: gadget: drop superfluous ':' in doc string
 2023-04-22 16:26 UTC  (2+ messages)

FAILED: patch "[PATCH] mptcp: stops worker on unaccepted sockets at listener close" failed to apply to 6.1-stable tree
 2023-04-22 16:27 UTC 

[PATCH net-next v4 0/8] TXGBE PHYLINK support
 2023-04-22 16:25 UTC  (3+ messages)
` [PATCH net-next v4 2/8] i2c: designware: Add driver support for Wangxun 10Gb NIC

[PATCH v2 00/10] Resolve isabus global
 2023-04-22 16:23 UTC  (4+ messages)
` [PATCH v2 08/10] hw/ide: Let ide_init_ioport() take a MemoryRegion argument instead of ISADevice

[PATCH v3 0/3] Add the Renesas X9250 potentiometers IIO support
 2023-04-22 16:34 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: iio: potentiometer: Add the Renesas X9250 potentiometers
` [PATCH v3 2/3] iio: potentiometer: Add support for "

[jsarha:topic/cros-sof-v4.14-rebase 6776/9999] sound/soc/codecs/tlv320aic32x4.c:661:58: sparse: sparse: cast truncates bits from constant value (fffffffffc becomes fffffffc)
 2023-04-22 16:18 UTC 

[stable:linux-4.19.y 3113/5797] drivers/char/random.c:1336: Error: unrecognized opcode `csrs sstatus,s6'
 2023-04-22 16:18 UTC 

[RFC 1/2] ext4/060: Regression test against dioread_nolock mount option inconsistency
 2023-04-22 16:17 UTC  (2+ messages)
` [RFC 2/2] ext4/061: Regression test of jbd2 journal_task race against unmount

[PATCH] ALSA: emu10k1: skip Sound Blaster-specific hacks for E-MU cards
 2023-04-22 16:10 UTC 

[PATCH 1/2] ALSA: emu10k1: fix SNDRV_EMU10K1_IOCTL_SINGLE_STEP
 2023-04-22 16:10 UTC  (2+ messages)
` [PATCH 2/2] ALSA: emu10k1: don't stop DSP in _snd_emu10k1_{,audigy_}init_efx()

[PATCH 1/2] ALSA: emu10k1: use high-level I/O functions also during init
 2023-04-22 16:10 UTC  (2+ messages)
` [PATCH 2/2] ALSA: emu10k1: use high-level I/O in set_filterQ()

[PATCH] ALSA: emu10k1: fix error handling in snd_audigy_i2c_volume_put()
 2023-04-22 16:10 UTC 

[PATCH] ALSA: emu10k1: fix multi-channel playback device class
 2023-04-22 16:10 UTC 

[OE-core][dunfell][PATCH] go: Ignore CVE-2022-1705
 2023-04-22 16:11 UTC 

[PATCH v2 5/5] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-04-22 16:09 UTC  (3+ messages)

[PATCH v6 0/8] Add multiport support for DWC3 controllers
 2023-04-22 16:08 UTC  (5+ messages)
` [PATCH v6 6/8] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280

[PATCH v2] tools/counter: Makefile: Remove lingering 'include' when make clean
 2023-04-22 16:08 UTC  (2+ messages)

[linux-next:master 9508/13717] drivers/accel/habanalabs/gaudi/gaudi.c:117:19: warning: unused variable 'gaudi_irq_name'
 2023-04-22 16:07 UTC 

FAILED: patch "[PATCH] LoongArch: Make WriteCombine configurable for ioremap()" failed to apply to 6.2-stable tree
 2023-04-22 16:05 UTC 

[PATCH for stable 6.1.x] btrfs: get the next extent map during fiemap/lseek more efficiently
 2023-04-22 16:04 UTC  (2+ messages)

[PATCH v2] tools/counter: Add .gitignore
 2023-04-22 16:03 UTC  (2+ messages)

[PATCH 5.10 000/124] 5.10.178-rc1 review
 2023-04-22 16:00 UTC  (5+ messages)
` [PATCH 5.10 003/124] pwm: cros-ec: Explicitly set .polarity in .get_state()

[PATCH] ntb: hw: intel: remove return value check of `ndev_init_debugfs`
 2023-04-22 15:56 UTC 

[PATCH 0/3] Create class for building rust unit test
 2023-04-22 15:59 UTC  (4+ messages)
` [PATCH 1/3] ptest-cargo.bbclass: create class
` [PATCH 2/3] python3-bcrypt: enable build of unit tests
` [PATCH 3/3] zvariant: add ptest feature for zvariant test suite

FAILED: patch "[PATCH] pwm: meson: Explicitly set .polarity in .get_state()" failed to apply to 5.15-stable tree
 2023-04-22 15:59 UTC 

FAILED: patch "[PATCH] pwm: meson: Explicitly set .polarity in .get_state()" failed to apply to 5.10-stable tree
 2023-04-22 15:59 UTC 

[Bug 203535] New: Bluetooth: command tx timeout with Intel Corporation Wireless 7260 in A2DP mode
 2023-04-22 15:59 UTC  (2+ messages)
` [Bug 203535] "

[OE-core][dunfell 0/7] Patch review
 2023-04-22 15:58 UTC  (8+ messages)
` [OE-core][dunfell 1/7] curl: CVE-2023-27538 fix SSH connection too eager reuse
` [OE-core][dunfell 2/7] go-runtime: Security fix for CVE-2022-41722
` [OE-core][dunfell 3/7] systemd: Fix CVE-2023-26604
` [OE-core][dunfell 4/7] go: ignore CVE-2022-41716
` [OE-core][dunfell 5/7] screen: CVE-2023-24626 allows sending SIGHUP to arbitrary PIDs
` [OE-core][dunfell 6/7] go: Security fix for CVE-2020-29510
` [OE-core][dunfell 7/7] go: fix CVE-2023-24537 Infinite loop in parsing

[PATCH v6 0/2] Nuvoton WPCM450 clock and reset driver
 2023-04-22 15:56 UTC  (7+ messages)
` [PATCH v6 2/2] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver

[PATCH v3 net] netlink: Use copy_to_user() for optval in netlink_getsockopt()
 2023-04-22 15:57 UTC  (2+ messages)

[PATCH net-next v5 0/4] net/sched: cleanup parsing prints in htb and qfq
 2023-04-22 15:56 UTC  (5+ messages)
` [PATCH net-next v5 1/4] net/sched: sch_htb: use extack on errors messages
` [PATCH net-next v5 2/4] net/sched: sch_qfq: "
` [PATCH net-next v5 3/4] net/sched: sch_qfq: refactor parsing of netlink parameters
` [PATCH net-next v5 4/4] selftests: tc-testing: add more tests for sch_qfq

[OE-core][kirkstone 0/8] Patch review
 2023-04-22 15:54 UTC  (9+ messages)
` [OE-core][kirkstone 1/8] ruby: CVE-2023-28756 ReDoS vulnerability in Time
` [OE-core][kirkstone 2/8] curl: Security fix for CVE-2023-27535, CVE-2023-27536, CVE-2023-27538
` [OE-core][kirkstone 3/8] cargo : non vulnerable cve-2022-46176 added to excluded list
` [OE-core][kirkstone 4/8] go-runtime: Security fix for CVE-2022-41722
` [OE-core][kirkstone 5/8] shadow: backport patch to fix CVE-2023-29383
` [OE-core][kirkstone 6/8] go: ignore CVE-2022-41716
` [OE-core][kirkstone 7/8] screen: CVE-2023-24626 allows sending SIGHUP to arbitrary PIDs
` [OE-core][kirkstone 8/8] go: fix CVE-2023-24537 Infinite loop in parsing


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.