All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-19 19:45:56 to 2022-05-19 20:51:26 UTC [more...]

[PATCH v4 00/11] smp: cross CPU call interface
 2022-05-19 20:49 UTC  (12+ messages)
` [PATCH v4 01/11] smp: consolidate the structure definitions to smp.h
` [PATCH v4 02/11] smp: the definitions of cross call interface
` [PATCH v4 03/11] smp: remove SCF_WAIT and SCF_RUN_LOCAL
` [PATCH v4 04/11] smp: replace smp_call_function_single() with smp_call()
` [PATCH v4 05/11] smp: replace smp_call_function_single_async with smp_call_csd
` [PATCH v4 06/11] smp: use smp_call_csd() from irq_work.c and core.c
` [PATCH v4 07/11] smp: eliminate smp_call_function_any
` [PATCH v4 08/11] smp: replace smp_call_function_many_cond with __smp_call_mask_cond
` [PATCH v4 09/11] smp: replace smp_call_function_single_async with smp_call_csd
` [PATCH v4 10/11] smp: replace smp_call_function_single() with smp_call
` [PATCH v4 11/11] smp: up.c to adopt the same format of cross CPU call

Help setxattr,lsetxattr,fsetxattr,removexattr,lremovexattr
 2022-05-19 20:50 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH 0/2] Bluetooth: hci_bcm: Autobaud mode support
 2022-05-19 20:49 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: net: broadcom-bluetooth: Add property for autobaud mode

stable-rc/queue/5.15 baseline: 101 runs, 1 regressions (v5.15.41-47-ga444b605ffd3c)
 2022-05-19 20:49 UTC 

[PATCHSET 0/2] Fix splice from random/urandom
 2022-05-19 20:49 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-19 20:47 UTC 

[PATCH] hw/riscv: virt: Avoid double FDT platform node
 2022-05-19 20:45 UTC  (3+ messages)

[f2fs-dev] [PATCH v7 0/8] Clean up the case-insensitive lookup path
 2022-05-19 20:46 UTC  (18+ messages)
`  "
` [f2fs-dev] [PATCH v7 1/8] ext4: Simplify the handling of cached insensitive names
  `  "
` [f2fs-dev] [PATCH v7 2/8] f2fs: "
  `  "
` [PATCH v7 3/8] libfs: Introduce case-insensitive string comparison helper
  ` [f2fs-dev] "
` [PATCH v7 4/8] ext4: Reuse generic_ci_match for ci comparisons
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v7 5/8] f2fs: "
  `  "
` [f2fs-dev] [PATCH v7 6/8] ext4: Log error when lookup of encoded dentry fails
  `  "
` [f2fs-dev] [PATCH v7 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
  `  "
` [f2fs-dev] [PATCH v7 8/8] f2fs: "
  `  "

[PATCH] x86/sgx: Set active memcg prior to shmem allocation
 2022-05-19 20:47 UTC  (7+ messages)

[PATCH v5 0/3] FUSE: Implement atomic lookup + open/create
 2022-05-19 20:47 UTC  (5+ messages)
      ` [fuse-devel] "

[PATCH v2] drm/amd/display: add Coverage blend mode for overlay plane
 2022-05-19 20:45 UTC  (2+ messages)

[PATCH v4] ext4: only allow test_dummy_encryption when supported
 2022-05-19 20:44 UTC 

[igt-dev] ✗ Fi.CI.IGT: failure for lib/igt_kms: Set pipe->plane_primary to driver-assigned primary plane when there are multiple possible primary planes (rev6)
 2022-05-19 20:44 UTC  (2+ messages)
  ` [igt-dev] Fwd: "

[RFC PATCH] vfs: allow ->atomic_open() on positive
 2022-05-19 20:43 UTC  (3+ messages)

[RFC PATCH v2 00/21] KCFI support
 2022-05-19 20:41 UTC  (9+ messages)

[PULL 00/22] target-arm queue
 2022-05-19 20:29 UTC  (2+ messages)

RDMA (smbdirect) testing
 2022-05-19 20:41 UTC 

[PATCH net-next v3 0/3] Conntrack offload debuggability improvements
 2022-05-19 20:41 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: timer: cdns,ttc: drop unneeded minItems
 2022-05-19 20:40 UTC  (4+ messages)

[PATCH nf-next] netfilter: nfnetlink: fix warn in nfnetlink_unbind
 2022-05-19 20:41 UTC  (2+ messages)

[PATCH nf-next] netfilter: conntrack: re-fetch conntrack after insertion
 2022-05-19 20:40 UTC  (2+ messages)

[PATCH] net: ocelot: fix wront time_after usage
 2022-05-19 20:40 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in cttimeout_net_exit
 2022-05-19 20:40 UTC  (3+ messages)
` [PATCH nf-next] netfilter: cttimeout: fix slab-out-of-bounds read "

[PATCH v2 00/12] Change helper declarations to use call flags
 2022-05-19 20:18 UTC  (13+ messages)
` [PATCH v2 01/12] target/ppc: declare darn32/darn64 helpers with TCG_CALL_NO_RWG_SE
` [PATCH v2 02/12] target/ppc: use TCG_CALL_NO_RWG in vector helpers without env
` [PATCH v2 03/12] target/ppc: use TCG_CALL_NO_RWG in BCD helpers
` [PATCH v2 04/12] target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env
` [PATCH v2 05/12] target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper
` [PATCH v2 06/12] target/ppc: implement xscvspdpn with helper_todouble
` [PATCH v2 07/12] target/ppc: declare xvxsigsp helper with call flags
` [PATCH v2 08/12] target/ppc: declare xxextractuw and xxinsertw helpers "
` [PATCH v2 09/12] target/ppc: introduce do_va_helper
` [PATCH v2 10/12] target/ppc: declare vmsum[um]bm helpers with call flags
` [PATCH v2 11/12] target/ppc: declare vmsumuh[ms] helper "
` [PATCH v2 12/12] target/ppc: declare vmsumsh[ms] "

RTT-PROBE: lore-subspace-rtt
 2022-05-19 20:37 UTC 

[meta-oe][PATCH] sdbus-c++: Link with libatomic on mips/ppc32
 2022-05-19 20:36 UTC 

[meta-virtualization][PATCH] podman: do not build or install docs
 2022-05-19 20:34 UTC  (2+ messages)

[PATCHSET v2 0/7] xfs: cleanups for logged xattr updates
 2022-05-19 20:34 UTC  (5+ messages)
` [PATCH 2/7] xfs: put the xattr intent item op flags in their own namespace
` [PATCH 6/7] xfs: clean up state variable usage in xfs_attr_node_remove_attr

[PATCHSET v2 0/4] xfs: fix leaks and validation errors in logged xattr updates
 2022-05-19 20:34 UTC  (3+ messages)
` [PATCH 4/4] xfs: reject unknown xattri log item filter flags during recovery

[PATCH v2 1/2] mm: drop oom code from exit_mmap
 2022-05-19 20:33 UTC  (4+ messages)

[PATCHSET 0/3] xfs: fix name/value buffer lifetime errrors
 2022-05-19 20:33 UTC  (5+ messages)
` [PATCH 1/3] xfs: validate xattr name earlier in recovery
` [PATCH 3/3] xfs: free xfs_attrd_log_items correctly

[tytso-ext4:dev 17/25] fs/ext4/super.c:2799:29: warning: unused variable 'sbi'
 2022-05-19 20:33 UTC  (3+ messages)

[PATCH v4 0/3] Add support for proxy interconnect bandwidth votes
 2022-05-19 20:35 UTC  (3+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: sc7280: Add proxy interconnect requirements for modem

[PATCH] ASoC: max98090: Remove unneeded check in max98090_put_enab_tlv()
 2022-05-19 20:31 UTC  (11+ messages)

[PATCH v2 bpf-next 0/8] bpf_prog_pack followup
 2022-05-19 20:20 UTC  (9+ messages)
` [PATCH v2 bpf-next 1/8] bpf: fill new bpf_prog_pack with illegal instructions
` [PATCH v2 bpf-next 2/8] x86/alternative: introduce text_poke_set
` [PATCH v2 bpf-next 3/8] bpf: introduce bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v2 bpf-next 4/8] module: introduce module_alloc_huge
` [PATCH v2 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack
` [PATCH v2 bpf-next 6/8] vmalloc: WARN for set_vm_flush_reset_perms() on huge pages
` [PATCH v2 bpf-next 7/8] vmalloc: introduce huge_vmalloc_supported
` [PATCH v2 bpf-next 8/8] bpf: simplify select_bpf_prog_pack_size

[PATCH v2 0/5] Cryptomount keyfile support
 2022-05-19 20:31 UTC  (4+ messages)
` [PATCH v2 4/5] cryptodisk: Use enum constants as indexes into cryptomount option array

[ovmf test] 170577: regressions - FAIL
 2022-05-19 20:31 UTC 

regression: 'ctnetlink_dump_one_entry' defined but not used
 2022-05-19 20:31 UTC  (4+ messages)

[PATCH v3] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
 2022-05-19 20:29 UTC  (3+ messages)

[PATCH V10 00/44] PKS/PMEM: Add Stray Write Protection
 2022-05-19 20:29 UTC  (7+ messages)
` [PATCH V10 33/44] kmap: Make kmap work for devmap protected pages

[GIT PULL] clk: samsung: Updates for v5.19
 2022-05-19 20:29 UTC 

[PATCH 07/17] netconfig: Use an internal rtnl socket for l_netconfig_apply_rtnl
 2022-05-19 20:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-19 20:27 UTC 

[PATCH 1/2] PCI: dra7xx: Fix link removal on probe error
 2022-05-19 20:25 UTC  (11+ messages)

[PATCH v2 00/28] Printbufs (now with more printbufs!)
 2022-05-19 20:26 UTC  (7+ messages)
` [PATCH v2 07/28] lib/printbuf: Unit specifiers
` [PATCH v2 22/28] Input/joystick/analog: Convert from seq_buf -> printbuf

[PATCH] event/dlb2: add support for single 512B write of 4 QEs
 2022-05-19 20:24 UTC  (2+ messages)
` [PATCH v3] "

net <> net-next conflicts
 2022-05-19 20:23 UTC  (2+ messages)

[PATCH v3] Bluetooth: MGMT: Fix uses of bitmap_from_u64
 2022-05-19 20:23 UTC 

[PATCH net-next 0/4] pull-request: can-next 2022-05-19
 2022-05-19 20:23 UTC  (5+ messages)
` [PATCH net-next 1/4] can: isotp: isotp_bind(): do not validate unused address information
` [PATCH net-next 2/4] can: can-dev: move to netif_napi_add_weight()
` [PATCH net-next 3/4] can: can-dev: remove obsolete CAN LED support
` [PATCH net-next 4/4] can: mcp251xfd: silence clang's -Wunaligned-access warning

[PATCH v2 1/3] Bluetooth: hci_conn: Fix hci_connect_le_sync
 2022-05-19 20:22 UTC  (3+ messages)
` [PATCH v2 2/3] Bluetooth: Add bt_status
` [PATCH v2 3/3] Bluetooth: Use bt_status to convert from errno

stable-rc/queue/4.19 baseline: 109 runs, 17 regressions (v4.19.244-15-g735c11789c15f)
 2022-05-19 20:22 UTC 

[PATCH 0/5] core: update our SHA-1 docs, use sha1collisiondetection on OSX too
 2022-05-19 20:14 UTC  (3+ messages)

[PATCH] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
 2022-05-19 20:21 UTC  (5+ messages)

[PATCH] debugobjects: Print object pointer in debug_print_object()
 2022-05-19 20:22 UTC 

[PATCH v6 0/8] Clean up the case-insensitive lookup path
 2022-05-19 20:20 UTC  (7+ messages)
` [PATCH v6 4/8] ext4: Reuse generic_ci_match for ci comparisons
    ` [f2fs-dev] "

[PATCH net-next v3] net: wrap the wireless pointers in struct net_device in an ifdef
 2022-05-19 20:20 UTC 

[PATCH] nfs: Fix fscache volume key rendering for endianness
 2022-05-19 20:19 UTC  (3+ messages)

[PATCH 0/3] Make PATA transfer mode masks always being 32-bit
 2022-05-19 20:19 UTC  (4+ messages)
` [PATCH 1/3] ata: make packed transfer mode masks *unsigned int*

[PATCH v2 0/5] arm64: add ethernet to orange pi 3
 2022-05-19 20:17 UTC  (8+ messages)
` [PATCH v2 4/5] dt-bindings: net: Add documentation for optional regulators

[PATCH 0/8] Sparse index: integrate with sparse-checkout
 2022-05-19 20:19 UTC  (10+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 03/10] sparse-index: create expand_to_pattern_list()
  ` [PATCH v2 04/10] sparse-index: introduce partially-sparse indexes
  ` [PATCH v2 05/10] cache-tree: implement cache_tree_find_path()
  ` [PATCH v2 06/10] sparse-checkout: --no-sparse-index needs a full index

[PATCH 1/3] Bluetooth: Add bt_status
 2022-05-19 20:18 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-19 20:17 UTC 

[PATCH v2] Bluetooth: MGMT: Fix uses of bitmap_from_u64
 2022-05-19 20:15 UTC 

[PATCH bpf v4 0/3] Fix kprobe_multi interface issues for 5.18
 2022-05-19 20:15 UTC  (4+ messages)
` [PATCH bpf v4 3/3] libbpf, selftests/bpf: pass array of u64 values in kprobe_multi.addrs

[PATCHv2] media: stkwebcam: deprecate driver, move to staging
 2022-05-19 20:13 UTC  (3+ messages)

[PATCH v2 0/5] drivers/baseband: PMD to support ACC101 device
 2022-05-19 20:13 UTC  (7+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] baseband/acc100: introduce PMD for ACC101
  ` [PATCH v3 3/4] baseband/acc100: configuration of ACC101 from PF

[meta-oe][RFC PATCH 1/2] libdecor: initial add recipe
 2022-05-19 20:12 UTC  (6+ messages)
` [OE-core] "

[PATCH v2] Bluetooth: MGMT: Fix uses of bitmap_from_u64
 2022-05-19 20:11 UTC  (3+ messages)

stable-rc/queue/5.10 baseline: 86 runs, 9 regressions (v5.10.117-35-gc38f3d2381c9)
 2022-05-19 20:11 UTC 

[PATCH v2 1/3] Bluetooth: Add bt_status
 2022-05-19 20:10 UTC  (4+ messages)
` [PATCH v2 3/3] Bluetooth: hci_conn: Fix hci_connect_le_sync

can, m_can, tcan4x5x : big jitter between the packets by sending
 2022-05-19 20:10 UTC  (2+ messages)

[PATCH v2 4/4] object-file: fix a unpack_loose_header() regression in 3b6a8db3b03
 2022-05-19 20:09 UTC  (4+ messages)
` [RFC PATCH 0/2] Alternate ab/valgrind-fixes fix-up
  ` [RFC PATCH 1/2] object-file API: fix obscure unpack_loose_header() return
  ` [RFC PATCH 2/2] object-file API: have unpack_loose_header() return "int" again

[PATCH] staging: fbtft: fix checkpatch.pl struct should normally be const
 2022-05-19 20:09 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-19 20:07 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_concurrent: For i915 devices run allocator in multiprocess mode
 2022-05-19 20:07 UTC  (2+ messages)

[PATCH v2 0/7] Add latency_nice priority
 2022-05-19 20:06 UTC  (5+ messages)
` [PATCH v2 5/7] sched/fair: Take into account latency nice at wakeup

[PATCH v4 0/6] Enable PASID for DMA API users
 2022-05-19 20:10 UTC  (5+ messages)
` [PATCH v4 2/6] iommu: Add a helper to do PASID lookup from domain

[PATCHv3 00/20] scsi: EH rework prep patches, part 1
 2022-05-19 20:05 UTC  (3+ messages)
` [PATCH 08/20] ibmvfc: open-code reset loop for target reset

[igt-dev] [PATCH i-g-t 1/2] lib/kms: Replace libdrm connector name with output
 2022-05-19 20:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[RFC 0/8] Add RZ/G2L POEG support
 2022-05-19 20:04 UTC  (9+ messages)
` [RFC 1/8] dt-bindings: soc: renesas: Add RZ/G2L POEG binding

[linux-next] build fails modpost: "blkcg_get_fc_appid" [drivers/nvme/host/nvme-fc.ko] undefined!
 2022-05-19 20:02 UTC  (7+ messages)

My Western Digital SN850 appears to suffer from deep power state issues - considering submitting quirk patch
 2022-05-19 20:02 UTC  (5+ messages)

[PATCH v2] event/dlb2: add support for single 512B write of 4 QEs
 2022-05-19 20:01 UTC 

[RFC PATCH devicetree] of: property: mark "interrupts" as optional for fw_devlink
 2022-05-19 20:00 UTC  (4+ messages)

[PATCH] drivers/parport: Remove unused variable 'ret'
 2022-05-19 20:00 UTC 

[PATCH v1] PCI: brcmstb: Fix regression regarding missing PCIe linkup
 2022-05-19 19:58 UTC  (5+ messages)

[PATCH V3] nvme: set non-mdts limits in nvme_scan_work
 2022-05-19 19:44 UTC  (3+ messages)

[PATCH v3 0/3] Add ASPEED AST2600 I2C new controller driver
 2022-05-19 19:56 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-19 19:57 UTC 

what's the situation with yocto support for qualcomm qcs{410,610} eval boards?
 2022-05-19 19:57 UTC  (2+ messages)
` [yocto] "

[RFC] coccinelle: Add test for unnecessary check before calling clk_disable_unprepare()
 2022-05-19 19:51 UTC  (2+ messages)
` [cocci] "

[meta-virtualization][PATCH] buildah: add recipe for buildah v1.26
 2022-05-19 19:51 UTC 

stable-rc/queue/5.4 baseline: 123 runs, 16 regressions (v5.4.195-27-g4d895ec1768d)
 2022-05-19 19:51 UTC 

[PATCH V6 0/4] Add unit test module for AMD P-State driver
 2022-05-19 19:50 UTC  (3+ messages)
` [PATCH V6 3/4] selftests: amd-pstate: Add test trigger for amd-pstate driver

[ovmf test] 170576: regressions - FAIL
 2022-05-19 19:48 UTC 

[PATCH v5 0/3] dt-bindings: cros-ec: Update for fingerprint devices
 2022-05-19 19:48 UTC  (7+ messages)
` [PATCH v5 3/3] dt-bindings: cros-ec: Add ChromeOS fingerprint binding

stable-rc/queue/4.9 baseline: 67 runs, 8 regressions (v4.9.315-11-gf41727a381b20)
 2022-05-19 19:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-19 19:47 UTC 

[meta-virtualization][PATCH] podman: do not build or install docs
 2022-05-19 19:47 UTC 

[GIT PULL] second round of nvme updates for Linux 5.19
 2022-05-19 19:47 UTC 


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.