messages from 2023-02-17 02:56:24 to 2023-02-17 04:31:30 UTC [more...]
[PATCH 1/2] arm-bsp/linux-yocto: add 5.19 kernel recipe for N1SDP
2023-02-17 4:30 UTC (2+ messages)
[PATCH 1/2] arm,arm-bsp/classes: Move wic_nopt to meta-arm
2023-02-17 4:30 UTC (2+ messages)
[PATCH 1/2] arm/boot-wrapper-aarch64: tell upgrade checker to look for new SHAs
2023-02-17 4:30 UTC (2+ messages)
[PATCH 0/3] Add UEFI capsule generation support
2023-02-17 4:30 UTC (2+ messages)
[PATCH langdale 0/1] arm/trusted-firmware-m: Do not use release branches
2023-02-17 4:30 UTC (2+ messages)
[PATCH 0/2] Update UEFI capsule generation to use json config file
2023-02-17 4:30 UTC (2+ messages)
[PATCH 1/1] arm-bsp/uefi_capsule: Use json file to pass capsule config
2023-02-17 4:30 UTC (2+ messages)
[PATCH mm-unstable v1 0/5] mm/kvm: lockless accessed bit harvest
2023-02-17 4:24 UTC (27+ messages)
` [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
` [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v1 3/5] kvm/arm64: "
` [PATCH mm-unstable v1 4/5] kvm/powerpc: "
` [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
[PATCH wpan] ca8210: fix mac_len negative array access
2023-02-17 4:25 UTC
[PATCH v2 00/47] MediaTek clocks: full module build and cleanups
2023-02-17 4:24 UTC (25+ messages)
` [PATCH v2 29/47] clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
` [PATCH v2 30/47] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v2 31/47] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v2 32/47] clk: mediatek: mt7986-eth: "
` [PATCH v2 33/47] clk: mediatek: mt8186-mcu: "
` [PATCH v2 34/47] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v2 35/47] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v2 36/47] clk: mediatek: mt2712: Change Kconfig options to allow module build
[LTP] [PATCH v1] rseq01: basic test rseq
2023-02-17 4:17 UTC (4+ messages)
` [LTP] [PATCH v2] "
[PULL 00/10] Replace fork-based fuzzing with reboots
2023-02-17 4:08 UTC (11+ messages)
` [PULL 01/10] hw/sparse-mem: clear memory on reset
` [PULL 02/10] fuzz: add fuzz_reset API
` [PULL 03/10] fuzz/generic-fuzz: use reboots instead of forks to reset state
` [PULL 04/10] fuzz/generic-fuzz: add a limit on DMA bytes written
` [PULL 05/10] fuzz/virtio-scsi: remove fork-based fuzzer
` [PULL 06/10] fuzz/virtio-net: "
` [PULL 07/10] fuzz/virtio-blk: "
` [PULL 08/10] fuzz/i440fx: "
` [PULL 09/10] fuzz: remove fork-fuzzing scaffolding
` [PULL 10/10] docs/fuzz: remove mentions of fork-based fuzzing
drivers/opp/debugfs.c:212:8: warning: Null pointer dereference: new_dev [nullPointer]
2023-02-17 4:10 UTC
[PATCH RESEND 00/18] Support smp.clusters for x86
2023-02-17 4:07 UTC (6+ messages)
` [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H
[PATCH v3 00/12] Implement Eager Page Splitting for ARM
2023-02-17 4:07 UTC (3+ messages)
` [PATCH v3 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
[PATCH v1 0/7] MPFS system controller/mailbox fixes
2023-02-17 4:04 UTC (6+ messages)
linux-next: Tree for Feb 17
2023-02-17 4:03 UTC
[PATCH 00/10] Retire Fork-Based Fuzzing
2023-02-17 4:01 UTC (7+ messages)
` [PATCH 03/10] fuzz/generic-fuzz: use reboots instead of forks to reset state
` [PATCH 04/10] fuzz/generic-fuzz: add a limit on DMA bytes written
[PATCH v7 0/1] dma: qcom: bam_dma: Add support to initialize interconnect path
2023-02-17 4:00 UTC (4+ messages)
` [PATCH v7 1/1] "
[oe] [meta-networking] [PATCH] htpdate: upgrade 1.3.6 -> 1.3.7
2023-02-17 4:00 UTC (3+ messages)
` [oe] [meta-oe] [PATCH] glog: upgrade 0.5.0 -> 0.6.0
[PATCH b4 v2] ez: send: make argument to --resend optional
2023-02-17 3:58 UTC
[PATCH b4] ez: send: make argument to --resend optional
2023-02-17 3:56 UTC
[PATCH 1/2] drm/amdgpu: add umc retire unit element
2023-02-17 3:53 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: exclude duplicate pages from UMC RAS UE count
[PATCH 1/2] erofs: convert hardcoded blocksize to sb->s_blocksize
2023-02-17 3:49 UTC (3+ messages)
drivers/iommu/io-pgtable-arm.c:330:8: error: instruction requires the following: RV64I Base Instruction Set
2023-02-17 3:49 UTC
[PATCH RFC 00/18] Rework MAC drivers EEE support
2023-02-17 3:48 UTC (20+ messages)
` [PATCH RFC 01/18] net: phy: Add phydev->eee_active to simplify adjust link callbacks
` [PATCH RFC 02/18] net: phy: Add helper to set EEE Clock stop enable bit
` [PATCH RFC 03/18] net: marvell: mvneta: Simplify EEE configuration
` [PATCH RFC 04/18] net: stmmac: Drop usage of phy_init_eee()
` [PATCH RFC 05/18] net: stmmac: Simplify ethtool get eee
` [PATCH RFC 06/18] net: lan743x: Fixup EEE
` [PATCH RFC 07/18] net: fec: Move fec_enet_eee_mode_set() and helper earlier
` [PATCH RFC 08/18] net: FEC: Fixup EEE
` [PATCH RFC 09/18] net: genet: "
` [PATCH RFC 10/18] net: sxgdb: "
` [PATCH RFC 11/18] net: dsa: mt7530: Swap to using phydev->eee_active
` [PATCH RFC 12/18] net: dsa: mt7530: Call phylib for set_eee and get_eee
` [PATCH RFC 13/18] net: dsa: b53: Swap to using phydev->eee_active
` [PATCH RFC 14/18] net: dsa: b53: Call phylib for set_eee and get_eee
` [PATCH RFC 15/18] net: phylink: Remove unused phylink_init_eee()
` [PATCH RFC 16/18] net: phylink: Update comment about configuring EEE in mac_link_up()
` [PATCH RFC 17/18] net: phy: remove unused phy_init_eee()
` [PATCH RFC 18/18] net: usb: lan78xx: Fixup EEE
[PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper
2023-02-17 3:46 UTC (2+ messages)
[PATCH qemu v3 0/2] hw/at24c support eeprom size less than equal 256 byte
2023-02-17 3:43 UTC (3+ messages)
` [PATCH qemu v3 2/2] aspeed/fuji : correct the eeprom size
` [PATCH qemu v3 1/2] hw/at24c : modify at24c to support 1 byte address mode
[PATCH net-next v3 0/5] net/mlx5e: Add GBP VxLAN HW offload support
2023-02-17 3:39 UTC (6+ messages)
` [PATCH net-next v3 1/5] vxlan: Remove unused argument from vxlan_build_gbp_hdr( ) and vxlan_build_gpe_hdr( )
` [PATCH net-next v3 2/5] vxlan: Expose helper vxlan_build_gbp_hdr
` [PATCH net-next v3 3/5] net/mlx5e: Add helper for encap_info_equal for tunnels with options
` [PATCH net-next v3 4/5] ip_tunnel: constify input argument of ip_tunnel_info_opts( )
` [PATCH net-next v3 5/5] net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offload
[PATCH] thermal/drivers/tsens: Use devm_platform_ioremap_resource()
2023-02-17 3:38 UTC
[PATCH 00/17] Mass convert GPIO IRQ chips to be immutable
2023-02-17 3:36 UTC (3+ messages)
` [PATCH 07/17] gpio: eic_sprd: Convert to immutable irq_chip
[PATCH 1/2] cifs: Check the lease context if we actually got a lease
2023-02-17 3:35 UTC (2+ messages)
` [PATCH 2/2] cifs: return a single-use cfid if we did not get "
[PATCH] arm: mvebu: Use 4K sector for Thecus N2350 SPI flash
2023-02-17 3:34 UTC
[PATCH] thermal/drivers/k3_j72xx_bandgap: Use devm_platform_ioremap_resource()
2023-02-17 3:34 UTC
[PATCH] thermal/drivers/banggap: Use devm_platform_ioremap_resource()
2023-02-17 3:33 UTC
[rdma:k.o-iommufd/for-next] BUILD SUCCESS b4ff830eca097df51af10a9be29e8cc817327919
2023-02-17 3:33 UTC
[RFC 00/52] Introduce hybrid CPU topology
2023-02-17 3:38 UTC (21+ messages)
` [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo
` [RFC 12/52] hw/acpi: Replace MachineState.smp access with topology helpers
` [RFC 20/52] s390x: "
` [RFC 23/52] arm: "
` [RFC 41/52] machine: Introduce core_type() hook
` [RFC 42/52] hw/machine: Add hybrid_supported in generic topo properties
QA notification for completed autobuilder build (yocto-3.1.23.rc1)
2023-02-17 3:31 UTC (2+ messages)
` [qa-build-notification] "
[Intel-gfx] [PATCH v2 0/3] More error capture improvements
2023-02-17 3:29 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for More error capture improvements (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[PATCH 00/22] Move LSM hook comments into security/security.c
2023-02-17 3:26 UTC (23+ messages)
` [PATCH 01/22] lsm: move the program execution hook comments to security/security.c
` [PATCH 02/22] lsm: move the fs_context "
` [PATCH 03/22] lsm: move the filesystem "
` [PATCH 04/22] lsm: move the inode "
` [PATCH 05/22] lsm: move the kernfs "
` [PATCH 06/22] lsm: move the file "
` [PATCH 07/22] lsm: move the task "
` [PATCH 08/22] lsm: move the netlink "
` [PATCH 09/22] lsm: move the AF_UNIX "
` [PATCH 10/22] lsm: move the socket "
` [PATCH 11/22] lsm: move the SCTP "
` [PATCH 12/22] lsm: move the Infiniband "
` [PATCH 13/22] lsm: move the xfrm "
` [PATCH 14/22] lsm: move the key "
` [PATCH 15/22] lsm: move the sysv "
` [PATCH 16/22] lsm: move the binder "
` [PATCH 17/22] lsm: move the audit "
` [PATCH 18/22] lsm: move the bpf "
` [PATCH 19/22] lsm: move the perf "
` [PATCH 20/22] lsm: move the io_uring "
` [PATCH 21/22] lsm: move the remaining LSM "
` [PATCH 22/22] lsm: styling fixes "
[PATCH qemu v2 1/2] hw/at24c : modify at24c to support 1 byte address mode
2023-02-17 3:20 UTC (4+ messages)
` [PATCH qemu v2 2/2] aspeed/fuji : correct the eeprom size
[PATCH 1/2] mm/khugepaged: set THP as uptodate earlier for shmem
2023-02-17 3:20 UTC (7+ messages)
` [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd
Never balance metadata?
2023-02-17 3:19 UTC (5+ messages)
[PATCH v5 10/12] net: pcs: add driver for MediaTek SGMII PCS
2023-02-17 3:17 UTC (2+ messages)
[PATCH] x86/MCE/AMD: Make kobj_type structure constant
2023-02-17 3:20 UTC
[jfern:timers/dyn_hrtimer 6/6] kernel/time/hrtimer.c:2303:13: error: use of undeclared identifier 'hrtimer_hres_enabled'; did you mean 'hrtimer_is_hres_enabled'?
2023-02-17 3:17 UTC
[PATCH] padata: Make kobj_type structure constant
2023-02-17 3:17 UTC
[PATCH] irq: make kobj_type structures constant
2023-02-17 3:16 UTC
[PATCH net-next] net: phy: Read EEE abilities when using .features
2023-02-17 3:15 UTC
[PATCH] pull: conflict hint pull.rebase suggestion should offer "merges" vs "true"
2023-02-17 3:15 UTC (4+ messages)
[PATCH] livepatch: Make kobj_type structures constant
2023-02-17 3:14 UTC
[PATCH net-next] net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create()
2023-02-17 3:13 UTC
[PATCH] dma-buf: make kobj_type structure constant
2023-02-17 3:13 UTC (2+ messages)
[Intel-gfx] [PATCH v5 0/8] drm/i915/pxp: Add MTL PXP Support
2023-02-17 3:12 UTC (4+ messages)
` [Intel-gfx] [PATCH v5 5/8] drm/i915/pxp: Add ARB session creation and cleanup
` "
[Bug 1161] [dpdk-23.03]virtio_user_as_exceptional_path/vhost_exception_path_with_virtio_user: launch testpmd as virtio-user failed
2023-02-17 3:12 UTC
[PATCH] branch: introduce --(no-)has-upstream and --(no-)gone options
2023-02-17 3:12 UTC (3+ messages)
[ti:ti-rt-linux-5.10.y 8460/9999] drivers/media/platform/vxe-vxd/encoder/topaz_api.c: img_errors.h is included more than once
2023-02-17 3:09 UTC
[PATCH 1/2] drm/amdgpu: optimize VRAM allocation when using drm buddy
2023-02-17 3:11 UTC (7+ messages)
[PATCH] sed-opal: add support flag for SUM in status ioctl
2023-02-17 3:09 UTC (3+ messages)
[PATCH] branch: introduce --(no-)has-upstream and --(no-)gone options
2023-02-17 3:07 UTC (3+ messages)
[PATCH net-next 0/2] Add additional phydev locks
2023-02-17 3:07 UTC (3+ messages)
` [=PATCH net-next 1/2] net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()
` [=PATCH net-next 2/2] net: phy: Add locks to ethtool functions
[jfern:timers/dyn_hrtimer 6/6] kernel/time/hrtimer.c:2303:36: error: 'hrtimer_hres_enabled' undeclared here (not in a function); did you mean 'hrtimer_is_hres_enabled'?
2023-02-17 3:06 UTC
[PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning
2023-02-17 3:04 UTC (3+ messages)
` [PATCH 11/17] cifs: Add a function to Hash the contents of an iterator
[Patch] net: dwc_eth_qos - works with fixed-phy
2023-02-17 3:03 UTC (4+ messages)
[RFC 0/3] Add io_uring & ebpf based methods to implement zero-copy for ublk
2023-02-17 3:02 UTC (5+ messages)
` [RFC 3/3] ublk_drv: add ebpf support
[PATCH -next] wifi: ath11k: fix return value check in ath11k_ahb_probe()
2023-02-17 3:00 UTC (2+ messages)
[virtio-comment] About adding a new device type virtio-nvme
2023-02-17 3:01 UTC (8+ messages)
` "
liburing test results on hppa
2023-02-17 2:59 UTC (6+ messages)
[PATCH v6] virtio-net: Improve introductory description
2023-02-17 2:59 UTC (8+ messages)
` [virtio-comment] "
` [virtio-comment] "
` [virtio-dev] "
[PATCH 12/18] target/riscv: Allow debugger to access user timer and counter CSRs
2023-02-17 2:59 UTC (3+ messages)
` [PATCH 13/18] target/riscv: Allow debugger to access seed CSR
[PATCH v2 0/9] blk: blkmap: Composable virtual block devices
2023-02-17 2:55 UTC (13+ messages)
` [PATCH v2 3/9] blk: blkmap: Add basic infrastructure
` [PATCH v2 4/9] blk: blkmap: Add memory mapping support
` [PATCH v2 5/9] blk: blkmap: Add linear device "
` [PATCH v2 7/9] test: blkmap: Add test suite
` [PATCH v2 8/9] doc: blkmap: Add introduction and examples
` [PATCH v2 9/9] efi_loader: device_path: support blkmap devices
[PATCH 0/3] rockchip: Use external TPL binary to create a working firmware image
2023-02-17 2:55 UTC (6+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 6/6] RFC: binman: Improve allow missing for mkimage entry
[RFC PATCH 1/1] x86/mm/pat: Clear VM_PAT if copy_p4d_range failed
2023-02-17 2:56 UTC
[PATCH] binman: bintool: Add support for tool directories
2023-02-17 2:55 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.