All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-27 23:02:57 to 2021-10-28 00:20:52 UTC [more...]

futher decouple DAX from block devices
 2021-10-28  0:20 UTC  (22+ messages)
` [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev
    ` [dm-devel] "
` [PATCH 06/11] xfs: factor out a xfs_setup_dax helper
        ` [dm-devel] "
` [PATCH 07/11] dax: remove dax_capable
  ` [dm-devel] "

[PATCH -perfbook 0/5] Misc tweaks of figures
 2021-10-28  0:20 UTC  (6+ messages)
` [PATCH -perfbook 1/5] Shrink Figures 9.27 and 14.3 in 2c builds
` [PATCH -perfbook 2/5] datastruct: Break gnuplot command line per each plot trace
` [PATCH -perfbook 3/5] datastruct: Use consistent dash type in Figures 10.19 and E.7
` [PATCH -perfbook 4/5] datastruct: Expand on the dash type of traces in Figure 10.19
` [PATCH -perfbook 5/5] datastruct: Change marks in Figures 10.20 and 10.21 to "(x)"

[PATCH] qed: avoid spin loops in _qed_mcp_cmd_and_union()
 2021-10-28  0:20 UTC  (3+ messages)

[PATCH] media: venus: Synchronize probe() between venus_core and enc/dec
 2021-10-28  0:19 UTC  (3+ messages)

[f2fs-dev] [PATCH 1/2] f2fs-tools: remove false failure alarm when fixing quota
 2021-10-27 23:46 UTC  (4+ messages)
`  "
` [f2fs-dev] [PATCH 2/2] f2fs-tools: separate other bugs in fsck_verify
  `  "

stable-rc/queue/5.10 baseline: 114 runs, 1 regressions (v5.10.76-9-g950a5a5683c4)
 2021-10-28  0:19 UTC 

[PATCH 0/2] cmd: sbi: show SBI implementation version
 2021-10-28  0:18 UTC  (5+ messages)
` [PATCH 1/2] riscv: function to retrieve "
` [PATCH 2/2] cmd: sbi: show "

[PATCH v2 1/2] tools/perf: Add bitfield_swap to handle branch_stack endian issue
 2021-10-28  0:16 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the amdgpu tree
 2021-10-28  0:14 UTC 

[PATCH] certs: system_keyring.c: clean up kernel-doc
 2021-10-28  0:12 UTC  (2+ messages)

+ linux-next-rejects-fix.patch added to -mm tree
 2021-10-28  0:10 UTC 

[PATCH v4 00/51] tcg: optimize redundant sign extensions
 2021-10-28  0:08 UTC  (7+ messages)
` [PATCH v4 41/51] tcg/optimize: Sink commutative operand swapping into fold functions
` [PATCH v4 46/51] tcg/optimize: Use fold_xx_to_i for rem

What's cooking in git.git (Oct 2021, #06; Mon, 25)
 2021-10-28  0:06 UTC  (3+ messages)

New CVE entries this week
 2021-10-28  0:05 UTC 

[PATCH] of/unittest: Disable new dtc node_name_vs_property_name and interrupt_map warnings
 2021-10-28  0:05 UTC  (2+ messages)

[PATCH nft] src: Support netdev egress hook
 2021-10-28  0:04 UTC  (3+ messages)

[PATCH] Documentation/Makefile: fix lint-docs mkdir dependency
 2021-10-28  0:03 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/dg2: Tile 4 plane format support
 2021-10-28  0:02 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dg2: Tile 4 plane format support (rev2)

[chrome-os:chromeos-5.4 23/47] mapping.c:undefined reference to `phys_to_dma'
 2021-10-28  0:02 UTC 

[PATCH v8 00/23] Bluetooth: HCI command synchronization
 2021-10-27 23:59 UTC  (24+ messages)
` [PATCH v8 01/23] Bluetooth: Add helper for serialized HCI command execution
` [PATCH v8 02/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1
` [PATCH v8 03/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2
` [PATCH v8 04/23] Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3
` [PATCH v8 05/23] Bluetooth: hci_sync: Enable advertising when LL privacy is enabled
` [PATCH v8 06/23] Bluetooth: hci_sync: Rework background scan
` [PATCH v8 07/23] Bluetooth: hci_sync: Convert MGMT_SET_POWERED
` [PATCH v8 08/23] Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY
` [PATCH v8 09/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE
` [PATCH v8 10/23] Bluetooth: hci_sync: Enable synch'd set_bredr
` [PATCH v8 11/23] Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO
` [PATCH v8 12/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN
` [PATCH v8 13/23] Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO
` [PATCH v8 14/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_LE
` [PATCH v8 15/23] Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA
` [PATCH v8 16/23] Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA
` [PATCH v8 17/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME
` [PATCH v8 18/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION
` [PATCH v8 19/23] Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING
` [PATCH v8 20/23] Bluetooth: hci_sync: Convert adv_expire
` [PATCH v8 21/23] Bluetooth: hci_sync: Convert MGMT_OP_SSP
` [PATCH v8 22/23] Bluetooth: hci_sync: Rework init stages
` [PATCH v8 23/23] Bluetooth: hci_sync: Rework hci_suspend_notifier

[PATCH] perf script: Show binary offsets for userspace addr
 2021-10-27 23:58 UTC  (3+ messages)

[PATCH v3 3/3] tools/usbip: import USB devices on a given bus persistently
 2021-10-27 23:58 UTC  (2+ messages)

+ mm-move-kvmalloc-related-functions-to-slabh-fix.patch added to -mm tree
 2021-10-27 23:58 UTC 

[PATCH] xen/arm: do not try to add pci-domain for disabled devices
 2021-10-27 23:57 UTC  (3+ messages)

[PATCH v5 1/4] perf bench futex: Call the futex syscall from a function
 2021-10-27 23:56 UTC  (3+ messages)

What's cooking in git.git (Oct 2021, #05; Mon, 18)
 2021-10-27 23:56 UTC  (8+ messages)
` js/scalar, was "

[PATCH 0/3] tracing/kselftest: histogram trigger expression tests
 2021-10-27 23:54 UTC  (5+ messages)
` [PATCH 2/3] tracing/kselftests: Remove triggers with references before their definitions

[PATCH v5 00/13] KVM: Scalable memslots implementation
 2021-10-27 23:54 UTC  (4+ messages)
` [PATCH v5 11/13] KVM: Keep memslots in tree-based structures instead of array-based ones

[PATCH] HID: use swap() to make code cleaner
 2021-10-27 23:52 UTC 

[PATCH v3 0/4] ti-sn65dsi83 patches
 2021-10-27 23:51 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: drm/bridge: ti-sn65dsi83: Add vcc supply bindings
` [PATCH v3 4/4] drm/bridge: ti-sn65dsi83: Add vcc supply regulator support

[dpdk-dev] [PATCH] net/iavf: fix shared local data in multi-process
 2021-10-27 23:50 UTC  (2+ messages)

[PATCH v2 0/9] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-27 23:49 UTC  (4+ messages)
` [PATCH v2 5/9] builtin/repack.c: avoid leaking child arguments

[PATCH v5 0/6] CMDQ refinement of Mediatek DRM driver
 2021-10-27 23:47 UTC  (14+ messages)
` [PATCH v5 3/6] drm/mediatek: Detect CMDQ execution timeout
` [PATCH v5 4/6] drm/mediatek: Add cmdq_handle in mtk_crtc
` [PATCH v5 5/6] drm/mediatek: Add mbox_free_channel in mtk_drm_crtc_destroy

[PATCH v6 bpf-next 0/5] Implement bloom filter map
 2021-10-27 23:45 UTC  (6+ messages)
` [PATCH v6 bpf-next 1/5] bpf: Add bloom filter map implementation
` [PATCH v6 bpf-next 2/5] libbpf: Add "map_extra" as a per-map-type extra flag
` [PATCH v6 bpf-next 3/5] selftests/bpf: Add bloom filter map test cases
` [PATCH v6 bpf-next 4/5] bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
` [PATCH v6 bpf-next 5/5] bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom filter

[PATCH v3 1/3] Bluetooth: hci_h5: add WAKEUP_DISABLE flag
 2021-10-27 23:47 UTC  (4+ messages)
` [PATCH v3 3/3] Bluetooth: hci_h5: Add runtime suspend

[patch-4.16] arm/smmuv1,v2: Protect smmu master list with a lock
 2021-10-27 23:45 UTC  (8+ messages)

wireguard-freebsd handshaking issue upon underlying WAN
 2021-10-27 23:45 UTC  (3+ messages)

[PATCH v3 2/3] tools/usbip: export USB devices on a given bus persistently
 2021-10-27 23:45 UTC  (2+ messages)

"git describe --debug" does not show the latest tag for "groff"
 2021-10-27 23:31 UTC 

[PATCH v1 1/1] delay: Replace kernel.h with the necessary inclusions
 2021-10-27 23:43 UTC  (5+ messages)

+ delay-replace-kernelh-with-the-necessary-inclusions-fix.patch added to -mm tree
 2021-10-27 23:43 UTC 

[PATCH v3 1/3] tools/usbip: add usb event monitor into libusbip
 2021-10-27 23:41 UTC  (2+ messages)

[PATCH V10 6/8] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA
 2021-10-27 23:41 UTC  (3+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.15-rc7-108-gba9410801460)
 2021-10-27 23:39 UTC 

eStoraged repo
 2021-10-27 23:38 UTC  (3+ messages)

[PATCH ebpf] bpf: Disallow unprivileged bpf by default
 2021-10-27 23:39 UTC  (3+ messages)

[PATCH v2] hugetlb: Add hugetlb.*.numa_stat file
 2021-10-27 23:35 UTC  (2+ messages)

[PATCH v5 0/2] static call support for arm64
 2021-10-27 23:34 UTC  (3+ messages)
` [PATCH v5 1/2] static_call: force symbol references with external linkage for CFI/LTO
` [PATCH v5 2/2] arm64: implement support for static call trampolines

Out-of-bounds access when hartid >= NR_CPUS
 2021-10-27 23:34 UTC  (6+ messages)

nft terse set listing issue: netlink: Error: Unknown set in lookup expression
 2021-10-27 23:33 UTC  (2+ messages)

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-10-27 23:32 UTC  (3+ messages)
` [PATCH v2 1/2] bug: do refactoring allowing to add a warning handling action
` [PATCH v2 2/2] sysctl: introduce kernel.pkill_on_warn

[PATCH] drm: Add R10 and R12 FourCC
 2021-10-27 23:31 UTC 

[PATCH nft] cache: disable NFT_CACHE_SETELEM_BIT on --terse listing only
 2021-10-27 23:30 UTC 

[PATCH v3 0/4] rteval: Fix issues with cyclictest module
 2021-10-27 23:29 UTC  (7+ messages)
` [PATCH v3 2/4] rteval: cyclictest.py Parse max latencies from cyclictest output
` [PATCH v3 3/4] rteval: cyclictest.py: Sort the list of cpus
` [PATCH v3 4/4] rteval: cyclictest.py: Skip statistics reporting in case of an overflow

[RFC] Add DMA_API support for Virtio devices earlier than VirtIO 1.0
 2021-10-27 23:28 UTC 

[PATCH] drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not set
 2021-10-27 23:27 UTC  (2+ messages)

[hid:for-5.16/nintendo 9/20] drivers/hid/hid-nintendo.c:132:45: warning: unused variable 'joycon_rumble_frequencies'
 2021-10-27 23:26 UTC  (2+ messages)

[PATCH v2 0/3] automation: introduce an x86_64 Dom0/DomU test
 2021-10-27 23:26 UTC  (4+ messages)
` [PATCH v2 3/3] automation: add a QEMU based "

[PATCH 0/3] automation: introduce an x86_64 Dom0/DomU test
 2021-10-27 23:24 UTC  (9+ messages)
` [PATCH 2/3] automation: Linux 5.10.74 test-artifact

[PATCH] wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_IND
 2021-10-27 23:25 UTC 

[PATCH v2 0/4] ceph: size handling for the fscrypt
 2021-10-27 23:23 UTC  (9+ messages)
` [PATCH v2 4/4] ceph: add truncate size handling support for fscrypt

[Intel-wired-lan] [PATCH v7 1/2] ice: reduce time to read Option ROM CIVD data
 2021-10-27 23:22 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH v7 2/2] ice: support immediate firmware activation via devlink reload

[PATCH bpf-next v2 0/3] Support RENAME_EXCHANGE on bpffs
 2021-10-27 23:21 UTC  (3+ messages)
` [PATCH bpf-next v2 1/3] libfs: support RENAME_EXCHANGE in simple_rename()

[PATCH 0/2] bind rcu offload (nohz_full/isolation) into cpuset
 2021-10-27 23:20 UTC  (4+ messages)
` [PATCH 1/2] sched: isolation: cpu isolation handles for cpuset

[PATCH 0/2] clk: rockchip: cleanup errors in (module-)driver handling
 2021-10-27 23:20 UTC  (4+ messages)

[PATCH net] ptp: fix code indentation issues
 2021-10-27 23:18 UTC 

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-10-27 23:09 UTC  (27+ messages)
` [PATCH v2 18/45] riscv: Use do_kernel_power_off()
` [PATCH v2 19/45] sh: "
` [PATCH v2 20/45] x86: "
` [PATCH v2 21/45] m68k: Switch to new power-handler API
` [PATCH v2 22/45] memory: emif: Use kernel_can_power_off()
` [PATCH v2 23/45] ACPI: power: Switch to power-handler API
` [PATCH v2 24/45] regulator: pfuze100: Use devm_register_power_handler()
` [PATCH v2 25/45] reboot: Remove pm_power_off_prepare()
` [PATCH v2 26/45] soc/tegra: pmc: Utilize power-handler API to power off Nexus 7 properly
` [PATCH v2 27/45] mfd: ntxec: Use devm_register_power_handler()
` [PATCH v2 28/45] mfd: rn5t618: "
` [PATCH v2 29/45] mfd: acer-a500: "
` [PATCH v2 30/45] mfd: ene-kb3930: "
` [PATCH v2 31/45] mfd: axp20x: Use register_simple_power_off_handler()
` [PATCH v2 32/45] mfd: retu: Use devm_register_simple_power_off_handler()
` [PATCH v2 33/45] mfd: rk808: "
` [PATCH v2 34/45] mfd: palmas: "
` [PATCH v2 35/45] mfd: max8907: "
` [PATCH v2 36/45] mfd: tps6586x: "
` [PATCH v2 37/45] mfd: tps65910: "
` [PATCH v2 38/45] mfd: max77620: "
` [PATCH v2 39/45] mfd: dm355evm_msp: Use devm_register_trivial_power_off_handler()
` [PATCH v2 40/45] mfd: twl4030: "

[PATCH] arm64: dts: qcom: pmk8350: Make RTC disabled by default; enable on sc7280-idp
 2021-10-27 23:13 UTC  (5+ messages)

[PATCH] docs: mmc: update maintainer name and URL
 2021-10-27 23:05 UTC 

[Intel-wired-lan] [PATCH net v1] iavf: Fix adopting new combined setting
 2021-10-27 23:11 UTC  (3+ messages)

[PATCH bpf-next,v3] riscv, bpf: Add BPF exception tables
 2021-10-27 23:11 UTC  (6+ messages)

[PATCH] RISC-V: Make CONFIG_RELOCATABLE user selectable
 2021-10-27 23:09 UTC  (3+ messages)

[PATCH dwarves 0/2] btf: support typedef DW_TAG_LLVM_annotation
 2021-10-27 23:08 UTC  (3+ messages)
` [PATCH dwarves 1/2] dwarf_loader: "
` [PATCH dwarves 2/2] btf_encoder: generate BTF_KIND_DECL_TAGs for typedef btf_decl_tag attributes

Unsubscription Incident
 2021-10-27 23:07 UTC  (5+ messages)

kirkwood stack size
 2021-10-27 23:06 UTC 

[PATCH 1/2] riscv: Fix asan-stack clang build
 2021-10-27 23:06 UTC  (3+ messages)

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-10-27 23:05 UTC  (2+ messages)

[PATCH 1/3] virtio: cache indirect desc for split
 2021-10-27 23:02 UTC  (4+ messages)

Kernel 5.10 - imx-media does not create /dev/media0
 2021-10-27 23:04 UTC 

+ generic-radix-tree-replace-kernelh-with-the-necessary-inclusions-fix.patch added to -mm tree
 2021-10-27 23:03 UTC 

[PATCH 2/4] mtd: spi-nor: add advanced protection and security features support
 2021-10-27 23:01 UTC  (2+ messages)

[PATCH v2 1/4] kunit: tool: Do not error on tests without test plans
 2021-10-27 23:02 UTC  (3+ 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.