The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2022-03-02 14:13:12 to 2022-03-02 16:39:30 UTC [more...]

[PATCH v2 00/39] x86: Kernel IBT
 2022-03-02 16:38 UTC  (27+ messages)
` [PATCH v2 01/39] kbuild: Fix clang build
` [PATCH v2 12/39] x86/ibt,ftrace: Search for __fentry__ location
` [PATCH v2 15/39] x86/ibt,kprobes: Fix more +0 assumptions

[PATCH mm 00/22] kasan: report clean-ups and improvements
 2022-03-02 16:36 UTC  (18+ messages)
` [PATCH mm 01/22] kasan: drop addr check from describe_object_addr
` [PATCH mm 02/22] kasan: more line breaks in reports
` [PATCH mm 03/22] kasan: rearrange stack frame info "
` [PATCH mm 04/22] kasan: improve "
` [PATCH mm 05/22] kasan: print basic stack frame info for SW_TAGS
` [PATCH mm 06/22] kasan: simplify async check in end_report
` [PATCH mm 07/22] kasan: simplify kasan_update_kunit_status and call sites
` [PATCH mm 08/22] kasan: check CONFIG_KASAN_KUNIT_TEST instead of CONFIG_KUNIT
` [PATCH mm 09/22] kasan: move update_kunit_status to start_report
` [PATCH mm 10/22] kasan: move disable_trace_on_warning "
` [PATCH mm 11/22] kasan: split out print_report from __kasan_report
` [PATCH mm 12/22] kasan: simplify kasan_find_first_bad_addr call sites
` [PATCH mm 13/22] kasan: restructure kasan_report
` [PATCH mm 14/22] kasan: merge __kasan_report into kasan_report
` [PATCH mm 15/22] kasan: call print_report from kasan_report_invalid_free
` [PATCH mm 16/22] kasan: move and simplify kasan_report_async
` [PATCH mm 17/22] kasan: rename kasan_access_info to kasan_report_info

[PATCH v1 1/1] ACPI: Switch to use list_entry_is_head() helper
 2022-03-02 16:36 UTC  (3+ messages)

propagating vmgenid outward and upward
 2022-03-02 16:32 UTC  (17+ messages)

[PATCH] mmc: sdhci-pci-gli: Add runtime PM for GL9763E
 2022-03-02 16:31 UTC  (7+ messages)

[PATCH 0/5] SLUB debugfs improvements based on stackdepot
 2022-03-02 16:31 UTC  (4+ messages)
` [PATCH 5/5] slab, documentation: add description of debugfs files for SLUB caches

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

[PATCH v8 0/2] Add the driver for Intel Keem Bay SoC timer block
 2022-03-02 16:26 UTC  (10+ messages)
` [PATCH v8 2/2] clocksource: Add Intel Keem Bay timer support

[PATCH v9 00/14] module: core code clean up
 2022-03-02 16:26 UTC  (4+ messages)
` [PATCH v9 13/14] module: Move kdb_modules list out of core code

[PATCH printk v1 00/13] implement threaded console printing
 2022-03-02 16:25 UTC  (14+ messages)
` [PATCH printk v1 03/13] printk: use percpu flag instead of cpu_online()
  ` two locations: was: "
` [PATCH printk v1 06/13] printk: refactor and rework printing logic
` [PATCH printk v1 07/13] printk: move buffer definitions into console_emit_next_record() caller

[Reoprt] Some compile warning on ppc dts
 2022-03-02 16:23 UTC  (2+ messages)

[RFC 00/10] Introduce In Field Scan driver
 2022-03-02 16:20 UTC  (4+ messages)

[PATCH 0/1] perf: Set build-id using build-id header on new mmap records
 2022-03-02 16:20 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] ARM: dts: at91: sama7g5: Remove unused properties in i2c nodes
 2022-03-02 16:18 UTC 

[PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-02 16:14 UTC  (11+ messages)
` [PATCH v11 29/45] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v11 42/45] virt: Add SEV-SNP guest driver

[PATCHv5 00/30] TDX Guest: TDX core support
 2022-03-02 16:13 UTC  (32+ messages)
` [PATCHv5 01/30] x86/tdx: Detect running as a TDX guest in early boot
` [PATCHv5 02/30] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
` [PATCHv5 03/30] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCHv5 04/30] x86/tdx: Extend the confidential computing API to support TDX guests
` [PATCHv5 05/30] x86/tdx: Exclude shared bit from __PHYSICAL_MASK
` [PATCHv5 06/30] x86/traps: Refactor exc_general_protection()
` [PATCHv5 07/30] x86/traps: Add #VE support for TDX guest
` [PATCHv5 08/30] x86/tdx: Add HLT support for TDX guests
` [PATCHv5 09/30] x86/tdx: Add MSR "
` [PATCHv5 10/30] x86/tdx: Handle CPUID via #VE
` [PATCHv5 11/30] x86/tdx: Handle in-kernel MMIO
` [PATCHv5 12/30] x86/tdx: Detect TDX at early kernel decompression time
` [PATCHv5 13/30] x86: Adjust types used in port I/O helpers
` [PATCHv5 14/30] x86: Consolidate "
` [PATCHv5 15/30] x86/boot: Port I/O: allow to hook up alternative helpers
` [PATCHv5 16/30] x86/boot: Port I/O: add decompression-time support for TDX
` [PATCHv5 17/30] x86/tdx: Port I/O: add runtime hypercalls
` [PATCHv5 18/30] x86/tdx: Port I/O: add early boot support
` [PATCHv5 19/30] x86/tdx: Wire up KVM hypercalls
` [PATCHv5 20/30] x86/boot: Add a trampoline for booting APs via firmware handoff
` [PATCHv5 21/30] x86/acpi, x86/boot: Add multiprocessor wake-up support
` [PATCHv5 22/30] x86/boot: Set CR0.NE early and keep it set during the boot
` [PATCHv5 23/30] x86/boot: Avoid #VE during boot for TDX platforms
` [PATCHv5 24/30] x86/topology: Disable CPU online/offline control for TDX guests
` [PATCHv5 25/30] x86/tdx: Make pages shared in ioremap()
` [PATCHv5 26/30] x86/mm/cpa: Add support for TDX shared memory
` [PATCHv5 27/30] x86/kvm: Use bounce buffers for TD guest
` [PATCHv5 28/30] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCHv5 29/30] ACPICA: Avoid cache flush inside virtual machines
` [PATCHv5 30/30] Documentation/x86: Document TDX kernel architecture

[PATCH v1 1/3] auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature
 2022-03-02 16:12 UTC  (3+ messages)

[PATCH] docs: proc.rst: fix wrong time unit
 2022-03-02 16:11 UTC 

[PATCH V2 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
 2022-03-02 16:10 UTC  (3+ messages)
` [PATCH V2 2/2] drivers/perf: hisi: add "

[PATCH] arch: powerpc: kvm: remove unnecessary casting
 2022-03-02 16:08 UTC  (2+ messages)

drivers/irqchip/irq-xilinx-intc.c:127:14: warning: no previous prototype for 'xintc_get_irq'
 2022-03-02 16:07 UTC  (4+ messages)

[jirislaby:devel 1/26] drivers/tty/serial/sunplus-uart.c:526:7: error: incompatible function pointer types passing 'void (struct uart_port *, int)' to parameter of type 'void (*)(struct uart_port *, unsigned char)'
 2022-03-02 16:03 UTC 

[PATCH] ARM: dts: at91: sam9x60ek: modify vdd_1v5 regulator to vdd_1v15
 2022-03-02 16:02 UTC 

[PATCH 0/2] tracing: Add a way to have custom events in the tracefs directory
 2022-03-02 16:00 UTC  (2+ messages)

[PATCH v3 1/1] iio: multiplexer: Make use of device properties
 2022-03-02 16:00 UTC 

[PATCH] ARM: at91: add support in soc driver for new SAMA5D29
 2022-03-02 15:53 UTC 

[PATCH 4.19 000/247] 4.19.178-rc1 review
 2022-03-02 15:52 UTC  (3+ messages)
` [PATCH 4.19 041/247] ACPICA: Fix exception code class checks

[PATCH v1 1/1] media: c8sectpfe: Clean up handling of *_buffer_aligned
 2022-03-02 15:51 UTC  (2+ messages)

[PATCH v3 1/3] iio: temperature: ltc2983: Don't hard code defined constants in messages
 2022-03-02 15:50 UTC  (3+ messages)

[PATCH v5 1/1] pps: generators: pps_gen_parport: Switch to use module_parport_driver()
 2022-03-02 15:50 UTC  (2+ messages)

[PATCH v6 0/3] Add support for SoundWire1.6 audio cgcr register control
 2022-03-02 15:49 UTC  (7+ messages)
` [PATCH v6 1/3] soundwire: qcom: Add compatible name for v1.6.0
` [PATCH v6 2/3] soundwire: qcom: constify static struct qcom_swrm_data global variables
` [PATCH v6 3/3] dt-bindings: soundwire: qcom: Add bindings for audio CSR reset control property

[PATCH 00/19] rcu/context-tracking: Merge RCU eqs-dynticks counter to context tracking
 2022-03-02 15:48 UTC  (20+ messages)
` [PATCH 01/19] context_tracking: Rename __context_tracking_enter/exit() to __ct_user_enter/exit()
` [PATCH 02/19] context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exit_callable()
` [PATCH 03/19] context_tracking: Rename context_tracking_enter/exit() to ct_user_enter/exit()
` [PATCH 04/19] context_tracking: Rename context_tracking_cpu_set() to context_tracking_cpu_track_user()
` [PATCH 05/19] context_tracking: Split user tracking Kconfig
` [PATCH 06/19] context_tracking: Take idle eqs entrypoints over RCU
` [PATCH 07/19] context_tracking: Take IRQ "
` [PATCH 08/19] context_tracking: Take NMI "
` [PATCH 09/19] rcu/context-tracking: Remove rcu_irq_enter/exit()
` [PATCH 10/19] rcu/context_tracking: Move dynticks counter to context tracking
` [PATCH 11/19] rcu/context_tracking: Move dynticks_nesting "
` [PATCH 12/19] rcu/context_tracking: Move dynticks_nmi_nesting "
` [PATCH 13/19] rcu/context-tracking: Move deferred nocb resched "
` [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 17/19] rcu/context-tracking: Use accessor for dynticks counter value
` [PATCH 18/19] rcu/context_tracking: Merge dynticks counter and context tracking states
` [PATCH 19/19] context_tracking: Exempt CONFIG_HAVE_CONTEXT_TRACKING_USER_OFFSTACK from non-active tracking

[PATCH] staging: greybus: loopback: Fix Coding Style Error
 2022-03-02 15:49 UTC  (4+ messages)
    ` [greybus-dev] "

[PATCH v2 1/1] crypto: cavium/nitrox - don't cast parameter in bit operations
 2022-03-02 15:47 UTC  (2+ messages)

[paulmck-rcu:rcu/next] BUILD SUCCESS 1498a74770d7ec2f6b62083cbd671c2ca7ca7549
 2022-03-02 15:46 UTC 

[PATCH v1 1/1] KVM: s390: Don't cast parameter in bit operations
 2022-03-02 15:45 UTC  (5+ messages)

Use after free in cgroup_migrate_execute
 2022-03-02 15:45 UTC 

[PATCH v3 0/3] soundwire: qcom: add pm runtime support
 2022-03-02 15:42 UTC  (2+ messages)

[RFC PATCH 0/5] PCIe EPF support for internal DMAC handling and driver update for R-Car PCIe EP to support DMAC
 2022-03-02 15:42 UTC 

[PATCH v2 1/2] perf arm-spe: Use SPE data source for neoverse cores
 2022-03-02 15:39 UTC  (3+ messages)
` [PATCH v2 2/2] perf mem: Support HITM for when mem_lvl_num is used

[PATCH v2 0/2] Add support for Xilinx Versal CPM5 Root Port
 2022-03-02 15:37 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: xilinx-cpm: Add "
` [PATCH v2 2/2] PCI: xilinx-cpm: Add support for "

sh4-linux-gcc: error: unrecognized command-line option '-Wout-of-line-declaration'; did you mean '-Wold-style-declaration'?
 2022-03-02 15:32 UTC 

[PATCH v1 1/1] iio: dac: ltc2688: Use temporary variable for struct device
 2022-03-02 15:31 UTC 

[PATCH v3 00/17] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2022-03-02 15:30 UTC  (6+ messages)
` [PATCH v3 05/17] mtd: spinand: Define ctrl_ops for non-page read/write op templates

[PATCH] config: Using HOSTPKG_CONFIG prefix for pkg-config
 2022-03-02 15:27 UTC  (3+ messages)

[PATCH] staging: rts5208: fix Lines should not end with a '('
 2022-03-02 15:03 UTC 

[PATCH mm 1/2] fix for "kasan, vmalloc: only tag normal vmalloc allocations"
 2022-03-02 15:13 UTC  (2+ messages)
` [PATCH mm 2/2] kasan, scs: support tagged vmalloc mappings

[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2022-03-02 15:10 UTC  (11+ messages)
` [PATCH v2 30/66] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v2 63/66] staging: media: Add support for the Allwinner A31 ISP

[PATCH] rtc: optee: add RTC driver for OP-TEE RTC PTA
 2022-03-02 15:07 UTC 

sigaltstack from signal handler succeeds but is overwritten on sigreturn
 2022-03-02 14:59 UTC 

[PATCH v2] mailbox: tegra-hsp: Flush whole channel
 2022-03-02 15:04 UTC 

[RFC 1/1] tty: n_gsm: improve standard compliance and feature completeness
 2022-03-02 14:59 UTC  (2+ messages)

[PATCH v2 0/4] PCI: mvebu: Slot support
 2022-03-02 14:57 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro
` [PATCH v2 2/4] dt-bindings: Add 'slot-power-limit-milliwatt' PCIe port property
` [PATCH v2 3/4] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
` [PATCH v2 4/4] PCI: mvebu: Add support for sending Set_Slot_Power_Limit message

[PATCH -next] macintosh/therm_adt746x: Replaced simple_strtol() with kstrtoint()
 2022-03-02 14:57 UTC  (2+ messages)

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

[PATCH v3 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-02 14:54 UTC  (7+ messages)
` [PATCH v3 20/28] KVM: x86/mmu: Allow yielding when zapping GFNs for defunct TDP MMU root

[PATCH 0/3] random: wire up in-kernel virtual machine fork notifications
 2022-03-02 14:53 UTC  (5+ messages)
` [PATCH 1/3] random: replace custom notifier chain with standard one

[PATCH v3 00/30] Driver for Hyper-v virtual compute device
 2022-03-02 14:53 UTC  (2+ messages)

[PATCH] PM: Add device name to suspend_report_result()
 2022-03-02 14:52 UTC  (4+ messages)

[PATCH RESEND] samples/kobject: Use sysfs_emit instead of snprintf
 2022-03-02 14:51 UTC  (2+ messages)

drivers/net/can/usb/etas_es58x/es58x_fd.c:174:8: warning: Uninitialized variable: rx_event_msg [uninitvar]
 2022-03-02 14:47 UTC  (6+ messages)

[PATCH v2 2/3] dt-bindings: clock: add QCOM SM6125 display clock bindings
 2022-03-02 14:48 UTC  (7+ messages)

[PATCH RFC] net: memcg accounting for veth devices
 2022-03-02 14:43 UTC  (7+ messages)

[GIT PULL] erofs fix for 5.17-rc7
 2022-03-02 14:41 UTC 

[PATCH v2 0/2] ic2: mux: pca9541: add delayed-release support
 2022-03-02 14:43 UTC  (4+ messages)

[PATCH 0/7] ti-sysc driver fix for hdq1w and few improvments
 2022-03-02 14:38 UTC  (3+ messages)
` [PATCH 6/7] bus: ti-sysc: Implement SoC revision handling

[PATCH v23 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-03-02 14:35 UTC  (2+ messages)

[PATCH] dt-bindings: Revert "dt-bindings: soc: grf: add naneng combo phy register compatible"
 2022-03-02 14:34 UTC 

[PATCH v16 0/4] MIPS: JZ4780 and CI20 HDMI
 2022-03-02 14:34 UTC  (7+ messages)
` [PATCH v16 4/4] drm/bridge: dw-hdmi: fix bus formats negotiation for 8 bit modes

[PATCH RFC v1] random: add vm_id sysctl with polling
 2022-03-02 14:33 UTC 

[PATCH] video: fbdev: sm712fb: Fix crash in smtcfb_write()
 2022-03-02 14:33 UTC 

[PATCH] platform: x86: huawei-wmi: check the return value of device_create_file()
 2022-03-02 14:31 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: phy: qcom,usb-snps-femto-v2: Add sc8180x and sc8280xp
 2022-03-02 14:28 UTC  (2+ messages)

[PATCH v3 01/30] drivers: hv: dxgkrnl: Add virtual compute device VM bus channel guids
 2022-03-02 14:29 UTC  (8+ messages)
` [PATCH v3 12/30] drivers: hv: dxgkrnl: Sharing of dxgresource objects
` [PATCH v3 26/30] drivers: hv: dxgkrnl: Offer and reclaim allocations
` [PATCH v3 30/30] drivers: hv: dxgkrnl: Add support to map guest pages by host

[PATCH v2 1/2] dt-bindings: phy: qcom,qmp: add sc8180x and sc8280xp ufs compatibles
 2022-03-02 14:28 UTC  (2+ messages)

[PATCH V9 1/2] tools arch x86: Add Intel SDSi provisiong tool
 2022-03-02 14:28 UTC  (2+ messages)

[PATCH v3] mm/oom: do not oom reap task with an unresolved robust futex
 2022-03-02 14:24 UTC  (7+ messages)

[PATCH v10 0/4] Rx mode support for Cadence DPHY
 2022-03-02 14:24 UTC  (2+ messages)

[PATCH v2] dt-bindings: phy: renesas,usb2-phy: Document RZ/V2L phy bindings
 2022-03-02 14:23 UTC  (2+ messages)

[PATCH v4 0/8] enable usb support on rk356x
 2022-03-02 14:22 UTC  (6+ messages)
` [PATCH v4 1/8] dt-bindings: soc: grf: fix rk3568 usb definitions

[PATCH] sched/topology: avoid calling synchronize_rcu()
 2022-03-02 14:19 UTC  (2+ messages)

[PATCH] x86/mm: Use strtobool for noexec parsing
 2022-03-02 14:19 UTC  (3+ messages)

[next] warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=]
 2022-03-02 14:19 UTC  (2+ messages)

[PATCH v3,0/6] Convert pwm-mtk-disp.txt to
 2022-03-02 14:14 UTC  (3+ messages)
` [PATCH v3,6/6] dt-bindings: pwm: Add compatible for MediaTek MT8186


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox