All series for linux

Status Subject Author
O [PATCH v2] dt-bindings: watchdog: davinci-wdt: convert txt to yaml Nik Bune 2 years, 3 months ago
[PATCH] scsi: fcoe: replace deprecated strncpy with strscpy Justin Stitt 2 years, 3 months ago
[PATCH] riscv: CONFIG_EFI should not depend on CONFIG_RISCV_ISA_C Björn Töpel 2 years, 3 months ago
R [PATCH v4] vsock/virtio: initialize the_virtio_vsock before using VQs Alexandru Matei 2 years, 3 months ago
[PATCH v2] powercap: intel_rapl: Downgrade BIOS locked limits pr_warn() to pr_debug() Ville Syrjala 2 years, 3 months ago
R O [PATCH v2 0/5] visl: Adapt output frames for reference comparison Detlev Casanova 2 years, 3 months ago
R O [PATCH v3 0/2] Input: add Himax HX852x(ES) touchscreen driver Stephan Gerhold 2 years, 3 months ago
R [PATCH] ufs/core: ufshcd: Conversion to bool not necessary Bragatheswaran Manickavel 2 years, 3 months ago
R [PATCH] amd/pds_core: core: No need for Null pointer check before kfree Bragatheswaran Manickavel 2 years, 3 months ago
R O [PATCH] x86/resctrl: mba_MBps: Fall back to total b/w if local b/w unavailable Tony Luck 2 years, 3 months ago
[PATCH] drm/amd/display: avoid variable reinitialization Bragatheswaran Manickavel 2 years, 3 months ago
[PATCH] PM/sleep: Instrument start of filesystems sync Kalesh Singh 2 years, 3 months ago
[PATCH v2] mlx5: fix init stage error handling to avoid double free of same QP and UAF George Kennedy 2 years, 3 months ago
[PATCH v2] wifi: ath10k: replace deprecated strncpy with memcpy Justin Stitt 2 years, 3 months ago
[tip: x86/build] x86/defconfig: Enable CONFIG_DEBUG_ENTRY=y tip-bot2 for Ingo Molnar 2 years, 3 months ago
R [PATCH] eventfs: Fix typo in eventfs_inode union comment Steven Rostedt 2 years, 3 months ago
O [PATCH v2] dt-bindings: clock: brcm,kona-ccu: convert to YAML Stanislav Jakubek 2 years, 3 months ago
[tip: x86/percpu] x86/percpu: Return correct variable from current_top_of_stack() tip-bot2 for Uros Bizjak 2 years, 3 months ago
R [PATCH] eventfs: Fix WARN_ON() in create_file_dentry() Steven Rostedt 2 years, 3 months ago
O [PATCH v4 0/5] DCP as trusted keys backend David Gstir 2 years, 3 months ago
[PATCH v4 0/3] Fix clock division overflow problem Sebastian Reichel 2 years, 3 months ago
[PATCH v2] mempolicy: alloc_pages_mpol() for NUMA policy without vma: fix Hugh Dickins 2 years, 3 months ago
O [RFC v6 0/8] DRM scheduling cgroup controller Tvrtko Ursulin 2 years, 3 months ago
O [PATCH v3] platform/chrome: cros_ec_lpc: Separate host command and irq disable Lalith Rajendran 2 years, 3 months ago
O [rft, PATCH v2 0/7] drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO Andy Shevchenko 2 years, 3 months ago
[PATCH] selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros Muhammad Usama Anjum 2 years, 3 months ago
O [PATCH v2] platform/chrome: cros_ec_lpc: Separate host command and irq disable Lalith Rajendran 2 years, 3 months ago
? RE: [PATCH v9 0/8] Add support for Sub-NUMA cluster (SNC) systems Luck, Tony 2 years, 3 months ago
[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug Russell King (Oracle) 2 years, 3 months ago
O [PATCH v7 0/8] Add Intel VT-d nested translation (part 1/2) Yi Liu 2 years, 3 months ago
R O [PATCH v6 00/10] iommufd: Add nesting infrastructure (part 1/2) Yi Liu 2 years, 3 months ago
R [PATCH] iommu/vt-d: Enhance capability check for nested parent domain allocation Yi Liu 2 years, 3 months ago
R [PATCH] powerpc: Remove initialisation of readpos Matthew Wilcox (Oracle) 2 years, 3 months ago
R [PATCH] riscv: boot: Fix creation of loader.bin Geert Uytterhoeven 2 years, 3 months ago
R O [PATCH] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local() Masami Hiramatsu (Google) 2 years, 3 months ago
O [PATCH] x86/traps: Use current_top_of_stack() helper in traps.c Uros Bizjak 2 years, 3 months ago
O [PATCH net-next v2 0/4] Cleanup and optimizations to transmit code Shinas Rasheed 2 years, 3 months ago
[PATCH] mm/rmap: vm_flags including VM_EXEC can exit timely Zhiguo Jiang 2 years, 3 months ago
O [PATCH V3 0/2] Add rs485 support to uartps driver Manikanta Guntupalli 2 years, 3 months ago
O [PATCH] irqchip/gic-v3-its: Don't override quirk settings with default values Marc Zyngier 2 years, 3 months ago
O [PATCH] x86/percpu: Return correct variable from current_top_of_stack() Uros Bizjak 2 years, 3 months ago
[PATCH] mm: zswap: fix the lack of page lru flag in zswap_writeback_entry Zhongkun He 2 years, 3 months ago
[PATCH v5 net-next 0/3] ipv6: avoid atomic fragment on GSO output Yan Zhai 2 years, 3 months ago
[PATCH v2] cgroup/cpuset: Change nr_deadline_tasks to an atomic_t value Waiman Long 2 years, 3 months ago
[PATCH] ACPI: EC: Add quirk for HP 250 G7 Notebook PC Jonathan Denose 2 years, 3 months ago
[PATCH 0/3] microblaze: Defconfig updates Michal Simek 2 years, 3 months ago
[PATCH] regulator: qcom-rpmh: Fix smps4 regulator for pm8550ve Abel Vesa 2 years, 3 months ago
O [PATCH v2 00/39] Memory allocation profiling Suren Baghdasaryan 2 years, 3 months ago
R [PATCH v2 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels Clément Léger 2 years, 3 months ago
[tip: x86/microcode] x86/microcode/intel: Simplify early loading tip-bot2 for Thomas Gleixner 2 years, 3 months ago