All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-17 11:52:36 to 2023-08-17 12:47:19 UTC [more...]

[OE-Core][PATCH v13 1/8] path.py: add support for ACLs and all additional attributes
 2023-08-17 12:46 UTC  (8+ messages)
` [OE-Core][PATCH v13 2/8] package_ipk.bbclass: add support for ACLs and xattr
` [OE-Core][PATCH v13 3/8] package.bbclass: "
` [OE-Core][PATCH v13 4/8] sstate.bbclass: "
` [OE-Core][PATCH v13 5/8] sstatesig.py: fix hash calculation for timestamp
` [OE-Core][PATCH v13 6/8] opkg-utils: add acl and xattr support
` [OE-Core][PATCH v13 7/8] opkg: add options to enable support for acl and xattr
` [OE-Core][PATCH v13 8/8] opkg: set locale from system environment variables

[PATCH v3 0/3] Fix NULL pointer dereference in RZ/{G2L,V2M,A2} pinctrl driver
 2023-08-17 12:45 UTC  (5+ messages)
` [PATCH v3 1/3] pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_map()
` [PATCH v3 2/3] pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_map()

[android-common:android-4.19-stable 2/2] fs/verity/enable.c:33:8: warning: assignment makes pointer from integer without a cast
 2023-08-17 12:45 UTC 

[intel-tdx:guest-kexec 4/7] drivers/firmware/efi/efi.c:643: warning: Function parameter or member 'unaccepted' not described in 'reserve_unaccepted'
 2023-08-17 12:45 UTC 

[syzbot] [kernel?] INFO: rcu detected stall in schedule (6)
 2023-08-17 12:44 UTC 

[PATCH] powerpc/8xx: Remove init_internal_rtc() to fix no previous prototype error
 2023-08-17 12:43 UTC  (3+ messages)

[PATCHSET v4] sched: Implement BPF extensible scheduler class
 2023-08-17 12:44 UTC  (5+ messages)

[PATCH v3] Bluetooth: btintel: Send new command for PPAG
 2023-08-17 12:43 UTC  (2+ messages)
` [v3] "

[PATCH v2 0/3] KVM: s390: Enable AP instructions for pv-guests
 2023-08-17 12:43 UTC  (5+ messages)
` [PATCH v2 2/3] target/s390x/kvm: Refactor AP functionalities
` [PATCH v2 3/3] target/s390x: AP-passthrough for PV guests

[PATCH] powerpc/4xx: Remove WatchdogHandler() to fix no previous prototype error
 2023-08-17 12:42 UTC  (4+ messages)

[PATCH v6 1/6] dt-bindings: iio: adc: mcp3911: add support for the whole MCP39xx family
 2023-08-17 12:42 UTC  (8+ messages)
` [PATCH v6 2/6] iio: adc: mcp3911: make use of dev_err_probe()
` [PATCH v6 3/6] iio: adc: mcp3911: simplify usage of spi->dev
` [PATCH v6 4/6] iio: adc: mcp3911: fix indentation
` [PATCH v6 5/6] iio: adc: mcp3911: avoid ambiguity parameters in macros
` [PATCH v6 6/6] iio: adc: mcp3911: add support for the whole MCP39xx family

[PATCH v3 0/7] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX commands support
 2023-08-17 12:42 UTC  (4+ messages)
` [PATCH v3 1/7] vdpa: Use iovec for vhost_vdpa_net_load_cmd()

[PATCH] Doc: fs: Take away the stale url
 2023-08-17 12:36 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: Fix return value check for fixed_phy_register()
 2023-08-17 12:43 UTC  (9+ messages)
` [PATCH net-next v2 1/4] net: phy: fixed_phy: Fix return value check for fixed_phy_get_gpiod
` [PATCH net-next v2 2/4] net: bgmac: Fix return value check for fixed_phy_register()
` [PATCH net-next v2 3/4] net: bcmgenet: "
` [PATCH net-next v2 4/4] net: lan743x: "

[MAINTAINERS SUMMIT] Maintainer burnout
 2023-08-17 12:42 UTC  (7+ messages)

[PATCH 1/2] btrfs: Convert defrag_prepare_one_page() to use a folio
 2023-08-17 12:34 UTC  (4+ messages)
` [PATCH 2/2] btrfs: Use a folio array throughout the defrag process

[Intel-gfx] [PATCH] Revert "drm/edid: Fix csync detailed mode parsing"
 2023-08-17 12:40 UTC  (5+ messages)
    `  "

struct_size() using sizeof() vs offsetof()
 2023-08-17 12:39 UTC  (3+ messages)

[XEN PATCH v2 0/3] xen: fix inclusions and static storage duration
 2023-08-17 12:39 UTC  (4+ messages)
` [XEN PATCH v2 1/3] vm_event: rework inclusions to use arch-indipendent header
` [XEN PATCH v2 2/3] vpci/msix: make 'get_slot' static
` [XEN PATCH v2 3/3] drivers/video: make declarations of defined functions available

[PATCH v5] gpio: consumer: new virtual driver
 2023-08-17 12:38 UTC  (4+ messages)

[PATCH] media: uvcvideo: Fix power line control for a Chicony camera
 2023-08-17 12:38 UTC 

[PATCH net-next] net: lan966x: Fix return value check for vcap_get_rule()
 2023-08-17 12:37 UTC 

[igt-dev] [PATCH i-g-t] README.md and docs: describe how to document tests
 2023-08-17 12:36 UTC  (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "

[v1, 0/3] riscv: fix ptrace and export VLENB
 2023-08-17 12:35 UTC  (4+ messages)
` [v1, 2/3] RISC-V: vector: export VLENB csr in __sc_riscv_v_state

[Intel-wired-lan] [PATCH iwl-next v1 2/2] i40e: add mdd-auto-reset-vf private flag
 2023-08-17 12:35 UTC  (3+ messages)

[intel-tdx:osv-integration 267/343] arch/x86/kvm/vmx/tdx_error.c:43:28: error: 'TDH_MEM_RD' undeclared; did you mean 'TDH_MNG_RD'?
 2023-08-17 12:35 UTC 

[Intel-gfx] [PATCH v2 0/5] Drop support for pre-production DG2 hardware
 2023-08-17 12:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Drop support for pre-production DG2 hardware (rev3)

[PATCH v2] scsi: sli4: Remove the buggy code
 2023-08-17 12:33 UTC  (3+ messages)

Simple DRM frame buffer driver not working on Dell desktop with Nvidia card
 2023-08-17 12:31 UTC  (3+ messages)

[lwn:docs-next 37/49] htmldocs: Warning: Documentation/riscv/boot.rst references a file that doesn't exist: Documentation/arm/uefi.rst
 2023-08-17 12:30 UTC  (2+ messages)

[PATCH v8 1/2] powerpc/rtas: Rename rtas_error_rc to rtas_generic_errno
 2023-08-17 12:29 UTC  (6+ messages)

[RFC] wifi: mac80211: fix UBSAN warning caused by reorder_buf_filtered bits shift-out-of-bounds
 2023-08-17 12:30 UTC  (4+ messages)

[PATCH -next] mfd: tc3589x: Remove redundant of_match_ptr()
 2023-08-17 12:29 UTC  (2+ messages)
` (subset) "

[powerpc:next-test] BUILD SUCCESS 9a32584bc108c8fe4d02fa33b16caf686e4a788a
 2023-08-17 12:27 UTC 

[PATCH net-next 0/3] net: Fix return value check for get_phy_device()
 2023-08-17 12:29 UTC  (7+ messages)
` [PATCH net-next 1/3] net: mdio: "
` [PATCH net-next 2/3] amd-xgbe: Return proper error code "
` [PATCH net-next 3/3] net: hisilicon: hns: Fix return value check "

[PATCH] scsi: sli4: Remove code duplication
 2023-08-17 12:29 UTC  (3+ messages)

[PATCH -next] leds: remove redundant of_match_ptr()
 2023-08-17 12:28 UTC  (2+ messages)
` (subset) "

[powerpc:fixes-test] BUILD SUCCESS 4f3175979e62de3b929bfa54a0db4b87d36257a7
 2023-08-17 12:27 UTC 

[PATCH v5 0/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
 2023-08-17 12:27 UTC  (6+ messages)
` [PATCH v5 3/7] perf record: Move setting dummy tracking before record__init_thread_masks()

[PATCH 1/1] perf lock: Don't pass an ERR_PTR() directly to perf_session__delete()
 2023-08-17 12:25 UTC 

[RFC PATCH 0/2] Add a test to catch unprobed Devicetree devices
 2023-08-17 12:26 UTC  (5+ messages)
` [RFC PATCH 2/2] kselftest: Add Devicetree unprobed devices test

[PATCH v3 0/6] KVM: PPC: Nested APIv2 guest support
 2023-08-17 12:23 UTC  (9+ messages)
` [PATCH v3 4/6] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long
` [PATCH v3 5/6] KVM: PPC: Add support for nestedv2 guests

[sashal-stable:pending-5.4 68/89] drivers/base/power/runtime.c:1152: warning: Function parameter or member 'ign_usage_count' not described in 'pm_runtime_get_if_active'
 2023-08-17 12:24 UTC 

[syzbot] [kernel?] INFO: rcu detected stall in sys_clock_nanosleep (5)
 2023-08-17 12:23 UTC 

b4 patch corruption
 2023-08-17 12:23 UTC 

[PATCH net-next v3 0/2] Add Realtek automotive PCIe driver
 2023-08-17 12:22 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code

[PATCH 1/1] perf top: Don't pass an ERR_PTR() directly to perf_session__delete()
 2023-08-17 12:21 UTC 

[OE-Core][PATCH v12 1/7] path.py: add support for ACLs and all additional attributes
 2023-08-17 12:22 UTC  (4+ messages)
` [OE-Core][PATCH v12 4/7] sstate.bbclass: add support for ACLs and xattr

[PATCH] btrfs: fix BUG_ON condition in btrfs_cancel_balance
 2023-08-17 12:11 UTC  (2+ messages)

[PATCH 00/10] Add PCIe Bandwidth Controller
 2023-08-17 12:17 UTC  (11+ messages)
` [PATCH 01/10] PCI: Protect Link Control 2 Register with RMW locking
` [PATCH 02/10] drm/radeon: Use RMW accessors for changing LNKCTL2
` [PATCH 03/10] drm/amdgpu: "
` [PATCH 04/10] drm/IB/hfi1: "
` [PATCH 05/10] PCI: Store all PCIe Supported Link Speeds
` [PATCH 06/10] PCI: Cache PCIe device's Supported Speed Vector
` [PATCH 07/10] PCI/LINK: Re-add BW notification portdrv as PCIe BW controller
` [PATCH 08/10] PCI/bwctrl: Add "controller" part into PCIe bwctrl
` [PATCH 09/10] thermal: Add PCIe cooling driver
` [PATCH 10/10] selftests/pcie_bwctrl: Create selftests

[PATCH] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
 2023-08-17 12:18 UTC  (8+ messages)
` [EXTERNAL] "

[PATCH] xsm: removing inclusion of byteorder.h
 2023-08-17 12:17 UTC  (3+ messages)

[syzbot] [usb?] KASAN: slab-use-after-free Write in usb_anchor_suspend_wakeups
 2023-08-17 12:16 UTC  (4+ messages)

[PATCH v3] gpio: sim: simplify code with cleanup helpers
 2023-08-17 12:15 UTC  (5+ messages)

[PATCH RESEND] x86/entry: Don't write to CR3 when restoring to kernel CR3
 2023-08-17 12:15 UTC 

[meta-python][PATCH v2] python3-oauth2client_4.1.2.bb: recipe added
 2023-08-17 12:13 UTC 

[PATCH v11 9/9] PCI: ACPI: Use device constraints to decide PCI target state fallback policy
 2023-08-17 12:13 UTC  (3+ messages)

[PATCH v1 1/1] usbip: Use platform_device_register_full()
 2023-08-17 12:13 UTC 

[PATCH v1 1/1] fs/affs: Rename local toupper() to fn() to avoid confusion
 2023-08-17 12:12 UTC 

[PATCH 00/17] Enable UFS on DragonBoard845c
 2023-08-17 12:13 UTC  (11+ messages)
` [PATCH 17/17] MAINTAINERS: Update UFS maintainer

[Intel-xe] [PATCH v2 0/3] drm/xe/pvc: Add Wa_16017236439
 2023-08-17 12:12 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for drm/xe/pvc: Add Wa_16017236439 (rev2)

[PATCH v3] PCI: xilinx-nwl: Remove unnecessary code which updates primary, secondary and sub-ordinate bus numbers
 2023-08-17 12:10 UTC  (10+ messages)
` [PATCH v5 0/3] Increase ecam size value to discover 256 buses during
` [PATCH v5 1/3] dt-bindings: PCI: xilinx-nwl: Modify ECAM size in example
` [PATCH v5 2/3] PCI: xilinx-nwl: Rename ECAM size default macro
` [PATCH v5 3/3] PCI: xilinx-nwl: Increase ECAM size to accommodate 256 buses

[PATCH 20/20] ARC: pt_regs: create seperate type for ecr
 2023-08-17 12:09 UTC  (3+ messages)

[PATCH] btrfs: reject device with CHANGING_FSID_V2
 2023-08-17 12:04 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update UFS maintainer
 2023-08-17 12:09 UTC 

[RFC PATCH 0/2] Add support to build pci-j721e as a kernel module
 2023-08-17 12:08 UTC  (6+ messages)
` [RFC PATCH 1/2] PCI: cadence: Add support to build pcie-cadence library "
` [RFC PATCH 2/2] PCI: j721e: Add support to build pci-j721e "

[PATCH v2] staging: vt6655: replace camel case by snake case
 2023-08-17 12:08 UTC  (7+ messages)

[meta-oe][PATCH v2] recipes-bsp: Add bolt
 2023-08-17 12:08 UTC  (3+ messages)
  ` [oe] "

[PATCH 0/2] leds: Add a driver for KTD202x
 2023-08-17 12:07 UTC  (5+ messages)
` [PATCH 2/2] leds: add ktd202x driver

[PATCH] ns16550: add support for polling mode when device tree is used
 2023-08-17 12:06 UTC  (4+ messages)

[PATCH bpf-next v2 0/7] add BPF_F_PERMANENTLY flag for sockmap skmsg redirect
 2023-08-17 12:05 UTC  (3+ messages)
` [PATCH bpf-next v2 1/7] bpf, sockmap: add BPF_F_PERMANENTLY flag for "

[intel-lts:6.1/linux 907/2351] drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:758: warning: Excess function parameter 'pcie_index' description in 'amdgpu_device_indirect_wreg'
 2023-08-17 12:02 UTC 

[PATCH net-next] net: pcs: lynxi: fully reconfigure if link is down
 2023-08-17 12:04 UTC  (2+ messages)

[oe] [meta-oe][PATCH] recipes-bsp: Add bolt
 2023-08-15 19:16 UTC  (2+ messages)
` [meta-oe][PATCH v2] "

Patch for Jack recipe to remove "readline" from DEPENDS, (Issue #732)
 2023-08-15 17:52 UTC 

[PATCH] recipes-extended: add qcbor recipe
 2023-08-16  8:34 UTC 

[OE-core][PATCH v2] ccache.bbclass: Add allowed list for native recipes
 2023-08-17  9:01 UTC 

[PATCH net] net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gates
 2023-08-17 12:01 UTC 

[syzbot] [kernel?] INFO: rcu detected stall in toggle_allocation_gate
 2023-08-17 12:01 UTC 

[PATCHv6 net-next 0/2] ipv6: update route when delete source address
 2023-08-17 12:02 UTC  (3+ messages)
` [PATCHv6 net-next 1/2] ipv6: do not match device when remove source route

[PATCH net] net: ethernet: mtk_eth_soc: fix NULL pointer on hw reset
 2023-08-17 12:01 UTC  (2+ messages)

[PATCH v2 0/6] capsule: Embed the public key ESL as part of build
 2023-08-17 12:00 UTC  (9+ messages)
` [PATCH v2 1/6] scripts/Makefile.lib: Collate all dtsi files for inclusion
` [PATCH v2 2/6] scripts/Makefile.lib: Add dtsi include files as deps for building DTB
` [PATCH v2 3/6] scripts/Makefile.lib: Embed capsule public key in platform's dtb
` [PATCH v2 6/6] doc: capsule: Document the new mechanism to embed ESL file into dtb

[PATCH v7 0/2] Support pwm/tach driver for aspeed ast26xx
 2023-08-17 12:00 UTC  (9+ messages)
` [PATCH v7 1/2] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control
` [PATCH v7 2/2] hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach

[PATCH] chardev/char-pty: Avoid losing bytes when the other side just (re-)connected
 2023-08-17 12:00 UTC  (3+ messages)

Recent changes (master)
 2023-08-17 12:00 UTC 

[PATCH v1 00/12] media: i2c: imx219: Miscellaneous cleanups and improvements
 2023-08-17 11:59 UTC  (4+ messages)
` [PATCH v1 07/12] media: i2c: imx219: Initialize ycbcr_enc

[PATCH] drivers: nvdimm: fix dereference after free
 2023-08-17 11:41 UTC 

[PATCH net-next] net: ethernet: mtk_eth_soc: fix register definitions for MT7988
 2023-08-17 11:58 UTC  (2+ messages)

[PATCH] drivers: nvdimm: fix memleak
 2023-08-17 11:59 UTC 

[PATCH RFC] btrfs-progs: btrfstune -m|M remove 2-stage commit
 2023-08-17 11:52 UTC  (2+ messages)

[PATCH] mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()
 2023-08-17 11:58 UTC 

[PATCH 0/6] RFC optional rte optional stdatomics API
 2023-08-17 11:57 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 6/6] devtools: forbid new direct use of GCC atomic builtins

[PATCH v4 0/4] KVM: s390: Enable AP instructions for PV-guests
 2023-08-17 11:56 UTC  (4+ messages)
` [PATCH v4 4/4] KVM: s390: pv: Allow AP-instructions for pv-guests

[PATCH] mfd: axp20x: Generalise handling without interrupts
 2023-08-17 11:55 UTC  (2+ messages)

Xen 4.17.2, 4.16.5, 4.15.5, and 4.14.6 released
 2023-08-17 11:55 UTC 

[PATCH] soc: kunpeng_hccs: fix some sparse warnings about incorrect type
 2023-08-17 11:54 UTC  (5+ messages)

[PATCH v4] Bluetooth: Fix for ACL disconnect when pairing fails
 2023-08-17 11:53 UTC  (2+ messages)

[PATCH v2] btrfs: scrub: avoid unnecessary extent tree search for striped profiles
 2023-08-17 11:47 UTC  (2+ messages)

[PATCH v3 0/4] general defconfig cleanups
 2023-08-17 11:50 UTC  (4+ messages)
` [PATCH v3 2/4] arch/loongarch/configs/*_defconfig cleanup
` [PATCH v3 3/4] arch/mips/configs/*_defconfig cleanup
` [PATCH v3 4/4] arch/powerpc/configs/*_defconfig cleanup

[PATCH 1/2] dt-bindings: mfd: st,stpmic1: Add missing unevaluatedProperties for each regulator
 2023-08-17 11:52 UTC  (3+ messages)

[PATCH] iio: dac: ti-dac5571: Use i2c_get_match_data()
 2023-08-17 11:51 UTC  (7+ messages)

[PATCH] tracing: Fix race when concurrently splice_read trace_pipe
 2023-08-17 11:50 UTC  (2+ messages)
` [RFC PATCH] tracing: Introduce pipe_cpumask to avoid race on trace_pipes

[PATCH 1/3] xfrm: Use the XFRM_GRO to indicate a GRO call on input
 2023-08-17 11:52 UTC  (3+ messages)
` [PATCH v5 ipsec-next 0/3] xfrm: Support GRO decapsulation for ESP in UDP encapsulation


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.