All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-23 22:19:22 to 2021-11-23 23:27:34 UTC [more...]

[PATCH 0/4] power: supply: add charge_behaviour property (force-discharge, inhibit-charge)
 2021-11-23 23:27 UTC  (4+ messages)
` [PATCH v2 1/4] power: supply: add charge_behaviour attributes
` [PATCH v2 2/4] power: supply: add helpers for charge_behaviour sysfs
` [PATCH v2 4/4] platform/x86: thinkpad_acpi: support inhibit-charge

[PATCH v3 0/4] Add DTs for all Apple M1 (t8103) devices
 2021-11-23 23:26 UTC  (5+ messages)
` [PATCH v3 3/4] arm64: dts: apple: t8103: Add i2c nodes

[PATCH] can: bittiming: replace CAN units with the SI metric
 2021-11-23 23:26 UTC  (5+ messages)

[PATCH] staging: r8188eu: use max() and min() macros
 2021-11-23 23:25 UTC 

[PATCH v5] watchdog: s3c2410: Cleanup PMU related code
 2021-11-23 23:26 UTC 

[PATCH v11 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-11-23 23:25 UTC  (2+ messages)
` [PATCH v11 2/2] pwm: Add support for "

[PATCH] unpack-objects: unpack large object in stream
 2021-11-23 23:24 UTC  (3+ messages)
` [PATCH v3 1/5] object-file: refactor write_loose_object() to read buffer from stream

[PATCH 0/2] change IVSHMEM endianess to LITTLE_ENDIAN
 2021-11-23 23:22 UTC  (2+ messages)

Write I/O queue hangup at random on recent Linus' kernels
 2021-11-23 23:23 UTC  (2+ messages)

[PATCH v5] aio: Add support for the POLLFREE
 2021-11-23 23:23 UTC  (3+ messages)

[PATCH v1 0/2] fix statistics for CAN RTR and Error frames
 2021-11-23 23:21 UTC  (5+ messages)
` [PATCH v1 1/2] can: do not increase rx statistics when receiving CAN error frames

[PATCH 8/8] dir: avoid removing the current working directory
 2021-11-23 23:23 UTC  (9+ messages)

[PATCH wireguard-go] conn: linux: fix incorrect endpoint address
 2021-11-23 23:23 UTC  (3+ messages)

drivers/pci/controller/dwc/pcie-hisi.c:61:37: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-11-23 23:22 UTC  (2+ messages)

fs/xfs/xfs_trans.c:559:8: warning: variable 'error' set but not used
 2021-11-23 23:22 UTC  (2+ messages)

drivers/usb/cdns3/cdnsp-gadget.c:1178:6: warning: variable 'temp_64' set but not used
 2021-11-23 23:22 UTC  (2+ messages)

[dm-devel] [PATCH] announcing the dm-update target
 2021-11-23 23:15 UTC  (3+ messages)

[PATCH v7] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
 2021-11-23 23:16 UTC  (9+ messages)

[xen-unstable-smoke test] 166326: regressions - FAIL
 2021-11-23 23:16 UTC 

[PATCH] powerpc/eeh: Delay slot presence check once driver is notified about the pci error
 2021-11-23 23:14 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Allow bpf_local_storage to be used by sleepable programs
 2021-11-23 23:14 UTC  (14+ messages)

decouple DAX from block devices
 2021-11-23 23:13 UTC  (78+ messages)
` [PATCH 06/29] dax: move the partition alignment check into fs_dax_get_by_bdev
  ` [dm-devel] "
` [PATCH 08/29] dax: remove dax_capable
  ` [dm-devel] "
` [PATCH 12/29] fsdax: remove a pointless __force cast in copy_cow_page_dax
  ` [dm-devel] "
` [PATCH 13/29] fsdax: use a saner calling convention for copy_cow_page_dax
  ` [dm-devel] "
` [PATCH 14/29] fsdax: simplify the pgoff calculation
  ` [dm-devel] "
` [PATCH 15/29] xfs: add xfs_zero_range and xfs_truncate_page helpers
  ` [dm-devel] "
` [PATCH 16/29] fsdax: simplify the offset check in dax_iomap_zero
  ` [dm-devel] "
` [PATCH 17/29] fsdax: factor out a dax_memzero helper
    ` [dm-devel] "
` [PATCH 18/29] fsdax: decouple zeroing from the iomap buffered I/O code
  ` [dm-devel] "
` [PATCH 19/29] ext2: cleanup the dax handling in ext2_fill_super
  ` [dm-devel] "
` [PATCH 20/29] ext4: cleanup the dax handling in ext4_fill_super
  ` [dm-devel] "
` [PATCH 21/29] xfs: move dax device handling into xfs_{alloc,free}_buftarg
  ` [dm-devel] [PATCH 21/29] xfs: move dax device handling into xfs_{alloc, free}_buftarg
` [PATCH 22/29] iomap: add a IOMAP_DAX flag
  ` [dm-devel] "
` [PATCH 23/29] xfs: use IOMAP_DAX to check for DAX mappings
  ` [dm-devel] "
` [PATCH 24/29] xfs: use xfs_direct_write_iomap_ops for DAX zeroing
  ` [dm-devel] "
` [PATCH 26/29] fsdax: shift partition offset handling into the file systems
  ` [dm-devel] "
` [PATCH 27/29] dax: fix up some of the block device related ifdefs
  ` [dm-devel] "
` [PATCH 28/29] iomap: build the block based code conditionally
  ` [dm-devel] "
` [PATCH 29/29] fsdax: don't require CONFIG_BLOCK
  ` [dm-devel] "

[PATCH] native/cross: Add ar wrapper for determinism
 2021-11-23 23:13 UTC  (4+ messages)

include/linux/fortify-string.h:179:17: error: call to '__write_overflow' declared with attribute error: detected write beyond size of object (1st parameter)
 2021-11-23 23:11 UTC  (2+ messages)

drivers/net/dsa/qca8k.c:1336:4: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2021-11-23 23:11 UTC 

[android-common:android13-5.15 2/2] kernel/printk/printk.c:2167:4: error: implicit declaration of function 'trace_android_vh_logbuf_pr_cont'
 2021-11-23 23:11 UTC 

[PATCH 3/4] branch: add --dry-run option to branch
 2021-11-23 23:10 UTC  (2+ messages)

[PATCH 0/8 v4] bfq: Limit number of allocated scheduler tags per cgroup
 2021-11-23 23:10 UTC  (5+ messages)
` [PATCH 1/8] block: Provide icq in request allocation data

Any bio_clone_slow() implementation which doesn't share bi_io_vec?
 2021-11-23 23:07 UTC  (9+ messages)
            ` [dm-devel] "

[PATCH bpf-next] net-bpf: bpf_skb_change_proto() - add support for ipv6 fragments
 2021-11-23 23:06 UTC 

Dynamic routes
 2021-11-23 23:03 UTC  (3+ messages)

[PATCH 0/3] arm64: use Audio Graph Card2 on ULCB
 2021-11-23 23:04 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: renesas: ulcb/ulcb-kf: switch to use audio-graph-card2 for sound

[PATCH bpf-next] bpf: allow readonly direct path access for skfilter
 2021-11-23 23:02 UTC  (2+ messages)

[PATCH v2 1/6] drm/msm: Increase gpu boost interval
 2021-11-23 23:03 UTC  (4+ messages)
` [PATCH v2 4/6] drm/msm/a6xx: Capture gmu log in devcoredump

[PATCH v3 00/11] Add support for Legion 7 16ACHg6 laptop
 2021-11-23 23:01 UTC  (6+ messages)
` [PATCH 11/11] ACPI / scan: Create platform device for CLSA0100 ACPI nodes

[bvanassche:ufs-2021-11-19 2/20] ERROR: modpost: "scsi_track_queue_full" [drivers/scsi/bfa/bfa.ko] undefined!
 2021-11-23 23:00 UTC  (2+ messages)

[PATCH v13 2/4] dmaengine: tegra: Add tegra gpcdma driver
 2021-11-23 23:00 UTC  (3+ messages)

[PATCH v2] media: venus: Synchronize probe() between venus_core and enc/dec
 2021-11-23 22:57 UTC  (2+ messages)

[PATCH net-next 0/2] gro: remove redundant rcu_read_lock
 2021-11-23 22:56 UTC  (3+ messages)
` [PATCH net-next 1/2] gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers
` [PATCH net-next 2/2] gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers

[PATCH v2 0/8] sysctl: second set of kernel/sysctl cleanups
 2021-11-23 22:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH net-next v2 0/8] Extend `phy-mode` to string array
 2021-11-23 22:54 UTC  (5+ messages)
` [PATCH net-next v2 4/8] net: phylink: update supported_interfaces with modes from fwnode

[PATCH] net-ipv6: do not allow IPV6_TCLASS to muck with tcp's ECN
 2021-11-23 22:52 UTC  (2+ messages)

spinlock.c:306:9: error: implicit declaration of function '__raw_write_lock_nested'
 2021-11-23 22:52 UTC  (7+ messages)
      ` [PATCH] locking: Fixup write_lock_nested() implementation
        ` [PATCH v2] "

[PATCH v4 0/4] Add DTs for all Apple M1 (t8103) devices
 2021-11-23 22:49 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: arm: apple: Add iMac (24-inch 2021) to Apple bindings
` [PATCH v4 2/4] arm64: dts: apple: Add missing M1 (t8103) devices
` [PATCH v4 3/4] arm64: dts: apple: t8103: Add i2c nodes
` [PATCH v4 4/4] arm64: dts: apple: t8103: Add cd321x nodes

[PATCH v4 0/4] Deterministic charging of shared memory
 2021-11-23 22:49 UTC  (6+ messages)

[PATCH 1/3] perf expr: Add debug logging for literals
 2021-11-23 22:48 UTC  (3+ messages)
` [PATCH 2/3] perf tools: Fix SMT not detected with large core count
` [PATCH 3/3] perf tools: Probe non-deprecated sysfs path 1st

[PATCH v2 bpf-next 0/4] Add bpf_loop_helper
 2021-11-23 22:46 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Add bpf_loop helper

[PATCH 0/4] implement branch --recurse-submodules
 2021-11-23 22:46 UTC  (3+ messages)
` [PATCH 1/4] submodule-config: add submodules_of_tree() helper

[merged] proc-vmcore-fix-clearing-user-buffer-by-properly-using-clear_user.patch removed from -mm tree
 2021-11-23 22:46 UTC 

[merged] kmap_local-dont-assume-kmap-ptes-are-linear-arrays-in-memory.patch removed from -mm tree
 2021-11-23 22:46 UTC 

[merged] mm-damon-dbgfs-fix-missed-use-of-damon_dbgfs_lock.patch removed from -mm tree
 2021-11-23 22:46 UTC 

[merged] mm-damon-dbgfs-use-__gfp_nowarn-for-user-specified-size-buffer-allocation.patch removed from -mm tree
 2021-11-23 22:46 UTC 

[merged] kasan-test-silence-intentional-read-overflow-warnings.patch removed from -mm tree
 2021-11-23 22:45 UTC 

[merged] hugetlb-userfaultfd-fix-reservation-restore-on-userfaultfd-error.patch removed from -mm tree
 2021-11-23 22:45 UTC 

[merged] hugetlb-fix-hugetlb-cgroup-refcounting-during-mremap.patch removed from -mm tree
 2021-11-23 22:45 UTC 

[merged] mm-kmemleak-slob-respect-slab_noleaktrace-flag.patch removed from -mm tree
 2021-11-23 22:45 UTC 

[merged] hexagon-ignore-vmlinuxlds.patch removed from -mm tree
 2021-11-23 22:45 UTC 

[merged] mm-emit-the-free-trace-report-before-freeing-memory-in-kmem_cache_free.patch removed from -mm tree
 2021-11-23 22:45 UTC 

[merged] hexagon-export-raw-i-o-routines-for-modules.patch removed from -mm tree
 2021-11-23 22:45 UTC 

[merged] hexagon-clean-up-timer-regsh.patch removed from -mm tree
 2021-11-23 22:45 UTC 

[merged] shm-extend-forced-shm-destroy-to-support-objects-from-several-ipc-nses-simplified.patch removed from -mm tree
 2021-11-23 22:45 UTC 

[merged] ipc-warn-if-trying-to-remove-ipc-object-which-is-absent.patch removed from -mm tree
 2021-11-23 22:45 UTC 

[merged] hitting-bug_on-trap-in-read_pages-mm-optimise-put_pages_list.patch removed from -mm tree
 2021-11-23 22:45 UTC 

[PATCH 9/9] iommu: Move flush queue data into iommu_dma_cookie
 2021-11-23 22:40 UTC  (4+ messages)

drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:4327:35: sparse: sparse: incorrect type in argument 4 (different base types)
 2021-11-23 22:40 UTC  (2+ messages)

[OE-core] [PATCHv3] waffle: add explicit dependency to cmake-native
 2021-11-23 22:40 UTC  (2+ messages)

[PATCH] net/mlx5: fix segfault on close after failed start
 2021-11-23 22:39 UTC  (2+ messages)

[Buildroot] [PATCH v2,1/1] package/pure-ftpd: fix CVE-2021-40524
 2021-11-23 22:36 UTC 

[PATCH] common/mlx5: fix shared MR ranges allocation
 2021-11-23 22:38 UTC  (2+ messages)

[PATCH 20/23] cxl/port: Introduce a port driver
 2021-11-23 22:36 UTC  (4+ messages)

[PATCH] meson: drop redundant patch
 2021-11-23 22:35 UTC  (2+ messages)
` [OE-core] "

[PATCH v4 00/12] watchdog: s3c2410: Add Exynos850 support
 2021-11-23 22:33 UTC  (6+ messages)
` [PATCH v4 09/12] watchdog: s3c2410: Cleanup PMU related code

Bcache is not caching anything. cache state=inconsistent, how to clear?
 2021-11-23 22:34 UTC  (5+ messages)

[PATCH] gdb-common: Add --with-liblzma-prefix in xz PACKAGECONFIG
 2021-11-23 22:33 UTC  (5+ messages)
` [OE-core] "

[PATCH v4 0/1] ls-tree.c: support `--oid-only` option
 2021-11-23 22:32 UTC  (3+ messages)
` [PATCH v4 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"

[PATCH 0/2] next/mlx5: fix indirect RSS reference counting
 2021-11-23 22:31 UTC  (3+ messages)
` [PATCH 1/2] net/mlx5: fix indirect RSS creation when port is stopped
` [PATCH 2/2] net/mlx5: fix RxQ reference counting for indirect RSS

[PATCH] net-ipv6: changes to ->tclass (via IPV6_TCLASS) should sk_dst_reset()
 2021-11-23 22:32 UTC 

[PATCH] phy: fix possible double lock calling link changed handler
 2021-11-23 22:31 UTC  (8+ messages)

[PATCH v3 1/6] drm: move the buddy allocator from i915 into common drm
 2021-11-23 22:40 UTC  (9+ messages)
` [PATCH v3 2/6] drm: improve drm_buddy_alloc function
` [PATCH v3 4/6] drm: implement a method to free unused pages

linux-next: build warning after merge of the akpm-current tree
 2021-11-23 22:30 UTC  (5+ messages)

stable-rc/queue/4.9 baseline: 120 runs, 1 regressions (v4.9.290-204-g0f8512aac86d)
 2021-11-23 22:28 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Disable Intel's PSR2 selective fetch in this test
 2021-11-23 22:27 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_cursor_legacy: Disable Intel's PSR2 selective fetch in this test (rev2)

[tip:locking/urgent] BUILD SUCCESS 14c24048841151548a3f4d9e218510c844c1b737
 2021-11-23 22:23 UTC 

[tip:perf/urgent] BUILD SUCCESS 73743c3b092277febbf69b250ce8ebbca0525aa2
 2021-11-23 22:24 UTC 

[tip:x86/core] BUILD SUCCESS 6b2ecb61bb106d3688b315178831ff40d1008591
 2021-11-23 22:23 UTC 

Delay rc2 until 24 Nov
 2021-11-23 22:23 UTC 

[PATCH net-next] MAINTAINERS: Update B53 section to cover SF2 switch driver
 2021-11-23 22:24 UTC 

[PATCH 00/49] iio: Tree wide switch from CONFIG_PM* to __maybe_unused etc
 2021-11-23 22:24 UTC  (9+ messages)
` [PATCH 36/49] iio:magn:ak8975: Switch from CONFIG_PM guards to pm_ptr() / __maybe_unused
` [PATCH 42/49] iio:proximity:as3935: Switch from CONFIG_PM_SLEEP "
` [PATCH 43/49] iio:proximity:pulsedlight: Switch from CONFIG_PM "
` [PATCH 49/49] iio:chemical:atlas: "

[PATCH 1/2] dt-bindings: leds: add Broadcom's BCM63xxx controller
 2021-11-23 22:19 UTC  (6+ messages)

include/asm-generic/cmpxchg.h:37:39: sparse: sparse: cast truncates bits from constant value (deadbeef becomes ef)
 2021-11-23 22:19 UTC  (2+ 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.