All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-02 22:06:31 to 2024-03-03 07:28:26 UTC [more...]

CVE-2023-52466: PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
 2024-03-03  7:28 UTC  (5+ messages)

Allow setting diff.worddiff=color via gitconfig
 2024-03-03  7:23 UTC  (6+ messages)
` [PATCH 0/2] Support diff.wordDiff config

[PATCH iwl-next,v2 0/2] XDP Tx Hardware Timestamp for igc driver
 2024-03-03  7:15 UTC  (8+ messages)
` [PATCH iwl-next,v2 2/2] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
      ` [Intel-wired-lan] [PATCH iwl-next, v2 "

[PATCH 0/3] target/hppa: Fix some wide mode displacements
 2024-03-03  7:11 UTC  (8+ messages)
` [PATCH 1/3] target/hppa: Fix assemble_16 insns for wide mode
` [PATCH 2/3] target/hppa: Fix assemble_11a "
` [PATCH 3/3] target/hppa: Fix assemble_12a "

[PATCH] staging: vme_user: Ensure blank lines after variable declarations and fix misaligned */ comment formatting issues
 2024-03-03  6:56 UTC  (2+ messages)

[PATCH] image-live.bbclass: Adjust the default value for INITRD_LIVE
 2024-03-03  6:54 UTC 

[PATCH] fstests: btrfs/121: allow snapshot with invalid qgroup to return error
 2024-03-03  6:52 UTC 

[syzbot] [bpf?] KMSAN: uninit-value in bpf_bprintf_prepare
 2024-03-03  6:48 UTC  (2+ messages)

[PATCH] rte_memcpy: fix off by one for size 16 and 32
 2024-03-03  6:47 UTC  (6+ messages)

[PATCH blktests 0/2] make nvme/048 checks more robust
 2024-03-03  6:43 UTC  (5+ messages)
` [PATCH blktests 1/2] nvme/048: remove unused argument for set_qid_max
` [PATCH blktests 2/2] nvme/048: make queue count check retry-able

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-03-02
 2024-03-03  6:43 UTC 

[PATCH] test-lib-functions: simplify `test_file_not_empty` failure message
 2024-03-03  6:42 UTC  (6+ messages)

[PATCH v4 00/12] Add support for NIST P521 to ecdsa
 2024-03-03  6:37 UTC  (4+ messages)
` [PATCH v4 01/12] crypto: ecdsa - Convert byte arrays with key coordinates to digits

[REGRESSION] kexec does firmware reboot in kernel v6.7.6
 2024-03-03  6:32 UTC  (7+ messages)

[RFC 0/7] Improve EAL bit operations API
 2024-03-03  6:30 UTC  (7+ messages)
` [RFC 1/7] eal: extend bit manipulation functions
` [RFC 7/7] eal: deprecate relaxed family of bit operations

[opencloudos:next 75/98] fs/cgroupfs/mount.c:154:19: warning: no previous prototype for 'cgroupfs_alloc_entry'
 2024-03-03  6:24 UTC 

[linux-next:master 9955/11394] drivers/net/wireless/ath/ath11k/mac.c:9053:21: sparse: sparse: incorrect type in assignment (different address spaces)
 2024-03-03  6:24 UTC 

[PATCH 1/3] mm/mempolicy: Use the already fetched local variable
 2024-03-03  6:17 UTC  (16+ messages)
` [PATCH 3/3] mm/numa_balancing:Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy

[legion:patchset/cons-font-info/v1.0 1/5] drivers/tty/vt/vt_ioctl.c:483:3: warning: label followed by a declaration is a C23 extension
 2024-03-03  6:03 UTC 

[linux-next:master 9115/11394] drivers/gpu/drm/xe/xe_ggtt.c:256 ggtt_invalidate_gt_tlb() warn: variable dereferenced before check 'gt' (see line 253)
 2024-03-03  6:03 UTC 

[PATCH] eal/x86: improve rte_memcpy const size 16 performance
 2024-03-03  5:58 UTC  (7+ messages)

[PATCH bpf-next v2] bpf, docs: Use IETF format for field definitions in instruction-set.rst
 2024-03-03  5:50 UTC  (2+ messages)

[PATCH bpf-next] bpf,docs: Rename legacy conformance group to packet
 2024-03-03  5:50 UTC  (2+ messages)

[PULL 0/5] Hppa latest patches
 2024-03-03  5:46 UTC  (6+ messages)
` [PULL 1/5] target: hppa: Fix unaligned double word accesses for hppa64
` [PULL 2/5] target/hppa: Restore unwind_breg before calculating ior
` [PULL 3/5] pc-bios/meson: Add hppa-firmware64.img blob
` [PULL 4/5] pc-bios/README: Add information about hppa-firmware
` [PULL 5/5] roms/hppa: Add build rules for hppa-firmware

[syzbot] [nilfs?] KMSAN: uninit-value in nilfs_add_checksums_on_logs (2)
 2024-03-03  5:46 UTC 

[PATCH 0/5] HPPA64 updates
 2024-03-03  5:33 UTC  (12+ messages)
` [PATCH 1/5] target/hppa: Fix unaligned double word accesses for hppa64
` [PATCH 2/5] target/hppa: Restore unwind_breg before calculating ior
` [PATCH 3/5] pc-bios/meson: Add hppa-firmware64.img blob
` [PATCH 4/5] pc-bios/README: Add information about hppa-firmware
` [PATCH 5/5] roms/hppa: Add build rules for hppa-firmware

pull-request: bpf-next 2024-02-29
 2024-03-03  5:30 UTC  (2+ messages)

[PATCH net-next 00/21] rxrpc: Miscellaneous changes and make use of MSG_SPLICE_PAGES
 2024-03-03  5:27 UTC  (5+ messages)
` [PATCH net-next 13/21] rxrpc: Use rxrpc_txbuf::kvec[0] instead of rxrpc_txbuf::wire
` [PATCH net-next 18/21] rxrpc: Use ktimes for call timeout tracking and set the timer lazily

[PATCH net-next v2 0/3] netlink: handle EMSGSIZE errors in the core
 2024-03-03  5:24 UTC  (4+ messages)
` [PATCH net-next v2 1/3] "
` [PATCH net-next v2 2/3] netdev: let netlink core handle -EMSGSIZE errors
` [PATCH net-next v2 3/3] genetlink: fit NLMSG_DONE into same read() as families

[openeuler:OLK-5.10 14455/30000] drivers/scsi/qedf/qedf_main.o: warning: objtool: __qedf_probe() falls through to next function qedf_handle_link_update()
 2024-03-03  5:21 UTC 

[linux-next:master 4800/11394] drivers/net/phy/qcom/qca807x.c:501:10: error: call to undeclared function 'qca807x_gpio'; ISO C99 and later do not support implicit function declarations
 2024-03-03  5:09 UTC 

[PATCHv2] generic: add fcntl corner cases tests
 2024-03-03  5:08 UTC  (10+ messages)

[openeuler:OLK-5.10 830/30000] arch/arm64/kernel/watchdog_sdei.c:28:5: warning: no previous prototype for 'watchdog_sdei_enable'
 2024-03-03  4:59 UTC 

[PATCH 00/21] TDX/SNP part 1 of n, for 6.9
 2024-03-03  4:47 UTC  (3+ messages)
` [PATCH 11/21] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation

[PATCH 5.4] xen/events: close evtchn after mapping cleanup
 2024-03-03  4:45 UTC 

[PATCH 5.4 000/267] 5.4.269-rc1 review
 2024-03-03  4:32 UTC  (3+ messages)
` [PATCH 5.4 032/267] afs: Hide silly-rename files from userspace

[PATCH v3 0/6] Allow platform to handle load/store faults
 2024-03-03  4:32 UTC  (8+ messages)
` [PATCH v3 5/6] include: sbi: add emulate_load/store handler to platform ops
` [PATCH v3 6/6] lib: sbi: call platform load/store emulators

[syzbot] [rds?] WARNING in rds_conn_connect_if_down
 2024-03-03  4:18 UTC  (5+ messages)
` [PATCH] net/rds: fix "

[PATCH/RFC] locking/spinlocks: Make __raw_* lock ops static
 2024-03-03  4:25 UTC  (2+ messages)

include/linux/vmstat.h:400:43: error: arithmetic between different enumeration types ('enum zone_stat_item' and 'enum numa_stat_item')
 2024-03-03  4:18 UTC 

[syzbot] [hfs?] KMSAN: uninit-value in hfs_cat_keycmp (2)
 2024-03-03  4:14 UTC  (5+ messages)
  ` [PATCH] hfs: fix uninit-value in hfs_cat_keycmp

[PATCH] x86/cstate: fix mwait hint target cstate calc
 2024-03-03  4:13 UTC  (5+ messages)

[PATCH net-next v1 0/4] tools/net/ynl: Add support for nlctrl netlink family
 2024-03-03  4:05 UTC  (3+ messages)
` [PATCH net-next v1 3/4] tools/net/ynl: Extend array-nest for multi level nesting

[PATCH 1/3] kconfig: link menus to a symbol
 2024-03-03  4:00 UTC  (3+ messages)
` [PATCH 2/3] kconfig: use linked list in get_symbol_str() to iterate over menus
` [PATCH 3/3] kconfig: remove named choice support

[meta-networking][PATCH] drbd-utils: Disable warnings as errors
 2024-03-03  3:47 UTC 

[PATCH net-next] net/nlmon: Cancel setting filelds of statistics to zero
 2024-03-03  3:45 UTC  (2+ messages)

[PATCH] net: phy: ncsi: Correct the endian of the checksum
 2024-03-03  2:14 UTC  (3+ messages)
  ` 回覆: "

[PATCH net-next v2 0/2] net: phy: micrel: lan8814 erratas
 2024-03-03  3:40 UTC  (5+ messages)
` [PATCH net-next v2 2/2] net: phy: micrel: lan8814 cable improvement errata

[drm-misc:drm-misc-next 12/14] drivers/gpu/drm/panthor/panthor_device.c:355:31: error: implicit declaration of function 'virt_to_pfn'; did you mean 'virt_to_kpte'?
 2024-03-03  3:36 UTC 

[PATCH net-next v2 0/7] Support for nexthop group statistics
 2024-03-03  3:36 UTC  (6+ messages)
` [PATCH net-next v2 4/7] net: nexthop: Expose nexthop group stats to user space

[PATCH net-next v12 00/15] Introducing P4TC (series 1)
 2024-03-03  3:27 UTC  (17+ messages)
` [PATCH net-next v12 14/15] p4tc: add set of P4TC table kfuncs
                ` Hardware Offload discussion WAS(Re: [PATCH net-next v12 00/15] Introducing P4TC (series 1)

[PATCH] firewire: ohci: prevent leak of left-over msi on unbind
 2024-03-03  3:13 UTC  (5+ messages)
` [PATCH v2] firewire: ohci: prevent leak of left-over IRQ "

[PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
 2024-03-03  3:09 UTC  (4+ messages)
` [RFC v2.1 01/12] ARC: Use initializer for "
  ` [RFC v2.1 03/12] csky: "

Link to the 2023 xen summit schedule is broken
 2024-03-03  3:00 UTC 

[PATCH 0/4] nvme: fixes for authentication errors
 2024-03-03  2:58 UTC  (2+ messages)

[drm-misc:drm-misc-next 12/14] drivers/gpu/drm/panthor/panthor_devfreq.c:45: warning: Function parameter or struct member 'lock' not described in 'panthor_devfreq'
 2024-03-03  2:54 UTC 

KASAN: use-after-free Read in v4l2_fh_open
 2024-03-03  2:55 UTC  (5+ messages)
  ` [syzbot] [usb?] [media?] "

[syzbot] [fscrypt?] possible deadlock in fscrypt_setup_encryption_info
 2024-03-03  2:54 UTC 

[LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
 2024-03-03  2:47 UTC  (11+ messages)
` [Chapter One] THP zones: the use cases of policy zones
` [Chapter Two] THP shattering: the reverse of collapsing
` [Chapter Three] THP HVO: bring the hugeTLB feature to THP

[PATCH v7 0/2] media: i2c: Add support for GC08A3 sensor
 2024-03-03  2:26 UTC  (6+ messages)
` [PATCH v7 1/2] media: dt-bindings: i2c: add GalaxyCore GC08A3 image sensor
` [PATCH v7 2/2] media: i2c: Add GC08A3 image sensor driver

[PATCH v6 0/2] media: i2c: Add support for GC08A3 sensor
 2024-03-03  2:46 UTC  (5+ messages)
` [PATCH v6 2/2] media: i2c: Add GC08A3 image sensor driver

[PATCH v2 net-next 0/2] Add en8811h phy driver and devicetree binding doc
 2024-03-03  2:37 UTC  (3+ messages)
` [PATCH v2 net-next 2/2] net: phy: air_en8811h: Add the Airoha EN8811H PHY driver

[PATCH] bpf: check mem for dynptr type
 2024-03-03  2:37 UTC 

[hyperv:hyperv-fixes 11/12] ld.lld: error: undefined symbol: idle_thread_get
 2024-03-03  2:33 UTC  (2+ messages)

Man page issues: logb, significand, cbrt, log2, log10, exp10
 2024-03-03  2:21 UTC  (6+ messages)

[xtf test] 184862: all pass - PUSHED
 2024-03-03  1:59 UTC 

[PATCH 2/2] clk: imx: add i.MX95 BLK CTL clk driver
 2024-03-03  1:42 UTC  (3+ messages)

[PATCH v3] replace 'grouped target' in Makefile with pattern rule
 2024-03-03  1:24 UTC  (3+ messages)

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-03-03  1:08 UTC  (3+ messages)
` [PATCH 26/30] sched: handle preempt=voluntary under PREEMPT_AUTO

[PATCH] net: raise RCU qs after each threaded NAPI poll
 2024-03-03  1:01 UTC  (6+ messages)

[openeuler:OLK-6.6 1693/3769] drivers/pci/controller/pci-loongson.c:183:22: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2024-03-03  1:00 UTC 

[zen:6.7/zen-sauce 2/31] include/linux/vmstat.h:522:36: error: arithmetic between different enumeration types ('enum node_stat_item' and 'enum lru_list')
 2024-03-03  1:00 UTC 

[freescale-fslc:5.15-2.2.x-imx 6169/27938] drivers/irqchip/irq-imx-irqsteer.c:194:34: error: 'irqsteer_data' undeclared
 2024-03-03  0:40 UTC 

[linux-linus test] 184835: tolerable FAIL - PUSHED
 2024-03-03  0:25 UTC 

Advice sought on RCU stalls on ARM64 WSL2
 2024-03-03  0:19 UTC  (2+ messages)

[pinchartl:rpi/v6.8/isp/v2 1/22] drivers/staging/vc04_services/vc-sm-cma/vc_sm_cma_vchi.c:283:2: warning: unannotated fall-through between switch labels
 2024-03-03  0:18 UTC 

[android-common:android12-5.10 4/7] block/blk-flush.c:484:65: sparse: sparse: incorrect type in argument 3 (different base types)
 2024-03-03  0:18 UTC 

[freescale-fslc:5.15-2.2.x-imx 256/27938] sound/soc/sof/compress.c:91:5: warning: no previous prototype for 'sof_compr_open'
 2024-03-03  0:08 UTC 

[PATCH RFC] hppa: assemble_16() in wide mode
 2024-03-03  0:01 UTC  (2+ messages)

[PATCH 0/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
 2024-03-03  0:01 UTC  (7+ messages)
` [PATCH 1/3] "

[PATCH] powerpc: align memory_limit to 16MB in early_parse_mem
 2024-03-02 23:59 UTC  (4+ messages)

[PATCH v2 0/7] sparc32: build fixes for all{yes,mod}config builds
 2024-03-02 23:54 UTC  (7+ messages)
` [PATCH v2 4/7] sparc32: Do not select ZONE_DMA
` [PATCH v2 6/7] sparc32: Fix parport build with sparc32
` [PATCH v2 7/7] sparc32: Fix section mismatch in leon_pci_grpci

[morimoto:for_each_port-2024-03-01 8/30] drivers/media/platform/ti/am437x/am437x-vpfe.c:2313 vpfe_get_pdata() error: uninitialized symbol 'i'
 2024-03-02 23:48 UTC 

what should "git clean -n -f [-d] [-x] <pattern>" do?
 2024-03-02 23:48 UTC  (7+ messages)
` [PATCH] clean: improve -n and -f implementation and documentation

[PULL] u-boot-sh/master-riic
 2024-03-02 23:48 UTC  (2+ messages)

[PATCH 00/19] ARM: renesas: Rename R-Mobile to Renesas
 2024-03-02 23:47 UTC  (2+ messages)

[OE-core] [PATCH] kernel.bbclass: make pkg-config variables globally exported in the class
 2024-03-02 23:39 UTC  (2+ messages)

[PATCH v2] platform/x86: p2sb: Defer P2SB device scan when P2SB device has func 0
 2024-03-02 23:37 UTC  (4+ messages)

cip-gitlab/ci/pavel/linux-test kselftest-futex: 9 runs, 1 regressions (v6.1.78-cip15-404-gdddfc5d4f194)
 2024-03-02 23:36 UTC 

cip-gitlab/ci/pavel/linux-test ltp-mm: 4 runs, 1 regressions (v6.1.78-cip15-404-gdddfc5d4f194)
 2024-03-02 23:36 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 15 runs, 4 regressions (v6.1.78-cip15-404-gdddfc5d4f194)
 2024-03-02 23:36 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 9 runs, 1 regressions (v6.1.78-cip15-404-gdddfc5d4f194)
 2024-03-02 23:36 UTC 

[PATCH 0/3] arm64: qcom: sm8650: add support for the SM8650-HDK board
 2024-03-02 23:32 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: "
` [PATCH 3/3] arch: arm64: dts: sm8650-hdk: add support for the Display Card overlay

[Buildroot] [PATCH] package/rust: provide RUSTFLAGS for cargo
 2024-03-02 23:29 UTC 

lsi53c895a assert with AmigaOS
 2024-03-02 23:28 UTC  (3+ messages)

[OE-core][kirkstone][PATCH] kernel.bbclass: Set pkg-config variables for building modules
 2024-03-02 23:23 UTC 

[OE-core][nanbield] cherry-pick request
 2024-03-02 23:23 UTC 

convert nvme to atomic queue limits updates
 2024-03-02 23:21 UTC  (4+ messages)

[GIT PULL] firewire fixes for v6.8-rc7
 2024-03-02 23:20 UTC  (2+ messages)

[PATCH] ip.7: Add not supported by SOCK_STREAM to socket options
 2024-03-02 18:19 UTC 

vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x28: relocation to !ENDBR: arch_arm_kprobe+0x53
 2024-03-02 23:06 UTC 

cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 5 runs, 3 regressions (v6.1.78-cip15-404-gdddfc5d4f194)
 2024-03-02 23:06 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 107 runs, 14 regressions (v6.1.78-cip15-404-gdddfc5d4f194)
 2024-03-02 23:06 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 51 runs, 11 regressions (v6.1.78-cip15-404-gdddfc5d4f194)
 2024-03-02 23:06 UTC 

[Buildroot] [PATCH v8 00/23] Add support for AM62x-SK HS-FS devices
 2024-03-02 23:03 UTC  (7+ messages)
` [Buildroot] [PATCH v8 15/23] boot/ti-k3/ti-k3-r5-loader: install tiboot3.bin
` [Buildroot] [PATCH v8 20/23] package/ti-k3: fix BR2_PACKAGE_TI_K3_SOC setting for am64x SOC

[PATCH] fdt: Fix bootm_low handling
 2024-03-02 22:54 UTC 

[PATCH] hw/scsi/lsi53c895a: stop script on phase mismatch
 2024-03-02 22:53 UTC  (2+ messages)

arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-03-02 22:49 UTC  (7+ messages)

[PATCH] hw/scsi/lsi53c895a: Fix typo in comment
 2024-03-02 22:42 UTC 

[xen-4.17-testing test] 184838: tolerable trouble: fail/pass/starved - PUSHED
 2024-03-02 22:41 UTC 

cip-gitlab/ci/pavel/linux-test build: 166 builds: 1 failed, 165 passed, 2 errors, 17 warnings (v6.1.78-cip15-404-gdddfc5d4f194)
 2024-03-02 22:38 UTC 

[mlmmj] 150 email list - only ~100 emails actually sent out, per the exim main.log and member reports
 2024-03-02 21:58 UTC  (2+ messages)

[PATCH v1 0/2] Trivial fixes for Rockchip's SPL boot order
 2024-03-02 22:25 UTC  (5+ messages)
` [PATCH v1 1/2] rockchip: spl-boot-order: Fix spelling succes→success
` [PATCH v1 2/2] rockchip: spl-boot-order: Improve debugging message when device isn't found

[Buildroot] [PATCH v2,1/1] package/powertop: fix gettext build
 2024-03-02 22:24 UTC  (2+ messages)

[Buildroot] [git commit] package/powertop: reorder variables in a more logical manner
 2024-03-02 22:20 UTC 

[Buildroot] [git commit] package/powertop: fix gettext build
 2024-03-02 22:18 UTC 

[Buildroot] [PATCH v2 1/3] package/rust/rust.mk: add missing host-zlib dependency
 2024-03-02 22:07 UTC  (8+ messages)
` [Buildroot] [PATCH v2 2/3] package/rust: use host libraries from HOST_DIR
` [Buildroot] [PATCH v2 3/3] package/rust: provide RUSTFLAGS for cargo


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.