Show patches with: State = Action Required       |    Archived = No       |   188454 patches
« 1 237 38 391884 1885 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,2/5] PCI/ASPM: Always build aspm.c PCI/ASPM: Save/restore L1 PM Substates for suspend/resume - - - --- 2024-02-23 Bjorn Helgaas New
[v7,1/5] PCI/ASPM: Move pci_configure_ltr() to aspm.c PCI/ASPM: Save/restore L1 PM Substates for suspend/resume - - - --- 2024-02-23 Bjorn Helgaas New
[5/5] f2fs: allow to mount if cap is 100 [1/5] f2fs: check number of blocks in a current section - 2 - --- 2024-02-23 Jaegeuk Kim New
[4/5] f2fs: prevent an f2fs_gc loop during disable_checkpoint [1/5] f2fs: check number of blocks in a current section - 2 - --- 2024-02-23 Jaegeuk Kim New
[3/5] f2fs: print zone status in string and some log [1/5] f2fs: check number of blocks in a current section - 2 - --- 2024-02-23 Jaegeuk Kim New
[2/5] f2fs: fix write pointers all the time [1/5] f2fs: check number of blocks in a current section - 1 - --- 2024-02-23 Jaegeuk Kim New
[1/5] f2fs: check number of blocks in a current section [1/5] f2fs: check number of blocks in a current section - 1 - --- 2024-02-23 Jaegeuk Kim New
[8/8] KVM: x86: Stop compiling vmenter.S with OBJECT_FILES_NON_STANDARD KVM: SVM: Clean up VMRUN=>#VMEXIT assembly - - - --- 2024-02-23 Sean Christopherson New
[7/8] KVM: SVM: Create a stack frame in __svm_sev_es_vcpu_run() KVM: SVM: Clean up VMRUN=>#VMEXIT assembly - - - --- 2024-02-23 Sean Christopherson New
[6/8] KVM: SVM: Save/restore args across SEV-ES VMRUN via host save area KVM: SVM: Clean up VMRUN=>#VMEXIT assembly - - - --- 2024-02-23 Sean Christopherson New
[5/8] KVM: SVM: Save/restore non-volatile GPRs in SEV-ES VMRUN via host save area KVM: SVM: Clean up VMRUN=>#VMEXIT assembly - - - --- 2024-02-23 Sean Christopherson New
[4/8] KVM: SVM: Clobber RAX instead of RBX when discarding spec_ctrl_intercepted KVM: SVM: Clean up VMRUN=>#VMEXIT assembly - - - --- 2024-02-23 Sean Christopherson New
[3/8] KVM: SVM: Drop 32-bit "support" from __svm_sev_es_vcpu_run() KVM: SVM: Clean up VMRUN=>#VMEXIT assembly - - - --- 2024-02-23 Sean Christopherson New
[2/8] KVM: SVM: Wrap __svm_sev_es_vcpu_run() with #ifdef CONFIG_KVM_AMD_SEV KVM: SVM: Clean up VMRUN=>#VMEXIT assembly - - - --- 2024-02-23 Sean Christopherson New
[1/8] KVM: SVM: Create a stack frame in __svm_vcpu_run() for unwinding KVM: SVM: Clean up VMRUN=>#VMEXIT assembly - - - --- 2024-02-23 Sean Christopherson New
[v3,10/10] x509: Add OID for NIST P521 and extend parser for it Add support for NIST P521 to ecdsa - - - --- 2024-02-23 Stefan Berger New
[v3,09/10] crypto: ecdsa - Register NIST P521 and extend test suite Add support for NIST P521 to ecdsa - - - --- 2024-02-23 Stefan Berger New
[v3,08/10] crypto: ecc - Add NIST P521 curve parameters Add support for NIST P521 to ecdsa - - - --- 2024-02-23 Stefan Berger New
[v3,07/10] crypto: ecc - Use ecc_get_curve_nbits to get number of bits for NIST P521 Add support for NIST P521 to ecdsa - - - --- 2024-02-23 Stefan Berger New
[v3,06/10] crypte: ecc - Implement ecc_curve_get_nbits to get number of bits Add support for NIST P521 to ecdsa - - - --- 2024-02-23 Stefan Berger New
[v3,05/10] crypto: ecc - Add nbits field to ecc_curve structure Add support for NIST P521 to ecdsa - - - --- 2024-02-23 Stefan Berger New
[v3,04/10] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521 Add support for NIST P521 to ecdsa - - - --- 2024-02-23 Stefan Berger New
[v3,03/10] crypto: ecdsa - Extend res.x mod n calculation for NIST P521 Add support for NIST P521 to ecdsa - - - --- 2024-02-23 Stefan Berger New
[v3,02/10] crypto: ecdsa - Adjust tests on length of key parameters Add support for NIST P521 to ecdsa - - - --- 2024-02-23 Stefan Berger New
[v3,01/10] crypto: ecdsa - Convert byte arrays with key coordinates to digits Add support for NIST P521 to ecdsa - - - --- 2024-02-23 Stefan Berger New
[net-next,v3] net: stmmac: mmc_core: Drop interrupt registers from stats [net-next,v3] net: stmmac: mmc_core: Drop interrupt registers from stats - 2 - --- 2024-02-23 Jesper Nilsson New
[v2,1/1] leds: expresswire: Don't use "proxy" headers [v2,1/1] leds: expresswire: Don't use "proxy" headers - 1 - --- 2024-02-23 Andy Shevchenko New
tracing: Add __string_len() example tracing: Add __string_len() example - - - --- 2024-02-23 Steven Rostedt New
[v1,1/1] leds: expresswire: Don't use "proxy" headers [v1,1/1] leds: expresswire: Don't use "proxy" headers - - - --- 2024-02-23 Andy Shevchenko New
[v3] clkdev: Update clkdev id usage to allow for longer names [v3] clkdev: Update clkdev id usage to allow for longer names - 2 - --- 2024-02-23 Michael J. Ruhl New
[v2] tracing: Remove __assign_str_len() [v2] tracing: Remove __assign_str_len() - - - --- 2024-02-23 Steven Rostedt New
[v2,3/3] KVM: VMX: Combine "check" and "get" APIs for passthrough MSR lookups KVM: VMX: MSR intercept/passthrough cleanup and simplification - 1 - --- 2024-02-23 Sean Christopherson New
[v2,2/3] KVM: VMX: return early if msr_bitmap is not supported KVM: VMX: MSR intercept/passthrough cleanup and simplification - - - --- 2024-02-23 Sean Christopherson New
[v2,1/3] KVM: VMX: fix comment to add LBR to passthrough MSRs KVM: VMX: MSR intercept/passthrough cleanup and simplification - - - --- 2024-02-23 Sean Christopherson New
[net-next,8/8] selftests: mptcp: diag: change timeout_poll to 30 mptcp: various small improvements - 1 - --- 2024-02-23 Matthieu Baerts (NGI0) New
[net-next,7/8] selftests: mptcp: join: change capture/checksum as bool mptcp: various small improvements - 1 - --- 2024-02-23 Matthieu Baerts (NGI0) New
[net-next,6/8] selftests: mptcp: simult flows: define missing vars mptcp: various small improvements - 1 - --- 2024-02-23 Matthieu Baerts (NGI0) New
[net-next,5/8] selftests: mptcp: netlink: drop duplicate var ret mptcp: various small improvements - 1 - --- 2024-02-23 Matthieu Baerts (NGI0) New
[net-next,4/8] mptcp: check the protocol in mptcp_sk() with DEBUG_NET mptcp: various small improvements - 1 - --- 2024-02-23 Matthieu Baerts (NGI0) New
[net-next,3/8] mptcp: check the protocol in tcp_sk() with DEBUG_NET mptcp: various small improvements - 1 - --- 2024-02-23 Matthieu Baerts (NGI0) New
[net-next,2/8] mptcp: token kunit: set protocol mptcp: various small improvements - 1 - --- 2024-02-23 Matthieu Baerts (NGI0) New
[net-next,1/8] selftests: mptcp: lib: catch duplicated subtest entries mptcp: various small improvements - 1 - --- 2024-02-23 Matthieu Baerts (NGI0) New
[v1,6/6] mfd: kempld: Remove dead code mfd: kempld: A few cleanups - - - --- 2024-02-23 Andy Shevchenko New
[v1,5/6] mfd: kempld: Drop duplicate NULL check in ->exit() mfd: kempld: A few cleanups - - - --- 2024-02-23 Andy Shevchenko New
[v1,4/6] mfd: kempld: Use PLATFORM_DEVID_NONE instead of -1 mfd: kempld: A few cleanups - - - --- 2024-02-23 Andy Shevchenko New
[v1,3/6] mfd: kempld: Simplify device registration mfd: kempld: A few cleanups - - - --- 2024-02-23 Andy Shevchenko New
[v1,2/6] mfd: kempld: Use device core to create driver-specific device attributes mfd: kempld: A few cleanups - - - --- 2024-02-23 Andy Shevchenko New
[v1,1/6] mfd: kempld: Replace ACPI code with agnostic one mfd: kempld: A few cleanups - - - --- 2024-02-23 Andy Shevchenko New
tracing: Remove __assign_str_len() tracing: Remove __assign_str_len() - - - --- 2024-02-23 Steven Rostedt New
[6/6] sparc32: Fix parport build with sparc32 sparc32: build fixes for all{yes,mod}config builds - - - --- 2024-02-23 Sam Ravnborg via B4 Relay New
[5/6] sparc32: Do not select GENERIC_ISA_DMA sparc32: build fixes for all{yes,mod}config builds 1 - 1 --- 2024-02-23 Sam Ravnborg via B4 Relay New
[4/6] usb: host: uhci-grlib.c: Fix build, add platform_device sparc32: build fixes for all{yes,mod}config builds - - - --- 2024-02-23 Sam Ravnborg via B4 Relay New
[3/6] mtd: maps: sun_uflash: Declare uflash_devinit static sparc32: build fixes for all{yes,mod}config builds - 1 1 --- 2024-02-23 Sam Ravnborg via B4 Relay New
[2/6] sparc32: Fix build with trapbase sparc32: build fixes for all{yes,mod}config builds 1 - 1 --- 2024-02-23 Sam Ravnborg via B4 Relay New
[1/6] sparc32: Use generic cmpdi2/ucmpdi2 variants sparc32: build fixes for all{yes,mod}config builds - 1 1 --- 2024-02-23 Sam Ravnborg via B4 Relay New
[RFC,net-next,v1,6/6] tools: ynl: ethtool.py: Add ts ethtool statistics group ethtool HW timestamping statistics - 1 - --- 2024-02-23 Rahul Rameshbabu New
[RFC,net-next,v1,5/6] tools: ynl: ethtool.py: Make tool invokable from any CWD ethtool HW timestamping statistics - 1 - --- 2024-02-23 Rahul Rameshbabu New
[RFC,net-next,v1,4/6] net/mlx5e: Implement ethtool hardware timestamping statistics ethtool HW timestamping statistics - 1 - --- 2024-02-23 Rahul Rameshbabu New
[RFC,net-next,v1,3/6] net/mlx5e: Introduce timestamps statistic counter for Tx DMA layer ethtool HW timestamping statistics - 1 - --- 2024-02-23 Rahul Rameshbabu New
[RFC,net-next,v1,2/6] net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping … ethtool HW timestamping statistics - 2 - --- 2024-02-23 Rahul Rameshbabu New
[RFC,net-next,v1,1/6] ethtool: add interface to read Tx hardware timestamping statistics ethtool HW timestamping statistics - 1 - --- 2024-02-23 Rahul Rameshbabu New
[2/2] AppArmor: Fix lsm_get_self_attr() [1/2] SELinux: Fix lsm_get_self_attr() - 1 - --- 2024-02-23 Mickaël Salaün New
[1/2] SELinux: Fix lsm_get_self_attr() [1/2] SELinux: Fix lsm_get_self_attr() - - - --- 2024-02-23 Mickaël Salaün New
[v2,3/3] mm, slab, kasan: replace kasan_never_merge() with SLAB_NO_MERGE cleanup of SLAB_ flags - 2 2 --- 2024-02-23 Vlastimil Babka New
[v2,2/3] mm, slab: use an enum to define SLAB_ cache creation flags cleanup of SLAB_ flags 1 2 - --- 2024-02-23 Vlastimil Babka New
[v2,1/3] mm, slab: deprecate SLAB_MEM_SPREAD flag cleanup of SLAB_ flags 1 2 - --- 2024-02-23 Vlastimil Babka New
ARM: OMAP: fix USB regression on Nokia N8x0 ARM: OMAP: fix USB regression on Nokia N8x0 - 1 - --- 2024-02-23 Aaro Koskinen New
[5/5] MMC: OMAP: restore original power up/down steps Fix MMC/GPIO regression on Nokia N8x0 - - - --- 2024-02-23 Aaro Koskinen New
[4/5] MMC: OMAP: fix deferred probe Fix MMC/GPIO regression on Nokia N8x0 - - - --- 2024-02-23 Aaro Koskinen New
[3/5] MMC: OMAP: fix broken slot switch lookup Fix MMC/GPIO regression on Nokia N8x0 - - - --- 2024-02-23 Aaro Koskinen New
[2/5] ARM: OMAP: fix N810 MMC gpiod table Fix MMC/GPIO regression on Nokia N8x0 - - - --- 2024-02-23 Aaro Koskinen New
[1/5] ARM: OMAP: fix bogus MMC GPIO labels on Nokia N8x0 Fix MMC/GPIO regression on Nokia N8x0 - - - --- 2024-02-23 Aaro Koskinen New
[2/2] staging: rtl8192e: Include blank line after variable declarations [1/2] staging: rtl8192e: Remove unneeded braces from single line if statement - - - --- 2024-02-23 Jonathan Bergh New
[1/2] staging: rtl8192e: Remove unneeded braces from single line if statement [1/2] staging: rtl8192e: Remove unneeded braces from single line if statement - - - --- 2024-02-23 Jonathan Bergh New
[FYI] tracing/treewide: Remove second parameter of __assign_str() [FYI] tracing/treewide: Remove second parameter of __assign_str() - - - --- 2024-02-23 Steven Rostedt New
[GIT,PULL] parisc architecture fixes for v6.8-rc6 [GIT,PULL] parisc architecture fixes for v6.8-rc6 - - - --- 2024-02-23 Helge Deller New
[6/6] ASoC: meson: axg-fifo: use FIELD helpers ASoC: meson: axg fixes and clean-up - - - --- 2024-02-23 Jerome Brunet New
[5/6] ASoC: meson: axg-fifo: take continuous rates ASoC: meson: axg fixes and clean-up - - - --- 2024-02-23 Jerome Brunet New
[4/6] ASoC: meson: axg-spdifin: use max width for rate detection ASoC: meson: axg fixes and clean-up - - - --- 2024-02-23 Jerome Brunet New
[3/6] ASoC: meson: axg-tdm-interface: update error format error traces ASoC: meson: axg fixes and clean-up - - - --- 2024-02-23 Jerome Brunet New
[2/6] ASoC: meson: axg-tdm-interface: add frame rate constraint ASoC: meson: axg fixes and clean-up - - - --- 2024-02-23 Jerome Brunet New
[1/6] ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs ASoC: meson: axg fixes and clean-up - - - --- 2024-02-23 Jerome Brunet New
[v3] mm: Update mark_victim tracepoints fields [v3] mm: Update mark_victim tracepoints fields - 1 - --- 2024-02-23 Carlos Galo New
[v4,39/39] ARM: dts: at91: sam9x75_curiosity: add sam9x75 curiosity board Add support for sam9x7 SoC family - - - --- 2024-02-23 Varshini Rajendran New
[v4,38/39] dt-bindings: arm: add sam9x75 curiosity board Add support for sam9x7 SoC family 1 - - --- 2024-02-23 Varshini Rajendran New
[v4,37/39] ARM: dts: at91: sam9x7: add device tree for SoC Add support for sam9x7 SoC family - - - --- 2024-02-23 Varshini Rajendran New
[v4,36/39] ARM: configs: at91: enable config flags for sam9x7 SoC family Add support for sam9x7 SoC family - - - --- 2024-02-23 Varshini Rajendran New
[v4,35/39] ARM: at91: Kconfig: add config flag for SAM9X7 SoC Add support for sam9x7 SoC family - 1 - --- 2024-02-23 Varshini Rajendran New
[v4,34/39] dt-bindings: power: reset: atmel,sama5d2-shdwc: add sam9x7 Add support for sam9x7 SoC family 1 1 - --- 2024-02-23 Varshini Rajendran New
[v4,33/39] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7 Add support for sam9x7 SoC family 1 1 - --- 2024-02-23 Varshini Rajendran New
[v4,32/39] power: reset: at91-reset: add sdhwc support for sam9x7 SoC Add support for sam9x7 SoC family 1 - - --- 2024-02-23 Varshini Rajendran New
[v2] iio: pressure: dlhl60d: Initialize empty DLH bytes [v2] iio: pressure: dlhl60d: Initialize empty DLH bytes - 1 - --- 2024-02-23 Kees Cook New
[v4,31/39] power: reset: at91-reset: add reset support for sam9x7 SoC Add support for sam9x7 SoC family 1 - - --- 2024-02-23 Varshini Rajendran New
[v4,30/39] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7 Add support for sam9x7 SoC family 1 - - --- 2024-02-23 Varshini Rajendran New
[v4,29/39] irqchip/atmel-aic5: Add support to get nirqs from DT for sam9x60 & sam9x7 Add support for sam9x7 SoC family - - - --- 2024-02-23 Varshini Rajendran New
[v4,28/39] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic Add support for sam9x7 SoC family 1 - - --- 2024-02-23 Varshini Rajendran New
[v4,27/39] clk: at91: sam9x7: add sam9x7 pmc driver Add support for sam9x7 SoC family - - - --- 2024-02-23 Varshini Rajendran New
[v4,26/39] dt-bindings: clock: at91: Allow PLLs to be exported and referenced in DT Add support for sam9x7 SoC family 1 - - --- 2024-02-23 Varshini Rajendran New
[v4,25/39] clk: at91: sama7g5: move mux table macros to header file Add support for sam9x7 SoC family - - - --- 2024-02-23 Varshini Rajendran New
[v4,24/39] clk: at91: sam9x7: add support for HW PLL freq dividers Add support for sam9x7 SoC family - - - --- 2024-02-23 Varshini Rajendran New
« 1 237 38 391884 1885 »