All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-19 23:03:47 to 2021-09-20 04:51:50 UTC [more...]

[LTP] [PATCH] [RFC] lib: shell: Fix timeout process races
 2021-09-20  4:51 UTC  (2+ messages)

[PATCH] block/file-posix: Limit max_iov to IOV_MAX
 2021-09-20  4:47 UTC  (2+ messages)

[PATCH 0/4] x86/mce: Remove indirect calls
 2021-09-20  4:47 UTC  (3+ messages)
` [PATCH 3/4] x86/mce: Get rid of msr_ops

[PATCH] ksmbd: add default data stream name in FILE_STREAM_INFORMATION
 2021-09-20  4:47 UTC  (3+ messages)

[lunn:v5.15-rc1-net-mv88e6161-mtu 4/4] drivers/net/dsa/mv88e6xxx/port.c:1280:29: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'}
 2021-09-20  4:35 UTC  (2+ messages)

[PATCH] dt-bindings: arm: qcom: add ipq4019 standalone entry
 2021-09-20  4:19 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: usb/qcom,dwc3: add ipq4019 compatible
 2021-09-20  4:16 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: qcom: ipq4019: add dwc3 arch spec compatible

ksmbd regression tests pass with all 6 security fixes
 2021-09-20  4:09 UTC 

[syzbot] WARNING in __init_work
 2021-09-20  4:03 UTC  (5+ messages)

[ast-bpf:relo_core 5/11] kernel/bpf/btf.c:6524:2: warning: Value stored to 'err' is never read [clang-analyzer-deadcode.DeadStores]
 2021-09-20  3:45 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2021-09-20  3:45 UTC 

x86_64: clang-10: <instantiation>:2:2: error: unknown use of instruction mnemonic without a size suffix
 2021-09-20  3:43 UTC  (3+ messages)

[LTP] [PATCH v6 0/5] Convert syscalls/dup2/dup2{01...05} to new API
 2021-09-20  3:37 UTC  (6+ messages)
` [LTP] [PATCH v6 1/5] syscalls/dup2/dup201: Convert "
` [LTP] [PATCH v6 2/5] syscalls/dup2/dup202: "
` [LTP] [PATCH v6 3/5] syscalls/dup2/dup203: "
` [LTP] [PATCH v6 4/5] syscalls/dup2/dup204: "
` [LTP] [PATCH v6 5/5] syscalls/dup2/dup205: "

Select DUP metadata by default on single devices
 2021-09-20  3:32 UTC  (3+ messages)

[RESEND PATCH net-next v4] extensions: masquerade: Add RFC-7597 section 5.1 PSID support
 2021-09-20  3:24 UTC 

CCLA for Qualcomm Innovation Center, Inc
 2021-09-17 12:50 UTC 

[PATCH 00/11] sandbox: Minor fixes and improvements
 2021-09-20  3:18 UTC  (7+ messages)
` [PATCH 10/11] sandbox: mmc: Support a backing file

[PATCH 0/5] Apple M1 Support
 2021-09-20  3:16 UTC  (11+ messages)
` [PATCH 1/5] arm: apple: Add initial support for Apple's M1 SoC
` [PATCH 2/5] serial: s5p: Add Apple M1 support
` [PATCH 3/5] misc: Add Apple DART driver
` [PATCH 4/5] arm: dts: apple: Add preliminary device trees
` [PATCH 5/5] doc: board: apple: Add Apple M1 documentation

[RFC PATCH 00/17] net: ipa: Add support for IPA v2.x
 2021-09-20  3:08 UTC  (18+ messages)
` [RFC PATCH 01/17] net: ipa: Correct ipa_status_opcode enumeration
` [RFC PATCH 02/17] net: ipa: revert to IPA_TABLE_ENTRY_SIZE for 32-bit IPA support
` [RFC PATCH 03/17] net: ipa: Refactor GSI code
` [RFC PATCH 04/17] net: ipa: Establish ipa_dma interface
` [RFC PATCH 05/17] net: ipa: Check interrupts for availability
` [RFC PATCH 06/17] net: ipa: Add timeout for ipa_cmd_pipeline_clear_wait
` [RFC PATCH 07/17] net: ipa: Add IPA v2.x register definitions
` [RFC PATCH 08/17] net: ipa: Add support for IPA v2.x interrupts
` [RFC PATCH 09/17] net: ipa: Add support for using BAM as a DMA transport
` [PATCH 10/17] net: ipa: Add support for IPA v2.x commands and table init
` [RFC PATCH 11/17] net: ipa: Add support for IPA v2.x endpoints
` [RFC PATCH 12/17] net: ipa: Add support for IPA v2.x memory map
` [RFC PATCH 13/17] net: ipa: Add support for IPA v2.x in the driver's QMI interface
` [RFC PATCH 14/17] net: ipa: Add support for IPA v2 microcontroller
` [RFC PATCH 15/17] net: ipa: Add IPA v2.6L initialization sequence support
` [RFC PATCH 16/17] net: ipa: Add hw config describing IPA v2.x hardware
` [RFC PATCH 17/17] dt-bindings: net: qcom,ipa: Add support for MSM8953 and MSM8996 IPA

[PATCH] mm:vmscan: fix extra adjustment for lruvec's nonresident_age in case of reactivation
 2021-09-20  3:11 UTC  (2+ messages)
` 回复: "

[RFC PATCH] Introducing lockless cache built on top of slab allocator
 2021-09-20  2:54 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: ipq8074: add SMEM support
 2021-09-20  2:52 UTC  (2+ messages)

[PATCH v3 0/6] target/arm: Fix insn exception priorities
 2021-09-20  2:45 UTC  (7+ messages)
` [PATCH v3 1/6] linux-user/aarch64: Handle EC_PCALIGNMENT
` [PATCH v3 2/6] linux-user/arm: Report SIGBUS and SIGSEGV correctly
` [PATCH v3 3/6] target/arm: Take an exception if PC is misaligned
` [PATCH v3 4/6] target/arm: Assert thumb pc is aligned
` [PATCH v3 5/6] target/arm: Suppress bp for exceptions with more priority
` [PATCH v3 6/6] tests/tcg: Add arm and aarch64 pc alignment tests

[PATCH 0/1] ubifs: ubifs to export filesystem error counters
 2021-09-20  2:48 UTC  (3+ messages)

[PATCH] lsm_audit: avoid overloading the "key" audit field
 2021-09-20  2:49 UTC  (4+ messages)

[PATCH v4 0/8] Add LSM access controls and auditing to io_uring
 2021-09-20  2:44 UTC  (3+ messages)

e2fsprogs concurrency questions
 2021-09-20  2:40 UTC  (4+ messages)

[LTP] [PATCH v2 0/2] Convert syscalls/dup3_{01,02} to new API
 2021-09-20  3:07 UTC  (5+ messages)
` [LTP] [PATCH v2 1/2] syscalls/dup3_01: Rewrite and convert "
` [LTP] [PATCH v2 2/2] syscalls/dup3_02: Convert "

[RESEND PATCH net-next v7 0/3] Add RFC-7597 Section 5.1 PSID support
 2021-09-20  2:38 UTC  (4+ messages)
` [RESEND PATCH net-next v7 1/3] net: netfilter: Add RFC-7597 Section 5.1 PSID support xtables API
` [RESEND PATCH net-next v7 2/3] net: netfilter: Add RFC-7597 Section 5.1 PSID support
` [RESEND PATCH net-next v7 3/3] selftests: netfilter: Add RFC-7597 Section 5.1 PSID selftests

[Tech-board-discuss] Nomination: Kent Overstreet on the TAB (cut to 200 words)
 2021-09-20  2:37 UTC 

[PATCH V3 00/22] arch: Add basic LoongArch support
 2021-09-20  2:36 UTC  (6+ messages)
` [PATCH V3 14/22] LoongArch: Add signal handling support

git diff --git-ignore
 2021-09-20  2:23 UTC  (2+ messages)

Rust in Qemu BoF followup: Rust vs. qemu platform support
 2021-09-20  2:23 UTC  (2+ messages)

[PATCH v3] init/do_mounts.c: Harden split_fs_names() against buffer overflow
 2021-09-20  2:23 UTC  (2+ messages)

[GIT PULL] Memory folios for v5.15
 2021-09-20  2:17 UTC  (11+ messages)
` Folio discussion recap

[tglx-devel:hrtimer 5/12] net/can/bcm.c:628:46: error: expected ')'
 2021-09-20  1:58 UTC  (2+ messages)

[PATCH 03/15] dmr/msm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
 2021-09-20  1:54 UTC  (5+ messages)
` [Nouveau] "
  ` [Intel-gfx] "

linux-next: build warning after merge of the tip tree
 2021-09-20  1:38 UTC  (2+ messages)

linux-next: build warning after merge of the tip tree
 2021-09-20  1:33 UTC 

Adaption request: IP-VRF(8)
 2021-09-20  1:33 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.15.0-rc2 (mainline.kernel.org-clang, e4e737bb)
 2021-09-20  1:33 UTC 

[PATCH v2 0/8] target/arm: Fix insn exception priorities
 2021-09-20  1:29 UTC  (4+ messages)
` [PATCH v2 5/8] target/arm: Take an exception if PC is misaligned

[PATCH v3 0/5] Create 'feature.*' config area and some centralized config parsing
 2021-09-20  1:25 UTC  (6+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 3/6] commit-graph: turn on commit-graph by default

[linux-linus test] 165122: regressions - FAIL
 2021-09-20  1:26 UTC 

[PATCH memcg] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-09-20  1:22 UTC  (5+ messages)
` [PATCH mm] vmalloc: back off when the current task is OOM-killed

[android-common:android12-5.10 1/3] include/trace/hooks/pci.h:15:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-09-20  1:16 UTC 

[PATCH v2] skmsg: lose offset info in sk_psock_skb_ingress
 2021-09-20  1:14 UTC  (2+ messages)

[lunn:v5.15-rc1-net-mv88e6161-mtu 4/4] drivers/net/dsa/mv88e6xxx/port.c:1280:64: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long')
 2021-09-20  1:11 UTC  (2+ messages)

kernel/bpf/btf.c:5588:13: warning: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
 2021-09-20  1:04 UTC 

[PATCH net v5 0/2] Fix port selection of FTP for NF_NAT_RANGE_PROTO_SPECIFIED
 2021-09-20  0:59 UTC  (3+ messages)
` [PATCH net v5 1/2] net: netfilter: Limit the number of ftp helper port attempts
` [PATCH net v5 2/2] net: netfilter: Fix port selection of FTP for NF_NAT_RANGE_PROTO_SPECIFIED

[PATCH] x86/setup: call early_reserve_memory() earlier
 2021-09-20  0:56 UTC  (5+ messages)
` [tip: x86/urgent] x86/setup: Call "

[PATCH v7 0/6] Add support for Core Power Reduction v3, v4 and Hardened
 2021-09-20  0:51 UTC  (3+ messages)
` [PATCH v7 2/6] dt-bindings: avs: cpr: Convert binding to YAML schema

[PATCH] pinctrl: qcom: Add egpio feature support
 2021-09-20  0:44 UTC  (2+ messages)

Odd pci_iounmap() declaration rules
 2021-09-20  0:44 UTC  (8+ messages)

Linux 5.15-rc2
 2021-09-20  0:40 UTC 

[sashal-stable:pending-5.10 38/41] arch/s390/pci/pci_mmio.c:167:15: error: implicit declaration of function 'vma_lookup'; did you mean 'key_lookup'?
 2021-09-20  0:39 UTC 

Linux kernel 5.15-rc2 released
 2021-09-20  0:37 UTC 

[PATCH dwarves 0/2] generate BTF_KIND_TAG types from DW_TAG_LLVM_annotation dwarf tags
 2021-09-20  0:35 UTC  (3+ messages)
` [PATCH dwarves 1/2] dwarf_loader: parse dwarf tag DW_TAG_LLVM_annotation
` [PATCH dwarves 2/2] btf_encoder: generate BTF_KIND_TAG from llvm annotations

[PATCH] arm64: dts: qcom: sdm850-yoga: Reshuffle IPA memory mappings
 2021-09-20  0:30 UTC  (3+ messages)

linux-next: build failure after merge of the v4l-dvb-next tree
 2021-09-20  0:19 UTC 

[Nouveau] Nvidia OFFLOAD (nvidia-prime)
 2021-09-19  5:48 UTC  (3+ messages)

[wsa:coccinelle/of_device_get_match_data 1/19] drivers/clk/meson/meson-aoclk.c:44:14: warning: assignment discards 'const' qualifier from pointer target type
 2021-09-20  0:14 UTC 

[Tech-board-discuss] Nomination: Sasha Levin for the TAB
 2021-09-20  0:05 UTC 

[qemu-mainline test] 165121: regressions - trouble: blocked/broken/fail/pass
 2021-09-20  0:03 UTC 

[PATCH v8 00/19] staging: r8188eu: shorten and simplify calls chains
 2021-09-19 23:53 UTC  (20+ messages)
` [PATCH v8 01/19] staging: r8188eu: clean up symbols usbctrl_vendorreq()
` [PATCH v8 02/19] staging: r8188eu: reorder declarations in usbctrl_vendorreq()
` [PATCH v8 03/19] staging: r8188eu: remove unnecessary test "
` [PATCH v8 04/19] staging: r8188eu: reorder comments "
` [PATCH v8 05/19] staging: r8188eu: remove unnedeed parentheses "
` [PATCH v8 06/19] staging: r8188eu: remove unnecessary space "
` [PATCH v8 07/19] staging: r8188eu: remove unnecessary comment "
` [PATCH v8 08/19] staging: r8188eu: fix grammar mistake "
` [PATCH v8 09/19] staging: r8188eu: remove unnecessary braces "
` [PATCH v8 10/19] staging: r8188eu: rename symbols in rtw_read*() and rtw_write*()
` [PATCH v8 11/19] staging: r8188eu: remove unnecessary casts from rtw_{read,write}*()
` [PATCH v8 12/19] staging: r8188eu: change the type of a variable in rtw_write16()
` [PATCH v8 13/19] staging: r8188eu: remove an unneeded buffer from rtw_writeN()
` [PATCH v8 14/19] staging: r8188eu: remove an unnecessary bit AND "
` [PATCH v8 15/19] staging: r8188eu: change the type of a variable in rtw_read16()
` [PATCH v8 16/19] staging: r8188eu: call the new usb_read() from rtw_read{8,16,32}()
` [PATCH v8 17/19] staging: r8188eu: call the new usb_write() from rtw_write{8,16,32,N}()
` [PATCH v8 18/19] staging: r8188eu: remove shared buffer for USB requests
` [PATCH v8 19/19] staging: r8188eu: remove usb_vendor_req_mutex

[PATCH net-next] net: socket: add the case sock_no_xxx support
 2021-09-19 23:52 UTC  (4+ messages)

[PATCH v6 00/11] vpl: Introduce a verifying program loader
 2021-09-19 23:48 UTC  (12+ messages)
` [PATCH v6 01/11] doc: Convert SPL documentation to ReST
` [PATCH v6 02/11] doc: Expand SPL docs to explain the phase and config
` [PATCH v6 03/11] test: Tidy up test building with SPL
` [PATCH v6 04/11] bloblist: Correct Kconfig dependencies
` [PATCH v6 05/11] avb: Don't build in SPL
` [PATCH v6 06/11] Makefile: Simplify devicetree rules for SPL/TPL
` [PATCH v6 07/11] Makefile: Tidy up the TPL build rules
` [PATCH v6 08/11] binman: Add VPL support
` [PATCH v6 09/11] Introduce Verifying Program Loader (VPL)
` [PATCH v6 10/11] vpl: Add Kconfig options for VPL
` [PATCH v6 11/11] sandbox: Add a build "

+ binfmt_elf-reintroduce-using-map_fixed_noreplace.patch added to -mm tree
 2021-09-19 23:48 UTC 

Trimming 'deadheads' (TREESAME 2nd parent) from revision walks?
 2021-09-19 23:44 UTC  (3+ messages)

+ mm-memcg-drop-swp_entry_t-in-mc_handle_file_pte.patch added to -mm tree
 2021-09-19 23:47 UTC 

+ tools-vm-page-types-remove-dependency-on-opt_file-for-idle-page-tracking.patch added to -mm tree
 2021-09-19 23:44 UTC 

+ scripts-sorttable-riscv-fix-undelcred-identifier-em_riscv-error.patch added to -mm tree
 2021-09-19 23:43 UTC 

linux-next: build failure after merge of the origin tree
 2021-09-19 23:42 UTC 

[PATCH net-next 0/3] net: sched: update default qdisc visibility after Tx queue cnt changes
 2021-09-19 23:38 UTC  (7+ messages)
` [PATCH net-next 1/3] "

llvm-objdump bpf coredump
 2021-09-19 23:36 UTC  (4+ messages)

[PATCH] mm/debug: sync up latest migrate_reason to migrate_reason_names
 2021-09-19 23:35 UTC  (2+ messages)

[PATCH] ovs: Only clear tstamp when changing namespaces
 2021-09-19 23:33 UTC  (2+ messages)

[tglx-devel:hrtimer 5/12] net/can/bcm.c:628:60: error: expected ')' before ';' token
 2021-09-19 23:33 UTC  (2+ messages)
` [tglx-devel:hrtimer 5/12] net/can/bcm.c:628:60: error: expected ')' before '; ' token

[tglx-devel:hrtimer 8/12] kernel/time/hrtimer.c:1232:44: warning: suggest parentheses around comparison in operand of '|'
 2021-09-19 23:30 UTC  (2+ messages)

[sashal-stable:pending-5.10 37/41] arch/s390/pci/pci_mmio.c:176:15: error: implicit declaration of function 'follow_pte_pmd'; did you mean 'follow_pte'?
 2021-09-19 23:29 UTC 

[PATCH net-next] net: net_namespace: Fix undefined member in key_remove_domain()
 2021-09-19 23:25 UTC  (2+ messages)

[PATCH 3/5 v0.6] sched/umcg: RFC: implement UMCG syscalls
 2021-09-19 23:24 UTC  (2+ messages)

+ mm-swapfile-remove-needless-request_queue-null-pointer-check.patch added to -mm tree
 2021-09-19 23:24 UTC 

+ mm-damon-core-print-kdamond-start-log-in-debug-mode-only.patch added to -mm tree
 2021-09-19 23:22 UTC 

+ include-linux-damonh-fix-kernel-doc-comments-for-damon_callback.patch added to -mm tree
 2021-09-19 23:22 UTC 

+ docs-vm-damon-remove-broken-reference.patch added to -mm tree
 2021-09-19 23:22 UTC 

+ maintainers-update-seongjaes-email-address.patch added to -mm tree
 2021-09-19 23:22 UTC 

[tglx-devel:hrtimer 8/12] kernel/time/hrtimer.c:1232:53: warning: | has lower precedence than ==; == will be evaluated first
 2021-09-19 23:20 UTC  (2+ messages)

recent intermittent fsx-related failures
 2021-09-19 23:19 UTC  (4+ messages)

[android-common:android12-5.10 1/2] include/trace/hooks/ufshcd.h:22:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-09-19 23:14 UTC 

[PATCH dwarves] libbpf: Get latest libbpf
 2021-09-19 23:10 UTC  (3+ messages)

[PATCH] wdt: dw: Fix passing NULL pointer to reset functions
 2021-09-19 23:07 UTC  (2+ messages)

[PATCH] hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART
 2021-09-19 23:06 UTC  (3+ messages)

linux-next: manual merge of the drm-misc-fixes tree with Linus' tree
 2021-09-19 23:07 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] nvme/mpath: fix hang when disk goes live over reconnect
 2021-09-19 23:05 UTC  (3+ messages)

+ mm-hugetlb-drop-__unmap_hugepage_range-definition-from-hugetlbh.patch added to -mm tree
 2021-09-19 23:05 UTC 

+ mm-smaps-simplify-shmem-handling-of-pte-holes.patch added to -mm tree
 2021-09-19 23:05 UTC 

+ mm-smaps-use-vma-vm_pgoff-directly-when-counting-partial-swap.patch added to -mm tree
 2021-09-19 23:05 UTC 

+ mm-smaps-fix-shmem-pte-hole-swap-calculation.patch added to -mm tree
 2021-09-19 23:05 UTC 

[PULL 00/30] riscv-to-apply queue
 2021-09-19 23:03 UTC  (4+ messages)
` [PULL 07/30] hw/char: Add Microchip PolarFire SoC MMUART emulation


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.