All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-07 10:26:09 to 2024-07-07 14:47:32 UTC [more...]

Remove your ZSH completion in favor of the completion script distributed and maintained by ZSH
 2024-07-07 14:47 UTC  (3+ messages)
  `  "

[PATCH V6 00/18] Add data type profiling support for powerpc
 2024-07-07 14:44 UTC  (22+ messages)
` [PATCH V6 01/18] tools/perf: Move the data structures related to register type to header file
` [PATCH V6 02/18] tools/perf: Add "update_insn_state" callback function to handle arch specific instruction tracking
` [PATCH V6 03/18] tools/perf: Update TYPE_STATE_MAX_REGS to include max of regs in powerpc
` [PATCH V6 04/18] tools/perf: Add disasm_line__parse to parse raw instruction for powerpc
` [PATCH V6 05/18] tools/perf: Add support to capture and parse raw instruction in powerpc using dso__data_read_offset utility
` [PATCH V6 06/18] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V6 07/18] tools/perf: Add parse function for memory instructions in powerpc
` [PATCH V6 08/18] tools/perf: Add support to identify memory instructions of opcode 31 "
` [PATCH V6 09/18] tools/perf: Add some of the arithmetic instructions to support instruction tracking "
` [PATCH V6 10/18] tools/perf: Add more instructions for instruction tracking
` [PATCH V6 11/18] tools/perf: Update instruction tracking for powerpc
` [PATCH V6 12/18] tools/perf: Make capstone_init non-static so that it can be used during symbol disassemble
` [PATCH V6 13/18] tools/perf: Use capstone_init and remove open_capstone_handle from disasm.c
` [PATCH V6 14/18] tools/perf: Add support to use libcapstone in powerpc
` [PATCH V6 15/18] tools/perf: Add support to find global register variables using find_data_type_global_reg
` [PATCH V6 16/18] tools/perf: Add support for global_die to capture name of variable in case of register defined variable
` [PATCH V6 17/18] tools/perf: Update data_type_cmp and sort__typeoff_sort function to include var_name in comparison
` [PATCH V6 18/18] tools/perf: Set instruction name to be used with insn-stat when using raw instruction

[cocci] Deleting unwanted semicolons (with SmPL)?
 2024-07-07 14:46 UTC  (5+ messages)

[PATCH] memzone: remove unnecessary null checks
 2024-07-07 12:52 UTC  (3+ messages)

[PATCH] telemetry: fix potential connection issue
 2024-07-07 13:11 UTC  (3+ messages)

[DPDK][PATCH v4] config/arm: add Ampere AmpereOneAC04 platform
 2024-07-07 13:46 UTC  (3+ messages)

[PROBLEM linux-next]
 2024-07-07 14:45 UTC  (8+ messages)
  ` [PROBLEM linux-next] drivers/mtd/mtdpart.c:693:34: error: ‘%s’ directive argument is null

[net-next PATCH v3 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-07-07 14:43 UTC  (4+ messages)
` [net-next PATCH v3 08/15] eth: fbnic: Implement Tx queue alloc/start/stop/free

[PATCH] net: ethernet: lantiq_etop: fix double free in detach
 2024-07-07 14:43 UTC  (2+ messages)

[syzbot] [kernel?] possible deadlock in assign_fw
 2024-07-07 14:43 UTC 

[linux-next:master 7766/10451] drivers/clk/qcom/camcc-sm8650.c:3573:36: error: passing argument 1 of 'qcom_cc_really_probe' from incompatible pointer type
 2024-07-07 14:37 UTC 

[jlayton:kdevops 5/13] fs/inode.c:2627:23: error: call to '__compiletime_assert_408' declared with 'error' attribute: Need native word sized stores/loads for atomicity
 2024-07-07 14:37 UTC 

[PATCH 1/1] wifi: brcm80211: brcmfmac: Prevent sdio bus going to sleep while transfering data
 2024-07-07 14:37 UTC  (3+ messages)

[PATCH] irqchip/sifive-plic: Fix plic_set_affinity() only enables 1 cpu
 2024-07-07 14:34 UTC  (6+ messages)

[PATCH] mc: fix source URL
 2024-07-07 14:33 UTC  (2+ messages)
` Patchtest results for "

Unreadable files on NTFS partition
 2024-07-07 14:31 UTC  (3+ messages)

Performance of 'perf'
 2024-07-07 14:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/openvmtools: update the patches to be applied with fuzz 0
 2024-07-07 14:17 UTC 

[PATCH] iio: dac: ti-dac7311: Add check for spi_setup
 2024-07-07 14:15 UTC  (2+ messages)

OE-core CVE metrics for scarthgap on Sun 07 Jul 2024 03:00:01 AM HST
 2024-07-07 14:12 UTC 

[linux-linus test] 186720: tolerable FAIL - PUSHED
 2024-07-07 14:09 UTC 

[PATCH] iio: light: ltrf216a: Drop undocumented ltr,ltrf216a compatible string
 2024-07-07 14:08 UTC  (11+ messages)

[PATCH v1] driver:core: no need to invert the return value of the call_driver_probe()
 2024-07-07 14:08 UTC  (2+ messages)

[PATCH v2] net/memif: fix buffer overflow in zero copy Rx
 2024-07-07 14:05 UTC  (4+ messages)

[PATCH 00/10] Add Freescale i.MX8qxp Display Controller support
 2024-07-07 14:03 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: display: imx: Add some i.MX8qxp Display Controller processing units
` [PATCH 02/10] dt-bindings: display: imx: Add i.MX8qxp Display Controller display engine
` [PATCH 03/10] dt-bindings: display: imx: Add i.MX8qxp Display Controller pixel engine
` [PATCH 04/10] dt-bindings: interrupt-controller: Add i.MX8qxp Display Controller interrupt controller
` [PATCH 05/10] dt-bindings: display: imx: Add i.MX8qxp Display Controller

[PATCH] nilfs2: Constify struct kobj_type
 2024-07-07 14:01 UTC 

[PATCH net-next v13 00/15] stmmac: Add Loongson platform support
 2024-07-07 13:57 UTC  (11+ messages)
` [PATCH net-next v13 14/15] net: stmmac: dwmac-loongson: Add Loongson GNET support

[Bug 213759] New: CD tray ejected on hibernate resume
 2024-07-07 13:55 UTC  (2+ messages)
` [Bug 213759] "

[PATCH v2 0/2] PCI: kirin: cleanup (dev_err_probe() and scoped loop)
 2024-07-07 13:54 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: kirin: use dev_err_probe() in probe error paths
` [PATCH v2 2/2] PCI: kirin: use for_each_available_child_of_node_scoped()

[GIT PULL] git-gui pull request
 2024-07-07 13:52 UTC 

[PATCH] dt-bindings: leds: Document "netdev" trigger
 2024-07-07 13:49 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: iio: light: ltrf216a: Document LTR-308 support
 2024-07-07 13:49 UTC  (3+ messages)
` [PATCH 2/2] iio: light: ltrf216a: Add "

[Buildroot] [PATCH 1/1] package/shairport-sync: fix patch fuzz
 2024-07-07 13:48 UTC 

[PATCH BlueZ v2] client/player: fix incompatible pointer type
 2024-07-07 13:46 UTC 

[PATCH] Revert "firewire: ohci: use common macro to interpret be32 data in le32 buffer"
 2024-07-07 13:45 UTC 

[PATCH] drm/format-helper: Add conversion from XRGB8888 to BGR888
 2024-07-05 11:38 UTC 

[PATCH] accel/ivpu: Add missing MODULE_FIRMWARE metadata
 2024-07-05 11:14 UTC 

[PATCH] drm/bridge: synopsys: dw-mipi-dsi: enable EoTp by default
 2024-07-05  9:38 UTC 

[PATCH] net/gve: fix RSS hash endianness in DQO format
 2024-07-07 13:42 UTC  (4+ messages)

[qcom:arm64-for-6.11 271/290] arch/arm64/boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dtb: domain-idle-states: cluster-sleep-0: 'idle-state-name' does not match any of the regexes: 'pinctrl-[0-9]+'
 2024-07-07 13:35 UTC 

[PATCH] pci: bus: only call of_platform_populate() if CONFIG_OF is defined
 2024-07-07 13:31 UTC  (5+ messages)

[BUG REPORT] git-gui invokes prepare-commit-msg hook incorrectly
 2024-07-07 13:25 UTC  (7+ messages)

[PATCH] driver core: Fix size calculation of symlink name for devlink_(add|remove)_symlinks()
 2024-07-07 13:23 UTC 

[PATCH v2 0/7] ROHM BU27034NUC to ROHM BU27034ANUC
 2024-07-07 13:14 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: iio: BU27034 => BU27034ANUC
` [PATCH v2 7/7] iio: bu27034: Add a read only HWARDWAREGAIN

[PATCH 0/4] Add support for Amlogic HCI UART
 2024-07-07 13:11 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: net: bluetooth: Add support for Amlogic Bluetooth
` [PATCH 2/4] Bluetooth: hci_uart: Add support for Amlogic HCI UART
` [PATCH 3/4] arm64: defconfig: Enable hci_uart for Amlogic Bluetooth
` [PATCH 4/4] MAINTAINERS: Add an entry for Amlogic HCI UART

WG14 paper for removing restrict from nptr in strtol(3)
 2024-07-07 13:10 UTC  (7+ messages)

[ti:ti-rt-linux-6.6.y-cicd 30/42] drivers/pmdomain/ti/ti_sci_pm_domains.c:54: warning: Function parameter or member 'lat_constraint' not described in 'ti_sci_pm_domain'
 2024-07-07 13:04 UTC 

[PATCH 0/3] Add power sequence for Amlogic WCN chips
 2024-07-07 13:04 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: power: Add power sequence for Amloigc "
` [PATCH 2/3] power: sequenceing: Add power sequence for Amlogic "
` [PATCH 3/3] MAINTAINERS: Add an entry for Amlogic WCN power sequence

[PATCH BlueZ] client/player: fix incompatible pointer type
 2024-07-07 13:01 UTC  (2+ messages)
` [BlueZ] "

[Buildroot] [PATCH 1/1] package/rygel: update the patches to be applied with fuzz 0
 2024-07-07 12:59 UTC 

[Intel-wired-lan] [PATCH iwl-net v2 0/3] igc bug fixes related to qbv_count usage
 2024-07-07 12:57 UTC  (9+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-net v2 1/3] igc: Fix qbv_config_change_errors logics
  `  "
` [Intel-wired-lan] [PATCH iwl-net v2 2/3] igc: Fix reset adapter logics when tx mode change
  `  "
` [Intel-wired-lan] [PATCH iwl-net v2 3/3] igc: Fix qbv tx latency by setting gtxoffset
  `  "

[ovmf test] 186722: all pass - PUSHED
 2024-07-07 12:56 UTC 

[OE-core] [PATCH] bluez5: upgrade 5.72 -> 5.76
 2024-07-07 12:55 UTC  (5+ messages)
`  "

[PATCH net-next v16 00/14] net: Make timestamping selectable
 2024-07-07 12:55 UTC  (4+ messages)
` [PATCH net-next v16 13/14] net: ethtool: Add support for tsconfig command to get/set hwtstamp config

x86_64+kvm: int_exception_handler() Exception 13 while executing option rom
 2024-07-07  2:41 UTC 

[PATCH v2 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
 2024-07-07 12:48 UTC  (3+ messages)
` [PATCH v2 05/12] uprobes: move offset and ref_ctr_offset into uprobe_consumer

[PATCH 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775p
 2024-07-07 12:46 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sa8775p: Add TCSR halt register space

[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-07 12:45 UTC  (6+ messages)

[PATCH v2] dt-bindings: dma: mv-xor-v2: Convert to dtschema
 2024-07-07 12:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/redis: update the patches to be applied with fuzz 0
 2024-07-07 12:41 UTC 

Unbalanced closing paren in help of git commit
 2024-07-07 12:33 UTC 

[PATCH v5 0/8] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-07-07 12:37 UTC  (6+ messages)

[PATCH v4 0/5] Changes in v4:
 2024-07-07 12:34 UTC  (3+ messages)
` [PATCH v4 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc

arch/microblaze/kernel/entry.S:945: Error: unknown opcode "suspend"
 2024-07-07 12:32 UTC 

[Buildroot] [PATCH 1/1] package/ympd: update the patches to be applied with fuzz 0
 2024-07-07 12:31 UTC 

[PATCH] ARM: dts: nuvoton: wpcm450: align LED and GPIO keys node name with bindings
 2024-07-07 12:17 UTC  (3+ messages)

[jlayton:kdevops 5/13] inode.c:undefined reference to `__bad_cmpxchg'
 2024-07-07 12:21 UTC 

[PATCH 0/2] PCI: kirin: cleanup (dev_err_probe() and scoped loop)
 2024-07-07 12:19 UTC  (4+ messages)
` [PATCH 1/2] PCI: kirin: use dev_err_probe() in probe error paths

[Buildroot] [PATCH 1/1] package/vtun: update the patches to be applied with fuzz 0
 2024-07-07 12:15 UTC 

6.10/regression/bisected - after f1d97e769152 I spotted increased execution time of the kswapd0 process and symptoms as if there is not enough memory
 2024-07-07 12:15 UTC  (25+ messages)

[PATCH] dt-bindings: misc: axi-fifo: Add dt documentation for xilinx axi-fifo
 2024-07-07 12:10 UTC  (2+ messages)

[PATCH v2 0/4] hash: add SVE support for bulk key lookup
 2024-07-07 12:08 UTC  (4+ messages)
` [PATCH v10 1/4] hash: pack the hitmask for hash in bulk lookup

[Buildroot] [PATCH 1/1] package/sane-backends: update the patches to be applied with fuzz 0
 2024-07-07 12:06 UTC 

[PATCH] ima: Avoid blocking in RCU read-side critical section
 2024-07-07 12:04 UTC 

[recipe build #3752815] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-07-07 12:01 UTC 

[ti:ti-rt-linux-6.6.y-cicd 29/42] ERROR: modpost: "dev_pm_qos_read_value" [drivers/firmware/ti_sci.ko] undefined!
 2024-07-07 12:00 UTC 

[rockchip:v6.11-armsoc/dts64 11/54] arch/arm64/boot/dts/rockchip/rk3308-rock-s0.dtb: /grf@ff000000/io-domains: failed to match any schema with compatible: ['rockchip,rk3308-io-voltage-domain']
 2024-07-07 12:00 UTC 

[frank-w-bpi-r2-4.14:6.10-rc 35/35] utils/firmware/mediatek/mt7996/mt7996_eeprom_233.bin: warning: ignored by one of the .gitignore files
 2024-07-07 12:00 UTC 

[PATCH v2 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-07-07 11:58 UTC  (5+ messages)
` [PATCH v2 01/12] dt-bindings: PCI: Add Broadcom STB 7712 SOC, update maintainer

[Buildroot] [PATCH 1/1] package/snort: update the patches to be applied with fuzz 0
 2024-07-07 11:57 UTC 

[PATCH 1/2] mfd: mt6360: Simplify with cleanup.h
 2024-07-07 11:48 UTC  (2+ messages)
` [PATCH 2/2] mfd: syscon: "

[PATCH 1/1] wifi: brcm80211: brcmfmac: Prevent sdio bus going to sleep while transfering data
 2024-07-07 11:47 UTC 

[PATCH v7 1/2] dt-bindings: iio: light: ROHM BH1745
 2024-07-07 11:46 UTC  (3+ messages)
` [PATCH v7 2/2] iio: light: ROHM BH1745 colour sensor

[PATCH v2 0/8] msm8937/msm8976/qcs404 icc patches
 2024-07-07 11:43 UTC  (5+ messages)
` [PATCH v2 1/8] dt-bindings: interconnect: qcom: Add Qualcomm MSM8976 NoC

[PATCH for-next] RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memory
 2024-07-07 11:39 UTC  (4+ messages)

[PATCH] driver:core: no need to invert the return value of the call_driver_probe()
 2024-07-07 11:22 UTC 

[PATCH 0/6] iio: adc: simplify with cleanup.h
 2024-07-07 11:34 UTC  (5+ messages)
` [PATCH 6/6] iio: adc: ad5755: drop redundant devm_kfree()

[PATCH] char-mux: Don't overwrite the receive buffer
 2024-07-07 11:19 UTC 

[kvm-unit-tests PATCH v2 0/3] riscv: sbi: Add support to test timer extension
 2024-07-07 11:24 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 3/3] riscv: sbi: Add test for "

[PATCH 2/3] Removed extra asterisks from comment beginnings, and removed unnecessary comment end
 2024-07-07 11:21 UTC  (2+ messages)

AMD GFX12 modifiers
 2024-07-07 11:15 UTC  (7+ messages)

[PATCH rfc] nfsd: offer write delegation for O_WRONLY opens
 2024-07-07 11:06 UTC  (2+ messages)

[PATCH v2 3/3] i2c: rcar: minor changes to adhere to coding style
 2024-07-07 11:06 UTC  (3+ messages)

[PATCH v3 0/8] iio: adc: ad7606: Improvements
 2024-07-07 11:03 UTC  (5+ messages)

[PATCH v2 37/60] i2c: pasemi: reword according to newest specification
 2024-07-07 10:50 UTC  (3+ messages)

[asahilinux:bits/000-devicetree 149/187] arch/arm64/boot/dts/apple/t8112-j413.dtb: iommu@27130c000: compatible:0: 'apple,t8112-dart' is not one of ['apple,t8103-dart', 'apple,t8103-usb4-dart', 'apple,t8110-dart', 'apple,t6000-dart']
 2024-07-07 10:56 UTC 

[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
 2024-07-07 10:54 UTC  (3+ messages)

[syzbot] [nfs?] INFO: task hung in nfsd_umount
 2024-07-07 10:49 UTC  (2+ messages)

[ovmf test] 186721: all pass - PUSHED
 2024-07-07 10:48 UTC 

[ti:ti-rt-linux-6.6.y-cicd 25/42] drivers/remoteproc/ti_k3_dsp_remoteproc.c:101: warning: Function parameter or member 'shut_comp' not described in 'k3_dsp_rproc'
 2024-07-07 10:45 UTC 

[PATCH 1/5] drm/i915/display: Add support for histogram
 2024-07-07 10:45 UTC  (2+ messages)

[PATCH 0/2] mmc-utils: Elaborate Documentation
 2024-07-07 10:45 UTC  (2+ messages)

[PATCH 5.10 000/284] 5.10.221-rc2 review
 2024-07-07 10:35 UTC  (2+ messages)

[PATCH net-next v13 06/15] net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init
 2024-07-07 10:40 UTC  (11+ messages)

[syzbot] [kernel?] KASAN: stack-out-of-bounds Read in __show_regs (2)
 2024-07-07 10:32 UTC  (8+ messages)

[PATCH 01/10] net/mlx5: add hairpin out of buffer counter
 2024-07-07 10:25 UTC  (8+ messages)
` [PATCH 04/10] net/mlx5/hws: fix memory leak in modify header free
` [PATCH 05/10] net/mlx5/hws: strictly range templates check fix
` [PATCH 06/10] net/mlx5/hws: fix deletion of action vport
` [PATCH 07/10] net/mlx5/hws: fix incorrect port ID on root item convert
` [PATCH 08/10] net/mlx5/hws: take out not needed variable
` [PATCH 09/10] net/mlx5/hws: fix NAT64 csum issue
` [PATCH 10/10] net/mlx5/hws: fix NA64 copy TOS field instead of TTL


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.