All series for linux

Status Subject Author
R [PATCH] kho: free chunks using free_page() instead of kfree() Pratyush Yadav 2 months, 3 weeks ago
[PATCH] kho: free already restored pages when kho_restore_vmalloc() fails Pratyush Yadav 2 months, 3 weeks ago
R [PATCH] test_kho: always print restore status Pratyush Yadav 2 months, 3 weeks ago
O [PATCH] dt-bindings: phy: renesas,rzg3e-usb3-phy: Add RZ/V2H(P) and RZ/V2N support Prabhakar 2 months, 3 weeks ago
[PATCH] string: Fix missing kernel-doc descriptions in string.h Kriish Sharma 2 months, 3 weeks ago
[PATCH 0/2] Add DISP_CC USB4 router link resets for X1E Konrad Dybcio 2 months, 3 weeks ago
[PATCH] uaccess: gate _copy_[to|from]_user on !INLINE_COPY_FROM_USER Alice Ryhl 2 months, 3 weeks ago
O [PATCH v2 0/3] iio: adc: Add AD4134 minimum I/O support Marcelo Schmitt 2 months, 3 weeks ago
[PATCH V2] iommu/arm-smmu: add actlr settings for mdss on sa8775p platform Charan Teja Kalla 2 months, 3 weeks ago
[PATCH 00/10] HID: bpf: sync up with current udev-hid-bpf programs Benjamin Tissoires 2 months, 3 weeks ago
Forwarded: [syzbot] [kernel?] general protection fault in put_ipc_ns syzbot 2 months, 3 weeks ago
O [PATCH v2 00/10] KVM: nVMX: Improve performance for unmanaged guest memory griffoul@gmail.com 2 months, 3 weeks ago
[RFT net-next v4] net: refactor set_rx_mode into snapshot and deferred I/O I Viswanath 2 months, 3 weeks ago
O [RFT net-next v4 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write I Viswanath 2 months, 3 weeks ago
[PATCH] backlight: Add Congatec Board Controller (CGBC) backlight support Petri Karhula via B4 Relay 2 months, 3 weeks ago
R O [PATCH v1 0/3] Allow knfsd to use atomic_open() Benjamin Coddington 2 months, 3 weeks ago
O [PATCH v5 00/13] coresight: Update timestamp attribute to be an interval instead of bool James Clark 2 months, 3 weeks ago
R [PATCH v5 0/2] riscv: hwprobe: Add Zicbop support Yao Zihong 2 months, 3 weeks ago
[PATCH v2 00/15] pinctrl: stm32: rework SoC package and add STM32MP21 Antonio Borneo 2 months, 3 weeks ago
O [PATCH net v5 0/5] net: dsa: microchip: Fix resource releases in error path Bastien Curutchet (Schneider Electric) 2 months, 3 weeks ago
O [PATCH v3 0/2] genirq: s390/pci: Migrate MSI interrupts to irqdomain API Tobias Schumacher 2 months, 3 weeks ago
[PATCH v8 0/6] btrfs: add fscrypt support, PART 1 Daniel Vacek 2 months, 3 weeks ago
[PATCH] sched/debug: add new tracepoints to track rt throttling wen.yang@linux.dev 2 months, 3 weeks ago
R O [PATCH 0/4 v5] PCI: s32g: Add support for PCIe controller Vincent Guittot 2 months, 3 weeks ago
? O [PATCH v7 0/7] btrfs: add fscrypt support, PART 1 Daniel Vacek 2 months, 3 weeks ago
[PATCH 0/3] tools/power turbostat: Fix segfault and restart loop issues David Arcari 2 months, 3 weeks ago
[PATCH v3 0/2] arm64: dts: rockchip: add Tinker Board 3 and 3S device tree Michael Opdenacker 2 months, 3 weeks ago
R [PATCH] mm/vmalloc: fix build error Peng Li 2 months, 3 weeks ago
[PATCH v4 0/3] Fixes and rework of rpmsg_eptdev_add() Dawei Li 2 months, 3 weeks ago
[PATCH v2] drm/msm/registers: Fix encoding fields in 64b registers Rob Clark 2 months, 3 weeks ago
[tip: irq/core] genirq: Use raw_spinlock_irq() in irq_set_affinity_notifier() tip-bot2 for Chengkaitao 2 months, 3 weeks ago
O [tip: irq/core] genirq: Fix interrupt threads affinity vs. cpuset isolated partitions tip-bot2 for Frederic Weisbecker 2 months, 3 weeks ago
O [tip: irq/core] genirq: Remove cpumask availability check on kthread affinity setting tip-bot2 for Frederic Weisbecker 2 months, 3 weeks ago
[PATCH v9 0/7] Add DDR4 memory-controller bindings and factorise LPDDR and DDR bindings Clément Le Goffic 2 months, 3 weeks ago
R O [PATCH] drm/msm/registers: Fix encoding fields in 64b registers Rob Clark 2 months, 3 weeks ago
O [PATCH v3] wifi: cfg80211: Fix uninitialized header access in cfg80211_classify8021d Ranganath V N 2 months, 3 weeks ago
R [PATCH] cifs: fix memory leak in smb3_fs_context_parse_param error path ssrane_b23@ee.vjti.ac.in 2 months, 3 weeks ago
O [PATCH v2 0/2] Start of upstream support for TUXEDO NB02 devices Werner Sembach 2 months, 3 weeks ago
[tip: core/rseq] rseq: Delete duplicate if statement in rseq_virt_userspace_exit() tip-bot2 for Dan Carpenter 2 months, 3 weeks ago
R [PATCH v2 0/3] Regulator adjustments for OnePlus 6 and 6T David Heidelberg via B4 Relay 2 months, 3 weeks ago
O [PATCH RESEND 0/2] drm/msm/dpu: use full scale alpha in generic code Dmitry Baryshkov 2 months, 3 weeks ago
O [PATCH 0/2] genirq: Fix IRQ threads VS cpuset Frederic Weisbecker 2 months, 3 weeks ago
[tip: core/uaccess] iov_iter: Convert copy_from_user_iter() to masked user access tip-bot2 for Christophe Leroy 2 months, 3 weeks ago
[tip: core/uaccess] iov_iter: Add missing speculation barrier to copy_from_user_iter() tip-bot2 for Christophe Leroy 2 months, 3 weeks ago
[tip: core/uaccess] scm: Convert put_cmsg() to scoped user access tip-bot2 for Christophe Leroy 2 months, 3 weeks ago
[tip: core/uaccess] lib/strn*,uaccess: Use masked_user_{read/write}_access_begin when required tip-bot2 for Christophe Leroy 2 months, 3 weeks ago
O [PATCH 0/2] arm64: dts: renesas: r9a09g047e57-smarc: Enable I3C Tommaso Merciai 2 months, 3 weeks ago
O [PATCH v1 00/11] Bluetooth: btnxpuart: Add secure interface support for NXP chipsets Neeraj Sanjay Kale 2 months, 3 weeks ago
O [PATCH 0/2] Add FD-Only mode support for R-Car CANFD Biju 2 months, 3 weeks ago
R [PATCH v4 0/2] iio: adc: Add support for TI ADS131M0x ADCs Oleksij Rempel 2 months, 3 weeks ago