All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-10 20:39:29 to 2023-03-10 21:31:22 UTC [more...]

[PATCH v1 0/4] cli: run_commandf() coverage and small fixups
 2023-03-10 20:49 UTC  (9+ messages)
` [PATCH v1 1/4] cli: run_commandf(): "
` [PATCH v1 2/4] unit-test: cover run_commandf() by test-cases
` [PATCH v1 3/4] test: fdt: fix run_commandf() warnings
` [PATCH v1 4/4] test: exit: "

[PATCH v3 1/2] landlock.7: Document Landlock ABI v2 (file reparenting; Linux 5.19)
 2023-03-10 21:31 UTC  (6+ messages)

[PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
 2023-03-10 21:29 UTC  (10+ messages)
` [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr

[RFC][PATCH 0/5] Improve static call NULL handling
 2023-03-10 21:29 UTC  (8+ messages)
` [RFC][PATCH 1/5] static_call: Make NULL static calls consistent
` [RFC][PATCH 5/5] x86/kvm: Simplify static call handling

[linux-next:master 816/1532] drivers/infiniband/ulp/srp/ib_srp.c:66: warning: "DEFINE_DYNAMIC_DEBUG_METADATA" redefined
 2023-03-10 21:30 UTC  (4+ messages)

[PATCH v2] object-file: reprepare alternates when necessary
 2023-03-10 21:29 UTC  (2+ messages)

[PATCH] dyndbg: cleanup dynamic usage in ib_srp.c
 2023-03-10 21:27 UTC 

[PATCHES] fget()-to-fdget() whack-a-mole
 2023-03-10 21:27 UTC  (9+ messages)
` [PATCH 1/8] convert setns(2) to fdget()/fdput()
  ` [PATCH 2/8] convert sgx_set_attribute() "
  ` [PATCH 3/8] SVM-SEV: convert the rest of fget() uses to fdget() in there
  ` [PATCH 4/8] kill the last remaining user of proc_ns_fget()
  ` [PATCH 5/8] build_mount_idmapped(): switch to fdget()
  ` [PATCH 6/8] bpf: switch to fdget_raw()
  ` [PATCH 7/8] cgroup_get_from_fd(): "
  ` [PATCH 8/8] fuse_dev_ioctl(): switch to fdget()

[PATCH BlueZ 1/2] iso-tester: Update High Reliability presets
 2023-03-10 21:27 UTC  (2+ messages)
` [PATCH BlueZ 2/2] client/player: "

[PATCH] input: goodix: Add option to power off the controller during suspend
 2023-03-10 21:19 UTC  (2+ messages)

[REGRESSION] v6.1+ bind() does not fail with EADDRINUSE if dual stack is bound
 2023-03-10 21:25 UTC  (2+ messages)

[RFC PATCH] arm64: dts: qcom: sm8350-hdk: enable IPA
 2023-03-10 21:25 UTC  (2+ messages)

[PATCH v4 0/8] Export platform features from ccp driver
 2023-03-10 21:19 UTC  (11+ messages)
` [PATCH v4 1/8] crypto: ccp: Drop TEE support for IRQ handler
` [PATCH v4 2/8] crypto: ccp: Add a header for multiple drivers to use `__psp_pa`
` [PATCH v4 3/8] crypto: ccp: Move some PSP mailbox bit definitions into common header
` [PATCH v4 4/8] crypto: ccp: Add support for an interface for platform features
` [PATCH v4 5/8] crypto: ccp: Enable platform access interface on client PSP parts
` [PATCH v4 6/8] i2c: designware: Use PCI PSP driver for communication
` [PATCH v4 7/8] crypto: ccp: Add support for ringing a platform doorbell
` [PATCH v4 8/8] i2c: designware: Add doorbell support for Skyrim

[chrome-os:chromeos-6.1 7/238] drivers/usb/gadget/function/f_accessory.c:1078:5: warning: no previous prototype for function 'acc_ctrlrequest_composite'
 2023-03-10 21:20 UTC 

[PATCH v4 0/4] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-10 21:14 UTC  (6+ messages)
` [PATCH v4 3/4] "

[PATCH RFC 6/6] r8169: remove ASPM restrictions now that ASPM is disabled during NAPI poll
 2023-03-10 21:19 UTC  (2+ messages)

What's cooking in git.git (Feb 2023, #01; Thu, 2)
 2023-03-10 21:19 UTC  (16+ messages)
  ` so/diff-merges-more (was Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))

stable-rc/linux-6.1.y baseline: 177 runs, 1 regressions (v6.1.16-201-gf345f456043c)
 2023-03-10 21:19 UTC 

[PATCH v12 000/106] KVM TDX basic feature support
 2023-03-10 21:18 UTC  (4+ messages)
` [PATCH v12 050/106] KVM: TDX: MTRR: implement get_mt_mask() for TDX

[PATCH] ntfs: fix typo in dir.c
 2023-03-10 21:18 UTC 

Possible kernel fs block code regression in 6.2.3 umounting usb drives
 2023-03-10 21:08 UTC  (5+ messages)

stable-rc/queue/5.15 baseline: 170 runs, 22 regressions (v5.15.99-136-g8868121d78d7)
 2023-03-10 21:18 UTC 

[PATCH] x86/hyperv: Mark hv_ghcb_terminate() as noreturn
 2023-03-10 21:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] index-pack: remove fetch_if_missing=0
 2023-03-10 21:13 UTC  (2+ messages)

[PATCH] net/bonding: fix forward packets failed
 2023-03-10 21:11 UTC  (2+ messages)

[mnyman-xhci:feature_interrupters 4/4] drivers/usb/host/xhci-sideband.h:21:31: warning: 'struct usb_device' declared inside parameter list will not be visible outside of this definition or declaration
 2023-03-10 21:10 UTC 

[PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
 2023-03-10 21:10 UTC  (2+ messages)

[PATCH bpf-next v4] bpf, docs: Explain helper functions
 2023-03-10 21:10 UTC  (2+ messages)

[PATCH RFC 4/6] r8169: prepare rtl_hw_aspm_clkreq_enable for usage in atomic context
 2023-03-10 21:09 UTC  (2+ messages)

System Hang With 5.15.79-rt54 Patch Set
 2023-03-10 21:09 UTC  (6+ messages)

[PATCH RFC 3/6] r8169: enable cfg9346 config register access in atomic context
 2023-03-10 21:08 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix unaligned field offset in 32-bits platform
 2023-03-10 21:08 UTC  (6+ messages)
        `  "

[f2fs-dev] [PATCH 1/3] f2fs: factor out victim_entry usage from general rb_tree use
 2023-03-10 21:04 UTC  (6+ messages)
`  "
` [f2fs-dev] [PATCH 2/3] f2fs: factor out discard_cmd "
  `  "
` [f2fs-dev] [PATCH 3/3] f2fs: remove entire rb_entry sharing
  `  "

[Intel-xe] [PATCH] drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing
 2023-03-10 21:05 UTC  (6+ messages)

[PATCH 4.14 000/193] 4.14.308-rc1 review
 2023-03-10 21:03 UTC  (2+ messages)

[PATCH v1 1/1] devres: Pass unique name of the resource to devm_add_action()
 2023-03-10 21:02 UTC  (4+ messages)

[PATCH 5.10 000/529] 5.10.173-rc1 review
 2023-03-10 21:02 UTC  (2+ messages)

[Buildroot] [git commit] package/ace: fix build with libressl >= 3.5.0
 2023-03-10 21:01 UTC 

[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-10 21:01 UTC  (20+ messages)
` [PATCH v7 28/41] x86: Introduce userspace API for shadow stack
` [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall

[ipset PATCH] tests: hash:ip,port.t: Replace VRRP by GRE protocol
 2023-03-10 21:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ace: fix build with libressl >= 3.5.0
 2023-03-10 21:02 UTC  (2+ messages)

[Buildroot] [git commit] package/network-manager: fix build with -Dmodem_manager=false
 2023-03-10 20:56 UTC 

[PULL 0/3] Edk2 stable202302 20230309 patches
 2023-03-10 21:00 UTC  (5+ messages)
` [PULL 3/3] edk2: update firmware binaries

[Buildroot] [git commit] package/rdma-core: needs NPTL
 2023-03-10 20:59 UTC 

[PATCH v1] net: socket: suppress unused warning
 2023-03-10 20:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/network-manager: fix build with -Dmodem_manager=false
 2023-03-10 21:00 UTC  (2+ messages)

[PATCH nft] src: improve error reporting for unsupported chain type
 2023-03-10 20:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/rdma-core: needs NPTL
 2023-03-10 21:00 UTC  (2+ messages)

[PATCH 1/2] staging: wlan-ng: remove unnecessary kfree statements
 2023-03-10 20:59 UTC  (2+ messages)
` [PATCH 2/2] staging: wlan-ng: remove else statement

b4 v0.12.2 available
 2023-03-10 20:59 UTC 

[PATCH RFC 1/6] r8169: use spinlock to protect mac ocp register access
 2023-03-10 20:56 UTC  (2+ messages)

[RFC PATCH] intel-iommu: Report interrupt remapping faults
 2023-03-10 20:57 UTC  (2+ messages)

[PATCH v3 00/12] soc: qcom: add UCSI function to PMIC GLINK
 2023-03-10 20:56 UTC  (4+ messages)
` [PATCH v3 04/12] soc: qcom: pmic_glink: register ucsi aux device

[PATCH 00/16] net/hns3: some code refactor for hns3 RSS
 2023-03-10 20:58 UTC  (2+ messages)

[PATCH v2 00/12] efi: Improvements to booting and debugging
 2023-03-10 20:49 UTC  (13+ messages)
` [PATCH v2 01/12] efi: Set RUN_64BIT correctly for the EFI app
` [PATCH v2 02/12] x86: Adjust bootparam.h to be more like linux
` [PATCH v2 03/12] x86: Add return-value comment to cpu_jump_to_64bit()
` [PATCH v2 04/12] x86: Support booting a 64-bit kernel from 64-bit U-Boot
` [PATCH v2 05/12] x86: Exit EFI boot services before starting kernel
` [PATCH v2 06/12] x86: Support zboot and bootm in the EFI app
` [PATCH v2 07/12] efi: Add another tranch of GUIDs
` [PATCH v2 08/12] efi: Include GUID names with EFI app and payload
` [PATCH v2 09/12] doc: Add help for the efi command
` [PATCH v2 10/12] efi: Split out table-listing code into a new file
` [PATCH v2 11/12] efi: Support showing tables
` [PATCH v2 12/12] efI: Allow packaging a kernel in the debugging script

Dpdk packet reception
 2023-03-10 20:57 UTC 

Please pull u-boot-dm
 2023-03-10 20:54 UTC 

[PATCH 0/2] CI configuration improvements
 2023-03-10 20:49 UTC  (5+ messages)
` [PATCH 1/2] CI: Allow job tag to be optionally set globally
` [PATCH 2/2] CI: Allow a mirror to be specified for Docker Hub

[Buildroot] [git commit] package/pcre2: drop JIT sparc
 2023-03-10 20:56 UTC 

[PATCH v8 03/10] arm_ffa: introduce Arm FF-A low-level driver
 2023-03-10 20:50 UTC  (15+ messages)
` [PATCH v9 00/10] introduce Arm FF-A support
  ` [PATCH v9 02/10] lib: uuid: introduce uuid_str_to_le_bin function
  ` [PATCH v9 05/10] arm_ffa: introduce armffa command
  ` [PATCH v9 06/10] arm_ffa: introduce the FF-A Sandbox driver
  ` [PATCH v9 07/10] arm_ffa: introduce Sandbox test cases for UCLASS_FFA
  ` [PATCH v9 08/10] arm_ffa: introduce armffa command Sandbox test
  ` [PATCH v9 09/10] arm_ffa: efi: introduce FF-A MM communication

[Buildroot] [PATCH 1/1] package/pcre2: drop JIT sparc
 2023-03-10 20:56 UTC  (2+ messages)

[PATCH v2.1 03/24] arm/cpu: Add unreachable() to arch_cpu_idle_dead()
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 01/24] alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 05/24] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2.1 04/24] arm64/cpu: Mark cpu_die() __noreturn
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 02/24] alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 07/24] loongarch/cpu: Make sure play_dead() doesn't return
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 06/24] ia64/cpu: Mark play_dead() __noreturn
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 08/24] loongarch/cpu: Mark play_dead() __noreturn
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2.1 09/24] mips/cpu: Expose play_dead()'s prototype definition
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 11/24] mips/cpu: Mark play_dead() __noreturn
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 10/24] mips/cpu: Make sure play_dead() doesn't return
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 14/24] sh/cpu: Mark play_dead() __noreturn
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 15/24] sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 12/24] powerpc/cpu: Mark start_secondary_resume() __noreturn
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 13/24] sh/cpu: Make sure play_dead() doesn't return
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 17/24] x86/cpu: Make sure play_dead() doesn't return
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 18/24] x86/cpu: Mark play_dead() __noreturn
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 16/24] sparc/cpu: Mark cpu_play_dead() __noreturn
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 25/24] x86/cpu: Expose arch_cpu_idle_dead()'s prototype definition
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[Buildroot] [PATCH v2 2/2] linux: use -isystem instead of -I in HOSTCC
 2023-03-10 20:55 UTC  (2+ messages)

[PATCH v2 21/24] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 20/24] xtensa/cpu: Mark cpu_die() __noreturn
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() doesn't return
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 24/24] sched/idle: Mark arch_cpu_idle_dead() __noreturn
 2023-03-10 20:54 UTC  (2+ messages)
` [tip: objtool/core] "

[Buildroot] [git commit] package/libbpf: Don't remove bpf.h
 2023-03-10 20:48 UTC 

Auditing nftables changes
 2023-03-10 20:54 UTC  (7+ messages)

[Buildroot] [git commit] linux: use -isystem instead of -I in HOSTCC
 2023-03-10 20:44 UTC 

[PATCH v2 1/3] cmd: pci: Add command to set MPS of all PCIe devices
 2023-03-10 20:49 UTC  (3+ messages)
` [PATCH v2 2/3] drivers: pci: sandbox: Add stub sandbox PCI MPS support

[PATCH] power: reset: qcom-pon: drop of_match_ptr for ID table
 2023-03-10 20:54 UTC  (3+ messages)

[PATCH 0/9] binman: Show missing blob message when building U-Boot
 2023-03-10 20:49 UTC  (2+ messages)

[RFC PATCH] binman: bintool: etype: Add support for ti-secure entry
 2023-03-10 20:49 UTC  (7+ messages)

[PATCH] sysinfo: gpio: fix loop over DT "revisions" array
 2023-03-10 20:49 UTC  (2+ messages)

[syzbot] unexpected kernel reboot (8)
 2023-03-10 20:53 UTC  (2+ messages)

✅ PASS (311/381 SKIPPED): Test report for master (6.3.0-rc1, mainline.kernel.org-clang, 388a8101)
 2023-03-10 20:52 UTC 

[PATCH net-next] net: phy: smsc: use phy_clear/set_bits in lan87xx_read_status
 2023-03-10 20:51 UTC  (3+ messages)

✅ PASS (312/381 SKIPPED): Test report for master (6.3.0-rc1, mainline.kernel.org-clang, 55a21105)
 2023-03-10 20:51 UTC 

[PATCH 1/2] Revert "buildman: Correct CROSS_COMPILE output for sandbox"
 2023-03-10 20:48 UTC  (2+ messages)
` [PATCH 2/2] buildman: Fix CROSS_COMPILE output for sandbox

[PATCH v3 00/13] video: efi: Improve the EFI-app video console
 2023-03-10 20:47 UTC  (14+ messages)
` [PATCH v3 01/13] efi: video: Move payload code into a function
` [PATCH v3 02/13] efi: video: Return mode info for app also
` [PATCH v3 03/13] efi: Support a 64-bit frame buffer address
` [PATCH v3 04/13] x86: Add a few more items to bdinfo
` [PATCH v3 05/13] efi: Use a fixed value for the timer clock
` [PATCH v3 06/13] efi: Support copy framebuffer
` [PATCH v3 07/13] video: Allow a copy framebuffer with pre-allocated fb
` [PATCH v3 08/13] bbinfo: Show the size of the copy framebuffer
` [PATCH v3 09/13] efi: Adjust script to show pre-relocation output on terminal
` [PATCH v3 10/13] video: Remove duplicate cursor-positioning function
` [PATCH v3 11/13] video: Clear the vidconsole rather than the video
` [PATCH v3 12/13] efi: Add dhrystone, dcache and scroll lines to app
` [PATCH v3 13/13] video: Add a note about the broken implementation

drivers/iommu/intel/iommu.c:230 clear_context_copied() warn: clear_bit() takes a bit number
 2023-03-10 20:50 UTC 

[help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
 2023-03-10 20:50 UTC  (3+ messages)

[PATCH v1 0/2] Add destructor hook to LSM modules
 2023-03-10 20:49 UTC  (2+ messages)

[PATCH v3 0/5] net: Make MAC/PHY time stamping selectable
 2023-03-10 20:48 UTC  (10+ messages)
` [PATCH v3 3/5] net: Let the active time stamping layer be selectable

[PATCH net-next v9 3/5] r8169: Consider chip-specific ASPM can be enabled on more cases
 2023-03-10 20:48 UTC  (3+ messages)

[PATCH 0/5] Process connector bug fixes & enhancements
 2023-03-10 20:47 UTC  (4+ messages)
` [PATCH 4/5] connector/cn_proc: Allow non-root users access

[PATCH v1 1/2] Add release hook to LSM
 2023-03-10 20:46 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915: Update vblank timestamping stuff on seamless M/N change
 2023-03-10 20:46 UTC  (3+ messages)

[2.0][PATCH 1/4] utils: Allow to_boolean to support int values
 2023-03-10 20:46 UTC  (4+ messages)
` [2.0][PATCH 2/4] cookerdata: Remove incorrect SystemExit usage
` [2.0][PATCH 3/4] cookerdata: Improve early exception handling
` [2.0][PATCH 4/4] cookerdata: Drop dubious exception handling code

[2.2][PATCH 1/4] utils: Allow to_boolean to support int values
 2023-03-10 20:45 UTC  (4+ messages)
` [2.2][PATCH 2/4] cookerdata: Remove incorrect SystemExit usage
` [2.2][PATCH 3/4] cookerdata: Improve early exception handling
` [2.2][PATCH 4/4] cookerdata: Drop dubious exception handling code

[git pull] common helper for kmap_local_page() users in local filesystems
 2023-03-10 20:44 UTC 

[Bug 217174] New: Plugging in usb external drive, mount and umount causes kernel Oops
 2023-03-10 20:43 UTC  (2+ messages)
` [Bug 217174] "

Bitbake repo using the same tag name as branch
 2023-03-10 20:41 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH] valgrind: Disable drd/tests/bar_bad ptest
 2023-03-10 20:41 UTC  (3+ messages)
` [OE-core] "

[PATCH v1 00/14] Add Nested Translation Support for SMMUv3
 2023-03-10 20:39 UTC  (4+ messages)
` [PATCH v1 08/14] iommu/arm-smmu-v3: Prepare for nested domain support

[jolsa-perf:uprobe_multi_3 5/11] kernel/trace/bpf_trace.c:2913:25: warning: variable 'size' set but not used
 2023-03-10 20:39 UTC 

[iwlwifi-chromeos:chromeos-6.1__release/core76-47-and-rex-fixes-clean-no-cfg 1/12] versioncheck: ./drivers/net/wireless/iwl7000/hdrs/config.h: 68: need linux/version.h
 2023-03-10 20:39 UTC 

stable-rc/queue/4.19 baseline: 133 runs, 19 regressions (v4.19.275-252-g4ba804160033d)
 2023-03-10 20:40 UTC 

[chrome-os:chromeos-6.1 1/11] kismet: WARNING: unmet direct dependencies detected for CRYPTO_ARC4 when selected by IWL7000
 2023-03-10 20:39 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.