[PATCH v4 0/6] TPM irq fixes
2022-05-17 18:19 UTC (7+ messages)
` [PATCH v4 5/6] tpm, tpm_tis: Move irq test from tpm_tis_send() to tpm_tis_probe_irq_single()
[PATCH v4] f2fs: fix to do sanity check for inline inode
2022-05-17 18:18 UTC (2+ messages)
[PATCH v1 0/2] eDP/DP Phy vdda realted function
2022-05-17 18:18 UTC (4+ messages)
` [PATCH v1 1/2] phy/qcom: add regulator_set_load to edp/dp phy
` [PATCH v1 2/2] drm/msm/dp: delete vdda regulator related functions from eDP/DP controller
[PATCH v2 0/2] extcon: Add extcon-regulator driver
2022-05-17 18:15 UTC (8+ messages)
` [PATCH v2 2/2] "
[PATCH] x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
2022-05-17 18:14 UTC (4+ messages)
[syzbot] BUG: unable to handle kernel NULL pointer dereference in io_do_iopoll
2022-05-17 18:13 UTC
[PATCH v4] mm: fix is_pinnable_page against on cma page
2022-05-17 18:12 UTC (12+ messages)
[PATCH 00/30] The panic notifiers refactor
2022-05-17 18:12 UTC (18+ messages)
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
[syzbot] WARNING in nfnetlink_unbind
2022-05-17 18:12 UTC
[syzbot] KASAN: use-after-free Read in nf_confirm
2022-05-17 18:12 UTC
[syzbot] UBSAN: array-index-out-of-bounds in nfnetlink_unbind
2022-05-17 18:12 UTC
[tip: x86/sgx] x86/sgx: Disconnect backing page references from dirty status
2022-05-17 18:12 UTC
linux-next: Tree for May 16
2022-05-17 18:12 UTC (4+ messages)
` linux-next: Tree for May 16 (drm/i915/gt/intel_gt_sysfs_pm.c)
[tip: x86/sgx] x86/sgx: Mark PCMD page as dirty when modifying contents
2022-05-17 18:12 UTC
[tip: x86/sgx] x86/sgx: Obtain backing storage page with enclave mutex held
2022-05-17 18:12 UTC
[tip: x86/sgx] x86/sgx: Fix race between reclaimer and page fault handler
2022-05-17 18:12 UTC
[tip: x86/sgx] x86/sgx: Ensure no data in PCMD page after truncate
2022-05-17 18:11 UTC
[PATCH v10 0/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2022-05-17 18:10 UTC (10+ messages)
` [PATCH v10 2/7] KEYS: trusted: allow use of kernel RNG for key material
[PATCH v2] x86/resctrl: Fix zero cbm for AMD in cbm_validate
2022-05-17 18:10 UTC (5+ messages)
[PATCH stable 5.4 0/3] MMC timeout back ports
2022-05-17 18:09 UTC (4+ messages)
` [PATCH stable 5.4 1/3] mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC
` [PATCH stable 5.4 2/3] mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
` [PATCH stable 5.4 3/3] mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
[PATCH 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
2022-05-17 18:08 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH next v5 1/4] dt-bindings: nvmem: convert mtk-efuse.txt to YAML schema
2022-05-17 18:08 UTC (3+ messages)
` [PATCH next v5 2/4] dt-bindings: nvmem: mediatek: efuse: add support mt8183
[PATCH v6 0/3] document dt-schema for some USB Ethernet controllers
2022-05-17 18:05 UTC (2+ messages)
[PATCH v5 2/2] PCI/PM: Fix pci_pm_suspend_noirq() to disable PTM
2022-05-17 18:05 UTC (4+ messages)
[PATCH v3] bpf: Fix KASAN use-after-free Read in compute_effective_progs
2022-05-17 18:04 UTC (2+ messages)
` [PATCH v4] "
[PATCHv6 00/15] mm, x86/cc: Implement support for unaccepted memory
2022-05-17 18:04 UTC (7+ messages)
` [PATCHv6 02/15] mm: Add "
` [PATCHv6 06/15] x86/boot/compressed: Handle "
` [PATCHv6 11/15] x86: Disable kexec if system has "
` [PATCHv6 13/15] x86/tdx: Refactor try_accept_one()
[RFC PATCH 0/2] Ability to allocate DMAable pages using unpopulated-alloc
2022-05-17 18:04 UTC (3+ messages)
` [RFC PATCH 1/2] xen/unpopulated-alloc: Introduce helpers for DMA allocations
` [RFC PATCH 2/2] xen/grant-table: Use unpopulated DMAable pages instead of real RAM ones
new __write_overflow_field compiler warning
2022-05-17 18:03 UTC
[GIT PULL] extcon next for 5.19
2022-05-17 18:03 UTC (2+ messages)
[PATCH v3 00/11] smp: cross CPU call interface
2022-05-17 18:03 UTC (12+ messages)
` [PATCH v3 01/11] smp: consolidate the structure definitions to smp.h
` [PATCH v3 02/11] smp: the definitions of cross call interface
` [PATCH v3 03/11] smp: remove SCF_WAIT and SCF_RUN_LOCAL
` [PATCH v3 04/11] smp: replace smp_call_function_single() with smp_call()
` [PATCH v3 05/11] smp: replace smp_call_function_single_async with smp_call_csd
` [PATCH v3 06/11] smp: use smp_call_csd() from irq_work.c and core.c
` [PATCH v3 07/11] smp: eliminate smp_call_function_any
` [PATCH v3 08/11] smp: replace smp_call_function_many_cond() with __smp_call_mask_cond()
` [PATCH v3 09/11] smp: replace smp_call_function_single_async with smp_call_csd
` [PATCH v3 10/11] smp: replace smp_call_function_single() with smp_call()
` [PATCH v3 11/11] smp: up.c to adopt the same format of cross CPU call
[PATCH] RDMA: remove null check after call container_of()
2022-05-17 18:03 UTC (4+ messages)
[PATCH] s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
2022-05-17 18:01 UTC (2+ messages)
[PATCH v6 0/7] Add LVTS architecture thermal
2022-05-17 17:59 UTC (4+ messages)
` [PATCH v6 2/7] dt-bindings: thermal: Add binding document for mt6873 thermal controller
[PATCH] x86/sgx: Set active memcg prior to shmem allocation
2022-05-17 17:57 UTC (2+ messages)
[Patch v6 0/9] CBB driver for Tegra194, Tegra234 & Tegra-Grace
2022-05-17 17:56 UTC (5+ messages)
` [Patch v6 2/9] dt-bindings: arm: tegra: Add NVIDIA Tegra194 CBB1.0 binding
` [Patch v6 6/9] dt-bindings: arm: tegra: Add NVIDIA Tegra234 CBB2.0 binding
[PATCH] ACPI: OSL: Fix the memory mapping of an ACPI GAS that addresses a data structure
2022-05-17 17:56 UTC (2+ messages)
[PATCH] tee: Add Arm FF-A TEE driver
2022-05-17 17:55 UTC (5+ messages)
[PATCH V12 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
2022-05-17 17:55 UTC (5+ messages)
` [PATCH V12 2/9] dt-bindings: mfd: pm8008: Change the address cells
` [PATCH V12 3/9] dt-bindings: mfd: pm8008: Add regulators for pm8008
[PATCH v15 0/3] media: mediatek: support mdp3 on mt8183 platform
2022-05-17 17:53 UTC (3+ messages)
` [PATCH v15 1/3] dt-binding: mediatek: add bindings for MediaTek MDP3 components
[PATCH 0/2] can: drop tx skb if the device is in listen only mode
2022-05-17 17:52 UTC (18+ messages)
` [PATCH v3 0/4] can: can_dropped_invalid_skb() and Kbuild changes
` [PATCH v3 3/4] can: skb:: move can_dropped_invalid_skb and can_skb_headroom_valid to skb.c
[PATCH] binder: fix atomic sleep when get extended error
2022-05-17 17:52 UTC
[PATCH] of/fdt: Ignore disabled memory nodes
2022-05-17 17:47 UTC (4+ messages)
[PATCH] soc: rockchip: Fix refcount leak in rockchip_grf_init
2022-05-17 17:45 UTC (2+ messages)
[iwlwifi-next:pending 1/10] drivers/net/wireless/intel/iwlwifi/pcie/trans.c:1093: warning: "CAUSE" redefined
2022-05-17 17:43 UTC
[PATCH v2] media: hantro: Be more accurate on pixel formats step_width constraints
2022-05-17 17:42 UTC (2+ messages)
[PATCH 1/2] psi: add support for multi level pressure stall trigger
2022-05-17 17:35 UTC (6+ messages)
[PATCH v3] sched/core: Address classes via __begin_sched_classes
2022-05-17 17:35 UTC (4+ messages)
[PATCH] USB: serial: option: add Quectel BG95 modem
2022-05-17 17:34 UTC (2+ messages)
[PATCH 00/10] Encrypted Hibernation
2022-05-17 17:34 UTC (5+ messages)
[PATCHv2 net] bonding: fix missed rcu protection
2022-05-17 17:32 UTC
[PATCH v9 0/2] thermal: k3_j72xx_bandgap: Add the bandgap driver support
2022-05-17 17:29 UTC (3+ messages)
` [PATCH v9 1/2] dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation
` [PATCH v9 2/2] thermal: k3_j72xx_bandgap: Add the bandgap driver support
[PATCH 1/3] PCI: Add a flag to notify PCI drivers about powerdown during suspend
2022-05-17 17:24 UTC (2+ messages)
[PATCH V2] arm: dts: imx6ulz-bsh-smm-m2: Support proper board power off
2022-05-17 17:22 UTC (2+ messages)
[PATCH v4] f2fs: separate NOCoW and pinfile semantics
2022-05-17 17:21 UTC (2+ messages)
[PATCH v2 00/17] PCI: dwc: Add dma-ranges/YAML-schema/Baikal-T1 support
2022-05-17 17:20 UTC (5+ messages)
` [PATCH v2 15/17] PCI: dwc: Introduce dma-ranges property support for RC-host
[PATCH] Carry forward IMA measurement log on kexec on x86_64
2022-05-17 17:19 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] x86/kexec: Carry forward IMA measurement log on kexec
` [PATCH v4] "
[PATCH 2/3] PCI: dwc: qcom: Set suspend_poweroff flag for SC7280
2022-05-17 17:18 UTC (2+ messages)
[PATCH] arm64/sve: Move sve_free() into SVE code section
2022-05-17 17:15 UTC (2+ messages)
[PATCH 00/13] dt-bindings/arm64: dts: qcom: minor cleanups with DT schema
2022-05-17 17:08 UTC (4+ messages)
[PATCH] cgroup: fix potential null pointer risk
2022-05-17 17:07 UTC (2+ messages)
[PATCH -next] cgroup: Make cgroup_debug static
2022-05-17 17:06 UTC (2+ messages)
[PATCH] bpf: add access control for map
2022-05-17 16:57 UTC (2+ messages)
[PATCH V2 0/7] KVM: X86/MMU: Use one-off special shadow page for special roots
2022-05-17 16:57 UTC (9+ messages)
` [PATCH V2 3/7] KVM: X86/MMU: Link PAE root pagetable with its children
` [PATCH V2 5/7] KVM: X86/MMU: Remove the check of the return value of to_shadow_page()
` [PATCH V2 6/7] KVM: X86/MMU: Allocate mmu->pae_root for PAE paging on-demand
[PATCH v2 0/2] JSON output for perf stat
2022-05-17 16:51 UTC (3+ messages)
` [PATCH v2 1/2] perf stat: Add JSON output option
` [PATCH v2 2/2] perf test: Json format checking
[PATCH v2 00/14] thermal OF rework
2022-05-17 16:50 UTC (6+ messages)
` [PATCH v2 01/14] thermal/core: Change thermal_zone_ops to thermal_sensor_ops
` [PATCH v2 03/14] thermal/core: Remove duplicate information when an error occurs
[PATCH v3] arm64: paravirt: Use RCU read locks to guard stolen_time
2022-05-17 16:48 UTC (4+ messages)
[PATCH 1/8] clk: qcom: alpha-pll: correct kerneldoc
2022-05-17 16:46 UTC (2+ messages)
[PATCH] media: hantro: fix compatible string deprecation warning
2022-05-17 16:46 UTC (2+ messages)
[PATCH v3 00/12] KVM: SVM: Fix soft int/ex re-injection
2022-05-17 16:46 UTC (3+ messages)
[RFC PATCH v3 0/6] Removing limitations of merging anonymous VMAs
2022-05-17 16:44 UTC (2+ messages)
[PATCH] x86: xen: remove STACK_FRAME_NON_STANDARD from xen_cpuid
2022-05-17 16:42 UTC (2+ messages)
[PATCH 4.19 00/32] 4.19.244-rc1 review
2022-05-17 16:42 UTC (2+ messages)
[PATCH v5 0/3] Add support for Sercomm partitions
2022-05-17 16:39 UTC (3+ messages)
[PATCH v2 1/2] pinctrl: intel: make irq_chip immutable
2022-05-17 16:38 UTC (2+ messages)
` [PATCH v2 2/2] pinctrl: intel: Drop unsued irqchip member in struct intel_pinctrl
[GIT PULL] Thermal control fix for v5.18-rc8
2022-05-17 16:36 UTC
[PATCH v1 1/1] pinctrl: cherryview: Use GPIO chip pointer in chv_gpio_irq_mask_unmask()
2022-05-17 16:34 UTC (3+ messages)
[PATCH v2] tracing: add ACCOUNT flag for allocations from marked slab caches
2022-05-17 16:34 UTC (3+ messages)
[PATCH v2 0/4] unified way to use static key and optimize pgtable_l4_enabled
2022-05-17 16:33 UTC (10+ messages)
` [PATCH v2 2/4] riscv: introduce unified static key mechanism for CPU features
[PATCH v4] usb: dwc3: gadget: Move null pinter check to proper place
2022-05-17 16:33 UTC
[PATCH v1 1/2] pinctrl: intel: make irq_chip immutable
2022-05-17 16:33 UTC (3+ messages)
[PATCH v2 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
2022-05-17 16:30 UTC (7+ messages)
` [PATCH v2 4/4] powerpc/52xx: Convert to use fwnode API
[PATCH] mapletree-vs-khugepaged
2022-05-17 16:28 UTC (8+ messages)
[PATCH v20 0/5] FPGA MAX10 BMC Secure Update Driver
2022-05-17 16:26 UTC (7+ messages)
` [PATCH v20 3/5] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v20 4/5] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
[PATCH 5.17 000/114] 5.17.9-rc1 review
2022-05-17 16:22 UTC (2+ messages)
[PATCH 5.15 000/102] 5.15.41-rc1 review
2022-05-17 16:22 UTC (3+ messages)
[PATCH v7] drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl()
2022-05-17 16:21 UTC
[PATCH 0/2] armada-3720-turris-mox and orion-mdio
2022-05-17 16:21 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: armada-3720-turris-mox: Correct reg property for mdio devices
[PATCH v4 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-05-17 16:19 UTC (5+ messages)
` [PATCH v4 07/21] x86/resctrl: Create mba_sc configuration in the rdt_domain
` [PATCH v4 08/21] x86/resctrl: Switch over to the resctrl mbps_val list
[PATCH] USB: serial: pl2303: fix type detection for odd device
2022-05-17 16:17 UTC
[PATCH v2] platform/x86: intel-hid: fix _DSM function index handling
2022-05-17 16:14 UTC (2+ messages)
[PATCH v2 1/4] media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPI
2022-05-17 16:09 UTC (7+ messages)
` [PATCH v2 4/4] drm/bridge: anx7625: Use DPI bus type
[PATCH v4] sched/rt: fix the case where sched_rt_period_us is negative
2022-05-17 16:08 UTC (2+ messages)
[PATCH v3] crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
2022-05-17 16:06 UTC (3+ messages)
[PATCH v3] selftests/damon: suppress compiler warnings for huge_count_read_write
2022-05-17 16:04 UTC (2+ messages)
[PATCH 00/15] thermal OF rework
2022-05-17 16:02 UTC (4+ messages)
` [PATCH 10/15] thermal/core: Rename trips to ntrips
[PATCH] regulator: scmi: Fix refcount leak in scmi_regulator_probe
2022-05-17 15:59 UTC (2+ messages)
[PATCH] ASoC: ux500: mop500: Check before clk_put() not needed
2022-05-17 15:59 UTC (2+ messages)
[PATCH -next] ASoC: amd: vangogh: Remove duplicate include files
2022-05-17 15:59 UTC (2+ messages)
[PATCH 0/3] ASoC: fsl_sai: Add support for i.MX8MM, MP, ULP
2022-05-17 15:59 UTC (2+ messages)
[PATCH v0] ASoC: rt5645: Fix errorenous cleanup order
2022-05-17 15:59 UTC (2+ messages)
[PATCH] ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
2022-05-17 15:59 UTC (2+ messages)
[PATCH v9 0/3] firmware: mtk: add adsp ipc protocol for SOF
2022-05-17 15:59 UTC (2+ messages)
[PATCH] riscv: dts: microchip: fix gpio1 reg property typo
2022-05-17 15:58 UTC (3+ messages)
[PATCH] sysctl: Merge adjacent CONFIG_TREE_RCU blocks
2022-05-17 15:57 UTC (2+ messages)
[PATCH -next] edac: i5100_edac: Remove unused inline function i5100_nrecmema_dm_buf_id()
2022-05-17 15:56 UTC (2+ messages)
[PATCH v6] drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl()
2022-05-17 15:55 UTC (3+ messages)
[PATCH bpf-next v4 0/6] bpf trampoline for arm64
2022-05-17 15:53 UTC (3+ messages)
` [PATCH bpf-next v4 3/6] bpf: Move is_valid_bpf_tramp_flags() to the public trampoline code
[PATCH] MAINTAINERS: add myself as a memcg reviewer
2022-05-17 15:53 UTC (2+ messages)
[PATCH 0/1] arm64: dts: mt8192: Add vcodec lat and core nodes
2022-05-17 15:52 UTC (3+ messages)
` [PATCH 1/1] "
Linux 5.18-rc6
2022-05-17 15:50 UTC (5+ messages)
` Linux regressions report for mainline [2022-05-09] (was: Linux 5.18-rc6)
[PATCH] mm: damon: Use HPAGE_PMD_SIZE
2022-05-17 15:44 UTC (2+ messages)
[PATCH] erofs: make filesystem exportable
2022-05-17 15:43 UTC (3+ messages)
` [PATCH v2 resend] "
objtool "no non-local symbols" error with tip of tree LLVM
2022-05-17 15:42 UTC (4+ messages)
[PATCH v12 00/16] Introduce Architectural LBR for vPMU
2022-05-17 15:41 UTC (17+ messages)
` [PATCH v12 01/16] perf/x86/intel: Fix the comment about guest LBR support on KVM
` [PATCH v12 02/16] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
` [PATCH v12 03/16] KVM: x86: Report XSS as an MSR to be saved if there are supported features
` [PATCH v12 04/16] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS
` [PATCH v12 05/16] KVM: x86: Add Arch LBR MSRs to msrs_to_save_all list
` [PATCH v12 06/16] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
` [PATCH v12 07/16] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL "
` [PATCH v12 08/16] KVM: x86/pmu: Refactor code to support "
` [PATCH v12 09/16] KVM: x86: Refine the matching and clearing logic for supported_xss
` [PATCH v12 10/16] KVM: x86/vmx: Check Arch LBR config when return perf capabilities
` [PATCH v12 11/16] KVM: x86: Add XSAVE Support for Architectural LBR
` [PATCH v12 12/16] KVM: nVMX: Add necessary Arch LBR settings for nested VM
` [PATCH v12 13/16] KVM: x86/vmx: Clear Arch LBREn bit before inject #DB to guest
` [PATCH v12 14/16] KVM: x86/vmx: Flip Arch LBREn bit on guest state change
` [PATCH v12 15/16] KVM: x86: Add Arch LBR data MSR access interface
` [PATCH v12 16/16] KVM: x86/cpuid: Advertise Arch LBR feature in CPUID
[PATCH V10 00/22] arch: Add basic LoongArch support
2022-05-17 15:36 UTC (7+ messages)
` [PATCH V10 14/22] LoongArch: Add signal handling support
[PATCH v4 00/13] support non power of 2 zoned devices
2022-05-17 15:34 UTC (3+ messages)
` [dm-devel] "
[GIT PULL] ARM: at91: dt for 5.19 #2
2022-05-17 15:32 UTC
[PATCH -next] drivers: w1: use kfree_sensitive()
2022-05-17 13:48 UTC (6+ messages)
[PATCH v7 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
2022-05-17 12:03 UTC (4+ messages)
` (subset) "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®