All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-22 09:30:18 to 2023-02-22 10:20:05 UTC [more...]

[PATCH v2] ath10k: snoc: enable threaded napi on WCN3990
 2023-02-22  9:57 UTC  (5+ messages)

[PATCH RESEND] scripts/gdb: add lx_current support for riscv
 2023-02-22 10:13 UTC  (4+ messages)

[PATCH net-next V4 1/2] net: phylink: add a function to resume PHY alone to fix resume issue with WoL enabled
 2023-02-22  9:31 UTC  (6+ messages)
` [PATCH net-next V4 2/2] net: stmmac: resume PHY separately before calling stmmac_hw_setup()

[PATCH v2 1/4] rebase: document the --no-rebase-merges option
 2023-02-22 10:18 UTC  (9+ messages)
` [PATCH v2 2/4] rebase: add tests for --no-rebase-merges
` [PATCH v2 3/4] rebase: stop accepting --rebase-merges=""

[PATCH v3] coresight: tmc: Don't enable TMC when it's not ready
 2023-02-22  9:33 UTC  (5+ messages)
` [PATCH] coresight: tmc-etr: Handle enable failure in tmc_read_unprepare_etr

[PATCH v2 00/17] Self-encapsulate the thermal zone device structure
 2023-02-22  9:31 UTC  (11+ messages)
` [PATCH v2 05/16] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
` [PATCH v2 06/16] thermal: Don't use 'device' internal thermal zone structure field
` [PATCH v2 09/16] thermal: Do not access 'type' field, use the tz id instead

[Intel-xe] [PATCH 0/6] Cleanup warnings (fix build with W=1)
 2023-02-22 10:16 UTC  (13+ messages)
` [Intel-xe] [PATCH 1/6] drm/xe: Make local functions static
` [Intel-xe] [PATCH 2/6] drm/xe: Fix application of LRC tunings
` [Intel-xe] [PATCH 3/6] drm/xe: Fix kunit integration due to missing prototypes
` [Intel-xe] [PATCH 4/6] drm/xe: Remove unused functions
` [Intel-xe] [PATCH 5/6] drm/xe: Add missing doc for xe parameter
` [Intel-xe] [PATCH 6/6] drm/xe: Add missing include xe_wait_user_fence.h

[GIT PULL] HID for 6.3
 2023-02-22 10:16 UTC 

Compile and testsuite runs for various Debian targets
 2023-02-22 10:15 UTC 

[PATCH] scripts/gdb: add lx_current support for riscv
 2023-02-22  9:28 UTC  (2+ messages)

[PATCH 0/2] LoongArch: Add the same binary implementation for kdump
 2023-02-22 10:12 UTC  (5+ messages)
` [PATCH 1/2] LoongArch: kdump: Add the same binary implementation

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-22 10:11 UTC  (6+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "

[PATCH v9 0/8] Parallel CPU bringup for x86_64
 2023-02-22 10:11 UTC  (27+ messages)
                                        ` [External] "

[PATCH v5 00/54] MediaTek clocks: full module build and cleanups
 2023-02-22  9:25 UTC  (56+ messages)
` [PATCH v5 06/54] clk: mediatek: mt2712: Compress clock arrays entries to 90 columns
` [PATCH v5 07/54] clk: mediatek: mt2712: Add error handling to clk_mt2712_apmixed_probe()
` [PATCH v5 08/54] clk: mediatek: mt2712: Move apmixedsys clock driver to its own file
` [PATCH v5 09/54] clk: mediatek: mt2712-apmixedsys: Add .remove() callback for module build
` [PATCH v5 10/54] clk: mediatek: mt2712: Change to use module_platform_driver macro
` [PATCH v5 11/54] clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
` [PATCH v5 12/54] clk: mediatek: mt8365: Convert simple_gate to mtk_gate clocks
` [PATCH v5 13/54] clk: mediatek: mt8365: Join top_misc_mux_gates and top_misc_muxes arrays
` [PATCH v5 14/54] clk: mediatek: mt8365: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v5 15/54] clk: mediatek: mt8167: Compress GATE_TOPx macros
` [PATCH v5 16/54] clk: mediatek: mt8167: Move apmixedsys as platform_driver in new file
` [PATCH v5 17/54] clk: mediatek: mt8167: Remove __initconst annotation from arrays
` [PATCH v5 18/54] clk: mediatek: mt8167: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v5 19/54] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
` [PATCH v5 20/54] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v5 21/54] clk: mediatek: mt8183: Convert all remaining clocks to common probe
` [PATCH v5 22/54] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH v5 23/54] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH v5 24/54] clk: mediatek: mt7622: Move apmixedsys clock driver to its own file
` [PATCH v5 25/54] clk: mediatek: mt7622-apmixedsys: Add .remove() callback for module build
` [PATCH v5 26/54] clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
` [PATCH v5 27/54] clk: mediatek: mt7622: Convert to platform driver and simple probe
` [PATCH v5 28/54] clk: mediatek: mt8516: Move apmixedsys clock driver to its own file
` [PATCH v5 29/54] clk: mediatek: mt8516: Convert to platform driver and simple probe
` [PATCH v5 30/54] clk: mediatek: mt8516: Allow building clock drivers as modules
` [PATCH v5 31/54] clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
` [PATCH v5 32/54] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v5 33/54] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v5 34/54] clk: mediatek: mt7986-eth: "
` [PATCH v5 35/54] clk: mediatek: mt8186-mcu: "
` [PATCH v5 36/54] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v5 37/54] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v5 38/54] clk: mediatek: mt2712: Change Kconfig options to allow module build
` [PATCH v5 39/54] clk: mediatek: Split MT8195 clock drivers and "
` [PATCH v5 40/54] clk: mediatek: Allow building MT8192 non-critical clocks as modules
` [PATCH v5 41/54] clk: mediatek: Allow MT7622 clocks to be built "
` [PATCH v5 42/54] clk: mediatek: Allow all MT8167 "
` [PATCH v5 43/54] clk: mediatek: Allow all MT8183 "
` [PATCH v5 44/54] clk: mediatek: Allow building most MT6765 clock drivers "
` [PATCH v5 45/54] clk: mediatek: Allow building most MT6797 "
` [PATCH v5 46/54] clk: mediatek: Split configuration options for MT8186 clock drivers
` [PATCH v5 47/54] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
` [PATCH v5 48/54] clk: mediatek: Kconfig: Allow module build for core mt8192 clocks
` [PATCH v5 49/54] clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
` [PATCH v5 50/54] clk: mediatek: mt8135: Move apmixedsys to its own file
` [PATCH v5 51/54] clk: mediatek: mt8135: Properly use CLK_IS_CRITICAL flag
` [PATCH v5 52/54] clk: mediatek: mt8135-apmixedsys: Convert to platform_driver and module
` [PATCH v5 53/54] clk: mediatek: mt8135: Join root_clk_alias and top_divs arrays
` [PATCH v5 54/54] clk: mediatek: mt8135: Convert to simple probe and enable module build

[PATCH] wifi: ath11k: fix SAC bug on peer addition with sta band migration
 2023-02-22 10:10 UTC  (5+ messages)

[PATCH v4] btrfs: make dev-replace properly follow its read mode
 2023-02-22 10:09 UTC  (3+ messages)

x86: AMD Zen2 ymm registers rolling back
 2023-02-22 10:09 UTC  (5+ messages)

[Intel-gfx] [PATCH v5 00/14] dma-fence: Deadline awareness
 2023-02-22 10:09 UTC  (6+ messages)
` [PATCH v5 09/14] drm/syncobj: Add deadline support for syncobj waits

[XEN PATCH v2 0/7] automation: Update containers to allow HTTPS access to xenbits
 2023-02-22 10:08 UTC  (5+ messages)
` Debian randconfig failure, Was "

Cve fetcher update
 2023-02-22 10:07 UTC  (3+ messages)

[PATCH] docs/bpf: Fix invalid link of "Documentation/bpf/btf.rst"
 2023-02-22 10:06 UTC  (3+ messages)

[PATCH 6.1/5.15/5.10/5.4 1/1] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
 2023-02-22 10:06 UTC 

[cross-project PATCH v2] NBD 64-bit extensions
 2023-02-22 10:05 UTC  (6+ messages)
` [PATCH v2 0/6] NBD spec changes for "
  ` [PATCH v2 3/6] spec: Add NBD_OPT_EXTENDED_HEADERS
  ` [PATCH v2 5/6] spec: Introduce NBD_FLAG_BLOCK_STATUS_PAYLOAD

[PATCH v11 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-02-22 10:06 UTC  (6+ messages)
` [PATCH v11 3/5] "

[PATCH v12 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-02-22 10:05 UTC  (14+ messages)

[PATCH] ath10k: Remove redundant assignment to changed_flags
 2023-02-22 10:04 UTC  (2+ messages)

[PATCH v5 0/3] Renesas RZ/Five add support to configure PMA and add vendor specific SBI extension
 2023-02-22 10:05 UTC  (5+ messages)
` [PATCH v5 3/3] platform: generic: renesas: rzfive: Add SBI EXT to check for enabling IOCP errata

[PATCH] [iptables] extensions: libxt_LOG.c: fix linux/netfilter/xt_LOG.h include on Linux < 3.4
 2023-02-22 10:04 UTC  (2+ messages)

[PATCH] config: added support for NVIDIA ARM implementer ID
 2023-02-22  9:59 UTC  (2+ messages)

[PATCH v9 0/9] Add minimal MT8365 and MT8365-EVK support
 2023-02-22  9:58 UTC  (5+ messages)
` [PATCH v9 9/9] arm64: dts: mediatek: Initial mt8365-evk support

[PATCH v3 0/7] RISC-V Hardware Probing User Interface
 2023-02-22  9:39 UTC  (3+ messages)
` [PATCH v3 5/7] RISC-V: hwprobe: Support probing of misaligned access performance

[PATCH v3 0/6] Add support for Qualcomm's legacy IOMMU v2
 2023-02-22  9:57 UTC  (2+ messages)

[PATCH v2] arch/powerpc/include/asm/barrier.h: redefine rmb and wmb to lwsync
 2023-02-22  9:55 UTC  (12+ messages)

[Intel-gfx] [PATCH v4 00/14] dma-fence: Deadline awareness
 2023-02-22  9:57 UTC  (16+ messages)
` [PATCH v4 06/14] dma-buf/sync_file: Support (E)POLLPRI
` [PATCH v4 10/14] drm/vblank: Add helper to get next vblank time

[PATCH] ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()
 2023-02-22  9:56 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: set AES-CTR IV length to 16
 2023-02-22  9:56 UTC  (6+ messages)
` [PATCH v2] "
      ` [EXT] "

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-02-22  9:55 UTC  (3+ messages)
` [PATCH RFC u-boot-mvebu 20/59] cmd: mvebu/bubt: Add support for selecting eMMC HW partition

undefined reference to `fuse_main_real_compat25' when build with --enable-registry
 2023-02-22  9:52 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] boot/opensbi: fix build with empty OPENSBI_PLAT
 2023-02-22  9:54 UTC 

[PATCH v2 1/2] wifi: ath11k: Use platform_get_irq() to get the interrupt
 2023-02-22  9:51 UTC  (2+ messages)

zfcp changes for v6.3
 2023-02-22  9:50 UTC  (3+ messages)

[PATCH] wifi: ath12k: PCI ops for wakeup/release MHI
 2023-02-22  9:51 UTC  (2+ messages)

[PATCH] wifi: ath12k: Handle lock during peer_id find
 2023-02-22  9:49 UTC  (2+ messages)

[RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
 2023-02-22  9:51 UTC  (6+ messages)

[PATCH v10 0/9] Add latency priority for CFS class
 2023-02-22  9:49 UTC  (4+ messages)
` [PATCH v10 8/9] sched/fair: Add latency list

[meta-oe][dunfell][PATCH] libmodbus: Fix CVE-2022-0367
 2023-02-22  9:51 UTC 

[PATCH v3 00/25] target/arm: Implement FEAT_RME
 2023-02-22  9:50 UTC  (13+ messages)
` [PATCH v3 03/25] target/arm: Diagnose incorrect usage of arm_is_secure subroutines
` [PATCH v3 05/25] target/arm: Add isar_feature_aa64_rme
` [PATCH v3 12/25] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
` [PATCH v3 13/25] target/arm: Remove __attribute__((nonnull)) from ptw.c
` [PATCH v3 19/25] target/arm: Move s1_is_el0 into S1Translate
` [PATCH v3 20/25] target/arm: Use get_phys_addr_with_struct for stage2

[RESEND v2] Bluetooth: btrtl: Add support for RTL8852BS
 2023-02-22  9:47 UTC 

[Buildroot] [PATCH 1/1] package/hackrf: bump to version 2023.01.1
 2023-02-22  9:49 UTC 

[net PATCH] octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packet
 2023-02-22  9:46 UTC  (3+ messages)

[PATCH] examples/l3fwd-power: support CPPC cpufreq
 2023-02-22  9:46 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/sudo: fix openssl static build
 2023-02-22  9:44 UTC 

[PATCH v1 00/10] Fix sound on ASUS Transformers
 2023-02-22  9:39 UTC  (6+ messages)
` [PATCH v1 09/10] staging: dsp: add support for Fortemedia FM34NE DSP

[PATCH] rust: time: New module for timekeeping functions
 2023-02-22  9:43 UTC  (5+ messages)

[Buildroot] [RE]Re: [PATCH] boot/grub2: add information where isconfiguration file
 2023-02-22  9:41 UTC  (2+ messages)

[syzbot] WARNING: locking bug in umh_complete
 2023-02-22  9:34 UTC  (11+ messages)

[PATCH 1/2] eventdev: fix race condition in fast-path set function
 2023-02-22  9:41 UTC  (7+ messages)
` [PATCH 2/2] ethdev: fix race condition in fast-path ops setup

[RFC PATCH] sched/fair: Interleave cfs bandwidth timers for improved single thread performance at low utilization
 2023-02-22  9:36 UTC  (5+ messages)

[GIT PULL] gpio: updates for v6.3
 2023-02-22  9:29 UTC 

[meta-networking][dunfell][PATCH 2/2] openvpn: upgrade 2.4.9 -> 2.4.12
 2023-02-22  9:39 UTC 

[PATCH RFC 0/3] Add Versa3 clock generator support
 2023-02-22  9:34 UTC  (3+ messages)
` [PATCH RFC 1/3] dt-bindings: clock: Add Renesas versa3 clock generator bindings

[PATCH v2 1/2] dt-bindings: display: panel: Add Novatek NT36523 bindings
 2023-02-22  9:34 UTC  (3+ messages)

Question on device links
 2023-02-22  9:34 UTC 

[PATCH] HID: usbhid: enable remote wakeup for mice
 2023-02-22  9:34 UTC  (2+ messages)

[PATCH -next] net/mlx5: Remove NULL check before dev_{put, hold}
 2023-02-22  9:34 UTC  (2+ messages)

[PATCH v1 6/6] doc/mlx5: update mlx5 doc
 2023-02-22  9:37 UTC  (8+ messages)
` [PATCH v2 0/6] add flex item implementation
  ` [PATCH v2 1/6] net/mlx5: enable hws flex item create
  ` [PATCH v2 2/6] net/mlx5: add IPv6 protocol as flex item input
  ` [PATCH v2 3/6] net/mlx5/hws: add hws flex item matching support
  ` [PATCH v2 4/6] net/mlx5: add flex item modify field implementation
  ` [PATCH v2 5/6] net/mlx5: return error for sws modify field
  ` [PATCH v2 6/6] doc/mlx5: update mlx5 doc

[PATCH v2 1/2] tty: ipwireless: move Kconfig entry to tty
 2023-02-22  9:33 UTC  (3+ messages)
` [PATCH v2 2/2] char: pcmcia: remove all the drivers

[PATCH v2 00/13] tools/xenstore: rework internal accounting
 2023-02-22  9:37 UTC  (14+ messages)
` [PATCH v2 01/13] tools/xenstore: don't allow creating too many nodes in a transaction

[PATCH v6 0/4] riscv: Add support for Zicbo[m,z,p] instructions
 2023-02-22  9:37 UTC  (6+ messages)
` [PATCH v6 2/4] target/riscv: implement Zicboz extension

[Intel-wired-lan] [PATCH net v1] ice: add FDIR counter reset in FDIR init stage
 2023-02-22  9:36 UTC  (2+ messages)

[meta-networking][dunfell][PATCH 1/2] openvpn: add CVE-2020-7224 and CVE-2020-27569 to allowlist
 2023-02-22  9:35 UTC 

[Intel-gfx] [PATCH] gen8_ppgtt: Use correct huge page manager for MTL
 2023-02-22  9:35 UTC  (8+ messages)

[PATCH v6 0/4] Add CS35L41 shared boost feature
 2023-02-22  9:32 UTC  (5+ messages)
` [PATCH v6 1/4] ASoC: cs35l41: Only disable internal boost
` [PATCH v6 2/4] ASoC: cs35l41: Refactor error release code
` [PATCH v6 3/4] ALSA: cs35l41: Add shared boost feature
` [PATCH v6 4/4] ASoC: dt-bindings: cirrus,cs35l41: Document CS35l41 shared boost

[PATCH 0/2] xen/irq: Perf improvements
 2023-02-22  9:33 UTC  (5+ messages)
` [PATCH 1/2] xen/ioapic: Don't use local_irq_restore() to disable irqs

[PATCH V3 0/8] Add SoundWire support for AMD platforms
 2023-02-22  9:31 UTC  (3+ messages)
` [PATCH V3 2/8] soundwire: amd: Add support for AMD Manager driver

[PATCH 1/2] erofs-utils: ignore comments and blank lines in compress hints
 2023-02-22  9:30 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: support multiple algorithms in an image


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.