All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-11 21:34:21 to 2021-12-12 02:47:23 UTC [more...]

[syzbot] WARNING in bpf_xdp_adjust_tail (3)
 2021-12-12  2:47 UTC 

[PATCH 0/7] Corstone1000: updating source-code and fixes
 2021-12-12  2:43 UTC  (2+ messages)

[PATCH bpf-next v3 0/8] Add support for transmitting packets using XDP in bpf_prog_run()
 2021-12-12  2:43 UTC  (3+ messages)
` [PATCH bpf-next v3 6/8] bpf: Add XDP_REDIRECT support to XDP for bpf_prog_run()

[PATCH] net: bcmgenet: Fix NULL vs IS_ERR() checking
 2021-12-12  2:42 UTC  (2+ messages)

[PATCH 0/4] More fixes/tweaks to GuC support
 2021-12-12  2:43 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH][HONISTER 0/9] backport "corstone1000: secure partitions patchset"
 2021-12-12  2:34 UTC  (2+ messages)

[net-next v3 0/2] net: sched: allow user to select txqueue
 2021-12-12  2:34 UTC  (4+ messages)
` [net-next v3 2/2] net: sched: support hash/classid/cpuid selecting tx queue

drivers/net/wireless/realtek/rtw89/rtw8852a.c:1820 rtw8852a_btc_set_wl_txpwr_ctrl() error: uninitialized symbol '_cur'
 2021-12-12  2:30 UTC 

❌ FAIL: Test report for kernel 5.16.0-rc4 (mainline.kernel.org-clang, eccea80b)
 2021-12-12  2:24 UTC 

[PATCH v3, 0/2] ADD DM9051 ETHERNET DRIVER
 2021-12-12  2:23 UTC  (3+ messages)
` [PATCH v3, 2/2] net: Add dm9051 driver

[PATCH v2 bpf-next 0/2] libbpf: auto-bumpd RLIMIT_MEMLOCK on old kernels
 2021-12-12  2:22 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/2] libbpf: auto-bump RLIMIT_MEMLOCK if kernel needs it for BPF

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2021-12-12  2:21 UTC 

[GIT PULL] csky fixes for v5.16-rc5
 2021-12-12  2:17 UTC 

[PATCH] bpf: use kmemdup() to replace kmalloc + memcpy
 2021-12-12  2:16 UTC  (2+ messages)

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-12  2:14 UTC  (21+ messages)

[tip:timers/urgent] BUILD SUCCESS aa073d8b2a6308832de3cac18e7901ac60748e26
 2021-12-12  1:59 UTC 

[chrome-os:chromeos-5.15 989/2818] mm/low-mem-notify.c:53:6: error: no previous prototype for 'low_mem_notify'
 2021-12-12  1:59 UTC 

[PATCH] selftests/bpf: remove ARRAY_SIZE defines from tests
 2021-12-12  1:53 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] introduce bpf_strncmp() helper
 2021-12-12  1:50 UTC  (2+ messages)

[PATCH 00/19] AMX Support in KVM
 2021-12-12  1:50 UTC  (6+ messages)
` [PATCH 15/19] kvm: x86: Save and restore guest XFD_ERR properly

drivers/gpu/drm/i915/selftests/intel_memory_region.c:324 igt_mock_splintered_region() warn: should '1 << ((__builtin_constant_p(size)) ?((size < 2) ?0:63 - __builtin_clzll(size)):((8 <= 4)) ?__ilog2_u32(size):__ilog2_u64(size))' be a 64 bit type?
 2021-12-12  1:49 UTC 

[PATCH 1/2] arm64: dts: apple: t8103: Rename clk24 to clkref
 2021-12-12  1:43 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: apple: t8103: Sort nodes by address

[PATCH] arm64: dts: apple: t8103: Add watchdog node
 2021-12-12  1:36 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: renesas: Add DT overlays for LVDS panel
 2021-12-12  1:33 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: renesas: Prepare AA1024XD12 panel .dtsi for overlay support
` [PATCH 2/3] arm64: dts: renesas: Add panel overlay for Salvator-X(S) boards
` [PATCH 3/3] arm64: dts: renesas: Add panel overlay for Draak and Ebisu boards

[PATCH 0/7] Fix stealing guc_ids + test
 2021-12-12  1:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[superna9999:amlogic/v5.17/g12-dsi 6/23] drivers/gpu/drm/meson/meson_dw_mipi_dsi.c:58:23: error: 'encoder_dsi' undeclared
 2021-12-12  1:29 UTC  (2+ messages)

[PATCH] tpm: Fix kexec crash due to access to ops NULL pointer (powerpc)
 2021-12-12  1:28 UTC  (2+ messages)

[for-next][PATCH 00/11] tracing: More updates for 5.17
 2021-12-12  1:26 UTC  (12+ messages)
` [for-next][PATCH 01/11] tracing: Make trace_marker{,_raw} stream-like
` [for-next][PATCH 02/11] script/sorttable: Code style improvements
` [for-next][PATCH 03/11] tracefs: Use d_inode() helper function to get the dentry inode
` [for-next][PATCH 04/11] tracing: Iterate trace_[ku]probe objects directly
` [for-next][PATCH 05/11] tracing: Do not let synth_events block other dyn_event systems during create
` [for-next][PATCH 06/11] tracing: Use memset_startat helper in trace_iterator_reset()
` [for-next][PATCH 07/11] tracing: Use trace_iterator_reset() in tracing_read_pipe()
` [for-next][PATCH 08/11] tracing: Change event_command func() to parse()
` [for-next][PATCH 09/11] tracing: Change event_trigger_ops func() to trigger()
` [for-next][PATCH 10/11] tracing: Add helper functions to simplify event_command.parse() callback handling
` [for-next][PATCH 11/11] tracing: Have existing event_command.parse() implementations use helpers

[PATCH v3 0/5] Docs: usb: Code and text updates from usb-skeleton
 2021-12-12  1:25 UTC  (4+ messages)
` [PATCH v3 2/5] Docs: usb: update comment and code near decrement our usage count for the device

[PATCH v3 1/2] MAINTAINERS: Add Apple watchdog to ARM/APPLE MACHINE SUPPORT
 2021-12-12  1:22 UTC  (3+ messages)

Oops in ssi (through nokia-modem)
 2021-12-12  1:26 UTC  (6+ messages)

[PATCH] wilc1000: Allow setting power_save before driver is initialized
 2021-12-12  1:18 UTC 

[linux-next:master 5993/6579] fs/ext4/super.c:5649:3: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2021-12-12  1:08 UTC 

[PATCH v2 1/2] powerpc/code-patching: add patch_memory() for writing RO text
 2021-12-12  1:03 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/module_64: Use patch_memory() to apply relocations to loaded modules

[PATCH net v2 0/3] net/sched: Fix ct zone matching for invalid conntrack state
 2021-12-12  0:47 UTC  (4+ messages)
` [PATCH net v2 2/3] net/sched: flow_dissector: Fix matching on zone id for invalid conns

[PATCH 00/10] mini-os: add missing PVH features
 2021-12-12  0:51 UTC  (21+ messages)
` [PATCH 01/10] mini-os: split e820 map handling into new source file
` [PATCH 02/10] mini-os: sort and sanitize e820 memory map
` [PATCH 03/10] mini-os: don't assume contiguous RAM when initializing in PVH mode
` [PATCH 04/10] mini-os: respect memory map when ballooning up
` [PATCH 05/10] mini-os: don't repeat definition available via header file
` [PATCH 06/10] mini-os: add memory map service functions
` [PATCH 07/10] mini-os: move x86 specific gnttab coding into arch/x86/gnttab.c
` [PATCH 08/10] mini-os: add proper pvh grant table handling
` [PATCH 09/10] mini-os: prepare grantmap entry interface for use by PVH mode
` [PATCH 10/10] mini-os: modify grant mappings to work in "

drivers/irqchip/irq-sun6i-r.c:215:79: sparse: sparse: Using plain integer as NULL pointer
 2021-12-12  0:38 UTC  (2+ messages)

drivers/video/fbdev/sis/sis_main.c:216:26-27: WARNING opportunity for swap()
 2021-12-12  0:38 UTC 

drivers/platform/x86/dell/dell-laptop.c:1596:4: warning: Value stored to 'unit' is never read [clang-analyzer-deadcode.DeadStores]
 2021-12-12  0:38 UTC 

[PATCH] coccinelle: misc: fix swap.cocci warnings
 2021-12-12  0:37 UTC 

[GIT PULL] percpu fixes for v5.16-rc5
 2021-12-12  0:34 UTC  (2+ messages)

[GIT PULL] xfs: bug fixes for 5.16-rc4
 2021-12-12  0:34 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.16-rc4
 2021-12-12  0:34 UTC  (2+ messages)

general protection fault in scsi_queue_rq
 2021-12-12  0:29 UTC  (2+ messages)
` [syzbot] "

[chrome-os:chromeos-5.15 976/2818] kernel/sys.c:203:5: error: no previous prototype for 'ksys_setpriority'
 2021-12-12  0:27 UTC 

drivers/net/ethernet/intel/iavf/iavf_main.c:2309 iavf_reset_task() warn: inconsistent returns '&adapter->crit_lock'
 2021-12-12  0:17 UTC 

[android-common:android12-5.10 6769/13830] include/trace/hooks/typec.h:20:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-12-11 23:57 UTC 

[XEN PATCH 00/57] Toolstack build system improvement, toward non-recursive makefiles
 2021-12-11 23:53 UTC  (9+ messages)
` [XEN PATCH 52/57] stubdom: only build libxen*.a from tools/libs/
` [XEN PATCH 53/57] stubdom: introduce xenlibs.mk
` [XEN PATCH 56/57] stubdom: build xenstore*-stubdom using new Makefile.common
` [XEN PATCH 57/57] stubdom: xenlibs linkfarm, ignore non-regular files

[Buildroot] [PATCH 0/1] board/olimex/a64-olinuxino: bump
 2021-12-11 23:51 UTC  (6+ messages)
` [Buildroot] [PATCH 1/1] configs/olimex_a64_olinuxino: bump to Linux kernel 5.15.4, u-boot 2021.10 and ATF v2.5
    ` [Buildroot] [PATCH v2] configs/olimex_a64_olinuxino: bump to Linux kernel 5.15.7, "

[PATCH v2 1/2] arm64: dts: rockchip: Add missing secondary compatible for PX30 DSI
 2021-12-11 23:38 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: convert Rockchip DW MIPI DSI binding to YAML format

drivers/infiniband/hw/mlx5/dm.c:239 mlx5_ib_alloc_dm() error: uninitialized symbol '_val'
 2021-12-11 23:36 UTC 

[mptcp:export] BUILD SUCCESS b065e78ea956d085b25e6b7a2140b33ce5150273
 2021-12-11 23:31 UTC 

[linux-linus test] 167378: tolerable FAIL - PUSHED
 2021-12-11 23:25 UTC 

i801: I2C block read should be usable also on ICH/ICH0/ICH2/ICH3/ICH4
 2021-12-11 23:22 UTC  (2+ messages)

[PATCH v1 1/2] ASoC: tegra: Add DAPM switches for headphones and mic jack
 2021-12-11 23:11 UTC  (2+ messages)
` [PATCH v1 2/2] ASoC: tegra: Restore headphones jack name on Nyan Big

[Buildroot] [git commit branch/2021.08.x] package/wireshark: fix build failure with -latomic
 2021-12-11 23:06 UTC 

[Buildroot] [git commit branch/2021.02.x] package/wireshark: fix build failure with -latomic
 2021-12-11 23:07 UTC 

[Buildroot] [PATCH 1/1] package/wireshark: fix build failure with -latomic
 2021-12-11 23:07 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.08.x] package/libglib2: update fourth patch
 2021-12-11 23:03 UTC 

[Buildroot] [git commit branch/2021.08.x] package/libmodsecurity: security bump to version 3.0.6
 2021-12-11 22:39 UTC 

[Buildroot] [git commit branch/2021.08.x] .gitlab-ci.yml: use the Docker image from gitlab registry
 2021-12-11 22:58 UTC 

[Buildroot] [git commit branch/2021.08.x] support/docker: don't use sudo to build
 2021-12-11 22:42 UTC 

[Buildroot] [git commit branch/2021.08.x] package/vim: security bump to version 8.2.3690
 2021-12-11 22:59 UTC 

[Buildroot] [git commit branch/2021.08.x] boot/syslinux: define OBJCOPY and AS
 2021-12-11 23:05 UTC 

[Buildroot] [git commit branch/2021.08.x] package/pure-ftpd: fix CVE-2021-40524
 2021-12-11 22:40 UTC 

[Buildroot] [git commit branch/2021.08.x] support/docker: drop use of Docker hub, use Gitlab registry
 2021-12-11 22:55 UTC 

[Buildroot] [git commit branch/2021.08.x] package/wireshark: security bump to version 3.4.10
 2021-12-11 22:37 UTC 

[Buildroot] [git commit branch/2021.08.x] package/gmp: fix CVE-2021-43618
 2021-12-11 22:35 UTC 

[Buildroot] [git commit branch/2021.08.x] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 10, 14, 15}.x series
 2021-12-11 22:25 UTC 

[Buildroot] [git commit branch/2021.02.x] package/vim: security bump to version 8.2.3690
 2021-12-11 22:59 UTC 

[Buildroot] [git commit branch/2021.02.x] boot/syslinux: define OBJCOPY and AS
 2021-12-11 23:05 UTC 

[Buildroot] [git commit branch/2021.02.x] support/docker: drop use of Docker hub, use Gitlab registry
 2021-12-11 22:55 UTC 

[Buildroot] [git commit branch/2021.02.x] package/wireshark: security bump to version 3.4.10
 2021-12-11 22:37 UTC 

[Buildroot] [git commit branch/2021.02.x] package/libmodsecurity: security bump to version 3.0.6
 2021-12-11 22:39 UTC 

[Buildroot] [git commit branch/2021.02.x] .gitlab-ci.yml: use the Docker image from gitlab registry
 2021-12-11 22:58 UTC 

[Buildroot] [git commit branch/2021.02.x] package/gmp: fix CVE-2021-43618
 2021-12-11 22:36 UTC 

[Buildroot] [git commit branch/2021.02.x] support/docker: don't use sudo to build
 2021-12-11 22:42 UTC 

[Buildroot] [git commit branch/2021.02.x] package/pure-ftpd: fix CVE-2021-40524
 2021-12-11 22:40 UTC 

[Buildroot] [git commit branch/2021.02.x] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 10, 14, 15}.x series
 2021-12-11 22:34 UTC 

[Buildroot] [PATCH] syslinux: define OBJCOPY and AS
 2021-12-11 23:06 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libglib2: update fourth patch
 2021-12-11 23:05 UTC  (2+ messages)

[PATCH v2] wayland: upgrade 1.19.0 -> 1.20.0
 2021-12-11 23:04 UTC  (3+ messages)
` [OE-core] "

[PATCH net-next v1] net: dsa: mv88e6xxx: Trap PTP traffic
 2021-12-11 23:02 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/vim: security bump to version 8.2.3690
 2021-12-11 22:59 UTC  (2+ messages)

[Buildroot] [PATCH] gitlab-ci: use the Docker image from gitlab registry
 2021-12-11 22:59 UTC  (2+ messages)

[chrome-os:chromeos-5.15 970/2818] drivers/tty/sysrq.c:462:57: error: implicit conversion from 'enum <anonymous>' to 'enum pid_type'
 2021-12-11 22:56 UTC 

[PATCH net] net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()
 2021-12-11 22:51 UTC 

[PATCH v2] dt-bindings: sound: nvidia, tegra-audio: Convert multiple txt bindings to yaml
 2021-12-11 22:49 UTC  (2+ messages)
` [PATCH v2] dt-bindings: sound: nvidia,tegra-audio: "

[PATCH 0/2] worktree: fix incorrectly-ordered messages on Windows
 2021-12-11 22:25 UTC  (3+ messages)
` [PATCH 2/2] git-worktree.txt: add missing `-v` to synopsis for `worktree list`

[sashal-stable:pending-5.4 2/2] drivers/pinctrl/pinctrl-amd.c:958:39: error: 'struct amd_gpio' has no member named 'irq'
 2021-12-11 22:45 UTC 

[android-common:android12-5.10 6328/13830] include/trace/hooks/traps.h:15:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-12-11 22:45 UTC 

Move the call to expand variables and expressions
 2021-12-11 22:44 UTC 

[Buildroot] [PATCH 0/2] support/docker: document the use Gitlab registry (branch yem/docker-gitlab-registry)
 2021-12-11 22:42 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] support/docker: don't use sudo to build

[Buildroot] [PATCH v2,1/1] package/pure-ftpd: fix CVE-2021-40524
 2021-12-11 22:41 UTC  (2+ messages)
` [Buildroot] [PATCH v2, 1/1] "

[Buildroot] [PATCH 1/1] package/libmodsecurity: security bump to version 3.0.6
 2021-12-11 22:39 UTC  (2+ messages)

[PATCH 0/5] random: Add PREEMPT_RT support
 2021-12-11 22:39 UTC  (4+ messages)
` [PATCH 2/5] irq: Remove unsued flags argument from __handle_irq_event_percpu()

[Buildroot] [PATCH v2, 1/1] package/wireshark: security bump to version 3.4.10
 2021-12-11 22:37 UTC  (2+ messages)

[PATCH] futex: Fix additional regressions
 2021-12-11 22:37 UTC  (2+ messages)
` [tip: locking/core] "

[Buildroot] [PATCH 1/1] package/gmp: fix CVE-2021-43618
 2021-12-11 22:36 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/tvheadend: bump version
 2021-12-11 22:35 UTC 

[PATCH v6 00/17] ima: Namespace IMA with audit support in IMA-ns
 2021-12-11 22:33 UTC  (7+ messages)
` [PATCH v6 12/17] securityfs: Extend securityfs with namespacing support
` [PATCH v6 14/17] ima: Tie opened SecurityFS files to the IMA namespace it belongs to

[syzbot] WARNING: kmalloc bug in bpf
 2021-12-11 22:33 UTC  (2+ messages)

[PATCH 1/4] watchdog: rzg2l_wdt: Fix 32bit overflow issue
 2021-12-11 22:28 UTC  (9+ messages)
` [PATCH 2/4] watchdog: rzg2l_wdt: Add error check for reset_control_{deassert/reset}
` [PATCH 3/4] watchdog: rzg2l_wdt: Add set_timeout callback
` [PATCH 4/4] watchdog: rzg2l_wdt: Fix Reboot failed message

[PATCH 3/7] iio: adc: qcom-spmi-rradc: introduce round robin adc
 2021-12-11 22:25 UTC  (2+ messages)

[PATCH] docs/vm: clarify overcommit amount sysctl behavior
 2021-12-11 22:21 UTC  (2+ messages)

[ovmf test] 167379: all pass - PUSHED
 2021-12-11 22:20 UTC 

[PATCH] arm64: dts: nitrogen8-som: correct network PHY reset
 2021-12-11 22:17 UTC 

[PATCH 1/2] drm/imx/dcss: add missing drm_bridge.h include
 2021-12-11 22:18 UTC  (2+ messages)
` [PATCH 2/2] drm/imx/dcss: select DRM_KMS_HELPER

[PATCH net] ipv4: Check attribute length for RTA_GATEWAY
 2021-12-11 22:13 UTC  (3+ messages)

[PATCH v2 0/3] drm/i915: Support bigger GuC RSA keys
 2021-12-11 22:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

What's cooking in git.git (Dec 2021, #03; Fri, 10)
 2021-12-11 22:09 UTC  (2+ messages)
` tb/midx-bitmap-corruption-fix

[syzbot] BUG: MAX_LOCKDEP_CHAINS too low! (3)
 2021-12-11 22:04 UTC  (2+ messages)

[tip:irq/urgent] BUILD SUCCESS b7fd35a0ad976ee8e7d4914e063410686b5fa353
 2021-12-11 22:00 UTC 

[PATCH v2 1/2] drm/msm/dpu: Add a function to retrieve the current CTL status
 2021-12-11 21:57 UTC  (9+ messages)
` [PATCH v2 2/2] drm/msm/dpu: Fix timeout issues on command mode panels

[PATCH] ASoC: dt-bindings: add missing pins
 2021-12-11 21:51 UTC  (2+ messages)

[RFC] bus: mhi: core: Load firmware asynchronous
 2021-12-11 21:54 UTC 

[RFC PATCH] net/af_xdp: reenable secondary process support
 2021-12-11 21:49 UTC  (2+ messages)

[PATCH] phy: lan966x: Remove set_speed function
 2021-12-11 21:47 UTC  (2+ messages)

[chanwoo:devfreq-next 1/1] sun8i-a33-mbus.c:undefined reference to `clk_rate_exclusive_put'
 2021-12-11 21:44 UTC  (2+ messages)

[PATCH net-next] net: lan966x: Fix the configuration of the pcs
 2021-12-11 21:44 UTC 

[Buildroot] [PATCH 1/1] package/chrony: bump to version 4.1
 2021-12-11 21:39 UTC 

[PATCH v2 0/3] Support Sharp LQ101R1SX03 and HannStar HSD101PWW2 panels
 2021-12-11 21:36 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: sharp, lq101r1sx01: Add compatible for LQ101R1SX03
  ` [PATCH v2 1/3] dt-bindings: sharp,lq101r1sx01: "
` [PATCH v2 2/3] dt-bindings: display: simple: Add HannStar HSD101PWW2
` [PATCH v2 3/3] drm/panel: simple: Add support for HannStar HSD101PWW2 panel

[Buildroot] [PATCH 1/1] package/clamav: bump to version 0.103.4
 2021-12-11 21:36 UTC 

[GIT PULL] perf tools fixes for v5.16: 3rd batch
 2021-12-11 21:34 UTC  (2+ messages)

[android-common:android12-5.10 6063/13830] include/trace/hooks/cpufreq.h:23:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-12-11 21:34 UTC 

[linux-next:master 5422/6579] arch/arm64/kvm/vgic/vgic-mmio-v3.c:769:15: warning: Unsigned variable 'c' can't be negative so it is unnecessary to test it. [unsignedPositive]
 2021-12-11 21:34 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.