linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-08 14:50:17 to 2022-03-08 16:41:13 UTC [more...]

[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: "

[PATCH v2 00/25] KVM MMU refactoring part 2: role changes
 2022-03-08 16:39 UTC  (11+ 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

[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  (4+ 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  (7+ messages)
` [PATCH 1/3] "
` [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  (5+ 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 V2 00/32] x86/sgx and selftests/sgx: Support SGX2
 2022-03-08 16:04 UTC  (8+ messages)
` [PATCH V2 06/32] x86/sgx: Support VMA permissions more relaxed than enclave permissions

[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  (46+ messages)
` [PATCH v4 01/45] static_call: Avoid building empty .static_call_sites
` [PATCH v4 02/45] objtool: Add --dry-run
` [PATCH v4 03/45] objtool: Default ignore INT3 for unreachable
` [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 06/45] x86/ibt: Base IBT bits
` [PATCH v4 07/45] x86/ibt: Add ANNOTATE_NOENDBR
` [PATCH v4 08/45] x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBR
` [PATCH v4 09/45] x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()
` [PATCH v4 10/45] x86/entry: Cleanup PARAVIRT
` [PATCH v4 11/45] x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
` [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 16/45] x86/ibt,crypto: Add ENDBR for the jump-table entries
` [PATCH v4 17/45] x86/ibt,kvm: Add ENDBR to fastops
` [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 23/45] x86/ibt,ftrace: Add ENDBR to samples/ftrace
` [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 27/45] x86/ibt: Disable IBT around firmware
` [PATCH v4 28/45] x86/bugs: Disable Retpoline when IBT
` [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 37/45] exit: Mark do_group_exit() __noreturn
` [PATCH v4 38/45] objtool: Rework ASM_REACHABLE
` [PATCH v4 39/45] x86: Annotate call_on_stack()
` [PATCH v4 40/45] Kbuild: Allow whole module objtool runs
` [PATCH v4 41/45] objtool: Read the NOENDBR annotation
` [PATCH v4 42/45] objtool: Add IBT/ENDBR decoding
` [PATCH v4 43/45] objtool: Validate IBT assumptions
` [PATCH v4 44/45] objtool: Find unused ENDBR instructions
` [PATCH v4 45/45] x86/alternative: Use .ibt_endbr_seal to seal indirect calls

[PATCH v4 0/4] dt-bindings: rtc: convert at91sam9 bindings to
 2022-03-08 15:54 UTC  (5+ messages)
` [PATCH v4 3/4] dt-bindings: rtc: convert at91sam9 bindings to json-schema
  ` (subset) "
` [PATCH v4 4/4] dt-bindings: rtc: at91: Add SAMA7G5 compatible strings list
  ` (subset) "

[PATCH V2] KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
 2022-03-08 15:51 UTC  (2+ messages)

[ammarfaizi2-block:palmer/linux/riscv-compat 6/20] arch/arm64/include/asm/compat.h:69:8: error: redefinition of 'compat_statfs'
 2022-03-08 15:49 UTC 

[PATCH] clk: COMMON_CLK_LAN966X should depend on SOC_LAN966
 2022-03-08 15:52 UTC  (3+ messages)

[PATCH 4.19 00/51] 4.19.233-rc1 review
 2022-03-08 15:48 UTC  (3+ messages)

[PATCH v6 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2022-03-08 15:48 UTC  (5+ messages)
` [PATCH v6 31/39] kasan, vmalloc: only tag normal vmalloc allocations

[PATCH 5.4 00/64] 5.4.183-rc1 review
 2022-03-08 15:46 UTC  (3+ messages)

[RFT v4] tty/sysrq: Make sysrq handler NMI aware
 2022-03-08 15:46 UTC  (4+ messages)

[PATCH2] PCI: dwc: solve returning success but actually failed
 2022-03-08 15:45 UTC 

[PATCH v2 0/2] Add PWM driver for Suplus SP7021 SoC
 2022-03-08 15:44 UTC  (7+ messages)
` [PATCH v2 2/2] pwm:sunplus-pwm:Add Sunplus SoC PWM Driver

[PATCH 5.10 000/104] 5.10.104-rc2 review
 2022-03-08 15:43 UTC  (2+ messages)

[PATCH] net: ipv6: fix invalid alloclen in __ip6_append_data
 2022-03-08 15:43 UTC  (3+ messages)

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

[PATCH] mtd: spi-nor: Skip erase logic when SPI_NOR_NO_ERASE is set
 2022-03-08 15:41 UTC  (2+ messages)

[PATCH] mm/list_lru: Optimize memcg_drain_list_lru_node()
 2022-03-08 15:41 UTC  (3+ messages)

[PATCH v2] KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
 2022-03-08 15:41 UTC  (2+ messages)

[PATCH net-next 0/3] Add support for 1588 in LAN8814
 2022-03-08 15:43 UTC  (9+ messages)
` [PATCH net-next 2/3] dt-bindings: net: micrel: Configure latency values and timestamping check for LAN8814 phy

[ammarfaizi2-block:google/android/kernel/common/android12-5.4 4027/9999] drivers/dma-buf/heaps/page_pool.c:236:17: sparse: sparse: symbol 'pool_shrinker' was not declared. Should it be static?
 2022-03-08 15:39 UTC 

[ammarfaizi2-block:palmer/linux/riscv-d1 12/12] arch/riscv/include/asm/pgtable.h:323: Error: attempt to move .org backwards
 2022-03-08 15:39 UTC 

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-08 15:39 UTC  (11+ messages)
` [PATCH v18 08/18] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device

[PATCH v2 0/4] support USB offload feature
 2022-03-08 15:38 UTC  (5+ messages)
  ` [PATCH v2 4/4] usb: host: add xhci-exynos module
  ` [PATCH v2 1/4] usb: host: export symbols for xhci hooks usage

[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 33/41] include/linux/fortify-string.h:47:30: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length
 2022-03-08 15:36 UTC  (2+ messages)

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-08 15:36 UTC  (4+ messages)
` [PATCH v4 30/30] KVM: selftests: Add test to populate a VM with the max possible guest mem

[PATCH v2 2/2] nvme-tcp: support specifying the congestion-control
 2022-03-08 15:36 UTC  (2+ messages)

[PATCH] mm: madvise: MADV_DONTNEED_LOCKED
 2022-03-08 15:31 UTC  (2+ messages)

[ammarfaizi2-block:palmer/linux/riscv-compat 13/20] arch/riscv/kernel/process.c:102:49: error: 'SR_UXL' undeclared; did you mean 'SR_XS'?
 2022-03-08 15:29 UTC 

[PATCH v2 00/11] pinctrl: mediatek: Fixes and minor improvements
 2022-03-08 15:27 UTC  (7+ messages)
` [PATCH v2 02/11] pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback
` [PATCH v2 07/11] pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logic
` [PATCH v2 08/11] pinctrl: mediatek: paris: Support generic PIN_CONFIG_DRIVE_STRENGTH_UA

[GIT PULL] clk: at91: clk for 5.18
 2022-03-08 15:26 UTC 

[PATCH] MAINTAINERS: rectify entry for REALTEK RTL83xx SMI DSA ROUTER CHIPS
 2022-03-08 15:26 UTC  (2+ messages)

mmotm 2022-03-06-20-33 uploaded
 2022-03-08 15:25 UTC  (3+ messages)
` mmotm 2022-03-06-20-33 uploaded (x86-android-tablets)

[PATCH] drivers/thermal/thermal_of: Add change_mode ops support for thermal_of sensor
 2022-03-08 15:20 UTC 

[syzbot] KASAN: use-after-free Read in cdc_ncm_tx_fixup
 2022-03-08 15:20 UTC 

[PATCH] binfmt_misc: add two-steps registration (opt-in)
 2022-03-08 15:18 UTC  (2+ messages)

[PATCH 4.19 00/34] 4.19.232-rc1 review
 2022-03-08 15:12 UTC  (3+ messages)
` [PATCH 4.19 01/34] cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug

[PATCH v1 1/1] auxdisplay: lcd2s: Fix multi-line comment style
 2022-03-08 15:12 UTC 

[PATCH v1 1/4] auxdisplay: lcd2s: make use of device property API
 2022-03-08 15:11 UTC  (4+ messages)
` [PATCH v1 2/4] auxdisplay: lcd2s: use module_i2c_driver to simplify the code
` [PATCH v1 3/4] auxdisplay: lcd2s: Switch to i2c ->probe_new()
` [PATCH v1 4/4] auxdisplay: lcd2s: Use array size explicitly in lcd2s_gotoxy()

[PATCH] configs/debug: set CONFIG_DEBUG_INFO=y properly
 2022-03-08 15:11 UTC  (5+ messages)

[PATCH] clk: at91: clk-master: remove dead code
 2022-03-08 15:06 UTC  (3+ messages)

[PATCH] clk: at91: sama7g5: fix parents of PDMCs' GCLK
 2022-03-08 15:05 UTC  (3+ messages)

[PATCH v8 1/3] usb: typec: tcpci: move tcpci.h to include/linux/usb/ directory
 2022-03-08 14:41 UTC  (3+ messages)

[PATCH] selftests/bpf: fix array_size.cocci warning
 2022-03-08 15:00 UTC  (3+ messages)

[PATCH] powerpc: 8xx: fix a return value error in mpc8xx_pic_init
 2022-03-08 15:00 UTC  (3+ messages)

[PATCH] x86/split_lock: Make life miserable for split lockers
 2022-03-08 14:59 UTC  (4+ messages)

[PATCH v2 1/2] cpufreq: unify the show() and store() styles of attr
 2022-03-08 14:58 UTC  (2+ messages)

[PATCH v2 0/4] clocksource: Add MCT support for ARTPEC-8
 2022-03-08 14:58 UTC  (5+ messages)
` [PATCH v2 3/4] clocksource/drivers/exynos_mct: Support local-timer-index property
` [PATCH v2 4/4] clocksource/drivers/exynos_mct: Enable building on ARTPEC

[PATCH] Bluetooth: btusb: Add missing Chicony device for Realtek RTL8723BE
 2022-03-08 14:57 UTC 

[PATCH 0/7] Add RS485 support to DW UART
 2022-03-08 14:53 UTC  (12+ messages)
` [PATCH 1/7] serial: 8250_dwlib: RS485 HW half duplex support

[PATCH net] ptp: idt82p33: use rsmu driver to access i2c/spi bus
 2022-03-08 14:55 UTC  (2+ messages)

[GIT PULL] fuse fixes for 5.17-rc8
 2022-03-08 14:53 UTC 

[PATCH 3/3] x86/PCI: Preserve host bridge windows completely covered by E820
 2022-03-08 14:52 UTC  (5+ messages)

hppa vDSO and compiler (non-)support
 2022-03-08 14:51 UTC  (2+ messages)

[PATCH bpf-next] bpf: determine buf_info inside check_buffer_access()
 2022-03-08 14:50 UTC  (2+ 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).