All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-22 02:34:27 to 2021-03-22 03:55:16 UTC [more...]

[PATCH v4 00/25] Page folios
 2021-03-22  3:54 UTC  (6+ messages)
` [PATCH v4 01/25] mm: Introduce struct folio

[PATCH v3] exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
 2021-03-22  3:53 UTC 

[PATCH] Input: serio - make write method mandatory
 2021-03-22  3:53 UTC 

[PATCH] mm: Fix typos in comments
 2021-03-22  3:52 UTC  (3+ messages)

[PATCH V2 net-next 0/7] net: hns3: refactor and new features for flow director
 2021-03-22  3:52 UTC  (8+ messages)
` [PATCH V2 net-next 1/7] net: hns3: refactor out hclge_add_fd_entry()
` [PATCH V2 net-next 2/7] net: hns3: refactor out hclge_fd_get_tuple()
` [PATCH V2 net-next 3/7] net: hns3: refactor for function hclge_fd_convert_tuple
` [PATCH V2 net-next 4/7] net: hns3: add support for traffic class tuple support for flow director by ethtool
` [PATCH V2 net-next 5/7] net: hns3: refactor flow director configuration
` [PATCH V2 net-next 6/7] net: hns3: refine for hns3_del_all_fd_entries()
` [PATCH V2 net-next 7/7] net: hns3: add support for user-def data of flow director

[PATCH] docs: submitting-patches Fix a typo
 2021-03-22  3:48 UTC  (3+ messages)

next/pending-fixes baseline: 370 runs, 14 regressions (v5.12-rc4-294-g4fdba9ae9794)
 2021-03-22  3:47 UTC 

[GIT PULL] ext4 fixes for v5.12
 2021-03-22  3:47 UTC  (7+ messages)

[virtio-comment] [PATCH V2 0/2] Introduce VIRTIO_F_QUEUE_STATE
 2021-03-22  3:47 UTC  (3+ messages)
` [virtio-comment] [PATCH V2 1/2] virtio: introduce virtqueue state as basic facility
` [virtio-comment] [PATCH V2 2/2] virtio-pci: implement VIRTIO_F_QUEUE_STATE

[PATCH] xfs: Rudimentary spelling fix
 2021-03-22  3:46 UTC  (4+ messages)

[PATCH V2] xfs: Rudimentary spelling fix
 2021-03-22  3:45 UTC 

linux-next: manual merge of the ftrace tree with the tip tree
 2021-03-22  3:45 UTC 

[PATCH 0/3] virtiofs: split requests that exceed virtqueue size
 2021-03-22  3:42 UTC  (10+ messages)
` [PATCH 1/3] virtio_ring: always warn when descriptor chain exceeds queue size
    ` [Virtio-fs] "
` [PATCH 3/3] fuse: fix typo for fuse_conn.max_pages comment
    ` [Virtio-fs] "

[PATCH] mm/gup: check page posion status for coredump
 2021-03-22  3:40 UTC  (7+ messages)
      ` [PATCH v3] "

[libvirt test] 160164: regressions - FAIL
 2021-03-22  3:40 UTC 

[RFC][PATCHSET] hopefully saner handling of pathnames in cifs
 2021-03-22  3:38 UTC  (6+ messages)

linux-next: build failure after merge of the tip tree
 2021-03-22  3:37 UTC 

[PATCH] Input: Fix a typo
 2021-03-22  3:32 UTC  (3+ messages)

[PATCH] hwmon: (ina3221) Convert sysfs sprintf/snprintf family to sysfs_emit
 2021-03-22  3:31 UTC  (2+ messages)

[PATCH v4] gpio: mpc8xxx: Add ACPI support
 2021-03-22  3:38 UTC 

[PATCH v3 0/3] Add support for Actions Semi Owl Ethernet MAC
 2021-03-22  3:30 UTC  (4+ messages)
` [PATCH v3 2/3] net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driver

[LTP] [PATCH] cleanup: Replace libc functions with safe_macros
 2021-03-22  3:32 UTC 

[PATCH] x86/entry: Fix a typo
 2021-03-22  3:30 UTC  (5+ messages)

[bug report] thermal/drivers/cpuidle_cooling: Use device name instead of auto-numbering
 2021-03-22  3:29 UTC  (3+ messages)
` [PATCH] thermal/drivers/cpuidle_cooling: Fix use after error

[PATCH for-next] RDMA/core: Check invalid QP state for ib_modify_qp_is_ok()
 2021-03-22  3:29 UTC  (3+ messages)

[tip: irq/core] irq: Fix typos in comments
 2021-03-22  3:29 UTC 

[tip: core/entry] entry: Fix typos in comments
 2021-03-22  3:28 UTC 

[PATCH 01/13] dt-bindings: usb: mtk-xhci: support property usb2-lpm-disable
 2021-03-22  3:13 UTC  (39+ messages)
` [PATCH 02/13] dt-bindings: usb: mtk-xhci: add support wakeup for mt8183 and mt8192
` [PATCH 03/13] dt-bindings: usb: mtu3: "
` [PATCH 04/13] usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
` [PATCH 05/13] usb: xhci-mtk: support quirk to disable usb2 lpm
` [PATCH 06/13] usb: xhci-mtk: support ip-sleep wakeup for MT8183
` [PATCH 07/13] usb: xhci-mtk: add support ip-sleep wakeup for mT8192
` [PATCH 08/13] usb: xhci-mtk: drop CONFIG_OF
` [PATCH 09/13] usb: xhci-mtk: remove MODULE_ALIAS
` [PATCH 10/13] usb: mtu3: support ip-sleep wakeup for MT8183
` [PATCH 11/13] usb: mtu3: add support ip-sleep wakeup for MT8192
` [PATCH 12/13] usb: mtu3: drop CONFIG_OF
` [PATCH 13/13] arm64: dts: mt8183: update wakeup register offset

[PATCH v3 00/41] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-03-22  3:27 UTC  (9+ messages)
` [PATCH v3 14/41] KVM: PPC: Book3S 64: move bad_host_intr check to HV handler
` [PATCH v3 34/41] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9

[PATCH v4 0/6] Add Unisoc's drm kms module
 2021-03-21 19:26 UTC  (3+ messages)
` [PATCH v4 2/6] drm/sprd: add Unisoc's drm kms master

[PATCH v5 00/27] Memory Folios
 2021-03-22  3:25 UTC  (2+ messages)

[LTP] [PATCH v2] cleanup: Replace libc function with safe_macros
 2021-03-22  3:26 UTC 

[GIT PULL FOR v5.13] Conversion of misc display DT bindings to YAML
 2021-03-22  3:25 UTC 

[PATCH V6 0/4] cpufreq: cppc: Add support for frequency invariance
 2021-03-22  3:24 UTC  (4+ messages)
` [PATCH V6 4/4] cpufreq: CPPC: "

[PATCH] fs: direct-io: fix missing sdio->boundary
 2021-03-22  4:22 UTC 

[Patch bpf-next v5 00/11] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-22  3:23 UTC  (4+ messages)
` [Patch bpf-next v5 04/11] skmsg: avoid lock_sock() in sk_psock_backlog()

[PATCH] go-helloworld: disable module-aware mode
 2021-03-22  3:23 UTC 

[PATCH v2 1/3] go: Upgrade compiler to 1.16 major release
 2021-03-22  3:22 UTC  (4+ messages)
` [PATCH v2 3/3] go-helloworld: Turn into a go module enabled build
  ` [OE-core] "

[PATCH] scsi: mpt3sas: Fix a typo
 2021-03-22  3:21 UTC 

[PATCH -next] x86: Fix unused variable 'msr_val' warning
 2021-03-22  3:17 UTC 

[PATCH v1 00/14] Multigenerational LRU
 2021-03-22  3:13 UTC  (11+ messages)
` [PATCH v1 09/14] mm: multigenerational lru: mm_struct list

[RFC] btrfs: Allow read-only mount with corrupted extent tree
 2021-03-22  3:13 UTC  (10+ messages)

[PATCH] drm/imx: imx-ldb: Register LDB channel1 when it is the only channel to be used
 2021-03-22  2:56 UTC  (3+ messages)

[ANNOUNCE] v5.12-rc3-rt3
 2021-03-22  3:10 UTC  (4+ messages)

[PATCH 1/6] powerpc/mm/64s: Add _PAGE_KERNEL_ROX
 2021-03-22  3:09 UTC  (8+ messages)
` [PATCH 5/6] powerpc/mm/64s/hash: Add real-mode change_memory_range() for hash LPAR

vDPA: explain in Kconfig what vDPA is, capitalise it consistenly
 2021-03-22  3:06 UTC  (3+ messages)

How to disable git verification of ssl proxy?
 2021-03-22  3:06 UTC 

[PATCH 1/7] drm/amdgpu: Add SMI-LIB ioctl
 2021-03-22  3:05 UTC  (6+ messages)
` [PATCH 2/7] drm: Change scheduled fence track
` [PATCH 3/7] drm/amdgpu: SMI-LIB handlers
` [PATCH 4/7] drm/amdgpu: SMI debugfs tracking
` [PATCH 5/7] drm/amdgpu: Track fences on KMS
` [PATCH 6/7] drm/amdkfd: Add fence tracking

[PATCH] cxl: Fix couple of spellings
 2021-03-22  3:02 UTC  (2+ messages)

[RFC PATCH 00/11] drm/bridge: ti-sn65dsi86: Support DisplayPort mode
 2021-03-22  3:01 UTC  (24+ messages)
` [RFC PATCH 01/11] dt-bindings: drm/bridge: ti-sn65dsi8: Make enable GPIO optional
` [RFC PATCH 02/11] drm/bridge: ti-sn65dsi86: "
` [RFC PATCH 03/11] drm/bridge: ti-sn65dsi86: Unregister AUX adapter in remove()
` [RFC PATCH 04/11] drm/bridge: ti-sn65dsi86: Use bitmask to store valid rates
` [RFC PATCH 05/11] drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge
` [RFC PATCH 06/11] drm/bridge: ti-sn65dsi86: Group code in sections
` [RFC PATCH 07/11] drm/bridge: ti-sn65dsi86: Split connector creation to a function
` [RFC PATCH 08/11] drm/bridge: ti-sn65dsi86: Implement bridge connector operations
` [RFC PATCH 09/11] drm/bridge: ti-sn65dsi86: Make connector creation optional
` [RFC PATCH 10/11] drm/bridge: ti-sn65dsi86: Support DisplayPort (non-eDP) mode
` [RFC PATCH 11/11] drm/bridge: ti-sn65dsi86: Support hotplug detection

[RESEND PATCH v2] perf stat: improve readability of shadow stats
 2021-03-22  3:02 UTC  (5+ messages)

[PATCH] media: Fix a typo
 2021-03-22  3:01 UTC  (3+ messages)

[PATCH v3 1/1] engines: add engine for file delete
 2021-03-22  3:01 UTC  (3+ messages)

[PATCH v11 0/6] KASAN for powerpc64 radix
 2021-03-22  2:59 UTC  (6+ messages)
` [PATCH v11 6/6] powerpc: Book3S 64-bit outline-only KASAN support

[PATCH V6 0/2] power: bq27xxx: add bq78z100
 2021-03-22  2:59 UTC  (6+ messages)
` [PATCH V6 2/2] power: supply: bq27xxx: Add support for BQ78Z100

[PATCH] btrfs-progs: For btrfs-map-logical proceed even with some extent corruption
 2021-03-22  3:02 UTC 

[dpdk-dev] [PATCH v2 0/6] net: ngbe PMD
 2021-03-22  2:58 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 4/6] net/ngbe: add device init and uninit

[PATCH] openvswitch: Fix a typo
 2021-03-22  2:56 UTC  (2+ messages)

[PATCH] linux/qed: Mundane spelling fixes throughout the file
 2021-03-22  2:55 UTC 

[PATCH 1/7] SWDEV-275015 - drm/amdgpu: Add SMI-LIB ioctl
 2021-03-22  2:54 UTC  (6+ messages)
` [PATCH 2/7] SWDEV-275015 - drm: Change scheduled fence track
` [PATCH 3/7] SWDEV-275015 - drm/amdgpu: SMI-LIB handlers
` [PATCH 4/7] SWDEV-275015 - drm/amdgpu: SMI debugfs tracking
` [PATCH 5/7] SWDEV-275015 - drm/amdgpu: Track fences on KMS
` [PATCH 6/7] SWDEV-275015 - drm/amdkfd: Add fence tracking

[tip: locking/core] locking: Fix typos in comments
 2021-03-22  2:54 UTC 

[tip: sched/core] sched: Fix various typos
 2021-03-22  2:54 UTC 

[PATCH] IB/hns: Fix a spelling
 2021-03-22  2:54 UTC  (3+ messages)

drivers/char/rust_example fails to load
 2021-03-22  2:53 UTC  (3+ messages)

[PATCH] u-boot: Fix CVE-2021-27097, CVE-2021-27138
 2021-03-22  2:53 UTC 

[PATCH] s390: dasd: Mundane spelling fixes
 2021-03-22  2:51 UTC  (2+ messages)

[PATCH] dt-bindings: display: Fix a typo
 2021-03-22  2:49 UTC  (3+ messages)

[ANNOUNCE] 4.9.258-rt172
 2021-03-22  2:50 UTC 

[PATCH 0/3] ASoC: soc.h: small cleanups
 2021-03-22  2:48 UTC  (4+ messages)
` [PATCH 1/3] ASoC: soc.h: add asoc_link_to_cpu/codec/platform() macro
` [PATCH 2/3] ASoC: soc.h: fixup return timing for snd_soc_fixup_dai_links_platform_name()
` [PATCH 3/3] ASoC: soc.h: return error if multi platform at snd_soc_fixup_dai_links_platform_name()

[PATCH v2 for-next] RDMA/hns: Fix memory corruption when allocating XRCDN
 2021-03-22  2:44 UTC 

[PATCH][next] mm/vmalloc: fix read of uninitialized pointer area
 2021-03-22  2:46 UTC  (2+ messages)

[PATCH] pci: fix memory leak when virtio pci hotplug
 2021-03-22  2:43 UTC  (2+ messages)

[PATCH] init: don't reset core.filemode on git-new-workdirs
 2021-03-22  2:40 UTC  (3+ messages)

[PATCH] btrfs-progs: btrfs-map-logical fix case when extent isn't found
 2021-03-22  2:42 UTC 

include/linux/compiler_types.h:319:38: error: call to '__compiletime_assert_222' declared with attribute error: BUILD_BUG_ON failed: FIX_KMAP_SLOTS > PTRS_PER_PTE
 2021-03-22  2:38 UTC  (2+ messages)

[PATCH v9 0/4 REBASED] fstests: add idmapped mounts tests
 2021-03-22  2:37 UTC  (4+ messages)

[PATCH] leds: trigger: pattern: Switch to using the new API kobj_to_dev()
 2021-03-22  2:37 UTC 

[syzbot] KASAN: use-after-free Read in disk_part_iter_next (2)
 2021-03-22  2:35 UTC  (3+ messages)

Getting Rust to work
 2021-03-22  2:34 UTC  (3+ messages)

Could not insert module: Exec format error
 2021-03-22  2:33 UTC  (4+ 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.