All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-08 03:39:49 to 2024-11-08 05:23:02 UTC [more...]

[PATCH v1 00/22] imx8qxp: siemens board: updates / sync with mainline
 2024-11-08  5:21 UTC  (9+ messages)
` [PATCH v1 01/22] wdt: imx8qxp: add option to control external PMIC wdt via IMX8 SCU
` [PATCH v1 02/22] net: fec_mxc: fix probing for imx8qxp
` [PATCH v1 03/22] tools: imx8image: Improve error message
` [PATCH v1 04/22] imx: imx_cntr_image.sh: prevent warning for missing spl
` [PATCH v1 05/22] imx8qxp: Fix build when using SPL
` [PATCH v1 06/22] siemens: capricorn: move to cxg3 reference project with deneb board
` [PATCH v1 07/22] siemens: imx8qxp-capricorn-u-boot.dtsi: fix boot
` [PATCH v1 08/22] siemens: capricorn: use DCD_SKIP entry

[RFC PATCH 0/7] x86/kexec: Add exception handling for relocate_kernel
 2024-11-08  5:22 UTC  (10+ messages)
` [RFC PATCH 6/7] x86/kexec: Debugging support: Dump registers on exception
            ` [RFC PATCH 1/2] x86/kexec: Use linker script for relocate_kernel page layout

CVE-2024-50063: bpf: Prevent tail call between progs attached to different hooks
 2024-11-08  5:21 UTC  (4+ messages)

[PATCH] nvme: test nvmet-wq sysfs interface
 2024-11-08  5:21 UTC  (6+ messages)

[PATCH] tools/perf/tests/expr: Make the system_tsc_freq test only for intel
 2024-11-08  5:20 UTC  (7+ messages)

CVE-2023-52920: bpf: support non-r10 register spill/fill to/from stack in precision tracking
 2024-11-08  5:17 UTC  (3+ messages)

[PATCH md-6.13] md: remove bitmap file support
 2024-11-08  5:15 UTC  (5+ messages)

[PATCH v4 3/5] KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
 2024-11-08  5:13 UTC  (2+ messages)

[jic23-iio:togreg 7/7] include/linux/iio/iio.h:788:16: sparse: sparse: incorrect type in return expression (different modifiers)
 2024-11-08  5:13 UTC 

[PATCH bpf-next v3 0/3] Handle possible NULL trusted raw_tp arguments
 2024-11-08  5:12 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] bpf: Mark raw_tp arguments with PTR_MAYBE_NULL

[PATCH] perf/arm-smmuv3: Fix lockdep assert in ->event_init()
 2024-11-08  5:09 UTC  (3+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_bkey_pack_pos_lossy
 2024-11-08  5:11 UTC  (2+ messages)
` [syzbot]

[PATCH] kbuild: Fix Propeller build option
 2024-11-08  5:10 UTC 

[PATCH 00/10] drm/i915: Potential boot oops fix and some cleanups
 2024-11-08  5:10 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Potential boot oops fix and some cleanups (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v2] perf/arm-smmuv3: Fix lockdep assert in ->event_init()
 2024-11-08  5:08 UTC 

[PATCH bpf-next v1 0/2] Handle possible NULL trusted raw_tp arguments
 2024-11-08  5:08 UTC  (6+ messages)

[PATCH v2 1/2] PCI: keystone: Set mode as RootComplex for "ti,keystone-pcie" compatible
 2024-11-08  5:05 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/postgis: bump to version 3.5.0
 2024-11-08  5:04 UTC 

[PATCH 0/3] KVM: x86: Small changes to support VMware guests
 2024-11-08  5:03 UTC  (6+ messages)
` [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls

[syzbot] [bcachefs?] kernel BUG in __bkey_unpack_pos
 2024-11-08  5:02 UTC  (2+ messages)
` [syzbot]

[net-next PATCH v9 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-11-08  4:57 UTC  (9+ messages)
` [net-next PATCH v9 1/8] octeontx2-pf: map skb data as device writeable
` [net-next PATCH v9 2/8] octeontx2-pf: Move skb fragment map/unmap to common code
` [net-next PATCH v9 3/8] octeontx2-af: Disable backpressure between CPT and NIX
` [net-next PATCH v9 4/8] cn10k-ipsec: Init hardware for outbound ipsec crypto offload
` [net-next PATCH v9 5/8] cn10k-ipsec: Add SA add/del support for outb "
` [net-next PATCH v9 6/8] cn10k-ipsec: Process outbound "
` [net-next PATCH v9 7/8] cn10k-ipsec: Allow ipsec crypto offload for skb with SA
` [net-next PATCH v9 8/8] cn10k-ipsec: Enable outbound ipsec crypto offload

[PATCH net-next v7 0/6] Suspend IRQs during application busy periods
 2024-11-08  4:56 UTC  (4+ messages)
` [PATCH net-next v7 2/6] net: Add control functions for irq suspension

[RFC PATCH v1] KVM: arm64: Introduce KVM_CAP_ARM_SIGBUS_ON_SEA
 2024-11-08  4:54 UTC  (3+ messages)

[PATCH net-next v8 0/6] Suspend IRQs during application busy periods
 2024-11-08  4:53 UTC  (7+ messages)
` [PATCH net-next v8 1/6] net: Add napi_struct parameter irq_suspend_timeout
` [PATCH net-next v8 2/6] net: Add control functions for irq suspension
` [PATCH net-next v8 3/6] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
` [PATCH net-next v8 4/6] eventpoll: Control irq suspension for prefer_busy_poll
` [PATCH net-next v8 5/6] selftests: net: Add busy_poll_test
` [PATCH net-next v8 6/6] docs: networking: Describe irq suspension

[PATCH] usb: dwc3: gadget: Add TxFIFO resizing supports for single port RAM
 2024-11-08  4:54 UTC  (3+ messages)

[PATCH v3 1/2] drm/xe: improve hibernation on igpu
 2024-11-08  4:54 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for series starting with [v3,1/2] drm/xe: improve hibernation on igpu (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[RFC PATCH] ALSA: Add debugging guide for audio issues
 2024-11-08  4:53 UTC  (7+ messages)

[uml:next 44/66] arch/x86/um/signal.c:189 copy_sc_to_user() warn: sizeof(NUMBER)?
 2024-11-08  4:52 UTC 

[PATCH net-next v3 0/2] netlink: specs: Add neigh and rule YNL specs
 2024-11-08  4:50 UTC  (2+ messages)

[PATCH net-next] ipv4: Prepare ip_route_output() to future .flowi4_tos conversion
 2024-11-08  4:50 UTC  (2+ messages)

[PATCH net-next V2] bonding: add ESP offload features when slaves support
 2024-11-08  4:50 UTC  (2+ messages)

[PATCH v3 net-next] phonet: do not call synchronize_rcu() from phonet_route_del()
 2024-11-08  4:50 UTC  (2+ messages)

[PATCH net-next 0/4] net: phy: remove genphy_config_eee_advert
 2024-11-08  4:50 UTC  (2+ messages)

[PATCH net-next v2] bnxt_en: add unlocked version of bnxt_refclk_read
 2024-11-08  4:48 UTC  (2+ messages)

[Kirkstone] lib32-gcc-sanitizers build failed for Multilib ARM
 2024-11-08  4:47 UTC 

[syzbot] [overlayfs?] possible deadlock in pipe_lock (6)
 2024-11-08  4:47 UTC 

[PATCH v4 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-11-08  4:45 UTC  (8+ messages)
` [PATCH v4 13/17] intel_iommu: piotlb invalidation should notify unmap
` [PATCH v4 14/17] intel_iommu: Set default aw_bits to 48 in scalable modern mode
` [PATCH v4 16/17] intel_iommu: Introduce a property to control FS1GP cap bit setting

[i-g-t, v2, 0/4] separate sync data and batch buffer
 2024-11-08  4:44 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for separate sync data and batch buffer (rev2)

[PATCH v6 0/5] media: mediatek: vcodec: fix v4l2_ctrl_request_complete fail
 2024-11-08  4:20 UTC  (5+ messages)
` [PATCH v6 2/5] media: mediatek: vcodec: change flush decode order when stream off
` [PATCH v6 3/5] media: mediatek: vcodec: Get SRC buffer from bitstream instead of M2M
` [PATCH v6 5/5] media: mediatek: vcodec: remove media request checking

[PATCH net-next] net: mctp: Expose transport binding identifier via IFLA attribute
 2024-11-08  4:41 UTC  (3+ messages)

[PATCH v2 0/2] Add device tree for MT8188-based Chromebook "Ciri"
 2024-11-08  4:11 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: Introduce MT8188 Geralt platform based Ciri

[PATCH bpf-next] selftests/bpf: skip the timer_lockup test for single-CPU nodes
 2024-11-08  4:41 UTC  (2+ messages)

[PATCH] dl_server: Reset DL server params when rd changes
 2024-11-08  4:40 UTC  (8+ messages)

[PATCH v10 0/5] Marvell Odyssey uncore performance monitor support
 2024-11-08  4:06 UTC  (6+ messages)
` [PATCH v10 1/5] perf/marvell: Refactor to extract platform data - no functional change
` [PATCH v10 2/5] perf/marvell: Refactor to extract PMU operations
` [PATCH v10 3/5] perf/marvell: Odyssey DDR Performance monitor support
` [PATCH v10 4/5] perf/marvell : Refactor to extract platform data - no functional change
` [PATCH v10 5/5] perf/marvell : Odyssey LLC-TAD performance monitor support

[PATCH v3 00/11] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2024-11-08  4:09 UTC  (12+ messages)
` [PATCH v3 01/11] clk: qcom: Update the support for alpha mode configuration
` [PATCH v3 02/11] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs
` [PATCH v3 03/11] dt-bindings: clock: Add Qualcomm QCS615 Camera clock controller
` [PATCH v3 04/11] clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver
` [PATCH v3 05/11] dt-bindings: clock: Add Qualcomm QCS615 Display clock controller
` [PATCH v3 06/11] clk: qcom: dispcc-qcs615: Add QCS615 display clock controller driver
` [PATCH v3 07/11] dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controller
` [PATCH v3 08/11] clk: qcom: gpucc-qcs615: Add QCS615 graphics clock controller driver
` [PATCH v3 09/11] dt-bindings: clock: Add Qualcomm QCS615 Video clock controller
` [PATCH v3 10/11] clk: qcom: videocc-qcs615: Add QCS615 video clock controller driver
` [PATCH v3 11/11] arm64: defconfig: Enable QCS615 clock controllers

[PATCH] Documentation: extcon: add documentation for Extcon subsystem
 2024-11-08  4:37 UTC  (2+ messages)

[PATCH V7 00/10] AMD XDNA driver
 2024-11-08  4:34 UTC  (11+ messages)
` [PATCH V7 01/10] accel/amdxdna: Add documentation for AMD NPU accelerator driver
` [PATCH V7 02/10] accel/amdxdna: Add a new driver for AMD AI Engine
` [PATCH V7 03/10] accel/amdxdna: Support hardware mailbox
` [PATCH V7 04/10] accel/amdxdna: Add hardware resource solver
` [PATCH V7 05/10] accel/amdxdna: Add hardware context
` [PATCH V7 06/10] accel/amdxdna: Add GEM buffer object management
` [PATCH V7 07/10] accel/amdxdna: Add command execution
` [PATCH V7 08/10] accel/amdxdna: Add suspend and resume
` [PATCH V7 09/10] accel/amdxdna: Add error handling
` [PATCH V7 10/10] accel/amdxdna: Add query functions

[usb:usb-linus] BUILD SUCCESS 0c08402f64729e7ce5d082c4d04b4f20b7cf247f
 2024-11-08  4:31 UTC 

[agd5f:amd-staging-drm-next 1202/1211] drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c:1233: warning: Function parameter or struct member 'ip_block' not described in 'vcn_v5_0_0_set_clockgating_state'
 2024-11-08  4:31 UTC 

[PATCH 0/4] Support large folios for tmpfs
 2024-11-08  4:29 UTC  (6+ messages)
` [PATCH 1/4] mm: factor out the order calculation into a new helper
` [PATCH 2/4] mm: shmem: change shmem_huge_global_enabled() to return huge order bitmap
` [PATCH 3/4] mm: shmem: add large folio support for tmpfs
` [PATCH 4/4] docs: tmpfs: update the huge folios policy for tmpfs and shmem

[pci:controller/keystone] BUILD SUCCESS 9e9ec8d8692a6f64d81ef67d4fb6255af6be684b
 2024-11-08  4:29 UTC 

[PATCH] sched/deadline: Skip overflow check if 0 capacity
 2024-11-08  4:29 UTC 

[syzbot] [bcachefs?] kernel BUG in bch2_dev_btree_bitmap_mark
 2024-11-08  4:25 UTC  (2+ messages)
` [syzbot]

[PATCH v2 0/4] Add new headers for Hyper-V Dom0
 2024-11-08  4:24 UTC  (5+ messages)
` [PATCH v2 1/4] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH v2 2/4] hyperv: Clean up unnecessary #includes

[PATCH net-next v2 5/5] netmem: add netmem_prefetch
 2024-11-08  4:21 UTC  (2+ messages)

linux-next: build failure after merge of the ftrace tree
 2024-11-08  4:21 UTC 

[PATCH] tests/intel/xe_fault_injection: Ignore expected errors
 2024-11-08  4:21 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[Buildroot] [autobuild.buildroot.org] Daily results for 2024-11-07
 2024-11-08  4:14 UTC 

[PATCH net-next 00/15][pull request] Intel Wired LAN Driver Updates 2024-11-05 (ice, ixgbe, igc. igb, igbvf, e1000)
 2024-11-08  4:14 UTC  (5+ messages)
` [PATCH net-next 01/15] ice: Add E830 checksum offload support

[PATCH v3 0/3] Fix the error path of probe functions in
 2024-11-08  4:13 UTC  (4+ messages)
` [PATCH 1/3] remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()
` [PATCH 2/3] remoteproc: qcom: adsp: "
` [PATCH 3/3] remoteproc: qcom: wcss: Remove subdevs on the error path of q6v5_wcss_probe()

[PATCH] t6300: values containing ')' are broken in ref formats
 2024-11-08  4:11 UTC  (7+ messages)

Some thoughts on Linux benchmarks results & processing
 2024-11-08  4:10 UTC  (2+ messages)

[PATCH net-next v2] net: dlink: add support for reporting stats via `ethtool -S`
 2024-11-08  4:09 UTC  (2+ messages)

[PATCH v9 0/5] Marvell Odyssey uncore performance monitor support
 2024-11-08  4:01 UTC  (7+ messages)
` [PATCH v9 1/5] perf/marvell: Refactor to extract platform data - no functional change
` [PATCH v9 3/5] perf/marvell: Odyssey DDR Performance monitor support

[PATCH bpf 0/2] tcp_bpf: update the rmem scheduling for ingress redirection
 2024-11-08  4:04 UTC  (4+ messages)
` [PATCH bpf 2/2] tcp_bpf: add sk_rmem_alloc related logic "

[PATCH v10 0/7] Add the USB5744 hub driver as per new DT binding
 2024-11-08  3:59 UTC  (8+ messages)
` [PATCH v10 1/7] usb: onboard-hub: Add reset-gpio support
` [PATCH v10 2/7] usb: onboard-hub: Fix the return values of regulator APIs
` [PATCH v10 3/7] usb: onboard-hub: add support for Microchip USB5744
` [PATCH v10 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH v10 5/7] usb: onboard-hub: Bail out if peer hub is already probed
` [PATCH v10 6/7] configs: zynqmp_kria: Enable the USB onboard hub
` [PATCH v10 7/7] arm64: zynqmp: Update the usb5744 hub node as per binding

[PATCH v2 0/3] Support 64-bit address of initrd
 2024-11-08  4:03 UTC  (4+ messages)
` [PATCH v2 2/3] hw/riscv: Add a new struct RISCVBootInfo

[PATCH net-next v2 0/8] net: Improve netns handling in RTNL and ip_tunnel
 2024-11-08  4:04 UTC  (7+ messages)
` [PATCH net-next v2 5/8] net: ip_gre: Add netns_atomic module parameter

[PATCH v2 00/11] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2024-11-08  4:00 UTC  (4+ messages)
` [PATCH v2 04/11] clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver

drivers/soc/apple/mailbox.c:292 apple_mbox_get() warn: passing zero to 'ERR_PTR'
 2024-11-08  4:00 UTC 

[PATCH 1/2] drm/sched: add WARN_ON and BUG_ON to drm_sched_fini
 2024-11-08  4:00 UTC  (2+ messages)

[PATCH v2] lib: sync PCI ID macros with kernel
 2024-11-08  3:58 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for lib: sync PCI ID macros with kernel (rev2)

[PATCH V4 00/11] Added Interrupt controller emulation for loongarch kvm
 2024-11-08  3:38 UTC  (12+ messages)
` [PATCH V4 01/11] LoongArch: KVM: Add iocsr and mmio bus simulation in kernel
  ` [PATCH V4 02/11] LoongArch: KVM: Add IPI device support
  ` [PATCH V4 03/11] LoongArch: KVM: Add IPI read and write function
  ` [PATCH V4 04/11] LoongArch: KVM: Add IPI user mode "
  ` [PATCH V4 05/11] LoongArch: KVM: Add EIOINTC device support
  ` [PATCH V4 06/11] LoongArch: KVM: Add EIOINTC read and write functions
` [PATCH V4 07/11] LoongArch: KVM: Add EIOINTC user mode "
  ` [PATCH V4 08/11] LoongArch: KVM: Add PCHPIC device support
  ` [PATCH V4 09/11] LoongArch: KVM: Add PCHPIC read and write functions
  ` [PATCH V4 10/11] LoongArch: KVM: Add PCHPIC user mode "
  ` [PATCH V4 11/11] LoongArch: KVM: Add irqfd support

[RFC net-next (resend) 0/4] Send notifications for roaming hosts
 2024-11-08  3:55 UTC  (5+ messages)
` [RFC net-next (resend) 1/4] net: bridge: respect sticky flag on external learn
` [RFC net-next (resend) 2/4] net: bridge: send notification for roaming hosts
` [RFC net-next (resend) 3/4] net: dsa: mv88e6xxx: handle member-violations
` [RFC net-next (resend) 4/4] net: dsa: mv88e6xxx: cache fid-to-vid association

Patches add for v6.13-rc1 in Linux-watchdog-next
 2024-11-08  3:53 UTC  (2+ messages)

[PATCH] acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block()
 2024-11-08  3:52 UTC  (4+ messages)

[PATCH 0/9] Introduce Photonicat power management MCU driver
 2024-11-08  3:48 UTC  (5+ messages)
` [PATCH 7/9] leds: add Photonicat PMU LED driver

[PATCH net-next v6 0/7] Suspend IRQs during application busy periods
 2024-11-08  3:52 UTC  (7+ messages)
` [PATCH net-next v6 2/7] net: Suspend softirq when prefer_busy_poll is set

[oe][meta-gnome][PATCH 1/4] libspelling: require opengl distro feature
 2024-11-08  3:51 UTC  (4+ messages)
` [oe][meta-gnome][PATCH 2/4] sysprof: require opengl distro feature when gtk4 is dependend on
` [oe][meta-gnome][PATCH 3/4] grilo-plugins: consider opengl distro feature for default PACKAGECONFIG
` [oe][meta-gnome][PATCH 4/4] gnome-boxes: require opengl distro feature

[PATCH] crypto: caam - add error check to caam_rsa_set_priv_key_form
 2024-11-08  3:50 UTC 

[PATCH v4 0/3] media: mediatek: vcodec: support h264 extend vsi
 2024-11-08  3:40 UTC  (4+ messages)
` [PATCH v4 1/3] media: mediatek: vcodec: remove vsi operation in common interface
` [PATCH v4 2/3] media: mediatek: vcodec: support extended h264 decode
` [PATCH v4 3/3] media: mediatek: vcodec: add description for vsi struct

[PATCH v2] Staging: gpib: gpib_os.c - Remove unnecessary OOM message
 2024-11-08  3:50 UTC  (2+ messages)

[PATCH] range-diff: optionally include merge commits' diffs in the analysis
 2024-11-08  3:46 UTC  (2+ messages)

[PATCH] Fixed null-ptr-deref Read in drop_buffers
 2024-11-08  3:46 UTC  (2+ messages)

[PATCH v2 0/2] Fix the error path of probe functions in
 2024-11-08  3:42 UTC  (3+ messages)
` [PATCH v2 1/2] remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()
` [PATCH v2 2/2] remoteproc: qcom: adsp: "

[PATCH v6 0/9] packfile: avoid using the 'the_repository' global variable
 2024-11-08  3:42 UTC  (3+ messages)
` [PATCH v6 8/9] config: make `packed_git_(limit|window_size)` non-global variables

bio_add_* cleanups
 2024-11-07  9:10 UTC  (5+ messages)
` [PATCH 2/2] block: share more code for bio addition helpers

[PATCH v6 0/3] Add support for Cool Pi GenBook
 2024-11-08  3:41 UTC  (7+ messages)
` [PATCH v6 1/3] arm64: dts: rockchip: Add support for rk3588 based Cool Pi CM5 GenBook
` [PATCH v6 2/3] rockchip: Make it possible to define per board boot_targets
` [PATCH v6 3/3] board: rockchip: Add support for rk3588 GenBook

[syzbot] [mm?] BUG: stack guard page was hit in v9fs_file_read_iter
 2024-11-08  3:40 UTC  (2+ messages)
` [PATCH] netfs: If didn't read new data then abandon retry

[PATCH v2 0/3] rockchip: rk35xx: Implement checkboard() to print SoC variant
 2024-11-08  3:40 UTC  (5+ messages)
` [PATCH v2 2/3] rockchip: rk3588: "


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.