linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-21 20:14:02 to 2022-11-22 00:10:50 UTC [more...]

[PATCH v7 00/20] TDX host kernel support
 2022-11-22  0:10 UTC  (15+ messages)
` [PATCH v7 01/20] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v7 02/20] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v7 03/20] x86/virt/tdx: Disable TDX if X2APIC is not enabled

[patch 00/15] timers: Provide timer_shutdown[_sync]()
 2022-11-22  0:09 UTC  (17+ messages)
` [patch 05/15] timers: Replace BUG_ON()s
` [patch 06/15] timers: Update kernel-doc for various functions
` [patch 08/15] timers: Rename del_timer_sync() to timer_delete_sync()
` [patch 09/15] timers: Rename del_timer() to timer_delete()
` [patch 10/15] timers: Silently ignore timers with a NULL function
` [patch 12/15] timers: Add shutdown mechanism to the internal functions
` [patch 13/15] timers: Provide timer_shutdown[_sync]()

[PATCH] error-injection: Add prompt for function error injection
 2022-11-22  0:09 UTC  (5+ messages)

[PATCH v1 0/4] JH7110 Power Domain Support
 2022-11-22  0:09 UTC  (3+ messages)
` [PATCH v1 3/4] soc: starfive: Add StarFive JH71XX pmu driver

[PATCH 0/6] Support TDX guests on Hyper-V
 2022-11-22  0:01 UTC  (12+ messages)
` [PATCH 1/6] x86/tdx: Support hypercalls for "
` [PATCH 2/6] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
` [PATCH 3/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
` [PATCH 4/6] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests

[PATCH 0/2] net/9p: fix response size check in p9_check_errors()
 2022-11-21 23:09 UTC  (3+ messages)
` [PATCH 1/2] net/9p: distinguish zero-copy requests
` [PATCH 2/2] net/9p: fix response size check in p9_check_errors()

[PATCH v4 0/5] evm: Prepare for moving to the LSM infrastructure
 2022-11-21 23:55 UTC  (15+ messages)
` [PATCH v4 1/5] reiserfs: Add missing calls to reiserfs_security_free()
` [PATCH v4 2/5] security: Rewrite security_old_inode_init_security()
` [PATCH v4 3/5] security: Allow all LSMs to provide xattrs for inode_init_security hook

[PATCH v10 000/108] KVM TDX basic feature support
 2022-11-21 23:55 UTC  (3+ messages)
` [PATCH v10 056/108] KVM: TDX: don't request KVM_REQ_APIC_PAGE_RELOAD

[RFC] Integrate Rust code documentation into Documentation/
 2022-11-21 23:52 UTC  (2+ messages)

[RFC 0/9] KVM perf support
 2022-11-21 23:50 UTC  (4+ messages)
` [RFC 1/9] RISC-V: Define a helper function to probe number of hardware counters

linux-next: manual merge of the tegra tree with the qcom tree
 2022-11-21 23:46 UTC  (2+ messages)

[PATCH v4] Bluetooth: btintel: Correctly declare all module firmware files
 2022-11-21 23:44 UTC  (2+ messages)

drivers/media/platform/verisilicon/hantro_drv.c:618:34: warning: unused variable 'of_hantro_match'
 2022-11-21 23:41 UTC 

linux-next: build failure after merge of the arm64 tree
 2022-11-21 23:41 UTC 

[PATCH 00/14] staging: vc04_services: bcm2835-isp support
 2022-11-21 23:41 UTC  (26+ messages)
` [PATCH 01/14] staging: vc04_services: Add new vc-sm-cma driver
` [PATCH 02/14] staging: vchiq_arm: Register vcsm-cma as a platform driver
` [PATCH 03/14] media: videobuf2: Allow exporting of a struct dmabuf
` [PATCH 04/14] staging: mmal-vchiq: Add support for event callbacks
` [PATCH 05/14] staging: mmal-vchiq: Use vc-sm-cma to support zero copy
` [PATCH 06/14] staging: mmal_vchiq: Add image formats to be used by bcm2835-isp
` [PATCH 07/14] media: uapi: v4l2-core: Add ISP statistics output V4L2 fourcc type
` [PATCH 08/14] uapi: bcm2835-isp: Add bcm2835-isp uapi header file
` [PATCH 09/14] staging: vc04_services: bcm2835-isp: Add a more complex ISP processing component
` [PATCH 10/14] WIP: vc04_services: bcm2835-isp: Allow formats with different colour spaces
` [PATCH 11/14] WIP: vc04_services: bcm2835-isp: Permit all sRGB colour spaces on ISP outputs
` [PATCH 12/14] staging: vc04_services: bcm2835_isp: Allow multiple users
` [PATCH 13/14] docs: admin-guide: media: bcm2835-isp: Add documentation for bcm2835-isp
` [PATCH 14/14] staging: vc04_services: vchiq: Load bcm2835_isp driver from vchiq

[PATCH v2 0/6] Add Hyper-v extended hypercall support in KVM
 2022-11-21 23:40 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: x86: hyper-v: Use common code for hypercall userspace exit
` [PATCH v2 2/6] KVM: x86: hyper-v: Add extended hypercall support in Hyper-v
` [PATCH v2 3/6] KVM: selftests: Test Hyper-V extended hypercall enablement
` [PATCH v2 4/6] KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_ID
` [PATCH v2 5/6] KVM: selftests: Make vCPU exit reason test assertion common
` [PATCH v2 6/6] KVM: selftests: Test Hyper-V extended hypercall exit to userspace

[PATCH v1 0/1] pinctrl:mtk: Fix kexec() initialization
 2022-11-21 23:38 UTC  (2+ messages)
` [PATCH v1 1/1] pinctrl: meditatek: Startup with the IRQs disabled

[PATCH 3/6] PCI: dwc: fsd: Add FSD PCIe Controller driver support
 2022-11-21 23:18 UTC  (2+ messages)

[RFC Patch net-next v2 0/8] net: dsa: microchip: add PTP support for KSZ9x and LAN937x
 2022-11-21 23:13 UTC  (9+ messages)
` [RFC Patch net-next v2 2/8] net: dsa: microchip: adding the posix clock support
` [RFC Patch net-next v2 3/8] net: dsa: microchip: Initial hardware time stamping support
` [RFC Patch net-next v2 7/8] net: dsa: microchip: add the transmission tstamp logic

BUG: unable to handle kernel NULL pointer dereference in sk_diag_fill
 2022-11-21 23:10 UTC  (2+ messages)

linux-next: manual merge of the security tree with Linus' tree
 2022-11-21 23:09 UTC  (4+ messages)

[PATCH v4 0/4] new subsystem for compute accelerator devices
 2022-11-21 23:06 UTC  (2+ messages)

linux-next: manual merge of the dma-mapping tree with Linus' tree
 2022-11-21 23:06 UTC 

[PATCH 1/2] 9p/xen: check logical size for buffer size
 2022-11-21 23:01 UTC  (3+ messages)

[PATCH] PCI/DOE: Remove asynchronous task support
 2022-11-21 22:59 UTC  (4+ messages)

[syzbot] kernel BUG in do_journal_begin_r
 2022-11-21 22:57 UTC  (2+ messages)

[PATCH] usb: USB_FOTG210 should depend on ARCH_GEMINI
 2022-11-21 22:55 UTC  (2+ messages)

[PATCH v1 00/28] Rust core additions
 2022-11-21 22:51 UTC  (3+ messages)
` [PATCH v1 04/28] rust: samples: add `rust_print` example

[PATCH net-next] tcp: Fix tcp_syn_flood_action() if CONFIG_IPV6=n
 2022-11-21 22:44 UTC  (7+ messages)

[PATCH] drm/mediatek: Clean dangling pointer on bind error path
 2022-11-21 22:37 UTC 

[PATCH] drm/msm/dpu: Print interrupt index in addition to the mask
 2022-11-21 22:35 UTC  (2+ messages)

[PATCH v2 1/2] ARM: dts: msm8974: castor: Define pm8841 regulators
 2022-11-21 22:32 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: qcom: msm8974-*: re-add remoteproc supplies

[PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
 2022-11-21 22:32 UTC  (8+ messages)
` [PATCH v1 0/3] "

[PATCH] netfilter: nf_flow_table: add missing locking
 2022-11-21 22:30 UTC  (6+ messages)

[PATCH v8 0/6] rcu: Add RCU stall diagnosis information
 2022-11-21 22:29 UTC  (2+ messages)

[PATCH v4 0/5] firmware: ti_sci: Introduce system suspend support
 2022-11-21 22:26 UTC  (9+ messages)
` [PATCH v4 1/5] dt-bindings: ti, sci: Add lpm region and firmware-name
` [PATCH v4 3/5] firmware: ti_sci: Allocate memory for the LPM modes

[PATCH v4 0/2] Add base device tree files for QDU1000/QRU1000
 2022-11-21 22:24 UTC  (9+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: Add base QDU1000/QRU1000 DTSIs
` [PATCH v4 2/2] arm64: dts: qcom: Add base QDU1000/QRU1000 IDP DTs

[PATCH 1/4] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
 2022-11-21 22:21 UTC  (3+ messages)

[PATCH 1/4] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
 2022-11-21 22:20 UTC  (3+ messages)

[PATCH 0/4] Allow osnoise tracer to run without workload
 2022-11-21 22:18 UTC  (3+ messages)
` [PATCH 1/4] tracing/osnoise: Fix duration type

[PATCH v5] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
 2022-11-21 22:17 UTC  (2+ messages)

[PATCH 1/4] kernel/trace: Introduce new APIs to process probe arguments
 2022-11-21 22:16 UTC  (3+ messages)

[RFC PATCH 0/2] cxl: BG operations and device sanitation
 2022-11-21 21:48 UTC  (4+ messages)
` [PATCH 1/2] cxl/mbox: Add background operation handling machinery

linux-next: Signed-off-by missing for commit in the pwm tree
 2022-11-21 22:08 UTC 

[PATCH] tools/vm/slabinfo-gnuplot: Use "grep -E" instead of "egrep"
 2022-11-21 22:07 UTC  (2+ messages)

[Patch v3 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-21 22:06 UTC  (14+ messages)
` [Patch v3 01/14] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
` [Patch v3 05/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently

[PATCH v2] rapidio: fix possible UAF when kfifo_alloc() fails
 2022-11-21 22:04 UTC  (2+ messages)

[PATCH v3 0/2] x86/resctrl: fix task CLOSID update race
 2022-11-21 21:59 UTC  (5+ messages)
` [PATCH v3 1/2] x86/resctrl: IPI all CPUs for group updates
` [PATCH v3 2/2] x86/resctrl: update task closid/rmid with task_call_func()

[PATCH v6 1/2] dt-bindings: arm: ti: Add bindings for BeagleBone AI-64
 2022-11-21 21:57 UTC  (2+ messages)

[PATCH RESEND] panic: Add register_panic_notifier and unregister_panic_notifier
 2022-11-21 21:57 UTC  (2+ messages)

[PATCH] soc: ti: k3-socinfo: Add AM62Ax JTAG ID
 2022-11-21 21:56 UTC  (2+ messages)

[PATCH v6 0/2] soc: ti: k3-socinfo: Add module build support to the k3 socinfo driver
 2022-11-21 21:55 UTC  (2+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 6.2
 2022-11-21 21:45 UTC 

[syzbot] linux-next test error: general protection fault in xfrm_policy_lookup_bytype
 2022-11-21 21:41 UTC  (4+ messages)

[RFC PATCH v1 0/3] test/vsock: update two tests and add new tool
 2022-11-21 21:40 UTC  (5+ messages)
` [RFC PATCH v1 2/3] test/vsock: add big message test

drivers/gpu/drm/rockchip/rockchip_vop2_reg.c:248:34: warning: unused variable 'vop2_dt_match'
 2022-11-21 21:39 UTC 

[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
 2022-11-21 21:35 UTC  (3+ messages)
` [PATCH 01/12] mm, slab: ignore hardened usercopy parameters when disabled

[PATCH 1/1] HID: Send SwID in GetProtocolVersion
 2022-11-21 21:35 UTC  (2+ messages)

[PATCH v1] mm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings
 2022-11-21 21:33 UTC  (5+ messages)

[PATCH v2 1/3] math64: favor kernel-doc from header files
 2022-11-21 21:32 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: qcom: msm8974-castor: Fix touchscreen init
 2022-11-21 21:30 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: qcom: msm8974-castor: Enable charging over USB

[PATCH] ethtool: avoiding integer overflow in ethtool_phys_id()
 2022-11-21 21:30 UTC  (4+ messages)

[PATCH net-next v3 0/7] net: lan966x: Extend xdp support
 2022-11-21 21:28 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: lan966x: Add XDP_PACKET_HEADROOM
` [PATCH net-next v3 2/7] net: lan966x: Introduce helper functions
` [PATCH net-next v3 3/7] net: lan966x: Add len field to lan966x_tx_dcb_buf
` [PATCH net-next v3 4/7] net: lan966x: Update rxq memory model
` [PATCH net-next v3 5/7] net: lan966x: Update dma_dir of page_pool_params
` [PATCH net-next v3 6/7] net: lan966x: Add support for XDP_TX
` [PATCH net-next v3 7/7] net: lan966x: Add support for XDP_REDIRECT

[PATCH 00/18] treewide: fix object files shared between several modules
 2022-11-21 21:17 UTC  (7+ messages)
` [PATCH 01/18] block/rnbd: fix mixed module-builtin object
` [PATCH 14/18] dsa: ocelot: "

[PATCH v4 0/3] mm/mprotect: Fix soft-dirty checks
 2022-11-21 21:17 UTC  (6+ messages)
` [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()

[PATCH RESEND] HID: hid-alps: use default remove for hid device
 2022-11-21 21:17 UTC  (2+ messages)

[PATCH RESEND] HID: hid-elan: use default remove for hid device
 2022-11-21 21:17 UTC  (2+ messages)

[PATCH v2 1/5] perf vendor events intel: Add core event list for Alderlake-N
 2022-11-21 21:17 UTC  (2+ messages)

[PATCH PING v9] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2022-11-21 21:14 UTC  (11+ messages)
` [PATCH v9 2/8] kbuild: add modules_thick.builtin

[PATCH v2] HID: hid-sensor-custom: set fixed size for custom attributes
 2022-11-21 21:14 UTC  (2+ messages)

[PATCH] docs/sp_SP: Add process coding-style translation
 2022-11-21 21:13 UTC  (2+ messages)

[PATCH][next] samples/hid: Fix spelling mistake "wihout" -> "without"
 2022-11-21 21:12 UTC  (2+ messages)

[PATCH] docs/sp_SP: Add memory-barriers.txt Spanish translation
 2022-11-21 21:10 UTC  (2+ messages)

[PATCH] cpuidle: riscv-sbi: Stop using non-retentive suspend
 2022-11-21 21:10 UTC  (2+ messages)

[PATCH] HID: core: fix shift-out-of-bounds in hid_report_raw_event
 2022-11-21 21:09 UTC  (2+ messages)

[PATCH] interconnect: qcom: icc-rpmh: Fix an error handling path in qcom_icc_rpmh_probe()
 2022-11-21 21:08 UTC  (3+ messages)

[PATCH] asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info
 2022-11-21 21:03 UTC  (5+ messages)

[PATCH 0/2] kernel-docs: New maintainer and Spanish translation
 2022-11-21 20:58 UTC  (2+ messages)

[PATCH v4 0/5] net/tcp: Dynamically disable TCP-MD5 static key
 2022-11-21 20:56 UTC  (6+ messages)
` [PATCH v4 3/5] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction

[PATCH v2 1/2] kunit: tool: parse KTAP compliant test output
 2022-11-21 20:51 UTC  (4+ messages)
` [PATCH v2 2/2] kunit: improve KTAP compliance of KUnit "

[PATCH] swiotlb: check set_memory_decrypted()'s return value
 2022-11-21 20:48 UTC  (2+ messages)

[PATCH v2 0/7] Add the Renesas USBF controller support
 2022-11-21 20:46 UTC  (12+ messages)
` [PATCH v2 2/7] dt-bindings: clock: renesas,r9a06g032-sysctrl: Add h2mode property

[RFC PATCH v1 0/4] Introduce merge identical pages mechanism
 2022-11-21 20:44 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add DHCOR to the DH electronic i.MX6 board support
 2022-11-21 20:43 UTC  (2+ messages)

[PATCH v4 0/2] Add pinctrl support for QDU1000/QRU1000 SoCs
 2022-11-21 20:41 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: qcom: Add QDU1000 and QRU1000 pinctrl
` [PATCH v4 2/2] pinctrl: qcom: Add QDU1000/QRU1000 pinctrl driver

[PATCH v10 18/19] drm/vc4: vec: Add support for more analog TV standards
 2022-11-21 20:30 UTC  (2+ messages)

[PATCH v12 0/2] Add mmc driver for Sunplus SP7021 SOC
 2022-11-21 20:29 UTC  (2+ messages)

[PATCH v5 1/3] drm_bridge: register content protect property
 2022-11-21 20:29 UTC  (2+ messages)

[PATCH v5 2/3] tty: serial: use uart_port_tx() helper
 2022-11-21 20:27 UTC  (2+ messages)

[PATCH v2 2/2] module: Merge same-name module load requests
 2022-11-21 20:27 UTC  (11+ messages)

[PATCH] tools/cpupower: Choose first online CPU to display details
 2022-11-21 20:26 UTC  (2+ messages)

[PATCH] [media] si2165: Remove redundant NULL check before release_firmware() call
 2022-11-21 20:25 UTC  (2+ messages)

[PATCH v2 0/5] clk: imx8mn: miscellaneous cleanups and bug fixes
 2022-11-21 20:25 UTC  (7+ messages)
` [PATCH v2 3/5] clk: imx: rename video_pll1 to video_pll
` [PATCH v2 4/5] clk: imx8mn: fix imx8mn_sai2_sels clocks list
` [PATCH v2 5/5] clk: imx8mn: fix imx8mn_enet_phy_sels "

[PATCH -next 1/2] mm/slab: add is_kmalloc_cache() helper macro
 2022-11-21 20:19 UTC  (2+ messages)

[PATCH v2 0/2] kernel-docs: New maintainer and Spanish translation
 2022-11-21 20:19 UTC  (5+ messages)
` [PATCH v2 1/2] docs: Update maintainer of kernel-docs.rst
` [PATCH v2 2/2] docs/sp_SP: Add process kernel-docs translation

[PATCH v4 0/2] clk: qcom: Add clocks for the QDU1000 and QRU1000 SoC
 2022-11-21 20:19 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: clock: Add QDU1000 and QRU1000 GCC clocks

[PATCH 1/5] kobject: make kobject_get_ownership() take a constant kobject *
 2022-11-21 20:18 UTC  (2+ messages)

[PATCH 0/2] platform/chrome: cros_ec_typec: Link PD object to partner
 2022-11-21 20:13 UTC  (3+ messages)
` [PATCH 1/2] usb: typec: Add helper to get partner device struct
` [PATCH 2/2] platform/chrome: cros_ec_typec: Set parent of partner PD object


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