messages from 2024-07-19 07:19:22 to 2024-07-19 08:39:14 UTC [more...]
[RESEND PATCH net-next v3 0/4] net: phy: aquantia: enable support for aqr115c
2024-07-19 8:39 UTC (12+ messages)
` [RESEND PATCH net-next v3 3/4] net: phy: aquantia: wait for the GLOBAL_CFG to start returning real values
Build failure with trunk GCC 15 in fs/btrfs/print-tree.c (-Wunterminated-string-initialization)
2024-07-19 8:39 UTC (4+ messages)
[PATCH RFC] mm: warn potential return NULL for kmalloc_array and kvmalloc_array with __GFP_NOFAIL
2024-07-19 8:35 UTC (21+ messages)
[RFT PATCH net] net: phy: aquantia: only poll GLOBAL_CFG registers on aqr113c and aqr115c
2024-07-19 8:36 UTC (2+ messages)
[PATCH] ethdev: fix GENEVE option item conversion
2024-07-19 8:31 UTC (2+ messages)
[PATCH v5 0/3] vhost-user-blk: live resize additional APIs
2024-07-19 8:33 UTC (7+ messages)
` [PATCH v5 3/3] qapi: introduce device-sync-config
[PATCH -fixes] riscv: cpufeature: Do not drop Linux-internal extensions
2024-07-19 8:34 UTC (7+ messages)
[GSoC][PATCH v11 00/10] ref consistency check infra setup
2024-07-19 8:33 UTC (5+ messages)
` [GSoC][PATCH v11 10/10] fsck: add ref content check for files backend
[PATCH v4 0/8] clang-format: add more rules and enable on CI
2024-07-19 8:33 UTC (5+ messages)
` [PATCH v5 0/6] : "
` [PATCH v5 5/6] check-whitespace: detect if no base_commit is provided
[PATCH bpf-next v4 13/20] bpf, lsm: Add check for BPF LSM return value
2024-07-19 8:32 UTC (7+ messages)
` [PATCH bpf-next v4 16/20] bpf: Add a special case for bitwise AND on range [-1, 0]
` [RFC bpf-next] bpf, verifier: improve signed ranges inference for BPF_AND
[PATCH v3 0/7] debuginfod: speed up extraction from kernel debuginfo packages by 200x
2024-07-19 8:32 UTC (8+ messages)
` [PATCH v3 1/7] debuginfod: fix skipping <built-in> source file
` [PATCH v3 2/7] tests/run-debuginfod-fd-prefetch-caches.sh: disable fdcache limit check
` [PATCH v3 3/7] debuginfod: factor out common code for responding from an archive
` [PATCH v3 4/7] debugifod: add new table and views for seekable archives
` [PATCH v3 5/7] debuginfod: optimize extraction from seekable xz archives
` [PATCH v3 6/7] debuginfod: populate _r_seekable on scan
` [PATCH v3 7/7] debuginfod: populate _r_seekable on request
[PATCH] glibc: stable 2.39 branch updates
2024-07-19 8:31 UTC
[PATCH 1/3] dt-bindings: trivial-devices: Document elgin,spi-lcd
2024-07-19 8:30 UTC (4+ messages)
` [PATCH 3/3] ARM: dts: rockchip: rv1108-elgin-r1: Do not describe unexisting DAC device
next/master build: 174 builds: 12 failed, 162 passed, 11 errors, 10336 warnings (next-20240719)
2024-07-19 8:30 UTC
next/master build: 174 builds: 12 failed, 162 passed, 11 errors, 10336 warnings (next-20240719)
2024-07-19 8:30 UTC
[scarthgap][PATCH] glibc: stable 2.39 branch updates
2024-07-19 8:28 UTC
[RFC PATCH v1 0/4] Control folio sizes used for page cache memory
2024-07-19 8:29 UTC (7+ messages)
` [RFC PATCH v1 3/4] mm: Override mTHP "enabled" defaults at kernel cmdline
[PATCH] mm/x86/pat: Only untrack the pfn range if unmap region
2024-07-19 8:28 UTC (11+ messages)
[PATCH v2 0/4] remoteproc: imx_rproc: various patches for misc
2024-07-19 8:36 UTC (5+ messages)
` [PATCH v2 1/4] remoteproc: imx_rproc: correct ddr alias for i.MX8M
` [PATCH v2 2/4] remoteproc: imx_rproc: use imx specific hook for find_loaded_rsc_table
` [PATCH v2 3/4] remoteproc: imx_rproc: initialize workqueue earlier
` [PATCH v2 4/4] remoteproc: imx_rproc: merge TCML/U
[PATCH v2 0/3] Add support for Amlogic HCI UART
2024-07-19 8:26 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: net: bluetooth: Add support for Amlogic Bluetooth
` [PATCH v2 2/3] Bluetooth: hci_uart: Add support for Amlogic HCI UART
[PATCH v2 0/2] nvmet: support unbound_wq for RDMA and TCP
2024-07-19 8:26 UTC (3+ messages)
[BUG] printk/nbcon can use RCU illegally prior to CPU online
2024-07-19 8:26 UTC (5+ messages)
[PATCH 1/4] v4l-utils: fix formats under alpha/ppc64/mips64
2024-07-19 8:26 UTC (4+ messages)
` [PATCH 2/4] v4l-utils: fix potential crashing with 32-bit musl
[RFC 0/5] accel/kvm: Support KVM PMU filter
2024-07-19 8:40 UTC (6+ messages)
` [RFC 3/5] i386/kvm: Support event with select&umask format in "
[PATCH 1/1] input: imx_sc_key: Enable wakeup according to dts property wakeup-source
2024-07-19 8:23 UTC (2+ messages)
[PATCH 1/2] doc: add note about CPU 0
2024-07-19 8:15 UTC (3+ messages)
` [PATCH 2/2] doc: remove use of -n 4 option in documentation
[PATCH -next v1 0/9] Add BPF LSM return value range check, BPF part
2024-07-19 8:23 UTC (11+ messages)
` [PATCH bpf-next v1 1/9] bpf, lsm: Add disabled BPF LSM hook list
` [PATCH bpf-next v1 2/9] bpf, lsm: Add check for BPF LSM return value
` [PATCH bpf-next v1 3/9] bpf: Prevent tail call between progs attached to different hooks
` [PATCH bpf-next v1 4/9] bpf: Fix compare error in function retval_range_within
` [PATCH bpf-next v1 5/9] bpf, verifier: improve signed ranges inference for BPF_AND
` [PATCH bpf-next v1 6/9] selftests/bpf: Avoid load failure for token_lsm.c
` [PATCH bpf-next v1 7/9] selftests/bpf: Add return value checks for failed tests
` [PATCH bpf-next v1 8/9] selftests/bpf: Add test for lsm tail call
` [PATCH bpf-next v1 9/9] selftests/bpf: Add verifier tests for bpf lsm
[PATCH v5 4/5] vvfat: Fix reading files with non-continuous clusters
2024-07-19 8:22 UTC (3+ messages)
[RFC PATCH v4 0/5] virtio-rtc: Add device specification
2024-07-19 8:18 UTC (10+ messages)
` [RFC PATCH v4 5/5] virtio-rtc: Indicate leap seconds and clock performance
Fotowoltaika - propozycja instalacji
2024-07-19 8:11 UTC
[PATCH v1 01/17] net/ntnic: Add registers for NapaTech SmartNiC
2024-07-19 7:54 UTC (8+ messages)
` [PATCH v7 01/21] net/ntnic: add ethdev and makes PMD available
IMSM: Drive removed during I/O is set to faulty but not removed from volume
2024-07-19 8:20 UTC (4+ messages)
Fotowoltaika - propozycja instalacji
2024-07-19 8:11 UTC
Fotowoltaika - propozycja instalacji
2024-07-19 8:11 UTC
Fotowoltaika - propozycja instalacji
2024-07-19 8:11 UTC
Fotowoltaika - propozycja instalacji
2024-07-19 8:11 UTC
Fotowoltaika - propozycja instalacji
2024-07-19 8:11 UTC
[PATCH 1/3] erofs-utils: lib: add bitops header
2024-07-19 8:19 UTC (6+ messages)
` [PATCH 2/3] erofs-utils: lib: add bloom filter
` [PATCH 3/3] erofs-utils: lib: enhance erofs_rebuild_get_dentry with "
[PULL 0/3] loongarch-to-apply queue
2024-07-19 8:18 UTC (4+ messages)
` [PULL 3/3] hw/loongarch: Modify flash block size to 256K
[PATCH] perf pmus: Fix duplicate events caused segfault
2024-07-19 8:16 UTC
[RFC bpf-next v1] bpf, verifier: improve signed ranges inference for BPF_AND
2024-07-19 8:17 UTC
[PATCH v2] block-backend: per-device throttling of BLOCK_IO_ERROR reports
2024-07-19 8:16 UTC (4+ messages)
[PATCH mptcp-net v3 0/9] mptcp: fix inconsistent backup usage
2024-07-19 8:13 UTC (3+ messages)
[Buildroot] package/openssh: please backport bump to 9.8p1
2024-07-19 8:12 UTC (7+ messages)
[syzbot] [bpf?] [net?] KASAN: slab-use-after-free Read in bq_xmit_all
2024-07-19 8:11 UTC (2+ messages)
[PATCH v3 0/6] Add new Amlogic SoCs info defines
2024-07-19 8:08 UTC (21+ messages)
` [PATCH v3 1/6] dt-bindings: arm: amlogic: meson-gx-ao-secure: support more SoCs
` [PATCH v3 2/6] soc: amlogic: meson-gx-socinfo: add new SoCs id
` [PATCH v3 3/6] arm64: dts: amlogic: s4: add ao secure node
` [PATCH v3 4/6] arm64: dts: amlogic: c3: "
` [PATCH v3 5/6] arm64: dts: amlogic: t7: "
` [PATCH v3 6/6] arm64: dts: amlogic: a4: "
[PATCH] mtd: ubi: remove __exit annotation on ubiblock_exit
2024-07-19 8:09 UTC (4+ messages)
[oe-core][PATCHv2] mesa: update 24.0.7 -> 24.1.4
2024-07-19 8:10 UTC
[PATCH] ASoC: tegra: select CONFIG_SND_SIMPLE_CARD_UTILS
2024-07-19 8:09 UTC (2+ messages)
[syzbot] [kernel?] linux-next test error: WARNING in alloc_workqueue
2024-07-19 8:09 UTC
[Buildroot] [PATCH v3 1/1] package/libspdm: bump version to 3.4.0
2024-07-19 8:08 UTC (2+ messages)
[PATCH] RISC-V: Implement kgdb_roundup_cpus() to enable IPI KGDB Roundup
2024-07-19 8:12 UTC (2+ messages)
[PATCH] rust: Support latest version of `rust-anayzer`
2024-07-19 8:07 UTC
Słowa kluczowe do wypozycjonowania
2024-07-19 8:05 UTC
[CI] drm/xe/huc: Test newer HuC blobs for LNL and BMG
2024-07-19 8:06 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH v6 00/16] Add audio support for the MediaTek Genio 350-evk board
2024-07-19 8:03 UTC (4+ messages)
` [PATCH v6 12/16] ASoC: codecs: add MT6357 support
[oe-core][PATCH] mesa: update 24.0.7 -> 24.1.4
2024-07-19 8:04 UTC (2+ messages)
` Patchtest results for "
[PATCH v8 0/4] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
2024-07-19 8:02 UTC (5+ messages)
` [PATCH v8 1/4] PCI: vmd: Set PCI devices to D0 before enable PCI PM's L1 substates
` [PATCH v8 2/4] PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)
` [PATCH v8 3/4] PCI/ASPM: Introduce aspm_get_l1ss_cap()
` [PATCH v8 4/4] PCI/ASPM: Fix L1.2 parameters when enable link state
[PATCH v2] i3c: master: svc: adjust the first broadcast speed
2024-07-19 8:03 UTC
[PATCH] HID: core: Fix parsing error for Thinkbook16 G6+ IMH
2024-07-19 7:53 UTC
[PATCH v3] i3c: master: svc: adjust SDR according to i3c spec
2024-07-19 8:02 UTC
[RFC 00/xx] ALSA: ALSA: add snd_stream_is_playback/capture()
2024-07-19 7:48 UTC (4+ messages)
` [RFC 01/xx] ALSA: add snd_stream_is_playback/capture() macro
[PATCH 0/2] fix coverity issues
2024-07-19 7:40 UTC (2+ messages)
[PATCH] netfilter: Keep the same format in struct
2024-07-19 7:33 UTC
[PATCH] makedumpfile: make reserve_diskspace do nothing for flattened format
2024-07-19 8:00 UTC (2+ messages)
[oe-core][PATCH] mesa: update 24.0.7 -> 24.1.3
2024-07-19 7:59 UTC (3+ messages)
Słowa kluczowe do wypozycjonowania
2024-07-19 7:55 UTC
[PATCH] arm64/sysreg: Correct the values for GICv4.1
2024-07-19 7:55 UTC (2+ messages)
[PATCH] drm/stm: add COMMON_CLK dependency
2024-07-19 7:54 UTC
[PATCH V7 1/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
2024-07-19 7:54 UTC (6+ messages)
[PATCH] arm64: qcom: don't select HAVE_PWRCTL when PCI=n
2024-07-19 7:51 UTC (2+ messages)
[Buildroot] [PATCH] boot/uboot: fix Kconfig warning for DEFAULT_ENV_FILE
2024-07-19 7:51 UTC (4+ messages)
[linux-next:master 13285/13432] riscv64-linux-ld: include/linux/usb.h:1400:undefined reference to `usb_submit_urb'
2024-07-19 7:50 UTC
[PATCH v4 1/2] hwmon: add GPD devices sensor driver
2024-07-19 7:50 UTC
[PATCH] media: amphion: Start decoding job when both queue are on
2024-07-19 7:50 UTC (2+ messages)
` [PATCH] media: amphion: Add H264 and HEVC profile and level control
[PATCH] compiler.h: Improve __branch_check__ by using __UNIQUE_ID()
2024-07-19 7:50 UTC
[PATCH v4 0/4] Keep device awake TLB invalidations and G2H in flight
2024-07-19 7:50 UTC (3+ messages)
` [PATCH v4 3/4] drm/xe: Hold a PM ref when GT TLB invalidations are inflight
file in wrong format #bitbake #cmake #gcc #qt #raspberrypi #scarthgap #sdk #yocto
2024-07-19 7:48 UTC (2+ messages)
` [yocto] file in wrong format #cmake #gcc #qt #raspberrypi #scarthgap
[PATCH v4 0/4] Have xe_vm and xe_exec_queue take references to xef
2024-07-19 7:47 UTC (3+ messages)
[PATCH 0/2] Fix IOMMU page fault on report zones
2024-07-19 7:46 UTC (4+ messages)
` [PATCH 1/2] scsi: mpi3mr: Avoid IOMMU page faults "
` [PATCH 2/2] scsi: mpt3sas: "
[PATCH] rockchip: bring-up to Radxa Rock 3C board
2024-07-19 7:41 UTC (2+ messages)
[PATCH 1/6] usb: phy: mxs: Using regulator phy-3p0
2024-07-19 7:37 UTC (8+ messages)
` [PATCH 2/6] usb: phy: mxs: keep USBPHY2's clk always on
` [PATCH 5/6] usb: phy: mxs: enable weak 1p1 regulator for imx6ul during suspend
[PULL] drm-misc-next-fixes
2024-07-19 7:39 UTC
[PATCH v6 0/4] docs/interop/firmware.json: scripts/qapi-gen.py compatibility
2024-07-19 7:37 UTC (5+ messages)
` [PATCH v6 1/4] docs/interop/firmware.json: add new enum FirmwareFormat
` [PATCH v6 2/4] docs/interop/firmware.json: add new enum FirmwareArchitecture
` [PATCH v6 3/4] docs/interop/firmware.json: convert "Example" section
` [PATCH v6 4/4] docs: add test for firmware.json QAPI
[PATCH v7 0/4] Add Svade and Svadu Extensions Support
2024-07-19 7:38 UTC (6+ messages)
` [PATCH v7 1/4] RISC-V: "
[PATCH v3 00/22] qga: clean up command source locations and conditionals
2024-07-19 7:36 UTC (11+ messages)
` [PATCH v3 07/22] qga: move CONFIG_FSFREEZE/TRIM to be meson defined options
` [PATCH v3 11/22] qga: conditionalize schema for commands requiring linux/win32
` [PATCH v3 18/22] qga: don't disable fsfreeze commands if vss_init fails
` [PATCH v3 21/22] qga: allow configuration file path via the cli
` [PATCH v3 22/22] qga: centralize logic for disabling/enabling commands
[PATCH v4 0/4] ADP5585 GPIO expander, PWM and keypad controller support
2024-07-19 7:36 UTC (4+ messages)
` [PATCH v4 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support
[PATCH BlueZ 0/3] Add transport.select method
2024-07-19 7:34 UTC (3+ messages)
` [EXT] "
[GIT PULL] sound updates for 6.11-rc1
2024-07-19 7:35 UTC
[scarthgap][master][meta-networking][PATCH] nftables: change ptest output format
2024-07-19 7:30 UTC
[PATCH v2] parisc: Improve monotonic clock_gettime() resolution on SMP machines
2024-07-19 7:30 UTC
[Buildroot] git send-email via. GMail API
2024-07-19 7:30 UTC (2+ messages)
[PATCH v3 0/4] selftest: x86: improve tests
2024-07-19 7:28 UTC (4+ messages)
` [PATCH v3 1/4] selftests: x86: check_initial_reg_state: remove manual counting and increase maintainability
[Buildroot] [PATCH v2 1/1] package/spdm-utils: new package
2024-07-19 7:27 UTC (4+ messages)
[PATCH] drm/amdgpu: Mark amdgpu_bo as invalid after moved
2024-07-19 7:27 UTC (10+ messages)
[PATCH v5 0/2] btrfs: try to allocate larger folios for metadata
2024-07-19 7:26 UTC (6+ messages)
` [PATCH v5 1/2] btrfs: always uses root memcgroup for filemap_add_folio()
[PATCH] clk: qcom: camcc-sc8280xp: Remove always-on GDSC hard-coding
2024-07-19 7:25 UTC (6+ messages)
[PATCH 1/2] v4l-utils: clang-tidy: convert to for range loop
2024-07-19 7:25 UTC (2+ messages)
[PATCH] ovl: fsync after metadata copy-up via mount option "upsync=strict"
2024-07-19 7:23 UTC (2+ messages)
[PATCH 00/18] wifi: iwlwifi: updates - 03-07-2024
2024-07-19 7:22 UTC (7+ messages)
` [PATCH 06/18] wifi: iwlwifi: keep the TSO and workaround pages mapped
[PATCH v3 0/5] target/arm/kvm: Report PMU unavailability
2024-07-19 7:21 UTC (4+ messages)
` [PATCH v3 2/5] target/arm/kvm: Fix PMU feature bit early
[PATCH v4 0/3] pwm: meson: add pwm support for A1
2024-07-19 7:20 UTC (4+ messages)
[Buildroot] [PATCH v4] Config.in: ban textrels on musl toolchains
2024-07-19 7:19 UTC (3+ 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.