messages from 2024-08-01 05:48:29 to 2024-08-01 06:41:59 UTC [more...]
[PATCH V4 net-next 0/3] virtio-net: synchronize op/admin state
2024-08-01 6:41 UTC (9+ messages)
` [PATCH V4 net-next 3/3] virtio-net: synchronize operstate with admin state on up/down
[PATCH 0/7] Add pin control driver for BCM2712 SoC
2024-08-01 6:45 UTC (4+ messages)
` [PATCH 3/7] arm64: dts: broadcom: Add support for BCM2712
[PATCH 00/12] Ultrajoiner basic functionality series
2024-08-01 6:41 UTC (3+ messages)
` [PATCH 09/12] drm/i915/display/vdsc: Add ultrajoiner support with DSC
[PATCH] ALSA: control: Fix leftover snd_power_unref()
2024-08-01 6:42 UTC
[PATCH] drm/amdgpu: report bad status in GPU recovery
2024-08-01 6:41 UTC (6+ messages)
[PATCH net v2] virtio-net: unbreak vq resizing when coalescing is not negotiated
2024-08-01 6:39 UTC (6+ messages)
[linus:master] [mm] c0bff412e6: stress-ng.clone.ops_per_sec -2.9% regression
2024-08-01 6:39 UTC (3+ messages)
[PATCH v11 00/10] spi: Add support for stacked/parallel memories
2024-08-01 6:37 UTC (20+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor
[PATCH 0/6] mm: split underutilized THPs
2024-08-01 6:36 UTC (12+ messages)
[i-g-t 0/3] Apply igt.cocci transforms
2024-08-01 6:26 UTC (4+ messages)
` [i-g-t 1/3] lib: Add u32 variants of igt_assert_{lt,lte}
` [i-g-t 2/3] tests/intel: Apply igt.cocci transforms
` [i-g-t 3/3] tests/kms: "
[PATCH] x86/uaccess: Zero the 8-byte get_range case on failure
2024-08-01 6:34 UTC (2+ messages)
[PATCH 0/3] cxl: Preparation of type2 accelerators support
2024-08-01 6:28 UTC (4+ messages)
` [PATCH 2/3] cxl: Set target type of region with that of root decoder
Modification of block device by R/O mount
2024-08-01 6:32 UTC (4+ messages)
[PATCH 00/20] ext4: some bugfixes and cleanups for ext4 extents path
2024-08-01 6:26 UTC (5+ messages)
` [PATCH 03/20] ext4: fix double brelse() the buffer of the "
[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
2024-08-01 6:30 UTC (11+ messages)
` [PATCH v4 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs
` [PATCH v4 06/13] riscv: Improve zacas fully-ordered cmpxchg()
[PATCH v2 0/3] mm: tlb swap entries batch async release
2024-08-01 6:30 UTC (3+ messages)
[PATCH v4] mm: introduce xvmalloc() et al and use for grant table allocations
2024-08-01 6:30 UTC
[PATCH v5 0/2] drm/xe: remove GuC reload in D3Hot path
2024-08-01 6:29 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: remove GuC reload in D3Hot path (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH net,v2] rtnetlink: fix possible deadlock in team_port_change_check
2024-08-01 6:28 UTC (2+ messages)
[PATCH] erofs: simplify readdir operation
2024-08-01 6:22 UTC (2+ messages)
[PATCH v3 00/26] mm: introduce numa_memblks
2024-08-01 6:08 UTC (79+ messages)
` [PATCH v3 01/26] mm: move kernel/numa.c to mm/
` [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 05/26] MIPS: loongson64: rename __node_data to node_data
` [PATCH v3 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 08/26] arch, mm: move definition of node_data to generic code
` [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v3 17/26] mm: introduce numa_memblks
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v3 24/26] arch_numa: switch over to numa_memblks
` [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt
[PATCH blktests] loop/011: skip if running on kernel older than v6.10
2024-08-01 6:27 UTC (7+ messages)
[PATCH i-g-t v2 00/66] Test coverage for GPU debug support
2024-08-01 6:25 UTC (3+ messages)
` [PATCH i-g-t v2 30/66] tests/xe_eudebug: Add discovery-race-vmbind subtest
[PATCH v3 00/10] power: supply: max77693: Toggle charging/OTG based on extcon status
2024-08-01 6:22 UTC (2+ messages)
[PATCH i-g-t] tests/intel/xe_gt_freq: Add a wait after gt reset
2024-08-01 6:20 UTC (3+ messages)
[PATCH v2] usb: gadget: uvc: Add H264 frame format support
2024-08-01 6:15 UTC (4+ messages)
[PATCH] init/main.c: Do jump_label_init before early_security_init
2024-08-01 6:14 UTC (4+ messages)
[PATCH] ARM: dts: omap3-n900: correct the accelerometer orientation
2024-08-01 6:14 UTC (5+ messages)
Git clone reads safe.directory differently?
2024-08-01 6:14 UTC (13+ messages)
[PATCH 0/4] use device_for_each_child_node_scoped to access device child nodes
2024-08-01 6:13 UTC (5+ messages)
` [PATCH 1/4] coresight: cti: use device_* to iterate over "
` [PATCH 2/4] iio: adc: ad7768-1: "
` [PATCH 3/4] iio: adc: xilinx-ams: "
` [PATCH 4/4] leds: as3645a: "
[PATCH v2 0/5] btrfs-progs: rework how we traverse rootdir
2024-08-01 6:12 UTC (6+ messages)
` [PATCH v2 1/5] btrfs-progs: constify the name parameter of btrfs_add_link()
` [PATCH v2 2/5] btrfs-progs: mkfs: rework how we traverse rootdir
` [PATCH v2 3/5] btrfs-progs: rootdir: warn about hard links
` [PATCH v2 4/5] btrfs-progs: mkfs-tests: a new test case to verify handling of "
` [PATCH v2 5/5] btrfs-progs: mkfs-tests: verify cross mount point behavior for rootdir
[PATCH 6.10 000/809] 6.10.3-rc1 review
2024-08-01 6:11 UTC (5+ messages)
` [PATCH 6.10 678/809] md/raid1: set max_sectors during early return from choose_slow_rdev()
[syzbot] [wireless?] [usb?] WARNING in ath6kl_bmi_get_target_info (2)
2024-08-01 6:11 UTC
[PATCH v2 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
2024-08-01 6:09 UTC (4+ messages)
[PATCH 00/11] wifi: ath12k: some fixes and clean up for monitor mode
2024-08-01 6:08 UTC (3+ messages)
Subscribe linux-usb
2024-08-01 6:09 UTC
[robh:dt/api-cleanups 25/36] drivers/net/ethernet/freescale/fman/fman_port.c:1751:22: warning: unused variable 'lenp'
2024-08-01 6:08 UTC
[PATCH i-g-t 0/3] New test to validate link-off between active regions (LOBF)
2024-08-01 6:16 UTC (4+ messages)
` [PATCH i-g-t 1/3] lib/igt_kms: Added library functions for LOBF status
` [PATCH i-g-t 2/3] tests/kms_vrr: Add new test to validate LOBF
` [PATCH i-g-t 3/3] tests/kms_vrr: Grammatical correction in igt_describe
[PATCH] drm/amdgpu: Add more types for boot time error reporting
2024-08-01 6:05 UTC (2+ messages)
[PATCH v3] http: do not ignore proxy path
2024-08-01 6:04 UTC (3+ messages)
` [PATCH v4] "
[PATCH v2 00/19] Add ECDSA support for FIT image verification
2024-08-01 5:57 UTC (20+ messages)
` [PATCH v2 01/19] errno: include string for EOPNOTSUPP
` [PATCH v2 02/19] rsatoc: disable deprecated function warnings
` [PATCH v2 03/19] rsatoc: remove unnecessary function call
` [PATCH v2 04/19] rsatoc: pass EVP_PKEY around
` [PATCH v2 05/19] rsatoc: rename rsa_err() to openssl_error()
` [PATCH v2 06/19] rsatoc: move engine initialization to engine_get_pub_key()
` [PATCH v2 07/19] rsatoc: cleanup error handling
` [PATCH v2 08/19] rsatoc: remove unnecessary error check
` [PATCH v2 09/19] rsatoc: use non deprecated openssl functions to retrieve RSA params
` [PATCH v2 10/19] rsatoc: check error value of gen_key()
` [PATCH v2 11/19] rsatoc: rename to keytoc
` [PATCH v2 12/19] keytoc: add ecdsa support
` [PATCH v2 13/19] keytoc: Let openssl_error() take a format string
` [PATCH v2 14/19] keytoc: clarify error messages
` [PATCH v2 15/19] malloc: implement free_sensitive()
` [PATCH v2 16/19] Add elliptic curve cryptography (ECC) helper functions
` [PATCH v2 17/19] crypto: add ECDSA support
` [PATCH v2 18/19] crypto: make RSA a visible option
` [PATCH v2 19/19] fit: Add ecdsa support
linux-next: build warnings after merge of the drm-misc tree
2024-08-01 6:03 UTC
[LTP] [COMMITTED][PATCH 1/1] kirk: Update to 1.4
2024-08-01 6:03 UTC (2+ messages)
[PULL] drm-intel-fixes
2024-08-01 6:02 UTC
[PATCH 0/3] mini-os: mm: use a generic page table walker
2024-08-01 6:00 UTC (10+ messages)
` [PATCH 1/3] mini-os: mm: introduce generic page table walk function
` [PATCH 2/3] mini-os: mm: switch need_pgt() to use walk_pt()
` [PATCH 3/3] mini-os: mm: convert set_readonly() "
[PATCH v1 0/1] board: tegra: convert boards to text env
2024-08-01 5:57 UTC (2+ messages)
` [PATCH v1 1/1] board: tegra: convert tegra-based "
linux-next: build warning after merge of the vfs-brauner tree
2024-08-01 5:56 UTC (2+ messages)
[PATCH v3] exfat: check disk status during buffer write
2024-08-01 5:54 UTC (2+ messages)
[PATCH RFC v4 0/7] virtio-net: add support for SR-IOV emulation
2024-08-01 5:52 UTC (6+ messages)
[PATCH] cpufreq: spear: Use of_property_for_each_u32() instead of open coding
2024-08-01 5:52 UTC (2+ messages)
[PATCH] cpufreq: Use of_property_present()
2024-08-01 5:51 UTC (3+ messages)
[PATCH v2 4/4] virtio-net: Add support for USO features
2024-08-01 5:51 UTC (11+ messages)
[PATCH] fbt: implement return value support for fexit-based FBT return probes
2024-08-01 5:49 UTC (2+ messages)
[PATCH] scsi: sd: Move sd_read_cpr() out of the q->limits_lock region
2024-08-01 5:49 UTC (2+ messages)
[PATCH V7 0/4] Add PCIe support for IPQ9574
2024-08-01 5:48 UTC (5+ messages)
` [PATCH V7 1/4] dt-bindings: PCI: qcom: Document the IPQ9574 PCIe controller
` [PATCH V7 2/4] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes
` [PATCH V7 3/4] arm64: dts: qcom: ipq9574: Enable PCIe PHYs and controllers
` [PATCH V7 4/4] PCI: qcom: Add support for IPQ9574
[PATCH v1 0/1] disk: add TegraPT support
2024-08-01 5:48 UTC (2+ messages)
` [PATCH v1 1/1] "
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.