Show patches with: State = Action Required       |   188454 patches
« 1 272 73 741884 1885 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v15,6/9] usb: dwc3: qcom: Add helper function to request wakeup interrupts Add multiport support for DWC3 controllers 1 1 - --- 2024-02-16 Krishna Kurapati New
[v15,5/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport Add multiport support for DWC3 controllers - 2 - --- 2024-02-16 Krishna Kurapati New
[v15,4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller Add multiport support for DWC3 controllers 1 1 - --- 2024-02-16 Krishna Kurapati New
[v15,3/9] usb: dwc3: core: Skip setting event buffers for host only controllers Add multiport support for DWC3 controllers 1 2 - --- 2024-02-16 Krishna Kurapati New
[v15,2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info Add multiport support for DWC3 controllers 1 1 - --- 2024-02-16 Krishna Kurapati New
[v15,1/9] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller Add multiport support for DWC3 controllers - 2 - --- 2024-02-16 Krishna Kurapati New
printk: save loglevel before console_verbose() printk: save loglevel before console_verbose() - - - --- 2024-02-16 Stephen Brennan New
[v1,6/6] drivers/perf: Add SiFive Private L2 Cache PMU driver SiFive cache controller PMU drivers - - - --- 2024-02-16 Samuel Holland New
[v1,5/6] dt-bindings: cache: Add SiFive Private L2 Cache controller SiFive cache controller PMU drivers - - - --- 2024-02-16 Samuel Holland New
[v1,4/6] drivers/perf: Add SiFive Extensible Cache PMU driver SiFive cache controller PMU drivers - - - --- 2024-02-16 Samuel Holland New
[v1,3/6] dt-bindings: cache: Add SiFive Extensible Cache controller SiFive cache controller PMU drivers - - - --- 2024-02-16 Samuel Holland New
[v1,2/6] drivers/perf: Add SiFive Composable Cache PMU driver SiFive cache controller PMU drivers - - - --- 2024-02-16 Samuel Holland New
[v1,1/6] dt-bindings: cache: Document the sifive,perfmon-counters property SiFive cache controller PMU drivers - - - --- 2024-02-16 Samuel Holland New
MAINTAINERS: Update SiFive driver maintainers MAINTAINERS: Update SiFive driver maintainers 3 - - --- 2024-02-15 Samuel Holland New
[6/6] dt-bindings: net: hisilicon-femac-mdio: make clock optional net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles - - - --- 2024-02-15 Yang Xiwen via B4 Relay New
[5/6] net: mdio: hisi-femac: make clock optional net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles - - - --- 2024-02-15 Yang Xiwen via B4 Relay New
[4/6] dt-bindings: net: add hisilicon-femac net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles - - - --- 2024-02-15 Yang Xiwen via B4 Relay New
[3/6] dt-bindings: net: remove outdated hisilicon-femac net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles - - - --- 2024-02-15 Yang Xiwen via B4 Relay New
[2/6] net: hisi_femac: remove unused compatible strings net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles - - - --- 2024-02-15 Yang Xiwen via B4 Relay New
[1/6] net: hisilicon: add support for hisi_femac core on Hi3798MV200 net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles - - - --- 2024-02-15 Yang Xiwen via B4 Relay New
[next] serial: lpc32xx_hs: remove redundant check and assignment of hsu_rate [next] serial: lpc32xx_hs: remove redundant check and assignment of hsu_rate - - - --- 2024-02-15 Colin Ian King New
wifi: mac80211: clean up assignments to pointer cache. wifi: mac80211: clean up assignments to pointer cache. - 1 - --- 2024-02-15 Colin Ian King New
[v2,14/14] crypto: ecdh - Add support for NIST P521 and add test case Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-15 Stefan Berger New
[v2,13/14] crypto: ecdh - Use functions to copy digits from and to byte array Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-15 Stefan Berger New
[v2,12/14] crypto: ecc - Implement and use ecc_curve_get_nbytes to get curve's nbytes Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-15 Stefan Berger New
[v2,11/14] crypto: Add nbits field to ecc_curve structure Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-15 Stefan Berger New
[v2,10/14] crypto: ecc - Implement ecc_digits_to_bytes to convert digits to byte array Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-15 Stefan Berger New
[v2,09/14] crypto: ecdh - Use properly formatted digits to check for valid key Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-15 Stefan Berger New
[v2,08/14] x509: Add OID for NIST P521 and extend parser for it Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-15 Stefan Berger New
[v2,07/14] crypto: ecdsa - Register NIST P521 and extend test suite Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-15 Stefan Berger New
[v2,06/14] crypto: ecc - Add NIST P521 curve parameters Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-15 Stefan Berger New
[v2,05/14] crypto: ecc - For NIST P521 use vli_num_bits to get number of bits Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-15 Stefan Berger New
[v2,04/14] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521 Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-15 Stefan Berger New
[v2,03/14] crypto: ecdsa - Extend res.x mod n calculation for NIST P521 Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-15 Stefan Berger New
[v2,02/14] crypto: ecdsa - Adjust tests on length of key parameters Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-15 Stefan Berger New
[v2,01/14] crypto: ecdsa - Convert byte arrays with key coordinates to digits Add support for NIST P521 to ecdsa and ecdh - - - --- 2024-02-15 Stefan Berger New
[RFC,8/8] selftests/x86: Add placement guard gap test for shstk Cover a guard gap corner case - - - --- 2024-02-15 Edgecombe, Rick P New
[RFC,7/8] x86/mm: Care about shadow stack guard gap during placement Cover a guard gap corner case - - - --- 2024-02-15 Edgecombe, Rick P New
[RFC,6/8] x86/mm: Implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS Cover a guard gap corner case - - - --- 2024-02-15 Edgecombe, Rick P New
[RFC,5/8] mm: Take placement mappings gap into account Cover a guard gap corner case - - - --- 2024-02-15 Edgecombe, Rick P New
[RFC,4/8] thp: Add thp_get_unmapped_area_vmflags() Cover a guard gap corner case - - - --- 2024-02-15 Edgecombe, Rick P New
[RFC,3/8] mm: Use get_unmapped_area_vmflags() Cover a guard gap corner case - - - --- 2024-02-15 Edgecombe, Rick P New
[RFC,2/8] mm: Introduce arch_get_unmapped_area_vmflags() Cover a guard gap corner case - - - --- 2024-02-15 Edgecombe, Rick P New
[RFC,1/8] mm: Switch mm->get_unmapped_area() to a flag Cover a guard gap corner case 2 1 - --- 2024-02-15 Edgecombe, Rick P New
[3/3] Staging: vc04_services: interface: vchiq_arm: fixed several brace coding style checks/warnings Untitled series #83071 - - - --- 2024-02-15 Moritz C. Weber New
[2/3] Staging: vc04_services: bcm2835-camera: fixed several brace coding style checks Untitled series #83071 - - - --- 2024-02-15 Moritz C. Weber New
[RFC] efi: Add ACPI_MEMORY_NVS into the linear map [RFC] efi: Add ACPI_MEMORY_NVS into the linear map - - - --- 2024-02-15 Boqun Feng New
[next] agp/amd64: remove redundant assignment to variable i [next] agp/amd64: remove redundant assignment to variable i - - - --- 2024-02-15 Colin Ian King New
[GIT,PULL] lsm/lsm-pr-20240215 [GIT,PULL] lsm/lsm-pr-20240215 - - - --- 2024-02-15 Paul Moore New
[33/33] i2c: fsi: Add interrupt support fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[32/33] i2c: fsi: Add boolean for skip stop command on abort fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[31/33] i2c: fsi: Define a function to check status error bits fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[30/33] i2c: fsi: Remove list structure of ports fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[29/33] i2c: fsi: Change fsi_i2c_write_reg to accept data instead of a pointer fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[28/33] i2c: fsi: Improve formatting fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[27/33] i2c: fsi: Calculate clock divider from local bus frequency fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[26/33] ARM: dts: aspeed: FSI interrupt support fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[25/33] fsi: hub: Add interrupt support fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[24/33] fsi: aspeed: Add interrupt support fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[23/33] fsi: core: Add interrupt support fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[22/33] fsi: aspeed: Use common master error handler fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[21/33] fsi: aspeed: Disable relative addressing and IPOLL for cfam reset fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[20/33] fsi: aspeed: Switch to spinlock fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[19/33] fsi: aspeed: Only read result register for successful read fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[18/33] fsi: aspeed: Don't clear all IRQs during OPB transfers fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[17/33] fsi: aspeed: Refactor trace functions fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[16/33] fsi: aspeed: Remove cfam reset sysfs file in error path and remove fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[15/33] fsi: aspeed: Use common initialization and link enable fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[14/33] fsi: hub: Use common initialization and link enable fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[13/33] fsi: core: Add common regmap master functions fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[12/33] fsi: core: Allow cfam device type aliases fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[11/33] fsi: core: Add slave spinlock fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[10/33] fsi: aspeed: Add AST2700 support fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[09/33] fsi: core: Add slave error trace fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[08/33] fsi: core: Improve master read/write/error traces fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[07/33] ARM: dts: aspeed: p10 and tacoma: Set FSI clock frequency fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[06/33] fsi: Expose master-specific local bus clock divider fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[05/33] fsi: Use a defined value for default echo delay fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[04/33] fsi: Improve master indexing fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[03/33] fsi: Move slave definitions to fsi-slave.h fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[02/33] clk: ast2600: Add FSI parent clock with correct rate fsi: Interrupt support - - - --- 2024-02-15 Eddie James New
[01/33] dt-bindings: clock: ast2600: Add FSI clock fsi: Interrupt support 1 - - --- 2024-02-15 Eddie James New
Staging: vc04_services: bcm2835-camera: fixed several brace coding style checks Staging: vc04_services: bcm2835-camera: fixed several brace coding style checks - - - --- 2024-02-15 Moritz C. Weber New
drm/meson: Don't remove bridges which are created by other drivers drm/meson: Don't remove bridges which are created by other drivers - 1 - --- 2024-02-15 Martin Blumenstingl New
[net-next,v4] intel: make module parameters readable in sys filesystem [net-next,v4] intel: make module parameters readable in sys filesystem - - 1 --- 2024-02-15 Jon Maxwell New
[v10,7/7] mm,page_owner: Update Documentation regarding page_owner_stacks page_owner: print stacks and their outstanding allocations - 2 - --- 2024-02-15 Oscar Salvador New
[v10,6/7] mm,page_owner: Filter out stacks by a threshold page_owner: print stacks and their outstanding allocations - 1 - --- 2024-02-15 Oscar Salvador New
[v10,5/7] mm,page_owner: Display all stacks and their count page_owner: print stacks and their outstanding allocations 1 1 - --- 2024-02-15 Oscar Salvador New
[v10,4/7] mm,page_owner: Implement the tracking of the stacks count page_owner: print stacks and their outstanding allocations - 2 - --- 2024-02-15 Oscar Salvador New
[v10,3/7] mm,page_owner: Maintain own list of stack_records structs page_owner: print stacks and their outstanding allocations - 2 - --- 2024-02-15 Oscar Salvador New
[v10,2/7] lib/stackdepot: Move stack_record struct definition into the header page_owner: print stacks and their outstanding allocations - 2 - --- 2024-02-15 Oscar Salvador New
[v10,1/7] lib/stackdepot: Fix first entry having a 0-handle page_owner: print stacks and their outstanding allocations 1 1 - --- 2024-02-15 Oscar Salvador New
[net-next,v1] net: Add skb user timestamp flag to distinguish between timestamps [net-next,v1] net: Add skb user timestamp flag to distinguish between timestamps - - - --- 2024-02-15 Abhishek Chauhan New
parisc: Fix unwinder parisc: Fix unwinder - - - --- 2024-02-15 Guenter Roeck New
[net-next] net: phy: aquantia: add AQR813 PHY ID [net-next] net: phy: aquantia: add AQR813 PHY ID - 1 - --- 2024-02-15 Christian Marangi New
[for-linus,4/4] seq_buf: Fix kernel documentation tracing: More fixes for v6.8 - 1 - --- 2024-02-15 Steven Rostedt New
[for-linus,3/4] seq_buf: Dont use "proxy" headers tracing: More fixes for v6.8 - - - --- 2024-02-15 Steven Rostedt New
[for-linus,2/4] tracing/synthetic: Fix trace_string() return value tracing: More fixes for v6.8 1 - - --- 2024-02-15 Steven Rostedt New
[for-linus,1/4] tracing: Inform kmemleak of saved_cmdlines allocation tracing: More fixes for v6.8 - - 1 --- 2024-02-15 Steven Rostedt New
[v2,4/4] usb: typec: tcpci: add support to set connector orientation USB-C TCPM Orientation Support - - - --- 2024-02-15 Marco Felsch New
« 1 272 73 741884 1885 »