All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-12 17:58:29 to 2022-10-12 19:03:39 UTC [more...]

[RFC v2 0/4] vmalloc_exec for modules and BPF programs
 2022-10-12 19:03 UTC  (11+ messages)
` [RFC v2 4/4] vmalloc_exec: share a huge page with kernel text

[PATCH 1/2] crypto/cnxk: align HW accessible field to ROC align
 2022-10-12 19:03 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] crypto/cnxk: fix failure from session rework

[PATCH 0/2] arm64: dts: renesas: r8a779g0/white-hawk: Add SDHI/eMMC support
 2022-10-12 19:01 UTC  (9+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a779g0: Add SDHI node
` [PATCH 2/2] arm64: dts: renesas: white-hawk-cpu: Add eMMC support

[PATCH 00/15] run-command API: pass functions & opts via struct
 2022-10-12 18:58 UTC  (4+ messages)
` [PATCH v2 00/22] "
  ` [PATCH v2 22/22] run-command.c: remove "pp->max_processes", add "const" to signal() handler

[PATCH 00/10] media: ar0521: Add analog gain, rework clock tree
 2022-10-12 19:02 UTC  (11+ messages)
` [PATCH 02/10] media: ar0521: Add V4L2_CID_ANALOG_GAIN
` [PATCH 04/10] media: ar0521: Rework PLL computation

[RFC PATCH 0/2] RZ/G2UL separate out SoC specific parts
 2022-10-12 19:00 UTC  (6+ messages)

[PATCH v2] devfreq: governor: Add a private governor_data for governors in devfreq
 2022-10-12 19:00 UTC  (2+ messages)

[PATCH v2 net] udp: Update reuse->has_conns under reuseport_lock
 2022-10-12 18:59 UTC  (2+ messages)

[PATCH] bsd-user: Catch up with sys/param.h requirement for machine/pmap.h
 2022-10-12 18:57 UTC  (2+ messages)

[GIT PULL] KUnit second update for Linux 6.1-rc1
 2022-10-12 18:58 UTC 

[PATCH] fs/cramfs: Convert kmap() to kmap_local_data()
 2022-10-12 18:54 UTC  (2+ messages)

[PATCH 0/7] gpiolib: more quirks to handle legacy names
 2022-10-12 18:55 UTC  (9+ messages)
` [PATCH 4/7] gpiolib: of: add a quirk for reset line for Marvell NFC controller

[PATCH] media: i2c: ov5645: Use runtime PM
 2022-10-12 18:55 UTC  (4+ messages)

arch/parisc/math-emu/driver.c:88:17: sparse: sparse: Using plain integer as NULL pointer
 2022-10-12 18:55 UTC 

[PATCH 1/4] client: validate utf-8 before displaying row
 2022-10-12 18:56 UTC  (5+ messages)
` [PATCH 2/4] client: add extra parameter for new width when printing rows
` [PATCH 3/4] client: fix not accounting for color escapes after line break
` [PATCH 4/4] client: fix missing character for line breaks without spaces

[PATCH v2 0/3] THP Shrinker
 2022-10-12 18:56 UTC  (4+ messages)
` [PATCH v2 1/3] mm: add thp_utilization metrics to debugfs
` [PATCH v2 2/3] mm: changes to split_huge_page() to free zero filled tail pages
` [PATCH v2 3/3] mm: THP low utilization shrinker

[igt-dev] [PATCH i-g-t v2] tests/kms_vblank: Convert test to dynamic
 2022-10-12 18:57 UTC 

[PATCH] dt-bindings: mmc: renesas,sdhi: Document R-Car V4H support
 2022-10-12 18:55 UTC  (2+ messages)

[igt-dev] [PATCH] tests/kms_busy: Ensure GPU reset when waiting for a new FB during modeset
 2022-10-12 18:55 UTC  (2+ messages)

[PATCH v1 net] tcp: Clean up kernel listener's reqsk in inet_twsk_purge()
 2022-10-12 18:54 UTC  (3+ messages)

[PATCH 0/2] Add pinctrl support for QDU1000/QRU1000 SoCs
 2022-10-12 18:54 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: qcom: Add QDU1000/QRU1000 pinctrl driver

[PATCH v3 0/2] add device Samsung Galaxy S9 phone (codename starqltechn) and board binding
 2022-10-12 18:54 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: add samsung,starqltechn board based on sdm845 chip
` [PATCH v3 2/2] arm64: dts: qcom: starqltechn: add initial device tree for starqltechn

[PATCH] firmware: meson_sm: Fix memcpy vs iomem type warnings
 2022-10-12 18:53 UTC  (3+ messages)

[PATCH] clk: renesas: r8a779g0: Add SDHI clocks
 2022-10-12 18:53 UTC  (2+ messages)

[PATCH v9 0/2] add device Xiaomi Mi 6 (codename sagit) and board binding
 2022-10-12 18:52 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: arm: add xiaomi,sagit board based on msm8998 chip
` [PATCH v9 2/2] arm64: dts: qcom: sagit: add initial device tree for sagit

stable-rc/linux-5.10.y build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.147)
 2022-10-12 18:52 UTC 

[PATCH 0/9] Trace2 timers and counters and some cleanup
 2022-10-12 18:52 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx
  ` [PATCH v2 2/7] tr2tls: clarify TLS terminology
  ` [PATCH v2 3/7] api-trace2.txt: elminate section describing the public trace2 API
  ` [PATCH v2 4/7] trace2: rename the thread_name argument to trace2_thread_start
  ` [PATCH v2 5/7] trace2: convert ctx.thread_name from strbuf to pointer
  ` [PATCH v2 6/7] trace2: add stopwatch timers
  ` [PATCH v2 7/7] trace2: add global counter mechanism

[kvalo-ath:ath-next] BUILD SUCCESS 3f9b09ccf7d5f23066b02881a737bee42def9d1a
 2022-10-12 18:51 UTC 

[kvalo-ath:master] BUILD SUCCESS c99965b22dde0aedefb3b6c6873e99a49b6ab1ac
 2022-10-12 18:51 UTC 

[PATCH 0/2] clk: renesas: r8a779f0: Minor fixes
 2022-10-12 18:50 UTC  (5+ messages)
` [PATCH 1/2] clk: renesas: r8a779f0: Fix SD0H clock name
` [PATCH 2/2] clk: renesas: r8a779f0: Add SASYNCPER internal clock

[RFC PATCH v2 0/1] cpuidle: teo: Introduce optional util-awareness
 2022-10-12 18:50 UTC  (2+ messages)

[GIT PULL] orangefs pull request for 6.1
 2022-10-12 18:50 UTC 

Possible race in obj_stock_flush_required() vs drain_obj_stock()
 2022-10-12 18:49 UTC  (12+ messages)

[v2] crypto/cnxk: support exponent type private key
 2022-10-12 18:49 UTC  (3+ messages)
` [v3] "

[PATCH] clk: renesas: r8a779a0: Fix SD0H clock name
 2022-10-12 18:48 UTC 

[PATCH] Documentation: raise minimum supported version of binutils to 2.25
 2022-10-12 18:48 UTC  (2+ messages)

[LTP] [PATCH 0/2] Optimization reference to needs_root
 2022-10-12 18:47 UTC  (4+ messages)
` [LTP] [PATCH 1/2] lib: Add checking of needs_root

[PATCH V4 0/7] imx: blk-ctrl: Add interconnect for i.MX8MP
 2022-10-12 18:46 UTC  (5+ messages)

[PATCH v3 0/4] Make 'mlock' really private
 2022-10-12 18:45 UTC  (6+ messages)
` [PATCH v3 3/4] iio: health: max30102: do not use internal iio_dev lock

[PATCH 1/3] arm64: dts: qcom: msm8996-sony-xperia-tone: drop incorrect wlan pin input
 2022-10-12 18:33 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: msm8996: align TLMM pin configuration with DT schema

[kernfs] a52dfbd520: WARNING:at_fs/kernfs/file.c:#kernfs_drain_open_files
 2022-10-12 18:46 UTC  (2+ messages)

SVSM vTPM specification
 2022-10-12 18:44 UTC  (3+ messages)

[v6 0/3] FIPS asymmetric validation
 2022-10-12 18:44 UTC  (3+ messages)
` [v7 "

[PATCH 0/3] s390x: Fix for vistr instruction & addition to TCG tests
 2022-10-12 18:27 UTC  (4+ messages)
` [PATCH 1/3] tests/tcg/s390x: Test compiler flags only once, not every time
` [PATCH 2/3] target/s390x: Fix emulation of the VISTR instruction
` [PATCH 3/3] tests/tcg/s390x: Add a test for the vistr instruction

[PATCH] nfsd: ensure we always call fh_verify_error tracepoint
 2022-10-12 18:42 UTC 

Add linux-alpha archives to lore.kernel.org?
 2022-10-12 18:42 UTC 

[PATCH 1/3] arm64: dts: qcom: msm8994: Correct SPI10 CS pin
 2022-10-12 18:27 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: msm8994: Align TLMM pin configuration with DT schema

[PATCH v3] drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case
 2022-10-12 18:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/linux-firmware: bump to version 20221012
 2022-10-12 18:39 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.1-1 tag
 2022-10-12 18:37 UTC  (8+ messages)

[PATCHv4 1/2] mmc: block: Remove error check of hw_reset on reset
 2022-10-12 18:37 UTC 

[PATCH 0/4] wifi: ath11k: push MU-MIMO configurations to hardware
 2022-10-12 18:36 UTC  (10+ messages)
` [PATCH 1/4] wifi: ath11k: modify accessor macros to match index size
` [PATCH 2/4] wifi: ath11k: push MU-MIMO params from hostapd to hardware
` [PATCH 3/4] wifi: ath11k: move HE MCS mapper to a separate function
` [PATCH 4/4] wifi: ath11k: generate rx and tx mcs maps for supported HE mcs

[PATCH] KVM: arm64: vgic: fix wrong loop condition in scan_its_table()
 2022-10-12 18:33 UTC  (3+ messages)

[PATCH v12 0/4] Add the iMX8MP PCIe support
 2022-10-12 18:31 UTC  (4+ messages)

[syzbot] BUG: sleeping function called from invalid context in kernfs_walk_and_get_ns
 2022-10-12 18:30 UTC  (2+ messages)

Updated amdgpu firmware
 2022-10-12 18:29 UTC  (3+ messages)

[GIT PULL] hotfixes for 6.1-rc1
 2022-10-12 18:29 UTC  (2+ messages)

[GIT PULL] non-MM updates for 6.1-rc1
 2022-10-12 18:29 UTC  (2+ messages)

# honister #systemd attempting to run script on boot
 2022-10-12 18:28 UTC 

[Intel-gfx] [PATCH] drm/i915/slpc: Use platform limits for min/max frequency
 2022-10-12 18:26 UTC  (2+ messages)
`  "

[syzbot] WARNING in ip_rt_bug (2)
 2022-10-12 18:26 UTC 

[PATCH for-4.17 0/2] Ocaml stub fixes
 2022-10-12 18:25 UTC  (3+ messages)
` [PATCH 1/2] tools/ocaml/xc: Fix code legibility in stub_xc_domain_create()
` [PATCH 2/2] tools/ocaml/xc: Address ABI issues with physinfo arch flags

PSI idle-shutoff
 2022-10-12 18:24 UTC  (7+ messages)
` [PATCH] sched/psi: Fix avgs_work re-arm in psi_avgs_work()

[PATCH] ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile
 2022-10-12 18:23 UTC  (2+ messages)

[GIT PULL] LoongArch changes for v6.1
 2022-10-12 18:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mmc-utils: bump to version dfc3b6ecda84d21418fb4408b39c5c71db4c6458
 2022-10-12 14:43 UTC 

[PATCH 0/3] add remaining SGL support to AESNI_MB
 2022-10-12 18:22 UTC  (3+ messages)
` [PATCH v5 0/4] "
  ` [EXT] "

[PATCH v7 4/5] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
 2022-10-12 18:21 UTC  (7+ messages)
  ` [PATCH 1/5] hw/mem/cxl_type3: fix checkpatch errors
  ` [PATCH 2/5] hw/mem/cxl_type3: Pull validation checks ahead of functional code
  ` [PATCH 3/5] hw/mem/cxl_type3: CDAT pre-allocate and check resources prior to work
  ` [PATCH 4/5] hw/mem/cxl_type3: Change the CDAT allocation/free strategy
  ` [PATCH 5/5] hw/mem/cxl_type3: Refactor CDAT sub-table entry initialization into a function

[PATCH 00/11] enable VTM node of all TI's K3 SoCs
 2022-10-12 18:19 UTC  (9+ messages)
` [PATCH 05/11] dt-bindings: thermal: k3-j72xx: elaborate on binding descriptions
` [PATCH 06/11] dt-bindings: thermal: k3-j72xx: conditionally require efuse reg range

stable-rc/linux-5.4.y build: 189 builds: 3 failed, 186 passed, 4 errors, 34 warnings (v5.4.217)
 2022-10-12 18:18 UTC 

[PATCH RFC 0/2] qemu-thread: Strict unlock check
 2022-10-12 18:16 UTC  (2+ messages)

[PATCH v4 00/11] KVM: x86/mmu: Make tdp_mmu a read-only parameter
 2022-10-12 18:17 UTC  (12+ messages)
` [PATCH v4 01/11] KVM: x86/mmu: Change tdp_mmu to "
` [PATCH v4 02/11] KVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mmu_enabled
` [PATCH v4 03/11] KVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn()
` [PATCH v4 04/11] KVM: x86/mmu: Handle error PFNs "
` [PATCH v4 05/11] KVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_HWPOISON handling
` [PATCH v4 06/11] KVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn()
` [PATCH v4 07/11] KVM: x86/mmu: Pivot on "TDP MMU enabled" when handling direct page faults
` [PATCH v4 08/11] KVM: x86/mmu: Pivot on "TDP MMU enabled" to check if active MMU is TDP MMU
` [PATCH v4 09/11] KVM: x86/mmu: Replace open coded usage of tdp_mmu_page with is_tdp_mmu_page()
` [PATCH v4 10/11] KVM: x86/mmu: Use static key/branches for checking if TDP MMU is enabled
` [PATCH v4 11/11] KVM: x86/mmu: Stop needlessly making MMU pages available for TDP MMU

[PATCH v1] riscv: dts: sifive unleashed: Add PWM controlled LEDs
 2022-10-12 18:16 UTC  (3+ messages)

[PATCH v2 0/1] doc: update to include bbdev snippet using literalinclude
 2022-10-12 18:16 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH RFC V2 0/3] Generate device tree node for pci devices
 2022-10-12 18:14 UTC  (4+ messages)
` [PATCH RFC V2 1/3] of: dynamic: Add of_create_node() and of_destroy_node()
` [PATCH RFC V2 2/3] PCI: Create device tree node for selected devices
` [PATCH RFC V2 3/3] PCI: Add basic properties for dynamically generated PCI OF node

[PATCH] uio_hv_generic: Enable support for slower vmbus device channels
 2022-10-12 18:14 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.330)
 2022-10-12 18:13 UTC 

[PATCH] mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
 2022-10-12 18:12 UTC  (2+ messages)

[PATCH v14 0/3] Add TDX Guest Attestation support
 2022-10-12 18:11 UTC  (10+ messages)
` [PATCH v14 1/3] x86/tdx: Make __tdx_module_call() usable in driver module

[PATCH] rtc: rtc-cmos: Fix event handler registration ordering issue
 2022-10-12 18:11 UTC  (2+ messages)

[PATCH 0/4] Replace QERR_PERMISSION_DENIED by better error messages
 2022-10-12 18:05 UTC  (3+ messages)
` [PATCH 3/4] qtest: Improve error messages when property can not be set right now

[PATCH] cxl: Add generic MSI/MSI-X interrupt support
 2022-10-12 18:04 UTC 

[Bug 216516] s2ram freezes screen (Ryzen-5650U incl. Radeon GPU)
 2022-10-12 18:04 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless-5 29/41] net/rxrpc/io_thread.c:52:13: warning: variable 'skb' is uninitialized when used here
 2022-10-12 18:03 UTC 

Errors with Sun StorageTek STK RAID INT (Adaptec ASR-5805) with EL 8.6 driver?
 2022-10-12 18:03 UTC 

[PATCH] arm64: dts: k3-j72*: correct compatible for syscon entries
 2022-10-12 18:00 UTC  (2+ messages)

[PATCH v12 00/16] bbdev ACC200 PMD
 2022-10-12 17:59 UTC  (17+ messages)
` [PATCH v12 01/16] baseband/acc100: remove unused registers
` [PATCH v12 02/16] baseband/acc100: refactor to segregate common code
` [PATCH v12 03/16] baseband/acc: rename directory from acc100 to acc
` [PATCH v12 04/16] baseband/acc: introduce PMD for ACC200
` [PATCH v12 05/16] baseband/acc: add HW register definitions "
` [PATCH v12 06/16] baseband/acc: add info get function "
` [PATCH v12 07/16] baseband/acc: add queue configuration "
` [PATCH v12 08/16] baseband/acc: add LDPC processing functions
` [PATCH v12 09/16] baseband/acc: add LTE "
` [PATCH v12 10/16] baseband/acc: add support for FFT operations
` [PATCH v12 11/16] baseband/acc: support interrupt
` [PATCH v12 12/16] baseband/acc: add device status and vf2pf comms
` [PATCH v12 13/16] baseband/acc: add PF configure companion function
` [PATCH v12 14/16] baseband/acc: simplify meson dependency
` [PATCH v12 15/16] baseband/acc: add helper function for descriptor index
` [PATCH v12 16/16] test-bbdev: unit test capability extension

[PATCH v3 1/2] kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGS
 2022-10-12 18:01 UTC  (2+ messages)
` [PATCH v3 2/2] kbuild: move -Wundef "

[PATCH v3 0/2] remoteproc: qcom: Add support for MSM8953 ADSP
 2022-10-12 18:01 UTC  (4+ messages)
` [PATCH v3 1/2] remoteproc: qcom: pas: Add MSM8953 ADSP PIL support

[RFC V2 PATCH 00/11] CXL: Process event logs
 2022-10-12 18:01 UTC  (3+ messages)
` [RFC V2 PATCH 11/11] cxl/mem: Wire up event interrupts

[PATCH 0/8] Some pstore improvements
 2022-10-12 17:59 UTC  (8+ messages)
` [PATCH 2/8] pstore: Expose kmsg_bytes as a module parameter

[GIT pull] irq/core for v6.1-rc1
 2022-10-12 17:58 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.