All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-03 12:30:04 to 2024-02-03 14:21:58 UTC [more...]

[PATCH v1] imx_v6_v7_defconfig: Enable sm3, sm4, polyval, xctr cipher test support
 2024-02-03 14:21 UTC  (2+ messages)

[PATCH 2/3] drm/bridge: add lvds controller support for sam9x7
 2024-02-03 14:20 UTC  (2+ messages)

[PATCH 1/9] wifi: rtw88: Shared module for rtw8723x devices
 2024-02-03 14:20 UTC  (2+ messages)

[PATCH 00/18] rockchip: add support for Theobroma JAGUAR SBC-RK3588-AMR
 2024-02-03 14:18 UTC  (12+ messages)
` [PATCH 04/18] rockchip: add weak function symbol called at the beginning of misc_init_r
` [PATCH 06/18] rockchip: pine64: pinebook: migrate to rockchip_early_misc_init_r
` [PATCH 07/18] rockchip: pine64: pinephone: "
` [PATCH 08/18] rockchip: pine64: rockpro64: "

[groeck-staging:hwmon-next 13/34] drivers/hwmon/surface_fan.c:22:9: warning: no previous prototype for 'surface_fan_hwmon_is_visible'
 2024-02-03 14:16 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mp: Disable UART4 by default on Data Modul i.MX8M Plus eDM SBC
 2024-02-03 14:15 UTC  (3+ messages)

[PATCH] drm/amd/display: Force full frame updates on DP 38-ec-11
 2024-02-03  1:26 UTC 

[PATCH 00/23] TQMa7x/MBa7x DT fixes
 2024-02-03 14:13 UTC  (3+ messages)

[GIT PULL]: dmaengine fixes for 6.8
 2024-02-03 14:13 UTC 

[PATCH 0/2] riscv: cpu: Add support for cv1800b SoC
 2024-02-03 14:02 UTC  (4+ messages)
` [PATCH 1/2] riscv: cpu: cv1800b: "

[PATCH] poplar: add myself as co-maintainer
 2024-02-03 10:33 UTC  (7+ messages)

[PATCH v3 net-next 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP
 2024-02-03 14:02 UTC  (9+ messages)
` [PATCH v3 net-next 1/2] ravb: Add Rx checksum offload support for GbEth
` [PATCH v3 net-next 2/2] ravb: Add Tx "

Generic phy fixes for v6.8
 2024-02-03 14:02 UTC 

[vbabka:slub-percpu-caches-v4r1-BROKEN 2/6] mm/slub.c:4905:13: warning: 'flush_pca' defined but not used
 2024-02-03 13:58 UTC 

[PATCH v11 0/3] gdbstub and TCG plugin improvements
 2024-02-03 13:58 UTC  (4+ messages)

[PATCH v2 0/3] Handle delay slot for extable lookup
 2024-02-03 13:56 UTC  (3+ messages)

[PATCH wireless] wifi: mt76: mt7996: fix fortify warning
 2024-02-03 13:24 UTC 

[vbabka:slub-percpu-caches-v4r1-BROKEN 2/6] mm/slub.c:4878:24: sparse: sparse: Using plain integer as NULL pointer
 2024-02-03 13:48 UTC 

[PATCH 6.6 000/322] 6.6.16-rc1 review
 2024-02-03 13:48 UTC  (2+ messages)

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-03 12:26 UTC  (95+ messages)
` [PATCH v8 07/38] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v8 08/38] arm64/gcs: Provide put_user_gcs()
` [PATCH v8 09/38] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v8 10/38] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v8 11/38] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v8 12/38] arm64/mm: Map pages for guarded control stack
` [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests
` [PATCH v8 14/38] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v8 15/38] arm64/idreg: Add overrride for GCS
` [PATCH v8 16/38] arm64/hwcap: Add hwcap "
` [PATCH v8 17/38] arm64/traps: Handle GCS exceptions
` [PATCH v8 18/38] arm64/mm: Handle GCS data aborts
` [PATCH v8 19/38] arm64/gcs: Context switch GCS state for EL0
` [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v8 21/38] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v8 22/38] arm64/mm: Implement map_shadow_stack()
` [PATCH v8 23/38] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v8 24/38] arm64/signal: Expose GCS state in signal frames
` [PATCH v8 25/38] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v8 26/38] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v8 27/38] kselftest/arm64: Verify the GCS hwcap
` [PATCH v8 28/38] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v8 29/38] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v8 30/38] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v8 31/38] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v8 32/38] kselftest/arm64: Add very basic GCS test program
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v8 34/38] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v8 35/38] selftests/arm64: Add GCS signal tests
` [PATCH v8 36/38] kselftest/arm64: Add a GCS stress test
` [PATCH v8 37/38] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v8 38/38] kselftest: Provide shadow stack enable helpers for arm64

[PATCH] drm/msm/dp: allow voltage swing / pre emphasis of 3
 2024-02-03 13:47 UTC 

[syzbot] [dri?] BUG: scheduling while atomic in drm_atomic_helper_wait_for_flip_done
 2024-02-03 13:45 UTC  (8+ messages)
  ` [PATCH] tty: vt: check for atomic context in con_write()
        ` [PATCH] tty: n_gsm: restrict tty devices to attach

Re: [PATCH v3 2/2] arm64: dts: qcom: ipq6018: enable sdhci node
 2024-02-03 13:43 UTC  (3+ messages)
`  "

ui/dbus-display1.[ch] are not properly listed in dependencies
 2024-02-03 13:41 UTC 

[PATCH] edia: dvbdev: fix a use-after-free
 2024-02-03 13:40 UTC 

[PATCH 6.7 000/353] 6.7.4-rc1 review
 2024-02-03 13:39 UTC 

[PATCH 3/3] mm/memory: Use exception ip to search exception tables
 2024-02-03 13:37 UTC  (3+ messages)

[PATCH 0/4] wifi: drivers: fix some sparse warnings
 2024-02-03 12:35 UTC  (4+ messages)
` [PATCH 4/4] wifi: rt2x00: fix __le32 "

[PATCH] x86: rust: Disable entry padding with Rust
 2024-02-03 13:35 UTC  (3+ messages)

[PATCH] drm/i915/cdclk: Rename intel_cdclk_needs_modeset to intel_cdclk_params_changed
 2024-02-03 13:32 UTC  (5+ messages)

[PULL 00/36] target-arm queue
 2024-02-03 13:27 UTC  (2+ messages)

[PATCH] net: phy: dp83822: Fix RGMII TX delay configuration
 2024-02-03 13:11 UTC 

No one is aloud to make changes to dependency’s beside me- owner of domain and software!
 2024-02-03 13:20 UTC 

[PATCH net] net: stmmac: xgmac: fix a typo of register name in DPP safety handling
 2024-02-03 13:18 UTC  (3+ messages)

[tobetter:odroid-6.6.y 17/51] drivers/gpu/drm/tiny/ili9488_pio.c:23:10: fatal error: drm/drm_fb_cma_helper.h: No such file or directory
 2024-02-03 13:15 UTC 

[PATCH v4 net-next 0/3] Add support for encoding multi-attr to ynl
 2024-02-03 13:16 UTC  (4+ messages)
` [PATCH v4 net-next 1/3] tools: ynl: correct typo and docstring
` [PATCH v4 net-next 2/3] doc: netlink: specs: tc: add multi-attr to tc-taprio-sched-entry
` [PATCH v4 net-next 3/3] tools: ynl: add support for encoding multi-attr

[GIT PULL] perf tools fixes for v6.8
 2024-02-03 13:15 UTC  (2+ messages)

[PATCH 0/3] thermal/netlink/intel_hfi: Enable HFI feature only when required
 2024-02-03 13:15 UTC  (5+ messages)
` [PATCH 3/3] thermal: intel: hfi: Enable interface "

[kvalo-ath:ath-qca] BUILD SUCCESS 76ec0bebb7232b9c855fd8fdbb69809a965862a4
 2024-02-03 13:07 UTC 

[kvalo-ath:master] BUILD SUCCESS b19ed35ba15f0001248416f6000a6cc2f7c08780
 2024-02-03 13:07 UTC 

[PATCH] Task: Extra credit : LKMP Bug Fixing 2024 Spring : Documentation
 2024-02-03 13:07 UTC 

[kvalo-ath:ath-next] BUILD SUCCESS e7c7fbb582bc7936cf7ee744f62b82bd46a7d4a8
 2024-02-03 13:06 UTC 

[BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel
 2024-02-03 13:05 UTC  (9+ messages)

[vbabka:slub-percpu-caches-v4r1-BROKEN 2/6] mm/slub.c:4878:10: warning: expression which evaluates to zero treated as a null pointer constant of type 'void *'
 2024-02-03 13:04 UTC 

[PATCH v2 0/2] arm64/sme: Fix handling of traps on resume
 2024-02-03 13:00 UTC  (6+ messages)
` [PATCH v2 1/2] arm64/sme: Restore SMCR on exit from suspend
` [PATCH v2 2/2] arm64/sme: Restore SMCR_EL1.EZT0 "

[PATCH RESEND v7 0/7] Add support for XLCDC to sam9x7 SoC family
 2024-02-03 13:00 UTC  (13+ messages)
` [PATCH RESEND v7 1/7] drm: atmel-hlcdc: add flag and driver ops to differentiate XLCDC and HLCDC IP
` [PATCH RESEND v7 2/7] drm: atmel-hlcdc: add LCD controller layer definition for sam9x75
` [PATCH RESEND v7 4/7] drm: atmel_hlcdc: Add support for XLCDC in atmel LCD driver
` [PATCH RESEND v7 7/7] drm: atmel-hlcdc: add support for DSI output formats

[net-next PATCH 0/2] net: phy: qcom: qca808x: fixup qca808x LED
 2024-02-03 13:00 UTC  (2+ messages)

[dpdk-dev] [PATCH v4] eal: refactor rte_eal_init into sub-functions
 2024-02-03 12:57 UTC  (5+ messages)

[RFT PATCH -perfbook 0/2] Retouch plots in QQA 15.31
 2024-02-03 12:56 UTC  (5+ messages)

[PATCH v3 3/5] drm/amd: Fetch the EDID from _DDC if available for eDP
 2024-02-03 12:53 UTC  (2+ messages)

[PATCH] x86/sev: Fix position dependent variable references in startup code
 2024-02-03 12:53 UTC 

Beheaded LUKS volume pathology
 2024-02-03 12:52 UTC  (3+ messages)

[PATCH net] tsnep: Fix mapping for zero copy XDP_TX action
 2024-02-03 12:50 UTC  (2+ messages)

[PATCH net] tunnels: fix out of bounds access when building IPv6 PMTU error
 2024-02-03 12:50 UTC  (2+ messages)

[PATCH] atm: idt77252: fix a memleak in open_card_ubr0
 2024-02-03 12:50 UTC  (2+ messages)

[PATCH] octeontx2-pf: Fix a memleak otx2_sq_init
 2024-02-03 12:50 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
 2024-02-03 12:36 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support

[PATCH v2] RDMA/device: Fix a race between mad_client and cm_client init
 2024-02-03  3:53 UTC 

[PATCH 0/4] media: em28xx: Add support for MyGica UTV3 and its tuner
 2024-02-03 12:47 UTC  (5+ messages)
` [PATCH 1/4] media: tuner-simple: Add support for Tena TNF931D-DFDR1
` [PATCH 2/4] media: em28xx: Add support for MyGica UTV3
` [PATCH 3/4] media: em28xx: Set GPIOs for non-audio boards when switching input
` [PATCH 4/4] media: admin-guide: Update cardlists

[PATCH 0/3] KVM: x86 - misc fixes
 2024-02-03 12:45 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Fix KVM_GET_MSRS stack info leak
` [PATCH 2/3] KVM: x86: Simplify kvm_vcpu_ioctl_x86_get_debugregs()
` [PATCH 3/3] KVM: x86: Fix broken debugregs ABI for 32 bit kernels

[PATCH v2 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
 2024-02-03 12:25 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: arm: sunxi: Add Sipeed Longan Module 3H and Longan Pi 3H
` [PATCH v2 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support
` [PATCH "


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.