messages from 2023-11-09 14:13:13 to 2023-11-09 15:08:30 UTC [more...]
[PATCH 1/1] ALSA: HDA: Asus UM5302LA: Added quirks for cs35L41/10431A83 on i2c bus
2023-11-09 14:15 UTC (4+ messages)
[Intel-xe] [PATCH 0/9] Break up remaining changes to make xe compile
2023-11-09 15:07 UTC (10+ messages)
` [Intel-xe] [PATCH 1/9] drm/i915: Use drm_atomic_helper_wait_for_fences helper
` [Intel-xe] [PATCH 2/9] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 3/9] drm/i915/display: Revert all before remaining changes to make xe compile
` [Intel-xe] [PATCH 4/9] drm/i915/display: Revert "
` [Intel-xe] [PATCH 5/9] drm/xe: Update headers to be more compatible with i915
` [Intel-xe] [PATCH 6/9] FIXME drm/i915/display: add_dma_resv_fences is i915 only
` [Intel-xe] [PATCH 7/9] drm/i915/display: Use i915_gem_object_get_dma_address to get dma address
` [Intel-xe] [PATCH 8/9] FIXME drm/i915/display: Minimal changes to fbdev to make xe work
` [Intel-xe] [PATCH 9/9] FIXME drm/i915/display: Make intel_fb.c code compatible with xe
[PATCH] librsvg: Enable 64bit atomics in crossbeam again for riscv32
2023-11-09 15:07 UTC
[PATCH] ALSA: info: Fix potential deadlock at disconnection
2023-11-09 15:07 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/linux-pam: link with -latomic when needed
2023-11-09 15:07 UTC (2+ messages)
[PATCH] debugfs: only clean up d_fsdata for d_is_reg()
2023-11-09 15:06 UTC
[PATCH v2 0/5] Fix O_DIRECT writeback error paths
2023-11-09 15:05 UTC (3+ messages)
` [PATCH v2 1/5] NFS: Fix error handling for O_DIRECT write scheduling
[nf-next PATCH v3] netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests
2023-11-09 15:06 UTC (3+ messages)
[Intel-xe] FW: [PATCH v9 0/3] PAT and cache coherency support
2023-11-09 15:05 UTC (4+ messages)
[PATCH v2] librsvg: Fix build for riscv32
2023-11-09 15:05 UTC
[PATCH 1/1] swiotlb: fix out-of-bounds TLB allocations with CONFIG_SWIOTLB_DYNAMIC
2023-11-09 15:05 UTC (4+ messages)
[PATCH] Revert "protobuf: stage protoc binary to sysroot"
2023-11-09 15:05 UTC (15+ messages)
` [oe] "
strncpy clarify result may not be null terminated
2023-11-09 15:04 UTC (11+ messages)
[PATCH 0/7] qcow2: make subclusters discardable
2023-11-09 15:05 UTC (4+ messages)
` [PATCH 4/7] "
[PATCH] librsvg: Fix build for riscv32
2023-11-09 15:04 UTC (3+ messages)
` [OE-core] "
[PULL 00/10] Hyper-V Dynamic Memory Protocol driver (hv-balloon) pull req fixed
2023-11-09 15:03 UTC (4+ messages)
` [PULL 06/10] Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) hot-add support
[PATCH] ppc/pnv: Fix potential overflow in I2C model
2023-11-09 15:02 UTC (2+ messages)
[Intel-xe] [PATCH v9 0/3] PAT and cache coherency support
2023-11-09 15:03 UTC (3+ messages)
` [Intel-xe] [PATCH v9 3/3] drm/xe/uapi: support pat_index selection with vm_bind
[mlmmj] Odd message truncation with 1.4.0-rc2
2023-11-09 15:03 UTC (4+ messages)
[linusw-gpio:b4/fix-mips-nand] BUILD SUCCESS d4c5bc8e0ff6796052b332a4813a6b23dfa12435
2023-11-09 15:02 UTC
strncpy clarify result may not be null terminated
2023-11-09 15:02 UTC (7+ messages)
` [PATCH] stpncpy.3, string_copying.7: Clarify that st[rp]ncpy() do NOT produce a string
[Intel-xe] [PATCH 00/20] Sync DRM scheduler with upstream (with fixups)
2023-11-09 15:02 UTC (26+ messages)
` [Intel-xe] [PATCH 01/20] Revert "drm/xe: Use DRM_SCHED_POLICY_SINGLE_ENTITY mode"
` [Intel-xe] [PATCH 02/20] Revert "drm/sched: Add DRM_SCHED_POLICY_SINGLE_ENTITY scheduling policy"
` [Intel-xe] [PATCH 03/20] Revert "drm/sched: Move schedule policy to scheduler"
` [Intel-xe] [PATCH 04/20] Revert "drm/sched: Add helper to set TDR timeout"
` [Intel-xe] [PATCH 05/20] Revert "drm/sched: Submit job before starting TDR"
` [Intel-xe] [PATCH 06/20] Revert "drm/sched: Start run wq before TDR in drm_sched_start"
` [Intel-xe] [PATCH 07/20] Revert "drm/sched: Add generic scheduler message interface"
` [Intel-xe] [PATCH 08/20] Revert "drm/sched: Convert drm scheduler to use a work queue rather than kthread"
` [Intel-xe] [PATCH 09/20] Revert "drm/sched: Don't store self-dependencies"
` [Intel-xe] [PATCH 10/20] gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
` [Nouveau] [PATCH 11/20] drm/sched: Convert the GPU scheduler to variable number of run-queues
` "
` [Intel-xe] "
` [Intel-xe] [PATCH 12/20] dma-buf: add dma_fence_timestamp helper
` "
` [Intel-xe] [PATCH 13/20] drm/sched: Add drm_sched_wqueue_* helpers
` [Intel-xe] [PATCH 14/20] drm/sched: Convert drm scheduler to use a work queue rather than kthread
` [Intel-xe] [PATCH 15/20] drm/sched: Split free_job into own work item
` [Intel-xe] [PATCH 16/20] drm/sched: Add drm_sched_start_timeout_unlocked helper
` [Intel-xe] [PATCH 17/20] drm/sched: Add a helper to queue TDR immediately
` [Intel-xe] [PATCH 18/20] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
` [Intel-xe] [PATCH 19/20] fixup! drm/xe: Fix potential deadlock handling page faults
` [Intel-xe] [PATCH 20/20] drm/xe: Use pool of ordered wq for GuC submission
` [Intel-xe] ✗ CI.Patch_applied: failure for Sync DRM scheduler with upstream (with fixups)
Unexpected additional umh-based DNS lookup in 6.6.0
2023-11-09 15:01 UTC (2+ messages)
` [PATCH] smb: client: fix mount when dns_resolver key is not available
[PATCH v3] thermal: core: Add trip thresholds for trip crossing detection
2023-11-09 15:01 UTC
[Buildroot] [PATCH 1/1] package/dhcp: fix cross build
2023-11-09 14:57 UTC (3+ messages)
[nf-next PATCH v4 0/3] Add locking for NFT_MSG_GETSETELEM_RESET
2023-11-09 15:01 UTC (4+ messages)
` [nf-next PATCH v4 1/3] netfilter: nf_tables: Pass const set to nft_get_set_elem
` [nf-next PATCH v4 2/3] netfilter: nf_tables: Introduce nft_set_dump_ctx_init()
` [nf-next PATCH v4 3/3] netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests
[PATCH] crypto: x86/sm2 -add Zhaoxin SM2 algorithm implementation
2023-11-09 15:00 UTC (2+ messages)
[PATCH 5.10/5.15 0/1] media: atomisp: add error checking to atomisp_create_pipes_stream()
2023-11-09 15:00 UTC (2+ messages)
` [PATCH 5.10/5.15 1/1] "
[PATCH v14 00/56] Add DELETE_BUF ioctl
2023-11-09 14:59 UTC (16+ messages)
` [PATCH v14 35/56] media: cedrus: Stop direct calls to queue num_buffers field
` [PATCH v14 48/56] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v14 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v14 50/56] media: verisilicon: vp9: Allow to change resolution while streaming
[RFC PATCH v2 0/2] sched/fair migration reduction features
2023-11-09 14:58 UTC (4+ messages)
[RFC 0/6] tracking fd counts per cgroup
2023-11-09 14:58 UTC (4+ messages)
` [RFC 4/6] misc cgroup: introduce an fd counter
[meta-security][PATCH] ima,evm: Add two variables to write filenames and signatures into
2023-11-09 14:56 UTC (2+ messages)
[PULL 00/15] xenfv.for-upstream queue
2023-11-09 14:55 UTC (4+ messages)
` [PULL 06/15] hw/xen: automatically assign device index to block devices
[yocto] [meta-security][PATCH] samhain: remove the buildpath
2023-11-09 14:56 UTC (2+ messages)
[iptables PATCH 1/3] arptables: Fix formatting of numeric --h-type output
2023-11-09 14:56 UTC (2+ messages)
[PATCH v2 0/4] hwmon: Add support for Amphenol ChipCap 2
2023-11-09 14:55 UTC (4+ messages)
` [PATCH v2 3/4] "
[PATCH] wispr: Avoid 'connman_proxy_lookup' call for UNKNOWN proxy method
2023-11-09 14:55 UTC (2+ messages)
[RFC][PATCHSET v2] simplifying fast_dput(), dentry_kill() et.al
2023-11-09 14:54 UTC (6+ messages)
` [PATCH 01/22] struct dentry: get rid of randomize_layout idiocy
` [PATCH 09/22] fast_dput(): handle underflows gracefully
` [PATCH 10/22] fast_dput(): new rules for refcount
[PATCH 1/4] rtnl: Fixup rtnetlink includes
2023-11-09 14:53 UTC (4+ messages)
` [PATCH 2/4] netlink: Fix compilation on really old platforms
Cambridge University Talk - 9th November 2023
2023-11-09 14:52 UTC (3+ messages)
` Fwd: "
[Bug 218118] New: USB3 port does not work on Chromebook XE303C12 with Linux kernel 6.5.11
2023-11-09 14:52 UTC (2+ messages)
` [Bug 218118] "
[PATCH v3] checkpolicy,libsepol: add prefix/suffix matching to filename type transitions
2023-11-09 14:51 UTC (2+ messages)
[syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-11-09 14:51 UTC
first-class conflicts?
2023-11-09 14:50 UTC (7+ messages)
[PATCH 1/3] drm/amdgpu/gmc11: disable AGP aperture
2023-11-09 14:49 UTC (4+ messages)
` [PATCH 2/3] drm/amdgpu/gmc10: "
` [PATCH 3/3] drm/amdgpu/gmc9: "
[intel-lts:4.19/android_t 3157/30000] security/security.c:301:5: sparse: sparse: symbol 'lsm_file_alloc' was not declared. Should it be static?
2023-11-09 14:48 UTC
[frank-w-bpi-r2-4.14:6.6-dango 7032/7095] drivers/mtd/nand/spi/core.c:979:5: sparse: sparse: symbol 'spinand_cal_read' was not declared. Should it be static?
2023-11-09 14:48 UTC
[PATCH] lib: sbi_illegal_insn: Emulate c.li
2023-11-09 14:48 UTC (2+ messages)
s390x stack unwinding with perf?
2023-11-09 14:48 UTC (8+ messages)
[igt-dev] [i-g-t] tests/kms_vrr: Clear VRR before exit
2023-11-09 14:38 UTC
[PATCH] usb: cdnsp: Fix deadlock issue during using NCM gadget
2023-11-09 14:48 UTC (3+ messages)
[Intel-gfx] [PATCH v2] drm/i915/vma: Fix potential UAF on multi-tile platforms
2023-11-09 14:47 UTC (3+ messages)
` "
[PATCH 0/4] hwmon: Add support for Amphenol ChipCap 2
2023-11-09 14:47 UTC (6+ messages)
` [PATCH 4/4] dt-bindings: hwmon: Add "
[GIT PULL] xfs: new code for 6.7
2023-11-09 14:46 UTC (6+ messages)
Btrfs progs release 6.6.1
2023-11-09 14:38 UTC (3+ messages)
[PULL 00/63] virtio,pc,pci: features, fixes
2023-11-09 14:44 UTC (7+ messages)
` [PULL 08/63] Add virtio-sound device stub
` [PULL 55/63] hw/cxl/mbox: Add support for background operations
` [PULL 57/63] hw/cxl: Add support for device sanitation
[PATCH 1/8] Toaster: Write UI TestCase create new Master project
2023-11-09 14:43 UTC (3+ messages)
` [PATCH 5/8] Toaster: Write UI TestCase create new Dunfell project
` [bitbake-devel] "
[PATCH] drm/amd/pm: replace 1-element arrays with flexible-array members
2023-11-09 11:54 UTC (5+ messages)
[PATCH] drm/amd/pm: make power values signed
2023-11-09 8:41 UTC (2+ messages)
[PATCH v9 0/5] Support x2APIC mode with TCG accelerator
2023-11-09 14:42 UTC (10+ messages)
` [PATCH v9 5/5] amd_iommu: report x2APIC support to the operating system
[PATCH 0/3] fanotify support for btrfs sub-volumes
2023-11-09 14:41 UTC (11+ messages)
[ovmf test] 183720: all pass - PUSHED
2023-11-09 14:39 UTC
[PATCH V2 0/2] block: try to make aligned bio in case of big chunk IO
2023-11-09 14:39 UTC (5+ messages)
` [PATCH V2 1/2] block: don't call into iov_iter_revert if nothing is left
` [PATCH V2 2/2] block: try to make aligned bio in case of big chunk IO
[PATCH net,v3, 0/2] hv_netvsc: fix race of netvsc and VF register
2023-11-09 14:39 UTC (4+ messages)
` [PATCH net,v3, 2/2] hv_netvsc: Fix race of register_netdevice_notifier "
Watchpoints not being handled correctly on arm it seems
2023-11-09 14:38 UTC (2+ messages)
arch/loongarch/mm/ioremap.c:9:21: sparse: void [noderef] __iomem *extern [addressable] [toplevel] early_ioremap( ... )
2023-11-09 14:37 UTC
[peterz-queue:x86/core 2/2] arch/x86/entry/entry_64.o: warning: objtool: common_interrupt_return+0x1c: stack state mismatch: cfa1=-1+0 cfa2=4-120
2023-11-09 14:37 UTC
[peterz-queue:x86/core 2/2] vmlinux.o: warning: objtool: common_interrupt_return+0x3a: stack state mismatch: cfa1=4-128 cfa2=4-120
2023-11-09 14:37 UTC
[PATCH v2] target/arm: Fix SVE STR increment
2023-11-09 14:37 UTC (5+ messages)
[PATCH v11 1/2] lib/bitmap: add bitmap_{read,write}()
2023-11-09 14:35 UTC (11+ messages)
` [PATCH v11 2/2] lib/test_bitmap: add tests for bitmap_{read,write}()
[PATCH v2] oeqa,ssh: Handle SSHCall timeout error code
2023-11-09 14:36 UTC
[v4 0/3] Reduce TLB flushes under some specific conditions
2023-11-09 14:36 UTC (4+ messages)
` [v4 2/3] mm: Defer TLB flush by keeping both src and dst folios at migration
[PATCH v2 0/5] Qualcomm PMIC fixes
2023-11-09 14:35 UTC (5+ messages)
` [PATCH v2 2/5] gpio: qcom_pmic: rework pwrkey driver into a button driver
` [PATCH v2 3/5] gpio: qcom_pmic: fix support for upstream DT
[PATCH v4 28/41] vfio/iommufd: Implement the iommufd backend
2023-11-09 14:34 UTC (11+ messages)
[PATCH] blk-mq: make sure active queue usage is held for bio_integrity_prep()
2023-11-09 14:34 UTC (4+ messages)
[PATCH v2] btrfs-progs: tests: use new sysfs interface to check prereq acl
2023-11-09 14:27 UTC (2+ messages)
[syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-11-09 14:33 UTC (3+ messages)
` [syzbot] [PATCH] Test for aea6bf908d73
[PATCH] btrfs-progs: make OWNER_REF_KEY type value smallest among inline refs
2023-11-09 14:25 UTC (2+ messages)
[OE-core][kirkstone][PATCH] goarch: Move Go architecture mapping to a library
2023-11-09 14:31 UTC (3+ messages)
[syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-11-09 14:30 UTC
[PATCH] net/ena: fix coverity issues
2023-11-09 14:29 UTC (2+ messages)
[Question]: major faults are still triggered after mlockall when numa balancing
2023-11-09 14:29 UTC (3+ messages)
[PATCH] soc: qcom: pmic_glink_altmode: fix port sanity check
2023-11-09 14:28 UTC (4+ messages)
[PATCH] MAINTAINERS: Add Maira to V3D maintainers
2023-11-09 14:27 UTC (3+ messages)
[stable-4.14 PATCH] scsi: virtio_scsi: limit number of hw queues by nr_cpu_ids
2023-11-09 14:26 UTC
RFC: switching "THE REST" in MAINTAINERS away from linux-kernel@vger.kernel.org
2023-11-09 14:24 UTC (3+ messages)
[ceph-client:testing 5/17] fs/ceph/inode.c:790:47: error: expected ')' before 'ci'
2023-11-09 14:24 UTC
security/apparmor/domain.c:1314:12: sparse: sparse: symbol 'stack_msg' was not declared. Should it be static?
2023-11-09 14:24 UTC
[RFC PATCH v3 00/12] Device Memory TCP
2023-11-09 14:23 UTC (7+ messages)
` [RFC PATCH v3 07/12] page-pool: device memory support
[stable-4.19 PATCH] scsi: virtio_scsi: limit number of hw queues by nr_cpu_ids
2023-11-09 14:23 UTC
[PATCH 00/35] nilfs2: Folio conversions
2023-11-09 14:22 UTC (5+ messages)
` [PATCH 11/35] nilfs2: Convert nilfs_page_mkwrite() to use a folio
[PATCH 0/2] app/test: fix unit test fail on RSS
2023-11-09 14:22 UTC (2+ messages)
[PATCH 1/3] ecc: Make product variable of _vli_mmod_fast const
2023-11-09 14:20 UTC
[PATCH 2/3] ecc: Introduce _vli_mmod_slow that works with curve_p and curve_n
2023-11-09 14:20 UTC
[PATCH 3/3] ecc: Add helper for creating a scalar modulo curve order
2023-11-09 14:20 UTC
[Buildroot] [PATCH 0/1] Regarding review of qbee-agent patch
2023-11-09 14:20 UTC (2+ messages)
` [Buildroot] [PATCH 1/1] package/qbee-agent: new package
[PATCH] ALSA: core: Replace mutex_lock with mutex_trylock
2023-11-09 14:16 UTC (5+ messages)
[PATCH 0/3] Refactor and Document GWeb Parsing Functions to Handle RFC 2732 IPv6 Bracketed Hosts
2023-11-09 14:17 UTC (5+ messages)
` [PATCH 2/3] gweb: Refactor 'parse_request_and_proxy_urls'
` [PATCH 2/3 v2] "
` [PATCH 2/3 v4] "
` [PATCH 2/3 v5] "
[PATCH v3] tty: serial: Add RS422 flag to struct serial_rs485
2023-11-09 14:16 UTC (3+ messages)
[Stable-7.2.7 00/62] Patch Round-up for stable 7.2.7, freeze on 2023-11-19
2023-11-09 13:59 UTC (12+ messages)
` [Stable-7.2.7 33/62] disas/riscv: Fix the typo of inverted order of pmpaddr13 and pmpaddr14
` [Stable-7.2.7 36/62] linux-user/mips: fix abort on integer overflow
` [Stable-7.2.7 39/62] hw/sd/sdhci: Block Size Register bits [14:12] is lost
` [Stable-7.2.7 43/62] qemu-img: rebase: stop when reaching EOF of old backing file
` [Stable-7.2.7 46/62] Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"
` [Stable-7.2.7 48/62] target/arm: Don't allow stage 2 page table walks to downgrade to NS
` [Stable-7.2.7 55/62] ui/gtk-egl: Check EGLSurface before doing scanout
` [Stable-7.2.7 57/62] target/mips: Fix TX79 LQ/SQ opcodes
` [Stable-7.2.7 58/62] hw/ide: reset: cancel async DMA operation before resetting state
` [Stable-7.2.7 59/62] tests/qtest: ahci-test: add test exposing reset issue with pending callback
` [Stable-7.2.7 62/62] hw/ide/ahci: trigger either error IRQ or regular IRQ, not both
[PATCH v2] platform/x86/amd/pmc: adjust amd_pmc_get_dram_size() behavior
2023-11-09 14:15 UTC (2+ messages)
[PATCH 1/3] refcount: move kdoc to header definition
2023-11-09 14:15 UTC (3+ messages)
[igt-dev] [v2 0/5] Add multi-gt support for RC6 residency test
2023-11-09 14:14 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Add multi-gt support for RC6 residency test (rev5)
drivers/net/dsa/qca/ar9331.c:502:29: error: implicit declaration of function 'irq_find_mapping'
2023-11-09 14:13 UTC
[android-common:android11-5.4 5610/27787] kernel/power/wakeup_reason.c:199:6: sparse: sparse: symbol '__log_abort_or_abnormal_wake' was not declared. Should it be static?
2023-11-09 14:13 UTC
[PATCH v3 0/5] mtd: spinand: Add continuous read mode support
2023-11-09 14:13 UTC (3+ messages)
` [PATCH v3 1/5] Add clk wizard and mxic host controller driver
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.