All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-26 19:25:53 to 2023-02-26 22:56:05 UTC [more...]

[PATCH v3 00/20] Self-encapsulate the thermal zone device structure
 2023-02-26 22:54 UTC  (19+ messages)
` [PATCH v3 01/20] thermal/core: Add a thermal zone 'devdata' accessor
` [PATCH v3 02/20] thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
` [PATCH v3 03/20] thermal/core: Use the thermal zone 'devdata' accessor in hwmon "
` [PATCH v3 04/20] thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
` [PATCH v3 05/20] thermal/core: Show a debug message when get_temp() fails
` [PATCH v3 06/20] thermal: Remove debug or error messages in get_temp() ops
` [PATCH v3 07/20] thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
` [PATCH v3 08/20] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
` [PATCH v3 10/20] thermal/core: Add thermal_zone_device structure 'type' accessor
` [PATCH v3 11/20] thermal/drivers/spear: Don't use tz->device but pdev->dev
` [PATCH v3 12/20] thermal: Add a thermal zone id accessor
` [PATCH v3 14/20] thermal/drivers/da9062: Don't access the thermal zone device fields
` [PATCH v3 16/20] thermal/drivers/tegra: Remove unneeded lock when setting a trip point

linux-next: manual merge of the modules tree with Linus' tree
 2023-02-26 22:53 UTC 

nvme boot problems after merge of mm-stable tree into linux-next
 2023-02-26 22:53 UTC  (9+ messages)

[PATCH v3 0/8] Pegasos2 fixes and audio output support
 2023-02-26 22:51 UTC  (13+ messages)
` [PATCH v3 8/8] hw/audio/via-ac97: Basic implementation of audio playback
` [PATCH v3 7/8] hw/audio/ac97: Split off some definitions to a header
` [PATCH v3 1/8] hw/display/sm501: Implement more 2D raster operations
` [PATCH v3 5/8] hw/ppc/pegasos2: Fix PCI interrupt routing
` [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
` [PATCH v3 6/8] hw/usb/vt82c686-uhci-pci: Use "
` [PATCH v3 2/8] hw/display/sm501: Add fallbacks to pixman routines
` [PATCH v3 3/8] hw/display/sm501: Add debug property to control pixman usage

include/linux/gpio/driver.h:31:19: error: field has incomplete type 'msi_alloc_info_t' (aka 'struct irq_alloc_info')
 2023-02-26 22:49 UTC 

[PATCH] Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency"
 2023-02-26 22:45 UTC  (2+ messages)

[PATCH] ptrace.2: Add details about usage of PTRACE_GET_SYSCALL_INFO
 2023-02-26 22:42 UTC  (6+ messages)

[RFCv3 0/3] iomap: Add support for subpage dirty state tracking to improve write performance
 2023-02-26 22:41 UTC  (5+ messages)
` [RFCv3 1/3] iomap: Allocate iop in ->write_begin() early
` [RFCv3 2/3] iomap: Change uptodate variable name to state
` [RFCv3 3/3] iomap: Support subpage size dirty tracking to improve write performance

git rev-list fails to verify ssh-signed commits (but git log works)
 2023-02-26 22:40 UTC  (9+ messages)
      ` [PATCH] gpg-interface: lazily initialize and read the configuration
            ` [PATCH v2] "

+ mm-debug-use-%pgt-to-display-page_type-in-dump_page.patch added to mm-unstable branch
 2023-02-26 22:40 UTC 

+ mmflagsh-use-less-error-prone-method-to-define-pageflag_names.patch added to mm-unstable branch
 2023-02-26 22:40 UTC 

+ mm-printk-introduce-new-format-%pgt-for-page_type.patch added to mm-unstable branch
 2023-02-26 22:40 UTC 

[PATCH V7 0/3] Generate device tree node for pci devices
 2023-02-26 22:38 UTC  (2+ messages)

+ proc-remove-mark_inode_dirty-in-setattr.patch added to mm-nonmm-unstable branch
 2023-02-26 22:35 UTC 

[PATCH v1 0/2] add V1.1 dsc_helper fucntion
 2023-02-26 22:34 UTC  (4+ messages)

[Syzkaller & bisect] There is "xfs_dquot_alloc" related BUG in v6.2 in guest
 2023-02-26 22:34 UTC  (3+ messages)

[Bug 217089] New: xone23c mixer
 2023-02-26 22:33 UTC  (3+ messages)
` [Bug 217089] "

[PATCH 1/2] common/cnxk: add cnf10ka A1 platform
 2023-02-26 22:30 UTC  (3+ messages)
` [PATCH 2/2] common/cnxk: add cn10ka B0 platform

Bug: fsck and repack don't agree when a worktree index extension is "broken"
 2023-02-26 22:29 UTC  (5+ messages)
` [PATCH 0/3] fsck index files from all worktrees
    ` [PATCH 4/3] fsck: check even zero-entry index files

[PATCH v2 0/9] i2c: Switch .probe() to not take an id parameter
 2023-02-26 22:26 UTC  (12+ messages)
` [PATCH v2 1/9] misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()
` [PATCH v2 2/9] mtd: maps: pismo: "
` [PATCH v2 3/9] serial: sc16is7xx: "
` [PATCH v2 4/9] w1: ds2482: "
` [PATCH v2 5/9] media: i2c: ov5695: convert "
` [PATCH v2 6/9] media: i2c: ov2685: "
` [PATCH v2 7/9] i2c: Switch .probe() to not take an id parameter
` [PATCH v2 8/9] i2c: mux: Convert all drivers to new .probe() callback
` [PATCH v2 9/9] i2c: Convert "

[PATCH v3] zchunk: upgrade to 1.2.4
 2023-02-26 22:25 UTC  (3+ messages)
` [oe] "

Alsamixer not detecting headphones
 2023-02-26 22:22 UTC 

[PATCH v1 00/13] graph enhancement for multi-core dispatch
 2023-02-26 22:23 UTC  (5+ messages)
` [PATCH v1 04/13] graph: add get/set graph worker model APIs

Alsamixer not detecting headphones
 2023-02-26 22:22 UTC 

[PATCH 0/5] Pegasos2 fixes and audio output support
 2023-02-26 22:22 UTC  (7+ messages)
` [PATCH 3/5] hw/ppc/pegasos2: Fix PCI interrupt routing
` [PATCH 4/5] hw/audio/ac97: Split off some definitions to a header

Alsamixer not detecting headphones
 2023-02-26 22:19 UTC 

[PATCH v2 0/4] MIPS DMA coherence fixes
 2023-02-26 22:18 UTC  (3+ messages)
` [PATCH v2 1/4] MIPS: Remove DMA_PERDEV_COHERENT

linux-next: build failure after merge of the mm tree
 2023-02-26 22:18 UTC  (3+ messages)

[PATCH] hw/display/sm501: Implement more 2D raster operations
 2023-02-26 22:16 UTC  (3+ messages)

[PATCH 07/27] kbuild, MIPS: BCM47XX: remove MODULE_LICENSE in non-modules
 2023-02-26 22:14 UTC  (2+ messages)

+ powerpc-64s-enable-mmu_lazy_tlb_shootdown.patch added to mm-unstable branch
 2023-02-26 22:13 UTC 

[PATCH 0/5] rust: error: Add missing wrappers to convert to/from kernel error codes
 2023-02-26 22:13 UTC  (9+ messages)
` [PATCH 5/5] rust: error: Add from_kernel_result!() macro

+ lazy-tlb-shoot-lazies-non-refcounting-lazy-tlb-mm-reference-handling-scheme.patch added to mm-unstable branch
 2023-02-26 22:13 UTC 

[PATCH v7 0/5] shoot lazy tlbs (lazy tlb refcount scalability improvement)
 2023-02-26 22:12 UTC  (4+ messages)
` [PATCH v7 5/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN

+ lazy-tlb-allow-lazy-tlb-mm-refcounting-to-be-configurable.patch added to mm-unstable branch
 2023-02-26 22:13 UTC 

+ lazy-tlb-introduce-lazy-tlb-mm-refcount-helper-functions.patch added to mm-unstable branch
 2023-02-26 22:13 UTC 

+ kthread-simplify-kthread_use_mm-refcounting.patch added to mm-unstable branch
 2023-02-26 22:13 UTC 

Draft of Git Rev News edition 96
 2023-02-26 22:11 UTC 

[PATCH v1 wireless-next 0/2] wifi: rtw88: two small error propagation fixes
 2023-02-26 22:10 UTC  (3+ messages)
` [PATCH v1 wireless-next 1/2] wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()
` [PATCH v1 wireless-next 2/2] wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()

drivers/block/drbd/drbd_bitmap.c:451:7: warning: expression result unused
 2023-02-26 22:09 UTC 

[PATCH 0/2] MIPS: Implement two workarounds for BPF JIT
 2023-02-26 22:09 UTC  (3+ messages)
` [PATCH 2/2] MIPS: ebpf jit: Implement R4000 workarounds

[RFC PATCH v2 00/11] Add stage-2 translation for SMMUv3
 2023-02-26 22:06 UTC  (12+ messages)
` [RFC PATCH v2 01/11] hw/arm/smmuv3: Add missing fields for IDR0
` [RFC PATCH v2 02/11] hw/arm/smmuv3: Update translation config to hold stage-2
` [RFC PATCH v2 03/11] hw/arm/smmuv3: Refactor stage-1 PTW
` [RFC PATCH v2 04/11] hw/arm/smmuv3: Add page table walk for stage-2
` [RFC PATCH v2 05/11] hw/arm/smmuv3: Parse STE config "
` [RFC PATCH v2 06/11] hw/arm/smmuv3: Make TLB lookup work "
` [RFC PATCH v2 07/11] hw/arm/smmuv3: Add VMID to tlb tagging
` [RFC PATCH v2 08/11] hw/arm/smmuv3: Add CMDs related to stage-2
` [RFC PATCH v2 09/11] hw/arm/smmuv3: Add stage-2 support in iova notifier
` [RFC PATCH v2 10/11] hw/arm/smmuv3: Populate OAS based on CPU PARANGE
` [RFC PATCH v2 11/11] hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2

[PATCH] KVM: MIPS: Make kvm_mips_callbacks const
 2023-02-26 22:06 UTC  (2+ messages)

[PATCH 0/2] MIPS Booting fixes
 2023-02-26 22:04 UTC  (3+ messages)
` [PATCH 2/2] MIPS: cevt-r4k: Offset counter value for clearing compare interrupt

[PATCH] xfs: restore old agirotor behavior
 2023-02-26 22:02 UTC  (2+ messages)

stable-rc/queue/5.15 baseline: 168 runs, 16 regressions (v5.15.96-12-g74c11c575b17a)
 2023-02-26 22:01 UTC 

+ mm-zswap-try-to-avoid-worst-case-scenario-on-same-element-pages.patch added to mm-unstable branch
 2023-02-26 21:57 UTC 

[PATCH] mm/zswap: try to avoid worst-case scenario on same element pages
 2023-02-26 21:57 UTC  (2+ messages)

Regression in probing some AMBA devices possibly devlink related
 2023-02-26 21:55 UTC  (3+ messages)

[PATCH v6 0/5] dump: Make most of it target agnostic (build once)
 2023-02-26 21:49 UTC  (3+ messages)

kernel/irq/msi.c:96:16: warning: Local variable 'index' shadows outer argument [shadowArgument]
 2023-02-26 21:48 UTC 

stable-rc/queue/4.19 baseline: 140 runs, 25 regressions (v4.19.274-4-g04185bf09d9b)
 2023-02-26 21:42 UTC 

[PATCH 0/7] of: unittest: new node lifecycle tests
 2023-02-26 21:42 UTC  (5+ messages)
` [PATCH 4/7] of: unittest: add "

[ceph-client:testing 32/75] fs/ceph/crypto.c:296:26: error: implicit declaration of function 'fscrypt_base64url_decode'; did you mean 'ceph_base64_decode'?
 2023-02-26 21:38 UTC 

[PATCH] net: geneve: accept every ethertype
 2023-02-26 21:25 UTC 

[PATCH 0/6] locking/rwsem: Rework writer wakeup and handoff
 2023-02-26 21:31 UTC  (5+ messages)
` [PATCH 3/6] locking/rwsem: Rework writer wakeup

+ scripts-make-sh-files-executable.patch added to mm-nonmm-unstable branch
 2023-02-26 21:30 UTC 

[PATCH v2 00/10] Resolve isabus global
 2023-02-26 21:26 UTC  (6+ messages)
` [PATCH v2 06/10] hw/ide/pci: Add PCIIDEState::isa_irqs[]

stable-rc/queue/6.1 baseline: 171 runs, 1 regressions (v6.1.14-24-geb03a39b11de4)
 2023-02-26 20:59 UTC 

[PATCH v12 00/11] Parallel CPU bringup for x86_64
 2023-02-26 20:59 UTC  (3+ messages)
  ` [External] "

[PATCH 0/2] s390: don't use 128-bit cmpxchg for READ_ONCE() purposes
 2023-02-26 20:56 UTC  (4+ messages)
` [PATCH 1/2] s390/rwonce: add READ_ONCE_ALIGNED_128() macro

stable-rc/queue/5.4 baseline: 161 runs, 41 regressions (v5.4.233-7-ga09023f5d060)
 2023-02-26 20:55 UTC 

[PATCH] gpio: mxs: use dynamic allocation of base
 2023-02-26 20:53 UTC  (2+ messages)

[PATCH] gpio: mxc: use dynamic allocation of base
 2023-02-26 20:53 UTC 

[PATCH] nvdimm: check for null return of devm_kmalloc in nd_pfn_probe
 2023-02-26 20:46 UTC  (2+ messages)

[PATCH] blk-crypto: make blk_crypto_evict_key() always try to evict
 2023-02-26 20:38 UTC 

[GIT PULL] hwspinlock changes for v6.3
 2023-02-26 20:40 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v6.3
 2023-02-26 20:40 UTC  (2+ messages)

[GIT PULL for v6.3-rc1] media updates
 2023-02-26 20:40 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v6.3
 2023-02-26 20:40 UTC  (2+ messages)

[GIT PULL] Kbuild updates for v6.3-rc1
 2023-02-26 20:40 UTC  (2+ messages)

+ fs-cramfs-inodec-initialize-file_ra_state.patch added to mm-hotfixes-unstable branch
 2023-02-26 20:38 UTC 

[syzbot] KMSAN: uninit-value in ondemand_readahead
 2023-02-26 20:38 UTC  (3+ messages)
` [syzbot] [fs?] [mm?] "

arch/arm/mach-versatile/versatile.c:56:14: warning: no previous prototype for function 'mmc_status'
 2023-02-26 20:36 UTC 

[cocci] [PATCH] coccinelle: put_device: Include of_node_put to avoid false positives
 2023-02-26 20:33 UTC  (6+ messages)
  `  "

[linux-linus test] 178544: regressions - trouble: fail/pass/starved
 2023-02-26 20:29 UTC 

+ fs-hfsplus-fix-uaf-issue-in-hfsplus_put_super.patch added to mm-hotfixes-unstable branch
 2023-02-26 20:27 UTC 

[stable:linux-5.10.y 3758/9999] drivers/md/bcache/sysfs.o: warning: objtool: bch_cache_show() falls through to next function bch_cache_store()
 2023-02-26 20:26 UTC 

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-02-26 20:13 UTC  (10+ messages)
` [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH] blk-iocost: initialize rqos before accessing it
 2023-02-26 20:18 UTC  (6+ messages)

[PATCH net-next] scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
 2023-02-26 20:17 UTC 

LSF/MM/BPF 2023 IOMAP conversion status update
 2023-02-26 20:16 UTC  (2+ messages)

[PULL 00/13] testing updates (gitlab, cirrus, docker, avocado, windows)
 2023-02-26 20:13 UTC  (5+ messages)

[PATCH] rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
 2023-02-26 20:04 UTC  (2+ messages)

[PATCH] dt-bindings: display: Start the info graphics with HS/VS change
 2023-02-26 20:02 UTC  (3+ messages)

+ panic-fixes-the-panic_print-nmi-backtrace-setting.patch added to mm-hotfixes-unstable branch
 2023-02-26 20:00 UTC 

[GIT PULL] TTY/Serial driver updates for 6.3-rc1
 2023-02-26 19:58 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/rtty: fix openssl static build with -latomic
 2023-02-26 19:53 UTC 

[PATCH v3 0/8] make slab shrink lockless
 2023-02-26 19:51 UTC  (2+ messages)

[PATCH RFC v2] rcu: Add a minimum time for marking boot as completed
 2023-02-26 19:45 UTC  (2+ messages)

[Buildroot] [PATCH v2,1/1] linux: fix CIP RT kernel on microblaze
 2023-02-26 19:44 UTC 

[PATCH v1 00/10] Fix sound on ASUS Transformers
 2023-02-26 19:42 UTC  (13+ messages)
` [PATCH v1 01/10] dt-bindings: sound: nvidia,tegra-audio-common: add new property
` [PATCH v1 03/10] dt-bindings: sound: nvidia,tegra-audio: add RT5631 CODEC
` [PATCH v1 05/10] dt-bindings: sound: nvidia,tegra-audio: add MAX9808x CODEC
` [PATCH v1 08/10] dt-bindings: dsp: add Fortemedia FM34 DSP

+ kasan-emit-different-calls-for-instrumentable-memintrinsics.patch added to mm-hotfixes-unstable branch
 2023-02-26 19:41 UTC  (3+ messages)

[to-be-updated] scripts-gdb-correct-indentation-in-get_current_task.patch removed from -mm tree
 2023-02-26 19:35 UTC 

[PATCH v2] mtd: spi-nor: spansion: Add support for Infineon S25FS256T
 2023-02-26 19:34 UTC  (2+ messages)

[PATCH v2 0/2] GDB: Support getting current task struct in UML
 2023-02-26 19:35 UTC  (5+ messages)

[virtio-comment] [PATCH v9] virtio-net: support the virtqueue coalescing moderation
 2023-02-26 19:33 UTC  (3+ messages)
` [virtio-comment] "
  ` [virtio-dev] "

[PATCH AUTOSEL 6.1 01/21] ARM: OMAP2+: omap4-common: Fix refcount leak bug
 2023-02-26 19:33 UTC  (6+ messages)
` [PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()

[PATCH v3] tools/memory-model: Make ppo a subrelation of po
 2023-02-26 19:32 UTC  (11+ messages)

[PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
 2023-02-26 19:29 UTC  (3+ messages)
` [PATCH 14/14] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC

[PATCH] dt-bindings: input: cypress,cyapa: convert to dtschema
 2023-02-26 19:28 UTC  (2+ messages)

[LTP] [PATCH] configure.ac: fix mount_attr detection
 2023-02-26 19:25 UTC 

[pynfs RFC PATCH] nfs4.0/testserver.py: don't return an error when tests fail
 2023-02-26 19:25 UTC  (5+ messages)


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.