linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-04 15:55:14 to 2022-03-04 18:12:09 UTC [more...]

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-04 18:11 UTC  (11+ messages)
` [PATCH v4 18/30] KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()
` [PATCH v4 21/30] KVM: x86/mmu: Zap invalidated roots via asynchronous worker

[perf vendor events] 3f5f0df7bf: perf-sanity-tests.perf_all_metrics_test.fail
 2022-03-04 18:10 UTC  (2+ messages)

[PATCH v3 00/39] x86: Kernel IBT
 2022-03-04 18:09 UTC  (11+ messages)
` [PATCH v3 18/39] x86/ibt,ftrace: Make function-graph play nice
` [PATCH v3 22/39] x86/ibt: Add IBT feature, MSR and #CP handling
` [PATCH v3 23/39] x86/alternative: Simplify int3_selftest_ip
` [PATCH v3 25/39] x86/bugs: Disable Retpoline when IBT

[PATCH] clk: at91: sama7g5: Allow MCK1 to be exported and referenced in DT
 2022-03-04 18:09 UTC  (4+ messages)

[PATCH v2] kbuild: Make $(LLVM) more flexible
 2022-03-04 18:09 UTC  (2+ messages)

[PATCH mmotm] mempolicy: mbind_range() set_policy() after vma_merge()
 2022-03-04 18:06 UTC  (2+ messages)

[PATCH v2 0/2] soc: fujitsu: Add A64FX diagnostic interrupt driver
 2022-03-04 18:05 UTC  (3+ messages)
` [PATCH v2 1/2] tty/sysrq: Make sysrq handler NMI aware

[PATCH 00/21] Control VQ support in vDPA
 2022-03-04 18:04 UTC  (16+ messages)
` [RFC PATCH v2 00/19] "
  ` [RFC PATCH v2 06/19] vdpa: multiple address spaces support
  ` [RFC PATCH v2 07/19] vdpa: introduce config operations for associating ASID to a virtqueue group
  ` [RFC PATCH v2 09/19] vhost: support ASID in IOTLB API
  ` [RFC PATCH v2 10/19] vhost-vdpa: introduce asid based IOTLB
  ` [RFC PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API

[PATCH] vfs: do not try to evict inode when super is frozen
 2022-03-04 18:04 UTC  (4+ messages)

[PATCH v16 0/4] MIPS: JZ4780 and CI20 HDMI
 2022-03-04 18:04 UTC  (13+ messages)
` [PATCH v16 1/4] drm/bridge: dw-hdmi: introduce dw_hdmi_enable_poll()
      ` [Letux-kernel] "

[PATCH v4 1/3] iio: temperature: ltc2983: Don't hard code defined constants in messages
 2022-03-04 18:02 UTC  (3+ messages)
` [PATCH v4 2/3] iio: temperature: ltc2983: Use single error path to put OF node
` [PATCH v4 3/3] iio: temperature: ltc2983: Make use of device properties

[PATCH] mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
 2022-03-04 18:01 UTC  (3+ messages)

[PATCH v3] mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n
 2022-03-04 17:56 UTC  (2+ messages)

[PATCH v3 01/30] drivers: hv: dxgkrnl: Add virtual compute device VM bus channel guids
 2022-03-04 17:55 UTC  (9+ messages)
` [PATCH v3 02/30] drivers: hv: dxgkrnl: Driver initialization and loading

[PATCH v9 0/3] integrity: support including firmware ".platform" keys at build time
 2022-03-04 17:54 UTC  (4+ messages)
` [PATCH v9 1/3] certs: export load_certificate_list() to be used outside certs/
` [PATCH v9 2/3] integrity: make integrity_keyring_from_id() non-static
` [PATCH v9 3/3] integrity: support including firmware ".platform" keys at build time

[PATCH v9 0/1] This patch fixes a reference count issue in the TPM core code
 2022-03-04 17:52 UTC  (3+ messages)
` [PATCH v9 1/1] tpm: fix reference counting for struct tpm_chip

[PATCH V2 00/11] perf intel-pt: Add perf event clocks to better support VM tracing
 2022-03-04 17:51 UTC  (4+ messages)
` [PATCH V2 02/11] perf/x86: Add support for TSC as a perf event clock

Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
 2022-03-04 17:50 UTC  (11+ messages)

mmotm 2022-03-03-21-24 uploaded
 2022-03-04 17:42 UTC  (5+ messages)
` mmotm 2022-03-03-21-24 uploaded [drivers/platform/x86/x86-android-tablets.ko]
` mmotm 2022-03-03-21-24 uploaded (sound/soc/intel/boards/)
` mmotm 2022-03-03-21-24 uploaded (security/apparmor/policy_unpack.o)

[ANNOUNCE] v5.17-rc6-rt11
 2022-03-04 17:41 UTC 

[PATCH] bus: ti-sysc: Fix gpt12 system timer issue with reserved status
 2022-03-04 17:41 UTC  (2+ messages)

[PATCH] scsi: megaraid: cleanup formatting of megaraid
 2022-03-04 17:36 UTC  (13+ messages)

[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
 2022-03-04 17:28 UTC  (29+ messages)
` [PATCH bpf-next v2 01/28] bpf: add new is_sys_admin_prog_type() helper
` [PATCH bpf-next v2 02/28] bpf: introduce hid program type
` [PATCH bpf-next v2 03/28] HID: hook up with bpf
` [PATCH bpf-next v2 04/28] libbpf: add HID program type and API
` [PATCH bpf-next v2 05/28] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v2 06/28] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v2 07/28] bpf/hid: add a new attach type to change the report descriptor
` [PATCH bpf-next v2 08/28] HID: allow to change the report descriptor from an eBPF program
` [PATCH bpf-next v2 09/28] libbpf: add new attach type BPF_HID_RDESC_FIXUP
` [PATCH bpf-next v2 10/28] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v2 11/28] samples/bpf: add a report descriptor fixup
` [PATCH bpf-next v2 12/28] bpf/hid: add hid_{get|set}_data helpers
` [PATCH bpf-next v2 13/28] HID: bpf: implement hid_bpf_get|set_data
` [PATCH bpf-next v2 14/28] selftests/bpf: add tests for hid_{get|set}_data helpers
` [PATCH bpf-next v2 15/28] bpf/hid: add new BPF type to trigger commands from userspace
` [PATCH bpf-next v2 16/28] libbpf: add new attach type BPF_HID_USER_EVENT
` [PATCH bpf-next v2 17/28] selftests/bpf: add test for user call of HID bpf programs
` [PATCH bpf-next v2 18/28] selftests/bpf: hid: rely on uhid event to know if a test device is ready
` [PATCH bpf-next v2 19/28] bpf/hid: add bpf_hid_raw_request helper function
` [PATCH bpf-next v2 20/28] HID: add implementation of bpf_hid_raw_request
` [PATCH bpf-next v2 21/28] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v2 22/28] bpf/verifier: prevent non GPL programs to be loaded against HID
` [PATCH bpf-next v2 23/28] HID: bpf: compute only the required buffer size for the device
` [PATCH bpf-next v2 24/28] HID: bpf: only call hid_bpf_raw_event() if a ctx is available
` [PATCH bpf-next v2 25/28] bpf/hid: Add a flag to add the program at the beginning of the list
` [PATCH bpf-next v2 26/28] libbpf: add handling for BPF_F_INSERT_HEAD in HID programs
` [PATCH bpf-next v2 27/28] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v2 28/28] samples/bpf: fix bpf_program__attach_hid() api change

[PATCH v2 1/1] device property: Allow error pointer to be passed to fwnode APIs
 2022-03-04 17:32 UTC 

[GIT PULL] Generic phy updates for v5.18-rc1
 2022-03-04 17:31 UTC 

[PATCH] PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosuspend()
 2022-03-04 17:30 UTC  (3+ messages)

[PATCH 0/5] SLUB debugfs improvements based on stackdepot
 2022-03-04 17:25 UTC  (3+ messages)

[PATCH mmotm] mm: delete __ClearPageWaiters()
 2022-03-04 17:25 UTC  (4+ messages)

[PATCH] Bluetooth: btrtl: Fix incorrect bin loading by MODULE_FIRMWARE
 2022-03-04 17:24 UTC  (2+ messages)

[PATCH for-next] Revert "IB/mlx5: Don't return errors from poll_cq"
 2022-03-04 17:24 UTC  (4+ messages)

[PATCH] Bluetooth: btusb: Add another Realtek 8761BU
 2022-03-04 17:22 UTC  (2+ messages)

[PATCH] docs: fix 'make htmldocs' warning in perf
 2022-03-04 17:22 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: bluetooth: broadcom: add BCM43430A0 & BCM43430A1
 2022-03-04 17:21 UTC  (3+ messages)
` [PATCH v2 2/2] Bluetooth: hci_bcm: "

[PATCH] drm/nouveau/bios: Rename prom_init() and friends functions
 2022-03-04 17:20 UTC 

[PATCH 0/2] *** Fix reformat_objdump.awk ***
 2022-03-04 17:20 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] net/bluetooth: use memset avoid memory leaks
 2022-03-04 17:20 UTC  (2+ messages)

[PATCH] Documentation/process: Add Researcher Guidelines
 2022-03-04 17:20 UTC  (5+ messages)

[PATCH v3 00/15] Make ETM register accesses consistent with sysreg.h
 2022-03-04 17:19 UTC  (16+ messages)
` [PATCH v3 01/15] coresight: etm4x: Cleanup TRCIDR0 register accesses
` [PATCH v3 02/15] coresight: etm4x: Cleanup TRCIDR2 "
` [PATCH v3 03/15] coresight: etm4x: Cleanup TRCIDR3 "
` [PATCH v3 04/15] coresight: etm4x: Cleanup TRCIDR4 "
` [PATCH v3 05/15] coresight: etm4x: Cleanup TRCIDR5 "
` [PATCH v3 06/15] coresight: etm4x: Cleanup TRCCONFIGR "
` [PATCH v3 07/15] coresight: etm4x: Cleanup TRCEVENTCTL1R "
` [PATCH v3 08/15] coresight: etm4x: Cleanup TRCSTALLCTLR "
` [PATCH v3 09/15] coresight: etm4x: Cleanup TRCVICTLR "
` [PATCH v3 10/15] coresight: etm3x: Cleanup ETMTECR1 "
` [PATCH v3 11/15] coresight: etm4x: Cleanup TRCACATRn "
` [PATCH v3 12/15] coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn "
` [PATCH v3 13/15] coresight: etm4x: Cleanup TRCSSPCICRn "
` [PATCH v3 14/15] coresight: etm4x: Cleanup TRCBBCTLR "
` [PATCH v3 15/15] coresight: etm4x: Cleanup TRCRSCTLRn "

[PATCH 0/5] gpiolib: Handle immutable irq_chip structures
 2022-03-04 17:19 UTC  (4+ messages)

[PATCH] mm: madvise: MADV_DONTNEED_LOCKED
 2022-03-04 17:19 UTC 

[GIT PULL] soundwire updates for v5.18-rc1
 2022-03-04 17:15 UTC 

ACPI flow for reserved memory
 2022-03-04 17:14 UTC  (2+ messages)

[PATCH] Documentation/locking/locktypes: Fix PREEMPT_RT _bh() description
 2022-03-04 17:13 UTC  (2+ messages)

[PATCH v4 0/4] MIPS: Modify mem= and memmap= parameter
 2022-03-04 17:11 UTC  (10+ messages)
` [PATCH v4 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter

[PATCH] PCI: dwc: solve returning success but actually failed
 2022-03-04 17:10 UTC  (2+ messages)

[PATCH RFC] x86: Add SGX_IOC_ENCLAVE_AUGMENT_PAGES
 2022-03-04 17:08 UTC  (3+ messages)

[PATCH][next] drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.c
 2022-03-04 17:08 UTC  (5+ messages)

[PATCH] kconfig: add KCONFIG_ALLCONFIG support for tinyconfig
 2022-03-04 17:06 UTC  (2+ messages)

[PATCH v2 00/20] Support external boost at CS35l41 ASoC driver
 2022-03-04 17:05 UTC  (4+ messages)
` [PATCH v2 13/20] sound: cs35l41: Enable Internal Boost in shared lib

[PATCH 1/1] ARM: dts: aspeed: bletchley: add sample averaging for ADM1278
 2022-03-04 17:04 UTC  (2+ messages)

[PATCH v3 1/4] dt-bindings: interrupt-controller: New binding for Meson-S4 SoCs
 2022-03-04 17:04 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v3 4/4] irqchip/meson-gpio: Add support for meson s4 SoCs
 2022-03-04 17:04 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v3 2/4] irqchip/meson-gpio: support more than 8 channels gpio irq
 2022-03-04 17:04 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v3 3/4] irqchip/meson-gpio: add select trigger type callback
 2022-03-04 17:04 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v1 1/4] powerpc: Cleanup asm-prototypes.c
 2022-03-04 17:04 UTC  (4+ messages)
` [PATCH v1 2/4] powerpc/smp: Declare current_set static
` [PATCH v1 3/4] powerpc/kexec: Declare kexec_paca static
` [PATCH v1 4/4] powerpc: Move C prototypes out of asm-prototypes.h

[PATCH v2] mm/page_alloc: call check_new_pages() while zone spinlock is not held
 2022-03-04 17:02 UTC 

[PATCH v3] topology: make core_mask include at least cluster_siblings
 2022-03-04 17:01 UTC 

[PATCH] arm64: dts: qcom: sc7280: Configure cts sleep pinctrl to bias-disable for sc7280-idp
 2022-03-04 16:57 UTC  (3+ messages)

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-04 16:56 UTC  (9+ messages)

[GIT PULL] RISC-V Fixes for 5.17-rc7
 2022-03-04 16:54 UTC 

[PATCH v5 0/2] remoteproc sysfs fixes/improvements
 2022-03-04 16:53 UTC  (6+ messages)
` [PATCH v5 1/2] remoteproc: Introduce sysfs_read_only flag
      ` [EXTERNAL] "

[RFC 00/10] Introduce In Field Scan driver
 2022-03-04 16:51 UTC  (4+ messages)
` [RFC 08/10] platform/x86/intel/ifs: Add IFS sysfs interface

[PATCH] mm/page_alloc: call check_new_pages() while zone spinlock is not held
 2022-03-04 16:50 UTC  (4+ messages)

Regression: memory corruption on Atmel SAMA5D31
 2022-03-04 16:48 UTC  (9+ messages)

回复: Re: [PATCH v20 3/5] usb: misc: Add onboard_usb_hub driver
 2022-03-04 16:47 UTC  (9+ messages)
    ` 回复: "

[PATCH v2 0/5] slab cleanups
 2022-03-04 16:45 UTC  (6+ messages)

[PATCH v2 0/2] Add PCIE device IDs for Intel DFL cards
 2022-03-04 16:45 UTC  (4+ messages)
` [PATCH v2 1/2] Documentation: fpga: dfl: add PCI Identification documentation

[PATCH V2] irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IAR
 2022-03-04 16:44 UTC  (4+ messages)
  ` [EXT] "

[PATCH v5 0/8] Add SCMI Virtio & Clock atomic support
 2022-03-04 16:41 UTC  (3+ messages)

[PATCH] arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
 2022-03-04 16:30 UTC  (2+ messages)
` [PATCH v2] "

[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
 2022-03-04 16:29 UTC  (7+ messages)
` [patch v3] "
  ` [patch v4] "

[PATCH] kbuild: Allow a suffix with $(LLVM)
 2022-03-04 16:27 UTC  (3+ messages)

[PATCH] tracing/osnoise: Force quiescent states while tracing
 2022-03-04 16:26 UTC  (8+ messages)

[PATCH 0/3] ceph: minor fixes and encrypted snapshot names
 2022-03-04 16:26 UTC  (5+ messages)
` [PATCH 1/3] ceph: fix error path in ceph_readdir()
` [PATCH 2/3] ceph: fix use-after-free in ceph_readdir
` [PATCH 3/3] ceph: add support for encrypted snapshot names

[PATCH 1/3] [v3] Kbuild: move to -std=gnu11
 2022-03-04 16:25 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: rockchip: add basic dts for the radxa rock3 model a
 2022-03-04 16:22 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm: rockchip: add "
` [PATCH 2/3] arm64: dts: rockchip: add basic dts for the "
` [PATCH 3/3] arm64: dts: rockchip: enable vop2 and hdmi tx on rock-3a

[PATCH 0/2] NVMe_over_TCP: support specifying the congestion-control
 2022-03-04 16:20 UTC  (3+ messages)
` [PATCH 2/2] nvme-tcp: "

[PATCH] m68k: tweak coldfire/device.c for COMPILE_TEST
 2022-03-04 16:20 UTC  (3+ messages)

[PATCH iproute2-next V2 0/4] Add support for locked bridge ports (for 802.1X)
 2022-03-04 16:20 UTC  (2+ messages)

[PATCH v2] mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n
 2022-03-04 16:17 UTC  (2+ messages)

[PATCH v4 0/7] Add support of mt8183 APU
 2022-03-04 16:15 UTC  (8+ messages)
` [PATCH v4 1/7] dt bindings: remoteproc: Add bindings for the MT8183 APU
` [PATCH v4 2/7] dt-bindings: remoteproc: Add bindings for the MT8365 APU
` [PATCH v4 3/7] remoteproc: Add a remoteproc driver for the MT8183's APU
` [PATCH v4 4/7] remoteproc: mtk_apu: Add support of JTAG
` [PATCH v4 5/7] remoteproc: mtk_apu: Use match_data
` [PATCH v4 6/7] remoteproc: mtk-apu: Add support of MT8365
` [PATCH v4 7/7] ARM64: mt8183: Add support of APU to mt8183

[PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-04 16:14 UTC  (9+ messages)
` [PATCH v11 44/45] virt: sevguest: Add support to get extended report

[PATCH printk v1 00/13] implement threaded console printing
 2022-03-04 16:14 UTC  (10+ messages)
` [PATCH printk v1 03/13] printk: use percpu flag instead of cpu_online()
  ` two locations: was: "

[PATCH V3] selftests: vm: Add test for Soft-Dirty PTE bit
 2022-03-04 16:14 UTC  (6+ messages)

[PATCH v3 1/2] sched/tracing: Don't re-read p->state when emitting sched_switch event
 2022-03-04 16:13 UTC  (3+ messages)
` [tip: sched/core] "

[PATCH v4 0/4] dt-bindings: rtc: convert at91sam9 bindings to
 2022-03-04 16:11 UTC  (5+ messages)
` [PATCH v4 1/4] ARM: dts: at91: Add the required `atmel,rtt-rtc-time-reg` property
` [PATCH v4 2/4] ARM: dts: at91: Use the generic "rtc" node name for the rtt IPs
` [PATCH v4 3/4] dt-bindings: rtc: convert at91sam9 bindings to json-schema
` [PATCH v4 4/4] dt-bindings: rtc: at91: Add SAMA7G5 compatible strings list

[PATCH 0/4 v3] tracing: Add a way to have custom events in the tracefs directory
 2022-03-04 16:12 UTC  (4+ messages)
` [PATCH 2/4 v3] tracing: Add sample code for custom trace events

[PATCH V2] KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
 2022-03-04 16:10 UTC 

[PATCH] ASoC: qcom: select correct WCD938X config for SC7280
 2022-03-04 16:09 UTC 

[PATCH bpf-next] bpf: Replace strncpy() with strscpy_pad()
 2022-03-04 16:07 UTC  (3+ messages)
` [PATCH bpf-next v2] bpf: Replace strncpy() with strscpy()

[PATCH] trace: fix return value of __setup handlers
 2022-03-04 16:05 UTC  (2+ messages)

[PATCH] mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND
 2022-03-04 16:05 UTC  (2+ messages)

[PATCHv5 00/30] TDX Guest: TDX core support
 2022-03-04 16:02 UTC  (5+ messages)
` [PATCHv5 01/30] x86/tdx: Detect running as a TDX guest in early boot

[GIT PULL] ARM: at91: dt for 5.18 #2
 2022-03-04 16:00 UTC 

[PATCH] init/initramfs.c: check the return value of kstrdup()
 2022-03-04 15:55 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).