All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-16 01:17:17 to 2023-12-16 03:33:32 UTC [more...]

[PATCH v3 00/22] Complete decoupling of bootm logic from commands
 2023-12-16  3:14 UTC  (23+ messages)
` [PATCH v3 01/22] mips: Add a reset_cpu() function
` [PATCH v3 02/22] m68k: "
` [PATCH v3 03/22] ppc: "
` [PATCH v3 04/22] nios2: "
` [PATCH v3 05/22] riscv: "
` [PATCH v3 06/22] bootm: Adjust how the board is reset
` [PATCH v3 07/22] sandbox: bootm: Enable more bootm OS methods
` [PATCH v3 08/22] bootm: Create a struct for argument information
` [PATCH v3 09/22] bootm: Adjust arguments of boot_os_fn
` [PATCH v3 10/22] bootm: Add more fields to bootm_info
` [PATCH v3 11/22] bootm: Move do_bootm_states() comment to header file
` [PATCH v3 12/22] booti: Avoid use of #ifdef
` [PATCH v3 13/22] bootz: "
` [PATCH v3 14/22] bootm: Drop arguments from do_bootm_states()
` [PATCH v3 15/22] bootm: Rename do_bootm_states() to bootm_run_states()
` [PATCH v3 16/22] bootm: Tidy up boot_selected_os()
` [PATCH v3 17/22] bootm: Create a function to run through the bootm states
` [PATCH v3 18/22] stm32: Use local vars in stm32prog for initrd and fdt
` [PATCH v3 19/22] bootm: Create a function to run through the bootz states
` [PATCH v3 20/22] stm32: Use bootm_run() and bootz_run()
` [PATCH v3 21/22] bootm: Create a function to run through the booti states
` [PATCH v3 22/22] bootm: Create a new boot_run() function to handle booting

[PATCH 00/50] big header dependency cleanup targeting sched.h
 2023-12-16  3:32 UTC  (40+ messages)
` [PATCH 01/50] drivers/gpu/drm/i915/i915_memcpy.c: fix missing includes
` [PATCH 02/50] x86/kernel/fpu/bugs.c: fix missing include
` [PATCH 03/50] x86/lib/cache-smp.c: "
` [PATCH 04/50] x86/include/asm/debugreg.h: "
` [PATCH 05/50] x86/include/asm/paravirt_types.h: "
` [PATCH 06/50] task_stack.h: add "
` [PATCH 07/50] nsproxy.h: "
` [PATCH 08/50] kernel/fork.c: "
` [PATCH 09/50] kmsan: add missing types.h dependency
` [PATCH 10/50] time_namespace.h: fix missing include
` [PATCH 11/50] nodemask: Split out include/linux/nodemask_types.h
  ` [PATCH 12/50] prandom: Remove unused include
  ` [PATCH 13/50] timekeeping: Kill percpu.h dependency
  ` [PATCH 14/50] arm64: Fix circular header dependency
  ` [PATCH 15/50] kernel/numa.c: Move logging out of numa.h
  ` [PATCH 16/50] sched.h: Move (spin|rwlock)_needbreak() to spinlock.h
  ` [PATCH 17/50] ktime.h: move ktime_t to types.h
  ` [PATCH 18/50] hrtimers: Split out hrtimer_types.h
  ` [PATCH 19/50] locking/mutex: split out mutex_types.h
  ` [PATCH 20/50] posix-cpu-timers: Split out posix-timers_types.h
  ` [PATCH 21/50] locking/seqlock: Split out seqlock_types.h
` [PATCH 22/50] pid: Split out pid_types.h
  ` [PATCH 23/50] sched.h: move pid helpers to pid.h
  ` [PATCH 24/50] plist: Split out plist_types.h
  ` [PATCH 25/50] wait: Remove uapi header file from main header file
  ` [PATCH 26/50] rslib: kill bogus dependency on list.h
  ` [PATCH 27/50] timerqueue: Split out timerqueue_types.h
  ` [PATCH 28/50] signal: Kill bogus dependency on list.h
  ` [PATCH 29/50] timers: Split out timer_types.h
  ` [PATCH 30/50] workqueue: Split out workqueue_types.h
  ` [PATCH 31/50] shm: Slim down dependencies
  ` [PATCH 32/50] ipc: Kill bogus dependency on spinlock.h
` [PATCH 33/50] Split out irqflags_types.h
  ` [PATCH 34/50] mm_types_task.h: Trim dependencies
  ` [PATCH 35/50] cpumask: Split out cpumask_types.h
  ` [PATCH 36/50] syscall_user_dispatch.h: split out *_types.h
  ` [PATCH 37/50] x86/signal: kill dependency on time.h
  ` [PATCH 38/50] uapi/linux/resource.h: fix include
  ` [PATCH 39/50] refcount: Split out refcount_types.h

[PATCH 3/3] crash_core: fix and simplify the logic of crash_exclude_mem_range()
 2023-12-16  3:31 UTC  (5+ messages)

[PATCH V3 0/7] Clean up perf mem
 2023-12-16  3:29 UTC  (3+ messages)

net: ipconfig: dev_set_mtu call is incompatible with a number of Ethernet drivers
 2023-12-16  3:30 UTC  (3+ messages)
` [PATCH] RFC: net: ipconfig: temporarily bring interface down when changing MTU

[PATCH] ksmbd: vfs: fix all kernel-doc warnings
 2023-12-16  3:28 UTC 

[PATCH] x86/split_lock: add split lock counter
 2023-12-16  3:27 UTC  (3+ messages)

[PATCH 03/16] multipathd: disable queueing when removing unknown maps
 2023-12-16  3:26 UTC  (10+ messages)
  ` [PATCH 10/16] libmultipath: print error when find_mp_by_str() fails
  ` [PATCH 07/16] multipathd: always start failure replies with "fail\n"
  ` [PATCH 12/16] multipathd: make cli_handlers check for paths by dev and devt
  ` [PATCH 14/16] libdmmp: handle failures in _process_cmd

[PATCH v5 02/16] Revert "drm/rockchip: vop2: Use regcache_sync() to fix suspend/resume"
 2023-12-16  3:17 UTC  (7+ messages)
  ` [v5,02/16] "
          ` [v5, 02/16] "

[PATCH] mm: page_alloc: Simplify __free_pages_ok()
 2023-12-16  3:23 UTC  (2+ messages)

[PATCH 0/3] Bug fixes for NFSD callback
 2023-12-16  3:18 UTC  (8+ messages)
` [PATCH 3/3] NFSD: Fix server reboot hang problem when callback workqueue is stuck

[PATCH 4/4] arm64: dts: sprd: Add support for Unisoc's UMS9620
 2023-12-16  3:16 UTC  (2+ messages)

scripts/kernel-doc: arch/arm/mach-sa1100/ssp.c:89: warning: Function parameter or struct member 'data' not described in 'ssp_read_word'
 2023-12-16  3:17 UTC 

drivers/leds/rgb/leds-qcom-lpg.c:177: warning: Excess struct member 'channels' description in 'lpg_led'
 2023-12-16  3:16 UTC 

[djwong-xfs:rmap-intent-cleanups 321/417] fs/xfs/libxfs/xfs_imeta.c:80:1: error: unused function 'xfs_imeta_path_check'
 2023-12-16  3:17 UTC 

[PATCH] multipath-tools: update ml
 2023-12-16  3:14 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] bpf: Reduce memory usage for bpf_global_percpu_ma
 2023-12-16  3:13 UTC  (9+ messages)
` [PATCH bpf-next v3 1/6] bpf: Avoid unnecessary extra percpu memory allocation
` [PATCH bpf-next v3 2/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
` [PATCH bpf-next v3 3/6] bpf: Refill only one percpu element in memalloc
` [PATCH bpf-next v3 4/6] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
` [PATCH bpf-next v3 5/6] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
` [PATCH bpf-next v3 6/6] selftests/bpf: Add a selftest with > 512-byte percpu allocation size

filemap.c:(.text+0x4960): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
 2023-12-16  3:13 UTC  (2+ messages)

[PATCH v14 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug
 2023-12-16  3:11 UTC  (6+ messages)
` [PATCH v14 6/6] powerpc: add crash memory hotplug support

[PATCH v2 05/15] tracefs: add __get_str_strip_nl - RFC
 2023-12-16  3:09 UTC  (5+ messages)
` [re: PATCH v2 00/15 - 00/11] dyndbg: add support for writing debug logs to trace

[PATCH] ksmbd: auth: fix most kernel-doc warnings
 2023-12-16  3:03 UTC 

[RFC PATCH net-next v1 0/4] Abstract page from net stack
 2023-12-16  3:01 UTC  (8+ messages)
` [RFC PATCH net-next v1 2/4] net: introduce abstraction for network memory
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API

[PATCH] drm/mm: Allow CONFIG_DRM_MM_DEBUG with DRM=m
 2023-12-16  3:00 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/mm: Allow CONFIG_DRM_MM_DEBUG with DRM=m (rev2)

stable-rc/queue/5.15 baseline: 106 runs, 3 regressions (v5.15.143-20-gec6c0b9aa1251)
 2023-12-16  2:59 UTC 

scripts/kernel-doc: arch/arm64/kvm/hyp/vhe/sysreg-sr.c:109: warning: expecting prototype for __vcpu_put_switch_syregs(). Prototype was for __vcpu_put_switch_sysregs() instead
 2023-12-16  2:54 UTC 

[PATCH v2 5/5] multipathd: force setting dm state when disabling/restoring queueing
 2023-12-16  2:53 UTC  (6+ messages)
  ` [PATCH v2 2/5] multipathd: don't modify the multipath device on show commands
  ` [PATCH v2 4/5] multipathd: cleanup __setup_multipath

cron job: media_tree daily build: WARNINGS
 2023-12-16  2:50 UTC 

[PATCH bpf-next] bpf: ensure precise is reset to false in __mark_reg_const_zero()
 2023-12-16  2:44 UTC  (2+ messages)

[PATCH net-next v5 0/8] Implement more ethtool_ops for Wangxun
 2023-12-16  2:41 UTC  (7+ messages)
` [PATCH net-next v5 5/8] net: wangxun: add ethtool_ops for ring parameters
` [PATCH net-next v5 6/8] net: wangxun: add coalesce options support
` [PATCH net-next v5 7/8] net: wangxun: add ethtool_ops for channel number

[PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
 2023-12-16  2:40 UTC  (7+ messages)

[PATCH 0/3] arm64: dts: qcom: fix USB wakeup interrupts again (pt 2)
 2023-12-16  2:34 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm670: fix USB DP/DM HS PHY interrupts

[PATCH v2] USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
 2023-12-16  2:29 UTC 

[PATCH bpf-next] s390/bpf: Fix indirect trampoline generation
 2023-12-16  2:29 UTC  (3+ messages)

[PATCH 00/12 net-next] qca_spi: collection of improvements
 2023-12-16  2:25 UTC  (2+ messages)

[PATCH v2 0/2] md: fix is_mddev_idle()
 2023-12-16  2:24 UTC  (4+ messages)
` [PATCH v2 1/2] md: Fix overflow in is_mddev_idle

[PATCH v2 01/12] usb: typec: altmodes: add typec_cable_ops to typec_altmode
 2023-12-16  2:21 UTC  (2+ messages)

[PATCH 0/3] Some bug fixes and cleanups related to kexec
 2023-12-16  2:21 UTC  (5+ messages)
` [PATCH 1/3] kexec_file: fix incorrect end value passed to kimage_is_destination_range()

[Bug 218274] New: AMD r9 m380, 2015,27 imac - amdgpu wont work
 2023-12-16  2:19 UTC  (2+ messages)
` [Bug 218274] "

[PATCH v2] drm/xe: Fix UBSAN splat in add_preempt_fences()
 2023-12-16  2:15 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Fix UBSAN splat in add_preempt_fences() (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

stable-rc/queue/5.10 baseline: 102 runs, 7 regressions (v5.10.204-13-g361190381c8fa)
 2023-12-16  2:13 UTC 

scripts/kernel-doc: drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c:37: warning: Excess struct member 'data' description in 'brcmf_fweh_queue_item'
 2023-12-16  2:11 UTC 

drivers/phy/renesas/phy-rcar-gen3-usb2.c:747 rcar_gen3_phy_usb2_probe() warn: missing error code 'ret'
 2023-12-16  2:11 UTC 

[sean-jc:x86/guarded_kvm_headers_file 29/29] drivers/vfio/pci/vfio_pci_zdev.c:162:27: error: implicit declaration of function 'kvm_file_to_kvm'
 2023-12-16  2:11 UTC 

[PATCH] arm64: dts: rockchip: rk3588: Fix USB PD clocks
 2023-12-16  2:10 UTC  (3+ messages)

[PATCH] net: devlink: insert space after include
 2023-12-16  2:10 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: marvell,orion-mdio: Drop "reg" sizes schema
 2023-12-16  2:10 UTC  (2+ messages)

[PATCH net-next 0/2] tcp/dccp: refine source port selection
 2023-12-16  2:10 UTC  (2+ messages)

[PATCH net-next 0/3] ynl-gen: update check format
 2023-12-16  2:09 UTC  (7+ messages)
` [PATCH net-next 1/3] tools: ynl-gen: use correct len for string and binary
` [PATCH net-next 2/3] tools: ynl-gen: support using defines in checks
` [PATCH net-next 3/3] netlink: specs: use exact-len for IPv6 addr

[Patch v4 0/3] Register with RDMA SOC interface and support for CQ
 2023-12-16  2:04 UTC  (4+ messages)
` [Patch v4 1/3] RDMA/mana_ib: register RDMA device with GDMA
` [Patch v4 2/3] RDMA/mana_ib: query device capabilities
` [Patch v4 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP

[PATCH net] net: phy: skip LED triggers on PHYs on SFP modules
 2023-12-16  2:00 UTC  (2+ messages)

[RESEND PATCH] arm64: dts: freescale: fix the schema check errors for fsl,tmu-calibration
 2023-12-16  1:58 UTC  (3+ messages)

[PATCH 0/6] platform/x86: wmi: ACPI improvements
 2023-12-16  1:56 UTC  (7+ messages)
` [PATCH 1/6] platform/x86: wmi: Remove unused variable in address space handler
` [PATCH 2/6] platform/x86: wmi: Remove ACPI handlers after WMI devices
` [PATCH 3/6] platform/x86: wmi: Use devres for resource handling
` [PATCH 4/6] platform/x86: wmi: Create WMI bus device first
` [PATCH 5/6] platform/x86: wmi: Decouple ACPI notify handler from wmi_block_list
` [PATCH 6/6] platform/x86: wmi: Simplify get_subobj_info()

[PATCH] Bump meson version to >=0.58.0
 2023-12-16  1:55 UTC 

[PATCH 0/3] nfsd: fully close all files in the nfsd threads
 2023-12-16  1:50 UTC  (5+ messages)
` [PATCH 1/3] nfsd: use __fput_sync() to avoid delayed closing of files

[PATCH] bcachefs: Remove unnecessary kthread_should_stop()
 2023-12-16  1:51 UTC 

[PATCH v4 0/1] Add StarFive JH8100 watchdog
 2023-12-16  1:48 UTC  (2+ messages)
` [PATCH v4 1/1] dt-bindings: watchdog: starfive,jh7100-wdt: Add compatible for JH8100

[PATCH mptcp-next 00/12] dump for userspace pm
 2023-12-16  1:48 UTC  (5+ messages)
` [PATCH mptcp-next 02/12] mptcp: implement mptcp_userspace_pm_dump_addr
` [PATCH mptcp-next 10/12] mptcp: get addr in userspace pm list

[PATCH] ARM: dts: imx27-phytec-phycore-som: Use 'rtc' as node name
 2023-12-16  1:47 UTC  (2+ messages)

[PATCH] ARM: dts: imx25: Remove unneeded keypad properties
 2023-12-16  1:47 UTC  (2+ messages)

[patch net-next v7 0/9] devlink: introduce notifications filtering
 2023-12-16  1:47 UTC  (5+ messages)
` [patch net-next v7 5/9] genetlink: introduce per-sock family private storage

[PATCH topic/core-for-CI] perf: Fix perf_event_validate_size() lockdep splat
 2023-12-16  1:46 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 1/1] arm64: dts: freescale: imx8qxp: Disable dsp reserved memory by default
 2023-12-16  1:44 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: imx8qxp: Add VPU subsystem file
 2023-12-16  1:43 UTC  (3+ messages)

[PATCH V2 net-next 0/3] There are some features for the HNS3 ethernet driver
 2023-12-16  1:42 UTC  (7+ messages)
` [PATCH V2 net-next 1/3] net: hns3: add command queue trace for hns3
` [PATCH V2 net-next 2/3] net: hns3: dump more reg info based on ras mod

[PATCH 0/2] Enable modem line status events on cp210x, add support for PPS on RI pin
 2023-12-16  1:40 UTC  (3+ messages)

[PATCH v2] arm64: dts: imx8qxp-mek: Move port under USB connector
 2023-12-16  1:38 UTC  (2+ messages)

[PATCH 1/2] locking/mutex: Clean up mutex.h
 2023-12-16  1:36 UTC  (2+ messages)
` [PATCH 2/2] locking/rwsem: Make DEBUG_RWSEMS and PREEMPT_RT mutually exclusive

[PATCH v8 0/3] Add displays support for bsh-smm-s2/pro boards
 2023-12-16  1:36 UTC  (4+ messages)
` [PATCH v8 3/3] arm64: dts: imx8mn-bsh-smm-s2/pro: add display setup

[PATCH v2] drm/xe/dg2: Drop pre-production workarounds
 2023-12-16  1:33 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe/dg2: Drop pre-production workarounds (rev2)

[PATCH 1/3] hwmon: max31827: Add PEC support
 2023-12-16  1:32 UTC  (4+ messages)

[PATCH v4 02/10] locking: introduce devm_mutex_init
 2023-12-16  1:30 UTC  (5+ messages)
` [PATCH RFC v4-bis] "

[PATCH RFC v15 00/30] Drivers for Gunyah hypervisor
 2023-12-16  0:21 UTC  (2+ messages)
` [PATCH RFC v15 24/30] virt: gunyah: Share guest VM dtb configuration to Gunyah

make deb-pkg: Does not strip debug symbols when compressing modules
 2023-12-16  1:24 UTC  (3+ messages)

[PATCH 0/2] kunit: Reset test->priv after each param iteration
 2023-12-16  1:20 UTC  (5+ messages)
` [PATCH 1/2] kunit: Add example for using test->priv
` [PATCH 2/2] kunit: Reset test->priv after each param iteration

[PATCH bpf-next v13 00/14] Registrating struct_ops types from modules
 2023-12-16  1:19 UTC  (5+ messages)
` [PATCH bpf-next v13 04/14] bpf: add struct_ops_tab to btf

[PATCH SPI for-next 2/3] spi: mchp-pci1xxxx: DMA Read support for copying data into SPI Buf
 2023-12-16  1:17 UTC  (2+ messages)

kernel/irq/msi.c:801 msi_handle_pci_fail() warn: ignoring unreachable code
 2023-12-16  1:17 UTC 

[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-12-16  1:16 UTC  (7+ messages)
` [RFC PATCH net-next v3 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings


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.