All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-07 20:49:41 to 2023-03-07 21:36:32 UTC [more...]

+ test_maple_tree-add-more-testing-for-mas_empty_area.patch added to mm-hotfixes-unstable branch
 2023-03-07 21:36 UTC 

+ maple_tree-fix-mas_skip_node-end-slot-detection.patch added to mm-hotfixes-unstable branch
 2023-03-07 21:36 UTC 

[PATCH v2] Add rumble support to latest xbox controllers
 2023-03-07 21:35 UTC 

[PATCH] x86/resctrl: avoid compiler optimization in __resctrl_sched_in
 2023-03-07 21:35 UTC  (15+ messages)

[PATCH 1/2] phy: rockchip-inno-usb2: add support for phy-supply
 2023-03-07 21:34 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rk3568-u-boot: Drop combphy0 assigned-clocks/rates

[Buildroot] [git commit] linux: fix CIP RT kernel on microblaze
 2023-03-07 21:22 UTC 

[Buildroot] [git commit] package/docker-engine: bump version to v23.0.1
 2023-03-07 21:32 UTC 

[Buildroot] [git commit] package/docker-engine: remove non-existing build tags
 2023-03-07 21:24 UTC 

[Buildroot] [PATCH] package/docker-engine: remove non-existing build tags
 2023-03-07 21:32 UTC  (4+ messages)
` [Buildroot] [PATCH] package/docker-engine: bump version to v23.0.1

Fixing symlinks of some intel firmware
 2023-03-07 21:32 UTC  (3+ messages)

+ epoll-use-refcount-to-reduce-ep_mutex-contention.patch added to mm-nonmm-unstable branch
 2023-03-07 21:32 UTC 

[PULL 00/30] gdbstub refactor for smaller build
 2023-03-07 21:21 UTC  (30+ messages)
` [PULL 01/30] gdbstub/internals.h: clean up include guard
` [PULL 02/30] gdbstub: fix-up copyright and license files
` [PULL 03/30] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
` [PULL 04/30] gdbstub: clean-up indent on gdb_exit
` [PULL 05/30] gdbstub: define separate user/system structures
` [PULL 06/30] gdbstub: move GDBState to shared internals header
` [PULL 07/30] includes: move tb_flush into its own header
` [PULL 08/30] gdbstub: move fromhex/tohex routines to internals
` [PULL 09/30] gdbstub: make various helpers visible to the rest of the module
` [PULL 10/30] gdbstub: move chunk of softmmu functionality to own file
` [PULL 11/30] gdbstub: move chunks of user code into own files
` [PULL 12/30] gdbstub: rationalise signal mapping in softmmu
` [PULL 13/30] gdbstub: abstract target specific details from gdb_put_packet_binary
` [PULL 14/30] gdbstub: specialise handle_query_attached
` [PULL 15/30] gdbstub: specialise target_memory_rw_debug
` [PULL 16/30] gdbstub: introduce gdb_get_max_cpus
` [PULL 17/30] gdbstub: specialise stub_can_reverse
` [PULL 18/30] gdbstub: fix address type of gdb_set_cpu_pc
` [PULL 19/30] gdbstub: don't use target_ulong while handling registers
` [PULL 20/30] gdbstub: move register helpers into standalone include
` [PULL 21/30] gdbstub: move syscall handling to new file
` [PULL 23/30] testing: probe gdb for supported architectures ahead of time
` [PULL 24/30] include: split target_long definition from cpu-defs
` [PULL 25/30] gdbstub: split out softmmu/user specifics for syscall handling
` [PULL 26/30] gdbstub: Remove gdb_do_syscallv
` [PULL 27/30] gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t
` [PULL 28/30] stubs: split semihosting_get_target from system only stubs
` [PULL 29/30] gdbstub: Build syscall.c once
` [PULL 30/30] gdbstub: move update guest debug to accel ops

ZICBOM and SVPBMT in same system
 2023-03-07 21:31 UTC  (4+ messages)
` [PATCH 1/2] riscv: alternatives: add 3-config alternative set
` [PATCH 2/2] riscv: mm: add pgprot_dmacoherent for zicbom

[PATCHv2 nf-next 0/6] netfilter: handle ipv6 jumbo packets properly for bridge ovs and tc
 2023-03-07 21:31 UTC  (7+ messages)
` [PATCHv2 nf-next 1/6] netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len
` [PATCHv2 nf-next 2/6] netfilter: bridge: check len before accessing more nh data
` [PATCHv2 nf-next 3/6] netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len
` [PATCHv2 nf-next 4/6] netfilter: move br_nf_check_hbh_len to utils
` [PATCHv2 nf-next 5/6] netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim
` [PATCHv2 nf-next 6/6] selftests: add a selftest for big tcp

[PATCH v4 RESEND] epoll: use refcount to reduce ep_mutex contention
 2023-03-07 21:30 UTC  (4+ messages)

[PATCH v2] Bluetooth: Convert MSFT filter HCI cmd to hci_sync
 2023-03-07 21:30 UTC  (2+ messages)

[PATCH] Bluetooth: Remove "Power-on" check from Mesh feature
 2023-03-07 21:30 UTC  (2+ messages)

[RFC PATCH v1] Revert "pwm: Clear chip_data in pwm_put()"
 2023-03-07 21:27 UTC  (4+ messages)

[RFC 00/10] Separate links and async sub-devices
 2023-03-07 21:20 UTC  (11+ messages)
` [RFC 01/10] media: v4l: async: Return async sub-devices to subnotifier list
` [RFC 02/10] media: v4l: async: Add some debug prints
` [RFC 03/10] media: v4l: async: Simplify async sub-device fwnode matching
` [RFC 04/10] media: v4l: async: Make V4L2 async match information a struct
` [RFC 05/10] media: v4l: async: Clean testing for duplicated async subdevs
` [RFC 06/10] media: v4l: async: Only pass match information for async subdev validation
` [RFC 07/10] media: v4l: async: Clean up list heads and entries
` [RFC 08/10] media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
` [RFC 09/10] media: v4l: async: Set v4l2_device in async notifier init
` [RFC 10/10] media: v4l: async: Differentiate connecting and creating sub-devices

[tip:master] BUILD SUCCESS 64bf89978935197f3466e6f226d58f4d63569793
 2023-03-07 21:28 UTC 

[PATCH] rockchip: sdhci: rk3568: fix clock setting logic
 2023-03-07 21:26 UTC 

[miquelraynal:nvmem-layouts-and-of-cleanup 13/57] drivers/of/module.c:62:8: error: call to undeclared function 'kmalloc'; ISO C99 and later do not support implicit function declarations
 2023-03-07 21:24 UTC 

[PATCH net-next 0/2] sctp: add another two stream schedulers
 2023-03-07 21:23 UTC  (3+ messages)
` [PATCH net-next 1/2] sctp: add fair capacity stream scheduler
` [PATCH net-next 2/2] sctp: add weighted fair queueing "

[Buildroot] [PATCH v2,1/1] linux: fix CIP RT kernel on microblaze
 2023-03-07 21:23 UTC  (2+ messages)
` [Buildroot] [PATCH v2, 1/1] "

Tests of 6.1-stable and others
 2023-03-07 21:23 UTC 

[PATCH v3 0/9] Export platform features from ccp driver
 2023-03-07 21:22 UTC  (7+ messages)
` [PATCH v3 9/9] i2c: designware: Add support for AMDI0020 ACPI ID

[PATCH v2 0/2] MIPS Virt machine
 2023-03-07 21:21 UTC  (9+ messages)
` [PATCH v2 2/2] hw/mips: Add MIPS virt board

[PATCH] gdb: Mark patch as backport
 2023-03-07 21:20 UTC 

[Buildroot] [git commit] package/pkg-autotools: force cross compiling
 2023-03-07 21:13 UTC 

[Buildroot] [PATCH] package/pkg-autotools: force cross compiling
 2023-03-07 21:19 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 01/21] ARM: OMAP2+: omap4-common: Fix refcount leak bug
 2023-03-07 21:18 UTC  (9+ messages)
` [PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
          ` AUTOSEL process

[igt-dev] [PATCH i-g-t v6 0/7] Initial Xe test suite
 2023-03-07 21:18 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t v6 1/7] drm-uapi/xe_drm: Add Xe uAPI
` [igt-dev] [PATCH i-g-t v6 2/7] lib/xe: Introduce Xe library
` [igt-dev] [PATCH i-g-t v6 3/7] lib/igt_pm: Add a helper to query the runtime_usage
` [igt-dev] [PATCH i-g-t v6 4/7] tests/xe: Add Xe IGT tests
` [igt-dev] [PATCH i-g-t v6 5/7] tools/xe_reg: Add Xe register read/write tool
` [igt-dev] [PATCH i-g-t v6 6/7] intel-ci/xe-fast-feedback: Introduce xe-fast-feedback list
` [igt-dev] [PATCH i-g-t v6 7/7] runner/job_list: return error on crashes while running --list-subtests

[PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
 2023-03-07 21:18 UTC  (8+ messages)

[PATCH BlueZ] shared/att: Always queue BT_ATT_OP_MTU_REQ on the fixed channel
 2023-03-07 21:17 UTC 

[PATCH 0/3] virtio_ring: Clean up code for virtio ring and pci
 2023-03-07 21:17 UTC  (4+ messages)
` [PATCH 3/3] virtio_ring: Use const to annotate read-only pointer params

audit userspace problems with io_uring async ops
 2023-03-07 21:17 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/7] drm/ttm: Small fixes / cleanups in prep for shrinking
 2023-03-07 21:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[dm-devel] [PATCH] [PATCH] libmultipath: return 'ghost' state when port is in transition
 2023-03-07 21:15 UTC  (10+ messages)

[PATCH v3] sched: cpuset: Don't rebuild root domains on suspend-resume
 2023-03-07 21:13 UTC  (7+ messages)

[PATCH 0/2] spi: sprd: Convert to platform remove callback returning void
 2023-03-07 21:14 UTC  (3+ messages)
` [PATCH 1/2] spi: sprd: Don't skip cleanup in remove's error path
` [PATCH 2/2] spi: sprd: Convert to platform remove callback returning void

[miquelraynal:nvmem-layouts-and-of-cleanup 20/57] drivers/nvmem/core.c:770:2: error: call to undeclared function 'of_device_node_request_module'; ISO C99 and later do not support implicit function declarations
 2023-03-07 21:14 UTC 

[PATCH net] net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
 2023-03-07 21:11 UTC  (4+ messages)

[RFC PATCH] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_SYNTHETIC_REG_*
 2023-03-07 21:12 UTC 

+ checkpatch-ignore-ethtool_link_mode_-enum-values.patch added to mm-nonmm-unstable branch
 2023-03-07 21:12 UTC 

[PATCH net-next v1 1/2] net: dsa: microchip: add ksz_setup_tc_mode() function
 2023-03-07 21:11 UTC  (9+ messages)
` [PATCH net-next v1 2/2] net: dsa: microchip: add ETS Qdisc support for KSZ9477 series

[PATCH] riscv: dts: microchip: fix the mpfs' mailbox regs
 2023-03-07 21:10 UTC 

[Buildroot] [git commit] package/gensio: use mdns option
 2023-03-07 21:05 UTC 

[Buildroot] [git commit] package/gensio: add libglib2 optional dependency
 2023-03-07 21:04 UTC 

[PATCH v2 0/3] block: protect BlockBackend->queued_requests with a lock
 2023-03-07 21:10 UTC  (6+ messages)
` [PATCH v2 1/3] block: make BlockBackend->quiesce_counter atomic
` [PATCH v2 2/3] block: make BlockBackend->disable_request_queuing atomic
` [PATCH v2 3/3] block: protect BlockBackend->queued_requests with a lock

[Buildroot] [git commit] package/uacme: security bump to version 1.7.4
 2023-03-07 21:09 UTC 

Looking for a solution for CPM FSL SPI driver that swaps 16 bits words
 2023-03-07 21:10 UTC  (6+ messages)

[Buildroot] [git commit] package/gensio: add alsa-lib optional dependency
 2023-03-07 21:05 UTC 

[Buildroot] [git commit] package/uqmi: fix compile error (gcc false error reporting)
 2023-03-07 21:01 UTC 

[Buildroot] [git commit] libpcap: bump to version 1.10.3
 2023-03-07 21:03 UTC 

[PATCH V5 00/15] spi: Add support for stacked/parallel memories
 2023-03-07 11:09 UTC  (4+ messages)
` [PATCH V5 09/15] spi: Add stacked and parallel memories support in SPI core

[Bug 217150] New: Bluetooth USB Adapter that comes with Xbox One Wireless Controller stopped working on 6.3 rc1
 2023-03-07 21:09 UTC  (2+ messages)
` [Bug 217150] "

[Buildroot] [git commit] package/gensio: add C++ optional dependency
 2023-03-07 21:06 UTC 

What's cooking in git.git (Mar 2023, #01; Wed, 1)
 2023-03-07 21:09 UTC  (4+ messages)
` fz/rebase-msg-update (2023-02-27) (Was: What's cooking in git.git (Mar 2023, #01; Wed, 1))
  ` fz/rebase-msg-update (2023-02-27)

[PATCH v4 00/12] x86/mtrr: fix handling with PAT but without MTRR
 2023-03-07 21:09 UTC  (2+ messages)

[PATCH V6 8/8] soundwire: amd: add pm_prepare callback and pm ops support
 2023-03-07 21:08 UTC  (4+ messages)

[PATCH] ASoC: do not include pm_runtime.h if not used
 2023-03-07 10:30 UTC 

[Buildroot] [PATCH v2] package/uacme: bump version to 1.7.4
 2023-03-07 21:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] package/gensio: add libglib2 optional dependency
 2023-03-07 21:06 UTC  (8+ messages)
` [Buildroot] [PATCH 2/4] package/gensio: add alsa-lib "
` [Buildroot] [PATCH 3/4] package/gensio: use mdns option
` [Buildroot] [PATCH 4/4] package/gensio: add C++ optional dependency

[PATCH v0 0/2] HID: nintendo: avoid BT rumble disconnections
 2023-03-07 21:06 UTC  (3+ messages)

[RFC/PATCHSET 0/8] perf record: Implement BPF sample filter (v3)
 2023-03-07 21:05 UTC  (7+ messages)
` [PATCH 2/8] perf bpf filter: Implement event sample filtering
` [PATCH 3/8] perf record: Add BPF event filter support

[PATCH net-next v4] net: dsa: realtek: rtl8365mb: add change_mtu
 2023-03-07 21:02 UTC 

[PATCH] cper-arm: Remove unnecessary aer.h include
 2023-03-07 21:04 UTC  (2+ messages)

[PATCH] drm/format-helper: Make conversion_buf_size() support sub-byte pixel fmts
 2023-03-07 21:03 UTC  (3+ messages)

[intel-tdx:guest-filter-upstream 5/31] drivers/base/da_firmware.c:189 parse_firmware_data() warn: variable dereferenced before check 'bnode' (see line 187)
 2023-03-07 21:03 UTC 

[Buildroot] [PATCH] libpcap: bump to version 1.10.3
 2023-03-07 21:03 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/uqmi: fix compile error (gcc false error reporting)
 2023-03-07 21:03 UTC  (2+ messages)

[PATCH v1 0/2] Fix ARM Generic Timer interrupt parsing
 2023-03-07 21:02 UTC  (4+ messages)
` [PATCH v1 2/2] arch/arm: time: Add support for parsing interrupts by names

[Intel-gfx] drm/i915/selftest: Remove avoidable init assignment
 2023-03-07 21:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2 0/2] staging: rtl8192e: Removing unused arrays ..RadioC_A.. and ..ERadioD_A
 2023-03-07 21:01 UTC  (3+ messages)
` [PATCH v2 1/2] staging: rtl8192e: Remove unused Array Rtl8192PciERadioC_Array
` [PATCH v2 2/2] staging: rtl8192e: Remove unused Array Rtl8192PciERadioD_Array

[PATCH v13 00/11] Parallel CPU bringup for x86_64
 2023-03-07 21:00 UTC  (5+ messages)
      ` [External] "

[PATCH] RISC-V: fix taking the text_mutex twice during sifive errata patching
 2023-03-07 21:00 UTC  (2+ messages)

[PATCH v2] RISC-V: Stop emitting attributes
 2023-03-07 21:00 UTC  (2+ messages)

[PATCH] mm/ksm: Fix race with ksm_exit() in VMA iteration
 2023-03-07 20:59 UTC 

[PATCH 1/4] dts: add riscv include prefix link
 2023-03-07 20:59 UTC  (4+ messages)

[RFC PATCH] selinux: uninline unlikely parts of avc_has_perm_noaudit()
 2023-03-07 20:59 UTC  (2+ messages)

next/pending-fixes baseline: 720 runs, 168 regressions (v6.3-rc1-156-g1bb628591feb)
 2023-03-07 20:59 UTC 

[PATCH nf-next 0/6] netfilter: handle ipv6 jumbo packets properly for bridge ovs and tc
 2023-03-07 20:58 UTC  (4+ messages)
` [PATCH nf-next 5/6] netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim

[RESEND PATCH v7 0/5] leds: Allwinner A100 LED controller support
 2023-03-07 20:56 UTC  (4+ messages)

[PATCH RESEND v2 00/16] Misc fixes, sanity checks and xz/zstd compression
 2023-03-07 20:57 UTC  (6+ messages)
` [PATCH RESEND v2 05/16] WHENCE: comment out duplicate MediaTek firmware

[PATCH 0/2] PCI/AER: Remove redundant Device Control Error Reporting Enable
 2023-03-07 20:56 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: idxd: Remove unnecessary aer.h include

[PATCH v2 3/3] riscv: dts: allwinner: d1: Add crypto engine node
 2023-03-07 20:55 UTC  (4+ messages)

[PATCH liburing v1 0/3] Small fixes and CI update
 2023-03-07 20:55 UTC  (2+ messages)

[PATCH RFC u-boot-mvebu 0/6] arm: mvebu: Fix boot mode detection
 2023-03-07 20:55 UTC  (13+ messages)

[Regression] rt2800usb - Wifi performance issues and connection drops
 2023-03-07 20:54 UTC  (4+ messages)

[PATCH 6.1 000/885] 6.1.16-rc1 review
 2023-03-07 20:54 UTC  (2+ messages)

[PATCH v1 04/11] thermal/drivers/db8500: Use driver dev instead of tz->device
 2023-03-07 20:52 UTC  (2+ messages)

[PATCH] RISC-V: fix taking the text_mutex twice during sifive errata patching
 2023-03-07 20:52 UTC  (2+ messages)

[PATCH v2] checkpatch: Ignore ETHTOOL_LINK_MODE_ enum values
 2023-03-07 19:59 UTC  (3+ messages)

[syzbot] [9p?] KASAN: wild-memory-access Write in v9fs_get_acl
 2023-03-07 20:50 UTC 

[PATCH 1/4] mtd: core: provide unique name for nvmem device, take two
 2023-03-07 20:49 UTC  (3+ messages)

[PATCH v3] btrfs: fix dio continue after short write due to buffer page fault
 2023-03-07 20:49 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.