All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-19 20:25:25 to 2023-12-19 21:42:39 UTC [more...]

[PATCH v2] fstests: filter.btrfs: update _filter_transaction_commit()
 2023-12-19 21:42 UTC 

[PATCH 00/12] next-cube: various tidy-ups and improvements
 2023-12-19 21:41 UTC  (7+ messages)
` [PATCH 08/12] next-cube.c: move LED logic to new next_scr2_led_update() function
` [PATCH 09/12] next-cube.c: move static old_scr2 variable to NeXTPC

[PATCH] btrfs: don't abort filesystem when attempting to snapshot deleted subvolume
 2023-12-19 21:36 UTC  (2+ messages)

[PATCH v2] eeprom: ee1004: Add support for multiple i2c busses
 2023-12-19 21:40 UTC  (2+ messages)

[PATCH v3 0/6] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-19 21:39 UTC  (5+ messages)
` [PATCH v3 6/6] mm/zswap: directly use percpu mutex and buffer in load/store

[PATCH net-next 0/4] mptcp: cleanup and support more ephemeral ports sockopts
 2023-12-19 21:31 UTC  (5+ messages)
` [PATCH net-next 1/4] mptcp: don't overwrite sock_ops in mptcp_is_tcpsk()
` [PATCH net-next 2/4] mptcp: rename mptcp_setsockopt_sol_ip_set_transparent()
` [PATCH net-next 3/4] mptcp: sockopt: support IP_LOCAL_PORT_RANGE and IP_BIND_ADDRESS_NO_PORT
` [PATCH net-next 4/4] selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGE

[PATCH v9 00/10] Implementation of NPI Mailbox and GMAC Networking Module
 2023-12-19 21:32 UTC  (11+ messages)
` [PATCH v9 01/10] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v9 02/10] hw/arm: Add PCI mailbox module to Nuvoton SoC
` [PATCH v9 03/10] hw/misc: Add qtest for NPCM7xx PCI Mailbox
` [PATCH v9 04/10] hw/net: Add NPCMXXX GMAC device
` [PATCH v9 05/10] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v9 06/10] tests/qtest: Creating qtest for GMAC Module
` [PATCH v9 07/10] include/hw/net: General GMAC Implementation
` [PATCH v9 08/10] hw/net: GMAC Rx Implementation
` [PATCH v9 09/10] hw/net: GMAC Tx Implementation
` [PATCH v9 10/10] tests/qtest: Adding PCS Module test to GMAC Qtest

[PATCH v2] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2023-12-19 21:34 UTC 

[PATCH v4] iio: sx9324: avoid copying property strings
 2023-12-19 21:34 UTC 

[PATCH 1/2] HID: wacom: Correct behavior when processing some confidence == false touches
 2023-12-19 21:33 UTC  (2+ messages)
` [PATCH 2/2] HID: wacom: Add additional tests of confidence behavior

[PATCH] module: Remove redundant TASK_UNINTERRUPTIBLE
 2023-12-19 21:30 UTC  (2+ messages)

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-19 16:20 UTC  (10+ messages)
` [PATCH v10 07/50] x86/sev: Add RMP entry lookup helpers
` [PATCH v10 08/50] x86/fault: Add helper for dumping RMP entries
` [PATCH v10 11/50] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction

[PATCH 0/9] xfs file non-exclusive online defragment
 2023-12-19 21:29 UTC  (8+ messages)

[xen-unstable-smoke test] 184178: tolerable all pass - PUSHED
 2023-12-19 21:28 UTC 

[PATCH 0/3] TC phy check cleanup
 2023-12-19 21:26 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Rename intel_bios_encoder_data_lookup as a port variant
` [PATCH 2/3] drm/i915: Introduce intel_encoder_phy_data_lookup
` [PATCH 3/3] drm/i915: Separate tc check for legacy and non legacy tc phys

[PATCH 0/2] audit: Further reduce syscall latency
 2023-12-19 21:27 UTC  (7+ messages)
` [PATCH 1/2] audit: Vary struct audit_entry alignment

Regression in 6.6: trying to set DPMS mode kills radeon (r600)
 2023-12-19 21:27 UTC  (4+ messages)

[PATCH 0/4] Section alignment issues?
 2023-12-19 21:26 UTC  (2+ messages)

[linux-next:master 5887/9096] drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:909:27: sparse: sparse: invalid assignment: |=
 2023-12-19 21:26 UTC 

[PATCH v2 00/14] aio: remove AioContext lock
 2023-12-19 21:23 UTC  (5+ messages)
` [PATCH v2 04/14] aio: make aio_context_acquire()/aio_context_release() a no-op

[PATCH v3 mm 0/4] lib/stackdepot, kasan: fixes for stack eviction series
 2023-12-19 21:21 UTC  (6+ messages)
` [PATCH v3 mm 1/4] lib/stackdepot: add printk_deferred_enter/exit guards
` [PATCH v3 mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls
` [PATCH v3 mm 3/4] kasan: memset free track in qlink_free
` [PATCH v3 mm 4/4] lib/stackdepot: fix comment in include/linux/stackdepot.h

[PATCH] [ARM] locomo: make locomo_bus_type constant and static
 2023-12-19 21:21 UTC  (3+ messages)

[PATCH 0/2] kselftest/seccomp: Convert to KTAP output
 2023-12-19 21:21 UTC  (3+ messages)
` [PATCH 1/2] kselftest/seccomp: Use kselftest output functions for benchmark
` [PATCH 2/2] kselftest/seccomp: Report each expectation we assert as a KTAP test

[PATCH v2 00/18] sysctl: constify sysctl ctl_tables
 2023-12-19 21:21 UTC  (14+ messages)

[PATCH -v2 mm 0/4] lib/stackdepot, kasan: fixes for stack eviction series
 2023-12-19 21:19 UTC  (4+ messages)
` [PATCH -v2 mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls

[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: Enable timeout quirk for BlueField-3 SoC
 2023-12-19 21:18 UTC  (5+ messages)

[PATCH 0/2] lib/kstrtox: introduce kstrtoull_suffix() helper
 2023-12-19 21:17 UTC  (5+ messages)
` [PATCH 1/2] lib/strtox: "

[PATCH v1 1/1] kernel-doc: Aling quick help and the code
 2023-12-19 21:17 UTC  (4+ messages)

[PATCH] ASoC: xilinx: Embed IEC958 sample rate val to channel status register
 2023-12-19 21:15 UTC  (2+ messages)

arch/parisc/mm/init.c:534:29: error: invalid application of 'sizeof' to incomplete type 'struct shmid64_ds'
 2023-12-19 21:13 UTC  (4+ messages)

[bcachefs:header_cleanup 21/51] /bin/bash: line 1: 19420 Segmentation fault LLVM_OBJCOPY="llvm-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/misc/eeprom/at24.ko
 2023-12-19 21:12 UTC  (6+ messages)
      ` [bcachefs:header_cleanup 21/51] /bin/bash: line 1: 19420 Segmentation fault LLVM_OBJCOPY="llvm-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/misc/eep

[PATCH] scripts/decode_stacktrace.sh: Use LLVM environment variable
 2023-12-19 21:12 UTC  (5+ messages)

[PATCH 0/5] Handoff bloblist from previous boot stage
 2023-12-19 21:11 UTC  (6+ messages)
` [PATCH 1/5] bloblist: add API to check the register conventions
` [PATCH 2/5] qemu-arm: Get bloblist from boot arguments
` [PATCH 3/5] bloblist: Load the bloblist from the previous loader
` [PATCH 4/5] fdt: update the document and Kconfig description
` [PATCH 5/5] qemu-arm: get FDT from bloblist

[Linux Kernel Crash] "WARNING: kmalloc bug in dm_table_create"
 2023-12-19 20:55 UTC 

[PATCH 5.10 00/60] 5.10.205-rc2 review
 2023-12-19 21:06 UTC  (2+ messages)

Qemu resets terminal to crazy defaults
 2023-12-19 21:04 UTC  (4+ messages)

[net PATCH] octeontx2-af: Fix marking couple of structure as __packed
 2023-12-19 21:05 UTC  (4+ messages)

[RFC PATCH v3 00/20] Zero copy Rx using io_uring
 2023-12-19 21:03 UTC  (21+ messages)
` [RFC PATCH v3 01/20] net: page_pool: add ppiov mangling helper
` [RFC PATCH v3 02/20] tcp: don't allow non-devmem originated ppiov
` [RFC PATCH v3 03/20] net: page pool: rework ppiov life cycle
` [RFC PATCH v3 04/20] net: enable napi_pp_put_page for ppiov
` [RFC PATCH v3 05/20] net: page_pool: add ->scrub mem provider callback
` [RFC PATCH v3 06/20] io_uring: separate header for exported net bits
` [RFC PATCH v3 07/20] io_uring: add interface queue
` [RFC PATCH v3 08/20] io_uring: add mmap support for shared ifq ringbuffers
` [RFC PATCH v3 09/20] netdev: add XDP_SETUP_ZC_RX command
` [RFC PATCH v3 10/20] io_uring: setup ZC for an Rx queue when registering an ifq
` [RFC PATCH v3 11/20] io_uring/zcrx: implement socket registration
` [RFC PATCH v3 12/20] io_uring: add ZC buf and pool
` [RFC PATCH v3 13/20] io_uring: implement pp memory provider for zc rx
` [RFC PATCH v3 14/20] net: page pool: add io_uring memory provider
` [RFC PATCH v3 15/20] io_uring: add io_recvzc request
` [RFC PATCH v3 16/20] net: execute custom callback from napi
` [RFC PATCH v3 17/20] io_uring/zcrx: add copy fallback
` [RFC PATCH v3 18/20] veth: add support for io_uring zc rx
` [RFC PATCH v3 19/20] net: page pool: generalise ppiov dma address get
` [RFC PATCH v3 20/20] bnxt: enable io_uring zc page pool

[GIT PULL] at24: updates for v6.8
 2023-12-19 20:58 UTC  (2+ messages)

[PATCH] kunit: Fix NULL-dereference in kunit_init_suite() if suite->log is NULL
 2023-12-19 21:03 UTC  (2+ messages)

[PATCH 00/50] big header dependency cleanup targeting sched.h
 2023-12-19 21:02 UTC  (5+ messages)
` [PATCH 11/50] nodemask: Split out include/linux/nodemask_types.h
  ` [PATCH 15/50] kernel/numa.c: Move logging out of numa.h

[PATCH] i2c: make i2c_bus_type const
 2023-12-19 21:01 UTC  (4+ messages)

[net PATCH v2] octeontx2-af: Fix marking couple of structure as __packed
 2023-12-19 20:59 UTC  (2+ messages)

+ docs-submit-checklist-remove-all-of-make-namespacecheck.patch added to mm-nonmm-unstable branch
 2023-12-19 20:59 UTC 

+ scripts-checkstackpl-change-min_stack-to-512-by-default.patch added to mm-nonmm-unstable branch
 2023-12-19 20:59 UTC 

+ scripts-checkstackpl-match-all-stack-sizes-for-some-archs.patch added to mm-nonmm-unstable branch
 2023-12-19 20:59 UTC 

+ scripts-checkstackpl-add-min_stack-to-the-usage-comment.patch added to mm-nonmm-unstable branch
 2023-12-19 20:59 UTC 

+ scripts-checkstackpl-remove-ia64-support.patch added to mm-nonmm-unstable branch
 2023-12-19 20:59 UTC 

linux-next: Fixes tag needs some work in the net tree
 2023-12-19 20:57 UTC 

[PATCH v4 0/2] i2c: aspeed: Late ack Tx done irqs and handle coalesced start with stop conditions
 2023-12-19 20:55 UTC  (6+ messages)
` [PATCH v4 1/2] i2c: aspeed: Handle the coalesced stop conditions with the start conditions

[Intel-wired-lan] [tnguy-next-queue:1GbE] BUILD SUCCESS 6aa7ca3c7dcc5effc4963d18b300fc942e738a3b
 2023-12-19 20:55 UTC 

[PATCH 0/3] phy: qcom: edp: Add support for DT phy mode configuration
 2023-12-19 20:55 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: phy: Add PHY_TYPE_EDP definition
` [PATCH 2/3] phy: Add PHY Embedded DisplayPort mode
` [PATCH 3/3] phy: qcom: edp: Allow PHY mode configuration via devicetree

[PATCH] bcachefs: Remove unnecessary kthread_should_stop()
 2023-12-19 20:55 UTC  (3+ messages)

[PATCH v2 1/3] drm/xe: Remove ci-only GuC FW definitions
 2023-12-19 20:55 UTC  (2+ messages)
` ✗ CI.BAT: failure for series starting with [v2,1/3] "

+ lib-crc_ccitt_false-is-identical-to-crc_itu_t.patch added to mm-nonmm-unstable branch
 2023-12-19 20:55 UTC 

[RFC][PATCH] ima: add crypto agility support for template-hash algorithm
 2023-12-19 20:54 UTC  (2+ messages)

+ modules-wait-do_free_init-correctly.patch added to mm-nonmm-unstable branch
 2023-12-19 20:52 UTC 

[PATCH 5.4 00/40] 5.4.265-rc1 review
 2023-12-19 20:52 UTC  (2+ messages)

[PATCH] modules: wait do_free_init correctly
 2023-12-19 20:51 UTC  (2+ messages)

+ mm-fix-arithmetic-for-max_prop_frac-when-setting-max_ratio.patch added to mm-hotfixes-unstable branch
 2023-12-19 20:51 UTC 

+ mm-fix-arithmetic-for-bdi-min_ratio.patch added to mm-hotfixes-unstable branch
 2023-12-19 20:51 UTC 

[PATCH v6 0/2] i2c: bus-reset-gpios
 2023-12-19 20:50 UTC  (7+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: add bus-reset-gpios property

[PATCH V10 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-12-19 20:49 UTC  (4+ messages)

+ crash_core-optimize-crash_exclude_mem_range.patch added to mm-nonmm-unstable branch
 2023-12-19 20:49 UTC 

[PATCH v8 0/5] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2023-12-19 20:48 UTC  (5+ messages)
` [PATCH v8 2/5] ACPI, APEI, EINJ: Add wrapper __init function

[PATCH 0/3] Add "num-prio-bits" property for Cortex-M devices
 2023-12-19 20:46 UTC  (5+ messages)

+ lib-add-note-about-process-exit-message-for-debug_stack_usage.patch added to mm-nonmm-unstable branch
 2023-12-19 20:48 UTC 

[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
 2023-12-19 20:47 UTC  (17+ messages)

[PATCH] Teach git apply to respect core.fileMode settings
 2023-12-19 20:46 UTC  (3+ messages)
` [PATCH v2] "

the setup of Grado GW100x has failed
 2023-12-19 20:44 UTC  (2+ messages)

[GIT PULL] ARC fixes for 6.7
 2023-12-19 20:41 UTC  (3+ messages)

[GIT PULL] HID fixes for 6.7
 2023-12-19 20:41 UTC  (2+ messages)

[GIT PULL] tracing: fix for 6.7
 2023-12-19 20:41 UTC  (2+ messages)

[GIT PULL] more NFSD fixes for 6.7-rc
 2023-12-19 20:41 UTC 

[PATCH 0/2 v2] Provide a fallback to smbios tables
 2023-12-19 20:40 UTC  (7+ messages)
` [PATCH 1/2 v2] smbios: Simplify reporting of unknown values

[PATCH] cpufreq: intel_pstate: Add Emerald Rapids support in no-HWP mode
 2023-12-19 20:39 UTC  (4+ messages)

[PATCH V3] nvme-pci: fix sleeping function called from interrupt context
 2023-12-19 20:38 UTC  (2+ messages)

[PATCH v8 0/2] Introducing trace buffer mapping by user-space
 2023-12-19 20:39 UTC  (2+ messages)

[PATCH v3 0/4] drm/solomon: Add support for the SSD133x controller family
 2023-12-19 20:34 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: display: ssd1307fb: Add vendor prefix to width and height
` [PATCH v3 2/4] dt-bindings: display: ssd132x: "
` [PATCH v3 3/4] dt-bindings: display: Add SSD133x OLED controllers
` [PATCH v3 4/4] drm/ssd130x: Add support for the SSD133x OLED controller family

[RFC] dt-bindings: input: Clarify that abs_min must be less than abs_max
 2023-12-19 20:34 UTC  (4+ messages)

Passing boot logs to Linux?
 2023-12-19 20:33 UTC  (2+ messages)

[PATCH v5 00/11] Add support for AD7091R-2/-4/-8
 2023-12-19 20:32 UTC  (12+ messages)
` [PATCH v5 01/11] iio: adc: ad7091r: Allow users to configure device events
` [PATCH v5 02/11] iio: adc: ad7091r: Enable internal vref if external vref is not supplied
` [PATCH v5 03/11] iio: adc: ad7091r: Move generic AD7091R code to base driver and header file
` [PATCH v5 04/11] iio: adc: ad7091r: Move chip init data to container struct
` [PATCH v5 05/11] iio: adc: ad7091r: Remove unneeded probe parameters
` [PATCH v5 06/11] iio: adc: ad7091r: Set device mode through chip_info callback
` [PATCH v5 07/11] iio: adc: ad7091r: Add chip_info callback to get conversion result channel
` [PATCH v5 08/11] iio: adc: Split AD7091R-5 config symbol
` [PATCH v5 09/11] dt-bindings: iio: Add AD7091R-8
` [PATCH v5 10/11] iio: adc: Add support for AD7091R-8
` [PATCH v5 11/11] MAINTAINERS: Add MAINTAINERS entry for AD7091R

[PATCH v6 0/1] PM: sleep: Expose last succeeded resumed timestamp in sysfs
 2023-12-19 20:32 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v4 0/4] xen/x86: add testing for self modifying code and livepatch
 2023-12-19 20:31 UTC  (3+ messages)
` [PATCH v4 2/4] xen/x86: introduce self modifying code test

[PATCH] nvme-fc: set numa_node after nvme_init_ctrl
 2023-12-19 20:31 UTC  (2+ messages)

[PATCH v2 00/13] RISC-V: Add steal-time support
 2023-12-19 20:30 UTC  (5+ messages)
` [PATCH v2 08/13] RISC-V: KVM: Add support for SBI STA registers

[RFC PATCH ipsec-next] xfrm: add forwarding ICMP error message
 2023-12-19 20:30 UTC  (3+ messages)
` [PATCH v3 ipsec-next 1/2] xfrm: introduce forwarding of ICMP Error messages
` [PATCH v3 ipsec-next 2/2] xfrm: fix source address in icmp error generation from IPsec gateway

[PATCH net-next v2 00/21] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2023-12-19 20:29 UTC  (5+ messages)
` [PATCH net-next v2 17/21] net: ravb: Keep clock request operations grouped together

memory leak in unix_create1/copy_process/security_prepare_creds
 2023-12-19 20:29 UTC  (4+ messages)

[PATCH v7 00/17] Add OA functionality to Xe
 2023-12-19 20:28 UTC  (3+ messages)
` [PATCH 02/17] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl

[PATCH v6] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2023-12-19 20:28 UTC 

[PATCH] arm64: dts: qcom: sc8180x: Mark PCIe hosts cache-coherent
 2023-12-19 20:28 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8180x: Fix up PCIe nodes
 2023-12-19 20:28 UTC  (2+ messages)

[PATCH 0/2] 8650 PLL config updates
 2023-12-19 20:28 UTC  (2+ messages)

[PATCH v5] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2023-12-19 20:26 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: hwmon: Add NCT7363Y documentation
 2023-12-19 20:25 UTC  (3+ messages)

Do you ever post guest content on your website?
 2023-12-19 20:25 UTC 


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.