All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-05 09:14:01 to 2021-06-05 12:20:45 UTC [more...]

[Cocci] struct type renaming in the absence of certain function calls on members
 2021-06-05 11:41 UTC  (2+ messages)

[PATCH] vhost-user-gpu: reorder free calls
 2021-06-05 12:19 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: Add SONY Synaptics JDI panel
 2021-06-05 12:18 UTC  (5+ messages)
` [PATCH v2 2/2] drm/panel: Add support for SONY JDI Synaptics panel

[PATCH] drm/etnaviv: remove NULL check which is not needed
 2021-06-05 12:18 UTC 

[PATCH net-next v2] net: lantiq: Use devm_platform_get_and_ioremap_resource()
 2021-06-05 12:21 UTC 

[PATCH 0/3] Apple M1 clock gate driver
 2021-06-05 12:12 UTC  (9+ messages)

[PATCH v3] docs/zh_CN: create new translations for zh_CN/dev-tools/testing-overview
 2021-06-05 12:05 UTC 

[PATCH v4 1/2] dt-bindings: clk: qcom: gcc-sm6125: Document SM6125 GCC driver
 2021-06-05 12:10 UTC  (2+ messages)
` [PATCH v4 2/2] clk: qcom: Add SM6125 (TRINKET) "

[PATCH v2] sched/debug:fix stale comments of sched_debug
 2021-06-05 11:47 UTC 

[PATCH 1/5] gnome-disk-utility: upgrade 3.36.3 -> 40.1
 2021-06-05 12:09 UTC  (5+ messages)
` [PATCH 2/5] gnome-font-viewer: upgrade 3.34.0 -> 40.0
` [PATCH 3/5] pipewire: upgrade 0.3.24 -> 0.3.29
` [PATCH 4/5] libqmi: upgrade 1.28.4 -> 1.28.6
` [PATCH 5/5] ttf-noto-emoji: upgrade 20190815 -> 20200916

[PATCH net-next v2] thermal: st: Use devm_platform_get_and_ioremap_resource()
 2021-06-05 12:02 UTC 

[PATCHv3 1/3] pci: pcie_dw_rockchip: Fixed the below compilation error
 2021-06-05 11:56 UTC  (4+ messages)
` [PATCHv3 3/3] pci: pcie_dw_rockchip: Replace msleep occurences by udelay

[PATCH V2 0/2] media: video-i2c: additional support for Melexis MLX90640
 2021-06-05 11:54 UTC  (4+ messages)
` [PATCH 1/2] media: video-i2c: frame delay based on last frame's end time
  ` [PATCH V2 2/2] media: video-i2c: append register data on MLX90640's frame

[patch 0/8] x86/fpu: Mop up XSAVES and related damage
 2021-06-05 11:56 UTC  (4+ messages)

[PATCH net-next] net: lantiq: Use devm_platform_get_and_ioremap_resource()
 2021-06-05 11:55 UTC  (3+ messages)

[PATCH v3 0/3] Apple M1 DART IOMMU driver
 2021-06-05 11:50 UTC  (4+ messages)
` [PATCH v3 3/3] iommu: dart: Add DART iommu driver

Xenomai ipipe x86 64 bits with 32 bits librairies
 2021-06-05 11:53 UTC  (2+ messages)

[PATCH] mt76: connac: check band caps in mt76_connac_mcu_set_rate_txpower
 2021-06-05 11:50 UTC 

[PATCH v6 0/2] init/initramfs.c: make initramfs support pivot_root
 2021-06-05 11:50 UTC  (3+ messages)
` [PATCH v6 2/2] init/do_mounts.c: create second mount for initramfs

[PATCH] sched/uclamp: Avoid setting cpu.uclamp.min bigger than cpu.uclamp.max
 2021-06-05 11:49 UTC  (6+ messages)

[PATCH] mt76: mt7921: wake the device before dumping power table
 2021-06-05 11:46 UTC 

[GSoC] [PATCH 0/2] submodule--helper: introduce subcommands for sh to C conversion
 2021-06-05 11:39 UTC  (3+ messages)
` [GSoC] [PATCH 1/2] submodule--helper: introduce add-clone subcommand
` [GSoC] [PATCH 2/2] submodule--helper: introduce add-config subcommand

[PATCH v2] ASoC: qcom: Fix for DMA interrupt clear reg overwriting
 2021-06-05 11:38 UTC 

[PATCHv2 1/2] kvm: add PM-notifier
 2021-06-05 11:32 UTC  (10+ messages)
` [PATCHv2 2/2] kvm: x86: implement KVM PM-notifier

[ovmf test] 162371: tolerable FAIL - PUSHED
 2021-06-05 11:27 UTC 

[intel-linux-intel-lts:4.19/android_r 19120/23449] include/linux/byteorder/generic.h:195:16: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long')
 2021-06-05 11:21 UTC 

[PATCH 1/2] dt-bindings: Add SONY Synaptics JDI panel
 2021-06-05 11:14 UTC  (4+ messages)

[PATCH] dma-buf: fix build due to missing export
 2021-06-05 11:14 UTC  (4+ messages)
  ` [Intel-gfx] "

[RFCv3 00/19] x86/ftrace/bpf: Add batch support for direct/tracing attach
 2021-06-05 11:10 UTC  (20+ messages)
` [PATCH 01/19] x86/ftrace: Remove extra orig rax move
` [PATCH 02/19] x86/ftrace: Remove fault protection code in prepare_ftrace_return
` [PATCH 03/19] x86/ftrace: Make function graph use ftrace directly
` [PATCH 04/19] tracing: Add trampoline/graph selftest
` [PATCH 05/19] ftrace: Add ftrace_add_rec_direct function
` [PATCH 06/19] ftrace: Add multi direct register/unregister interface
` [PATCH 07/19] ftrace: Add multi direct modify interface
` [PATCH 08/19] ftrace/samples: Add multi direct interface test module
` [PATCH 09/19] bpf, x64: Allow to use caller address from stack
` [PATCH 10/19] bpf: Allow to store caller's ip as argument
` [PATCH 11/19] bpf: Add support to load multi func tracing program
` [PATCH 12/19] bpf: Add bpf_trampoline_alloc function
` [PATCH 13/19] bpf: Add support to link multi func tracing program
` [PATCH 14/19] libbpf: Add btf__find_by_pattern_kind function
` [PATCH 15/19] libbpf: Add support to link multi func tracing program
` [PATCH 16/19] selftests/bpf: Add fentry multi func test
` [PATCH 17/19] selftests/bpf: Add fexit "
` [PATCH 18/19] selftests/bpf: Add fentry/fexit "
` [PATCH 19/19] selftests/bpf: Temporary fix for fentry_fexit_multi_test

[linux-next:master 6856/7430] hppa64-linux-ld: init/do_mounts.o(.text.unlikely+0x88): cannot reach dump_page
 2021-06-05 11:08 UTC  (5+ messages)

[dpdk-dev] [PATCH] gpudev: introduce memory API
 2021-06-05 11:09 UTC  (5+ messages)

drivers/input/misc/iqs626a.c:1645:12: warning: stack frame size of 2544 bytes in function 'iqs626_probe'
 2021-06-05 11:08 UTC  (2+ messages)

[PATCH 0/5] RTL8231 GPIO expander support
 2021-06-05 11:07 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/5] mfd: Add RTL8231 core device

[RFC v2-fix-v1 1/3] tdx: Introduce generic protected_guest abstraction
 2021-06-05 11:03 UTC  (8+ messages)
` [RFC v2-fix-v2 1/1] x86: Introduce generic protected guest abstraction
    ` [RFC v2-fix-v2 1/1] x86: Introduce generic protected guest abstractionn

[PATCH 5.10 000/252] 5.10.42-rc1 review
 2021-06-05 10:57 UTC  (4+ messages)
` [PATCH 5.10 024/252] mac80211: prevent mixed key and fragment cache attacks

[PATCH -fixes] riscv: Fix BUILTIN_DTB for sifive and microchip soc
 2021-06-05 11:00 UTC  (5+ messages)

[PATCH net-next] ath10k: Use devm_platform_get_and_ioremap_resource()
 2021-06-05 11:02 UTC  (2+ messages)

[PATCH 0/4] soc: qcom: Add support for MSM8226 RPM
 2021-06-05 10:57 UTC  (4+ messages)
` [PATCH 4/4] clk: qcom: smd-rpm: Add support for MSM8226 RPM clocks

[PATCH V3 1/2] dt-bindings: clk: qcom: gcc-sm6125: Document SM6125 GCC driver
 2021-06-05 10:56 UTC  (3+ messages)

[PATCH ipsec-next] xfrm: remove description from xfrm_type struct
 2021-06-05 10:54 UTC 

cp210x module broken in 5.12.5 and 5.12.6, works in 5.11.21 (with bisection)
 2021-06-05 10:54 UTC  (13+ messages)

[gustavoars-linux:for-next/kspp] BUILD SUCCESS 40e67c120093a918037b6ec589bafd5d96b522a3
 2021-06-05 10:53 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS fa2b200acfc515d632f765eb183f94156d7658c0
 2021-06-05 10:53 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 62561b956c535b4731867765b0182e61b6878e2b
 2021-06-05 10:53 UTC 

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-05 10:50 UTC  (3+ messages)
` [PATCH Part1 RFC v3 04/22] x86/mm: Add sev_feature_enabled() helper

x86 - weird cross-compile build problem with try-run next-20210602
 2021-06-05 10:50 UTC  (3+ messages)

[Buildroot] [PATCH next] package/libssh2: requires RIPEMD160 in openssl
 2021-06-05 10:52 UTC  (2+ messages)

[Buildroot] [PATCH next] package/aircrack-ng: requires RC4 support in openssl
 2021-06-05 10:51 UTC  (2+ messages)

[Buildroot] [git commit] package/aircrack-ng: requires RC4 support in openssl
 2021-06-05 10:49 UTC 

[Buildroot] [git commit branch/next] package/aircrack-ng: requires RC4 support in openssl
 2021-06-05 10:49 UTC 

[Buildroot] [git commit] package/libssh2: requires RIPEMD160 in openssl
 2021-06-05 10:49 UTC 

[Buildroot] [git commit branch/next] package/libssh2: requires RIPEMD160 in openssl
 2021-06-05 10:49 UTC 

[PATCH] drm/amdkfd: pages_addr offset must be 0 for system range
 2021-06-05 10:49 UTC  (2+ messages)

[linux-next:master 6355/7430] drm_fb_helper.c:undefined reference to `unregister_framebuffer'
 2021-06-05 10:41 UTC  (2+ messages)

[xen-unstable-smoke test] 162395: regressions - FAIL
 2021-06-05 10:41 UTC 

[PATCH v2] clk: qcom: smd-rpmcc: Add support for MSM8226 rpm clocks
 2021-06-05 10:40 UTC 

[PATCH] pci-hyperv: Add check for hyperv_initialized in init_hv_pci_drv()
 2021-06-05 10:40 UTC  (3+ messages)

[PATCH net-next] net: ethernet: ixp4xx_eth: Use devm_platform_get_and_ioremap_resource()
 2021-06-05 10:44 UTC 

[PATCH v3 16/16] objtool,x86: Rewrite retpoline thunk calls
 2021-06-05 10:38 UTC  (5+ messages)

[RESEND net-next 0/2] net: hns3: add support for PTP
 2021-06-05 10:37 UTC  (8+ messages)
` [RESEND net-next 1/2] "

reflink copying does not check/set No_COW attribute and fail
 2021-06-05 10:35 UTC  (5+ messages)

[GIT PULL] USB-serial fixes for 5.13-rc5
 2021-06-05 10:34 UTC 

[PATCH] ASoC: qcom: Fix for DMA interrupt clear reg overwriting
 2021-06-05 10:31 UTC  (3+ messages)

[PATCH v5 0/2] mmc: support crash logging to MMC block devices
 2021-06-05 10:31 UTC  (4+ messages)
` [PATCH v5 1/2] mmc: Support kmsg dumper based on pstore/blk
    ` [EXT] "

[PATCH 0/6] [GSOC][RFC] ref-filter: add %(raw:textconv) and %(raw:filters)
 2021-06-05 10:29 UTC  (3+ messages)
` [PATCH 6/6] [GSOC] "

[PULL 00/13] Misc bugfix patches for 2021-06-04
 2021-06-05 10:25 UTC  (2+ messages)

[PATCH] can: bcm/raw/isotp: use per module netdevice notifier
 2021-06-05 10:26 UTC  (5+ messages)
        ` [PATCH v2] "

[PATCH] USB: serial: ftdi_sio: add NovaTech OrionMX product ID
 2021-06-05 10:27 UTC  (2+ messages)

[PATCH 1/1] Drivers: hv: Move Hyper-V extended capability check to arch neutral code
 2021-06-05 10:25 UTC  (3+ messages)

[intel-linux-intel-lts:4.19/android_r 19120/23449] drivers/media/i2c/ti960-des.c:58:19: error: field 'gc' has incomplete type
 2021-06-05 10:21 UTC 

[Buildroot] [PATCH 1/1] package/dc3dd: disable on riscv32
 2021-06-05 10:12 UTC  (2+ messages)

[PATCH 00/13] fix dox warning in net/sched/sch_htb.c
 2021-06-05 10:18 UTC  (14+ messages)
` [PATCH 01/13] sch_htb: fix doc warning in htb_add_to_wait_tree()
` [PATCH 02/13] sch_htb: fix doc warning in htb_next_rb_node()
` [PATCH 03/13] sch_htb: fix doc warning in htb_add_class_to_row()
` [PATCH 04/13] sch_htb: fix doc warning in htb_remove_class_from_row()
` [PATCH 05/13] sch_htb: fix doc warning in htb_activate_prios()
` [PATCH 06/13] sch_htb: fix doc warning in htb_deactivate_prios()
` [PATCH 07/13] sch_htb: fix doc warning in htb_class_mode()
` [PATCH 08/13] sch_htb: fix doc warning in htb_change_class_mode()
` [PATCH 09/13] sch_htb: fix doc warning in htb_activate()
` [PATCH 10/13] sch_htb: fix doc warning in htb_deactivate()
` [PATCH 11/13] sch_htb: fix doc warning in htb_charge_class()
` [PATCH 12/13] sch_htb: fix doc warning in htb_do_events()
` [PATCH 13/13] sch_htb: fix doc warning in htb_lookup_leaf()

powerpc-linux-ld: warning: orphan section `.init.plt' from `drivers/net/ethernet/micrel/ks8851_common.o' being placed in section `.init.plt'
 2021-06-05 10:05 UTC  (2+ messages)

[PATCH v2 01/13] leds: core: The -ENOTSUPP should never be seen by user space
 2021-06-05  9:46 UTC  (4+ messages)
` [PATCH v2 12/13] leds: rt8515: Put fwnode in any case during ->probe()

[Buildroot] [git commit] package/dc3dd: disable on riscv32
 2021-06-05 10:00 UTC 

[PATCH 0/6] Add serial and i2c aliases for Khadas VIM boards
 2021-06-05  9:56 UTC  (9+ messages)
` [PATCH 1/6] arm64: dts: meson: vim3: add serial aliases
` [PATCH 4/6] arm64: dts: meson: vim3: add i2c aliases

Patchwork housekeeping for: spi-devel-general
 2021-06-05  9:56 UTC 

[PATCH] arm64: dts: meson: vim3l: add NNA node
 2021-06-05  9:49 UTC  (4+ messages)

[PATCH v3 1/8] spi: rockchip: Set rx_fifo interrupt waterline base on transfer item
 2021-06-05  9:49 UTC  (24+ messages)
` [PATCH v3 2/8] spi: rockchip: Wait for STB status in slave mode tx_xfer
` [PATCH v3 3/8] dt-bindings: spi: spi-rockchip: add description for rv1126
` [PATCH v3 4/8] spi: rockchip: add compatible string "
` [PATCH v3 5/8] spi: rockchip: Support cs-gpio
` [PATCH v3 6/8] dt-bindings: spi: spi-rockchip: add description for rk3568
  ` [PATCH v3 7/8] spi: rockchip: Add compatible string "
  ` [PATCH v3 8/8] spi: rockchip: Support SPI_CS_HIGH

include/linux/compiler_types.h:326:38: error: call to '__compiletime_assert_557' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct abort_entry_24xx) != 64
 2021-06-05  9:49 UTC  (2+ messages)

hppa64-linux-ld: kernel/sched/psi.o(.text+0x730): cannot reach mutex_unlock
 2021-06-05  9:37 UTC  (3+ messages)

[PATCH] overlay/075: fix wrong invocation of t_immutable
 2021-06-05  9:43 UTC 

[PATCH] overlayfs.bbclass: generate overlayfs mount units
 2021-06-05  9:28 UTC  (3+ messages)
` [OE-core] "

[RFC] Integrate RPMSG/SMD into WWAN subsystem
 2021-06-05  9:25 UTC  (3+ messages)

Corrupted data, failed drive(s)
 2021-06-05  9:23 UTC  (5+ messages)
      `  "

[xen-4.13-testing test] 162367: tolerable FAIL - PUSHED
 2021-06-05  9:22 UTC 

[keystone:for_5.13/keystone-dts] BUILD SUCCESS 0b5194dec85b9f3971900129f9a3584a6cb5918d
 2021-06-05  9:16 UTC 

[keystone:for_5.13/drivers-soc] BUILD SUCCESS 536e23c607edf0e13092887b92e0d5c7d29462b4
 2021-06-05  9:16 UTC 

[PATCH mptcp-net] mptcp: wake-up readers only for in sequence data
 2021-06-05  9:18 UTC  (3+ messages)

io_uring: BPF controlled I/O
 2021-06-05  9:16 UTC  (2+ messages)
` [LSF/MM/BPF TOPIC] "

[pci:pci/resource] BUILD SUCCESS 65db04053efea3f3e412a7e0cc599962999c96b4
 2021-06-05  9:17 UTC 

[pci:next] BUILD SUCCESS b3e91145f897ea07d44753e306bddc6afedfa7a3
 2021-06-05  9:17 UTC 

Build failed in Jenkins: media-build #3521
 2021-06-05  9:19 UTC 

[PATCH] drm/amdgpu: Fix a a typo in a comment
 2021-06-05  9:06 UTC 


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.