All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-13 00:24:28 to 2022-12-13 01:51:38 UTC [more...]

[LTP] [PATCH] syscalls/statx01: Add exit condition when parsing /proc/self/mountinfo
 2022-12-13  1:51 UTC  (3+ messages)

[Buildroot] [PATCH 1/7] package/python-async-generator: new package
 2022-12-13  1:50 UTC  (6+ messages)
` [Buildroot] [PATCH 2/7] package/python-sniffio: "
` [Buildroot] [PATCH 4/7] package/python-trio: "
` [Buildroot] [PATCH 5/7] package/python-wsproto: "
` [Buildroot] [PATCH 6/7] package/python-trio-websocket: "
` [Buildroot] [PATCH 7/7] package/python-selenium: "

[PATCH] net/ice: fix link status error when dev start
 2022-12-13  1:50 UTC  (2+ messages)

[PATCH v2] serial: ns16550: Enable clocks during probe
 2022-12-13  1:50 UTC 

[PATCH v1] net: nuvoton: fix build broken for use phy_get_interface_by_name
 2022-12-13  1:48 UTC  (4+ messages)

[syzbot] WARNING in do_mkdirat
 2022-12-13  1:47 UTC  (8+ messages)

[f2fs-dev] [PATCH] f2fs: fix iostat parameter for discard
 2022-12-13  1:46 UTC  (5+ messages)
      `  "

[PATCH] serial: ns16550: Enable clocks during probe
 2022-12-13  1:46 UTC  (3+ messages)

[PATCH v3 00/18] xen/arm: Don't switch TTBR while the MMU is on
 2022-12-13  1:44 UTC  (19+ messages)
` [PATCH v3 06/18] xen/arm32: head: Replace "ldr rX, =<label>" with "mov_w rX, <label>"
` [PATCH v3 07/18] xen/arm32: head: Jump to the runtime mapping in enable_mmu()
` [PATCH v3 11/18] xen/arm: Enable use of dump_pt_walk() early during boot
` [PATCH v3 12/18] xen/arm64: Rework the memory layout
` [PATCH v3 13/18] xen/arm: mm: Allow xen_pt_update() to work with the current root table
` [PATCH v3 14/18] xen/arm: mm: Allow dump_hyp_walk() to work on "
` [PATCH v3 15/18] xen/arm64: mm: Introduce helpers to prepare/enable/disable the identity mapping
` [PATCH v3 16/18] xen/arm: linker: Indent correctly _stext
` [PATCH v3 17/18] xen/arm: linker: The identitymap check should cover the whole .text.header

[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
 2022-12-13  1:42 UTC  (38+ messages)
` [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
` [RFC PATCH 02/37] KVM: MMU: Move struct kvm_mmu_page_role into common code
` [RFC PATCH 20/37] KVM: x86/mmu: Abstract away computing the max mapping level

linux-next: failed to fetch the unsigned-char tree
 2022-12-13  1:43 UTC  (2+ messages)

[PATCH net] nfc: pn533: Clear nfc_target in pn533_poll_dep_complete() before being used
 2022-12-13  1:41 UTC 

[PATCH] net/iavf: fix outer udp checksum offload
 2022-12-13  1:45 UTC  (2+ messages)
` [PATCH v2] "

[f2fs-dev] [PATCH v2] f2fs: don't call f2fs_issue_discard_timeout() when discard_cmd_cnt is 0 in f2fs_put_super()
 2022-12-13  1:41 UTC  (8+ messages)
        `  "

[PATCH v5 2/2] net/ice: fix vlan offload of rxq
 2022-12-13  1:41 UTC  (3+ messages)
` [PATCH v6] doc: add PMD known issue

linux-next: build failure after merge of the tip tree
 2022-12-13  1:40 UTC 

[GIT PULL] Documentation for 6.2
 2022-12-13  1:39 UTC  (2+ messages)

[GIT PULL] Rust for 6.2
 2022-12-13  1:39 UTC  (3+ messages)

[GIT PULL] non-MM commits for 6.2-rc1
 2022-12-13  1:39 UTC  (3+ messages)

[RFC PATCH v4 0/2] Deprecate BUG() in pte_list_remove() in shadow mmu
 2022-12-13  1:39 UTC  (6+ messages)

[GIT PULL] Btrfs updates for 6.2
 2022-12-13  1:38 UTC  (3+ messages)
  ` [GIT PULL] Btrfs updates for 6.2 (updated merge log)

[PATCH 0/6] thermal/intel: Introduce intel-tcc lib and enhance tjmax handling
 2022-12-13  1:38 UTC  (7+ messages)
` [PATCH 1/6] thermal/intel: Introduce Intel TCC library

[PATCH v11 00/16] Add Multi Circular Queue Support
 2022-12-13  1:37 UTC  (17+ messages)
` [PATCH v11 06/16] ufs: core: mcq: Configure resource regions
` [PATCH v11 07/16] ufs: core: mcq: Calculate queue depth
` [PATCH v11 10/16] ufs: core: mcq: Use shared tags for MCQ mode
` [PATCH v11 11/16] ufs: core: Prepare ufshcd_send_command for mcq
` [PATCH v11 13/16] ufs: core: Prepare for completion in mcq
` [PATCH v11 14/16] ufs: mcq: Add completion support of a cqe
` [PATCH v11 15/16] ufs: core: mcq: Add completion support in poll
` [PATCH v11 16/16] ufs: core: mcq: Enable Multi Circular Queue

[PATCH 0/2] Fix autocorrect in work tree for bare repository
 2022-12-13  1:37 UTC  (3+ messages)
` [PATCH v2] help.c: fix "

[PATCH 00/14] KVM: selftests: Clang fixes, Makefile cleanup
 2022-12-13  1:36 UTC  (25+ messages)
` [PATCH 01/14] KVM: selftests: Define literal to asm constraint in aarch64 as unsigned long
` [PATCH 02/14] KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.c
` [PATCH 04/14] KVM: selftests: Use pattern matching in .gitignore
` [PATCH 05/14] KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width()
` [PATCH 06/14] KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86
` [PATCH 07/14] KVM: selftests: Use proper function prototypes in probing code
` [PATCH 08/14] KVM: selftests: Probe -no-pie with actual CFLAGS used to compile
` [PATCH 09/14] KVM: selftests: Explicitly disable builtins for mem*() overrides
` [PATCH 10/14] KVM: selftests: Include lib.mk before consuming $(CC)
` [PATCH 11/14] KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warning
` [PATCH 12/14] KVM: selftests: Use wildcards to find library source files
` [PATCH 13/14] KVM: selftests: Use wildcards to find targets and test "
` [PATCH 14/14] KVM: selftests: Enable RSEQ test for RISC-V

[f2fs-dev] [PATCH] f2fs: do some cleanup for f2fs module init
 2022-12-13  1:37 UTC  (7+ messages)
      `  "

[PATCH] drivers: correct parameters passed to strncmp
 2022-12-13  1:36 UTC 

[PATCH] drm/msm/hdm: Fix the error handling path of msm_hdmi_dev_probe()
 2022-12-13  1:35 UTC  (5+ messages)
  ` [Freedreno] "

linux-next: build failure after merge of the mm-hotfixes tree
 2022-12-13  1:34 UTC  (2+ messages)

[PATCH 0/8] Make PAT handling less brittle
 2022-12-13  1:31 UTC  (6+ messages)
` [RFC PATCH 8/8] Use Linux's PAT

[PATCH 1/4] riscv: spl: Introduce SPL_OPENSBI_OS_BOOT
 2022-12-13  1:31 UTC  (8+ messages)

[PATCH v1] spi: xtensa-xtfpga: Fix a double put() in xtfpga_spi_remove()
 2022-12-13  1:30 UTC  (4+ messages)

[PATCH] tools: Correct pthread API usage
 2022-12-13  1:28 UTC 

[PATCH bpf-next v4 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2022-12-13  1:27 UTC  (4+ messages)

[PATCH net-next v2] hns: use strscpy() to instead of strncpy()
 2022-12-13  1:27 UTC  (2+ messages)

[PATCH 0/2 v3] ceph: fix the use-after-free bug for file_lock
 2022-12-13  1:25 UTC  (5+ messages)
` [PATCH 2/2 v3] ceph: add ceph_lock_info support "

[TCWG CI] Failure after v5.15.81-80-gac2d7fa90848: drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame
 2022-12-13  1:26 UTC 

next/pending-fixes build: 206 builds: 5 failed, 201 passed, 8 errors, 49 warnings (v6.1-2435-g5c02e5d167d0)
 2022-12-13  1:24 UTC 

[f2fs-dev] a fix and a bunch of cleanups
 2022-12-13  1:22 UTC  (3+ messages)
` [f2fs-dev] [PATCH 12/15] f2fs: remove the create argument to f2fs_map_blocks

[PATCH bpf v2] selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n
 2022-12-13  1:22 UTC 

[f2fs-dev] [PATCH v2] f2fs: add support for counting time of submit discard cmd
 2022-12-13  1:22 UTC  (5+ messages)
      `  "

[PATCH] net_sched: ematch: reject invalid data
 2022-12-13  1:20 UTC 

[BUG]Add PCIE devie to SMMUv3 fail
 2022-12-13  1:18 UTC  (7+ messages)

Converting to DM SERIAL for Kirkwood boards
 2022-12-13  1:18 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: qcom: pm8450a: add rtc node
 2022-12-13  1:18 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sa8295p-adp: use pm8450a dtsi

[RFC PATCH v2 0/4] CXL: Standalone switch CCI driver
 2022-12-13  1:13 UTC  (3+ messages)
` [RFC PATCH v2 4/4] cxl/pci: Add support for stand alone CXL Switch mailbox CCI

linux-next: Signed-off-by missing for commit in the ftrace tree
 2022-12-13  1:11 UTC  (4+ messages)

[PATCH net-next 0/2] net: ipa: enable IPA v4.7 support
 2022-12-13  1:11 UTC  (7+ messages)
` [PATCH net-next 2/2] net: ipa: add "

[xen-unstable test] 175154: regressions - FAIL
 2022-12-13  1:11 UTC 

[PATCH] workqueue: Prevent a new work item from queueing into a destruction wq
 2022-12-13  1:09 UTC  (5+ messages)

linux-next: Merge window open
 2022-12-13  1:03 UTC 

[PATCH v11 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2022-12-13  1:02 UTC  (12+ messages)
` [PATCH v11 2/5] dt-bindings: msm/dp: add data-lanes and link-frequencies property

usb: A use-after-free Write in put_dev
 2022-12-13  1:02 UTC  (3+ messages)

[PATCH v2] HID: multitouch: Add quirks for flipped axes
 2022-12-13  1:01 UTC  (2+ messages)
` [PATCH v3] "

[RFC PATCH v2 00/22] Xen HVM support under KVM
 2022-12-13  0:59 UTC  (6+ messages)
` [RFC PATCH v2 02/22] xen: add CONFIG_XENFV_MACHINE and CONFIG_XEN_EMU options for Xen emulation

[PATCH 0/4] Optionally skip hashing index on write
 2022-12-13  0:55 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] test-lib-functions: add helper for trailing hash

[PATCH v3] mm: Add nodes= arg to memory.reclaim
 2022-12-13  0:54 UTC  (4+ messages)

[PATCH] doc: update ice matching list
 2022-12-13  0:53 UTC  (2+ messages)

[PATCH v2 0/3] scsi: mpi3mr: fix issues found by KASAN
 2022-12-13  0:52 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: mpi3mr: fix alltgt_info copy size in mpi3mr_get_all_tgt_info
` [PATCH v2 2/3] scsi: mpi3mr: use number of bits to manage bitmap sizes
` [PATCH v2 3/3] scsi: mpi3mr: fix missing mrioc->evtack_cmds initialization

[GIT PULL] tracing/tools: Updates for 6.2
 2022-12-13  0:52 UTC  (2+ messages)

[GIT PULL] ktest.pl: Updates for 6.2
 2022-12-13  0:52 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 6.2-rc1
 2022-12-13  0:52 UTC  (2+ messages)

[GIT PULL] KUnit next update for Linux 6.2-rc1
 2022-12-13  0:52 UTC  (2+ messages)

[PATCH] net/ncsi: Always use unicast source MAC address
 2022-12-13  0:47 UTC 

[merged mm-stable] mm-hugetlb-set-head-flag-before-setting-compound_order-in-__prep_compound_gigantic_folio.patch removed from -mm tree
 2022-12-13  0:47 UTC 

[djwong-xfs:vectorized-scrub 367/505] fs/xfs/libxfs/xfs_sb.c:347 xfs_validate_sb_rtgroups() warn: impossible condition '(sbp->sb_rgcount > ((-1))) => (0-u32max > u32max)'
 2022-12-13  0:46 UTC 

[bug report] rtw89: add Realtek 802.11ax driver
 2022-12-13  0:46 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n
 2022-12-13  0:41 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the bitmap tree
 2022-12-13  0:42 UTC  (2+ messages)

[PATCH] powerpc/qspinlock: Fix 32-bit build
 2022-12-13  0:41 UTC  (2+ messages)

strange behavior with sigreturn() to 32bit
 2022-12-13  0:38 UTC  (3+ messages)

[PATCH v3] tracing: Remove pointer (asterisk) and brackets from cpumask_t field
 2022-12-13  0:38 UTC 

[GIT PULL] random number generator fixes for 6.2-rc1
 2022-12-13  0:36 UTC  (2+ messages)

[GIT PULL] cgroup changes for v6.2-rc1
 2022-12-13  0:36 UTC  (3+ messages)

[GIT PULL] livepatching for 6.2
 2022-12-13  0:36 UTC  (2+ messages)

[GIT PULL] percpu changes for v6.2-rc1
 2022-12-13  0:36 UTC  (2+ messages)

[PATCH 0/4] coroutine: Clean up includes
 2022-12-13  0:34 UTC  (3+ messages)
` [PATCH 4/4] coroutine: Break inclusion loop

[PATCH v3] SUNRPC: ensure the matching upcall is in-flight upon downcall
 2022-12-13  0:32 UTC  (3+ messages)

Speed up mount time?
 2022-12-13  0:30 UTC  (4+ messages)

[PATCH v3 net-next 0/2] enetc: unlock XDP_REDIRECT for XDP non-linear
 2022-12-13  0:30 UTC  (4+ messages)

[PATCH] tracing: Remove pointer (asterisk) from cpumask_t field
 2022-12-13  0:30 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm-smmu: Add sm8150-smmu-500 to the list of Adreno smmus
 2022-12-13  0:26 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8150: Enable split pagetables for Adreno SMMU

Mass-building defconfigs: many fail with assembler errors
 2022-12-13  0:26 UTC  (2+ messages)

[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
 2022-12-13  0:25 UTC  (3+ messages)
` [RFC PATCH v2 09/47] hugetlb: make huge_pte_lockptr take an explicit shift argument

[PATCH 6.0 000/157] 6.0.13-rc1 review
 2022-12-13  0:25 UTC  (2+ messages)

[PATCH 0/7] SM8[12]50 GPU speedbin
 2022-12-13  0:24 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: nvmem: Add compatible for SM8150
` [PATCH 2/7] dt-bindings: nvmem: Add compatible for SM8250
` [PATCH 3/7] drm/msm/a6xx: Add support for A640 speed binning
` [PATCH 4/7] drm/msm/a6xx: Add support for A650 "
` [PATCH 5/7] arm64: dts: qcom: sm8150: Don't start Adreno in headless mode
` [PATCH 6/7] arm64: dts: qcom: sm8150: Add GPU speedbin support
` [PATCH 7/7] arm64: dts: qcom: sm8250: "

[PATCH 5.15 000/123] 5.15.83-rc1 review
 2022-12-13  0:25 UTC  (2+ messages)

[PATCH-block v2 0/3] blk-cgroup: Fix potential UAF & miscellaneous cleanup
 2022-12-13  0:21 UTC  (5+ messages)
` [PATCH-block v2 2/3] blk-cgroup: Don't flush a blkg if destroyed

[PATCH 5.10 000/106] 5.10.159-rc1 review
 2022-12-13  0:24 UTC  (2+ messages)

[PATCH 5.4 00/67] 5.4.227-rc1 review
 2022-12-13  0:24 UTC  (2+ 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.