All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-05 14:06:36 to 2024-05-05 16:08:23 UTC [more...]

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-05 16:06 UTC  (23+ messages)
` [PATCH RESEND v8 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH RESEND v8 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH RESEND v8 03/16] nios2: define virtual address space for modules
` [PATCH RESEND v8 04/16] sparc: simplify module_alloc()
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH RESEND v8 08/16] mm/execmem, arch: convert remaining "

[freescale-fslc:5.15-2.2.x-imx 3220/30000] drivers/input/touchscreen/vtl/vtl_ts.c:126:undefined reference to `i2c_transfer'
 2024-05-05 16:07 UTC 

[shenki:aspeed-6.9-rebase 972/1143] drivers/gpio/gpio-aspeed.c:1126:48: warning: passing argument 1 of 'pinctrl_gpio_request' makes pointer from integer without a cast
 2024-05-05 16:07 UTC 

[PATCH 1/3] arm64: dts: marvell: eDPU: drop redundant address/size-cells
 2024-05-05 16:06 UTC  (3+ messages)

[PATCH 0/6] mips: bmips: improve handling of RAC and CBR addr
 2024-05-05 16:05 UTC  (6+ messages)
` [PATCH 3/6] dt-bindings: mips: brcm: Document mips-cbr-reg property

High packet capturing rate in DPDK enabled port
 2024-05-05 16:02 UTC  (2+ messages)

[arm:zii 35/93] drivers/net/dsa/b53/b53_common.c:2283:10: error: 'const struct dsa_switch_ops' has no member named 'adjust_link'
 2024-05-05 15:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/pppd: fix build with kernel < 4.7
 2024-05-05 15:53 UTC 

[PATCH v3 0/7] Linux RISC-V IOMMU Support
 2024-05-05 15:46 UTC  (8+ messages)
` [PATCH v3 7/7] iommu/riscv: Paging domain support

[Buildroot] [PATCH 1/1] configs/orangepi_zero2w: new board
 2024-05-05 15:44 UTC  (2+ messages)

[PATCH v2 0/3] Update the max31790 driver
 2024-05-05 15:40 UTC  (11+ messages)
` [PATCH v2 3/3] dt-bindings: hwmon: max31790: Add maxim,pwmout-pin-as-tach-input property

[Buildroot] [PATCH 1/1] package/gptfdisk: bump to version 1.0.10
 2024-05-05 15:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ledmon: bump to version 1.0.0
 2024-05-05 15:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/zziplib: bump to version 0.13.74
 2024-05-05 15:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/rsync: bump to version 3.3.0
 2024-05-05 15:38 UTC  (2+ messages)

[Buildroot] [git commit] package/zziplib: bump to version 0.13.74
 2024-05-05 15:33 UTC 

[Buildroot] [git commit] package/multipath-tools: bump version to 0.9.8
 2024-05-05 15:34 UTC 

[Buildroot] [git commit] package/gptfdisk: bump to version 1.0.10
 2024-05-05 15:28 UTC 

[Buildroot] [git commit] package/ledmon: bump to version 1.0.0
 2024-05-05 15:28 UTC 

[Buildroot] [git commit] package/rsync: bump to version 3.3.0
 2024-05-05 15:34 UTC 

[Buildroot] [git commit] package/makedumpfile: bump version to 1.7.5
 2024-05-05 15:34 UTC 

[Buildroot] [git commit] package/git: bump to version 2.45.0
 2024-05-05 15:28 UTC 

[Buildroot] [PATCH 1/1] package/multipath-tools: bump version to 0.9.8
 2024-05-05 15:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/makedumpfile: bump version to 1.7.5
 2024-05-05 15:37 UTC  (2+ messages)

[arm:zii 35/93] drivers/net/dsa/b53/b53_common.c:2283:3: error: field designator 'adjust_link' does not refer to any field in type 'const struct dsa_switch_ops'
 2024-05-05 15:36 UTC  (2+ messages)

[PATCH v4] usbip: Don't submit special requests twice
 2024-05-05 15:31 UTC  (2+ messages)

[PATCH v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data
 2024-05-05 15:22 UTC  (5+ messages)

[PATCH v8 00/17] mm: jit/text allocator
 2024-05-05 14:26 UTC  (72+ messages)
` [PATCH v8 01/17] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v8 02/17] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v8 03/17] nios2: define virtual address space for modules
` [PATCH v8 04/17] sparc: simplify module_alloc()
` [PATCH v8 05/17] module: make module_memory_{alloc,free} more self-contained
` [PATCH v8 06/17] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v8 07/17] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v8 08/17] mm/execmem, arch: convert remaining "
` [PATCH v8 09/17] riscv: extend execmem_params for generated code allocations
` [PATCH v8 10/17] arm64: extend execmem_info "
` [PATCH v8 11/17] powerpc: extend execmem_params for kprobes allocations
` [PATCH v8 12/17] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v8 13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v8 14/17] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v8 15/17] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v8 16/17] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
` [PATCH v8 17/17] fixup: convert remaining archs: defaults handling

[PATCH] nvme-rdma, nvme-tcp: include max reconnects for failed reconnect logging
 2024-05-05 15:27 UTC  (3+ messages)

Possible git-diff bug when using exit-code with diff filters
 2024-05-05 15:25 UTC  (4+ messages)
  ` [PATCH 2/2] diff: fix --exit-code with external diff

[PATCH v2] nvme-rdma, nvme-tcp: include max reconnects for reconnect logging
 2024-05-05 15:24 UTC 

[PATCH v2] perf/ring_buffer: Prefer struct_size over open coded arithmetic
 2024-05-05 15:24 UTC  (2+ messages)

[PATCH v5 0/7] refs: add support for transactional symref updates
 2024-05-05 15:19 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/7] refs: accept symref values in `ref_transaction_update()`
  ` [PATCH v6 4/7] refs: add support for transactional symref updates

[Buildroot] [RFC PATCH 1/1] support/scripts/apply-patches.sh: set the maximum fuzz factor to 1
 2024-05-05 15:16 UTC  (2+ messages)

[PATCH net-next 0/8] rtnetlink: more rcu conversions for rtnl_fill_ifinfo()
 2024-05-05 15:14 UTC  (20+ messages)
` [PATCH net-next 1/8] rtnetlink: do not depend on RTNL for IFLA_QDISC output
` [PATCH net-next 2/8] rtnetlink: do not depend on RTNL for IFLA_IFNAME output
` [PATCH net-next 3/8] rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
` [PATCH net-next 4/8] net: write once on dev->allmulti and dev->promiscuity
` [PATCH net-next 5/8] rtnetlink: do not depend on RTNL for many attributes
` [PATCH net-next 6/8] rtnetlink: do not depend on RTNL in rtnl_fill_proto_down()
` [PATCH net-next 7/8] rtnetlink: do not depend on RTNL in rtnl_xdp_prog_skb()
` [PATCH net-next 8/8] rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection

[PATCH v6 0/5] initial support for Marvell 88PM886 PMIC
 2024-05-05 15:15 UTC  (3+ messages)
` [PATCH v6 3/5] regulator: add regulators driver "

[syzbot] [dri?] [media?] inconsistent lock state in valid_state (2)
 2024-05-05 14:08 UTC  (2+ messages)
` [PATCH] dma-buf/sw-sync: don't enable IRQ from sync_print_obj()

Patchwork summary for: spi-devel-general
 2024-05-05 15:10 UTC 

How to find out about a new peer connection in wireguard?
 2024-05-05 14:59 UTC 

btrfs-convert on 24Gb image corrupts files
 2024-05-05 15:05 UTC 

[PATCH 1/2] ASoC: amd: acp: fix for acp platform device creation failure
 2024-05-05 15:03 UTC  (2+ messages)

[PATCH] ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-05-05 15:03 UTC  (2+ messages)

[PATCH v2] spi: stm32: enable controller before asserting CS
 2024-05-05 15:03 UTC  (3+ messages)

[PATCH v2] ASoC: Use inline function for type safety in snd_soc_substream_to_rtd()
 2024-05-05 15:03 UTC  (2+ messages)

[PATCH 01/10] kconfig: gconf: redraw pane correctly after loading a config file
 2024-05-05 15:01 UTC  (3+ messages)
` [PATCH 10/10] kconfig: turn defaults and additional prompt for choice members into error

[PATCH net] selftests: test_bridge_neigh_suppress.sh: Try to stabilize test
 2024-05-05 14:54 UTC 

[PATCH net-next v2 0/2] Introduce auxiliary bus IRQs sysfs
 2024-05-05 14:53 UTC  (3+ messages)
` [PATCH net-next v2 1/2] driver core: auxiliary bus: show auxiliary device IRQs
` [PATCH net-next v2 2/2] net/mlx5: Expose SFs IRQs

[PATCH] selftests/alsa: fix a build warning: return a value in all cases
 2024-05-05 14:53 UTC  (3+ messages)

[PATCH] selftests: introduce additional eventfd test coverage
 2024-05-05 14:46 UTC 

Proposed v2: revised man(7) synopsis macros
 2024-05-05 14:45 UTC  (5+ messages)

[PATCH 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
 2024-05-05 14:44 UTC 

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-05-05 14:41 UTC  (4+ messages)

[PATCH 1/1] sound: Support microphone from device Acer 315-24p
 2024-05-05 14:37 UTC  (4+ messages)

[PATCH] hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
 2024-05-05 14:31 UTC  (3+ messages)

[PATCH v1 0/5] Add update_mmu_tlb_range() to simplify code
 2024-05-05 14:29 UTC  (5+ messages)
` [PATCH v1 5/5] mm: Add update_mmu_tlb_range()

[Buildroot] [PATCH 1/1] package/glog: needs gcc >= 6
 2024-05-05 14:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ti-sgx-km: needs BR2_ARM_EABIHF
 2024-05-05 14:27 UTC  (2+ messages)

[Buildroot] [git commit] package/ti-sgx-km: needs BR2_ARM_EABIHF
 2024-05-05 14:22 UTC 

[PATCH 0/4] arm64: dts: rockchip: Add Radxa ROCK 3B
 2024-05-05 14:21 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: mfd: rk809: Add audio codec properties

OE-core CVE metrics for nanbield on Sun 05 May 2024 04:00:01 AM HST
 2024-05-05 14:21 UTC 

Linux regressions report for mainline [2024-05-05]
 2024-05-05 14:19 UTC 

[Buildroot] [PATCH 1/1] package/shadow: fix NLS build
 2024-05-05 14:17 UTC 

[REGRESSION] Thunderbolt Host Reset Change Causes eGPU Disconnection from 6.8.7=>6.8.8
 2024-05-05 14:17 UTC  (4+ messages)

[PATCH] hw/char: Correct STM32L4x5 usart register CR2 field ADD_0 size
 2024-05-05 14:16 UTC 

[PATCH net-next 1/2] IB/hfi1: Do not use custom stat allocator
 2024-05-05 14:16 UTC  (5+ messages)
` [PATCH net-next 2/2] IB/hfi1: Remove generic .ndo_get_stats64

[PATCH v1 1/1] gpiolib: Discourage to use formatting strings in line names
 2024-05-05 14:14 UTC 

[freescale-fslc:5.15-2.2.x-imx 13934/30000] drivers/clk/imx/clk-imx93.c:324:34: warning: unused variable 'imx93_clk_of_match'
 2024-05-05 14:12 UTC 

[PATCH v2] gpiolib: cdev: Fix use after free in lineinfo_changed_notify
 2024-05-05 14:11 UTC 

[PATCH v3 00/10] Make trailer_info struct private (plus sequencer cleanup)
 2024-05-05 14:09 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 03/10] trailer: teach iterator about non-trailer lines

[PATCH 0/4] Check clock connection between STM32L4x5 RCC and peripherals
 2024-05-05 14:05 UTC  (5+ messages)
` [PATCH 1/4] hw/misc: Create STM32L4x5 SYSCFG clock
` [PATCH 2/4] hw/gpio: Handle clock migration in STM32L4x5 gpios
` [PATCH 3/4] hw/char: Add QOM property for STM32L4x5 USART clock frequency
` [PATCH 4/4] tests/qtest: Check STM32L4x5 clock connections


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.