linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-04 16:26:53 to 2022-03-04 18:42:31 UTC [more...]

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-04 18:42 UTC  (12+ 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

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

[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
 2022-03-04 18:41 UTC  (39+ 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] memcg: sync flush only if periodic flush is delayed
 2022-03-04 18:40 UTC 

[RFC PATCH v3 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-03-04 18:39 UTC  (5+ messages)
` [RFC PATCH v3 1/4] remoteproc: core: Introduce virtio device add/remove functions
` [RFC PATCH v3 2/4] remoteproc: core: Introduce rproc_register_rvdev function

[PATCH bpf-next v1 0/9] Extend cgroup interface with bpf
 2022-03-04 18:37 UTC  (7+ messages)
` [PATCH bpf-next v1 1/9] bpf: Add mkdir, rmdir, unlink syscalls for prog_bpf_syscall

[GIT PULL] Thermal control fix for v5.17-rc7
 2022-03-04 18:37 UTC 

[PATCH 3/3] x86/PCI: Preserve host bridge windows completely covered by E820
 2022-03-04 18:34 UTC  (2+ messages)

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

[PATCH v2 0/5] slab cleanups
 2022-03-04 18:33 UTC  (12+ messages)
` [PATCH v2 2/5] mm/sl[au]b: unify __ksize()
` [PATCH v2 3/5] mm/sl[auo]b: move definition of __ksize() to mm/slab.h
` [PATCH v2 4/5] mm/slub: limit number of node partial slabs only in cache creation

[PATCH 0/3] ceph: minor fixes and encrypted snapshot names
 2022-03-04 18:30 UTC  (9+ 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] mm: thp: don't have to lock page anymore when splitting PMD
 2022-03-04 18:30 UTC  (2+ messages)

[PATCH v4 1/3] iio: temperature: ltc2983: Don't hard code defined constants in messages
 2022-03-04 18:28 UTC  (4+ 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 v2 0/2] Add PCIE device IDs for Intel DFL cards
 2022-03-04 18:30 UTC  (5+ messages)
` [PATCH v2 1/2] Documentation: fpga: dfl: add PCI Identification documentation

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

[PATCH v3 00/39] x86: Kernel IBT
 2022-03-04 18:27 UTC  (13+ 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 v3 37/39] objtool: Optionally WARN about unused ANNOTATE_NOENDBR

[PATCH] clk: at91: sama7g5: fix parents of PDMCs' GCLK
 2022-03-04 18:26 UTC 

[PATCH] mISDN: Fix memory leak in dsp_pipeline_build()
 2022-03-04 18:25 UTC 

[PATCH] arm64: hyperv: make the format of 'Hyper-V: Host Build' output match x86
 2022-03-04 18:22 UTC  (2+ messages)

[PATCH v2] driver core: Add sysfs support for physical location of a device
 2022-03-04 18:21 UTC 

[PATCH 0/6] Add driver for SAMA7G5's PDMC
 2022-03-04 18:17 UTC  (7+ messages)
` [PATCH 1/6] ASoC: dmaengine: do not use a NULL prepare_slave_config() callback
` [PATCH 2/6] ASoC: add DT bindings for Microchip PDMC
` [PATCH 3/6] ASoC: atmel: mchp-pdmc: add PDMC driver
` [PATCH 4/6] ARM: dts: at91: sama7g5: add nodes for PDMC
` [PATCH 5/6] ARM: dts: at91: sama7g5ek: add node for PDMC0
` [PATCH 6/6] ARM: configs: at91: sama7_defconfig: add MCHP PDMC and DMIC drivers

[PATCH] Documentation/process: Add Researcher Guidelines
 2022-03-04 18:15 UTC  (6+ messages)

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

[RFC PATCH 0/2] Alloc kfence_pool after system startup
 2022-03-04 18:14 UTC  (8+ messages)
` [RFC PATCH 1/2] kfence: Allow re-enabling KFENCE "
` [RFC PATCH 2/2] kfence: Alloc kfence_pool "

[PATCH v3] Documentation/process: Add Researcher Guidelines
 2022-03-04 18:14 UTC 

Regression of madvise(MADV_COLD) on shmem?
 2022-03-04 17:55 UTC 

[PATCH] driver core: Add sysfs support for physical location of a device
 2022-03-04 18:11 UTC  (2+ messages)

[PATCH v2 1/1] serial: 8520_mtk: Prepare for platform_get_irq_optional() changes
 2022-03-04 18:11 UTC  (2+ messages)

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

[PATCH] clk: at91: sama7g5: Allow MCK1 to be exported and referenced in DT
 2022-03-04 18:09 UTC  (4+ 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] 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

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 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 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  (2+ messages)

[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] 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  (3+ 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)


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).