linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-08 15:56:26 to 2022-03-08 17:23:50 UTC [more...]

[PATCH -next] ASoC: amd: acp3x: Fix signedness bug in acp3x
 2022-03-08 17:20 UTC  (2+ messages)

[PATCH v2 0/3] scsi:iscsi: handle iscsi_cls_conn device with sysfs
 2022-03-09  3:09 UTC  (5+ messages)
` [PATCH v2 1/3] scsi: iscsi: Add helper functions to manage iscsi_cls_conn
` [PATCH v2 3/3] scsi:libiscsi: teardown iscsi_cls_conn gracefully

[v2] ASoC: mediatek: mt8183: support wb bt audio
 2022-03-08 17:20 UTC  (2+ messages)

[PATCH v2 00/26] usb: gadget: remove usage of list iterator past the loop
 2022-03-08 17:18 UTC  (27+ messages)
` [PATCH v2 01/26] usb: gadget: fsl: remove usage of list iterator past the loop body
` [PATCH v2 02/26] usb: gadget: bdc: "
` [PATCH v2 03/26] usb: gadget: udc: atmel: "
` [PATCH v2 04/26] usb: gadget: udc: pxa25x: "
` [PATCH v2 05/26] usb: gadget: udc: at91: "
` [PATCH v2 06/26] usb: gadget: goku_udc: "
` [PATCH v2 07/26] usb: gadget: udc: gr_udc: "
` [PATCH v2 08/26] usb: gadget: lpc32xx_udc: "
` [PATCH v2 09/26] usb: gadget: mv_u3d: "
` [PATCH v2 10/26] usb: gadget: udc: mv_udc_core: "
` [PATCH v2 11/26] usb: gadget: net2272: "
` [PATCH v2 12/26] usb: gadget: udc: net2280: "
` [PATCH v2 13/26] usb: gadget: omap_udc: "
` [PATCH v2 14/26] usb: gadget: s3c-hsudc: "
` [PATCH v2 15/26] usb: gadget: udc-xilinx: "
` [PATCH v2 16/26] usb: gadget: aspeed: "
` [PATCH v2 17/26] usb: gadget: configfs: remove using list iterator after loop body as a ptr
` [PATCH v2 18/26] usb: gadget: legacy: "
` [PATCH v2 19/26] usb: gadget: udc: max3420_udc: "
` [PATCH v2 20/26] usb: gadget: tegra-xudc: "
` [PATCH v2 21/26] usb: gadget: composite: remove check of list iterator against head past the loop body
` [PATCH v2 22/26] usb: gadget: pxa27x_udc: replace usage of rc to check if a list element was found
` [PATCH v2 23/26] usb: gadget: composite: remove usage of list iterator past the loop body
` [PATCH v2 24/26] usb: gadget: udc: core: "
` [PATCH v2 25/26] usb: gadget: dummy_hcd: "
` [PATCH v2 26/26] usb: gadget: udc: s3c2410: "

[PATCH] random: check for signal and try earlier when generating entropy
 2022-03-08 17:18 UTC 

[PATCH v3 00/16] Support external boost at CS35l41 ASoC driver
 2022-03-08 17:17 UTC  (17+ messages)
` [PATCH v3 01/16] sound: cs35l41: Unify hardware configuration
` [PATCH v3 02/16] sound: cs35l41: Check hw_config before using it
` [PATCH v3 03/16] sound: cs35l41: Move cs35l41_gpio_config to shared lib
` [PATCH v3 04/16] ALSA: hda: cs35l41: Fix I2S params comments
` [PATCH v3 05/16] ALSA: hda: cs35l41: Always configure the DAI
` [PATCH v3 06/16] ALSA: hda: cs35l41: Add Boost type flag
` [PATCH v3 07/16] hda: cs35l41: Put the device into safe mode for external boost
` [PATCH v3 08/16] hda: cs35l41: Mute the device before shutdown
` [PATCH v3 09/16] sound: cs35l41: Enable Internal Boost in shared lib
` [PATCH v3 10/16] ALSA: hda: cs35l41: Move boost config to initialization code
` [PATCH v3 11/16] ALSA: hda: cs35l41: Remove cs35l41_hda_reg_sequence struct
` [PATCH v3 12/16] ALSA: hda: cs35l41: Reorganize log for playback actions
` [PATCH v3 13/16] ALSA: hda: cs35l41: Handle all external boost setups the same way
` [PATCH v3 14/16] ALSA: hda: cs35l41: Move external boost handling to lib for ASoC use
` [PATCH v3 15/16] ASoC: dt-bindings: cs35l41: Document CS35l41 External Boost
` [PATCH v3 16/16] ASoC: cs35l41: Support external boost

[PATCH RFC] arm64: improve display about CPU architecture in cpuinfo
 2022-03-08 17:18 UTC  (8+ messages)

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-08 17:17 UTC  (11+ messages)

[PATCH bpf v2] tools: fix unavoidable GCC call in Clang builds
 2022-03-08 17:17 UTC  (2+ messages)

[PATCH 4.14 00/42] 4.14.270-rc1 review
 2022-03-08 17:17 UTC  (2+ messages)

[PATCH v2 net-next 00/10] net: bridge: Multiple Spanning Trees
 2022-03-08 17:17 UTC  (5+ messages)
` [PATCH v2 net-next 04/10] net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations

[PATCH v2 00/25] KVM MMU refactoring part 2: role changes
 2022-03-08 17:15 UTC  (18+ messages)
` [PATCH v2 01/25] KVM: x86/mmu: avoid indirect call for get_cr3
` [PATCH v2 02/25] KVM: x86/mmu: nested EPT cannot be used in SMM
` [PATCH v2 03/25] KVM: x86/mmu: constify uses of struct kvm_mmu_role_regs
` [PATCH v2 05/25] KVM: x86/mmu: rephrase unclear comment
` [PATCH v2 06/25] KVM: nVMX/nSVM: do not monkey-patch inject_page_fault callback
` [PATCH v2 07/25] KVM: x86/mmu: remove "bool base_only" arguments

[PATCH v1 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-08 17:15 UTC  (3+ messages)
` [PATCH v1 05/15] mm/rmap: convert RMAP flags to a proper distinct rmap_t type

[RFC PATCH v2 0/4] Introduce group balancer
 2022-03-08 17:13 UTC  (2+ messages)

[PATCH] x86/split_lock: Make life miserable for split lockers
 2022-03-08 17:12 UTC  (5+ messages)

[PATCH] selinux: log anon inode class name
 2022-03-08 17:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 1/1] media: c8sectpfe: Clean up handling of *_buffer_aligned
 2022-03-08 17:10 UTC  (4+ messages)

[PATCH v5 0/5] Update mdp clk to max supported value to support higher refresh rates
 2022-03-08 17:09 UTC  (7+ messages)
` [PATCH v5 1/5] arm64/dts/qcom/sc7280: remove assigned-clock-rate property for mdp clk
` [PATCH v5 2/5] arm64/dts/qcom/sc7180: "
` [PATCH v5 3/5] arm64/dts/qcom/sdm845: "
` [PATCH v5 4/5] arm64/dts/qcom/sm8250: "
` [PATCH v5 5/5] drm/msm/disp/dpu1: set mdp clk to the maximum frequency in opp table during probe

[patch v11 00/13] extensible prctl task isolation interface and vmstat sync
 2022-03-08 13:12 UTC  (3+ messages)

[PATCH] usb: dwc3: pci: Add support for Intel Alder Lake
 2022-03-08 17:08 UTC 

[PATCH -V11 1/9] mm/numa: automatically generate node migration order
 2022-03-08 17:07 UTC  (8+ messages)
` [PATCH -V11 2/9] mm/migrate: update node demotion order on hotplug events

[PATCH v3] Input/i8042: Merge quirk tables and add Clevo devices
 2022-03-08 17:05 UTC  (4+ messages)
` [PATCH v3 1/3] Input/i8042: Merge quirk tables
` [PATCH v3 2/3] input/i8042: Add debug output for quirks
` [PATCH v3 3/3] input/i8042: Add TUXEDO/Clevo devices to i8042 quirk tables

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

[PATCH 5.16 000/184] 5.16.13-rc2 review
 2022-03-08 17:02 UTC  (2+ messages)

[PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
 2022-03-08 17:00 UTC  (9+ messages)
` [PATCH V2 06/32] x86/sgx: Support VMA permissions more relaxed than enclave permissions

[irqchip: irq/irqchip-next] dt-bindings: apple,aic: Add CPU PMU per-cpu pseudo-interrupts
 2022-03-08 16:56 UTC 

[irqchip: irq/irqchip-next] dt-bindings: apple,aic: Add affinity description for per-cpu pseudo-interrupts
 2022-03-08 16:56 UTC 

[irqchip: irq/irqchip-next] dt-bindings: arm-pmu: Document Apple PMU compatible strings
 2022-03-08 16:56 UTC 

[irqchip: irq/irqchip-next] irqchip/apple-aic: Parse FIQ affinities from device-tree
 2022-03-08 16:56 UTC 

[irqchip: irq/irqchip-next] irqchip/apple-aic: Wire PMU interrupts
 2022-03-08 16:56 UTC 

[irqchip: irq/irqchip-next] arm64: dts: apple: Add t8103 PMU interrupt affinities
 2022-03-08 16:56 UTC 

[irqchip: irq/irqchip-next] irqchip/apple-aic: Move PMU-specific registers to their own include file
 2022-03-08 16:56 UTC 

[irqchip: irq/irqchip-next] arm64: dts: apple: Add t8303 PMU nodes
 2022-03-08 16:56 UTC 

[PATCH 4/5] selinux: declare data arrays const
 2022-03-08 16:55 UTC  (2+ messages)
` [PATCH v2 "

[PATCH net-next] net: lan966x: Improve the CPU TX bitrate
 2022-03-08 16:57 UTC 

[PATCH mm] fix for "kasan, vmalloc: only tag normal vmalloc allocations"
 2022-03-08 16:54 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.4 4028/9999] drivers/dma-buf/heaps/deferred-free-helper.c:23:19: sparse: sparse: symbol 'freelist_waitqueue' was not declared. Should it be static?
 2022-03-08 16:41 UTC 

[PATCHv5 00/30] TDX Guest: TDX core support
 2022-03-08 16:41 UTC  (6+ messages)
` [PATCHv5 23/30] x86/boot: Avoid #VE during boot for TDX platforms

[PATCH] rtc: pl031: fix rtc features null pointer dereference
 2022-03-08 16:41 UTC  (2+ messages)

hppa vDSO and compiler (non-)support
 2022-03-08 16:40 UTC  (3+ messages)

[BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
 2022-03-08 16:40 UTC  (16+ messages)

[PATCH] dt-bindings: rtc: at91: rename rtt bindings file
 2022-03-08 16:40 UTC  (2+ messages)

[PATCH v3 0/2] CAN: Add support for setting mux
 2022-03-08 16:39 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: ti,tcan104x-can: Document mux-states property
  ` [PATCH v3 1/2] dt-bindings: phy: ti, tcan104x-can: "

[RFCv2 PATCH 00/12] Introducing AMD x2APIC Virtualization (x2AVIC) support
 2022-03-08 16:39 UTC  (13+ messages)
` [RFCv2 PATCH 01/12] x86/cpufeatures: Introduce x2AVIC CPUID bit
` [RFCv2 PATCH 02/12] KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
` [RFCv2 PATCH 03/12] KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
` [RFCv2 PATCH 04/12] KVM: SVM: Update max number of vCPUs supported for x2AVIC mode
` [RFCv2 PATCH 05/12] KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID
` [RFCv2 PATCH 06/12] KVM: SVM: Do not update logical APIC ID table when in x2APIC mode
` [RFCv2 PATCH 07/12] KVM: SVM: Introduce helper function kvm_get_apic_id
` [RFCv2 PATCH 08/12] KVM: SVM: Adding support for configuring x2APIC MSRs interception
` [RFCv2 PATCH 09/12] KVM: SVM: Refresh AVIC settings when changing APIC mode
` [RFCv2 PATCH 10/12] KVM: SVM: Introduce helper functions to (de)activate AVIC and x2AVIC
` [RFCv2 PATCH 11/12] KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu
` [RFCv2 PATCH 12/12] KVM: SVM: Do not inhibit APICv when x2APIC is present

[PATCH] rtc-mc146818-lib: fix locking in mc146818_set_time
 2022-03-08 16:38 UTC  (2+ messages)

[PATCH v10 0/5] Add driver for GSC controller
 2022-03-08 16:36 UTC  (6+ messages)
` [PATCH v10 1/5] drm/i915/gsc: add gsc as a mei auxiliary device
` [PATCH v10 2/5] mei: add support for graphics system controller (gsc) devices
` [PATCH v10 3/5] mei: gsc: setup char driver alive in spite of firmware handshake failure
` [PATCH v10 4/5] mei: gsc: add runtime pm handlers
` [PATCH v10 5/5] mei: gsc: retrieve the firmware version

[PATCH v1 1/1] ACPI: docs: gpio-properties: Unify ASL style for GPIO examples
 2022-03-08 16:36 UTC  (2+ messages)

[PATCH v2] kbuild: Make $(LLVM) more flexible
 2022-03-08 16:36 UTC  (3+ messages)

[PATCH V3 00/10] More virtio hardening
 2022-03-08 16:35 UTC  (4+ messages)
` [PATCH V3 04/10] virtio_pci: harden MSI-X interrupts

[PATCH] rtc: snvs: Handle error for clk_enable
 2022-03-08 16:34 UTC  (2+ messages)

[PATCH v2] i2c: add tracepoints for I2C slave events
 2022-03-08 16:33 UTC 

[PATCH] KVM: use kvcalloc for array allocations
 2022-03-08 16:33 UTC 

[syzbot] INFO: trying to register non-static key in sco_sock_timeout
 2022-03-08 16:31 UTC 

[PATCH v6 0/6] drm: Add driver for Solomon SSD130x OLED displays
 2022-03-08 16:30 UTC  (5+ messages)
` [PATCH v6 2/6] drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()
` [PATCH v6 3/6] drm: Add driver for Solomon SSD130x OLED displays

[PATCH v1 0/5] Add memory shrinker to VirtIO-GPU DRM driver
 2022-03-08 16:29 UTC  (4+ messages)
` [PATCH v1 5/5] drm/virtio: Add memory shrinker

Deadlock at reboot?
 2022-03-08 16:24 UTC  (3+ messages)

[RESEND PATCH v3 1/2] spi: dt-bindings: samsung: Add fsd spi compatible
 2022-03-08 16:22 UTC  (9+ messages)

[PATCH 1/1] mm/page_alloc: add scheduling point to free_unref_page_list
 2022-03-08 16:19 UTC  (5+ messages)

[PATCH] usb: xhci: make XHCI_STOP_EP_CMD_TIMEOUT a module parameter
 2022-03-08 16:17 UTC  (4+ messages)

[PATCH net-next v8] net: openvswitch: IPv6: Add IPv6 extension header support
 2022-03-08 16:17 UTC  (14+ messages)
  ` [ovs-dev] "

[PATCH 00/19] rcu/context-tracking: Merge RCU eqs-dynticks counter to context tracking
 2022-03-08 16:15 UTC  (3+ messages)
` [PATCH 19/19] context_tracking: Exempt CONFIG_HAVE_CONTEXT_TRACKING_USER_OFFSTACK from non-active tracking

[PATCH v2 00/12] KVM: x86/pmu: Get rid of PERF_TYPE_HARDWAR and other minor fixes
 2022-03-08 16:14 UTC  (7+ messages)
` [PATCH v2 12/12] KVM: x86/pmu: Clear reserved bit PERF_CTL2[43] for AMD erratum 1292

[PATCH 0/3] mm: vmalloc: introduce array allocation functions
 2022-03-08 16:13 UTC  (3+ messages)
` [PATCH 2/3] mm: use vmalloc_array and vcalloc for array allocations

[PATCH 0/3] Fix MediaTek display dt-bindings issues
 2022-03-08 16:13 UTC  (3+ messages)

[PATCH net-next v2] powerpc/net: Implement powerpc specific csum_shift() to remove branch
 2022-03-08 16:12 UTC 

[PATCH] configs/debug: Restore DEBUG_INFO=y for overriding
 2022-03-08 16:10 UTC  (2+ messages)

[PATCH 5.15 000/256] 5.15.27-rc2 review
 2022-03-08 16:09 UTC  (3+ messages)

[PATCH 2/5] selinux: use correct type for context length
 2022-03-08 16:09 UTC  (7+ messages)
` [PATCH 3/5] selinux: use consistent pointer types for boolean arrays
` [PATCH 5/5] selinux: drop unnecessary NULL check

[PATCH 0/4] x86/platform/uv: UV Kernel support for UV5
 2022-03-08 16:09 UTC  (3+ messages)
` [PATCH 4/4] x86/platform/uv: Add gap hole end size

[PATCH] KVM: x86/pmu: Isolate TSX specific perf_event_attr.attr logic for AMD
 2022-03-08 16:09 UTC  (4+ messages)

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

[PATCH 1/2] drm: ssd130x: Fix COM scan direction register mask
 2022-03-08 16:07 UTC  (2+ messages)
` [PATCH 2/2] drm: ssd130x: Always apply segment remap setting

[PATCH] tracing: Fix last_cmd_set() string management in histogram code
 2022-03-08 16:07 UTC 

[PATCH mmotm] mempolicy: mbind_range() set_policy() after vma_merge()
 2022-03-08 16:05 UTC  (7+ messages)

[PATCH] kgdboc: fix return value of __setup handler
 2022-03-08 16:04 UTC  (2+ messages)

[PATCH] kvm: x86: Improve virtual machine startup performance
 2022-03-08 16:04 UTC  (8+ messages)

[PATCH v3] topology: make core_mask include at least cluster_siblings
 2022-03-08 16:03 UTC  (4+ messages)

ftrace bug
 2022-03-08 16:02 UTC  (5+ messages)

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2022-03-08 16:02 UTC  (6+ messages)
` [PATCH v8 5/5] certs: Allow root user to append signed hashes to "

[ammarfaizi2-block:paulmck/linux-rcu/dev 82/84] kernel/rcu/tree.c:2678:3: error: implicit declaration of function 'rcu_tasks_classic_qs'
 2022-03-08 16:00 UTC 

[PATCH 4.9 00/32] 4.9.305-rc1 review
 2022-03-08 15:57 UTC  (2+ messages)

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-08 15:30 UTC  (29+ messages)
` [PATCH v4 01/45] static_call: Avoid building empty .static_call_sites
` [PATCH v4 04/45] objtool,efi: Update __efi64_thunk annotation
` [PATCH v4 05/45] objtool: Have WARN_FUNC fall back to sym+off
` [PATCH v4 09/45] x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()
` [PATCH v4 12/45] x86/ibt,xen: Sprinkle the ENDBR
` [PATCH v4 13/45] x86/ibt,entry: Sprinkle ENDBR dust
` [PATCH v4 14/45] x86/linkage: Add ENDBR to SYM_FUNC_START*()
` [PATCH v4 15/45] x86/ibt,paravirt: Sprinkle ENDBR
` [PATCH v4 18/45] x86/ibt,ftrace: Search for __fentry__ location
` [PATCH v4 19/45] x86/livepatch: Validate "
` [PATCH v4 20/45] x86/ibt,ftrace: Make function-graph play nice
` [PATCH v4 21/45] x86/ibt,kprobes: Cure sym+0 equals fentry woes
` [PATCH v4 22/45] x86/ibt,bpf: Add ENDBR instructions to prologue and trampoline
` [PATCH v4 24/45] x86/ibt: Add IBT feature, MSR and #CP handling
` [PATCH v4 25/45] x86/ibt,kexec: Disable CET on kexec
` [PATCH v4 26/45] x86/alternative: Simplify int3_selftest_ip
` [PATCH v4 29/45] x86/ibt: Annotate text references
` [PATCH v4 30/45] x86/ibt,ftrace: Annotate ftrace code patching
` [PATCH v4 31/45] x86/ibt,sev: Annotations
` [PATCH v4 32/45] x86/ibt: Dont generate ENDBR in .discard.text
` [PATCH v4 33/45] x86/ibt: Ensure module init/exit points have references
` [PATCH v4 34/45] objtool: Rename --duplicate to --lto
` [PATCH v4 35/45] objtool: Ignore extra-symbol code
` [PATCH v4 36/45] x86: Mark stop_this_cpu() __noreturn
` [PATCH v4 40/45] Kbuild: Allow whole module objtool runs
` [PATCH v4 42/45] objtool: Add IBT/ENDBR decoding
` [PATCH v4 44/45] objtool: Find unused ENDBR instructions
` [PATCH v4 45/45] x86/alternative: Use .ibt_endbr_seal to seal indirect calls


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