All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-10 00:49:52 to 2024-09-10 02:39:44 UTC [more...]

[LTP] [PATCH 1/2] fallocate05: Check that deallocated file range is marked as a hole
 2024-09-10  2:39 UTC  (5+ messages)
` [LTP] [PATCH 2/2] fallocate05: Deallocate whole file on bcachefs

[PATCH v1 -next 0/3] Some optimizations about freezer
 2024-09-10  2:39 UTC  (4+ messages)
` [PATCH v1 -next 1/3] cgroup/freezer: Reduce redundant traversal for cgroup_freeze

[PATCH] Fix calculation of minimum in colo_compare_tcp
 2024-09-10  2:38 UTC  (2+ messages)

[PULL] u-boot-riscv/master
 2024-09-10  2:38 UTC 

[PATCH -next v2 0/9] coccinelle: Add some rules for string_chioces helpers
 2024-09-10  2:37 UTC  (5+ messages)
` [PATCH -next v2 1/9] coccinelle: Add rules to find str_true_false() replacements
  ` [cocci] "

[PATCH 0/4] pack-objects: create new name-hash algorithm
 2024-09-10  2:37 UTC  (6+ messages)
` [PATCH 1/4] pack-objects: add --full-name-hash option

[cip:linux-4.4.y-st 1193/2602] drivers/block/xen-blkfront.c:666:24: warning: suggest parentheses around '&&' within '||'
 2024-09-10  2:36 UTC 

llvm-objcopy: error: 'arch/x86/um/vdso/vdso.so.dbg': No such file or directory
 2024-09-10  2:36 UTC 

[v2 PATCH bpf-next 0/2] bpf: Add percpu map value size check
 2024-09-10  2:35 UTC  (4+ messages)
` [v2 PATCH bpf-next 1/2] bpf: Check percpu map value size first

[PATCH v3] docs/zh_CN: add the translation of kbuild/gcc-plugins.rst
 2024-09-10  2:34 UTC  (2+ messages)

[PATCH 0/8] riscv: Add AST2700 platform support
 2024-09-10  2:32 UTC  (4+ messages)
` [PATCH 4/8] riscv: Add AST2700 SoC initial "

[PATCH net-next 0/5] net: implement the QUIC protocol in linux kernel
 2024-09-10  2:30 UTC  (6+ messages)
` [PATCH net-next 1/5] net: define IPPROTO_QUIC and SOL_QUIC constants for QUIC protocol
` [PATCH net-next 2/5] net: include quic.h in include/uapi/linux "
` [PATCH net-next 3/5] net: implement QUIC protocol code in net/quic directory
` [PATCH net-next 4/5] net: integrate QUIC build configuration into Kconfig and Makefile
` [PATCH net-next 5/5] Documentation: introduce quic.rst to provide description of QUIC protocol

[PATCH 00/20] wifi: rtw88: Add support for RTL8821AU and RTL8812AU
 2024-09-10  2:30 UTC  (5+ messages)
` [PATCH 18/20] wifi: rtw88: Add rtw8821a.{c,h}

[PATCH v3 net-next 0/7] ionic: convert Rx queue buffers to use page_pool
 2024-09-10  2:30 UTC  (2+ messages)

[PATCH 00/30] [RFC] Path-walk API and applications
 2024-09-10  2:28 UTC  (31+ messages)
` [PATCH 01/30] path-walk: introduce an object walk by path
` [PATCH 02/30] backfill: add builtin boilerplate
` [PATCH 03/30] backfill: basic functionality and tests
` [PATCH 04/30] backfill: add --batch-size=<n> option
` [PATCH 05/30] backfill: add --sparse option
` [PATCH 06/30] backfill: assume --sparse when sparse-checkout is enabled
` [PATCH 07/30] path-walk: allow consumer to specify object types
` [PATCH 08/30] path-walk: allow visiting tags
` [PATCH 09/30] survey: stub in new experimental `git-survey` command
` [PATCH 10/30] survey: add command line opts to select references
` [PATCH 11/30] survey: collect the set of requested refs
` [PATCH 12/30] survey: start pretty printing data in table form
` [PATCH 13/30] survey: add object count summary
` [PATCH 14/30] survey: summarize total sizes by object type
` [PATCH 15/30] survey: show progress during object walk
` [PATCH 16/30] survey: add ability to track prioritized lists
` [PATCH 17/30] survey: add report of "largest" paths
` [PATCH 18/30] revision: create mark_trees_uninteresting_dense()
` [PATCH 19/30] path-walk: add prune_all_uninteresting option
` [PATCH 20/30] pack-objects: add --path-walk option
` [PATCH 21/30] pack-objects: extract should_attempt_deltas()
` [PATCH 22/30] pack-objects: introduce GIT_TEST_PACK_PATH_WALK
` [PATCH 23/30] p5313: add size comparison test
` [PATCH 24/30] repack: add --path-walk option
` [PATCH 25/30] pack-objects: enable --path-walk via config
` [PATCH 26/30] scalar: enable path-walk during push "
` [PATCH 27/30] pack-objects: add --full-name-hash option
` [PATCH 28/30] test-name-hash: add helper to compute name-hash functions
` [PATCH 29/30] p5314: add a size test for name-hash collisions
` [PATCH 30/30] pack-objects: output debug info about deltas

[PATCH] scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb
 2024-09-10  2:25 UTC  (2+ messages)

[PATCH 0/2] introduce PM QoS interface
 2024-09-10  2:26 UTC  (6+ messages)
` [PATCH v9 0/2] power: "
  ` [PATCH v9 1/2] power: introduce PM QoS API on CPU wide
  ` [PATCH v9 2/2] examples/l3fwd-power: add PM QoS configuration

[PATCH -next 0/7] spi: replace and remove spi_slave_abort()
 2024-09-10  2:26 UTC  (8+ messages)
` [PATCH -next 1/7] spi: switch to use spi_controller_is_target()
` [PATCH -next 2/7] spi: slave-time: switch to use spi_target_abort()
` [PATCH -next 3/7] spi: slave-system-control: "
` [PATCH -next 4/7] spi: spidev: "
` [PATCH -next 5/7] spi: slave-mt27xx: switch to use target_abort
` [PATCH -next 6/7] platform/olpc: olpc-xo175-ec: switch to use spi_target_abort()
` [PATCH -next 7/7] spi: remove spi_controller_is_slave() and spi_slave_abort()

[PATCH v1] ARM: dts: aspeed: yosemite4: Enable adc15
 2024-09-10  2:22 UTC  (2+ messages)

[PATCH v4 0/2] target/loongarch: Add loongson binary translation feature
 2024-09-10  2:24 UTC  (5+ messages)
` [PATCH v4 2/2] target/loongarch: Implement lbt registers save/restore function

[PATCH 0/2] Add support for Amlogic C3 PWM
 2024-09-10  2:22 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: amlogic: Document "
  ` [DMARC error][DKIM error] "

Fix issue with formatting multiple trailer keys
 2024-09-10  2:22 UTC  (5+ messages)

[PATCH v2 0/9] Amlogic C3 ISP support
 2024-09-10  2:22 UTC  (6+ messages)
` [PATCH v2 5/9] dt-bindings: media: Add amlogic,c3-isp.yaml

[PATCH v1 00/15] Tool and hwmon PMUs
 2024-09-10  2:21 UTC  (2+ messages)

[PATCH 0/5] mm/slub: Improve data handling of krealloc() when orig_size is enabled
 2024-09-10  2:20 UTC  (6+ messages)
` [PATCH 1/5] mm/kasan: Don't store metadata inside kmalloc object when slub_debug_orig_size is on

[PATCH] spl: ram: fix build warning when neither RAM_DEVICE nor DFU are enabled
 2024-09-10  2:20 UTC  (2+ messages)

[PATCH 0/2] mm: hwpoison: two more poison recovery
 2024-09-10  2:19 UTC  (7+ messages)
` [PATCH 1/2] mm: support poison recovery from do_cow_fault()
  ` [PATCH] mm: support poison recovery from do_cow_fault() fix
` [PATCH 2/2] mm: support poison recovery from copy_present_page()

[PATCH] erofs: fix incorrect symlink detection in fast symlink
 2024-09-10  2:18 UTC  (10+ messages)
` [PATCH v2] "

drivers/gpu/drm/xe/xe_vram.c:335 xe_vram_probe() error: '%pa' expects argument of type 'phys_addr_t*', argument 3 has type 'ullong*'
 2024-09-10  2:15 UTC 

[pinchartl:nxp/v6.11/dev/rpi-cam/next 90/113] arch/arm64/boot/dts/freescale/imx8mp-var-dart-imx296.dtsi:9.3-16: Warning (reg_format): /fragment@0/__overlay__/controller@10:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
 2024-09-10  2:15 UTC 

[PATCH] ASoC: loongson: Add the correct judgement return
 2024-09-10  2:11 UTC 

[PATCH] fbdev/xen-fbfront: Assign fb_info->device
 2024-09-10  2:09 UTC 

[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-09-10  2:09 UTC  (4+ messages)
` [PATCH 1/2] mm: introduce mmap_lock_speculation_{start|end}

[PATCH] drm/xe/oa: Insert wmb/sfence before enabling OA
 2024-09-10  2:09 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/oa: Insert wmb/sfence before enabling OA (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2] lib: Export the parsing functions and related data structures of the PLDM library
 2024-09-10  2:08 UTC  (3+ messages)
  ` 答复: "

[PATCH v2 0/2] pwm: Add pwm driver for Sophgo SG2042
 2024-09-10  2:08 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: sophgo: add PWM controller for SG2042
` [PATCH v2 2/2] pwm: sophgo: add driver for Sophgo SG2042 PWM

[PATCH v4 0/3] i2c: Use devm_clk_get_enabled() helpers
 2024-09-10  2:06 UTC  (6+ messages)
` [PATCH v4 3/3] i2c: jz4780: Use dev_err_probe()

drivers/md/dm-vdo/int-map.c:87: error: Cannot parse struct or union!
 2024-09-10  2:04 UTC 

[android-common:android-mainline 1/1] drivers/usb/gadget/configfs.c:2050 gadgets_make() error: double free of 'gi->composite.gadget_driver.driver.name'
 2024-09-10  2:04 UTC 

[PATCH net-next v25 00/13] Device Memory TCP
 2024-09-10  2:05 UTC  (7+ messages)
` [PATCH net-next v25 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v25 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

drm-ci: flaky tests for i915 driver testing
 2024-09-10  2:02 UTC  (3+ messages)

[PATCH] Typo in the file 'feature-and-quirk-policy.rst'
 2024-09-10  2:02 UTC  (3+ messages)

[PATCH v3 0/1] arm64: dts: qcom: Add coresight components for x1e80100
 2024-09-10  2:01 UTC  (4+ messages)
` [PATCH v3 1/1] arm64: dts: qcom: Add coresight nodes "

[PATCH v11 00/10] Support persistent reservation operations
 2024-09-10  1:59 UTC  (4+ messages)
` [PATCH v11 02/10] block/raw: add persistent reservation in/out driver
    `  "

[PATCH] imx8mq-u-boot: Pass FIT offset to fix boot regression
 2024-09-10  1:59 UTC  (2+ messages)

[PATCH v4 0/3] tty: serial: samsung: Serial fixes for Apple A7-A11 SoCs
 2024-09-10  1:59 UTC  (5+ messages)
` [PATCH v4 3/3] tty: serial: samsung: Fix serial rx on Apple A7-A9

[GIT PULL] Please pull u-boot-imx-master-20240909
 2024-09-10  1:56 UTC 

[PATCH] drm/xe: fix build warning with CONFIG_PM=n
 2024-09-10  1:55 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH v1 2/3] x86/mce: Add zhaoxin.c to support Zhaoxin MCA
 2024-09-10  1:54 UTC  (2+ messages)

[PATCH v2] wifi: mwifiex: avoid AP and STA running on different channel
 2024-09-10  1:55 UTC  (7+ messages)
  ` [EXT] "

[PATCH 00/21] TDX MMU Part 2
 2024-09-10  1:52 UTC  (14+ messages)
` [PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
` [PATCH 14/21] KVM: TDX: Implement hooks to propagate changes of TDP MMU mirror page table

[Bug Report] smmuv3 event 0x10 report when running virtio-blk-pci
 2024-09-10  1:51 UTC  (7+ messages)

drm-ci: flaky tests for amdgpu driver testing
 2024-09-10  1:50 UTC  (2+ messages)

[PATCH] overflow: optimize struct_size() calculation
 2024-09-10  1:48 UTC  (3+ messages)

[PATCH] drm/xe/oa: Insert wmb/sfence before enabling OA
 2024-09-10  1:47 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe/oa: Insert wmb/sfence before enabling OA (rev4)
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] Documentation: PCI: fix typo in pci.rst
 2024-09-10  1:45 UTC  (2+ messages)

[PATCH -next,v2] MIPS: Remove the obsoleted code for include/linux/mv643xx.h
 2024-09-10  1:45 UTC  (2+ messages)

[PATCH v7] i2c: designware: fix master is holding SCL low while ENABLE bit is disabled
 2024-09-10  1:44 UTC  (3+ messages)

[PATCH v3 0/2] Add support to AD8460 Waveform Generator DAC
 2024-09-10  1:44 UTC  (4+ messages)
` [PATCH v3 2/2] iio: dac: support the ad8460 Waveform DAC

[cip:linux-4.4.y-st 1077/2602] drivers/spi/spi-fsl-cpm.c:137:17: warning: comparison between signed and unsigned integer expressions
 2024-09-10  1:44 UTC 

[PATCH v4 0/4] zicfilp and zicfiss support in opensbi
 2024-09-10  1:44 UTC  (5+ messages)
` [PATCH v4 2/4] lib: sbi: Zicfilp/Zicfiss detection and elp cfi state reflect back in status

[PATCH] kbuild: rpm-pkg: include vmlinux debug symbols
 2024-09-10  1:43 UTC 

[PATCH v3] Documentation: Unify format for vuln sysfs
 2024-09-10  1:43 UTC  (2+ messages)

[PATCH 00/22] KVM: x86/mmu: Allow yielding on mmu_notifier zap
 2024-09-10  1:42 UTC  (8+ messages)
` [PATCH 19/22] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock

[Buildroot] [PATCH] package/uclibc: remove already included patches
 2024-09-10  1:40 UTC 

[RFC PATCH net-next v2 0/6] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
 2024-09-10  1:34 UTC  (6+ messages)
` [RFC PATCH net-next v2 3/6] net: xilinx: axienet: Combine CR calculation
` [RFC PATCH net-next v2 6/6] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM

[PATCH v2] selinux: Add netlink xperm support
 2024-09-10  1:35 UTC 

[PATCH v3 2/2] ufs: core: requeue aborted request
 2024-09-10  1:33 UTC  (2+ messages)

[linux-next:master 10352/10516] include/linux/mm.h:101:35: error: 'MAX_PHYSMEM_BITS' undeclared
 2024-09-10  1:33 UTC 

[PATCH v2] ASoC: soc-ac97: Fix the incorrect description
 2024-09-10  1:33 UTC 

[PATCH v7 00/10] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-09-10  1:31 UTC  (7+ messages)
` [PATCH v7 03/10] drm/xe/devcoredump: Add ASCII85 dump helper function

[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-09-10  1:31 UTC  (4+ messages)
` [PATCH v3 1/1] cgroup: fix "

[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
 2024-09-10  1:28 UTC  (8+ messages)
` [RFC PATCH 13/21] KVM: X86: Handle private MMIO as shared

[mptcp-next] mptcp: Add data race when accessing the fully_established of subflow
 2024-09-10  1:26 UTC  (3+ messages)

TIP
 2024-09-10  1:25 UTC  (3+ messages)

[Bug 218686] New: Fail to set energy_performance_preference of amd processor on asus ga403uv
 2024-09-10  1:22 UTC  (3+ messages)
` [Bug 218686] "

[PATCH] drbd: Add NULL check for net_conf to prevent dereference in state validation
 2024-09-10  1:21 UTC  (3+ messages)

[koverstreet-bcachefs:bcachefs-garbage 209/258] fs/bcachefs/thread_with_file.c:139:22: error: incompatible pointer types passing 'struct kiocb *' to parameter of type 'struct pipe_inode_info *'
 2024-09-10  1:21 UTC 

[android-common:android13-5.15 2/2] mantis_dma.c:undefined reference to `dvb_dmx_swfilter_204'
 2024-09-10  1:21 UTC 

[qemu-mainline test] 187598: regressions - FAIL
 2024-09-10  1:18 UTC 

[PATCH] service: extend service function call statistics
 2024-09-10  1:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/14] Add support for vector
 2024-09-10  1:17 UTC  (7+ messages)
` [PATCH v3 06/14] tcg/riscv: Implement vector mov/dup{m/i}
` [PATCH v3 08/14] tcg/riscv: Implement vector cmp ops

[f2fs-dev] [PATCH] f2fs: fix to don't panic system for no free segment fault injection
 2024-09-10  1:16 UTC  (2+ messages)
`  "

[PATCH v2 0/7] i2c: npcm: Bug fixes read/write operation, checkpatch
 2024-09-10  1:12 UTC  (10+ messages)
` [PATCH v2 6/7] i2c: npcm: use i2c frequency table

[PATCH] tests/intel/*_query: Add new hwconfig table entry
 2024-09-10  1:12 UTC 

[PATCH net v2] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-09-10  1:12 UTC  (13+ messages)

[koverstreet-bcachefs:bcachefs-garbage 189/258] fs/bcachefs/fsck.c:2165:13: warning: 'fsck_trigger' defined but not used
 2024-09-10  1:10 UTC 

[koverstreet-bcachefs:bcachefs-garbage 209/258] fs/bcachefs/thread_with_file.c:257:2: error: implicit declaration of function 'stdio_buf_init' is invalid in C99
 2024-09-10  1:10 UTC 

[PATCH v5] lib/math: Add int_pow test suite
 2024-09-10  1:10 UTC 

[bug report] block: Non-NCQ commands will never be executed while fio is continuously running
 2024-09-10  1:09 UTC  (3+ messages)

[RFC PATCH] function_graph: Support recording and printing the function return address
 2024-09-10  1:07 UTC  (2+ messages)

[PATCH v3 0/2] Fix for a very old KVM bug in the segment cache
 2024-09-10  1:07 UTC  (6+ messages)
` [PATCH v3 2/2] VMX: reset the segment cache after segment initialization in vmx_vcpu_reset

[PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
 2024-09-10  1:05 UTC  (11+ messages)

[PATCH -next] Input: matrix_keypad: Remove duplicated include in matrix_keypad.c
 2024-09-10  1:01 UTC 

[PATCH net] selftests: net: csum: Fix checksums for packets with non-zero padding
 2024-09-10  1:01 UTC  (7+ messages)

[PATCH net v2] net: xilinx: axienet: Fix packet counting
 2024-09-10  1:00 UTC  (2+ messages)

[PATCH 0/7] fio: atomic write support
 2024-09-10  1:01 UTC  (4+ messages)

[RFC PATCH 0/3] PCI: Use Configuration RRS to wait for device ready
 2024-09-10  0:59 UTC  (2+ messages)

[PATCH i-g-t] tests/km_pm_brightness.c: check for flickers while adjusting the brightness
 2024-09-10  0:58 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/km_pm_brightness.c: check for flickers while adjusting the brightness. (rev5)

[koverstreet-bcachefs:bcachefs-garbage 192/258] kernel/rcu/pending.c:496 __rcu_pending_enqueue() error: we previously assumed 'head' could be null (see line 449)
 2024-09-10  0:58 UTC  (2+ messages)

[PATCH net] net: xilinx: axienet: Schedule NAPI in two steps
 2024-09-10  0:56 UTC  (2+ messages)

[linux-next:master 10082/10516] make[1]: *** No rule to make target 'tools/testing/selftests/../../../tools/arch/x86_64/vdso/vgetrandom-chacha.S', needed by 'kselftest/vDSO/vdso_test_chacha'
 2024-09-10  0:55 UTC 

[PATCH -next] perf parse-events: Remove duplicated include in parse-events.c
 2024-09-10  0:55 UTC 

[PATCH bpf-next] bpf: ringbuf: Support consuming BPF_MAP_TYPE_RINGBUF from prog
 2024-09-10  0:54 UTC 

[PATCH net v2] net: xilinx: axienet: Fix IRQ coalescing packet count overflow
 2024-09-10  0:51 UTC  (2+ messages)

[PATCH] vulkan-samples: Disable on 32bit ARM
 2024-09-10  0:51 UTC 

[PATCH net-next v2] net: ti: icssg-prueth: Make pa_stats optional
 2024-09-10  0:50 UTC  (2+ messages)

[PATCH v6 00/17] Hardware wrapped key support for QCom ICE and UFS core
 2024-09-10  0:51 UTC  (6+ messages)
` [PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver

[PATCH 1/7] m68k: Implement a default flush_dcache_all
 2024-09-10  0:18 UTC  (5+ messages)
` [PATCH 3/7] sh: "
` [PATCH 4/7] sh: Add the old invalidate_icache_all function

[PATCH 1/2] wifi: brcmfmac: add support for TRX firmware download
 2024-09-09 20:27 UTC  (5+ messages)

ERROR: modpost: "xmb_manager_register" [drivers/misc/xilinx_tmr_manager.ko] undefined!
 2024-09-10  0:50 UTC 

[PATCH v3 1/5] eal: extend bit manipulation functionality
 2024-09-10  0:50 UTC  (4+ messages)
` [PATCH v4 0/6] Improve EAL bit operations API
  ` [PATCH v4 1/6] dpdk: do not force C linkage on include file dependencies

[PATCH net-next 00/16] RX software timestamp for all - round 3
 2024-09-10  0:50 UTC  (2+ messages)

[PATCH net-next] net: ibm: emac: Use __iomem annotation for emac_[xg]aht_base
 2024-09-10  0:50 UTC  (2+ messages)

[PATCH v2 00/11] Create Intel PMC SSRAM Telemetry driver
 2024-09-10  0:49 UTC  (4+ messages)
` [PATCH v2 11/11] platform/x86:intel/pmc: Get LPM information for Lunar Lake


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.