Show patches with: State = Action Required       |   188454 patches
« 1 2114 115 1161884 1885 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6.7,v2,12/23] tracefs: remove stale update_gid code eventfs: Linus's updates for 6.7 - - - --- 2024-02-06 Steven Rostedt New
[v6.7,v2,11/23] eventfs: Save directory inodes in the eventfs_inode structure eventfs: Linus's updates for 6.7 - 1 1 --- 2024-02-06 Steven Rostedt New
[v6.7,v2,10/23] eventfs: Use kcalloc() instead of kzalloc() eventfs: Linus's updates for 6.7 - 1 - --- 2024-02-06 Steven Rostedt New
[v6.7,v2,09/23] eventfs: Do not create dentries nor inodes in iterate_shared eventfs: Linus's updates for 6.7 - - - --- 2024-02-06 Steven Rostedt New
[v6.7,v2,08/23] eventfs: Have the inodes all for files and directories all be the same eventfs: Linus's updates for 6.7 - - - --- 2024-02-06 Steven Rostedt New
[v6.7,v2,07/23] eventfs: Shortcut eventfs_iterate() by skipping entries already read eventfs: Linus's updates for 6.7 - - - --- 2024-02-06 Steven Rostedt New
[v6.7,v2,06/23] eventfs: Read ei->entries before ei->children in eventfs_iterate() eventfs: Linus's updates for 6.7 - - - --- 2024-02-06 Steven Rostedt New
[v6.7,v2,05/23] eventfs: Do ctx->pos update for all iterations in eventfs_iterate() eventfs: Linus's updates for 6.7 - - - --- 2024-02-06 Steven Rostedt New
[v6.7,v2,04/23] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set eventfs: Linus's updates for 6.7 - - - --- 2024-02-06 Steven Rostedt New
[v6.7,v2,03/23] tracefs/eventfs: Use root and instance inodes as default ownership eventfs: Linus's updates for 6.7 - - - --- 2024-02-06 Steven Rostedt New
[v6.7,v2,02/23] eventfs: Stop using dcache_readdir() for getdents() eventfs: Linus's updates for 6.7 - - - --- 2024-02-06 Steven Rostedt New
[v6.7,v2,01/23] eventfs: Remove "lookup" parameter from create_dir/file_dentry() eventfs: Linus's updates for 6.7 - - - --- 2024-02-06 Steven Rostedt New
[5/5] arm64: dts: qcom: sm8650: Add video and camera clock controllers Add support for videocc and camcc on SM8650 - - - --- 2024-02-06 Jagadeesh Kona New
[4/5] clk: qcom: camcc-sm8650: Add camera clock controller driver for SM8650 Add support for videocc and camcc on SM8650 - 1 - --- 2024-02-06 Jagadeesh Kona New
[3/5] dt-bindings: clock: qcom: Add SM8650 camera clock controller Add support for videocc and camcc on SM8650 - 1 - --- 2024-02-06 Jagadeesh Kona New
[2/5] clk: qcom: videocc-sm8550: Add support for SM8650 videocc Add support for videocc and camcc on SM8650 - - - --- 2024-02-06 Jagadeesh Kona New
[1/5] dt-bindings: clock: qcom: Add video clock bindings for SM8650 Add support for videocc and camcc on SM8650 - 1 - --- 2024-02-06 Jagadeesh Kona New
[v4] dt-bindings: pinctrl: cy8c95x0: Update gpio-reserved-ranges [v4] dt-bindings: pinctrl: cy8c95x0: Update gpio-reserved-ranges - 1 - --- 2024-02-06 Naresh Solanki New
[v4,2/2] Bluetooth: Remove pending ACL connection attempts Bluetooth: Improve retrying of connection attempts - - - --- 2024-02-06 Jonas Dreßler New
[v4,1/2] Bluetooth: hci_conn: Only do ACL connections sequentially Bluetooth: Improve retrying of connection attempts - - - --- 2024-02-06 Jonas Dreßler New
[6/6] tools/rv: Fix curr_reactor uninitialized variable tools: Fix rtla and rv problems (found) with clang - - - --- 2024-02-06 Daniel Bristot de Oliveira New
[5/6] tools/rv: Fix Makefile compiler options for clang tools: Fix rtla and rv problems (found) with clang - - - --- 2024-02-06 Daniel Bristot de Oliveira New
[4/6] tools/rtla: Remove unused sched_getattr() function tools: Fix rtla and rv problems (found) with clang - - - --- 2024-02-06 Daniel Bristot de Oliveira New
[3/6] tools/rtla: Fix clang warning about mount_point var size tools: Fix rtla and rv problems (found) with clang - - - --- 2024-02-06 Daniel Bristot de Oliveira New
[2/6] tools/rtla: Fix uninitialized bucket/data->bucket_size warning tools: Fix rtla and rv problems (found) with clang - - - --- 2024-02-06 Daniel Bristot de Oliveira New
[1/6] tools/rtla: Fix Makefile compiler options for clang tools: Fix rtla and rv problems (found) with clang - - - --- 2024-02-06 Daniel Bristot de Oliveira New
[RFC,1/1] fpga: bridge: improve protection against low-level control module unloading fpga: bridge improve protection against low-level control module unloading - - - --- 2024-02-06 Marco Pagani New
[v4] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells [v4] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells - 1 - --- 2024-02-06 Naresh Solanki New
[v2] clk: keystone: sci-clk: Adding support for non contiguous clocks [v2] clk: keystone: sci-clk: Adding support for non contiguous clocks - - - --- 2024-02-06 Kumar, Udit New
usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers - - - --- 2024-02-06 Pawel Laszczak New
usb: cdnsp: blocked some cdns3 specific code usb: cdnsp: blocked some cdns3 specific code - - - --- 2024-02-06 Pawel Laszczak New
[v4,3/3] overflow: Introduce wrapping_inc() and wrapping_dec() overflow: Introduce wrapping helpers - - - --- 2024-02-06 Kees Cook New
[v4,2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul() overflow: Introduce wrapping helpers - 1 - --- 2024-02-06 Kees Cook New
[v4,1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results overflow: Introduce wrapping helpers - 1 - --- 2024-02-06 Kees Cook New
fscrypt: clear keyring before calling key_put() fscrypt: clear keyring before calling key_put() - - - --- 2024-02-06 Luis Henriques New
[v2,2/2] fbcon: Defer console takeover for splash screens to first switch [v2,1/2] dummycon: Add dummycon_(un)register_switch_notifier - - - --- 2024-02-06 Daniel van Vugt New
[v2,1/2] dummycon: Add dummycon_(un)register_switch_notifier [v2,1/2] dummycon: Add dummycon_(un)register_switch_notifier - - - --- 2024-02-06 Daniel van Vugt New
[tip:,timers/urgent] hrtimer: Report offline hrtimer enqueue [tip:,timers/urgent] hrtimer: Report offline hrtimer enqueue - - - --- 2024-02-06 tip-bot2 for Thomas Gleixner New
[v2,3/3] arm64: dts: ti: Add support for TI J722S Evaluation Module arm64: dts: ti: Introduce J722S SoC and EVM - - - --- 2024-02-06 Vaishnav Achath New
[v2,2/3] arm64: dts: ti: Introduce J722S family of SoCs arm64: dts: ti: Introduce J722S SoC and EVM - - - --- 2024-02-06 Vaishnav Achath New
[v2,1/3] dt-bindings: arm: ti: Add bindings for J722S SoCs arm64: dts: ti: Introduce J722S SoC and EVM 2 - - --- 2024-02-06 Vaishnav Achath New
[tip:,x86/boot] x86/boot: Add error_putdec() helper [tip:,x86/boot] x86/boot: Add error_putdec() helper - - - --- 2024-02-06 tip-bot2 for Thomas Gleixner New
[tip:,x86/boot] x86/boot: Add a message about ignored early NMIs [tip:,x86/boot] x86/boot: Add a message about ignored early NMIs 1 - - --- 2024-02-06 tip-bot2 for Thomas Gleixner New
[2/2] spi: omap2-mcspi: Add support for MULTI-mode Add multi mode support for omap-mcspi - - - --- 2024-02-06 Louis Chauvet New
[1/2] Revert "spi: spi-omap2-mcspi.c: Toggle CS after each word" Add multi mode support for omap-mcspi - - - --- 2024-02-06 Louis Chauvet New
[PATCHv5,3/3] watchdog/softlockup: add SOFTLOCKUP_DETECTOR_INTR_STORM Kconfig knob *** Detect interrupt storm in softlockup *** - 1 - --- 2024-02-06 Bitao Hu New
[PATCHv5,1/3] watchdog/softlockup: low-overhead detection of interrupt *** Detect interrupt storm in softlockup *** - - - --- 2024-02-06 Bitao Hu New
selftests/seccomp: Pin benchmark to single CPU selftests/seccomp: Pin benchmark to single CPU - - - --- 2024-02-06 Kees Cook New
[v4] tracing: Support to dump instance traces by ftrace_dump_on_oops [v4] tracing: Support to dump instance traces by ftrace_dump_on_oops - 1 - --- 2024-02-06 Huang Yiwei New
perf: CXL: fix mismatched cpmu event opcode perf: CXL: fix mismatched cpmu event opcode - - - --- 2024-02-06 Hojin Nam New
[-next] watchdog: Add kernel-doc for wdt_set_timeout() [-next] watchdog: Add kernel-doc for wdt_set_timeout() - - - --- 2024-02-06 Yang Li New
arm64: dts: ti: k3-am68-sk-som: Add support for OSPI flash arm64: dts: ti: k3-am68-sk-som: Add support for OSPI flash - - - --- 2024-02-06 Sinthu Raja New
[RFC,net-next,v2,7/7] net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP Improve GbEth performance on Renesas RZ/G2L and related SoCs - 1 - --- 2024-02-06 Paul Barker New
[RFC,net-next,v2,6/7] net: ravb: Enable SW IRQ Coalescing for GbEth Improve GbEth performance on Renesas RZ/G2L and related SoCs - - - --- 2024-02-06 Paul Barker New
[RFC,net-next,v2,5/7] net: ravb: Align poll function with NAPI docs Improve GbEth performance on Renesas RZ/G2L and related SoCs - 1 - --- 2024-02-06 Paul Barker New
[RFC,net-next,v2,4/7] net: ravb: Always update error counters Improve GbEth performance on Renesas RZ/G2L and related SoCs - - - --- 2024-02-06 Paul Barker New
[RFC,net-next,v2,3/7] net: ravb: Always process TX descriptor ring Improve GbEth performance on Renesas RZ/G2L and related SoCs - - - --- 2024-02-06 Paul Barker New
[RFC,net-next,v2,2/7] net: ravb: Count packets instead of descriptors in RX path Improve GbEth performance on Renesas RZ/G2L and related SoCs - - - --- 2024-02-06 Paul Barker New
[RFC,net-next,v2,1/7] net: ravb: Simplify poll & receive functions Improve GbEth performance on Renesas RZ/G2L and related SoCs - 1 - --- 2024-02-06 Paul Barker New
ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD - - - --- 2024-02-06 Jean-Loïc Charroud New
[v6,9/9] md: check mddev->pers before calling md_set_readonly() bugfix of MD_CLOSING and clean up md_ioctl() - - - --- 2024-02-06 Li Nan New
[v6,8/9] md: clean up openers check in do_md_stop() and md_set_readonly() bugfix of MD_CLOSING and clean up md_ioctl() - - - --- 2024-02-06 Li Nan New
[v6,6/9] md: factor out a helper to sync mddev bugfix of MD_CLOSING and clean up md_ioctl() - - - --- 2024-02-06 Li Nan New
[v6,5/9] md: Don't clear MD_CLOSING when the raid is about to stop bugfix of MD_CLOSING and clean up md_ioctl() - 1 - --- 2024-02-06 Li Nan New
[v6,4/9] md: return directly before setting did_set_md_closing bugfix of MD_CLOSING and clean up md_ioctl() - - - --- 2024-02-06 Li Nan New
[v6,3/9] md: clean up invalid BUG_ON in md_ioctl bugfix of MD_CLOSING and clean up md_ioctl() - 1 - --- 2024-02-06 Li Nan New
[v6,2/9] md: changed the switch of RAID_VERSION to if bugfix of MD_CLOSING and clean up md_ioctl() - - - --- 2024-02-06 Li Nan New
[v6,1/9] md: merge the check of capabilities into md_ioctl_valid() bugfix of MD_CLOSING and clean up md_ioctl() - 1 - --- 2024-02-06 Li Nan New
[v19.1,1/9] media: videobuf2: Update vb2_is_busy() logic [v19.1,1/9] media: videobuf2: Update vb2_is_busy() logic - - - --- 2024-02-06 Benjamin Gaignard New
[4/4] spi: s3c64xx: add support for google,gs101-spi spi: s3c64xx: add support for google,gs101-spi - 1 - --- 2024-02-06 Tudor Ambarus New
[3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors spi: s3c64xx: add support for google,gs101-spi - - - --- 2024-02-06 Tudor Ambarus New
[2/4] spi: dt-bindings: samsung: add google,gs101-spi compatible spi: s3c64xx: add support for google,gs101-spi 1 3 - --- 2024-02-06 Tudor Ambarus New
[1/4] spi: s3c64xx: explicitly include <linux/types.h> spi: s3c64xx: add support for google,gs101-spi - 1 - --- 2024-02-06 Tudor Ambarus New
mm/migrate: preserve exact soft-dirty state mm/migrate: preserve exact soft-dirty state 1 - - --- 2024-02-06 Muhammad Usama Anjum New
[1/3] pstore: add multi-backend support [1/3] pstore: add multi-backend support - - - --- 2024-02-06 Yuanhe Shu New
[v2,5/5] perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str() perf sched: Minor optimizations for resource initialization - 1 - --- 2024-02-06 Yang Jihong New
[v2,4/5] perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched__{lat|map|rep… perf sched: Minor optimizations for resource initialization - - - --- 2024-02-06 Yang Jihong New
[v2,3/5] perf sched: Move curr_thread initialization to perf_sched__map() perf sched: Minor optimizations for resource initialization - - - --- 2024-02-06 Yang Jihong New
[v2,2/5] perf sched: Fix memory leak in perf_sched__map() perf sched: Minor optimizations for resource initialization - - - --- 2024-02-06 Yang Jihong New
[v2,1/5] perf sched: Move start_work_mutex and work_done_wait_mutex initialization to perf_sched__r… perf sched: Minor optimizations for resource initialization - - - --- 2024-02-06 Yang Jihong New
[v19,9/9] media: verisilicon: Support deleting buffers on capture queue Add DELETE_BUF ioctl - - - --- 2024-02-06 Benjamin Gaignard New
[v19,8/9] media: v4l2: Add mem2mem helpers for DELETE_BUFS ioctl Add DELETE_BUF ioctl - - - --- 2024-02-06 Benjamin Gaignard New
[v19,7/9] media: v4l2: Add DELETE_BUFS ioctl Add DELETE_BUF ioctl - - - --- 2024-02-06 Benjamin Gaignard New
[v19,6/9] media: core: Free range of buffers Add DELETE_BUF ioctl - - - --- 2024-02-06 Benjamin Gaignard New
[v19,5/9] media: core: Add bitmap manage bufs array entries Add DELETE_BUF ioctl - - - --- 2024-02-06 Benjamin Gaignard New
[v19,4/9] media: core: Rework how create_buf index returned value is computed Add DELETE_BUF ioctl - - - --- 2024-02-06 Benjamin Gaignard New
[v19,3/9] media: test-drivers: Set REQBUFS minimum number of buffers Add DELETE_BUF ioctl - - - --- 2024-02-06 Benjamin Gaignard New
[v19,2/9] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure Add DELETE_BUF ioctl - - - --- 2024-02-06 Benjamin Gaignard New
[v19,1/9] media: videobuf2: Update vb2_is_busy() logic Add DELETE_BUF ioctl - - - --- 2024-02-06 Benjamin Gaignard New
[v4,9/9] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support watchdog: rzg2l_wdt: Add support for RZ/G3S 1 1 - --- 2024-02-06 claudiu beznea New
[v4,8/9] watchdog: rzg2l_wdt: Add suspend/resume support watchdog: rzg2l_wdt: Add support for RZ/G3S - - - --- 2024-02-06 claudiu beznea New
[v4,7/9] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset watchdog: rzg2l_wdt: Add support for RZ/G3S - 1 - --- 2024-02-06 claudiu beznea New
[v4,6/9] watchdog: rzg2l_wdt: Remove comparison with zero watchdog: rzg2l_wdt: Add support for RZ/G3S - - - --- 2024-02-06 claudiu beznea New
[v4,5/9] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop watchdog: rzg2l_wdt: Add support for RZ/G3S - - - --- 2024-02-06 claudiu beznea New
[v4,4/9] watchdog: rzg2l_wdt: Check return status of pm_runtime_put() watchdog: rzg2l_wdt: Add support for RZ/G3S - - - --- 2024-02-06 claudiu beznea New
[v4,3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get() watchdog: rzg2l_wdt: Add support for RZ/G3S - - - --- 2024-02-06 claudiu beznea New
[v4,2/9] watchdog: rzg2l_wdt: Make the driver depend on PM watchdog: rzg2l_wdt: Add support for RZ/G3S - - - --- 2024-02-06 claudiu beznea New
[v4,1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011 watchdog: rzg2l_wdt: Add support for RZ/G3S - - - --- 2024-02-06 claudiu beznea New
[v2] arm64: jump_label: use constraints "Si" instead of "i" [v2] arm64: jump_label: use constraints "Si" instead of "i" - - - --- 2024-02-06 Fangrui Song New
media: ttpci: fix two memleaks in budget_av_attach media: ttpci: fix two memleaks in budget_av_attach - - - --- 2024-02-06 Zhipeng Lu New
« 1 2114 115 1161884 1885 »