public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-20 20:31:07 to 2023-02-21 02:48:09 UTC [more...]

[PATCH v4 00/19] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-02-21  2:46 UTC  (19+ messages)
` [PATCH v4 01/19] clk: starfive: Factor out common JH7100 and JH7110 code
` [PATCH v4 02/19] clk: starfive: Rename clk-starfive-jh7100.h to clk-starfive-jh71x0.h
` [PATCH v4 03/19] clk: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v4 04/19] reset: Create subdirectory for StarFive drivers
` [PATCH v4 05/19] reset: starfive: Factor out common JH71X0 reset code
` [PATCH v4 06/19] reset: starfive: Extract the "
` [PATCH v4 07/19] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v4 08/19] reset: starfive: jh71x0: Use 32bit I/O on 32bit registers
` [PATCH v4 09/19] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v4 10/19] dt-bindings: clock: Add StarFive JH7110 always-on "
` [PATCH v4 11/19] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v4 12/19] clk: starfive: Add StarFive JH7110 always-on "
` [PATCH v4 13/19] reset: starfive: Add StarFive JH7110 reset driver
` [PATCH v4 14/19] dt-bindings: timer: Add StarFive JH7110 clint
` [PATCH v4 15/19] dt-bindings: interrupt-controller: Add StarFive JH7110 plic
` [PATCH v4 16/19] dt-bindings: riscv: Add SiFive S7 compatible
` [PATCH v4 17/19] riscv: dts: starfive: Add initial StarFive JH7110 device tree
` [PATCH v4 18/19] riscv: dts: starfive: Add StarFive JH7110 pin function definitions

[PATCH v4 0/6] crypto: Accelerated AES/GCM stitched implementation
 2023-02-21  2:45 UTC  (8+ messages)
` [PATCH v4 1/6] Update Kconfig and Makefile
` [PATCH v4 2/6] Glue code for AES/GCM stitched implementation
` [PATCH v4 3/6] An accelerated "
` [PATCH v4 4/6] Supporting functions for AES
` [PATCH v4 5/6] Supporting functions for ghash
` [PATCH v4 6/6] A perl script to process PowerPC assembler source

[PATCH -next] can: mscan: mpc5xxx: Use of_property_present() helper
 2023-02-21  2:45 UTC 

[PATCH v4 00/21] net/tcp: Add TCP-AO support
 2023-02-21  2:43 UTC  (5+ messages)
` [PATCH v4 01/21] net/tcp: Prepare tcp_md5sig_pool for TCP-AO

[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
 2023-02-21  2:44 UTC  (4+ messages)
` [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon doc

[PATCH v5 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-02-21  2:43 UTC  (8+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: Add support for ASPEED i2Cv2

[PATCH v8 RESEND 0/6] r8169: Enable ASPM for recent 1.0/2.5Gbps Realtek NICs
 2023-02-21  2:38 UTC  (7+ messages)
` [PATCH v8 RESEND 1/6] r8169: Disable ASPM L1.1 on 8168h
` [PATCH v8 RESEND 2/6] Revert "PCI/ASPM: Unexport pcie_aspm_support_enabled()"
` [PATCH v8 RESEND 3/6] PCI/ASPM: Add pcie_aspm_capable() helper
` [PATCH v8 RESEND 4/6] r8169: Consider chip-specific ASPM can be enabled on more cases
` [PATCH v8 RESEND 5/6] r8169: Use mutex to guard config register locking
` [PATCH v8 RESEND 6/6] r8169: Disable ASPM while doing NAPI poll

[PATCH v6 00/41] Shadow stacks for userspace
 2023-02-21  2:38 UTC  (29+ messages)
` [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
` [PATCH v6 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY
` [PATCH v6 18/41] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v6 20/41] x86/mm: Teach pte_mkwrite() about "
` [PATCH v6 22/41] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v6 25/41] x86/mm: Introduce MAP_ABOVE4G
` [PATCH v6 27/41] x86/mm: Warn if create Write=0,Dirty=1 with raw prot

[PATCH -next] ata: pata_macio: Use of_property_present() helper
 2023-02-21  2:36 UTC 

[PATCH v4 0/4] RISC-V Hibernation Support
 2023-02-21  2:35 UTC  (5+ messages)
` [PATCH v4 1/4] RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
` [PATCH v4 2/4] RISC-V: Factor out common code of __cpu_resume_enter()
` [PATCH v4 3/4] RISC-V: mm: Enable huge page support to kernel_page_present() function
` [PATCH v4 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH v8 1/6] r8169: Disable ASPM L1.1 on 8168h
 2023-02-21  2:32 UTC  (6+ messages)
` [PATCH v8 2/6] Revert "PCI/ASPM: Unexport pcie_aspm_support_enabled()"
` [PATCH v8 3/6] PCI/ASPM: Add pcie_aspm_capable() helper
` [PATCH v8 4/6] r8169: Consider chip-specific ASPM can be enabled on more cases
` [PATCH v8 5/6] r8169: Use mutex to guard config register locking
` [PATCH v8 6/6] r8169: Disable ASPM while doing NAPI poll

[PATCH] net: lan743x: LAN743X selects FIXED_PHY to resolve a link error
 2023-02-21  2:29 UTC  (5+ messages)

[PATCH v4 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-02-21  2:27 UTC  (4+ messages)
` [PATCH v4 5/7] net: stmmac: Add glue layer for StarFive JH7110 SoCs

[PATCH V2 net-next] net: fec: add CBS offload support
 2023-02-21  2:25 UTC  (11+ messages)

[PATCH bpf-next v2 0/3] libbpf: allow users to set kprobe/uprobe attach mode
 2023-02-21  2:19 UTC  (4+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: split test_attach_probe into multi subtests

[PATCH 0/2] Add support for Lenovo NT36523W BOE panel
 2023-02-21  2:13 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: display/panel: Add "

[PATCH v8 0/7] add support for CDX bus
 2023-02-21  2:10 UTC  (3+ messages)
` [PATCH v8 3/7] dt-bindings: bus: add CDX bus controller for versal net

[PATCH] ARM: dts: omap3-gta04: fix compatible record for GTA04 board
 2023-02-21  2:04 UTC  (2+ messages)

[PATCH v3 0/7] media: dt-bindings: Convert Samsung SoC Camera to DT schema
 2023-02-21  2:02 UTC  (3+ messages)
` [PATCH v3 5/7] media: dt-bindings: samsung,exynos4212-is: convert to dtschema

[PATCH 1/2] dt-bindings usb: typec: rt1711h: Use a generic node name
 2023-02-21  2:01 UTC  (2+ messages)

[PATCH] riscv: kprobe: Optimize kprobe with accurate atomicity
 2023-02-21  1:56 UTC  (20+ messages)

[GIT PULL] perf event updates for v6.3
 2023-02-21  1:52 UTC  (2+ messages)

[GIT PULL] scheduler changes for v6.3
 2023-02-21  1:52 UTC  (2+ messages)

[GIT PULL] locking changes for v6.3
 2023-02-21  1:52 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: Add Cortex-A715 and X3
 2023-02-21  1:52 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8550: Use correct CPU compatibles

[PATCH v8 00/13] Adds support for PHY LEDs with offload triggers
 2023-02-21  1:48 UTC  (7+ messages)
` [PATCH v8 11/13] dt-bindings: leds: Document netdev trigger
` [PATCH v8 13/13] dt-bindings: net: dsa: qca8k: add LEDs definition example

[PATCH bpf-next v2] riscv, bpf: Add kfunc support for RV64
 2023-02-21  1:47 UTC  (3+ messages)

[PATCH] scsi: ufs: ufs-mediatek: guard ufs_mtk_runtime_suspend() and ufs_mtk_runtime_resume() w/ CONFIG_PM
 2023-02-21  1:44 UTC  (2+ messages)

[PATCH] [RFC] net: fec: Allow turning off IRQ coalescing
 2023-02-21  1:40 UTC  (4+ messages)

linux-next: build failure after merge of the net-next tree
 2023-02-21  1:40 UTC 

[PATCH v2] dt-bindings: interrupt-controller: convert loongson,ls1x-intc.txt to json-schema
 2023-02-21  1:36 UTC  (3+ messages)

[PATCH -next] crypto: Use devm_platform_get_and_ioremap_resource()
 2023-02-21  1:34 UTC 

[PATCH -next] arm64: Optimize the comparison of unsigned expressions to avoid compiling error
 2023-02-21  1:27 UTC 

[PATCH v3 00/10] media: imx-jpeg: Add support for 12 bit extended jpeg
 2023-02-21  1:19 UTC  (6+ messages)
` [PATCH v3 03/10] media: Add YUYV64_12 video format

[PATCH v2 0/6] iommu: Extend changing default domain to normal group
 2023-02-21  1:13 UTC  (5+ messages)
` [PATCH v2 3/6] iommu: Same critical region for device release and removal

[PATCH] ptp: kvm: Use decrypted memory in confidential guest on x86
 2023-02-21  1:08 UTC  (2+ messages)

[PATCH] serial: jsm: Use min_t instead of min
 2023-02-21  1:03 UTC  (2+ messages)
` [PATCH] serial: jsm: Change n to unsigned int

[PATCH v3 net-next 00/13] Add tc-mqprio and tc-taprio support for preemptible traffic classes
 2023-02-21  1:00 UTC  (3+ messages)

[PATCH net] net: lan966x: Fix possible deadlock inside PTP
 2023-02-21  1:00 UTC  (2+ messages)

[PATCH] tools/memory-model: Add details about SRCU read-side critical sections
 2023-02-21  0:58 UTC  (6+ messages)

[PATCH -next] sfc: clean up some inconsistent indentings
 2023-02-21  0:50 UTC  (2+ messages)

linux-next: manual merge of the block tree with the cifs tree
 2023-02-21  0:47 UTC  (3+ messages)

linux-next: manual merge of the file-locks tree with the fuse tree
 2023-02-21  0:46 UTC  (2+ messages)

[PATCH net-next V6] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
 2023-02-21  0:45 UTC  (2+ messages)

[GIT PULL] virtio,vhost,vdpa: features, fixes
 2023-02-21  0:40 UTC 

[PATCH] net/mlx4_en: Introduce flexible array to silence overflow warning
 2023-02-21  0:40 UTC  (2+ messages)

linux-next: manual merge of the block tree with the cifs tree
 2023-02-21  0:38 UTC  (2+ messages)

[RFC PATCH V1 0/1] sched/numa: Enhance vma scanning
 2023-02-21  0:38 UTC  (5+ messages)
` [RFC PATCH V1 1/1] sched/numa: Enhance vma scanning logic

linux-next: Signed-off-by missing for commits in the cifs tree
 2023-02-21  0:37 UTC  (2+ messages)

linux-next: manual merge of the block tree with the cifs tree
 2023-02-21  0:37 UTC  (2+ messages)

linux-next: duplicate patch in the mm-nonmm-stable tree
 2023-02-21  0:29 UTC  (4+ messages)

[PATCH] ethtool: pse-pd: Fix double word in comments
 2023-02-21  0:27 UTC  (2+ messages)

[PATCH net-next v1 1/2] string: Make memscan() to take const
 2023-02-21  0:26 UTC  (2+ messages)

[PATCH net 1/4] MAINTAINERS: Switch maintenance for cc2520 driver over
 2023-02-21  0:20 UTC  (2+ messages)

[PATCH 1/2] hwrng: add driver for MediaTek TRNG SMC
 2023-02-21  0:14 UTC  (5+ messages)

[RFC][PATCH 1/2] time: alarmtimer: Fix erroneous case of using 0 as an "invalid" initialization value
 2023-02-21  0:12 UTC  (11+ messages)
` [RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling

[PATCH v2 4/4] btrfs: replace btrfs_io_context::raid_map[] with a fixed u64 value
 2023-02-21  0:09 UTC  (4+ messages)

[GIT PULL] asm-generic: cleanups for 6.3
 2023-02-21  0:05 UTC  (2+ messages)

[PATCH v5] locking/rwbase: Mitigate indefinite writer starvation
 2023-02-20 23:55 UTC  (2+ messages)

[PATCH 0/2] lockdep lock comparison function
 2023-02-20 23:51 UTC  (5+ messages)
` [PATCH 1/2] lockdep: lock_set_lock_cmp_fn()

[PATCH RESEND] x86/speculation: Fix user-mode spectre-v2 protection with KERNEL_IBRS
 2023-02-20 23:45 UTC  (10+ messages)

[RFC PATCH v2] dt-bindings: dma: apple,sio: Add schema
 2023-02-20 23:40 UTC  (2+ messages)

[GIT PULL] Non MM updates for 6.3-rc1
 2023-02-20 23:35 UTC 

[PATCH v9 0/8] Parallel CPU bringup for x86_64
 2023-02-20 23:30 UTC  (13+ messages)
          ` [External] "

[PATCH] cpufreq: schedutil: make kobj_type structure constant
 2023-02-20 23:28 UTC 

[PATCH] mm: slub: make kobj_type structure constant
 2023-02-20 23:25 UTC 

[PATCH] mm: cma: make kobj_type structure constant
 2023-02-20 23:23 UTC 

[PATCH 0/2] Documentation/process: Add a maintainer handbook for KVM x86
 2023-02-20 23:17 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] mm: change memcg->oom_group access with atomic operations
 2023-02-20 23:06 UTC  (3+ messages)

[PATCH v2 0/3] ASoC: mchp-pdmc: fix poc noises when starting capture
 2023-02-20 22:56 UTC  (3+ messages)
` [PATCH v2 2/3] ASoC: dt-bindings: sama7g5-pdmc: add microchip,startup-delay-us binding

[RFC PATCH V2 0/1] x86: cpu topology fix and question on x86_max_cores
 2023-02-20 22:52 UTC  (6+ messages)

[GIT PULL] Audit patches for v6.3
 2023-02-20 22:38 UTC 

[PATCH v7 4/8] fs, block: copy_file_range for def_blk_ops for direct block device
 2023-02-20 22:27 UTC  (3+ messages)

[PATCH v4 2/2] trigger: ledtrig-tty: add additional modes
 2023-02-20 22:27 UTC  (2+ messages)

linux-next: manual merge of the sound tree with the arm-soc tree
 2023-02-20 22:27 UTC  (2+ messages)

linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
 2023-02-20 22:16 UTC  (19+ messages)

[PATCH] RDMA/restrack: Reorder fields in 'struct rdma_restrack_entry'
 2023-02-20 22:16 UTC  (6+ messages)

[PATCH] net: phy: micrel: drop superfluous use of temp variable
 2023-02-20 22:12 UTC  (2+ messages)

[PATCH v3 0/3] drm/bridge: tfp410: Add i2c support
 2023-02-20 22:10 UTC  (4+ messages)
` [PATCH v3 1/3] drm/bridge: tfp410: Support basic I2C interface
` [PATCH v3 2/3] drm/bridge: tfp410: Fix logic to configured polled HPD
` [PATCH v3 3/3] drm/bridge: tfp410: If connected, use I2C for polled HPD status

[PATCH v2 0/4] dt-bindings: net: Add network-class.yaml schema
 2023-02-20 22:02 UTC  (4+ messages)

[PATCH v7 00/11] tracing/user_events: Remote write ABI
 2023-02-20 22:01 UTC  (2+ messages)

[PATCH v10 0/6] Add support for Core Power Reduction v3, v4 and Hardened
 2023-02-20 22:01 UTC  (3+ messages)
` [PATCH v10 3/6] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver

[PATCH linux-next 0/2] x86/xen TSC related cleanups
 2023-02-20 22:01 UTC  (3+ messages)
` [PATCH linux-next 2/2] x86/xen/time: cleanup xen_tsc_safe_clocksource

[PATCH v4] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-20 21:58 UTC  (2+ messages)

[PATCH 0/7] timers/nohz: Fixes and cleanups v2
 2023-02-20 21:53 UTC  (3+ messages)
` [PATCH 7/7] selftests/proc: Remove idle time monotonicity assertions

[GIT PULL] MM updates for 6.3-rc1
 2023-02-20 21:52 UTC 

[PATCH] wifi: ath11k: Add a warning for wcn6855 spurious wakeup events
 2023-02-20 21:38 UTC 

[tip: irq/urgent] genirq/msi: Take the per-device MSI lock before validating the control structure
 2023-02-20 21:37 UTC 

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-02-20 21:37 UTC  (8+ messages)
` [PATCH RFC v8 04/56] KVM: Add HVA range operator
` [PATCH RFC v8 18/56] x86/fault: fix handle_split_page_fault() to work with memfd backed pages
` [PATCH RFC v8 19/56] x86/fault: Return pfn from dump_pagetable() for SEV-specific fault handling

[PATCH v1 2/2] iio: adc: adding support for pac193x
 2023-02-20 21:36 UTC  (2+ messages)

[PATCH] dt-bindings: crypto: fsl,sec-v4.0: Convert to DT schema
 2023-02-20 21:33 UTC 

[PATCH] perf/x86/rapl: Enable Core RAPL for AMD
 2023-02-20 21:29 UTC  (3+ messages)

[PATCH v7 0/6] Add a multicolor LED driver for groups of monochromatic LEDs
 2023-02-20 21:10 UTC  (3+ messages)

[PATCH v4] alpha: Clean-up the panic notifier code
 2023-02-20 21:22 UTC 

[GIT PULL] Btrfs updates for 6.3
 2023-02-20 21:11 UTC  (3+ messages)

[GIT PULL] erofs updates for 6.3-rc1
 2023-02-20 21:11 UTC  (2+ messages)

[GIT PULL] fscrypt updates for 6.3
 2023-02-20 21:11 UTC  (2+ messages)

[GIT PULL] dlm updates for 6.3
 2023-02-20 21:11 UTC  (2+ messages)

[GIT PULL] fsverity updates for 6.3
 2023-02-20 21:11 UTC  (2+ messages)

[PATCH v4] parisc: Replace regular spinlock with spin_trylock on panic path
 2023-02-20 21:11 UTC 

linux-next: manual merge of the mm-stable tree with the cifs tree
 2023-02-20 21:00 UTC  (8+ messages)

[PATCH 6.1 000/118] 6.1.13-rc1 review
 2023-02-20 20:52 UTC 

[GIT PULL] tracing: Handle race between rb_move_tail and rb_check_pages
 2023-02-20 20:50 UTC  (2+ messages)

[GIT PULL] tracing: Updates for 6.3
 2023-02-20 20:44 UTC 

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-20 20:33 UTC  (7+ messages)
` [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE

[PATCH v4 0/4] tools/nolibc: Adding stdint.h, more integer types and tests
 2023-02-20 20:20 UTC  (2+ messages)
` [PATCH v5 3/4] tools/nolibc: enlarge column width of tests


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox