All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-05 00:40:37 to 2022-01-05 02:55:36 UTC [more...]

[PATCH v4 00/32] Separate struct slab from struct page
 2022-01-05  2:55 UTC  (17+ messages)
` [PATCH v4 10/32] mm/slub: Convert detached_freelist to use a struct slab
` [PATCH v4 11/32] mm/slub: Convert kfree() "
` [PATCH v4 20/32] mm/slab: Convert most struct page to struct slab by spatch
` [PATCH v4 21/32] mm/slab: Finish struct page to struct slab conversion
` [PATCH v4 22/32] mm: Convert struct page to struct slab in functions used by other subsystems
` [PATCH v4 23/32] mm/memcg: Convert slab objcgs from struct page to struct slab

[PATCH -next v2] notifier: Fix some kernel-doc comments
 2022-01-05  2:54 UTC  (2+ messages)

[PATCH] sun7i-a20-marsboard.dts: add marsboard-a20 support
 2022-01-05  2:45 UTC  (4+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] sunxi.yaml: add HAOYU Electronics Marsboard A20

[virtio-dev] [PATCH v7] virtio-net: support device stats
 2022-01-05  2:49 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_setmode: Add debug prints for invalid configs
 2022-01-05  2:47 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_setmode: Add debug prints for invalid configs (rev2)

[PATCH v6 0/9] Multigenerational LRU Framework
 2022-01-05  2:44 UTC  (2+ messages)

[PATCH mptcp-next 0/4] use 'ip mptcp' in selftests
 2022-01-05  2:46 UTC  (5+ messages)

[RFC][V9][PATCH 0/6] btrfs: allocation_hint mode
 2022-01-05  2:44 UTC  (2+ messages)

[syzbot] WARNING in page_counter_cancel (3)
 2022-01-05  2:41 UTC  (6+ messages)

[syzbot] WARNING in page_counter_cancel (3)
 2022-01-05  2:41 UTC  (2+ messages)

[RESEND PATCH] coresight: change tmc from misc device to cdev device
 2022-01-05  2:38 UTC  (2+ messages)

[PATCH -next] power: supply_core: fix application of sizeof to pointer
 2022-01-05  2:37 UTC 

[PATCH v2 0/7] Add basic node support for Mediatek MT8186 SoC
 2022-01-05  2:27 UTC  (16+ messages)
` [PATCH v2 1/7] dt-bindings: timer: Add compatible for Mediatek MT8186
` [PATCH v2 2/7] dt-bindings: serial: "
` [PATCH v2 3/7] dt-bindings: watchdog: "
` [PATCH v2 4/7] dt-bindings: mmc: "
` [PATCH v2 5/7] dt-bindings: phy: "
` [PATCH v2 6/7] dt-bindings: arm: "
` [PATCH v2 7/7] arm64: dts: Add Mediatek SoC MT8186 dts and evaluation board and Makefile

[x86/mm/64] f154f29085: BUG:kernel_reboot-without-warning_in_boot_stage
 2022-01-05  2:35 UTC  (13+ messages)
            ` [LKP] Re: [x86/mm/64] f154f29085: BUG:kernel_reboot-without-warning_in_boot_stage - clang KCOV?
                      `  "

drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:24:29: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 20
 2022-01-05  2:34 UTC  (2+ messages)

[PATCH -next] notifier: Fix some kernel-doc comments
 2022-01-05  2:30 UTC  (2+ messages)

[PATCH] iomap: Address soft lockup in iomap_finish_ioend()
 2022-01-05  2:31 UTC  (18+ messages)
` [iomap] f5934dda54: BUG:sleeping_function_called_from_invalid_context_at_fs/iomap/buffered-io.c

netipmid consumes much CPU when obmc-console socket is shutdown
 2022-01-05  2:25 UTC 

[PATCH v1 00/23] fscache,erofs: fscache-based demand-read semantics
 2022-01-05  2:29 UTC  (4+ messages)
` [PATCH v1 13/23] erofs: implement fscache-based data read

[PATCH net-next] Revert "net: wwan: iosm: Keep device at D0 for s2idle case"
 2022-01-05  2:30 UTC  (2+ messages)

[PATCH v2 net-next] sfc: The RX page_ring is optional
 2022-01-05  2:30 UTC  (2+ messages)

[PATCH 0/2][V9] btrfs-progs: allocation_hint disk property
 2022-01-05  2:29 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: new "allocation_hint" property

[PATCH] clocksource: fix counter with 32bit may wrap around
 2022-01-05  2:29 UTC  (3+ messages)

[PATCH v2] FreeBSD: Upgrade to 12.3 release
 2022-01-05  2:28 UTC 

[PATCH 0/2] btrfs: support more pages sizes for the subpage support
 2022-01-05  2:28 UTC  (3+ messages)
` [PATCH 1/2] btrfs: make nodesize >= PAGE_SIZE case to reuse the non-subpage routine
` [PATCH 2/2] btrfs: expand subpage support to any PAGE_SIZE > 4K

[PATCH v2 0/3] Fix RVV calling incorrect RFV/RVD check functions bug
 2022-01-05  2:22 UTC  (8+ messages)
` [PATCH v2 1/3] target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening fp insns
` [PATCH v2 2/3] target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening fp/int type-convert insns
` [PATCH v2 3/3] target/riscv: rvv-1.0: Call the correct RVF/RVD check function for narrowing "

[PATCH 4.4 00/11] 4.4.298-rc1 review
 2022-01-05  2:21 UTC  (2+ messages)

[RFC BlueZ v2] emulator: Add support for vendor commands
 2022-01-05  2:21 UTC  (2+ messages)
` [RFC,BlueZ,v2] "

"hardware-assisted zeroing"
 2022-01-05  2:20 UTC  (18+ messages)

[OE-core][hardknott][PATCH V4] busybox: backport patches to fix CVEs
 2022-01-05  2:19 UTC 

[PATCH 4.9 00/13] 4.9.296-rc1 review
 2022-01-05  2:19 UTC  (3+ messages)

[PATCH 4.14 00/19] 4.14.261-rc1 review
 2022-01-05  2:19 UTC  (2+ messages)

[RFC V3 PATCH] coresight: change tmc from misc device to cdev device
 2022-01-05  2:16 UTC  (4+ messages)

[RFC PATCH v2 2/2] kernfs: Reduce contention around global per-fs kernfs_rwsem
 2022-01-05  2:17 UTC  (3+ messages)
` [kernfs] 3dd2a5f81a: INFO:trying_to_register_non-static_key

[PATCH 5.4 00/36] 5.4.170-rc2 review
 2022-01-05  2:17 UTC  (3+ messages)

[PATCH 5.10 00/47] 5.10.90-rc2 review
 2022-01-05  2:16 UTC  (3+ messages)

[PATCH] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
 2022-01-05  2:16 UTC  (6+ messages)

[PATCH 5.15 00/72] 5.15.13-rc2 review
 2022-01-05  2:16 UTC  (3+ messages)

[PATCH v2] rockchip: timer: add OF_PLATDATA support for dw-apb-timer
 2022-01-05  2:15 UTC 

[PATCH] coresight: change tmc from misc device to cdev device
 2022-01-05  2:13 UTC  (4+ messages)

[PATCH v2] ui/vnc.c: Fixed a deadlock bug
 2022-01-05  2:08 UTC 

[Ocfs2-devel] [PATCH] fs/ocfs2: remove redundant ret variable
 2022-01-05  2:04 UTC  (3+ messages)
  `  "

[PATCH net-next v4 0/8] new Fungible Ethernet driver
 2022-01-05  2:09 UTC  (8+ messages)
` [PATCH net-next v4 1/8] PCI: add Fungible vendor ID to pci_ids.h
` [PATCH net-next v4 2/8] net/fungible: Add service module for Fungible drivers
` [PATCH net-next v4 3/8] net/funeth: probing and netdev ops

Section 9.5: Nobody expects the Spanish Acquisition!
 2022-01-05  2:04 UTC  (10+ messages)

make-rc: A parallel (as in make(1)) alternative to sysv-rc
 2022-01-05  2:03 UTC 

[PATCH 0/3] btrfs: zoned: fix zoned extent allocator
 2022-01-05  2:00 UTC  (5+ messages)

[RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state
 2022-01-05  1:59 UTC  (7+ messages)

[PATCH] roms/opensbi: Upgrade from v0.9 to v1.0
 2022-01-05  1:57 UTC 

[PATCH 0/2] Forced idle time accounting per cpu
 2022-01-05  1:56 UTC  (5+ messages)
` [PATCH 1/2] sched/core: Cookied forceidle "
` [PATCH 2/2] sched/core: Uncookied force idle "

[PATCH rdma-core 0/5] Elastic RDMA Adapter (ERDMA) userspace provider driver
 2022-01-05  1:55 UTC  (6+ messages)
` [PATCH rdma-core 1/5] RDMA-CORE/erdma: Add userspace verbs related header files

[PATCH 00/16] qla2xxx misc bug fixes and features
 2022-01-05  1:55 UTC  (6+ messages)
` [PATCH 02/16] qla2xxx: Implement ref count for srb

[PATCH] i2c: mpc: Avoid out of bounds memory access
 2022-01-05  1:53 UTC 

[RFC PATCH rdma-next 00/10] RDMA/rxe: Add RDMA FLUSH operation
 2022-01-05  1:43 UTC  (4+ messages)
` [RFC PATCH rdma-next 08/10] RDMA/rxe: Implement flush execution in responder side

[PATCH v11 00/17] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2022-01-05  1:49 UTC  (6+ messages)
` [PATCH v11 01/17] perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server

make pdfdocs fails on Debian stable
 2022-01-05  1:47 UTC  (7+ messages)

[GIT PULL 0/5] SoC changes for 5.17
 2022-01-05  1:40 UTC  (7+ messages)

Linux 5.16-rc8
 2022-01-05  1:40 UTC  (2+ messages)

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-05  1:38 UTC  (3+ messages)
` [PATCH v8 17/40] KVM: SVM: Create a separate mapping for the SEV-ES save area

[PATCH 19/26] x86/tdx: Make pages shared in ioremap()
 2022-01-05  1:38 UTC  (15+ messages)

[PATCHSET 0/7] xfs: random fixes for 5.17
 2022-01-05  1:38 UTC  (5+ messages)
` [PATCH 1/7] xfs: take the ILOCK when accessing the inode core

[PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
 2022-01-05  1:37 UTC  (6+ messages)
  ` [External] "

[PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell"
 2022-01-05  1:37 UTC  (13+ messages)

[net-next 00/18] IEEE 802.15.4 passive scan support
 2022-01-05  1:36 UTC  (10+ messages)
` [net-next 12/18] net: mac802154: Handle scan requests

[PATCH v3 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2022-01-05  1:34 UTC  (4+ messages)
` [PATCH v3 2/2] ACPI: AGDI: Add driver for "

[Intel-gfx] [PATCH] drm/i915: Lock timeline mutex directly in error path of eb_pin_timeline
 2022-01-05  1:34 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

next/pending-fixes build: 205 builds: 6 failed, 199 passed, 14 errors, 6 warnings (v5.16-rc8-88-g99ae9b78c633)
 2022-01-05  1:34 UTC 

[PATCH v2] mac80211: mlme: check for null after calling kmemdup
 2022-01-05  1:33 UTC 

[PATCH] dma/idxd: fix burst capacity calculation
 2022-01-05  1:32 UTC  (3+ messages)

[qemu-mainline test] 167604: tolerable FAIL - PUSHED
 2022-01-05  1:32 UTC 

[PATCH v8 0/7] Cryptodisk detached headers and key files
 2022-01-05  1:31 UTC  (8+ messages)
` [PATCH v8 3/7] cryptodisk: enable the backends to implement detached headers

[PATCH 00/17] Convert GUP to folios
 2022-01-05  1:29 UTC  (5+ messages)
` [PATCH 05/17] gup: Add try_get_folio()
` [PATCH 06/17] mm: Remove page_cache_add_speculative() and page_cache_get_speculative()

[PATCH v2 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-01-05  1:25 UTC  (3+ messages)
` [PATCH v2 24/30] KVM: x86/mmu: Allow yielding when zapping GFNs for defunct TDP MMU root

[PATCH 0/2] of: unittest: re-implement overlay tracking
 2022-01-05  1:22 UTC  (5+ messages)
` [PATCH 1/2] of: unittest: change references to obsolete overlay id
` [PATCH 2/2] of: unittest: re-implement overlay tracking

[PATCH] usb: xhci: reset endpoint on USB stall
 2022-01-05  1:21 UTC  (4+ messages)

External data abort on ipq6018 gpio # 20 ~ offset 0x14000 any ideas ?
 2022-01-05  1:22 UTC  (5+ messages)

[PATCH] gpu/drm: fix potential memleak in error branch
 2022-01-05  1:17 UTC  (3+ messages)
  ` 答复: "
      ` 答复: "

[PATCH V4 00/20] xfsprogs: Extend per-inode extent counters
 2022-01-05  1:17 UTC  (13+ messages)
` [PATCH V4 10/20] xfsprogs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
` [PATCH V4 13/20] xfsprogs: Introduce per-inode 64-bit extent counters
` [PATCH V4 15/20] xfsprogs: Enable bulkstat ioctl to support "
` [PATCH V4 17/20] xfsprogs: xfs_info: Report NREXT64 feature status
` [PATCH V4 18/20] xfsprogs: Add mkfs option to create filesystem with large extent counters
` [PATCH V4 19/20] xfsprogs: Add support for upgrading to NREXT64 feature

[PATCH] MAINTAINERS: remove typo from REALTEK OTTO WATCHDOG section
 2022-01-05  1:16 UTC  (2+ messages)

[RFC 00/10] add generic vDPA device support
 2022-01-05  0:59 UTC  (11+ messages)
` [RFC 01/10] virtio: get class_id and pci device id by the virtio id
` [RFC 02/10] vhost: add 3 commands for vhost-vdpa
` [RFC 03/10] vdpa: add the infrastructure of vdpa-dev
` [RFC 04/10] vdpa-dev: implement the instance_init/class_init interface
` [RFC 05/10] vdpa-dev: implement the realize interface
` [RFC 06/10] vdpa-dev: implement the unrealize interface
` [RFC 07/10] vdpa-dev: implement the get_config/set_config interface
` [RFC 08/10] vdpa-dev: implement the get_features interface
` [RFC 09/10] vdpa-dev: implement the set_status interface
` [RFC 10/10] vdpa-dev: mark the device as unmigratable

[PATCH v3 00/19] CAMSS: Add SM8250 support
 2022-01-05  1:15 UTC  (6+ messages)
` [PATCH v3 01/19] media: dt-bindings: media: camss: Add qcom,sm8250-camss binding

[PATCH] riscv: sifive: Fix OF_BOARD boot failure
 2022-01-05  1:07 UTC 

[PATCH V4 00/16] xfs: Extend per-inode extent counters
 2022-01-05  1:04 UTC  (11+ messages)
` [PATCH V4 09/16] xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
` [PATCH V4 11/16] xfs: Introduce macros to represent new maximum extent counts for data/attr forks
` [PATCH V4 12/16] xfs: Introduce per-inode 64-bit extent counters
` [PATCH V4 15/16] xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
` [PATCH V4 16/16] xfs: Define max extent length based on on-disk format definition

[chrome-os:chromeos-5.10 9848/9999] drivers/media/platform/mtk-mdp3/mtk-mdp3-comp.c:680:6: warning: no previous prototype for 'reset_luma_hist'
 2022-01-05  1:03 UTC 

Review process improvements
 2022-01-05  1:02 UTC  (6+ messages)

[PATCH v1 00/13] KVM: x86/mmu: Eager Page Splitting for the TDP MMU
 2022-01-05  1:00 UTC  (5+ messages)
` [PATCH v1 04/13] KVM: x86/mmu: Factor out logic to atomically install a new page table

[RFC PATCH 0/2] RDMA/rxe: Add RDMA Atomic Write operation
 2022-01-05  1:00 UTC  (7+ messages)

[PATCH] cxl/mbox: Do not allow immediate mode in SET_PARTITION_INFO
 2022-01-05  0:59 UTC  (3+ messages)

[PATCH v1 1/2] Add some comments about const-ness around iterate API
 2022-01-05  0:51 UTC  (4+ messages)
` [PATCH v2 1/3] erofs-utils: lib: "

bug when git stash apply after switching to branch with links were regular files
 2022-01-05  0:52 UTC 

[PULL 0/4] tcg patch queue
 2022-01-05  0:40 UTC  (5+ messages)
` [PULL 1/4] tcg/optimize: Fix folding of vector ops
` [PULL 2/4] linux-user: Fix trivial build error on loongarch64 hosts
` [PULL 3/4] sysemu: Cleanup qemu_run_machine_init_done_notifiers()
` [PULL 4/4] common-user: Fix tail calls to safe_syscall_set_errno_tail

[PATCH v2] RDMA/rxe: Prevent from double freeing rxe_map_set
 2022-01-05  0:44 UTC  (2+ messages)

FYI, a few new KCSAN splats
 2022-01-05  0:41 UTC  (9+ messages)

[PATCH 0/4] Generate UDP src port with flow label or lqpn/rqpn
 2022-01-05  8:07 UTC  (5+ messages)
` [PATCH 3/4] RDMA/irdma: Make the source udp port vary


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.