messages from 2023-03-10 20:59:06 to 2023-03-10 22:01:05 UTC [more...]
What's cooking in git.git (Feb 2023, #01; Thu, 2)
2023-03-10 21:47 UTC (17+ messages)
` so/diff-merges-more (was Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))
[PATCH 1/9] regulator: lp872x: Mark OF related data as maybe unused
2023-03-10 21:45 UTC (15+ messages)
` [PATCH 2/9] regulator: max20086: "
` [PATCH 3/9] regulator: mp8859: "
` [PATCH 4/9] regulator: mt6397-regulator: "
` [PATCH 5/9] regulator: qcom_rpm: Drop of_match_ptr for ID table
` [PATCH 6/9] regulator: pbias: "
` [PATCH 7/9] regulator: rpi-panel-attiny: "
` [PATCH 8/9] regulator: twl: "
` [PATCH 9/9] regulator: twl6030: "
[PATCH V6 00/15] Add support for stacked/parallel memories
2023-03-10 17:32 UTC (7+ messages)
` [PATCH V6 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH V6 02/15] net: "
` [PATCH V6 03/15] iio: imu: "
` [PATCH V6 04/15] mtd: devices: "
` [PATCH V6 05/15] staging: "
` [PATCH V6 06/15] platform/x86: serial-multi-instantiate: "
[REPOST PATCH 00/16] Add support for vPMU selftests
2023-03-10 21:57 UTC (5+ messages)
` [REPOST PATCH 10/16] selftests: KVM: aarch64: Add KVM EVTYPE filter PMU test
[PATCH v4 1/4] PCI: Introduce pci_dev_for_each_resource()
2023-03-10 21:51 UTC (5+ messages)
[PATCH v2 00/10] gitdm metadata updates
2023-03-10 21:58 UTC (7+ messages)
` [PATCH v2 05/10] contrib/gitdm: Add SYRMIA to the domain map
` [PATCH v2 06/10] contrib/gitdm: add Amazon "
` [PATCH v2 08/10] contrib/gitdm: add revng to "
[PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
2023-03-10 21:54 UTC (14+ messages)
` [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
[RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
2023-03-10 21:53 UTC (6+ messages)
[PATCH v8 0/5] PWM and keyboard backlight driver for ARM Macs
2023-03-10 21:46 UTC (4+ messages)
` [PATCH v8 2/5] pwm: Add Apple PWM controller
[PATCH 1/5] net: stmmac: qcom: drop of_match_ptr for ID table
2023-03-10 21:46 UTC (6+ messages)
` [PATCH 3/5] net: marvell: pxa168_eth: "
` [PATCH 4/5] net: samsung: sxgbe: "
` [PATCH 5/5] net: ni: "
Clarification Around File System Auditing
2023-03-10 21:54 UTC (5+ messages)
stable-rc/linux-4.19.y baseline: 150 runs, 24 regressions (v4.19.275-253-g70b2ca70b378b)
2023-03-10 21:48 UTC
[PATCH] ext4: convert to DIV_ROUND_UP() in mpage_process_page_bufs()
2023-03-10 21:47 UTC (9+ messages)
[PATCH] staging: sm750: Rename camel case functions in sm750_cursor.*
2023-03-10 21:52 UTC (2+ messages)
[RFC PATCH 0/3] Support for tail (branch point) experiment
2023-03-10 21:45 UTC (4+ messages)
` [RFC PATCH 1/3] branch: add new 'tail' concept
` [RFC PATCH 2/3] sha1-name: add @{tail} helpers
` [RFC PATCH 3/3] rebase: update branch tail after rebasing
[PATCH 1/3] ufs: qcom: add __maybe_unused to OF ID table
2023-03-10 21:44 UTC (4+ messages)
` [PATCH 2/3] ufs: exynos: drop of_match_ptr for "
` [PATCH 3/3] ufs: hisi: "
[PATCH 1/9] ASoC: qcom: lpass-sc7280: Drop of_match_ptr for ID table
2023-03-10 21:43 UTC (20+ messages)
` [PATCH] power: reset: qcom-pon: drop "
` [PATCH 2/9] ASoC: atmel: sam9x5_wm8731: Drop "
` [PATCH 3/9] ASoC: samsung: aries_wm8994: "
` [PATCH 4/9] ASoC: samsung: rt5514-spi: "
` [PATCH 5/9] ASoC: codecs: adau1977-spi: Mark OF related data as maybe unused
` [PATCH 6/9] ASoC: codecs: pcm179x-spi: "
` [PATCH 7/9] ASoC: codecs: rt1019: "
` [PATCH 8/9] ASoC: codecs: src4xxx-i2c: "
` [PATCH 9/9] ASoC: codecs: zl38060: "
[PATCH] soc: qcom: gsbi: mark OF related data as maybe unused
2023-03-10 21:44 UTC
[PATCH v7 00/41] Shadow stacks for userspace
2023-03-10 21:43 UTC (21+ messages)
` [PATCH v7 28/41] x86: Introduce userspace API for shadow stack
` [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall
[PATCH v2 00/18] x86/reboot: KVM: Clean up "emergency" virt code
2023-03-10 21:42 UTC (19+ messages)
` [PATCH v2 01/18] x86/reboot: VMCLEAR active VMCSes before emergency reboot
` [PATCH v2 02/18] x86/reboot: Expose VMCS crash hooks if and only if KVM_INTEL is enabled
` [PATCH v2 03/18] x86/reboot: Harden virtualization hooks for emergency reboot
` [PATCH v2 04/18] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
` [PATCH v2 05/18] x86/reboot: KVM: Disable SVM during reboot via virt/KVM "
` [PATCH v2 06/18] x86/reboot: Hoist "disable virt" helpers above "emergency reboot" path
` [PATCH v2 07/18] x86/reboot: Disable virtualization during reboot iff callback is registered
` [PATCH v2 08/18] x86/reboot: Assert that IRQs are disabled when turning off virtualization
` [PATCH v2 09/18] x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX
` [PATCH v2 10/18] x86/virt: KVM: Move VMXOFF helpers into "
` [PATCH v2 11/18] KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGON
` [PATCH v2 12/18] x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()
` [PATCH v2 13/18] x86/virt: KVM: Open code cpu_has_svm() into kvm_is_svm_supported()
` [PATCH v2 14/18] KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported()
` [PATCH v2 15/18] KVM: VMX: Ensure CPU is stable when probing basic VMX support
` [PATCH v2 16/18] x86/virt: KVM: Move "disable SVM" helper into KVM SVM
` [PATCH v2 17/18] KVM: x86: Force kvm_rebooting=true during emergency reboot/crash
` [PATCH v2 18/18] KVM: SVM: Use "standard" stgi() helper when disabling SVM
[jpoimboe:static-call-null-3 2/5] include/linux/static_call.h:210:9: warning: data definition has no type or storage class
2023-03-10 21:41 UTC
[Intel-gfx] [PATCH v12 0/6] Enable HDCP2.x via GSC CS
2023-03-10 21:42 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Enable HDCP2.x via GSC CS (rev12)
[PATCH RFC 6/6] r8169: remove ASPM restrictions now that ASPM is disabled during NAPI poll
2023-03-10 21:41 UTC (3+ messages)
[PATCH v2] index-pack: remove fetch_if_missing=0
2023-03-10 21:41 UTC (3+ messages)
[PATCH] staging: greybus: fix exceeds line length
2023-03-10 21:40 UTC (2+ messages)
[PATCH v2] pwm: Zero-initialize the pwm_state passed to driver's .get_state()
2023-03-10 21:40 UTC
[PATCH v2 1/2] iso-tester: Update High Reliability presets
2023-03-10 21:40 UTC (2+ messages)
` [PATCH v2 2/2] client/player: "
[PATCH] staging: sm750: Rename camel case functions in sm750_cursor.*
2023-03-10 21:39 UTC (2+ messages)
[ISSUE]soft lockup in __inet_lookup_established() function which one sock exist in two hash buckets(tcp_hashinfo.ehash)
2023-03-10 21:38 UTC (2+ messages)
[PATCH BlueZ 1/2] iso-tester: Update High Reliability presets
2023-03-10 21:36 UTC (3+ messages)
` [PATCH BlueZ 2/2] client/player: "
` [BlueZ,1/2] iso-tester: "
[PATCH v5 0/7] Remove VT-d virtual command interface and IOASID
2023-03-10 21:36 UTC (4+ messages)
` [PATCH v5 2/7] iommu/sva: Move PASID helpers to sva code
Bug with /dev/vcs* devices
2023-03-10 21:32 UTC (8+ messages)
` [PATCH] vc_screen: don't clobber return value in vcs_read
[PATCH v3 1/2] landlock.7: Document Landlock ABI v2 (file reparenting; Linux 5.19)
2023-03-10 21:31 UTC (6+ messages)
[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] 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] "
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] 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
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.