All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-04 07:03:39 to 2023-11-04 09:16:40 UTC [more...]

[PATCH v3 0/1] sunxi: H616: add LPDDR4 support
 2023-11-04  8:31 UTC  (3+ messages)
` [PATCH v3 1/1] sunxi: H616: add LPDDR4 DRAM support

[PATCH v2 0/4] locking/atomic: arch_cmpxchg[64]_local undefined
 2023-11-04  9:16 UTC  (3+ messages)
` [PATCH v2 1/4] locking/atomic: arc: data size checking in arch_cmpxchg

[PATCH 00/29] gdbstub and plugin read register and windows support
 2023-11-04  9:14 UTC  (3+ messages)
` [PATCH 27/29] plugins: make test/example plugins work on windows

[PATCH] sched: Remove nr_spread_over for sched debug
 2023-11-04  9:12 UTC 

[PATCH 3/3] wifi: rt2x00: restart beacon queue when hardware reset
 2023-11-04  9:11 UTC  (2+ messages)

[PATCH v12 bpf-next 0/9] bpf: File verification with LSM and fsverity
 2023-11-04  9:11 UTC  (3+ messages)
` [PATCH v12 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr

[ANNOUNCE] "Fast Kernel Headers" Tree -v2
 2023-11-04  9:07 UTC  (7+ messages)
` [TREE] "Fast Kernel Headers" Tree -v3

[PATCH v1] locking/atomic: xtensa: define arch_cmpxchg_local as __cmpxchg_local
 2023-11-04  9:06 UTC 

[PATCH v4 0/1] sched/fair: Track current se's EEVDF parameters
 2023-11-04  9:00 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH v1 0/3] LoongArch: KVM: Remove SW timer switch during
 2023-11-04  8:57 UTC  (4+ messages)
` [PATCH v1 1/3] LoongArch: KVM: Remove SW timer switch during vcpu block flow
` [PATCH v1 2/3] LoongArch: KVM: Allow to access HW timer CSR registers always
` [PATCH v1 3/3] LoongArch: KVM: Remove kvm_acquire_timer before entering guest

[PATCH v2 1/3] wifi: rt2x00: introduce DMA busy check watchdog for rt2800
 2023-11-04  8:58 UTC  (3+ messages)
` [PATCH v2 2/3] wifi: rt2x00: disable RTS threshold for rt2800 by default
` [PATCH v2 3/3] wifi: rt2x00: restart beacon queue when hardware reset

[PATCH v2 0/3] wifi: rt2x00: improve watchdog support
 2023-11-04  8:57 UTC 

kernel/bpf/memalloc.c:344 bpf_mem_alloc_destroy() error: potentially dereferencing uninitialized 'c'
 2023-11-04  8:52 UTC 

[PATCH] gisi: switch to musl-safe character conversion
 2023-11-04  8:53 UTC 

[PATCH v3] sparc: Use shared font data
 2023-11-04  8:53 UTC  (3+ messages)

[PATCH v4 0/5] arm64: dts: iot2050: DT fixes, cleanups and enhancements
 2023-11-04  8:52 UTC  (12+ messages)
` [PATCH v4 1/5] arm64: dts: ti: iot2050: Re-add aliases
` [PATCH v4 2/5] arm64: dts: ti: iot2050: Drop unused ecap0 PWM
` [PATCH v4 3/5] arm64: dts: ti: iot2050: Definitions for runtime pinmuxing
` [PATCH v4 4/5] arm64: dts: ti: iot2050: Refactor the m.2 and minipcie power pin
` [PATCH v4 5/5] arm64: dts: ti: iot2050: Add icssg-prueth nodes for PG2 devices

[PATCH mptcp-next v3 00/12] add flush and dump for userspace pm
 2023-11-04  8:36 UTC  (26+ messages)
` [PATCH mptcp-next v3 01/12] mptcp: export pm_nl_get_pernet_from_msk
` [PATCH mptcp-next v3 02/12] mptcp: use pernet id_bitmap in userspace pm
` [PATCH mptcp-next v3 03/12] mptcp: rename free_local_addr_list with prefix
` [PATCH mptcp-next v3 04/12] mptcp: flush userspace pm addrs list
` [PATCH mptcp-next v3 05/12] mptcp: lookup_addr_by_id helper in userspace pm
` [PATCH mptcp-next v3 06/12] mptcp: dump userspace pm addrs
` [PATCH mptcp-next v3 07/12] mptcp: check userspace pm subflow flag
` [PATCH mptcp-next v3 08/12] selftests: mptcp: add "
` [PATCH mptcp-next v3 09/12] selftests: mptcp: flush and dump userspace addrs list
` [PATCH mptcp-next v3 10/12] mptcp: drop mptcp_pm_get_* helpers
` [PATCH mptcp-next v3 11/12] mptcp: add addresses_identically_equal helper
` [PATCH mptcp-next v3 12/12] mptcp: drop lookup_by_id parameter in lookup_addr
` [PATCH mptcp-next v4 00/12] add refcount for address entry
  ` [PATCH mptcp-next v4 01/12] mptcp: add userspace_pm_get_entry helper
  ` [PATCH mptcp-next v4 02/12] mptcp: dup an entry when removing it
  ` [PATCH mptcp-next v4 03/12] mptcp: add userspace pm addr entry refcount
  ` [PATCH mptcp-next v4 04/12] selftests: mptcp: rm userspace addr with random order
  ` [PATCH mptcp-next v4 05/12] mptcp: add netlink pm addr entry refcount
  ` [PATCH mptcp-next v4 06/12] mptcp: drop addr_match and id_match
  ` [PATCH mptcp-next v4 07/12] selftests: mptcp: add mptcp_lib_evts_*
  ` [PATCH mptcp-next v4 08/12] selftests: mptcp: userspace: print colored results
  ` [PATCH mptcp-next v4 09/12] selftests: mptcp: export event macros in mptcp_lib
  ` [PATCH mptcp-next v4 10/12] selftests: mptcp: extract mptcp_lib_check_expected
  ` [PATCH mptcp-next v4 11/12] selftests: mptcp: add mptcp_lib_verify_listener_events
  ` [PATCH mptcp-next v4 12/12] selftests: mptcp: add mptcp_lib_init_ns

[PATCH v6 1/2] usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver
 2023-11-04  8:35 UTC  (4+ messages)
      `  "
        `  "

[Intel-xe] [drm-xe:drm-xe-next 1015/1905] include/trace/../../drivers/gpu/drm/xe/xe_trace.h:35:42: warning: cast from pointer to integer of different size
 2023-11-04  8:28 UTC  (2+ messages)
`  "

[android-common:android12-5.10 6398/30000] arch/arm64/kvm/hyp/include/hyp/switch.h:216:9: error: implicit declaration of function 'sve_cond_update_zcr_vq'
 2023-11-04  8:28 UTC 

[PATCH V2 0/4] board: ti: Add support for BeagleBone AI-64
 2023-11-04  8:11 UTC  (3+ messages)
` [PATCH V2 3/4] configs: Add j721e_beagleboneai64_* configs
` [PATCH V2 4/4] doc: board: beagle: Add BeagleBone AI-64 documentation

[syzbot] [usb?] INFO: task hung in hub_port_init (3)
 2023-11-04  8:07 UTC 

[Bug 215906] New: DMAR fault when connected usb hub (xhci_hcd)
 2023-11-04  8:06 UTC  (2+ messages)
` [Bug 215906] "

Was Fair Pay, L X, Unification: Z F X
 2023-11-04  8:05 UTC 

[PATCH 0/5] board: beagle: Move beagleplay and omap3beagle under beagle vendor folder
 2023-11-04  8:01 UTC  (6+ messages)
` [PATCH 1/5] arm: dts: k3-am625-beagleplay-u-boot/r5: Just depend on k3-binman.dtsi
` [PATCH 2/5] configs: Add am62x_beagleplay_*_defconfig
` [PATCH 3/5] board: Move beagleplay under beagle vendor folder
` [PATCH 4/5] doc: board: Move am62x_beagleplay to it's own vendor
` [PATCH 5/5] board: Move omap3 beagle under beagle vendor folder

[AUH] monkey: upgrading to 1.7.2 FAILED
 2023-11-04  8:01 UTC 

[AUH] apache2: upgrading to 2.4.58 FAILED
 2023-11-04  8:01 UTC 

[AUH] Upgrade status meta-webserver: 2023-11-04
 2023-11-04  8:01 UTC 

[AUH] nginx: upgrading to 1.25.3 FAILED
 2023-11-04  8:01 UTC 

[PATCH v4] usb-storage,uas: use host helper to generate driver info
 2023-11-04  8:01 UTC  (4+ messages)
` [PATCH v5] "

Request for Help - Too many perl arguments as of 2.43.0-rc0
 2023-11-04  7:59 UTC  (7+ messages)

[PATCH for-next v2] RDMA/siw: Use ib_umem_get() to pin user pages
 2023-11-04  7:56 UTC 

fs/bcachefs/buckets.c:1412 bch2_trans_fs_usage_apply() error: we previously assumed 'trans->disk_res' could be null (see line 1369)
 2023-11-04  7:53 UTC 

[linux-next:master 16102/16110] /bin/bash: line 1: 54552 Segmentation fault LLVM_OBJCOPY="loongarch64-linux-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/cxl/core/cxl_core.ko
 2023-11-04  7:55 UTC 

[esmil:visionfive 4/47] drivers/pwm/pwm-ocores.c:56:15: warning: no previous prototype for 'starfive_jh71x0_get_ch_base'
 2023-11-04  7:53 UTC 

[PATCH] f2fs: the name of a struct is wrong in a comment
 2023-11-04  7:45 UTC 

[PATCH RFC net-next v2 0/2] selftests/dpll: DPLL subsystem integration tests
 2023-11-04  7:53 UTC  (5+ messages)
` [PATCH RFC net-next v2 1/2] netdevsim: implement DPLL for subsystem selftests

[AUH] ubi-utils-klibc: upgrading to 2.1.6 FAILED
 2023-11-04  7:53 UTC 

[AUH] kexec-tools-klibc: upgrading to 20080324 FAILED
 2023-11-04  7:53 UTC 

[AUH] Upgrade status meta-initramfs: 2023-11-04
 2023-11-04  7:53 UTC 

[PATCH v2 0/3] BOOTP/DHCPv4 enhancements
 2023-11-04  7:53 UTC  (9+ messages)
` [PATCH v2 1/3] net: Get pxe config file from dhcp option 209
` [PATCH v2 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements

[PATCH] examples/l2fwd-event: fix missing unlock issue
 2023-11-04  7:51 UTC  (2+ messages)
` [EXT] "

[PATCH 01/14] cifs: print server capabilities in DebugData
 2023-11-04  7:50 UTC  (7+ messages)
` [PATCH 11/14] cifs: handle when server starts supporting multichannel
` [PATCH 13/14] cifs: display the endpoint IP details in DebugData

[AUH] unionfs-fuse: upgrading to 3.4 FAILED
 2023-11-04  7:48 UTC 

[AUH] Upgrade status meta-filesystems: 2023-11-04
 2023-11-04  7:48 UTC 

[AUH] xfstests: upgrading to 2023.10.29 SUCCEEDED
 2023-11-04  7:48 UTC 

[AUH] yaffs2-utils: upgrading to 613a901a229e8a701c18f003dd0aee18453e0670 FAILED
 2023-11-04  7:48 UTC 

[AUH] zfs: upgrading to 2.2.99 FAILED
 2023-11-04  7:48 UTC 

[AUH] xfsprogs: upgrading to 6.5.0 SUCCEEDED
 2023-11-04  7:48 UTC 

[AUH] libisoburn: upgrading to 1.5.6 FAILED
 2023-11-04  7:48 UTC 

[AUH] ufs-utils: upgrading to faf0fe153547f5d02315fa82159f925f0c9daef8 SUCCEEDED
 2023-11-04  7:48 UTC 

drivers/dma/at_hdmac.c:240: warning: Function parameter or member 'sglen' not described in 'at_desc'
 2023-11-04  7:41 UTC 

[PATCH 3/8] drm/loongson: Allow attach drm bridge driver by calling lsdc_output_init()
 2023-11-04  7:41 UTC  (3+ messages)

[arnd-playground:randconfig-6.7 176/325] arch/arm/mm/cache-l2x0.c:760:35: warning: 'l2c310_init_fns' defined but not used
 2023-11-04  7:41 UTC 

[PATCH] net/sfc: fix null dereference in syslog
 2023-11-04  7:37 UTC 

[Intel-gfx] [CI] drm/i915: Fix potential spectre vulnerability
 2023-11-04  7:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[meta-gnome][PATCH 1/5] gvfs: Upgrade 1.52.0 -> 1.52.1
 2023-11-04  7:33 UTC  (5+ messages)
` [meta-gnome][PATCH 2/5] gnome-text-editor: Upgrade 45.0 -> 45.1
` [meta-gnome][PATCH 3/5] evolution-data-server: Upgrade 3.50.0 -> 3.50.1
` [meta-gnome][PATCH 4/5] dconf-editor: Upgrade 43 -> 45.0.1
` [meta-gnome][PATCH 5/5] libgsf: Upgrade 1.14.50 -> 1.14.51

[PATCH v6 0/2] *** Disable PASID for DLB Device ***
 2023-11-04  7:32 UTC  (3+ messages)
` [PATCH v6 1/2] bus/pci: add function to enable/disable PASID

[AUH] catfish: upgrading to 4.18.0 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] xfce4-cpugraph-plugin: upgrading to 1.2.8 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] xfce4-fsguard-plugin: upgrading to 1.1.3 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] xfce4-mailwatch-plugin: upgrading to 1.3.1 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] xfce4-screensaver: upgrading to 4.18.2 FAILED
 2023-11-04  7:31 UTC 

[AUH] xfce4-weather-plugin: upgrading to 0.11.1 SUCCEEDED
 2023-11-04  7:31 UTC 

[AUH] xfce4-timer-plugin: upgrading to 1.7.2 SUCCEEDED
 2023-11-04  7:31 UTC 

[AUH] xfce4-settings: upgrading to 4.19.0 FAILED
 2023-11-04  7:31 UTC 

[AUH] xfce4-time-out-plugin: upgrading to 1.1.3 SUCCEEDED
 2023-11-04  7:31 UTC 

[AUH] Upgrade status meta-xfce: 2023-11-04
 2023-11-04  7:31 UTC 

[AUH] xfce4-power-manager: upgrading to 4.19.1 FAILED
 2023-11-04  7:31 UTC 

[AUH] xfce4-notifyd: upgrading to 0.9.3 FAILED
 2023-11-04  7:31 UTC 

[AUH] xfce4-whiskermenu-plugin: upgrading to 2.8.0 FAILED
 2023-11-04  7:31 UTC 

[AUH] xfce4-systemload-plugin: upgrading to 1.3.2 SUCCEEDED
 2023-11-04  7:31 UTC 

[AUH] xfce4-mpc-plugin: upgrading to 0.5.3 SUCCEEDED
 2023-11-04  7:31 UTC 

[AUH] thunar: upgrading to 4.19.0 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] orage: upgrading to 4.18.0 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] xfce4-panel: upgrading to 4.19.2 FAILED
 2023-11-04  7:31 UTC 

[AUH] xfce4-pulseaudio-plugin: upgrading to 0.4.8 SUCCEEDED
 2023-11-04  7:31 UTC 

[AUH] xfce4-screenshooter: upgrading to 1.10.4 SUCCEEDED
 2023-11-04  7:31 UTC 

[AUH] xfce4-taskmanager: upgrading to 1.5.6 SUCCEEDED
 2023-11-04  7:31 UTC 

[AUH] xfmpc: upgrading to 0.3.1 SUCCEEDED
 2023-11-04  7:31 UTC 

[AUH] xfce4-session: upgrading to 4.19.1 FAILED
 2023-11-04  7:31 UTC 

[AUH] xfce4-terminal: upgrading to 1.1.1 FAILED
 2023-11-04  7:31 UTC 

[AUH] xfdesktop: upgrading to 4.19.1 FAILED
 2023-11-04  7:31 UTC 

[AUH] xfce4-notes-plugin: upgrading to 1.10.0 SUCCEEDED
 2023-11-04  7:31 UTC 

[AUH] xfconf: upgrading to 4.19.1 FAILED
 2023-11-04  7:31 UTC 

[AUH] xfce4-xkb-plugin: upgrading to 0.8.3 FAILED
 2023-11-04  7:31 UTC 

[AUH] xfce4-verve-plugin: upgrading to 2.0.3 SUCCEEDED
 2023-11-04  7:31 UTC 

[AUH] xfce4-netload-plugin: upgrading to 1.4.1 SUCCEEDED
 2023-11-04  7:31 UTC 

[AUH] thunar-archive-plugin: upgrading to 0.5.2 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] xfce4-appfinder: upgrading to 4.19.1 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] xfce4-genmon-plugin: upgrading to 4.2.0 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] tumbler: upgrading to 4.19.0 FAILED
 2023-11-04  7:30 UTC 

[AUH] xfce4-datetime-plugin: upgrading to 0.8.3 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] xfce4-battery-plugin: upgrading to 1.1.5 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] xfce4-mount-plugin: upgrading to 1.1.6 FAILED
 2023-11-04  7:30 UTC 

[AUH] xfce4-dev-tools: upgrading to 4.19.0 FAILED
 2023-11-04  7:30 UTC 

[AUH] xfce4-places-plugin: upgrading to 1.8.3 SUCCEEDED
 2023-11-04  7:31 UTC 

[AUH] exo: upgrading to 4.19.0 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] libxfce4ui: upgrading to 4.19.3 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] garcon: upgrading to 4.19.0 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] libxfce4util: upgrading to 4.19.2 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] xfce4-clipman-plugin: upgrading to 1.6.5 FAILED
 2023-11-04  7:30 UTC 

[AUH] gigolo: upgrading to 0.5.3 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] parole: upgrading to 4.18.0 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] xarchiver: upgrading to 0.5.4.21 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] xfce4-calculator-plugin: upgrading to 0.7.2 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] mousepad: upgrading to 0.6.1 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] menulibre: upgrading to 2.3.2 SUCCEEDED
 2023-11-04  7:30 UTC 

[AUH] thunar-shares-plugin: upgrading to 0.3.2 SUCCEEDED
 2023-11-04  7:30 UTC 

[mbroz:opal-test 3/6] drivers/usb/storage/usual-tables.c:18:10: fatal error: usb-ids.c: No such file or directory
 2023-11-04  7:27 UTC 

[PATCH] examples/l3fwd: fix missing unlock issue
 2023-11-04  7:27 UTC 

[PATCH V2 00/12] board: ti: j721e: cleanup
 2023-11-04  7:21 UTC  (13+ messages)
` [PATCH V2 01/12] board: ti: j721e: evm: Drop unused headers
` [PATCH V2 02/12] board: ti: j721e: evm: Drop board check for ESM
` [PATCH V2 03/12] board: ti: j721e: evm: Switch to using IS_ENABLED
` [PATCH V2 04/12] board: ti: j721e: j721e.env: Add explicit boot_targets
` [PATCH V2 05/12] configs: j721e_evm_a72_defconfig: Switch to bootstd
` [PATCH V2 06/12] arm: mach-k3: Kconfig: Introduce a symbol to indicate J7200
` [PATCH V2 07/12] board: ti: j721e: Select SOC_K3_J721E_J7200 for J7200evm
` [PATCH V2 08/12] arm: mach-k3: arm64-mmu: Refactor to be independent of board
` [PATCH V2 09/12] arm: mach-k3: j721e: Improve support for UDA FS
` [PATCH V2 10/12] configs: j7200: Remove HBMC_AM654 config
` [PATCH V2 11/12] configs: j7200_evm_a72_defconfig: Switch to bootstd
` [PATCH V2 12/12] doc: board: ti: j721e_evm: Use board relative path for include directives

[Buildroot] [PATCH 1/7] configs/pine64_defconfig: bump Linux version to 6.1 Linux Kernel and Header version upgraded to 6.1.50 LTS
 2023-11-04  7:24 UTC  (7+ messages)
` [Buildroot] [PATCH 2/7] configs/pine64_defconfig: bump ATF version to v2.9
` [Buildroot] [PATCH 3/7] configs/pine64_defconfig: bump Uboot version to 2023.04
` [Buildroot] [PATCH 4/7] configs/pine64_defconfig: add dynamic mdev To add networking support, dynamic mdev is required to load network drivers
` [Buildroot] [PATCH 5/7] configs/pine64_defconfig: remove unnecessary configs
` [Buildroot] [PATCH 6/7] board/pine64/genimage.cfg: rename uboot bin image The generated image name modified according to uboot output
` [Buildroot] [PATCH 7/7] board/pine64/genimage.cfg: remove unnecessary partition for itb For minimal booting, uboot.itf is no longer required, so the correspondig partition deleted

[PATCH 0/8] devm_led_classdev_register() usage problem
 2023-11-04  7:18 UTC  (3+ messages)

[PATCH 1/1] attr: enable attr pathspec magic for git-add and git-stash
 2023-11-04  7:14 UTC  (5+ messages)

[peterz-queue:x86/call-stuff 2/7] arch/x86/hyperv/ivm.c:329:26: error: 'secondary_startup_64_no_verify' undeclared; did you mean 'secondary_startup_64'?
 2023-11-04  7:13 UTC 

[asahilinux:bits/240-isp 37/56] drivers/media/platform/apple/isp/isp-fw.c:42:5: warning: no previous prototype for 'apple_isp_power_up_domains'
 2023-11-04  7:13 UTC 

[PATCH net-next V5] ptp: fix corrupted list in ptp_open
 2023-11-04  7:07 UTC 

[brauner-vfs:vfs.mount 5/7] include/linux/syscalls.h:416:44: error: 'struct __mount_arg' declared inside parameter list will not be visible outside of this definition or declaration
 2023-11-04  7:02 UTC 

[avpatel:riscv_sbi_nested_v1 64/76] arch/riscv/kernel/sys_riscv.c:266:30: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 4294967296 to 0
 2023-11-04  7:02 UTC 

arch/loongarch/kernel/asm-offsets.c:172:6: warning: no previous prototype for 'output_thread_lbt_defines'
 2023-11-04  7:03 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.