All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-01 17:47:55 to 2024-12-02 01:09:37 UTC [more...]

[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
 2024-12-02  1:08 UTC  (16+ messages)
` [PATCH v4 01/19] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH v4 02/19] lib/crc32: improve support for arch-specific overrides
` [PATCH v4 03/19] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v4 04/19] crypto: crc32 - don't unnecessarily register arch algorithms
` [PATCH v4 05/19] arm/crc32: expose CRC32 functions through lib
` [PATCH v4 06/19] loongarch/crc32: "
` [PATCH v4 07/19] mips/crc32: "
` [PATCH v4 08/19] powerpc/crc32: "
` [PATCH v4 09/19] s390/crc32: "
` [PATCH v4 10/19] sparc/crc32: "
` [PATCH v4 11/19] x86/crc32: update prototype for crc_pcl()
` [PATCH v4 12/19] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH v4 13/19] x86/crc32: expose CRC32 functions through lib
` [PATCH v4 14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS
` [PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib

[syzbot] [fuse?] KASAN: null-ptr-deref Read in fuse_copy_args
 2024-12-02  1:05 UTC 

[PATCH] fast-import: disallow more path components
 2024-12-02  1:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
 2024-12-02  1:03 UTC  (18+ messages)

[syzbot] [udf?] WARNING in udf_rmdir (2)
 2024-12-02  1:01 UTC  (3+ messages)
` [PATCH] udf: Prevent rmdir of deleted directories

[PATCH] doc: correct the build steps for open_posix_testsuite
 2024-12-02  1:00 UTC  (3+ messages)
` [LTP] "

[PATCH v2] doc: correct the build steps for open_posix_testsuite
 2024-12-02  1:00 UTC 

[PATCH v2] fetch: add configuration for set_head behaviour
 2024-12-02  0:58 UTC  (3+ messages)
` [PATCH v3] "

[Bug report] Regression in kernel 6.12.1 preventing asus_nb_wmi from loading
 2024-12-02  0:56 UTC  (3+ messages)

What's cooking in git.git (Nov 2024, #10; Thu, 28)
 2024-12-02  0:48 UTC  (5+ messages)

[bisected] ext4 corruption on parisc since 6.12
 2024-12-02  0:26 UTC 

[Buildroot] [PATCH 1/1] package/libpam-radius-auth: bump to version 3.0.0
 2024-12-02  0:29 UTC  (3+ messages)

[PATCH v2 0/7] efi_loader: Add support for logging to a buffer
 2024-12-02  0:24 UTC  (9+ messages)
` [PATCH v2 1/7] efi_loader: Fix free in ..._media_device_boot_option()
` [PATCH v2 2/7] efi_loader: Add support for logging EFI calls
` [PATCH v2 3/7] efi_loader: Create the log on startup
` [PATCH v2 4/7] efi_loader: Add a command to show the EFI log
` [PATCH v2 5/7] test: efi_loader: Add a simple test for "
` [PATCH v2 6/7] efi_loader: Use the log with memory-related functions
` [PATCH v2 7/7] efi_loader: Add documentation for the EFI log

[PATCH 0/3] usb: dwc2: Fix HCD issues on Raspberry Pi
 2024-12-02  0:16 UTC  (4+ messages)
` [PATCH 1/3] usb: dwc2: Fix HCD resume
` [PATCH 2/3] usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature
` [PATCH 3/3] usb: dwc2: Fix HCD port connection race

[PATCH v2 2/4] media: uvcvideo: Do not set an async control owned by other fh
 2024-12-02  0:18 UTC  (11+ messages)

[android-common:android12-5.4 1112/30000] ERROR: "alarmtimer_get_rtcdev" [drivers/power/supply/charger-manager.ko] undefined!
 2024-12-02  0:16 UTC 

[lustre-devel] Lustre 2.15.6 released
 2024-12-02  0:03 UTC 

[android-common:android12-5.10 3/7] kernel/sys_ni.c:284:1: sparse: sparse: symbol '__x64_sys_process_mrelease' was not declared. Should it be static?
 2024-12-01 23:55 UTC 

[sj:damon/next 62/72] mm/damon/sysfs-schemes.c:2199: warning: Function parameter or struct member 'sysfs_schemes' not described in 'damos_sysfs_populate_region_dir'
 2024-12-01 23:55 UTC 

[PATCH] arm64: dts: rockchip: enable rng on all rk356x
 2024-12-01 23:46 UTC  (2+ messages)

[PATCH] bcachefs: bcachefs_metadata_version_inode_depth
 2024-12-01 23:44 UTC 

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-12-01 23:43 UTC  (18+ messages)
` [PATCH net-next v11 09/23] ovpn: implement basic RX path (UDP)
` [PATCH net-next v11 18/23] ovpn: implement peer add/get/dump/delete via netlink

[PATCH] man2/: SYNOPSIS: Use SY/YS
 2024-12-01 23:39 UTC  (4+ messages)

drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: sparse: sparse: incorrect type in argument 1 (different base types)
 2024-12-01 23:33 UTC 

[openeuler:openEuler-1.0-LTS 1298/1298] drivers/i2c/busses/i2c-hisi.o: warning: objtool: missing symbol for section .init.text
 2024-12-01 23:23 UTC 

scathgap merge request: Dec 1st
 2024-12-01 23:18 UTC 

[PATCH] Fix PyDict_Next contiguous assumption and pypy
 2024-12-01 23:13 UTC  (2+ messages)
` [PATCH] libgpiod: bindings: python: "

drivers/virt/acrn/mm.c:217 acrn_vm_ram_map() error: uninitialized symbol 'start_pfn'
 2024-12-01 23:12 UTC 

[android-common:android11-kiwi-5.4 4628/30000] arch/arm64/kernel/vdso/vgettimeofday.c:27:8: warning: no previous prototype for '__kernel_time'
 2024-12-01 23:12 UTC 

[PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
 2024-12-01 23:12 UTC  (3+ messages)
` [PATCH 1/4] exportfs: add flag to indicate local "

[PATCH v1 0/2] iio: adc: add Nuvoton NCT720x ADC driver
 2024-11-29 14:50 UTC  (10+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: Add binding for Nuvoton NCT720x ADCs

Linux kernel 6.13-rc1 released
 2024-12-01 23:08 UTC 

[syzbot] [exfat?] general protection fault in exfat_init_ext_entry
 2024-12-01 23:03 UTC 

[android-common:android12-5.10 386/30000] arch/arm64/kvm/fpsimd.c:129:33: error: implicit declaration of function 'sve_cond_update_zcr_vq'
 2024-12-01 23:02 UTC 

[PATCH v1 00/10] Add eDP support for RK3588
 2024-12-01 22:59 UTC  (7+ messages)
` [PATCH v1 04/10] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode

[PATCH master] ARM: omap: add two smaller MLO defconfigs for AM335x
 2024-12-01 22:53 UTC  (2+ messages)

❌ FAIL: Test report for master (6.12.0, upstream-mainline, a14bf463)
 2024-12-01 22:52 UTC 

[openeuler:OLK-6.6 1474/1474] arch/x86/events/amd/uncore.c:601:10: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-12-01 22:50 UTC 

[jgunthorpe:iommu_pt 29/48] drivers/iommu/generic_pt/fmt/../iommu_pt.h:157:20: error: no member named 'bitmap' in 'struct iommu_dirty_bitmap'
 2024-12-01 22:50 UTC 

Linux 6.13-rc1
 2024-12-01 22:47 UTC 

git tag -a HEAD leads to ambiguous branch name
 2024-12-01 22:44 UTC  (4+ messages)

[PATCH v8 0/2] x86/cacheinfo: Set the number of leaves per CPU
 2024-12-01 22:41 UTC  (6+ messages)
` [PATCH v8 1/2] cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU

Extending whitespace checks
 2024-12-01 22:31 UTC  (4+ messages)

[tip:tip/urgent] BUILD SUCCESS ee044f0ee9c4ac706010c543b5dc470c4a600cb4
 2024-12-01 22:29 UTC 

fs/aio.c:1655:3-9: preceding lock on line 1653
 2024-12-01 22:30 UTC 

drivers/net/wireless/st/cw1200/cw1200_spi.c:440 cw1200_spi_disconnect() error: we previously assumed 'self' could be null (see line 433)
 2024-12-01 22:30 UTC 

[PATCH 00/10] Start compiling with `-Wsign-compare`
 2024-12-01 22:29 UTC  (10+ messages)
` [PATCH 06/10] global: fix unsigned integer promotions in ternary statements
` [PATCH 08/10] global: trivial conversions to fix `-Wsign-compare` warnings
` [PATCH 09/10] daemon: fix loops that have mismatching integer types
` [PATCH 10/10] daemon: fix type of `max_connections`

[PATCH next] x86: mask_user_address() return base of guard page for kernel addresses
 2024-12-01 22:27 UTC  (4+ messages)

[PATCH] Documentation/git-update-index.txt: add an example of use
 2024-12-01 22:25 UTC 

[BUG] commit fails with 'bus error' when working directory is on an NFS share
 2024-12-01 22:24 UTC  (5+ messages)

[PATCH net v3 1/6] usbnet: ipheth: break up NCM header size computation
 2024-12-01 22:08 UTC  (9+ messages)
` [PATCH net v3 4/6] usbnet: ipheth: use static NDP16 location in URB
` [PATCH net v3 5/6] usbnet: ipheth: refactor NCM datagram loop, fix DPE OoB read

[Bug 219532] New: Crash in RIP: 0010:xhci_handle_stopped_cmd_ring
 2024-12-01 22:07 UTC  (3+ messages)
` [Bug 219532] "

[android-common:chromeos-6.6-ea7682dbe6cf 11/520] arch/arm64/boot/dts/mediatek/mt8195-cherry-dojo-r1.dtb: /soc/lvts@1100b000: failed to match any schema with compatible: ['mediatek,mt8195-lvts']
 2024-12-01 21:57 UTC 

brcmfmac: Unexpected brcmf_set_channel: set chanspec 0xd022 fail, reason -52 - Part 2
 2024-12-01 21:55 UTC 

❌ FAIL: Test report for master (6.12.0, upstream-mainline, f788b5ef)
 2024-12-01 21:53 UTC 

[PATCH] exec: Make sure task->comm is always NUL-terminated
 2024-12-01 21:49 UTC  (4+ messages)

[PATCH liburing v1] configure: Increase the length of print result format
 2024-12-01 21:46 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.13-rc1-part3
 2024-12-01 21:45 UTC  (2+ messages)

[RFC PATCH 00/40] fstests: concurrent test execution
 2024-12-01 21:37 UTC  (4+ messages)
` [PATCH 30/40] fstests: don't use directory stacks

[openeuler:openEuler-1.0-LTS 1298/1298] fs/gfs2/bmap.c:960:31: warning: 'lblock' may be used uninitialized
 2024-12-01 21:35 UTC 

[GIT PULL] vsnprintf: Removal of bprintf()
 2024-12-01 21:35 UTC  (3+ messages)

[PATCH] builtin/repack.c: prune unreachable objects with `--expire-to`
 2024-12-01 21:34 UTC  (2+ messages)

[ANNOUNCE] Git Rev News edition 117
 2024-12-01 21:34 UTC 

[openeuler:openEuler-1.0-LTS 1291/1291] arch/x86/events/zhaoxin/core.c:505:12: error: redefinition of 'zhaoxin_pmu_init'
 2024-12-01 21:25 UTC 

[linyunsheng:pcp_prototype_241117 1/1] mm/memory-failure.c:181:17: error: implicit declaration of function 'drain_all_pages'; did you mean 'drain_local_pages'?
 2024-12-01 21:25 UTC 

[PATCH 0/7] mm/hugetlb: Refactor hugetlb allocation resv accounting
 2024-12-01 21:22 UTC  (8+ messages)
` [PATCH 1/7] mm/hugetlb: Fix avoid_reserve to allow taking folio from subpool
` [PATCH 2/7] mm/hugetlb: Stop using avoid_reserve flag in fork()
` [PATCH 3/7] mm/hugetlb: Rename avoid_reserve to cow_from_owner
` [PATCH 4/7] mm/hugetlb: Clean up map/global resv accounting when allocate
` [PATCH 5/7] mm/hugetlb: Simplify vma_has_reserves()
` [PATCH 6/7] mm/hugetlb: Drop vma_has_reserves()
` [PATCH 7/7] mm/hugetlb: Unify restore reserve accounting for new allocations

[PATCH v2] net: ravb: Simplify max-speed handling in ravb_of_to_plat
 2024-12-01 21:08 UTC  (3+ messages)

[RFC PATCH V0 03/10] mm: Scan the mm and create a migration list
 2024-12-01 21:05 UTC  (2+ messages)

[openeuler:OLK-5.10 2418/2418] drivers/gpu/drm/phytium/phytium_dp.c:300:17: warning: 'strncpy' output may be truncated copying 32 bytes from a string of length 439
 2024-12-01 21:05 UTC 

[android-common:android12-5.10 382/30000] arch/arm64/kvm/hyp/include/hyp/switch.h:216:9: error: implicit declaration of function 'sve_cond_update_zcr_vq'
 2024-12-01 21:05 UTC 

[Buildroot] [git commit branch/next] package/libpam-radius-auth: bump to version 3.0.0
 2024-12-01 19:20 UTC 

[QUESTION] Resizing shared mapping without clashing with others
 2024-12-01 20:57 UTC  (4+ messages)

arch/x86/kernel/callthunks.c:332:35: warning: '%lu' directive writing between 1 and 10 bytes into a region of size 7
 2024-12-01 20:53 UTC 

[PATCH net] ipv6: avoid possible NULL deref in modify_prefix_route()
 2024-12-01 20:50 UTC  (2+ messages)

[GIT PULL] timers/urgent for v6.13-rc1
 2024-12-01 20:50 UTC  (2+ messages)

[GIT PULL] irq/urgent for v6.13-rc1
 2024-12-01 20:50 UTC  (2+ messages)

[GIT PULL] x86/urgent for v6.13-rc1
 2024-12-01 20:50 UTC  (2+ messages)

[PATCH 1/1] hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS
 2024-12-01 20:48 UTC  (6+ messages)
` [PATCH v2] "

[Buildroot] [git commit] package/lrzsz: fix FTBFS by upgrading and applying Debian fix
 2024-12-01 20:42 UTC 

[Buildroot] [PATCH] package/lrzsz: fix FTBFS by upgrading and applying Debian fix
 2024-12-01 20:42 UTC  (2+ messages)

[PATCH] efi: stub out __grub_efi_api when GRUB_UTIL is defined
 2024-12-01 20:29 UTC  (4+ messages)

drivers/net/ethernet/intel/ice/ice_main.c:978:12-13: WARNING opportunity for min()
 2024-12-01 20:23 UTC 

[PATCH v4 02/18] clk: imx8mp: rename video_pll1 to video_pll
 2024-12-01 20:12 UTC  (3+ messages)

[PATCH v2] arch_numa: Restore nid checks before registering a memblock with a node
 2024-12-01 20:06 UTC  (4+ messages)

[PATCH] ftrace: Show timings of how long nop patching took
 2024-12-01 20:04 UTC  (3+ messages)

[syzbot] [bcachefs?] WARNING: locking bug in rcu_pending_exit
 2024-12-01 20:03 UTC  (2+ messages)

drivers/net/ethernet/actions/owl-emac.c:210 owl_emac_ring_prepare_rx() error: uninitialized symbol 'desc'
 2024-12-01 20:01 UTC 

[syzbot] [btrfs?] possible deadlock in btrfs_search_slot (3)
 2024-12-01 19:56 UTC 

[PATCH v4 12/18] clk: imx: add support for i.MX8MN anatop clock driver
 2024-12-01 19:51 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 1298/1298] drivers/hid/i2c-hid/i2c-hid-core.o: warning: objtool: missing symbol for section .init.text
 2024-12-01 19:51 UTC 

[openeuler:OLK-6.6 1474/1474] fs/xfs/libxfs/xfs_alloc.c:102:1: sparse: sparse: symbol 'xfs_ag_fixup_aside' was not declared. Should it be static?
 2024-12-01 19:51 UTC 

[PATCH 0/3] powerpc: Enable dynamic preemption
 2024-12-01 19:45 UTC  (4+ messages)
` [PATCH 2/3] powerpc: support "

[Buildroot] [git commit branch/2024.02.x] package/systemd: fix bcachefs magic patch
 2024-12-01 19:34 UTC 

[Buildroot] [PATCH 2024.02.x] package/systemd: fix bcachefs magic patch
 2024-12-01 19:41 UTC  (2+ messages)

[syzbot] [bluetooth?] possible deadlock in mgmt_remove_adv_monitor_complete
 2024-12-01 19:35 UTC  (2+ messages)

[PATCH v2 0/2] powerpc: Enable lazy preemption
 2024-12-01 19:28 UTC  (4+ messages)
` [PATCH v2 1/2] powerpc: Add preempt lazy support

[PATCH 1/3] dev-manual: fix styling of references to bmaptool
 2024-12-01 19:26 UTC  (3+ messages)
` [PATCH 3/3] dev-manual/bmaptool.rst: simplify and fix instructions
  ` [docs] "

[Buildroot] [git commit] package/frr: security bump version to 9.1.2
 2024-12-01 19:16 UTC 

[Buildroot] [PATCH 1/1] package/frr: security bump version to 9.1.2
 2024-12-01 19:17 UTC  (2+ messages)

[REGRESSION] bluetooth: mt7921: Crash on Resume From Suspend And Hibernate
 2024-12-01 19:14 UTC 

[DPDK/core Bug 1590] rte_ipv6_phdr_cksum users wrong proto
 2024-12-01 19:02 UTC 

[PATCH v2] clk: rzg2l: Ignore enable for core clocks
 2024-12-01 18:47 UTC  (2+ messages)

[PATCH v2 1/3] pinctrl: rzg2l: Support 2.5V PVDD for Ethernet interfaces
 2024-12-01 18:50 UTC  (4+ messages)
` [PATCH v2 2/3] pinctrl: rzg2l: Support Ethernet TXC output enable

[PATCH v2 1/4] net: phy: Port set/clear bits from Linux
 2024-12-01 18:58 UTC  (6+ messages)
` [PATCH v2 2/4] net: phy: ksz90x1: Handle ksz9131 LED errata
` [PATCH v2 4/4] net: phy: ksz90x1: Simplify ksz9131_config_rgmii_delay

ath11k: WCN6855 hw2.1: board file for WiFi on the Windows Dev Kit 2023
 2024-12-01 18:58 UTC 

[OE-core][kirkstone][PATCH 0/5] CVE list cleanup
 2024-12-01 18:53 UTC  (6+ messages)
` [OE-core][kirkstone][PATCH 1/5] cpio: ignore CVE-2023-7216
` [OE-core][kirkstone][PATCH 2/5] gnupg: ignore CVE-2022-3515
` [OE-core][kirkstone][PATCH 3/5] qemu: ignore CVE-2022-36648
` [OE-core][kirkstone][PATCH 4/5] grub: ignore CVE-2024-1048 and CVE-2023-4001
` [OE-core][kirkstone][PATCH 5/5] pixman: ignore CVE-2023-37769

[PATCH V4 0/4] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP
 2024-12-01 18:43 UTC  (7+ messages)
` [PATCH V4 1/4] arm64: dts: imx8mp: Add aliases for the access to the EEPROM ID page node
` [PATCH V4 2/4] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP
` [PATCH V4 3/4] board: dhelectronics: Sync env variable dh_som_serial_number with SN

[PATCH v2 00/13] media: i2c: imx214: Miscellaneous cleanups and improvements
 2024-12-01 18:41 UTC  (6+ messages)
` [PATCH v2 02/13] media: i2c: imx214: Use subdev active state
` [PATCH v2 09/13] media: i2c: imx214: Extract format and crop settings

[RFC PATCH 0/1] sched/isolation: Warn when maxcpus= is specified with nohz_full= or isolcpus=
 2024-12-01 18:42 UTC 

[PATCH v12 00/15] macOS PV Graphics and new vmapple machine type
 2024-12-01 18:41 UTC  (4+ messages)
` [PATCH v12 15/15] hw/vmapple/vmapple: Add "

[PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
 2024-12-01 18:37 UTC  (6+ messages)

[openeuler:openEuler-1.0-LTS 1298/1298] drivers/video/fbdev/core/fbcon.o: warning: objtool: missing symbol for section .exit.text
 2024-12-01 18:29 UTC 

[syzbot] [netfs?] WARNING in netfs_writepages
 2024-12-01 18:15 UTC  (2+ messages)

[PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
 2024-12-01 18:09 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/strace: bump version to 6.12
 2024-12-01 18:04 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/strace: bump version to 6.12
 2024-12-01 17:53 UTC 

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-12-01 17:59 UTC  (5+ messages)
` [RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup
` [RFC PATCH 15/39] KVM: guest_memfd: hugetlb: allocate and truncate from hugetlb

[RFC PATCH 0/1] platform: x86: tuxi: Implement TUXEDO TUXI ACPI TFAN as thermal subsystem
 2024-12-01 17:58 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: iio: Add AMS TCS3430 color sensor bindings
 2024-12-01 17:57 UTC  (4+ messages)
` [PATCH 2/2] iio: light: Add support for the AMS TCS3430 color sensor

[PATCH 1/2] dt-bindings: iio: Add TI OPT4048 color sensor bindings
 2024-12-01 17:56 UTC  (4+ messages)
` [PATCH 2/2] iio: light: Add support for the TI OPT4048 color sensor

[Buildroot] [PATCH 0/4] package/sway: bump to version 1.10
 2024-12-01 17:51 UTC  (2+ messages)

[PATCH 12/15] ARM: dts: microchip: add support for sama7d65_curiosity board
 2024-12-01 17:47 UTC 

[PATCH v4 00/18] Support spread spectrum clocking for i.MX8N PLLs
 2024-12-01 17:46 UTC  (2+ messages)
` [PATCH v4 18/18] clk: imx8mn: support spread spectrum clock generation


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.