All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-25 21:13:06 to 2023-01-25 21:52:25 UTC [more...]

consolidate btrfs checksumming, repair and bio splitting v4
 2023-01-25 21:51 UTC  (3+ messages)
` [PATCH 23/34] btrfs: allow btrfs_submit_bio to split bios

[PATCH -next v13 00/19] riscv: Add vector ISA support
 2023-01-25 21:51 UTC  (14+ messages)
` [PATCH -next v13 01/19] riscv: Rename __switch_to_aux -> fpu
` [PATCH -next v13 02/19] riscv: Extending cpufeature.c to detect V-extension
` [PATCH -next v13 05/19] riscv: Disable Vector Instructions for kernel itself
` [PATCH -next v13 19/19] riscv: Enable Vector code to be built

[PATCH v4 00/36] tcg: Support for Int128 with helpers
 2023-01-25 21:50 UTC  (6+ messages)
` [PATCH v4 06/36] tcg: Introduce tcg_target_call_oarg_reg
` [PATCH v4 07/36] tcg: Add TCG_CALL_RET_BY_VEC

[PATCH v3 00/12] clock: qcom: apq8084: convert to parent_data/_hws
 2023-01-25 21:50 UTC  (21+ messages)
` [PATCH v3 01/12] dt-bindings: clock: qcom,gcc-apq8084: define clocks/clock-names
` [PATCH v3 02/12] dt-bindings: clock: qcom,gcc-apq8084: add GCC_MMSS_GPLL0_CLK_SRC
` [PATCH v3 03/12] dt-bindings: clock: qcom,mmcc: define clocks/clock-names for APQ8084
` [PATCH v3 04/12] clk: qcom: gcc-apq8084: use ARRAY_SIZE instead of specifying num_parents
` [PATCH v3 05/12] clk: qcom: gcc-apq8084: move PLL clocks up
` [PATCH v3 06/12] clk: qcom: gcc-apq8084: use parent_hws/_data instead of parent_names
` [PATCH v3 07/12] clk: qcom: gcc-apq8084: add GCC_MMSS_GPLL0_CLK_SRC
` [PATCH v3 08/12] clk: qcom: mmcc-apq8084: use ARRAY_SIZE instead of specifying num_parents
` [PATCH v3 09/12] clk: qcom: mmcc-apq8084: move clock parent tables down
` [PATCH v3 10/12] clk: qcom: mmcc-apq8084: remove spdm clocks

[PATCH net-next RFC 01/20] net/sched: act_api: change act_base into an IDR
 2023-01-25 21:44 UTC  (11+ messages)
` [PATCH net-next RFC 14/20] p4tc: add header field create, get, delete, flush and dump
` [PATCH net-next RFC 15/20] p4tc: add action template create, update, delete, get, "
` [PATCH net-next RFC 17/20] p4tc: add table entry create, update, get, delete, "
` [PATCH net-next RFC 18/20] p4tc: add register create, update, delete, get, "
` [PATCH net-next RFC 19/20] p4tc: add dynamic action commands

[PATCH v4 0/7] clk: qcom: msm8996: add APCS clock driver
 2023-01-25 21:48 UTC  (4+ messages)
` [PATCH v4 7/7] clk: qcom: add the driver for the MSM8996 APCS clocks

[RFC 00/13] smb3: Use iov_iters down to the network transport and fix DIO page pinning
 2023-01-25 21:45 UTC  (14+ messages)
` [RFC 01/13] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [RFC 02/13] netfs: Add a function to extract an iterator into a scatterlist
` [RFC 03/13] cifs: Fix oops due to uncleared server->smbd_conn in reconnect
` [RFC 04/13] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE
` [RFC 05/13] cifs: Add a function to build an RDMA SGE list from an iterator
` [RFC 06/13] cifs: Add a function to Hash the contents of "
` [RFC 07/13] cifs: Add some helper functions
` [RFC 08/13] cifs: Add a function to read into an iter from a socket
` [RFC 09/13] cifs: Change the I/O paths to use an iterator rather than a page list
` [RFC 10/13] cifs: Build the RDMA SGE list directly from an iterator
` [RFC 11/13] cifs: Remove unused code
` [RFC 12/13] cifs: Fix problem with encrypted RDMA data read
` [RFC 13/13] cifs: DIO to/from KVEC-type iterators should now work

[PATCH v2] KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
 2023-01-25 21:46 UTC  (5+ messages)

[to-be-updated] fork-vmalloc-kasan-poison-backing-pages-of-vmapped-stacks.patch removed from -mm tree
 2023-01-25 21:46 UTC 

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-25 19:22 UTC  (28+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()

[GIT PULL] Ux500 DTS updates
 2023-01-25 21:43 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-25 21:43 UTC 

[PATCH] ssh signing: better error message when key not in agent
 2023-01-25 21:42 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4 0/5] hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example
 2023-01-25 21:41 UTC  (11+ messages)
` [PATCH v4 1/5] hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
` [PATCH v4 2/5] hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
` [PATCH v4 3/5] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
` [PATCH v4 4/5] hw/arm/aspeed: Add aspeed_eeprom.c
` [PATCH v4 5/5] hw/nvram/eeprom_at24c: Make reset behavior more like hardware

[PATCH v2 00/14] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-25 21:40 UTC  (6+ messages)
` [PATCH v2 02/14] dt-bindings: spi: Add bcmbca-hsspi controller support

[PATCH v3 0/8] clk: qcom: msm8996: add support for the CBF clock
 2023-01-25 21:40 UTC  (5+ messages)
` [PATCH v3 4/8] clk: qcom: cbf-msm8996: scale CBF clock according to the CPUfreq

[PATCH bpf-next 00/24] Support bpf trampoline for s390x
 2023-01-25 21:38 UTC  (25+ messages)
` [PATCH bpf-next 01/24] selftests/bpf: Fix liburandom_read.so linker error
` [PATCH bpf-next 02/24] selftests/bpf: Fix symlink creation error
` [PATCH bpf-next 03/24] selftests/bpf: Fix fexit_stress on s390x
` [PATCH bpf-next 04/24] selftests/bpf: Fix trampoline_count "
` [PATCH bpf-next 05/24] selftests/bpf: Fix kfree_skb "
` [PATCH bpf-next 06/24] selftests/bpf: Set errno when urand_spawn() fails
` [PATCH bpf-next 07/24] selftests/bpf: Fix decap_sanity_ns cleanup
` [PATCH bpf-next 08/24] selftests/bpf: Fix verify_pkcs7_sig on s390x
` [PATCH bpf-next 09/24] selftests/bpf: Fix xdp_do_redirect "
` [PATCH bpf-next 10/24] selftests/bpf: Fix cgrp_local_storage "
` [PATCH bpf-next 11/24] selftests/bpf: Check stack_mprotect() return value
` [PATCH bpf-next 12/24] selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390x
` [PATCH bpf-next 13/24] selftests/bpf: Add a sign-extension test for kfuncs
` [PATCH bpf-next 14/24] selftests/bpf: Fix test_lsm on s390x
` [PATCH bpf-next 15/24] selftests/bpf: Fix test_xdp_adjust_tail_grow2 "
` [PATCH bpf-next 16/24] selftests/bpf: Fix vmlinux test "
` [PATCH bpf-next 17/24] libbpf: Read usdt arg spec with bpf_probe_read_kernel()
` [PATCH bpf-next 18/24] s390/bpf: Fix a typo in a comment
` [PATCH bpf-next 19/24] s390/bpf: Add expoline to tail calls
` [PATCH bpf-next 20/24] s390/bpf: Implement bpf_arch_text_poke()
` [PATCH bpf-next 21/24] bpf: btf: Add BTF_FMODEL_SIGNED_ARG flag
` [PATCH bpf-next 22/24] s390/bpf: Implement arch_prepare_bpf_trampoline()
` [PATCH bpf-next 23/24] s390/bpf: Implement bpf_jit_supports_subprog_tailcalls()
` [PATCH bpf-next 24/24] s390/bpf: Implement bpf_jit_supports_kfunc_call()

[LTP] [PATCH] tst_assert: Fix buffer overflow in scanf
 2023-01-25 21:38 UTC  (4+ messages)

[Patch] KVM: x86/mmu: Make optimized __handle_changed_spte() for clear dirty log
 2023-01-25 21:38 UTC 

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-25 21:38 UTC  (14+ messages)

[PATCH v2] mm/madvise: add vmstat statistics for madvise_[cold|pageout]
 2023-01-25 21:37 UTC  (6+ messages)

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, January 25th
 2023-01-25 21:36 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 77 runs, 13 regressions (v4.19.271-38-g62a9a979262f)
 2023-01-25 21:36 UTC 

[PATCH 0/2] fsi: Add IBM I2C Responder virtual FSI master
 2023-01-25 21:35 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: fsi: Document the "

[PATCH] arm64: head: Switch endianness before populating the ID map
 2023-01-25 21:34 UTC  (3+ messages)

[PATCH dwarves 0/5] dwarves: support encoding of optimized-out parameters, removal of inconsistent static functions
 2023-01-25 21:34 UTC  (5+ messages)
` [PATCH dwarves 1/5] dwarves: help dwarf loader spot functions with optimized-out parameters

[PATCH] usb: gadget: add doc to struct usb_composite_dev
 2023-01-25 21:33 UTC  (3+ messages)
` [PATCH v1] "

[PATCH bpf-next 0/5] bpf: Move kernel test kfuncs into bpf_testmod
 2023-01-25 21:33 UTC  (4+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h

[PATCH] docs: ftrace: always use canonical ftrace path
 2023-01-25 21:32 UTC 

[PATCH v4 0/5] ARM: Add GXP I2C Support
 2023-01-25 21:31 UTC  (6+ messages)
` [PATCH v4 2/5] dt-bindings: i2c: Add hpe,gxp-i2c

RTT-PROBE: lore-subspace-rtt
 2023-01-25 21:33 UTC 

[PATCH] drm/nouveau/devinit: Convert function disable() to be void
 2023-01-25 21:31 UTC  (4+ messages)
  ` [Nouveau] "

[PATCH mm-unstable v2 0/6] Convert various mempolicy.c functions
 2023-01-25 21:29 UTC  (5+ messages)
` [PATCH mm-unstable v2 1/6] mm: Add folio_estimated_mapcount()

[PATCH V5] clk: qcom: clk-alpha-pll: Add support for Stromer PLLs
 2023-01-25 21:29 UTC  (2+ messages)

[LTP] [PATCH] network/stress/http: Do not use SIGPIPE
 2023-01-25 21:30 UTC  (4+ messages)

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-01-25 (igc)
 2023-01-25 21:27 UTC  (4+ messages)
` [PATCH net-next 1/3] igc: Add qbv_config_change_errors counter
` [PATCH net-next 2/3] igc: offload queue max SDU from tc-taprio
` [PATCH net-next 3/3] igc: Clean up and optimize watchdog task

[PATCH] gpio: tegra186: remove unneeded loop in tegra186_gpio_init_route_mapping()
 2023-01-25 21:26 UTC 

[PATCH v6 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-01-25 21:26 UTC  (15+ messages)
` [PATCH v6 01/14] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v6 02/14] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v6 03/14] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v6 04/14] KVM: s390: selftest: memop: Add bad address test
` [PATCH v6 05/14] KVM: s390: selftest: memop: Fix typo
` [PATCH v6 06/14] KVM: s390: selftest: memop: Fix wrong address being used in test
` [PATCH v6 07/14] KVM: s390: selftest: memop: Fix integer literal
` [PATCH v6 08/14] KVM: s390: Move common code of mem_op functions into functions
` [PATCH v6 09/14] KVM: s390: Dispatch to implementing function at top level of vm mem_op
` [PATCH v6 10/14] KVM: s390: Refactor absolute vm mem_op function
` [PATCH v6 11/14] KVM: s390: Refactor absolute vcpu "
` [PATCH v6 12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v6 13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v6 14/14] KVM: s390: selftest: memop: Add cmpxchg tests

[PATCH v4 0/3] memory: prevent dma-reentracy issues
 2023-01-25 21:24 UTC  (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] async: Add an optional reentrancy guard to the BH API

[PATCH] drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument size
 2023-01-25 21:24 UTC  (5+ messages)
    ` [Nouveau] "

[PATCH 1/2] drm/i915/xehp: GAM registers don't need to be re-applied on engine resets
 2023-01-25 21:24 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH net-next 0/4][pull request] virtchnl: update and refactor
 2023-01-25 21:24 UTC  (5+ messages)
` [PATCH net-next 1/4] virtchnl: remove unused structure declaration
` [PATCH net-next 2/4] virtchnl: update header and increase header clarity
` [PATCH net-next 3/4] virtchnl: do structure hardening
` [PATCH net-next 4/4] virtchnl: i40e/iavf: rename iwarp to rdma

[PATCH 0/4] DRM: BRIDGE: TFP410: Add i2c support
 2023-01-25 21:24 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: display: bridge: tfp410: Add tfp410 i2c example
` [PATCH 2/4] DRM: BRIDGE: TFP410: Support basic I2C interface
` [PATCH 3/4] DRM: BRIDGE: TFP410: Fix logic to configured polled HPD
` [PATCH 4/4] DRM: BRIDGE: TFP410: If connected, use I2C for polled HPD status

[PATCH net 0/2] mlx5: bugfixes for ptp fifo queue
 2023-01-25 21:24 UTC  (7+ messages)
` [PATCH net 1/2] mlx5: fix possible ptp queue fifo overflow

[PATCH v3 00/18] Add Command Duration Limits support
 2023-01-25 21:23 UTC  (10+ messages)
` [PATCH v3 01/18] block: introduce duration-limits priority class

RTT-PROBE: lore-subspace-rtt
 2023-01-25 21:23 UTC 

[PULL] drm-misc-next
 2023-01-24 20:02 UTC 

[PATCH 00/15] Ambarella S6LM SoC bring-up
 2023-01-25 10:01 UTC  (4+ messages)
` [PATCH 10/15] serial: ambarella: add support for Ambarella uart_port

[PATCH 1/1] HID: evision: Add preliminary support for EVision keyboards
 2023-01-25 21:19 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: thermal: Add Tegra234 BPMP thermal zones
 2023-01-25 21:18 UTC  (3+ messages)

[PATCH 1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh
 2023-01-25 21:17 UTC  (2+ messages)

[PATCH net-next 0/5] tls: implement key updates for TLS1.3
 2023-01-25 21:17 UTC  (4+ messages)

the x86 sysret_rip test fails on the Intel FRED architecture
 2023-01-25 21:17 UTC  (15+ messages)
        ` [RFC PATCH v2 0/2] selftests/x86: sysret_rip update for FRED system
          ` [RFC PATCH v2 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
                    ` [RFC PATCH v6 0/3] sysret_rip update for the Intel FRED architecture
                      ` [RFC PATCH v6 1/3] selftests/x86: sysret_rip: Handle syscall in a FRED system
                      ` [RFC PATCH v6 2/3] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
                      ` [RFC PATCH v6 3/3] selftests/x86: sysret_rip: Test opportunistic SYSRET

[PATCH mm-unstable v1 0/7] mm: multi-gen LRU: improve
 2023-01-25 21:16 UTC  (2+ messages)

[PATCH v2 1/1] HID: evision: Add preliminary support for EVision keyboards
 2023-01-25 21:15 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v2 00/10] Collection of DOE material
 2023-01-25 21:05 UTC  (5+ messages)
` [PATCH v2 01/10] PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=y

[PATCH v2 1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh
 2023-01-25 21:13 UTC  (2+ messages)
` [PATCH v2 2/2] selftests: net: .gitignore the scratch directory of bpf

[xen-unstable bisection] complete test-amd64-i386-pair
 2023-01-25 21:14 UTC 

[PATCH v11 0/6] Add LVTS thermal architecture
 2023-01-25 21:13 UTC  (6+ messages)
` [PATCH v11 2/6] dt-bindings/thermal/mediatek: Add LVTS thermal controllers dt-binding definition

[PATCH] dt-bindings: usb: samsung,exynos-dwc3: allow unit address in DTS
 2023-01-25 21:13 UTC  (3+ messages)

[PATCH v3 1/4] wifi: cfg80211: Add short_beacon_tail/head/period
 2023-01-25 21:13 UTC  (2+ messages)

[PATCH v7 0/3] cachestat: a new syscall for page cache state of files
 2023-01-25 21:13 UTC  (3+ messages)
` [PATCH v7 1/3] workingset: refactor LRU refault to expose refault recency check

[CI]: Is t7527 known to be flakey?
 2023-01-25 21:12 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-25 21:13 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.