All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-28 11:01:35 to 2021-08-28 13:43:20 UTC [more...]

[PATCH] drivers/cdrom: improved ioctl for media change detection
 2021-08-28 13:22 UTC  (6+ messages)

io_uring_prep_timeout_update on linked timeouts
 2021-08-28 13:43 UTC  (6+ messages)

[PATCH v1 0/2] Broadcom netXtreme driver and commands
 2021-08-28 13:36 UTC  (3+ messages)
` [PATCH v1 1/2] net: brcm: netXtreme driver

spmi: msm: add arbiter version 5 support
 2021-08-28 13:31 UTC 

[PATCH] doc: Add documentation about devicetree usage
 2021-08-28 13:39 UTC  (6+ messages)

libnetfilter_queue: automake portability warning
 2021-08-28 13:39 UTC  (2+ messages)

[PATCH] net: remove unused CONFIG_DRIVER_AT91EMAC_*
 2021-08-28 13:37 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: add command to print representor info
 2021-08-28 13:28 UTC  (4+ messages)

hardknott merge request Aug 28th
 2021-08-28 13:27 UTC 

[PATCH v1 1/2] ath9k: fetch calibration data via nvmem subsystem
 2021-08-28 13:27 UTC  (2+ messages)
` [PATCH v1 2/2] ath9k: owl-loader: fetch pci init values through nvmem

[PATCH v4 0/6] sched/fair: Fix load balancing of SMT siblings with ASYM_PACKING
 2021-08-28 13:25 UTC  (6+ messages)
` [PATCH v4 6/6] sched/fair: Consider SMT in ASYM_PACKING load balance

[Buildroot] [PATCH/next 1/1] package/sdl2: drop patch
 2021-08-28 13:25 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/boost: fix sparc build
 2021-08-28 13:25 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/sdl2: drop patch
 2021-08-28 13:23 UTC 

[dpdk-dev] [PATCH] ethdev: fix representor port ID search by name
 2021-08-28 13:22 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[Buildroot] [git commit branch/next] package/boost: fix sparc build
 2021-08-28 13:21 UTC 

[meta-oe][PATCH 1/2] gpsd: Correct the installation of gpsd.hotplug if systemd is not enabled
 2021-08-28 13:21 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] gpsd: Do not install gpsd.hotplug unconditionally

drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1799:9: sparse: sparse: context imbalance in 'netxen_process_cmd_ring' - wrong count at exit
 2021-08-28 13:20 UTC 

[PATCH] can: isotp: omit unintended hrtimer restart on socket release
 2021-08-28 13:20 UTC  (2+ messages)
` AW: "

[PATCH v2 01/18] dt-bindings: arm: cpus: Add Kryo 560 CPUs
 2021-08-28 13:18 UTC  (18+ messages)
` [PATCH v2 02/18] arm64: dts: qcom: Add SM6350 device tree
` [PATCH v2 03/18] arm64: dts: qcom: sm6350: Add LLCC node
` [PATCH v2 04/18] arm64: dts: qcom: sm6350: Add RPMHCC node
` [PATCH v2 05/18] arm64: dts: qcom: sm6350: Add GCC node
` [PATCH v2 06/18] arm64: dts: qcom: sm6350: Add TLMM block node
` [PATCH v2 07/18] arm64: dts: qcom: sm6350: Add USB1 nodes
` [PATCH v2 08/18] arm64: dts: qcom: sm6350: Add cpufreq-hw support
` [PATCH v2 09/18] arm64: dts: qcom: sm6350: Add TSENS nodes
` [PATCH v2 10/18] arm64: dts: qcom: sm6350: Add AOSS_QMP
` [PATCH v2 11/18] arm64: dts: qcom: sm6350: Add SPMI bus
` [PATCH v2 12/18] arm64: dts: qcom: sm6350: Add PRNG node
` [PATCH v2 13/18] arm64: dts: qcom: sm6350: Add RPMHPD and BCM voter
` [PATCH v2 14/18] arm64: dts: qcom: sm6350: Add SDHCI1/2 nodes
` [PATCH v2 15/18] arm64: dts: qcom: sm6350: Add apps_smmu
` [PATCH v2 16/18] arm64: dts: qcom: sm6350: Add iommus property to USB1
` [PATCH v2 17/18] arm64: dts: qcom: Add device tree for Sony Xperia 10 III
` [PATCH v2 18/18] arm64: dts: qcom: pm6150l: Add missing include

[meta-oe][PATCH 1/2] gpsd: Let scons install the udev and systemd files
 2021-08-28 13:17 UTC  (3+ messages)
` [oe] "

[PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests
 2021-08-28 13:14 UTC  (14+ messages)

[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SM6350 pinctrl bindings
 2021-08-28 13:10 UTC  (3+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add SM6350 pinctrl driver

[Buildroot] [PATCH] package/fakedate: avoid recursion if not first in the PATH
 2021-08-28 13:08 UTC 

[Buildroot] [PATCH 1/1] package/qemu: security bump to version 6.1.0
 2021-08-28 13:08 UTC  (4+ messages)

[PATCH] staging: r8188eu: os_dep: remove unused static variable
 2021-08-28 13:02 UTC 

Exec upload-pack on remote with what parameters to get direntries
 2021-08-28 12:56 UTC 

[RFC PATCH v1 0/5] arm64: dts: imx8mm: add common -binman.dtsi and further clean-up
 2021-08-28 12:55 UTC  (6+ messages)
` [RFC PATCH v1 2/5] arm64: dts: imx8mm: add common -binman.dtsi

sound/soc/fsl/fsl_xcvr.c:1048:17: warning: Value stored to 'dev' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2021-08-28 12:53 UTC 

[PATCH v8 0/3] Anonymous VMA naming patches
 2021-08-28 12:48 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.14-7 tag
 2021-08-28 12:46 UTC  (2+ messages)

[m68k:master] BUILD SUCCESS 420b13e4124ab8fa930febb1292602297eeae955
 2021-08-28 12:45 UTC 

[Buildroot] [PATCH 0/2] Add and workaround gcc bug 83143
 2021-08-28 12:39 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_83143

[PATCH] staging: r8188eu :os_dep: remove condition with no effect
 2021-08-28 12:45 UTC  (3+ messages)

[PATCH net-next 00/13] Add Factorisation code to support Gigabit Ethernet driver
 2021-08-28 12:45 UTC  (6+ messages)
` [PATCH net-next 10/13] ravb: Factorise ravb_set_features

[Buildroot] [PATCH 1/1] package/swupdate: update service/init configs
 2021-08-28 12:44 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pinctrl: qcom: Add SM6350 pinctrl bindings
 2021-08-28 12:40 UTC  (4+ messages)

[tip:smp/core] BUILD SUCCESS 7625eccd1852ac84d3aa6a06ffc2f710e683b3fe
 2021-08-28 12:27 UTC 

[Buildroot] [git commit] support/testing: test_atf: bump the custom version to v2.5
 2021-08-28 12:24 UTC 

[PATCH] staging: r8188eu: core: remove condition with no effect
 2021-08-28 12:24 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/coreutils: Prevent overwriting of fakedate
 2021-08-28 12:22 UTC  (3+ messages)

[Buildroot] [git commit] package/coreutils: Prevent overwriting of fakedate
 2021-08-28 12:21 UTC 

[PATCH v2 0/7] Add LoadFile2 and riscv Linux loader
 2021-08-28 12:21 UTC  (4+ messages)

[PATCH v2] make: add install-stripped target
 2021-08-28 12:21 UTC 

[linux-next:master 8601/10945] kernel/trace/trace_eprobe.c:51:2: warning: Argument to kfree() is a constant address (4294967277), which is not memory allocated by malloc() [clang-analyzer-unix.Malloc]
 2021-08-28 12:21 UTC 

[RFC 3/3] media: tw9910: Initialize the entity type
 2021-08-28 12:20 UTC  (3+ messages)

[tip: efi/core] efi: cper: fix scnprintf() use in cper_mem_err_location()
 2021-08-28 12:18 UTC  (3+ messages)

[tobetter-linux:odroid-5.14.y 2/68] drivers/gpu/drm/exynos/exynos_hdmi.c:727:43: warning: unsigned conversion from 'int' to 'unsigned char' changes value from '5656' to '24'
 2021-08-28 12:17 UTC  (2+ messages)

sandbox TPM
 2021-08-28 12:18 UTC 

[PATCH 1/2] operator.7: Fix precedence of the 'cast operator'
 2021-08-28 12:11 UTC  (2+ messages)
` [PATCH 2/2] operator.7: Reorder symbols as in the standard (C11)

[PATCH] test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository
 2021-08-28 12:13 UTC 

[PATCH] dt-bindings: gpio: add gpio-line-names to rockchip, gpio-bank.yaml
 2021-08-28 12:10 UTC  (3+ messages)
` [PATCH] dt-bindings: gpio: add gpio-line-names to rockchip,gpio-bank.yaml

[GIT PULL] irqchip updates for 5.15
 2021-08-28 12:10 UTC 

[tip:sched/core] BUILD SUCCESS b542e383d8c005f06a131e2b40d5889b812f19c6
 2021-08-28 12:10 UTC 

Static build generates broken symlinks
 2021-08-28 12:04 UTC 

Recent changes (master)
 2021-08-28 12:00 UTC 

[Buildroot] [PATCH] support/testing: test_atf: bump the custom version to v2.5
 2021-08-28 11:59 UTC  (2+ messages)

[RFCv3 07/15] tcp: authopt: Hook into tcp core
 2021-08-28 11:59 UTC  (3+ messages)
` [RFC PATCH] tcp: authopt: tcp_authopt_lookup_send() can be static

btrfs mount takes too long time
 2021-08-28 11:58 UTC 

[PATCH 00/13] kbuild: refactoring after Clang LTO
 2021-08-28 11:57 UTC  (4+ messages)
` [PATCH 09/13] kbuild: do not create built-in.a.symversions or lib.a.symversions

[RFC PATCH 0/2] PM6125 regulator support
 2021-08-28 11:56 UTC  (3+ messages)
` [RFC PATCH 1/2] regulator: qcom_spmi: Add PM6125 regulators
` [RFC PATCH 2/2] regulator: qcom_smd: Add PM6125 regulator support

[PATCH 2/2] drm/amdgpu: Example Usage in AMDGPU
 2021-08-28 11:54 UTC  (3+ messages)

[PATCH] ARM: dts: rockchip: change rv1108 gmac nodename
 2021-08-28 11:42 UTC  (3+ messages)

[libvirt test] 164514: regressions - FAIL
 2021-08-28 11:42 UTC 

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2021-08-27
 2021-08-28 11:40 UTC  (2+ messages)

[PATCH v5 0/3] staging: r8188eu: fix sparse warnings
 2021-08-28 11:37 UTC  (5+ messages)
` [PATCH v5 1/3] staging: r8188eu: restricted __be16 degrades to int
` [PATCH v5 2/3] staging: r8188eu: incorrect type in csum_ipv6_magic
` [PATCH v5 3/3] staging: r8188eu: incorrect type in assignment

[PATCH v5] staging: r8188eu: Remove _enter/_exit_critical_mutex()
 2021-08-28 11:36 UTC 

[PATCHi v4] staging: r8188eu: Remove _enter/_exit_critical_mutex()
 2021-08-28 11:32 UTC  (3+ messages)

[PATCH 1/5] ARM: dts: NSP: Add bcm958623hr board name to dts
 2021-08-28 11:27 UTC  (10+ messages)
` [PATCH 2/5] ARM: dts: NSP: Fix mpcore, mmc node names
` [PATCH 3/5] ARM: dts: NSP: Fix MDIO mux "
` [PATCH 4/5] ARM: dts: NSP: Fix MX64/MX65 eeprom node name
` [PATCH 5/5] ARM: dts: NSP: Fix MX65 MDIO mux warnings

[PATCH v3 2/4] dmaengine: tegra: Add tegra gpcdma driver
 2021-08-28 11:29 UTC  (3+ messages)

[PATCH net-next 0/6] ionic: queue mgmt updates
 2021-08-28 11:30 UTC  (2+ messages)

[PATCH net-next 0/7] net: hns3: updates for -next
 2021-08-28 11:30 UTC  (2+ messages)

[PATCH] net: pasemi: Remove usage of the deprecated "pci-dma-compat.h" API
 2021-08-28 11:28 UTC 

[Buildroot] [PATCHv2] package/zfs: Fix cross-platform-compilations
 2021-08-28 11:27 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: display/panel: Add AUO A030JTN01
 2021-08-28 11:26 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: Add driver for the AUO A030JTN01 TFT LCD

[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
 2021-08-28 11:26 UTC  (4+ messages)
` [PATCH v3 "
    `  "

[meta-oe][PATCH] opensc: Upgrade to 0.22.0
 2021-08-28 11:24 UTC 

❌ FAIL: Test report for kernel 5.14.0-rc7 (mainline.kernel.org-clang, 1a6436f3)
 2021-08-28 11:22 UTC 

[PATCH] serial: qcom: add support for GENI serial driver
 2021-08-28 10:05 UTC 

[PATCH 1/2] dt-bindings: phy: rockchip: remove usb-phy fallback string for rk3066a/rk3188
 2021-08-28 11:12 UTC  (8+ messages)
` [PATCH 2/2] ARM: dts: "

Trouble building the testsuite for Xenomai-3.0.3
 2021-08-28 11:14 UTC  (2+ messages)

[xlnx:master 10763/12418] drivers/gpu/drm/xlnx/xlnx_pl_disp.c:47:19-22: WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays) (fwd)
 2021-08-28 11:12 UTC  (2+ messages)

[atishp04:sbi_pmu_v3 10/17] kernel/events/core.c:9905:11: error: incompatible pointer types assigning to 'bpf_user_pt_regs_t *' (aka 'struct user_regs_struct *') from 'struct pt_regs *'
 2021-08-28 11:13 UTC  (2+ messages)

[PATCH] Declare the file_operations struct as const
 2021-08-28 11:13 UTC  (4+ messages)

[PATCH] dt-bindings: display: add missing simple-framebuffer formats
 2021-08-28 11:02 UTC 

[PATCH] ODROID-XU4: char: exynos: fix platform_no_drv_owner.cocci warnings
 2021-08-28 11:10 UTC  (2+ messages)

[soc:zynqmp/dt-late] BUILD SUCCESS 479c46133c0573b6549e437165bff1422634f45f
 2021-08-28 11:07 UTC 

[soc:rockchips/dt64-late-2] BUILD SUCCESS b12a5946f5ea7a54b8b983c42f0812152e3122de
 2021-08-28 11:06 UTC 

[soc:rockchips/dt64-late] BUILD SUCCESS 9a35fd01f4abc3974e12539448038307acf27f16
 2021-08-28 11:07 UTC 

[PATCH iproute2-next v2 00/19] bridge: vlan: add global multicast options
 2021-08-28 11:08 UTC  (20+ messages)
` [PATCH iproute2-next v2 01/19] ip: bridge: add support for mcast_vlan_snooping
` [PATCH iproute2-next v2 02/19] bridge: vlan: factor out vlan option printing
` [PATCH iproute2-next v2 03/19] bridge: vlan: skip unknown attributes when printing options
` [PATCH iproute2-next v2 04/19] bridge: vlan: add support to show global vlan options
` [PATCH iproute2-next v2 05/19] bridge: vlan: add support for vlan filtering when dumping options
` [PATCH iproute2-next v2 06/19] bridge: vlan: add support to set global vlan options
` [PATCH iproute2-next v2 07/19] bridge: vlan: add global mcast_snooping option
` [PATCH iproute2-next v2 08/19] bridge: vlan: add global mcast_igmp_version option
` [PATCH iproute2-next v2 09/19] bridge: vlan: add global mcast_mld_version option
` [PATCH iproute2-next v2 10/19] bridge: vlan: add global mcast_last_member_count option
` [PATCH iproute2-next v2 11/19] bridge: vlan: add global mcast_startup_query_count option
` [PATCH iproute2-next v2 12/19] bridge: vlan: add global mcast_last_member_interval option
` [PATCH iproute2-next v2 13/19] bridge: vlan: add global mcast_membership_interval option
` [PATCH iproute2-next v2 14/19] bridge: vlan: add global mcast_querier_interval option
` [PATCH iproute2-next v2 15/19] bridge: vlan: add global mcast_query_interval option
` [PATCH iproute2-next v2 16/19] bridge: vlan: add global mcast_query_response_interval option
` [PATCH iproute2-next v2 17/19] bridge: vlan: add global mcast_startup_query_interval option
` [PATCH iproute2-next v2 18/19] bridge: vlan: add global mcast_querier option
` [PATCH iproute2-next v2 19/19] bridge: vlan: add support for dumping router ports

[PATCH 1/1] KVM: s390: index kvm->arch.idle_mask by vcpu_idx
 2021-08-28 11:04 UTC  (2+ messages)

[PATCH V3 00/10] irqchip: Add LoongArch-related irqchip drivers
 2021-08-28 11:07 UTC  (5+ messages)
` [PATCH V3 08/10] irqchip: Add LoongArch CPU interrupt controller support

[song-md:md-next] BUILD SUCCESS 6607cd319b6b91bff94e90f798a61c031650b514
 2021-08-28 11:07 UTC 

[jpirko-mlxsw:linecards 110/112] drivers/platform/mellanox/mlxreg-lc.c:485:1-7: preceding lock on line 469 (fwd)
 2021-08-28 11:07 UTC  (2+ messages)

QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
 2021-08-28 11:06 UTC 

[PATCH] v4l: xilinx-vpss-csc: fix for_each_child.cocci warnings
 2021-08-28 11:04 UTC  (3+ messages)

[PATCH v6 0/7] Introducing an attribute to select the time setting
 2021-08-28 10:50 UTC  (11+ messages)
` [PATCH v6 2/7] i2c: mediatek: Reset the handshake signal between i2c and dma
` [PATCH v6 3/7] i2c: mediatek: Dump i2c/dma register when a timeout occurs
` [PATCH v6 5/7] i2c: mediatek: Add OFFSET_EXT_CONF setting back
` [PATCH v6 6/7] i2c: mediatek: Isolate speed setting via dts for special devices
` [PATCH v6 7/7] i2c: mediatek: modify bus speed calculation formula


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.