public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-05 13:33:25 to 2023-06-05 15:20:58 UTC [more...]

[PATCH v4 0/4] devres: Provide krealloc_array
 2023-06-05 15:20 UTC  (10+ messages)
` [PATCH v4 1/4] "

[PATCH v14 000/113] KVM TDX basic feature support
 2023-06-05 15:20 UTC  (3+ messages)
` [PATCH v14 011/113] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module

net: phy: realtek: Support external PHY clock
 2023-06-05 15:19 UTC  (4+ messages)
` [PATCH v3 1/3] net: phy: realtek: Add optional "
` [PATCH v3 2/3] dt-bindings: net: phy: Document support for external PHY clk
` [PATCH v3 3/3] net: phy: realtek: Disable clock on suspend

[PATCH v2 0/8] rust: workqueue: add bindings for the workqueue
 2023-06-05 15:20 UTC  (7+ messages)
` [PATCH v2 3/8] rust: sync: add `Arc::{from_raw, into_raw}`

[PATCH v2] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
 2023-06-05 15:19 UTC  (6+ messages)

[PATCH net-next v4 00/11] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS
 2023-06-05 15:18 UTC  (5+ messages)
` [PATCH net-next v4 03/11] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()

[PATCH 2/2] module: add support to avoid duplicates early on load
 2023-06-05 15:17 UTC  (11+ messages)

[PATCH 1/5] arm64: dts: ti: k3-j721e-beagleboneai64: Fix mailbox node status
 2023-06-05 15:17 UTC  (6+ messages)
` [PATCH 2/5] arm64: dts: ti: k3-j721e: Remove PCIe endpoint nodes

[PATCH v16 00/13] hp-bioscfg driver
 2023-06-05 15:16 UTC  (5+ messages)
` [PATCH v16 01/13] hp-bioscfg: Documentation

[PATCH 0/2] arm64: dts: ti: k3-j721e: dtbs_check warnings fixups
 2023-06-05 15:13 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j721e-mcu-wakeup: Switch to "ti,j721e-system-controller" compatible

[PATCH 1/1] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
 2023-06-05 15:10 UTC  (6+ messages)
  ` [CFT][PATCH v3] "

[PATCH 0/4] Enable amd-pstate active mode by default
 2023-06-05 15:11 UTC  (5+ messages)
` [PATCH 1/4] ACPI: CPPC: Add a symbol to check if the preferred profile is a server
` [PATCH 2/4] cpufreq: amd-pstate: Set a fallback policy based on preferred_profile
` [PATCH 3/4] cpufreq: amd-pstate: Add a kernel config option to set default mode
` [PATCH 4/4] cpufreq: intel_pstate: Use the acpi_pm_profile_server() symbol

Bug report: kernel paniced while booting
 2023-06-05 15:12 UTC  (3+ messages)

[PATCH] MAINTAINERS: add Andy Shevchenko as reviewer for the GPIO subsystem
 2023-06-05 15:10 UTC 

[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
 2023-06-05 15:08 UTC  (15+ messages)
` [PATCH net-next v2 1/3] page_pool: unify frag page and non-frag page handling
` [PATCH net-next v2 2/3] page_pool: support non-frag page for page_pool_alloc_frag()

[PATCH v2] ext4: fix race condition between buffer write and page_mkwrite
 2023-06-05 15:08 UTC  (8+ messages)

[PATCH v3 0/7] iopoll: Busy loop and timeout improvements + conversions
 2023-06-05 15:08 UTC  (2+ messages)

[patch 00/20] posix-timers: Fixes and cleanups
 2023-06-05 15:08 UTC  (17+ messages)
` [patch 02/20] posix-timers: Ensure timer ID search-loop limit is valid
              ` [patch v2 "
                ` [tip: timers/core] "
` [patch 18/20] posix-timers: Clarify posix_timer_fn() comments
      ` [tip: timers/core] "

[patch 03/20] posix-timers: Clarify timer_wait_running() comment
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[patch 04/20] posix-timers: Cleanup comments about timer ID tracking
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[patch 05/20] posix-timers: Add comments about timer lookup
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[patch 08/20] posix-timers: Remove pointless irqsafe from hash_lock
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[patch 09/20] posix-timers: Split release_posix_timers()
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[patch 10/20] posix-timers: Document sys_clock_getres() correctly
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[patch v2a 01/20] posix-timers: Prevent RT livelock in itimer_delete()
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[patch 06/20] posix-timers: Annotate concurrent access to k_itimer::it_signal
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] posix-timers: Annotate concurrent access to k_itimer:: It_signal

[patch 07/20] posix-timers: Set k_itimer::it_signal to NULL on exit()
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] posix-timers: Set k_itimer:: It_signal "

[patch 11/20] posix-timers: Document common_clock_get() correctly
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[patch 12/20] posix-timers: Document sys_clock_getoverrun()
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[patch 13/20] posix-timers: Document sys_clock_settime() permissions in place
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[patch 14/20] posix-timers: Document nanosleep() details
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[patch 15/20] posix-timers: Add proper comments in do_timer_create()
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[patch 17/20] posix-timers: Clarify posix_timer_rearm() comment
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[patch 16/20] posix-timers: Comment SIGEV_THREAD_ID properly
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[patch 19/20] posix-timers: Remove pointless comments
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[patch 20/20] posix-timers: Polish coding style in a few places
 2023-06-05 15:08 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 0/2] drm/panel: add fannal c3004 panel
 2023-06-05 15:08 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: display: panel: add fannal,c3004

[PATCH 00/14] Reduce preallocations for maple tree
 2023-06-05 15:06 UTC  (10+ messages)

[PATCH 0/3] Relax break-before-make use with FEAT_BBM
 2023-06-05 15:07 UTC  (3+ messages)
` [PATCH 1/3] arm64: Add a capability for FEAT_BBM level 2

[PATCH] net/pppoe: fix a typo for the PPPOE_HASH_BITS_1 definition
 2023-06-05 14:47 UTC  (3+ messages)

[PATCH v3 0/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
 2023-06-05 15:01 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: mips: Add bindings "

linux-next: build warning after merge of the mm tree
 2023-06-05 14:57 UTC  (2+ messages)

[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
 2023-06-05 14:56 UTC  (7+ messages)

[PATCH v2] spi: spl022: Probe defer is no error
 2023-06-05 14:55 UTC  (2+ messages)

[PATCH] [v2] ASoC: amd: vangogh: select CONFIG_SND_AMD_ACP_CONFIG
 2023-06-05 14:55 UTC  (4+ messages)

[PATCH] cgroup: fixed the cset refcnt leak when fork() failed
 2023-06-05 14:51 UTC  (3+ messages)

[PATCH 1/2] platform/x86/intel/pmc: Add resume_fixup callback
 2023-06-05 14:52 UTC  (4+ messages)
` [PATCH 2/2] platform/x86/intel/pmc/mtl: Put devices in D3 during resume

[PATCH v2 0/2] fix two issue about quota
 2023-06-05 14:52 UTC  (4+ messages)
` [PATCH v2 1/2] quota: Properly disable quotas when add_dquot_ref() fails
` [PATCH v2 2/2] quota: fix warning in dqgrab()

[PATCH v2] PCI: Align pci memory space base address with page size
 2023-06-05 14:51 UTC  (2+ messages)

[GIT PULL] Asymmetric keys fix for v6.4-rc5
 2023-06-05 14:47 UTC  (2+ messages)

[PATCH] livepatch: Make 'klp_stack_entries' static
 2023-06-05 14:47 UTC  (2+ messages)

[PATCH] HID: logitech-hidpp: Handle timeout differently from busy
 2023-06-05 14:31 UTC  (8+ messages)

[PATCH v3] ACPI: resource: Remove "Zen" specific match and quirks
 2023-06-05 14:46 UTC  (3+ messages)

[PATCH] crypto: qat - fix adf_dbgfs_exit() typo
 2023-06-05 14:45 UTC 

[PATCH v6 0/9] Add support for MHI Endpoint function driver
 2023-06-05 14:45 UTC  (6+ messages)
` [PATCH v6 2/9] PCI: endpoint: Pass EPF device ID to the probe function

[PATCH 1/2] regulator: act8945a: rely on hardware for operating mode
 2023-06-05 14:44 UTC  (4+ messages)

Direct rdtsc call side-effect
 2023-06-05 14:43 UTC  (4+ messages)

[PATCH 0/6] Enable MSM8226 TSENS support
 2023-06-05 14:39 UTC  (5+ messages)
` [PATCH 2/6] dt-bindings: thermal: tsens: Add compatible for MSM8226
` [PATCH 3/6] thermal/drivers/qcom/tsens-v0_1: Add support "

[PATCH net-next 08/30] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
 2023-06-05 14:36 UTC  (12+ messages)

[PATCH v3 0/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
 2023-06-05 14:38 UTC  (8+ messages)
` [PATCH v3 2/2] "

[PATCH v1 1/1] pinctrl: cherryview: Return correct value if pin in push-pull mode
 2023-06-05 14:37 UTC 

[PATCH v5] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
 2023-06-05 14:36 UTC 

[PATCH v2 00/16] Use MMU read lock for clear-dirty-log
 2023-06-05 14:35 UTC  (3+ messages)
` [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value

[PATCH v1 -next 0/2] RISC-V ACPI: Assorted fixes
 2023-06-05 14:35 UTC  (3+ messages)
` [PATCH v1 -next 1/2] RISC-V: ACPI : Fix for usage of pointers in different address space
` [PATCH v1 -next 2/2] RISC-V/perf: Use standard interface to get INTC domain

[PATCH RFT v3 0/3] drivers/thermal/rcar_gen3_thermal: add Gen4 fuse support
 2023-06-05 14:33 UTC  (4+ messages)

[PATCH] firmware: cs_dsp: Log correct region name in bin error messages
 2023-06-05 14:32 UTC 

[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
 2023-06-05 14:31 UTC  (6+ messages)
` [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv

[PATCH] gpio: delay: add OF_GPIO dependency
 2023-06-05 14:31 UTC  (2+ messages)

[PATCH] KVM: VMX: remove LFENCE in vmx_spec_ctrl_restore_host()
 2023-06-05 14:29 UTC  (8+ messages)

[PATCH 0/4] Remove WARN_ON in save_processor_state
 2023-06-05 14:28 UTC  (3+ messages)
` [PATCH 2/4] arm64: hibernate: remove "

[PATCH] perf test amd: Fix build failure with amd-ibs-via-core-pmu.c -- Was: Re: [PATCH v5 27/34] perf pmu: Separate pmu and pmus
 2023-06-05 14:27 UTC  (3+ messages)
` [PATCH v2] perf test amd: Fix build failure with amd-ibs-via-core-pmu.c

[PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
 2023-06-05 14:20 UTC  (11+ messages)

[PATCH 2/5] x86/MCE/AMD, EDAC/mce_amd: Decode UMC_V2 ECC errors
 2023-06-05 14:14 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH 3/5] EDAC/amd64: Document heterogeneous system enumeration
 2023-06-05 14:14 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH 4/5] EDAC/amd64: Add support for AMD heterogeneous Family 19h Model 30h-3Fh
 2023-06-05 14:14 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v13 00/24] Drivers for Gunyah hypervisor
 2023-06-05 14:18 UTC  (5+ messages)
` [PATCH v13 10/24] gunyah: vm_mgr: Add/remove user memory regions

[PATCH] jfs: jfs_dmap: Validate db_l2nbperpage while mounting
 2023-06-05 14:01 UTC 

[PATCH v15 00/13] hp-bioscfg driver
 2023-06-05 14:17 UTC  (8+ messages)
` [PATCH v15 05/13] hp-bioscfg: enum-attributes

[PATCH v2 4/4] cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623
 2023-06-05 14:18 UTC  (2+ messages)
` [PATCH] cpufreq: mediatek: correct voltages for MT7622 and MT7623

[PATCH v8 00/33] x86: enable FRED for x86-64
 2023-06-05 14:15 UTC  (14+ messages)
` [PATCH v8 21/33] x86/fred: FRED initialization code
` [PATCH v8 24/33] x86/fred: disallow the swapgs instruction when FRED is enabled
` [PATCH v8 26/33] x86/fred: allow single-step trap and NMI when starting a new thread
` [PATCH v8 29/33] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f
` [PATCH v8 30/33] x86/fred: allow dynamic stack frame size
` [PATCH v8 31/33] x86/fred: BUG() when ERETU with %rsp not equal to that when the ring 3 event was just delivered

[PATCH 1/5] x86/amd_nb: Add MI200 PCI IDs
 2023-06-05 14:14 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH 5/5] EDAC/amd64: Cache and use GPU node map
 2023-06-05 14:14 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH 1/5] x86/amd_nb: Add MI200 PCI IDs
 2023-06-05 14:14 UTC  (2+ messages)
` [tip: ras/core] x86/amd_nb: Re-sort and re-indent PCI defines

[PATCH 1/2] x86/microcode/AMD: Load late on both threads too
 2023-06-05 14:13 UTC  (2+ messages)
` [PATCH 2/2] x86/microcode: Add a "microcode=" command line option

[PATCH v3 1/1] PCI: of: Propagate firmware node by calling device_set_node()
 2023-06-05 14:13 UTC  (2+ messages)

[PATCH v1] misc: fastrpc: Fix remote heap allocation request
 2023-06-05 14:11 UTC 

[PATCH net-next v1 1/1] ieee802154: ca8210: Remove stray gpiod_unexport() call
 2023-06-05 14:09 UTC  (3+ messages)

[PATCH v2 0/9] Add support for IIO devices in ASoC
 2023-06-05 14:11 UTC  (6+ messages)
` [PATCH v2 5/9] iio: inkern: Add a helper to query an available minimum raw value

[PATCH v2 0/6] s390/uvdevice: Expose secret UVCs
 2023-06-05 14:03 UTC  (7+ messages)
` [PATCH v2 4/6] s390/uvdevice: Add 'Lock Secret Store' UVC
` [PATCH v2 5/6] s390/uv: replace scnprintf with sysfs_emit
` [PATCH v2 6/6] s390/uv: Update query for secret-UVCs

[PATCH 0/2] fix two issue about quota
 2023-06-05 14:08 UTC  (6+ messages)
` [PATCH 1/2] quota: fix null-ptr-deref in ext4_acquire_dquot()

[PATCH v1 0/6] LASS KVM virtualization support
 2023-06-05 14:07 UTC  (3+ messages)
` [PATCH v1 3/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check

[PATCH] arm64: mm: move _PAGE_IOREMAP into pgtable-prot.h
 2023-06-05 14:08 UTC  (2+ messages)

[PATCH v6 02/16] x86/mtrr: replace some constants with defines
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/mtrr: Replace size_or_mask and size_and_mask with a much easier concept

[PATCH v6 01/16] x86/mtrr: remove physical address size calculation
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/mtrr: Remove "

[PATCH v6 04/16] x86/hyperv: set MTRR state when running as SEV-SNP Hyper-V guest
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/hyperv: Set "

[tip: x86/mtrr] x86/mtrr: Support setting MTRR state for software defined MTRRs
 2023-06-05 14:08 UTC 

[PATCH v6 06/16] x86/mtrr: replace vendor tests in MTRR code
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/mtrr: Replace "

[PATCH v6 08/16] x86/mtrr: move 32-bit code from mtrr.c to legacy.c
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/mtrr: Move "

[PATCH v6 05/16] x86/xen: set MTRR state when running as Xen PV initial domain
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/xen: Set "

[PATCH v6 07/16] x86/mtrr: have only one set_mtrr() variant
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/mtrr: Have "

[PATCH v6 11/16] x86/mtrr: construct a memory map with cache modes
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/mtrr: Construct "

[PATCH v6 10/16] x86/mtrr: add get_effective_type() service function
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/mtrr: Add "

[PATCH v6 09/16] x86/mtrr: allocate mtrr_value array dynamically
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/mtrr: Allocate "

[PATCH v6 12/16] x86/mtrr: add mtrr=debug command line option
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/mtrr: Add "

[PATCH v6 13/16] x86/mtrr: use new cache_map in mtrr_type_lookup()
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/mtrr: Use "

[PATCH v6 14/16] x86/mtrr: don't let mtrr_type_lookup() return MTRR_TYPE_INVALID
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/mtrr: Don't "

[PATCH v6 15/16] x86/mm: only check uniform after calling mtrr_type_lookup()
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/mm: Only "

[PATCH v6 00/16] x86/mtrr: fix handling with PAT but without MTRR
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/mtrr: Unify debugging printing

[PATCH v6 16/16] x86/mtrr: remove unused code
 2023-06-05 14:08 UTC  (2+ messages)
` [tip: x86/mtrr] x86/mtrr: Remove "

Fwd: nvsp_rndis_pkt_complete error status and net_ratelimit: callbacks suppressed messages on 6.4.0rc4
 2023-06-05 14:08 UTC  (3+ messages)

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-06-05 14:04 UTC  (2+ messages)

[PATCH v2 00/13] ceph: support idmapped mounts
 2023-06-05 14:06 UTC  (5+ messages)
` [PATCH v2 01/13] fs: export mnt_idmap_get/mnt_idmap_put

[PATCH v2 0/3] lib/string_helpers et al.: Change return value of strreplace()
 2023-06-05 14:04 UTC  (6+ messages)

[PATCH v4 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-06-05 14:05 UTC  (3+ messages)
` [PATCH v4 1/3] mm: Call arch_swap_restore() from do_swap_page()

[PATCH v3 1/2] dt-bindings: clock: fixed-clock: Add nvmem support
 2023-06-05 14:05 UTC  (5+ messages)
  ` [PATCH v3 2/2] clk: Add fixed-clock-nvmem provider

[PATCH v4 1/2] dt-bindings: clock: fixed-clock: Add nvmem support
 2023-06-05 14:01 UTC  (2+ messages)
  ` [PATCH v4 2/2] clk: Add fixed-clock-nvmem provider

[PATCH v3 1/2] drm/bridge: imx: fix mixed module-builtin object
 2023-06-05 14:01 UTC  (2+ messages)

[PATCH V3] arm64: Disable EL2 traps for BRBE instructions executed in EL1
 2023-06-05 14:00 UTC  (2+ messages)

[PATCH v3 0/1] gro: decrease size of CB
 2023-06-05 13:58 UTC  (3+ messages)

[PATCH v1] misc: fastrpc: Pass proper scm arguments for static process init
 2023-06-05 13:48 UTC 

[PATCH v4] mmc: mtk-sd: reduce CIT for better performance
 2023-06-05 13:46 UTC  (2+ messages)

[PATCH v3 0/3] drm/msm/adreno: GPU support on SC8280XP
 2023-06-05 13:45 UTC  (3+ messages)
` [PATCH v3 1/3] drm/msm/adreno: Add Adreno A690 support

[PATCH 00/43] ep93xx device tree conversion
 2023-06-05 13:45 UTC  (7+ messages)
` [PATCH v1 09/43] clocksource: ep93xx: Add driver for Cirrus Logic EP93xx

[PATCH] regulator: qcom-rpmh: Fix regulators for PM8550
 2023-06-05 13:45 UTC  (2+ messages)

[RESEND] gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
 2023-06-05 13:44 UTC  (5+ messages)

[PATCH v12 0/9] Implement copy offload support
 2023-06-05 13:43 UTC  (3+ messages)
  ` [PATCH v12 5/9] nvme: add "

[PATCH V11 00/10] arm64/perf: Enable branch stack sampling
 2023-06-05 13:43 UTC  (3+ messages)
` [PATCH V11 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE

[PATCH] ALSA: usb-audio: Fix "cannot set freq 48000 to ep 0x3" msgs
 2023-06-05 13:43 UTC  (5+ messages)

[FYI PATCH 1/1] perf bench: Add missing setlocale() call to allow usage of %'d style formatting
 2023-06-05 13:38 UTC 

[PATCH 00/21] Add support for sam9x7 SoC family
 2023-06-05 13:34 UTC  (5+ messages)
` [PATCH 21/21] net: macb: add support for gmac to sam9x7

[PATCH v3 0/4] NVMEM cells in sysfs
 2023-06-05 13:34 UTC  (5+ messages)
` [PATCH v3 1/4] sysfs: Improve readability by following the kernel coding style
` [PATCH v3 2/4] sysfs: Skip empty folders creation
` [PATCH v3 3/4] ABI: sysfs-nvmem-cells: Expose cells through sysfs
` [PATCH v3 4/4] nvmem: core: "


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