All series for linux

Status Subject Author
O [GIT PULL] IRQ fix Ingo Molnar 1 year, 7 months ago
R [PATCH V2] firmware: arm_scmi: power_control: support suspend command Peng Fan (OSS) 1 year, 7 months ago
O [PATCH] parport: Increase buffer max length to avoid memory out of bounds overflow huanglei 1 year, 7 months ago
O [PATCH] ubi: block: fix null-pointer-dereference in ubiblock_create() linan666@huaweicloud.com 1 year, 7 months ago
[PATCH 0/8] firewire: core/ohci: add inline helper functions to serialize/deserialize header of asynchronous packet Takashi Sakamoto 1 year, 7 months ago
O [RFC PATCH] spi: dt-bindings: ti,qspi: convert to dtschema Kousik Sanagavarapu 1 year, 7 months ago
[Bug Report] nvme connect deadlock in allocating tag kwb 1 year, 7 months ago
O [PATCH v9 0/2] riscv: rtc: sophgo: add rtc support for CV1800 Jingbao Qiu 1 year, 7 months ago
[PATCH net-next v7 00/11] net/smc: SMC intra-OS shortcut with loopback-ism Wen Gu 1 year, 7 months ago
O [PATCH] Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() Sungwoo Kim 1 year, 7 months ago
O [PATCH] cxl/region: Fix memregion leaks in devm_cxl_add_region() Li Zhijian 1 year, 7 months ago
[RFC PATCH v2 0/3] Retirement latency perf stat support Ian Rogers 1 year, 7 months ago
O [PATCH v3 0/6] pinctrl: scmi: support i.MX95 OEM extensions Peng Fan (OSS) 1 year, 7 months ago
O [PATCH v3 0/2] Always show mmap prot even though PROT_NONE Changbin Du 1 year, 7 months ago
R [PATCH] cxl/region: Fix cxlr_pmem leaks Li Zhijian 1 year, 7 months ago
[PATCH v4 0/2] selftests/vDSO: Fix errors on LoongArch Tiezhu Yang 1 year, 7 months ago
O [PATCH v2 0/1] mmc: sdhci-of-dwcmshc: enhance framework Chen Wang 1 year, 7 months ago
O [PATCH] Input: try trimming too long modalias strings Dmitry Torokhov 1 year, 7 months ago
O [PATCH v2] Bluetooth: msft: fix slab-use-after-free in msft_do_close() Sungwoo Kim 1 year, 7 months ago
[PATCH] mm/pagemap: Make trylock_page return bool Hao Ge 1 year, 7 months ago
[PATCH] mm/rmap: change the type of we_locked from int to bool Hao Ge 1 year, 7 months ago
[PATCH] Docs/ABI/testing/sysfs-bus-coresight-devices: typos/spelling Remington Brasga 1 year, 7 months ago
R [PATCH v2] f2fs: zone: fix to don't trigger OPU on pinfile for direct IO Chao Yu 1 year, 7 months ago
[PATCH] m68k: Handle put_user() faults more carefully Finn Thain 1 year, 7 months ago
O [PATCH] ALSA: usb-audio: Add sampling rates support for Mbox3 ManuLinares 1 year, 7 months ago
O [PATCH] kunit: Cover 'assert.c' with tests Ivan Orlov 1 year, 7 months ago
[PATCH v3] software node: Implement device_get_match_data fwnode callback Sui Jingfeng 1 year, 7 months ago
[PATCH 00/15] i2c: use 'time_left' with wait_for_* Wolfram Sang 1 year, 7 months ago
R O [PATCH v11] mm: report per-page metadata information Sourav Panda 1 year, 7 months ago
R [PATCH v3] usb: typec: tcpm: Check for port partner validity before consuming it Badhri Jagan Sridharan 1 year, 7 months ago
O [PATCH v2] usb: typec: tcpm: Check for port partner validity before consuming it Badhri Jagan Sridharan 1 year, 7 months ago
O [PATCH v1] usb: typec: tcpm: Check for port partner validity before consuming it Badhri Jagan Sridharan 1 year, 7 months ago
O [PATCH v2] Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() Sungwoo Kim 1 year, 7 months ago
R [PATCH v2 0/4] kbuild: replace $(srctree)/$(src) with $(src) in Makefiles Masahiro Yamada 1 year, 7 months ago
R [PATCH] cpufreq: amd-pstate: fix code format problems Perry Yuan 1 year, 7 months ago
[PATCH] drm/vc4: remove all usages of of_node_put() Amer Al Shanawany 1 year, 7 months ago
[PATCH] clk: qcom: gcc-sm8450: set OPS_PARENT_ENABLE on gcc_sdcc2_apps_clk_src Konrad Dybcio 1 year, 7 months ago
[PATCH v6 0/3] implement OA2_CRED_INHERIT flag for openat2() Stas Sergeev 1 year, 7 months ago
O [PATCH net-next] net: dsa: mt7530: do not set MT7530_P5_DIS when PHY muxing is being used Arınç ÜNAL via B4 Relay 1 year, 7 months ago
R [PATCH 0/2] kconfig: stop implification of choice type Masahiro Yamada 1 year, 7 months ago
O [PATCH net v2] nfc: nci: Fix uninit-value in nci_rx_work Ryosuke Yasuoka 1 year, 7 months ago
R [PATCH] rcu: Fix suspicious RCU usage in __do_softirq() Zqiang 1 year, 7 months ago
O [PATCH linux-next] media: i2c: st-mipid02: replace of_node_put() with __free R Sundar 1 year, 7 months ago
[PATCH] kconfig: remove SYMBOL_NO_WRITE flag Masahiro Yamada 1 year, 7 months ago
[PATCH] iio: light: apds9306: Fix input arguments to in_range() Subhajit Ghosh 1 year, 7 months ago
[PATCH] mm/slub: mark racy access on slab->freelist linke li 1 year, 7 months ago
[PATCH v1 0/2] riscv: sophgo: add spi nor support for cv1800 series Jingbao Qiu 1 year, 7 months ago
[PATCH net-next v4 0/7] i40e: cleanups & refactors Ivan Vecera 1 year, 7 months ago
[PATCH v3] tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body() lumingyindetect@126.com 1 year, 7 months ago
[PATCH (REPOST)] profiling: initialize prof_cpu_mask from profile_online_cpu() Tetsuo Handa 1 year, 7 months ago