All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-13 06:13:36 to 2023-02-13 07:40:11 UTC [more...]

[xenomai-images][PATCH 0/7] LTS kernel 6.1, kernel 5.2 for 3.2.x, Isar update to bitbake 2.0
 2023-02-13  7:01 UTC  (7+ messages)
` [xenomai-images][PATCH 1/7] linux-xenomai: Move S assignment into common include
` [xenomai-images][PATCH 3/7] Add kernel 6.1 recipe and kas files
` [xenomai-images][PATCH 4/7] ci: Hook up kernel 6.1
` [xenomai-images][PATCH 5/7] Kconfig: Enable kernel 5.15 for xenomai 3.2 head
` [xenomai-images][PATCH 6/7] ci: Add kernel 5.15 to Xenomai 3.2 pipeline
` [xenomai-images][PATCH 7/7] Update Isar after bitbake 2 switch

[PATCH v2 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-02-13  7:40 UTC  (4+ messages)

[PATCH] sound: soc: codec: tlv320adcx140: fix 'ti,gpio-config' DT property init
 2023-02-13  7:38 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] doc: devicetree: dt_qemu.rst: Fix the typo and space
 2023-02-13  7:39 UTC  (2+ messages)

[RFC PATCH] doc: arch: Add document for RISC-V architecture
 2023-02-13  7:36 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-13  7:34 UTC 

[PATCH v2 0/9] hw/qdev: Housekeeping around qdev_get_parent_bus()
 2023-02-13  7:32 UTC  (12+ messages)
` [PATCH v2 1/9] hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus()
` [PATCH v2 2/9] hw/audio: Replace dev->parent_bus by qdev_get_parent_bus(dev)
` [PATCH v2 3/9] hw/block: "
` [PATCH v2 4/9] hw/net: "
` [PATCH v2 5/9] hw/pci: "
` [PATCH v2 6/9] hw/ppc: "
` [PATCH v2 7/9] hw/usb: "
` [PATCH v2 8/9] hw: Use qdev_get_parent_bus() in qdev_get_own_fw_dev_path_from_handler()
` [PATCH v2 9/9] qdev-monitor: Use qdev_get_parent_bus() in bus_print_dev()

[syzbot] INFO: trying to register non-static key in __timer_delete_sync
 2023-02-13  7:32 UTC 

[PATCH] net/ice: fix ice dcf contrl thread crash
 2023-02-13  7:16 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v2] net/ice: fix ice dcf control "

[PATCH v1 RFC Zisslpcfi 15/20] sslp prctl: arch-agnostic prctl for shadow stack and landing pad instr
 2023-02-13  7:31 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: remove the shareability of ITS
 2023-02-13  7:30 UTC  (8+ messages)

[PATCH v2 0/4] compressdev: add LZ4 support
 2023-02-13  7:29 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/4] app/test-compress-perf: allow test single compress operation
    ` [EXT] "
  ` [PATCH v3 3/4] app/test-compress-perf: add algo option
    ` [EXT] "

[PATCH 0/2] odroid: fix boot issues on u2, xu4 and siblings
 2023-02-13  7:28 UTC  (7+ messages)
` [PATCH 2/2] samsung: common: only load CROS_EC if enabled in config
  ` [PATCH 1/2] Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"

[PATCH v2 1/4] clk: rs9: Check for vendor/device ID
 2023-02-13  7:28 UTC  (2+ messages)

[REGRESSION] 5.15.88 and onwards no longer return EADDRINUSE from bind
 2023-02-13  7:25 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-13  7:24 UTC 

[PATCH v2 00/10] Backport BRCMNAND changes from Linux
 2023-02-13  7:23 UTC  (7+ messages)
` [PATCH v2 01/10] mtd: rawnand: brcmnand: Refactored code to introduce helper functions
` [PATCH v2 06/10] mtd: rawnand: brcmnand: rename v4 registers
` [PATCH v2 07/10] mtd: rawnand: brcmnand: fix CS0 layout

[PATCH v5] dt-bindings: leds: Document commonly used LED triggers
 2023-02-13  7:23 UTC  (2+ messages)

Fixed GPIO2 value assigned
 2023-02-13  7:20 UTC 

[PATCH v4 0/1] Add Ufispace NCPLite platform device tree
 2023-02-13  7:21 UTC  (5+ messages)
` [PATCH v4 1/1] ARM: dts: aspeed: Add device tree for Ufispace NCPLite BMC

[PATCH net-next] nfp: ethtool: supplement nfp link modes supported
 2023-02-13  7:21 UTC  (2+ messages)

[PATCH v6] dt-bindings: leds: Document commonly used LED triggers
 2023-02-13  7:21 UTC 

[PATCH] nvme-pci: set the DMA mask earlier
 2023-02-13  7:20 UTC 

Mainline zyncmp vcu driver: support for the video decoder
 2023-02-13  7:17 UTC  (4+ messages)

[PATCH] Fix setting up CPU and User ports to be in the correct mode during setup and when toggling vlan_filtering on a bridge port
 2023-02-13  7:15 UTC  (4+ messages)

[PATCH] driver: core: Prevent NULL pointer dereference in device name functions
 2023-02-13  7:16 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-13  7:14 UTC 

[PATCH v2 00/19] hw: Use QOM macros and remove DO_UPCAST() uses
 2023-02-13  7:08 UTC  (20+ messages)
` [PATCH v2 01/19] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL()
` [PATCH v2 02/19] hw/char/serial-pci-multi: Batch register types using DEFINE_TYPES macro
` [PATCH v2 03/19] hw/char/serial-pci-multi: Introduce PCI_MULTISERIAL QOM abstract parent
` [PATCH v2 04/19] hw/char/serial-pci-multi: Factor multi_serial_class_initfn() out
` [PATCH v2 05/19] hw/char/serial-pci-multi: Replace DO_UPCAST() by PCI_MULTISERIAL()
` [PATCH v2 06/19] hw/ide/qdev: Replace DO_UPCAST(IDEDevice) by IDE_DEVICE()
` [PATCH v2 07/19] hw/ide/qdev: Replace DO_UPCAST(IDEBus) by IDE_BUS()
` [PATCH v2 08/19] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent
` [PATCH v2 09/19] hw/net/eepro100: Replace DO_UPCAST(EEPRO100State) by EEPRO100()
` [PATCH v2 10/19] hw/net/ne2000-pci: Replace DO_UPCAST(PCINE2000State) by PCI_NE2000()
` [PATCH v2 11/19] hw/net/tulip: Finish QOM conversion
` [PATCH v2 12/19] hw/pci/pci: Replace DO_UPCAST(PCIBus) by PCI_BUS()
` [PATCH v2 13/19] hw/scsi/scsi-bus: Replace DO_UPCAST(SCSIBus) by SCSI_BUS()
` [PATCH v2 14/19] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device()
` [PATCH v2 15/19] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
` [PATCH v2 16/19] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
` [PATCH v2 17/19] hw/usb/dev-hub: Use QOM USB_HUB() macro instead of casting
` [PATCH v2 18/19] hw/usb: Replace DO_UPCAST(USBBus) by USB_BUS()
` [RFC PATCH v2 19/19] hw/usb: Inline usb_bus_from_device()

[PATCH v5 0/4] drm/rockchip: dw_hdmi: Add 4k@30 support
 2023-02-13  7:11 UTC  (2+ messages)

[PATCH] habanalabs: change unused extern decl of hdev to forward decl of hl_device
 2023-02-13  7:12 UTC  (3+ messages)

[PATCH 0/9] mtd: spi-nor: Add support for Infineon S28HS02GT
 2023-02-13  7:09 UTC  (10+ messages)
` [PATCH 1/9] mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28
` [PATCH 2/9] mtd: spi-nor-core: Consolidate non-uniform erase helpers for "
` [PATCH 3/9] mtd: spi-nor-core: Rework spansion_read_any_reg() to support Octal DTR mode
` [PATCH 4/9] mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28
` [PATCH 5/9] mtd: spi-nor-core: Rework s25_mdp_ready() to support Octal DTR mode
` [PATCH 6/9] mtd: spi-nor-core: Consolidate setup() hook for Infineon(Cypress) S25 and S28
` [PATCH 7/9] mtd: spi-nor-core: Consolidate post_bfpt_fixup() "
` [PATCH 8/9] mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable()
` [PATCH 9/9] mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt ID

[PATCH v1 RFC Zisslpcfi 05/20] mmap : Introducing new protection "PROT_SHADOWSTACK" for mmap
 2023-02-13  7:10 UTC  (2+ messages)

[PATCH v1 RFC Zisslpcfi 08/20] riscv: ELF header parsing in GNU property for riscv zisslpcfi
 2023-02-13  7:10 UTC  (2+ messages)

[PATCH -next v2] usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() fails
 2023-02-13  7:09 UTC 

[PATCH 00/21] Some bugfix and cleanup to mballoc
 2023-02-13  7:09 UTC  (11+ messages)
` [PATCH 01/21] ext4: set goal start correctly in ext4_mb_normalize_request
` [PATCH 02/21] ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set
` [PATCH 04/21] ext4: get correct ext4_group_info in ext4_mb_prefetch_fini
` [PATCH 05/21] ext4: correct calculation of s_mb_preallocated
` [PATCH 06/21] ext4: correct start of used group pa for debug in ext4_mb_use_group_pa

[PATCH v4] dt-bindings: leds: Document commonly used LED triggers
 2023-02-13  7:09 UTC  (5+ messages)

[PATCH v6 00/26] pSeries dynamic secure boot secvar interface + platform keyring loading
 2023-02-13  7:07 UTC  (10+ messages)
` [PATCH v6 24/26] powerpc/pseries: Implement secvars for dynamic secure boot

[PATCH v7 0/7] submodule: parallelize diff
 2023-02-13  7:06 UTC  (5+ messages)
` [PATCH v8 1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts
` [PATCH v8 4/6] submodule: refactor is_submodule_modified()

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2023-02-13  7:05 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-13  7:04 UTC 

[PATCH -next] i3c: fix device.h kernel-doc warnings
 2023-02-13  7:03 UTC 

[PATCH] treat AHCI controllers under VMD as part of VMD
 2023-02-13  7:02 UTC  (3+ messages)

Yocto Bug 14965 - Need info on rmeta hash
 2023-02-13  7:01 UTC  (2+ messages)

pull-request: iwlwifi-next 2023-01-30
 2023-02-13  7:01 UTC  (2+ messages)

[PATCH -tip] kasan: Emit different calls for instrumentable memintrinsics
 2023-02-13  7:00 UTC  (7+ messages)

[PATCH v9 0/3] cachestat: a new syscall for page cache state of files
 2023-02-13  7:00 UTC  (5+ messages)
` [PATCH v9 2/3] cachestat: implement cachestat syscall

[kraxel:drm-qemu-next 6/7] drivers/gpu/drm/virtio/virtgpu_vq.c:654:70: sparse: sparse: incorrect type in argument 3 (different base types)
 2023-02-13  7:00 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-02-12
 2023-02-13  6:37 UTC 

[PATCH -next] ASoC: codecs: Remove unneeded semicolon
 2023-02-13  6:58 UTC  (3+ messages)

[PATCH] rockchip: dts: rk3328: fix sdram params
 2023-02-13  6:58 UTC  (2+ messages)

[PATCH v5 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2023-02-13  6:57 UTC  (3+ messages)

[PATCH v5 00/13] btrfs: introduce RAID stripe tree
 2023-02-13  6:57 UTC  (5+ messages)
` [PATCH v5 02/13] btrfs: add raid stripe tree definitions
` [PATCH v5 04/13] btrfs: add support for inserting raid stripe extents

[oe] [meta-oe] [PATCH] ctags: upgrade 6.0.20230115.0 -> 6.0.20230212.0
 2023-02-13  6:56 UTC  (3+ messages)
` [oe] [meta-oe] [PATCH] ddrescue: upgrade 1.26 -> 1.27
` [PATCH] [oe] [meta-oe] [PATCH] editorconfig-core-c: upgrade 0.12.5 -> 0.12.6

[PATCH -v4 0/9] migrate_pages(): batch TLB flushing
 2023-02-13  6:55 UTC  (4+ messages)
` [PATCH -v4 5/9] migrate_pages: batch _unmap and _move

RTT-PROBE: lore-subspace-rtt
 2023-02-13  6:54 UTC 

[PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
 2023-02-13  6:50 UTC  (10+ messages)
` [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
` [PATCH v2 07/13] vdpa: add vdpa net migration state notifier
` [PATCH v2 09/13] vdpa net: block migration if the device has CVQ

[meta-ti][dunfell][PATCH V3] conf: machine: j721s2-evm: Add support for J721S2 HS-FS
 2023-02-13  6:50 UTC 

[PATCH v2 0/7] Mini-OS: add minimal 9pfs support
 2023-02-13  6:47 UTC  (4+ messages)
` [PATCH v2 7/7] Mini-OS: add read and write support to 9pfsfront

[meta-ti][dunfell][PATCH V2] conf: machine: j721s2-evm: Add support for J721S2 HS-FS
 2023-02-13  6:45 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-13  6:44 UTC 

[PATCH] irqchip/loongson-eiointc: Add DT init support
 2023-02-13  6:43 UTC  (3+ messages)

[PATCH v2 0/8] x86/mtrr: fix handling with PAT but without MTRR
 2023-02-13  6:43 UTC  (17+ messages)
` [PATCH v2 1/8] x86/mtrr: split off physical address size calculation
` [PATCH v2 2/8] x86/mtrr: support setting MTRR state for software defined MTRRs
` [PATCH v2 3/8] x86/hyperv: set MTRR state when running as SEV-SNP Hyper-V guest
` [PATCH v2 5/8] x86/mtrr: revert commit 90b926e68f50
` [PATCH v2 7/8] x86/mm: only check uniform after calling mtrr_type_lookup()

[virtio-dev] [PATCH v10 00/10] Introduce device group and device management
 2023-02-13  6:43 UTC  (3+ messages)
` [PATCH v10 09/10] admin: conformance clauses
  ` [virtio-comment] Re: [virtio-dev] "

max_hw_sectors error caused by recent NVMe driver commit
 2023-02-13  6:42 UTC  (4+ messages)

[PATCH] net: netfilter: fix possible refcount leak in ctnetlink_create_conntrack()
 2023-02-13  6:42 UTC  (5+ messages)

[PATCH] btrfs: fix unnecessary increment of read error stat on write error
 2023-02-13  6:42 UTC  (2+ messages)

[ti:ti-rt-linux-5.10.y-cicd 16224/21410] drivers/i2c/i2c-core-base.c:952 i2c_new_client_device() warn: passing zero to 'ERR_PTR'
 2023-02-13  6:39 UTC 

[linux-next:master 10834/12440] ld.lld: error: vmlinux.a(init/main.o):(function rcu_lock_acquire: .text+0x268): relocation R_RISCV_HI20 out of range: 524289 is not in [-524288, 524287]; references .Ltmp0
 2023-02-13  6:39 UTC 

[PATCH 0/2] i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree
 2023-02-13  6:38 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-02-13  6:37 UTC  (23+ messages)
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM

bug report: symbolic-ref --short command echos the wrong text while use Chinese language
 2023-02-13  6:38 UTC 

[PATCH 0/2] fix and optimize btrfs_lookup_bio_sums()
 2023-02-13  6:36 UTC  (5+ messages)
` [PATCH 1/2] btrfs: avoid reusing variable names in nested blocks
` [PATCH 2/2] btrfs: optimize search_file_offset_in_bio return value to bool

[PATCH] swiotlb: fix the deadlock in swiotlb_do_find_slots
 2023-02-13  6:36 UTC 

[Intel-xe] [PATCH] test:test
 2023-02-13  6:25 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-13  6:34 UTC 

[PATCH V5 00/12] IOT2050-related enhancements
 2023-02-13  6:33 UTC  (12+ messages)
` [PATCH V5 08/12] iot2050: Add script for signing artifacts

[PATCH] btrfs: remove btrfs_csum_ptr
 2023-02-13  6:32 UTC  (2+ messages)

[RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
 2023-02-13  6:30 UTC  (4+ messages)

[Patch net-next] sock_map: dump socket map id via diag
 2023-02-13  6:29 UTC  (2+ messages)

[PATCH v7 0/6] Some improvements of resctrl selftest
 2023-02-13  6:24 UTC  (7+ messages)
` [PATCH v7 1/6] selftests/resctrl: Fix set up schemata with 100% allocation on first run in MBM test
` [PATCH v7 2/6] selftests/resctrl: Return MBA check result and make it to output message
` [PATCH v7 3/6] selftests/resctrl: Flush stdout file buffer before executing fork()
` [PATCH v7 4/6] selftests/resctrl: Cleanup properly when an error occurs in CAT test
` [PATCH v7 5/6] selftests/resctrl: Commonize the signal handler register/unregister for all tests
` [PATCH v7 6/6] selftests/resctrl: Remove duplicate codes that clear each test result file

[PATCH] MIPS: dts: Boston: Fix dtc 'pci_device_reg' warning
 2023-02-13  6:24 UTC 

[PATCH 0/5] nvme: rework __nvme_submit_sync_cmd()
 2023-02-13  6:26 UTC  (7+ messages)
` [PATCH 1/5] nvme: split __nvme_submit_sync_cmd()
` [PATCH 2/5] block: make blk_rq_map_kern() to accept a NULL buffer
` [PATCH 4/5] nvme: open-code __nvme_submit_sync_cmd()

[PATCH v3 0/3] Update Renesas RZ/V2M UART Port type
 2023-02-13  6:26 UTC  (5+ messages)
` [PATCH v3 1/3] serial: 8250_em: Use dev_err_probe()
` [PATCH v3 2/3] serial: 8250_em: Update RZ/V2M port type as PORT_16750

RTT-PROBE: lore-subspace-rtt
 2023-02-13  6:24 UTC 

[net-next Patch V4 0/4] octeontx2-pf: HTB offload support
 2023-02-13  6:22 UTC  (9+ messages)
` [net-next Patch V4 2/4] octeontx2-pf: qos send queues management
` [net-next Patch V4 4/4] octeontx2-pf: Add support for HTB offload

[PATCH v4 2/2] ext4: clear the verified flag of the modified leaf or idx if error
 2023-02-13  6:19 UTC  (3+ messages)

next/master build: 196 builds: 11 failed, 185 passed, 18 errors, 19 warnings (next-20230213)
 2023-02-13  6:18 UTC 

next/master build: 196 builds: 11 failed, 185 passed, 18 errors, 19 warnings (next-20230213)
 2023-02-13  6:18 UTC 

BUG: unable to handle kernel paging request in n_tty_open
 2023-02-13  6:18 UTC  (2+ messages)

[syzbot] WARNING: suspicious RCU usage in mas_state_walk (2)
 2023-02-13  6:16 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-13  6:14 UTC 

[PATCH v11 0/6] Wave5 codec driver
 2023-02-13  6:13 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.