All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-14 11:31:36 to 2023-12-14 12:09:02 UTC [more...]

[PATCH 0/9] xen: address violations of MISRA C:2012 Rule 11.8
 2023-12-14 12:07 UTC  (6+ messages)
` [PATCH 1/9] xen/arm64: "
` [PATCH 2/9] xen/arm: "
` [PATCH 3/9] xen/efi: "
` [PATCH 4/9] ACPI: "
` [PATCH 6/9] xen/ppc: "

[LTP] [PATCH v3 0/3] Add TDEBUG tst_res() flag
 2023-12-14 12:08 UTC  (6+ messages)
` [LTP] [PATCH v3 2/3] lib: Add support for "

[PATCH 00/13] GS101 Oriole: CMU_PERIC0 support and USI updates
 2023-12-14 12:08 UTC  (6+ messages)
` [PATCH 05/13] tty: serial: samsung: add gs101 earlycon support
` [PATCH 12/13] arm64: defconfig: sync with savedefconfig

pull-request: wireless-2023-12-14
 2023-12-14 12:08 UTC  (2+ messages)

arch/mips/kernel/smp-cps.c:165:37: sparse: sparse: cast removes address space '__iomem' of expression
 2023-12-14 12:07 UTC 

[weiny2:cxl-cper-2023-12-13 8/9] include/linux/cxl-event.h:150:76: warning: non-void function does not return a value
 2023-12-14 12:07 UTC 

[PATCH bpf-next v1] bpf: Include pid, uid and comm in audit output
 2023-12-14 12:07 UTC 

[PATCH linux-next] mfd: wm8994: Switch to use dev_err_probe() helper
 2023-12-14 12:04 UTC 

[minixfs] conversion to kmap_local_page()
 2023-12-14 12:06 UTC  (9+ messages)
` [PATCH 1/4] minixfs: use offset_in_page()
  ` [PATCH 2/4] minixfs: change the signature of dir_get_page()
  ` [PATCH 3/4] minixfs: Use dir_put_page() in minix_unlink() and minix_rename()
  ` [PATCH 4/4] minixfs: switch to kmap_local_page()

[PATCH linux-next] drm/nouveau/disp: switch to use kmemdup() helper
 2023-12-14 12:03 UTC 

[PATCH v3 net-next 0/8] net: dsa: mv88e6xxx: Add "eth-mac" and "rmon" counter group support
 2023-12-14 12:06 UTC  (4+ messages)
` [PATCH v3 net-next 6/8] net: dsa: mv88e6xxx: Limit histogram counters to ingress traffic

[RFC PATCH net-next v1 0/4] Abstract page from net stack
 2023-12-14 12:05 UTC  (3+ messages)
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API

[PATCH BlueZ v1 1/1] mgmt: Fix crash after pair command
 2023-12-14 12:05 UTC  (2+ messages)
`  "

[PATCH v2] scsi: ufs: qcom: Re-fix for error handling
 2023-12-14 12:04 UTC  (2+ messages)

[PATCH v3] strace: Disable bluetooth support by default
 2023-12-14 12:03 UTC  (4+ messages)
` [OE-core] "

[PATCH 1/3] usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on
 2023-12-14 12:01 UTC  (3+ messages)

[PATCH 1/2] x86/xen: add CPU dependencies for 32-bit build
 2023-12-14 12:01 UTC  (2+ messages)

[PATCH net-next 00/16] net: pcs: xpcs: Add memory-based management iface support
 2023-12-14 12:00 UTC  (11+ messages)
` [PATCH net-next 10/16] net: pcs: xpcs: Add generic DW XPCS MDIO-device support

[Regression] 6.1.66, 6.6.5 - wifi: cfg80211: fix CQM for non-range use
 2023-12-14 11:59 UTC  (11+ messages)

[PATCH 1/4] dt-bindings: soc: qcom: stats: add compatible for SM8150 platform
 2023-12-14 11:59 UTC  (5+ messages)
` [PATCH 2/4] soc: qcom: stats: don't crash if DDR offset contains invalid data

[PATCH 1/4] arm64: dts: imx8ulp: add usb nodes
 2023-12-14 11:58 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: imx8ulp-evk: enable "

[PATCH] powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV
 2023-12-14 11:56 UTC  (3+ messages)

[PATCH 0/1] RFC: linux-5.15.y ksmbd backport for CVE-2023-38431
 2023-12-14 11:58 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH 00/11] Improve SOF support for Steam Deck OLED
 2023-12-14 11:58 UTC  (11+ messages)
` [PATCH 07/11] ASoC: SOF: core: Skip firmware test for undefined fw_name

[PATCH] arm64: dts: qcom: sc7180: Switch pompom to the generic edp-panel
 2023-12-14 11:58 UTC  (2+ messages)

[PATCH] drm/xe: Add wait for completion after gt force reset
 2023-12-14 11:56 UTC  (3+ messages)

[PATCH net-next v2 00/21] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2023-12-14 11:56 UTC  (23+ messages)
` [PATCH net-next v2 01/21] net: ravb: Let IP-specific receive function to interrogate descriptors
` [PATCH net-next v2 02/21] net: ravb: Rely on PM domain to enable gptp_clk
` [PATCH net-next v2 03/21] net: ravb: Make reset controller support mandatory
` [PATCH net-next v2 04/21] net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
` [PATCH net-next v2 05/21] net: ravb: Use tabs instead of spaces
` [PATCH net-next v2 06/21] net: ravb: Assert/de-assert reset on suspend/resume
` [PATCH net-next v2 07/21] net: ravb: Move reference clock enable/disable on runtime PM APIs
` [PATCH net-next v2 08/21] net: ravb: Move the IRQs get and request in the probe function
` [PATCH net-next v2 09/21] net: ravb: Split GTI computation and set operations
` [PATCH net-next v2 10/21] net: ravb: Move delay mode set in the driver's ndo_open API
` [PATCH net-next v2 11/21] net: ravb: Move DBAT configuration to "
` [PATCH net-next v2 12/21] net: ravb: Move ptp initialization in the driver's ndo_open API for ccc_gac platorms
` [PATCH net-next v2 13/21] net: ravb: Set config mode in ndo_open and reset mode in ndo_close
` [PATCH net-next v2 14/21] net: ravb: Simplify ravb_suspend()
` [PATCH net-next v2 15/21] net: ravb: Simplify ravb_resume()
` [PATCH net-next v2 16/21] net: ravb: Keep the reverse order of operations in ravb_close()
` [PATCH net-next v2 17/21] net: ravb: Keep clock request operations grouped together
` [PATCH net-next v2 18/21] net: ravb: Return cached statistics if the interface is down
` [PATCH net-next v2 19/21] net: ravb: Do not set promiscuous mode "
` [PATCH net-next v2 20/21] net: ravb: Do not apply RX CSUM settings to hardware "
` [PATCH net-next v2 21/21] net: ravb: Add runtime PM support

[PATCH v3 0/4] xen/x86: add testing for self modifying code and livepatch
 2023-12-14 11:55 UTC  (3+ messages)
` [PATCH v3 2/4] xen/x86: introduce self modifying code test

[PATCH linux-next] drm/nouveau/disp: switch to use kmemdup() helper
 2023-12-14 11:55 UTC 

[PATCH v3 00/15] Transparent Contiguous PTEs for User Mappings
 2023-12-14 11:53 UTC  (6+ messages)
` [PATCH v3 12/15] arm64/mm: Split __flush_tlb_range() to elide trailing DSB

[PATCH v1 1/6] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by to use resource
 2023-12-14 11:53 UTC  (6+ messages)
` [PATCH v1 2/6] arm: arm64: dts: Enable cros-ec-spi as wake source

[PATCH v2] drm/xe/uapi: Remove sync binds
 2023-12-14 11:53 UTC  (2+ messages)

[PATCH v3 00/11] devm_led_classdev_register() usage problem
 2023-12-14 11:51 UTC  (5+ messages)
` [PATCH v3 03/11] devm-helpers: introduce devm_mutex_init

[PATCH 00/11] Add HDMI support for RK3128
 2023-12-14 11:50 UTC  (20+ messages)
` [PATCH 04/11] drm/rockchip: inno_hdmi: Correctly setup HDMI quantization range
          `  "
` [PATCH 07/11] drm/rockchip: inno_hdmi: Add basic mode validation

[v4] drm/xe: Add vram frequency sysfs attributes
 2023-12-14 11:51 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[V3, 1/2] dt-bindings: mmc: brcm,sdhci-brcmstb: Add support for 74165b0
 2023-12-14 11:51 UTC  (4+ messages)
` [V3, 2/2] mmc: add new sdhci reset sequence for brcm 74165b0

[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
 2023-12-14 11:50 UTC  (16+ messages)

[PATCH v2 0/5] gpiolib: cdev: relocate debounce_period_us
 2023-12-14 11:50 UTC  (3+ messages)
` [PATCH v2 1/5] gpiolib: cdev: adopt scoped_guard()

[PATCH 00/16] Fix Qcom UFS PHY clocks
 2023-12-14 11:49 UTC  (8+ messages)

[PATCH v3] fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards
 2023-12-14 11:49 UTC 

[PATCH v7 00/11] Implementation of NPI Mailbox and GMAC Networking Module
 2023-12-14 11:49 UTC  (3+ messages)

[PATCH 0/7] VSC SDP rework
 2023-12-14 11:48 UTC  (8+ messages)
` [PATCH 1/7] drm/i915/display: Remove intel_crtc_state->psr_vsc
` [PATCH 2/7] drm/i915/display: Move colorimetry_support from intel_psr to intel_dp
` [PATCH 3/7] drm/i915/display: Unify VSC SPD preparation
` [PATCH 4/7] drm/i915/display: Fix vsc_sdp computation
` [PATCH 5/7] drm/i915/display: Ignore only psr specific part of vsc sdp
` [PATCH 6/7] drm/i915/display: Read PSR configuration before VSC SDP
` [PATCH 7/7] drm/i915/display: Take care of VSC select field in video dip ctl register

[PATCH net v2 0/2] net: mdio: mdio-bcm-unimac: optimizations and clean up
 2023-12-14 11:47 UTC  (5+ messages)
` [PATCH net v2 1/2] net: mdio: mdio-bcm-unimac: Delay before first poll
` [PATCH net v2 2/2] net: mdio: mdio-bcm-unimac: Use read_poll_timeout

[PATCH v3] wifi: mwifiex: add extra delay for firmware ready
 2023-12-14 11:46 UTC  (3+ messages)
  ` [EXT] "

[XEN PATCH 0/5] address remaining violations of MISRA C:2012 Rule 11.9
 2023-12-14 11:44 UTC  (6+ messages)
` [XEN PATCH 1/5] xen/hvm: use NULL as a null pointer constant
` [XEN PATCH 2/5] x86/ioapic: "
` [XEN PATCH 3/5] xen/acpi: Use "
` [XEN PATCH 4/5] x86/hvm: dom0: use helper to get sizeof struct field
` [XEN PATCH 5/5] xen/wait: address violations of MISRA C Rule 11.9

[PATCH 00/11] Add cmd descriptor support
 2023-12-14 11:42 UTC  (12+ messages)
` [PATCH 01/11] crypto: qce - Add support for crypto address read
` [PATCH 02/11] crypto: qce - Add bam dma support for crypto register r/w
` [PATCH 03/11] crypto: qce - Convert register r/w for skcipher via BAM/DMA
` [PATCH 04/11] crypto: qce - Convert register r/w for sha "
` [PATCH 05/11] crypto: qce - Convert register r/w for aead "
` [PATCH 06/11] drivers: bam_dma: Add LOCK & UNLOCK flag support
` [PATCH 07/11] crypto: qce - Add LOCK and "
` [PATCH 08/11] crypto: qce - Add support for lock aquire,lock release api
` [PATCH 09/11] crypto: qce - Add support for lock/unlock in skcipher
` [PATCH 10/11] crypto: qce - Add support for lock/unlock in sha
` [PATCH 11/11] crypto: qce - Add support for lock/unlock in aead

[PATCH 1/1] target/riscv: Clear vstart_qe_zero flag
 2023-12-14 11:41 UTC  (2+ messages)

[PATCH v4 0/4] Support SMT control on arm64
 2023-12-14 11:39 UTC  (4+ messages)

[PATCH v7 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-12-14 11:39 UTC  (44+ messages)
` [PATCH v7 10/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
` [PATCH v7 11/24] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
` [PATCH v7 13/24] x86/resctrl: Queue mon_event_read() instead of sending an IPI
` [PATCH v7 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
` [PATCH v7 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
` [PATCH v7 16/24] x86/resctrl: Make resctrl_mounted checks explicit
` [PATCH v7 19/24] x86/resctrl: Add helpers for system wide mon/alloc capable
` [PATCH v7 20/24] x86/resctrl: Add CPU online callback for resctrl work
` [PATCH v7 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
` [PATCH v7 22/24] x86/resctrl: Add CPU offline callback for resctrl work
` [PATCH v7 24/24] x86/resctrl: Separate arch and fs resctrl locks

[PATCH] add selftest for statmount/listmount
 2023-12-14 11:40 UTC  (2+ messages)

[PATCH v1 0/9] Add ISP 3A support for StarFive
 2023-12-14 11:39 UTC  (5+ messages)
` [PATCH v1 1/9] media: v4l2-ctrls: Add user controls for StarFive JH7110 ISP
` [PATCH v1 3/9] media: videodev2.h, v4l2-ioctl: Add StarFive ISP meta buffer format

[PATCH 0/4] net/mlx5: add modify field ADD fields support
 2023-12-14 11:39 UTC  (10+ messages)
` [PATCH 1/4] net/mlx5: add TCP/IP length modify field
` [PATCH 2/4] net/mlx5: rename modify copy destination to destination
` [PATCH 3/4] net/mlx5: add modify field action ADD fields support
` [PATCH 4/4] net/mlx5: add modify field action ADD fields validation

[PATCH v2] wifi: mwifiex: fix STA cannot connect to AP
 2023-12-14 11:38 UTC  (5+ messages)
  ` [EXT] "

[PATCH] app/test: prevent exiting after skipped test
 2023-12-14 11:38 UTC 

[kvalo-ath:master-pending] BUILD SUCCESS 4f97e805b5f4fdd8f20c691a8f708ccb0cba432f
 2023-12-14 11:36 UTC 

[PATCH v5 1/5] x86/paravirt: introduce ALT_NOT_XEN
 2023-12-14 11:36 UTC  (2+ messages)
` [tip: x86/paravirt] x86/paravirt: Introduce ALT_NOT_XEN

[PATCH v5 2/5] x86/paravirt: move some functions and defines to alternative
 2023-12-14 11:36 UTC  (2+ messages)
` [tip: x86/paravirt] x86/paravirt: Move some functions and defines to alternative.c

[PATCH v6 4/5] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
 2023-12-14 11:36 UTC  (2+ messages)
` [tip: x86/paravirt] x86/paravirt: Switch mixed paravirt/alternative calls to alternatives

[PATCH v6 3/5] x86/alternative: add indirect call patching
 2023-12-14 11:36 UTC  (2+ messages)
` [tip: x86/paravirt] x86/alternative: Add "

[PATCH v6 5/5] x86/paravirt: remove no longer needed paravirt patching code
 2023-12-14 11:36 UTC  (2+ messages)
` [tip: x86/paravirt] x86/paravirt: Remove "

[PATCH RFC ipsec-next 0/3] Add support for per cpu xfrm states
 2023-12-14 11:36 UTC  (4+ messages)
` [PATCH RFC ipsec-next 1/3] xfrm: Add support for per cpu xfrm state handling
` [PATCH RFC ipsec-next 2/3] xfrm: Cache used outbound xfrm states at the policy
` [PATCH RFC ipsec-next 3/3] xfrm: Add an inbound percpu state cache

[PATCH v2 net-next] net: stmmac: xgmac3+: add FPE handshaking support
 2023-12-14 11:35 UTC  (5+ messages)

[kvalo-ath:pending] BUILD REGRESSION 55c1902a4b46bc1182a8e8f9f74a6a4e33752f70
 2023-12-14 11:35 UTC 

[PATCH net 0/2] net: ravb: fixes for the ravb driver
 2023-12-14 11:31 UTC  (3+ messages)
` [PATCH net 1/2] net: ravb: Wait for operation mode to be applied
` [PATCH net 2/2] net: ravb: Check that GTI loading request is done

RFC: __connman_service_get_route_metric
 2023-12-14 11:35 UTC  (2+ messages)

[RFC] ethdev: introduce entropy calculation
 2023-12-14 11:34 UTC  (2+ messages)

[PATCH] MAINTAINERS: Updates to Intel DRM
 2023-12-14 11:34 UTC  (4+ messages)

drivers/clocksource/arc_timer.c:171:17: sparse: sparse: cast from unknown type
 2023-12-14 11:34 UTC 

[kvalo-ath:ath-qca] BUILD SUCCESS d1579581279132cab0d58e90ac2e3d5284d4cf26
 2023-12-14 11:33 UTC 

[PATCH] rust: upgrade to Rust 1.74.1
 2023-12-14 11:33 UTC  (2+ messages)

[kvalo-ath:master] BUILD SUCCESS e0d94824fa388d81bb1f27e9486cb2d0f6fee3fb
 2023-12-14 11:32 UTC 

[PATCH 0/3] connection: Rename 'connection.c' to 'gateway.c'
 2023-12-14 11:33 UTC  (2+ messages)

[PATCH v3 0/2] ethdev: add random item support
 2023-12-14 11:32 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] "

[nanbield][PATCH] binutils: stable 2.41 branch updates
 2023-12-14 11:32 UTC  (2+ messages)

Patchtest results for [OE-core][dunfell][PATCH] libsndfile: fix CVE-2021-4156 heap out-of-bounds read in src/flac.c in flac_buffer_copy
 2023-12-14 11:31 UTC 

[PATCH RESEND v1 0/7] MPFS clock fixes required for correct CAN clock modeling
 2023-12-14 11:31 UTC  (6+ messages)
` [PATCH RESEND v1 2/7] dt-bindings: can: mpfs: add missing required clock


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.