messages from 2021-11-20 09:51:24 to 2021-11-20 12:17:37 UTC [more...]
[PATCH v2 0/2] Introduce the pkill_on_warn parameter
2021-11-20 12:17 UTC (8+ messages)
[syzbot] KMSAN: uninit-value in ieee80211_sta_tx_notify (2)
2021-11-20 12:17 UTC
[PATCH V2] clk: introduce u-boot,ignore-clk-defaults
2021-11-20 12:10 UTC (2+ messages)
[PATCH v2 0/6] CI: Remove Travis CI, shorten names for GH tooltips, split jobs
2021-11-20 12:10 UTC (7+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 1/5] CI: remove Travis CI support
` [PATCH v3 2/5] CI: use shorter names that fit in UX tooltips
` [PATCH v3 3/5] CI: rename the "Linux32" job to lower-case "linux32"
` [PATCH v3 4/5] CI: use "$runs_on_pool", not "$jobname" to select packages & config
` [PATCH v3 5/5] CI: don't run "make test" twice in one job
[PATCH V2] clk: imx: imx8ulp: set suppress_bind_attrs to true
2021-11-20 12:04 UTC (3+ messages)
[arm:zii 78/128] drivers/net/dsa/ocelot/seville_vsc9953.c:996:19: error: 'ocelot_port' undeclared
2021-11-20 12:02 UTC (2+ messages)
[PATCH 0/4] dt-bindings/dts: add i.MX8ULP FEC
2021-11-20 11:58 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: net: fec: simplify yaml
` [PATCH 2/4] dt-bindings: net: fec: Add imx8ulp compatible string
` [PATCH 3/4] arm64: dts: imx8ulp: add fec node
` [PATCH 4/4] arm64: dts: imx8ulp-evk: enable fec
[PATCH -next V2 0/2] fix two bugs when trying rmmod sata_fsl
2021-11-20 12:01 UTC (3+ messages)
` [PATCH -next V2 1/2] sata_fsl: fix UAF in sata_fsl_port_stop when "
[helgaas-pci:pci/aspm] BUILD SUCCESS fa285baf844303d119d657d4f97e0777acd51b8e
2021-11-20 12:00 UTC
Patchwork housekeeping for: spi-devel-general
2021-11-20 11:56 UTC
[PATCH] clk: Gemini: fix struct name in kernel-doc
2021-11-20 11:48 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/makedumpfile: bump to version 1.7.0
2021-11-20 11:47 UTC
[PATCH v3 0/7] net/9p: remove msize limit in virtio transport
2021-11-20 11:45 UTC (4+ messages)
` [PATCH v3 6/7] 9p/trans_virtio: support larger msize values
net/dccp/ccids/ccid3.c:474:25: sparse: sparse: incorrect type in assignment (different base types)
2021-11-20 11:43 UTC (2+ messages)
[PATCH V5 0/8] dt-bindinds/dts: support i.MX8ULP
2021-11-20 11:34 UTC (18+ messages)
` [PATCH V5 1/8] dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string
` [PATCH V5 2/8] dt-bindings: serial: fsl-lpuart: "
` [PATCH V5 3/8] dt-bindings: spi: fsl-lpspi: "
` [PATCH V5 4/8] dt-bindings: timer: tpm-timer: "
` [PATCH V5 5/8] dt-bindings: watchdog: imx7ulp-wdt: "
` [PATCH V5 6/8] dt-bindings: arm: fsl: Add binding for imx8ulp evk
` [PATCH V5 7/8] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp
` [PATCH V5 8/8] arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board
[Buildroot] [PATCH 1/1] package/micropython: replace BSD-{1, 3}-clause
2021-11-20 11:37 UTC
[Buildroot] [PATCH 1/1] package/glorytun: replace BSD-2-clause by BSD-2-Clause
2021-11-20 11:35 UTC
[PATCH v3] bus: mhi: Fix race while handling SYS_ERR at power up
2021-11-20 11:36 UTC (4+ messages)
[Buildroot] [Bug 14366] New: 2021.11-rc2: Build of nodejs fails with "version `GLIBC_2.34' not found" on Ubuntu 20.04
2021-11-20 11:35 UTC
[PATCH] PCI: apple: Reset the port for 100ms on probe
2021-11-20 11:32 UTC (8+ messages)
[Buildroot] [PATCH 1/1] package/websocketpp: replace BSD-3c by BSD-3-Clause
2021-11-20 11:31 UTC
[Buildroot] [PATCH 1/1] package/hackrf: replace BSD-3c by BSD-3-Clause
2021-11-20 11:30 UTC
[PATCH] mmc: arasan: add runtime power management support
2021-11-20 11:23 UTC (2+ messages)
[Buildroot] [Bug 14351] New: needs to mount sysfs before mount -a
2021-11-20 11:29 UTC (2+ messages)
` [Buildroot] [Bug 14351] "
[PATCH v2] kthread: dynamically allocate memory to store kthread's full name
2021-11-20 11:28 UTC
[Buildroot] [PATCH 1/1] package/asterisk: replace BSD-{3,4}c
2021-11-20 11:26 UTC
[PATCH v2 0/7] task comm cleanups
2021-11-20 11:27 UTC (8+ messages)
` [PATCH v2 1/7] fs/exec: replace strlcpy with strscpy_pad in __set_task_comm
` [PATCH v2 2/7] fs/exec: replace strncpy with strscpy_pad in __get_task_comm
` [PATCH v2 3/7] drivers/infiniband: replace open-coded string copy with get_task_comm
` [PATCH v2 4/7] fs/binfmt_elf: "
` [PATCH v2 5/7] samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm
` [PATCH v2 6/7] tools/bpf/bpftool/skeleton: "
` [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
[Buildroot] [Bug 13756] New: SDL2_KMSDRM depends on gbm and egl
2021-11-20 11:27 UTC (2+ messages)
` [Buildroot] [Bug 13756] "
[Buildroot] [PATCH 1/1] package/qdecoder: set license to BSD-2-Clause
2021-11-20 11:22 UTC
[PATCH 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2021-11-20 11:16 UTC (12+ messages)
` [PATCH 01/11] iommu: Add device dma ownership set/release interfaces
[Buildroot] [PATCH 1/1] package/python-cycler: set license to BSD-3-Clause
2021-11-20 11:17 UTC
What's cooking in git.git (Nov 2021, #05; Fri, 19)
2021-11-20 11:18 UTC (2+ messages)
[PATCH] Staging: rtl8712: rtl871x_security: fixed a camel case variable name coding style issue
2021-11-20 11:11 UTC (2+ messages)
` [PATCH 2/2] "
[PATCH] efi: Call bootm_disable_interrupts earlier in efi_exit_boot_services
2021-11-20 11:11 UTC (5+ messages)
[Buildroot] [PATCH/next 1/1] package/assimp: bump to version 5.1.0
2021-11-20 11:02 UTC
[PATCH] media: rkisp1: remove support for V4L2_PIX_FMT_GREY
2021-11-20 11:02 UTC
[PATCH 1/1] efi_loader: segfault in efi_clear_os_indications()
2021-11-20 11:02 UTC
[PATCH 0/5] Raspberry Pi Sense HAT driver
2021-11-20 10:55 UTC (2+ messages)
[PATCH v11 00/26] Add LoongArch linux-user emulation support
2021-11-20 10:53 UTC (15+ messages)
` [PATCH v11 16/26] target/loongarch: Add disassembler
` [PATCH v11 17/26] linux-user: Add LoongArch generic header files
` [PATCH v11 18/26] linux-user: Add LoongArch specific structures
` [PATCH v11 19/26] linux-user: Add LoongArch signal support
` [PATCH v11 20/26] linux-user: Add LoongArch elf support
` [PATCH v11 21/26] linux-user: Add LoongArch syscall support
` [PATCH v11 22/26] linux-user: Add LoongArch cpu_loop support
[PATCH] MM: discard __GFP_ATOMIC
2021-11-20 10:51 UTC (5+ messages)
[syzbot] KMSAN: uninit-value in btrfs_clean_tree_block (2)
2021-11-20 10:47 UTC
[PATCH v4 0/9] Test the new fanotify FAN_FS_ERROR event
2021-11-20 10:43 UTC (5+ messages)
` [LTP] "
[Buildroot] [PATCH/next 1/1] package/x11r7/xkeyboard-config: bump version to 2.34
2021-11-20 10:39 UTC
[PATCH v3 0/3] support dirty restraint on vCPU
2021-11-20 10:36 UTC (4+ messages)
` [PATCH v3 1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically
` [PATCH v3 2/3] cpu-throttle: implement vCPU throttle
` [PATCH v3 3/3] cpus-common: implement dirty limit on vCPU
PATCH v4 00/11] KVM: x86/xen: Add in-kernel Xen event channel delivery
2021-11-20 10:28 UTC (60+ messages)
` [PATCH v4 01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
` [PATCH v4 02/11] KVM: Add Makefile.kvm for common files, use it for x86
` [PATCH v4 03/11] KVM: s390: Use Makefile.kvm for common files
` [PATCH v4 04/11] KVM: mips: "
` [PATCH v4 05/11] KVM: RISC-V: "
` [PATCH v4 06/11] KVM: powerpc: "
` [PATCH v4 07/11] KVM: arm64: "
` [PATCH v4 08/11] KVM: Reinstate gfn_to_pfn_cache with invalidation support
` [PATCH v4 09/11] KVM: x86/xen: Maintain valid mapping of Xen shared_info page
` [PATCH v4 10/11] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
` [PATCH v4 11/11] KVM: x86: First attempt at converting nested virtual APIC page to gpc
[PATCH 0/1] fanotify: Document FAN_REPORT_PIDFD Feature
2021-11-20 10:36 UTC (2+ messages)
[Buildroot] [PATCH/next 1/1] package/ytree: bump version to 2.04
2021-11-20 10:36 UTC
[Buildroot] [PATCH/next 1/1] package/libdrm: bump version to 2.4.108
2021-11-20 10:33 UTC
[Buildroot] [PATCH/next 1/1] package/libcodec2: bump version to 1.0.1
2021-11-20 10:30 UTC
[PATCH v2 0/3] Add Semtech SX9360 SAR Sensor support
2021-11-20 10:26 UTC (4+ messages)
` [PATCH v2 1/3] iio: proximity: Add sx9360 support
` [PATCH v2 2/3] dt-bindings: iio: Add sx9360 binding
` [PATCH v2 3/3] iio: sx9360: Add dt-binding support
[Buildroot] [PATCH/next 1/1] package/jsoncpp: bump version to 1.9.5
2021-11-20 10:22 UTC
[PATCH v4] staging: vt6655: refactor camelcase uCurrRSSI to current_rssi
2021-11-20 10:22 UTC
[PATCH] ARM: dts: sun8i: h3: beelink-x2: Add GPIO CEC node
2021-11-20 10:20 UTC (2+ messages)
[Buildroot] [PATCH/next 1/2] package/dovecot-pigeonhole: bump version to 0.5.17
2021-11-20 10:18 UTC (2+ messages)
` [Buildroot] [PATCH/next 2/2] package/dovecot: bump version to 2.3.17
There is a null-ptr-deref bug in kvm_dirty_ring_get in virt/kvm/dirty_ring.c
2021-11-20 10:16 UTC (3+ messages)
` KVM: Warn if mark_page_dirty() is called without an active vCPU
[PATCH v3 0/5] Expand Semtech SAR Sensors support
2021-11-20 10:16 UTC (13+ messages)
` [PATCH v3 2/5] iio: sx9310: Extract common Semtech sensor logic
` [PATCH v3 3/5] iio: proximity: Add SX9324 support
` [PATCH v3 4/5] dt-bindings: iio: Add sx9324 binding
` [PATCH v3 5/5] iio: sx9324: Add dt_bidding support
[PATCH] scsi-generic: replace logical block count of response of READ CAPACITY
2021-11-20 10:15 UTC
[PATCH v4 0/5] Expand Semtech SAR Sensors support
2021-11-20 10:15 UTC (6+ messages)
` [PATCH v4 1/5] iio: sx9310: Add frequency in read_avail
` [PATCH v4 2/5] iio: sx9310: Extract common Semtech sensor logic
` [PATCH v4 3/5] iio: proximity: Add SX9324 support
` [PATCH v4 4/5] dt-bindings: iio: Add sx9324 binding
` [PATCH v4 5/5] iio: sx9324: Add dt_binding support
[PATCH V5] dt-bindings: soc: imx: Add binding doc for spba bus
2021-11-20 10:13 UTC (6+ messages)
[Buildroot] [PATCH 1/1] package/php: security bump version to 8.0.13
2021-11-20 10:07 UTC
page_alloc.c comparison of arrays warning in function mem_init_print_info
2021-11-20 10:05 UTC (3+ messages)
[Buildroot] [PATCH/next 1/1] package/fetchmail: bump version to 6.4.24
2021-11-20 10:04 UTC
[xen-unstable test] 166196: tolerable FAIL - PUSHED
2021-11-20 10:03 UTC
[Buildroot] [PATCH/next 1/3] package/intel-gmmlib: bump version to 21.3.3
2021-11-20 10:01 UTC (3+ messages)
` [Buildroot] [PATCH/next 2/3] package/intel-mediadriver: bump version to 21.4.1
` [Buildroot] [PATCH/next 3/3] package/intel-mediasdk: "
[linux-next:master 1658/2290] net/core/gro.c:400:2: warning: Null pointer passed as 2nd argument to memory copy function [clang-analyzer-unix.cstring.NullArg]
2021-11-20 9:56 UTC
linux-firmware: discrepancy around the brcmfmac/cyfmac43430
2021-11-20 9:51 UTC (2+ messages)
[PATCH -next 0/2] fix two bugs when trying rmmod sata_fsl
2021-11-20 9:51 UTC (5+ messages)
` [PATCH -next 2/2] sata_fsl: fix warning in remove_proc_entry when "
[PATCH] media: platform: vxd: Kconfig: fix noderef.cocci warnings
2021-11-20 9:45 UTC
[ti:ti-rt-linux-5.10.y 10173/10206] drivers/media/platform/vxe-vxd/common/idgen_api.c:66:7-16: WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays) (fwd)
2021-11-20 9:46 UTC
[ti:ti-rt-linux-5.10.y 7558/10206] drivers/media/mc/mc-entity.c:443 __media_pipeline_start() error: uninitialized symbol 'ret'
2021-11-20 9:51 UTC
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.