messages from 2024-03-08 10:57:27 to 2024-03-08 11:31:16 UTC [more...]
[Buildroot] [git commit] package/v4l2loopback: drop _CPE_ID_VENDOR
2024-03-08 11:31 UTC (2+ messages)
iptables-nft: Wrong payload merge of rule filter - "! --sport xx ! --dport xx"
2024-03-08 11:30 UTC (2+ messages)
[Buildroot] [PATCH 1/1] support/testing: gnupg2: increase a timeout
2024-03-08 11:30 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/gnupg2: security bump to version 2.4.4
2024-03-08 11:29 UTC (2+ messages)
[davidhildenbrand:pfn_cow 3/5] arch/x86/mm/pat/memtype.c:1018:13: error: implicit declaration of function 'vma_get_pat_info'
2024-03-08 11:28 UTC
drivers/vfio/pci/vfio_pci_config.c:1555:5-8: Unneeded variable: "ret". Return "0" on line 1586
2024-03-08 11:28 UTC
[davidhildenbrand:pfn_cow 3/5] arch/x86/mm/pat/memtype.c:199:36: warning: right shift count >= width of type
2024-03-08 11:28 UTC
drivers/net/wireless/intel/iwlwifi/mvm/sta.c:4307:17: warning: conditional expression between different enumeration types ('enum iwl_fw_sta_type' and 'enum iwl_sta_type')
2024-03-08 11:28 UTC
[PATCH v3] drm/amdgpu: add vm fault information to devcoredump
2024-03-08 11:28 UTC (2+ messages)
[PATCH v2] usb: usb-acpi: Set port connect type of not connectable ports correctly
2024-03-08 11:29 UTC (6+ messages)
[Buildroot] [PATCH v5 0/5] package/petitboot: misc fixes/enhancement
2024-03-08 11:27 UTC (5+ messages)
` [Buildroot] [PATCH v5 1/5] package/petitboot: minor makefile cleanup
` [Buildroot] [PATCH v5 2/5] package/petitboot: prefer UTF-8 support
[PATCH] configure: Fix error message when C compiler is not working
2024-03-08 11:26 UTC (2+ messages)
[PATCH] mtd: rawnand: stm32_fmc2: add MP25 support
2024-03-08 11:26 UTC (2+ messages)
[PATCH v5 00/14] Nested PAPR API (KVM on PowerVM)
2024-03-08 11:19 UTC (15+ messages)
` [PATCH v5 01/14] spapr: nested: register nested-hv api hcalls only for cap-nested-hv
` [PATCH v5 02/14] spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
` [PATCH v5 03/14] spapr: nested: Introduce SpaprMachineStateNested to store related info
` [PATCH v5 04/14] spapr: nested: keep nested-hv related code restricted to its API
` [PATCH v5 05/14] spapr: nested: Document Nested PAPR API
` [PATCH v5 06/14] spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls
` [PATCH v5 07/14] spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls
` [PATCH v5 08/14] spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall
` [PATCH v5 09/14] spapr: nested: Extend nested_ppc_state for nested PAPR API
` [PATCH v5 10/14] spapr: nested: Initialize the GSB elements lookup table
` [PATCH v5 11/14] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls
` [PATCH v5 12/14] spapr: nested: Use correct source for parttbl info for nested PAPR API
` [PATCH v5 13/14] spapr: nested: Introduce H_GUEST_RUN_VCPU hcall
` [PATCH v5 14/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API
[PATCH net-next] net/packet: Add getsockopt support for PACKET_COPY_THRESH
2024-03-08 11:23 UTC
[PATCH 00/17 Part 2] Cleanup up to fix missing ERRP_GUARD() for error_prepend()
2024-03-08 11:39 UTC (6+ messages)
` [PATCH 05/17] hw/vfio/ap: Fix "
[PATCH v8 00/27] drm/connector: Create HDMI Connector infrastructure
2024-03-08 11:26 UTC (9+ messages)
` [PATCH v8 11/27] drm/tests: Add TDMS character rate connector state tests
` [PATCH v8 16/27] drm/connector: hdmi: Add Broadcast RGB property
[PATCH v7] crypto: scompress: remove memcpy if sg_nents is 1 and pages are lowmem
2024-03-08 11:26 UTC (2+ messages)
[PATCH] crypto: tcrypt - add ffdhe2048(dh) test
2024-03-08 11:25 UTC (2+ messages)
[PATCH -v1 00/13] sched/balancing: Standardize the naming of scheduler load-balancing functions
2024-03-08 11:25 UTC (15+ messages)
` [PATCH 01/13] sched/balancing: Rename run_rebalance_domains() => sched_balance_softirq()
` [PATCH 02/13] sched/balancing: Rename scheduler_tick() => sched_tick()
` [PATCH 03/13] sched/balancing: Rename trigger_load_balance() => sched_balance_trigger()
` [PATCH 04/13] sched/balancing: Rename rebalance_domains() => sched_balance_domains()
` [PATCH 05/13] sched/balancing: Rename load_balance() => sched_balance_rq()
` [PATCH 06/13] sched/balancing: Rename find_busiest_queue() => find_src_rq()
` [PATCH 07/13] sched/balancing: Rename find_src_rq() => sched_balance_find_src_rq()
` [PATCH 08/13] sched/balancing: Rename find_busiest_group() => sched_balance_find_src_group()
` [PATCH 09/13] sched/balancing: Rename update_blocked_averages() => sched_balance_update_blocked_averages()
` [PATCH 10/13] sched/balancing: Rename newidle_balance() => sched_balance_newidle()
` [PATCH 11/13] sched/balancing: Rename find_idlest_group_cpu() => sched_balance_find_dst_group_cpu()
` [PATCH 12/13] sched/balancing: Rename find_idlest_group() => sched_balance_find_dst_group()
` [PATCH 13/13] sched/balancing: Rename find_idlest_cpu() => sched_balance_find_dst_cpu()
[PATCH net-next 0/2] annotate data-races around sysctl_tcp_wmem[0]
2024-03-08 11:25 UTC (3+ messages)
` [PATCH net-next 1/2] mptcp: annotate a data-race "
` [PATCH net-next 2/2] tcp: "
[PATCH v2 0/2] [PATCH v2 0/2] crypto: fix missing CRYPTO_ALG_ASYNC for async drivers
2024-03-08 11:25 UTC (2+ messages)
[PATCH v2 0/6] media: imx335: 2/4 lane ops and improvements
2024-03-08 11:25 UTC (5+ messages)
` [PATCH v2 4/6] media: imx335: Use integer values for size registers
` [PATCH v2 6/6] media: imx335: Limit analogue gain value
[PATCH v3 00/11] Add support for TI TPS65224 PMIC
2024-03-08 11:24 UTC (7+ messages)
` [PATCH v3 01/11] mfd: tps6594: Add register definitions "
` [PATCH v3 08/11] misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM
[PATCH v2] MAINTAINERS: Remove T Ambarus from few mchp entries
2024-03-08 11:24 UTC (4+ messages)
[PATCH] hwrng: hisi - use dev_err_probe
2024-03-08 11:24 UTC (3+ messages)
vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
2024-03-08 11:23 UTC (5+ messages)
[PATCH v7 0/9] riscv: set vstart_eq_zero on mark_vs_dirty
2024-03-08 11:23 UTC (6+ messages)
` [PATCH v7 3/9] target/riscv: remove 'over' brconds from vector trans
[PATCH v9 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-03-08 11:22 UTC (13+ messages)
` [PATCH v9 01/10] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v9 02/10] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v9 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
[PATCH -v3 0/9] sched/balancing: Misc updates & cleanups
2024-03-08 11:23 UTC (4+ messages)
` [PATCH 1/9] sched/balancing: Switch the 'DEFINE_SPINLOCK(balancing)' spinlock into an 'atomic_t sched_balance_running' flag
[XEN PATCH v2 0/7] address some violations of MISRA C Rule 20.7
2024-03-08 11:21 UTC (8+ messages)
` [XEN PATCH v2 1/7] xen/spinlock: address "
` [XEN PATCH v2 2/7] xen/include: "
` [XEN PATCH v2 3/7] xen/list: "
` [XEN PATCH v2 4/7] xen/param: "
` [XEN PATCH v2 5/7] xen/arm: address some "
` [XEN PATCH v2 6/7] x86/irq: parenthesize negative constants
` [XEN PATCH v2 7/7] arm/smmu: address some violations of MISRA C Rule 20.7
Yocto rpm packages do not keep the modified CONFFILES (was: BB Equivalent for %config(noreplace))
2024-03-08 11:20 UTC
[patch net] dpll: fix dpll_xa_ref_*_del() for multiple registrations
2024-03-08 11:20 UTC (2+ messages)
[PATCH 00/12] mci: add HS200 support for eMMCs
2024-03-08 11:17 UTC (13+ messages)
` [PATCH 01/12] ARM: zynqmp: add sd_dll_reset call
` [PATCH 02/12] zynqmp: firmware: add functions to set tap delay
` [PATCH 03/12] mci: arasan: implement 25MHz quirk for zynqmp
` [PATCH 04/12] mci: arasan: read clk phases from DT
` [PATCH 05/12] mci: arasan: register sdcard/sampleclk
` [PATCH 06/12] include: mci: sync mci_timing with linux
` [PATCH 07/12] include: mci: add more EXT_CSD_CARD_TYPE_*
` [PATCH 08/12] mci: core: parse more host capabilities from DT
` [PATCH 09/12] mci: mci-core: add HS200 support
` [PATCH 10/12] mci: sdhci: add tuning support
` [PATCH 11/12] mci: arasan-sdhci: add HS200 tuning support on ZynqMP
` [PATCH 12/12] mci: arasan: use sdhci_wait_idle2
[PULL 00/34] riscv-to-apply queue
2024-03-08 11:11 UTC (35+ messages)
` [PULL 01/34] target/riscv: Update $ra with current $pc in trans_cm_jalt()
` [PULL 02/34] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
` [PULL 03/34] hw/riscv/virt-acpi-build.c: Generate SPCR table
` [PULL 04/34] hw: riscv: Allow large kernels to boot by moving the initrd further away in RAM
` [PULL 05/34] linux-user/riscv: Add Zicboz extensions to hwprobe
` [PULL 06/34] linux-user/riscv: Sync hwprobe keys with Linux
` [PULL 07/34] target/riscv/tcg: set 'mmu' with 'satp' in cpu_set_profile()
` [PULL 08/34] target/riscv: add riscv,isa to named features
` [PULL 09/34] target/riscv: add remaining "
` [PULL 10/34] target/riscv: Reset henvcfg to zero
` [PULL 11/34] target/riscv: Gate hardware A/D PTE bit updating
` [PULL 12/34] target/riscv: Promote svade to a normal extension
` [PULL 13/34] target/riscv: FIX xATP_MODE validation
` [PULL 14/34] target/riscv: UPDATE xATP write CSR
` [PULL 15/34] target/riscv: Add missing include guard in pmu.h
` [PULL 16/34] hw/riscv/virt-acpi-build.c: Add SRAT and SLIT ACPI tables
` [PULL 17/34] hw/riscv/virt.c: create '/soc/pci@...' fdt node earlier
` [PULL 18/34] hw/riscv/virt.c: add virtio-iommu-pci hotplug support
` [PULL 19/34] hw/riscv/virt.c: make aclint compatible with 'qtest' accel
` [PULL 20/34] tests/libqos: add riscv/virt machine nodes
` [PULL 21/34] RISC-V: Add support for Ztso
` [PULL 22/34] linux-user/riscv: Add Ztso extension to hwprobe
` [PULL 23/34] tests: riscv64: Use 'zfa' instead of 'Zfa'
` [PULL 24/34] linux-headers: Update to Linux v6.8-rc6
` [PULL 25/34] target/riscv/kvm: update KVM exts to Linux 6.8
` [PULL 26/34] target/riscv: move ratified/frozen exts to non-experimental
` [PULL 27/34] target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
` [PULL 28/34] trans_rvv.c.inc: mark_vs_dirty() before loads and stores
` [PULL 29/34] trans_rvv.c.inc: remove 'is_store' bool from load/store fns
` [PULL 30/34] target/riscv: Fix shift count overflow
` [PULL 31/34] hw/intc/riscv_aplic: Fix setipnum_le write emulation for APLIC MSI-mode
` [PULL 32/34] hw/intc/riscv_aplic: Fix in_clrip[x] read emulation
` [PULL 33/34] target/riscv: Fix privilege mode of G-stage translation for debugging
` [PULL 34/34] target/riscv: fix ACPI MCFG table
[PATCH] linux-firmware: add firmware for MT7996
2024-03-08 11:17 UTC (2+ messages)
[PATCH v3 00/33] net/ena: v2.9.0 driver release
2024-03-08 11:17 UTC (3+ messages)
` [PATCH v3 26/33] net/ena: cosmetic changes
[PATCH] ipvs: allow netlink configuration from non-initial user namespace
2024-03-08 11:17 UTC (3+ messages)
[PATCH v1 0/2] memory: stm32-fmc2-ebi: Add MP25 FMC2 support
2024-03-08 11:16 UTC (5+ messages)
` [PATCH v1 1/2] memory: stm32-fmc2-ebi: add MP25 support
` [PATCH v1 2/2] memory: stm32-fmc2-ebi: add MP25 RIF support
arch/x86/events/intel/uncore_snbep.c:3788:17-21: ERROR: eas is NULL but dereferenced
2024-03-08 11:16 UTC
[PATCH v16 0/9] Linux RISC-V AIA Support
2024-03-08 11:13 UTC (7+ messages)
[PATCH net-next] udp: no longer touch sk->sk_refcnt in early demux
2024-03-08 11:10 UTC (4+ messages)
[syzbot] possible deadlock in path_openat (2)
2024-03-08 11:10 UTC (2+ messages)
` [syzbot] [reiserfs?] "
[RFC PATCH] Allow trap to override permanently-ignored signals in background shells
2024-03-08 11:01 UTC
[PATCH net v2] s390/qeth: handle deferred cc1
2024-03-08 11:09 UTC (2+ messages)
[PATCH 0/6] drm: debug logging improvements
2024-03-08 11:09 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH 0/4] Simplefb and fb reservation related updates
2024-03-08 11:08 UTC (2+ messages)
[syzbot] [netfilter?] KASAN: slab-use-after-free Read in ip_skb_dst_mtu
2024-03-08 11:09 UTC (2+ messages)
Clarify the meaning of "character" in the documentation
2024-03-08 11:07 UTC (8+ messages)
` [messy PATCH] multi-byte core.commentChar
` [PATCH 0/15] allow "
[PATCH v3] dt-bindings: rtc: zynqmp: Add support for Versal/Versal NET SoCs
2024-03-08 11:06 UTC (3+ messages)
[PATCH net-next v2 00/22] Introducing OpenVPN Data Channel Offload
2024-03-08 11:07 UTC (7+ messages)
` [PATCH net-next v2 06/22] ovpn: introduce the ovpn_peer object
` [PATCH net-next v2 09/22] ovpn: implement basic RX path (UDP)
[PATCH] rtc: class: make rtc_class constant
2024-03-08 11:06 UTC (2+ messages)
[PATCH v2 0/3] panel-simple: add support for Crystal Clear CMT430B19N00
2024-03-08 11:06 UTC (6+ messages)
` [PATCH v2 3/3] drm/panel: simple: add CMT430B19N00 LCD panel support
[PATCH] MAINTAINERS: adjust file entry in ARM/Mediatek RTC DRIVER
2024-03-08 11:06 UTC (2+ messages)
[PATCH] dt-bindings: rtc: abx80x: Improve checks on trickle charger constraints
2024-03-08 11:06 UTC (2+ messages)
[PATCH] drm/xe: Modify min various scheduler timeout to 0
2024-03-08 11:04 UTC (4+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[RFC PATCH] fs: Add vfs_masks_device_ioctl*() helpers
2024-03-08 11:03 UTC (11+ messages)
[PATCH v4 0/5] IO and fast wake lines calculation and increase fw sync length
2024-03-08 11:01 UTC (6+ messages)
` [PATCH v4 4/5] drm/i915/psr: Add IO buffer wake times for LunarLake and beyond
[PATCH] x86/kernel: Validate ROM before DMI scanning when SEV-SNP is active
2024-03-08 11:00 UTC (4+ messages)
` [PATCH v2] x86/kernel: skip ROM range scans and validation for SEV-SNP guests
[PATCH v5 0/5] IO and fast wake lines calculation and increase fw sync length
2024-03-08 11:00 UTC (6+ messages)
` [PATCH v5 1/5] drm/i915/display: Make intel_dp_aux_fw_sync_len available for PSR code
` [PATCH v5 2/5] drm/i915/psr: Improve fast and IO wake lines calculation
` [PATCH v5 3/5] drm/i915/psr: Calculate IO wake and fast wake lines for DISPLAY_VER < 12
` [PATCH v5 4/5] drm/i915/psr: Add IO buffer wake times for LunarLake and beyond
` [PATCH v5 5/5] drm/i915/display: Increase number of fast wake precharge pulses
[PATCH] statx: stx_vol
2024-03-08 10:59 UTC (4+ messages)
[PATCH 0/5] clk: qcom: sm8150: Add camera clock controller support for SM8150
2024-03-08 10:59 UTC (8+ messages)
` [PATCH 4/5] clk: qcom: Add camera clock controller driver "
[PATCH -v4 00/10] sched/balancing: Misc updates & cleanups
2024-03-08 10:59 UTC (11+ messages)
` [PATCH 01/10] sched/balancing: Switch the 'DEFINE_SPINLOCK(balancing)' spinlock into an 'atomic_t sched_balance_running' flag
` [PATCH 02/10] sched/balancing: Remove reliance on 'enum cpu_idle_type' ordering when iterating [CPU_MAX_IDLE_TYPES] arrays in show_schedstat()
` [PATCH 03/10] sched/balancing: Change 'enum cpu_idle_type' to have more natural definitions
` [PATCH 04/10] sched/debug: Increase SCHEDSTAT_VERSION to 16
` [PATCH 05/10] sched/debug: Allow CONFIG_SCHEDSTATS even on !KERNEL_DEBUG kernels
` [PATCH 06/10] sched/balancing: Change comment formatting to not overlap Git conflict marker lines
` [PATCH 07/10] sched/balancing: Fix comments (trying to) refer to NOHZ_BALANCE_KICK
` [PATCH 08/10] sched/balancing: Update run_rebalance_domains() comments
` [PATCH 09/10] sched/balancing: Vertically align the comments of 'struct sg_lb_stats' and 'struct sd_lb_stats'
` [PATCH 10/10] sched/balancing: Update comments in "
[iwl-next v1] ice: Remove ndo_get_phys_port_name
2024-03-08 10:58 UTC
[PATCH for-next] RDMA/hns: Support congestion control algorithm parameter configuration
2024-03-08 10:54 UTC
[PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
2024-03-08 10:58 UTC (8+ messages)
[PATCH v3 1/2] perf, capstone: Support 32bit code under 64bit OS
2024-03-08 10:57 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next v3 0/3] ice: lighter locking for PTP time reading
2024-03-08 10:57 UTC (3+ messages)
` [Intel-wired-lan] [PATCH net-next v3 1/3] ice: add ice_adapter for shared data across PFs on the same NIC
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.