linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-11 14:36:12 to 2022-03-11 16:26:15 UTC [more...]

[RFC v1 00/10] roadtest: a driver testing framework
 2022-03-11 16:24 UTC  (7+ messages)
` [RFC v1 01/10] roadtest: import libvhost-user from QEMU
` [RFC v1 02/10] roadtest: add C backend
` [RFC v1 03/10] roadtest: add framework
` [RFC v1 04/10] roadtest: add base config
` [RFC v1 06/10] roadtest: add documentation
` [RFC v1 09/10] regulator: tps62864: add roadtest

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

[next] arm64: allmodconfig: kernel BUG at include/linux/page-flags.h:509
 2022-03-11 16:24 UTC  (2+ messages)

[PATCH net-next 1/1] net: ipa: use struct_size() for the interconnect array
 2022-03-11 16:24 UTC 

[v4 0/2] ASoC: mediatek: mt8192: support rt1015p_rt5682s
 2022-03-11 16:22 UTC  (3+ messages)
` [v4 1/2] ASoC: dt-bindings: mt8192-mt6359: add new compatible for using rt1015p and rt5682
` [v4 2/2] ASoC: mediatek: mt8192: support rt1015p_rt5682s

[PATCH v3 01/10] arch: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-03-11 16:22 UTC  (4+ messages)
` [PATCH v3 05/10] dt-bindings: timer: Add HPE GXP Timer Binding

[PATCH V2] net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()
 2022-03-11 16:20 UTC  (2+ messages)

[PATCH v10 13/14] module: Move kdb module related code out of main kdb code
 2022-03-11 16:19 UTC  (7+ messages)
` [PATCH] kdb: Remove redundant module related references

[PATCH] tcp: export symbol tcp_set_congestion_control
 2022-03-11 16:18 UTC  (4+ messages)

[PATCH 1/2] linux/types.h: Remove unnecessary __bitwise__
 2022-03-11 16:18 UTC  (2+ messages)

[PATCH printk v1 00/13] implement threaded console printing
 2022-03-11 16:17 UTC  (9+ messages)
` [PATCH printk v1 11/13] printk: reimplement console_lock for proper kthread support

[PATCH v11 00/14] module: core code clean up
 2022-03-11 16:17 UTC  (4+ messages)
` [PATCH v11 12/14] module: Move sysfs support into a separate file
  ` [PATCH v11 13/14] module: Move kdb module related code out of main kdb code

[PATCH 0/6] Add latency_nice priority
 2022-03-11 16:14 UTC  (7+ messages)
` [PATCH 1/6] sched: Introduce latency-nice as a per-task attribute
` [PATCH 2/6] sched/core: Propagate parent task's latency requirements to the child task
` [PATCH 3/6] sched: Allow sched_{get,set}attr to change latency_nice of the task
` [PATCH 4/6] sched/core: Add permission checks for setting the latency_nice value
` [RFC 5/6] sched/fair: Take into account latency nice at wakeup
` [RFC 6/6] sched/fair: Add sched group latency support

[PATCH 00/19] rcu/context-tracking: Merge RCU eqs-dynticks counter to context tracking
 2022-03-11 16:14 UTC  (17+ messages)
` [PATCH 05/19] context_tracking: Split user tracking Kconfig
` [PATCH 14/19] rcu/context-tracking: Move RCU-dynticks internal functions to context_tracking
` [PATCH 15/19] rcu/context-tracking: Remove unused and/or unecessary middle functions
` [PATCH 16/19] context_tracking: Convert state to atomic_t
` [PATCH 19/19] context_tracking: Exempt CONFIG_HAVE_CONTEXT_TRACKING_USER_OFFSTACK from non-active tracking

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-11 16:07 UTC  (4+ messages)
` [PATCH v18 10/18] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned

[PATCH v2 00/38] Sort Makefiles and platform/Kconfig
 2022-03-11 16:07 UTC  (5+ messages)
` [PATCH v2 07/38] media: platform: place NXP drivers on a separate dir
` [PATCH v2 12/38] media: platform: amphion: move config to its own file
  ` [EXT] "

Scenario TREE07 with CONFIG_PREEMPT_DYNAMIC=n?
 2022-03-11 16:06 UTC  (7+ messages)

[PATCH 2/5] staging: vt6656: Remove unused rf_type in baseband.c
 2022-03-11 16:06 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
 2022-03-11 16:05 UTC  (2+ messages)

[PATCH] cachefiles: Fix volume coherency attribute
 2022-03-11 16:02 UTC 

[PATCH v11 00/12] fprobe: Introduce fprobe function entry/exit probe
 2022-03-11 16:01 UTC  (13+ messages)
` [PATCH v11 01/12] ftrace: Add ftrace_set_filter_ips function
` [PATCH v11 02/12] fprobe: Add ftrace based probe APIs
` [PATCH v11 03/12] rethook: Add a generic return hook
` [PATCH v11 04/12] rethook: x86: Add rethook x86 implementation
` [PATCH v11 05/12] arm64: rethook: Add arm64 rethook implementation
` [PATCH v11 06/12] powerpc: Add rethook support
` [PATCH v11 07/12] ARM: rethook: Add rethook arm implementation
` [PATCH v11 08/12] fprobe: Add exit_handler support
` [PATCH v11 09/12] fprobe: Add sample program for fprobe
` [PATCH v11 10/12] fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag "
` [PATCH v11 11/12] docs: fprobe: Add fprobe description to ftrace-use.rst
` [PATCH v11 12/12] fprobe: Add a selftest for fprobe

[PATCH] memcg: sync flush only if periodic flush is delayed
 2022-03-11 16:00 UTC  (2+ messages)

[PATCH] afs: Fix potential thrashing in afs writeback
 2022-03-11 15:58 UTC 

[PATCH net V2 1/2] ax25: Fix refcount leaks caused by ax25_cb_del()
 2022-03-11 15:55 UTC 

[PATCH v2 0/6] coresight: Add config flag to enable branch broadcast
 2022-03-11 15:56 UTC  (10+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] coresight: Fail to open with return stacks if they are unavailable

[PATCH] fs: remove reference to the removed config NFSD_V3
 2022-03-11 15:54 UTC  (3+ messages)
` [PATCH] "

[PATCH] ASoC: soc-compress: Change the check for codec_dai
 2022-03-11 15:53 UTC  (2+ messages)

[V2 1/2] ASoC: max98390: Add reset gpio control
 2022-03-11 15:51 UTC  (3+ messages)
` [V2 2/2] ASoC: dt-bindings: max98390: add reset gpio bindings

[PATCH 00/31] KVM: x86: hyper-v: Fine-grained TLB flush + Direct TLB flush feature
 2022-03-11 15:49 UTC  (32+ messages)
` [PATCH 01/31] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH 02/31] KVM: x86: hyper-v: Introduce TLB flush ring
` [PATCH 03/31] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH 04/31] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH 05/31] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH 06/31] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH 07/31] KVM: x86: hyper-v: Create a separate ring for Direct TLB flush
` [PATCH 08/31] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH 09/31] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH 10/31] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH 11/31] KVM: x86: Introduce .post_hv_direct_flush() nested hook
` [PATCH 12/31] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH 13/31] KVM: x86: hyper-v: Direct TLB flush
` [PATCH 14/31] KVM: x86: hyper-v: Introduce fast kvm_hv_direct_tlb_flush_exposed() check
` [PATCH 15/31] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH 16/31] KVM: nVMX: hyper-v: Direct TLB flush
` [PATCH 17/31] KVM: x86: KVM_REQ_TLB_FLUSH_CURRENT is a superset of KVM_REQ_HV_TLB_FLUSH too
` [PATCH 18/31] KVM: nSVM: hyper-v: Direct TLB flush
` [PATCH 19/31] KVM: x86: Expose Hyper-V Direct TLB flush feature
` [PATCH 20/31] KVM: selftests: Add hyperv_svm_test to .gitignore
` [PATCH 21/31] KVM: selftests: Better XMM read/write helpers
` [PATCH 22/31] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH 23/31] KVM: selftests: Make it possible to replace PTEs with __virt_pg_map()
` [PATCH 24/31] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH 25/31] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
` [PATCH 26/31] KVM: selftests: nVMX: Allocate Hyper-V partition assist page
` [PATCH 27/31] KVM: selftests: nSVM: Allocate Hyper-V partition assist and VP assist pages
` [PATCH 28/31] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
` [PATCH 29/31] KVM: selftests: evmcs_test: Direct TLB flush test
` [PATCH 30/31] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
` [PATCH 31/31] KVM: selftests: hyperv_svm_test: Add Direct TLB flush test

[v3 0/2] ASoC: mediatek: mt8192: support rt1015p_rt5682s
 2022-03-11 15:53 UTC  (3+ messages)
` [v3 2/2] "

[PATCH] cpufreq: fix cpufreq_get() can't get correct CPU frequency
 2022-03-11 15:52 UTC  (2+ messages)

[PATCH] afs: Fix potential thrashing in afs writeback
 2022-03-11 15:51 UTC  (2+ messages)

[PATCH v4 0/4] Add basic node support for Mediatek MT8186 SoC
 2022-03-11 15:51 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: timer: Add compatible for Mediatek MT8186
` [PATCH v4 2/4] dt-bindings: watchdog: "
` [PATCH v4 3/4] dt-bindings: arm: "

[PATCH 0/2] ARM: qcom_defconfig: add crypto and debugfs support
 2022-03-11 15:49 UTC  (3+ messages)
` [PATCH 1/2] ARM: qcom_defconfig: enable options for Qualcomm random number generator
` [PATCH 2/2] ARM: qcom_defconfig: enable debug fs support

[PATCH 0/3] mmc: mmci: stm32: updates for SDIO
 2022-03-11 15:45 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: mmc: mmci: add a property to disable DMA LLI

[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
 2022-03-11 15:45 UTC  (4+ messages)
` [RFC PATCH v2 5/5] vfio/pci: add the support for PCI D3cold state

[GIT PULL] interconnect changes for 5.18
 2022-03-11 15:40 UTC  (2+ messages)

[mm/slub] ae107fa919: BUG:unable_to_handle_page_fault_for_address
 2022-03-11 15:36 UTC  (3+ messages)

[paulmck-rcu:rcu/next] BUILD SUCCESS 442ed0995329841f3f88da38791dbb6295ce6c39
 2022-03-11 15:30 UTC 

[tip:x86/sgx] BUILD SUCCESS ed83935a9af088439462ef3f2efcf1ef62b05dfd
 2022-03-11 15:31 UTC 

[PATCH V2,0/2]mm: madvise: return correct bytes processed with process_madvise
 2022-03-11 15:29 UTC  (3+ messages)
` [PATCH V2,1/2] mm: madvise: return correct bytes advised "
` [PATCH V2,2/2] mm: madvise: skip unmapped vma holes passed to process_madvise

[PATCH v2 0/2] dt-bindings: DTB based validation
 2022-03-11 15:30 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: kbuild: Pass DT_SCHEMA_FILES to dt-validate

[PATCH] kexec/powerpc: fix exporting memory limit
 2022-03-11 15:26 UTC  (4+ messages)

[PATCH v3 0/3] drm/bridge: ti-sn65dsi86: Support non-eDP DisplayPort connectors
 2022-03-11 15:24 UTC  (5+ messages)
` [PATCH v3 3/3] drm/bridge: ti-sn65dsi86: Support hotplug detection

[PATCH v2 0/2] misc: Add power-efuse driver
 2022-03-11 15:24 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: Add power-efuse binding

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-11 15:23 UTC  (11+ messages)
              ` [tip: x86/core] x86,ftrace: Fix modify_ftrace_direct()

[PATCH net-next 2/3] dt-bindings: net: micrel: Configure latency values and timestamping check for LAN8814 phy
 2022-03-11 15:21 UTC  (14+ messages)

[PATCH] clocksource: remove left-over from removing the timer-atcpit100 driver
 2022-03-11 15:20 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Fix initialization of device object in vmbus_device_register()
 2022-03-11 15:19 UTC  (3+ messages)

[PATCH] fsnotify: remove redundant parameter judgment
 2022-03-11 15:12 UTC 

[PATCH 3/3] x86/PCI: Preserve host bridge windows completely covered by E820
 2022-03-11 15:13 UTC  (3+ messages)

[PATCH 1/5] x86/alternative: simplify DUMP_BYTES macro
 2022-03-11 15:13 UTC  (6+ messages)
` [PATCH 2/5] x86/alternative: bump MAX_PATCH_LEN
` [PATCH 3/5] x86/alternative: record .altinstructions section entity size
` [PATCH 4/5] x86/alternative: make .altinstr_replacement section non-executable
` [PATCH 5/5] x86/unwind/orc: delete dead write in __orc_find()

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-11 15:09 UTC  (3+ messages)
` [PATCH v4 18/30] KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()

[GIT PULL] MMC fixes for v5.17-rc8
 2022-03-11 15:09 UTC 

[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
 2022-03-11 15:08 UTC  (7+ messages)
` [PATCH bpf-next v2 12/28] bpf/hid: add hid_{get|set}_data helpers

[PATCHv2 00/10] ext4: Improve FC trace events
 2022-03-11 15:03 UTC  (11+ messages)

[PATCH v2 0/4] Ingenic DRM bridge_atomic_enable proposal
 2022-03-11 15:02 UTC  (5+ messages)
` [PATCH v2 4/4] dt-bindings: display/panel: Add Leadtek ltk035c5444t

[PATCH v3 0/4] Ingenic DRM bridge_atomic_enable proposal
 2022-03-11 14:59 UTC  (3+ messages)
` [PATCH v3 4/4] dt-bindings: display/panel: Add Leadtek ltk035c5444t

[PATCH v2] powerpc/32: Add support for out-of-line static calls
 2022-03-11 14:56 UTC  (3+ messages)

[PATCH] mfd: ab8500: clean up definitions in header after debugfs removal
 2022-03-11 14:52 UTC 

[PATCH v2 0/2] Add support for ARTPEC-8 UART
 2022-03-11 14:52 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: serial: samsung: Add "

[PATCH 1/3] net:ipv6:Add ndisc_bond_send_na to support sending na by slave directly
 2022-03-11 14:44 UTC  (2+ messages)

[tip: x86/core] x86,bpf: Fix bpf_arch_text_poke()
 2022-03-11 14:40 UTC 

[PATCH] x86: Remove a.out support
 2022-03-11 14:40 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-11 14:40 UTC  (2+ messages)
` [tip: x86/core] x86: Fix {int3,ibt}_selftest() vs LTO

[PATCH v2] sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headers
 2022-03-11 14:40 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 1/3] serial: 8250_fintek.c: Finish support for the F81865
 2022-03-11 14:38 UTC  (2+ messages)

[PATCH v3 00/46] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-03-11 14:35 UTC  (44+ messages)
` [PATCH v3 02/46] media: sun6i-csi: Refactor main driver data structures
` [PATCH v3 05/46] media: sun6i-csi: Always set exclusive module clock rate
` [PATCH v3 06/46] media: sun6i-csi: Define and use variant to get "
` [PATCH v3 07/46] media: sun6i-csi: Use runtime pm for clocks and reset
` [PATCH v3 08/46] media: sun6i-csi: Tidy up Kconfig
` [PATCH v3 09/46] media: sun6i-csi: Tidy up v4l2 code
` [PATCH v3 10/46] media: sun6i-csi: Tidy up video code
` [PATCH v3 11/46] media: sun6i-csi: Pass and store csi device directly in "
` [PATCH v3 12/46] media: sun6i-csi: Register the media device after creation
` [PATCH v3 13/46] media: sun6i-csi: Add media ops with link notify callback
` [PATCH v3 14/46] media: sun6i-csi: Introduce and use video helper functions
` [PATCH v3 15/46] media: sun6i-csi: Move csi buffer definition to main header file
` [PATCH v3 16/46] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v3 17/46] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture
` [PATCH v3 18/46] media: sun6i-csi: Add capture state using vsync for page flip
` [PATCH v3 19/46] media: sun6i-csi: Rework register definitions, invert misleading fields
` [PATCH v3 20/46] media: sun6i-csi: Add dimensions and format helpers to capture
` [PATCH v3 21/46] media: sun6i-csi: Implement address configuration without indirection
` [PATCH v3 22/46] media: sun6i-csi: Split stream sequences and irq code in capture
` [PATCH v3 23/46] media: sun6i-csi: Move power management to runtime pm "
` [PATCH v3 24/46] media: sun6i-csi: Move register configuration to capture
` [PATCH v3 25/46] media: sun6i-csi: Rework capture format management with helper
` [PATCH v3 26/46] media: sun6i-csi: Remove custom format helper and rework configure
` [PATCH v3 27/46] media: sun6i-csi: Add bridge dimensions and format helpers
` [PATCH v3 28/46] media: sun6i-csi: Get mbus code from bridge instead of storing it
` [PATCH v3 29/46] media: sun6i-csi: Tidy capture configure code
` [PATCH v3 30/46] media: sun6i-csi: Introduce bridge format structure, list and helper
` [PATCH v3 31/46] media: sun6i-csi: Introduce capture "
` [PATCH v3 32/46] media: sun6i-csi: Configure registers from format tables
` [PATCH v3 33/46] media: sun6i-csi: Introduce format match structure, list and helper
` [PATCH v3 34/46] media: sun6i-csi: Implement capture link validation with logic
` [PATCH v3 35/46] media: sun6i-csi: Get bridge subdev directly in capture stream ops
` [PATCH v3 36/46] media: sun6i-csi: Move hardware control to the bridge
` [PATCH v3 37/46] media: sun6i-csi: Unset bridge source on capture streamon fail
` [PATCH v3 38/46] media: sun6i-csi: Rename the capture video device to sun6i-csi-capture
` [PATCH v3 39/46] media: sun6i-csi: Cleanup headers and includes, update copyright lines
` [PATCH v3 40/46] media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code
` [PATCH v3 41/46] media: sun6i-csi: Only configure capture when streaming
` [PATCH v3 42/46] media: sun6i-csi: Add extra checks to the interrupt routine
` [PATCH v3 43/46] media: sun6i-csi: Request a shared interrupt
` [PATCH v3 44/46] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v3 45/46] media: sun6i-csi: Add support for hooking to the isp devices
` [PATCH v3 46/46] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry


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