All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-11 12:24:36 to 2024-09-11 13:00:23 UTC [more...]

[PATCH 5.15 000/214] 5.15.167-rc1 review
 2024-09-11 13:00 UTC  (2+ messages)

[PATCH 00/13] ALSA: update sample rate definitions
 2024-09-11 12:59 UTC  (11+ messages)
` [PATCH 01/13] ALSA: pcm: add more "

linux-next: build failure after merge of the tip tree
 2024-09-11 13:00 UTC  (2+ messages)

[PATCH 1/2] ASoC: amd: acp: remove MODULE_ALIAS for legacy machine driver
 2024-09-11 12:59 UTC  (2+ messages)

[PATCH v6 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
 2024-09-11 12:59 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

[PATCH v2 0/9] x86/HVM: drop stdvga caching mode
 2024-09-11 12:58 UTC  (14+ messages)
` [PATCH v2 1/9] x86/HVM: properly reject "indirect" VRAM writes
` [PATCH v2 2/9] x86/HVM: drop stdvga's "stdvga" struct member
` [PATCH v2 3/9] x86/HVM: remove unused MMIO handling code
` [PATCH v2 4/9] x86/HVM: drop stdvga's "gr[]" struct member
` [PATCH v2 5/9] x86/HVM: drop stdvga's "sr[]" "
` [PATCH v2 6/9] x86/HVM: drop stdvga's "{g,s}r_index" struct members
` [PATCH v2 7/9] x86/HVM: drop stdvga's "vram_page[]" struct member
` [PATCH v2 8/9] x86/HVM: drop stdvga's "lock" "
` [PATCH v2 9/9] x86/HVM: drop .complete hook for intercept handling

[PATCH RFC] net: bridge: drop packets with a local source
 2024-09-11 12:58 UTC 

[PULL 00/17] Misc patches for 2024-09-11
 2024-09-11 12:57 UTC  (19+ messages)
` [PULL 01/17] target/i386: Delete duplicated macro definition CR4_FRED_MASK
` [PULL 02/17] target/i386: Add VMX control bits for nested FRED support
` [PULL 03/17] target/i386: Raise the highest index value used for any VMCS encoding
` [PULL 04/17] tests/unit: remove block layer code from test-nested-aio-poll
` [PULL 05/17] hw/i386/pc: Add a description for the i8042 property
` [PULL 06/17] kvm/i386: make kvm_filter_msr() and related definitions private to kvm module
` [PULL 07/17] kvm/i386: fix return values of is_host_cpu_intel()
` [PULL 08/17] kvm: replace fprintf with error_report()/printf() in kvm_init()
` [PULL 09/17] kvm/i386: refactor kvm_arch_init and split it into smaller functions
` [PULL 10/17] kvm/i386: replace identity_base variable with a constant
` [PULL 11/17] kvm: refactor core virtual machine creation into its own function
` [PULL 12/17] target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits to the guest
` [PULL 13/17] hw: Remove unused inclusion of hw/char/serial.h
` [PULL 14/17] hw/char/serial.h: Extract serial-isa.h
` [PULL 15/17] hw/char: Extract serial-mm
` [PULL 16/17] virtio-9p: remove virtfs-proxy-helper
` [PULL 17/17] minikconf: print error entirely on stderr

[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
 2024-09-11 12:58 UTC  (9+ messages)
` [PATCH v2 04/19] crypto: ecrdsa - Migrate to sig_alg backend
` [PATCH v2 05/19] crypto: rsa-pkcs1pad - Deduplicate set_{pub,priv}_key callbacks
` [PATCH v2 06/19] crypto: rsassa-pkcs1 - Migrate to sig_alg backend
` [PATCH v2 07/19] crypto: rsassa-pkcs1 - Harden digest length verification

[PATCH v3 0/2] Do not shatter hugezeropage on wp-fault
 2024-09-11 12:55 UTC  (13+ messages)
` [PATCH v3 1/2] mm: Abstract THP allocation
` [PATCH v3 2/2] mm: Allocate THP on hugezeropage wp-fault

[yiliu1765-iommufd:wip/iommufd_pasid-20240910 19/37] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:3044:19: error: incompatible function pointer types initializing 'int (*)(struct iommu_domain *, struct device *, ioasid_t, struct iommu_domain *)' (aka 'int (*)(struct iommu_domain *, struct device *, unsigned 
 2024-09-11 12:57 UTC 

[PATCH 5.4 000/121] 5.4.284-rc1 review
 2024-09-11 12:57 UTC  (2+ messages)

[PATCH v2] selftests: netfilter: tproxy tcp and udp tests
 2024-09-11 12:57 UTC 

[PATCH] ext4: Regression test for corruption during on-line resize
 2024-09-11 12:57 UTC  (2+ messages)

[PATCH] timekeeping: move multigrain ctime floor handling into timekeeper
 2024-09-11 12:56 UTC 

[PATCH 5.15 000/214] 5.15.167-rc1 review
 2024-09-11 12:56 UTC  (5+ messages)

[PATCH] dma-mapping: reliably inform about DMA support for IOMMU
 2024-09-11 12:54 UTC  (3+ messages)

[PATCH v1 00/14] s390x: virtio-mem support
 2024-09-11 12:54 UTC  (8+ messages)
` [PATCH v1 01/14] s390x/s390-virtio-ccw: don't crash on weird RAM sizes

[PATCH 6.1 000/192] 6.1.110-rc1 review
 2024-09-11 12:54 UTC  (8+ messages)
` [PATCH 6.1 153/192] rust: macros: provide correct provenance when constructing THIS_MODULE

[XEN PATCH 0/3] xen: address violations of MISRA C Rule 13.6
 2024-09-11 12:53 UTC  (5+ messages)
` [XEN PATCH 1/3] EFI: "
` [XEN PATCH 2/3] xen/gnttab: "

[PATCH net-next] sfc: Add X4 PF support
 2024-09-11 12:52 UTC  (2+ messages)

[PATCH v3] wifi: cfg80211: check radio iface combination for multi radio per wiphy
 2024-09-11 12:52 UTC  (4+ messages)

[PATCH] PCI: imx6: Fix a "Null pointer dereference" issue
 2024-09-11 12:50 UTC 

[PATCH 00/39] Use g_assert_not_reached instead of (g_)assert(0,false)
 2024-09-11 12:51 UTC  (6+ messages)
` [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()

[PATCH RFC 0/3] amba: bus: Move reading periphid operation from amba_match() to amba_probe()
 2024-09-11 12:50 UTC  (5+ messages)

[PATCH] drm/xe/display: Remove dp_mst_suspend/resume from d3cold
 2024-09-11 12:48 UTC 

[PATCH net-next v6 00/25] Introducing OpenVPN Data Channel Offload
 2024-09-11 12:52 UTC  (8+ messages)
` [PATCH net-next v6 12/25] ovpn: implement packet processing

[xen-unstable test] 187649: tolerable FAIL - PUSHED
 2024-09-11 12:47 UTC 

[PATCH v3 0/5] Fix issues with ARM Processor CPER records
 2024-09-11 12:47 UTC  (3+ messages)
` [PATCH v3 1/5] RAS: Report all ARM processor CPER information to userspace

[PATCH 0/3] nvme: NSHEAD_DISK_LIVE fixes
 2024-09-11 12:46 UTC  (4+ messages)
` [PATCH 1/3] nvme-multipath: fixup typo when clearing DISK_LIVE
` [PATCH 2/3] nvme-multipath: avoid hang on inaccessible namespaces
` [PATCH 3/3] nvme-multipath: stuck partition scan on inaccessible paths

[PATCH 5.10 000/186] 5.10.226-rc1 review
 2024-09-11 12:47 UTC  (4+ messages)

[PATCH] selftests: vDSO: don't include generated headers for chacha test
 2024-09-11 12:47 UTC  (5+ messages)

[PATCH 1/3] arm64: dts: ti: k3-am62-phycore-som: Add M4F remoteproc nodes
 2024-09-11 12:42 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-am64-phycore-som: "
` [PATCH 3/3] arm: arm64: dts: ti: k3-am642-phyboard-electra-rdk: Enable trickle charger

[PATCH v1 6/7] vhost: Add kthread support in function vhost_worker_create
 2024-09-11 12:46 UTC  (2+ messages)

[PATCH net-next 0/5] eth: fbnic: add timestamping support
 2024-09-11 12:45 UTC  (6+ messages)
` [PATCH net-next 1/5] eth: fbnic: add software TX "
` [PATCH net-next 2/5] eth: fbnic: add initial PHC support
` [PATCH net-next 3/5] eth: fbnic: add RX packets timestamping support
` [PATCH net-next 4/5] eth: fbnic: add TX "
` [PATCH net-next 5/5] eth: fbnic: add ethtool timestamping statistics

[PATCH] clk: ep93xx: add module license
 2024-09-11 12:44 UTC  (2+ messages)

[XEN PATCH 00/12] x86: address violations of MISRA C Rule 16.3
 2024-09-11 12:42 UTC  (5+ messages)
` [XEN PATCH 08/12] x86/emul: add defensive code
` [XEN PATCH 09/12] x86/emul: address violations of MISRA C Rule 16.3

[PATCH net] netlink: specs: mptcp: fix port endianness
 2024-09-11 12:42 UTC  (2+ messages)

[PATCH] ASoC: mediatek: Remove redundant error message
 2024-09-11 12:37 UTC 

[PATCH v2] mvneta: fix "napi poll" infinite loop
 2024-09-11 12:41 UTC  (2+ messages)

[PATCH nft] tests: py: fix up udp csum fixup output
 2024-09-11 12:24 UTC 

[PATCH] net: check the return value of the copy_from_sockptr
 2024-09-11 12:40 UTC  (6+ messages)

[PATCH v2 0/2] Xilinx I2C driver fixes
 2024-09-11 12:40 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: xiic: Wait for TX empty to avoid missed TX NAKs

[PATCH v2] ASoc: mediatek: mt8365: Remove unneeded assignment
 2024-09-11 12:36 UTC 

[PATCH] drm/i915/display: Prevent DC6 while vblank is enabled for Panel Replay
 2024-09-11 12:40 UTC 

[PATCH v4 for-next 0/2] RDMA: Provide an API for drivers to disassociate mmap pages
 2024-09-11 12:38 UTC  (6+ messages)
` [PATCH v4 for-next 1/2] RDMA/core: Provide rdma_user_mmap_disassociate() "

[PATCH v3 0/2] Add I2C driver for Bosch BMI270 IMU
 2024-09-11 12:38 UTC  (3+ messages)

[PULL 00/56] Misc HW & UI patches
 2024-09-11 12:14 UTC  (32+ messages)
` [PULL 17/56] hw/timer: Remove TYPE_ETRAX_FS_TIMER device
` [PULL 19/56] target/cris: Remove the deprecated CRIS target
` [PULL 20/56] seccomp: Remove check for CRIS host
` [PULL 21/56] target/riscv: Remove the deprecated 'any' CPU type
` [PULL 22/56] hw/audio/virtio-sound: fix heap buffer overflow
` [PULL 23/56] hw/char/pl011: Remove unused 'readbuff' field
` [PULL 24/56] hw/char/pl011: Move pl011_put_fifo() earlier
` [PULL 25/56] hw/char/pl011: Move pl011_loopback_enabled|tx() around
` [PULL 26/56] hw/char/pl011: Split RX/TX path of pl011_reset_fifo()
` [PULL 27/56] hw/char/pl011: Extract pl011_write_txdata() from pl011_write()
` [PULL 28/56] hw/char/pl011: Extract pl011_read_rxdata() from pl011_read()
` [PULL 32/56] fifo8: rename fifo8_peekpop_buf() to fifo8_peekpop_bufptr()
` [PULL 33/56] fifo8: introduce head variable for fifo8_peekpop_bufptr()
` [PULL 34/56] fifo8: add skip parameter to fifo8_peekpop_bufptr()
` [PULL 37/56] fifo8: honour do_pop argument in fifo8_peekpop_buf()
` [PULL 38/56] fifo8: add fifo8_peek_buf() function
` [PULL 39/56] fifo8: introduce fifo8_peek() function
` [PULL 40/56] tests/unit: add test-fifo unit test
` [PULL 41/56] tests/unit: Strengthen FIFO8 tests
` [PULL 42/56] tests/unit: Expand test_fifo8_peek_buf_wrap() coverage
` [PULL 43/56] tests/unit: Comment FIFO8 tests
` [PULL 44/56] hw/char/escc: convert Sun mouse to use QemuInputHandler
` [PULL 46/56] hw/char: replace assert(0) with g_assert_not_reached()
` [PULL 47/56] hw/core: "
` [PULL 48/56] hw/watchdog: "
` [PULL 49/56] hw/gpio: remove break after g_assert_not_reached()
` [PULL 50/56] hw/misc: "
` [PULL 51/56] hw/pci-host: "
` [PULL 54/56] ui/sdl2: ignore GUI keys in SDL_TEXTINPUT handler
` [PULL 55/56] ui/sdl2: set swap interval explicitly when OpenGL is enabled
` [PULL 56/56] ui: remove break after g_assert_not_reached()

[PATCH -next v3 1/2] media: cec: remove redundant null pointer checks in cec_devnode_init()
 2024-09-11  5:30 UTC  (2+ messages)

[PATCH 5.10 000/151] 5.10.225-rc1 review
 2024-09-11  5:23 UTC  (4+ messages)
` [PATCH 5.10 064/151] btrfs: change BUG_ON to assertion when checking for delayed_node root

FAILED: patch "[PATCH] iio: adc: ad7124: fix DT configuration parsing" failed to apply to 6.6-stable tree
 2024-09-10 10:06 UTC  (5+ messages)
  ` [PATCH 6.6.y 2/2] iio: adc: ad7124: fix DT configuration parsing

[openeuler:OLK-5.10 14827/30000] kernel/sys_ni.c:268:1: sparse: sparse: symbol '__x64_sys_landlock_create_ruleset' was not declared. Should it be static?
 2024-09-11 12:35 UTC 

[PATCH -next] perf parse-events: Remove duplicated include in parse-events.c
 2024-09-11 12:35 UTC  (3+ messages)

[PATCH 6.10 000/375] 6.10.10-rc1 review
 2024-09-11 12:34 UTC  (4+ messages)
` [PATCH 6.10 250/375] tcp: Dont drop SYN+ACK for simultaneous connect()

[PULL 00/19] QAPI patches patches for 2024-09-10
 2024-09-11 12:17 UTC  (2+ messages)

[PATCH v3 0/3] Add support for Ariaboard Photonicat RK3568
 2024-09-11 12:28 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix for Ariaboard
` [PATCH v3 2/3] dt-bindings: arm: rockchip: Add Ariaboard Photonicat RK3568
` [PATCH v3 3/3] arm64: dts: rockchip: add dts for "

[PATCH] platform/x86: asus-wmi: don't fail if platform_profile already registered
 2024-09-11 12:32 UTC  (2+ messages)

[PATCH] drm/i915: Do not explicilty enable FEC in DP_TP_CTL for UHBR rates
 2024-09-11 12:32 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Do not explicilty enable FEC in DP_TP_CTL for UHBR rates (rev2)

[PATCH stable-6.10 regression] Revert "soundwire: stream: fix programming slave ports for non-continous port maps"
 2024-09-11 12:31 UTC  (3+ messages)

[PATCH v3 00/14] KEYS: Add support for PGP keys and signatures
 2024-09-11 12:29 UTC  (15+ messages)
` [PATCH v3 01/14] mpi: Introduce mpi_key_length()
` [PATCH v3 02/14] rsa: add parser of raw format
` [PATCH v3 03/14] PGPLIB: PGP definitions (RFC 9580)
` [PATCH v3 04/14] PGPLIB: Basic packet parser
` [PATCH v3 05/14] PGPLIB: Signature parser
` [PATCH v3 06/14] KEYS: PGP data parser
` [PATCH v3 07/14] KEYS: Provide PGP key description autogeneration
` [PATCH v3 08/14] KEYS: PGP-based public key signature verification
` [PATCH v3 09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature()
` [PATCH v3 10/14] KEYS: Calculate key digest and get signature of the key
` [PATCH v3 11/14] verification: introduce verify_pgp_signature()
` [PATCH v3 12/14] PGP: Provide a key type for testing PGP signatures
` [PATCH v3 13/14] KEYS: Provide a function to load keys from a PGP keyring blob
` [PATCH v3 14/14] KEYS: Introduce load_pgp_public_keyring()

[PATCH v6 00/26] Generic `Allocator` support for Rust
 2024-09-11 12:31 UTC  (5+ messages)
` [PATCH v6 22/26] rust: alloc: implement `Cmalloc` in module allocator_test

[PATCH v2] perf ftrace: Detect whether ftrace is enabled on system
 2024-09-11 12:31 UTC  (3+ messages)

[PATCH v2 0/8] Add platform supports to MediaTek MT8188 SoC
 2024-09-11 11:24 UTC  (3+ messages)
` [PATCH v2 6/8] arm64: dts: mediatek: mt8188: Add SPMI support for PMIC control

[RFC PATCH v2 0/2] set remote/HEAD with fetch
 2024-09-11 12:24 UTC  (3+ messages)

[PATCH] perf test: Silence perf check subcommand when not supported
 2024-09-11 12:28 UTC 

[PATCH] crypto: amlogic - Remove redundant assignment and error messages
 2024-09-11 12:17 UTC 

[syzbot] [net?] possible deadlock in rtnl_lock (8)
 2024-09-11 12:27 UTC  (2+ messages)
` [syzbot] "

[bug report] perf: Add driver for Arm NI-700 interconnect PMU
 2024-09-11 12:25 UTC  (2+ messages)

[PATCH v2 0/3] platform/x86: intel_scu: Move headers to x86 subfolder
 2024-09-11 12:27 UTC  (2+ messages)

[PATCH] trace/trace_event_perf: remove duplicate samples on the first tracepoint event
 2024-09-11 12:27 UTC 

[PATCH net-next v2 00/10] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-09-11 12:20 UTC  (3+ messages)
` [PATCH -next v2] platform/olpc: Remove redundant null pointer checks in olpc_ec_setup_debugfs()

[PATCH rdma-next] RDMA/mlx5: Consider the query_vuid cap for data_direct
 2024-09-11 12:27 UTC  (2+ messages)

[PATCH] nvmem: core: Fix memleak in nvmem_add_cells_from_dt error path
 2024-09-11 12:27 UTC  (2+ messages)

[PATCH v5 0/7] Add barebox bootloader support (and testing)
 2024-09-11 12:27 UTC  (6+ messages)
` [PATCH v5 1/7] barebox: add initial support
  ` [OE-core] "

[PATCH] hw/intc/arm_gic: fix spurious level triggered interrupts
 2024-09-11 12:20 UTC  (4+ messages)

[PATCH net-next v2 0/2] ethtool: Add support for writing firmware
 2024-09-11 12:26 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: ethtool: Add support for writing firmware blocks using EPL payload

[PATCH linux dev 6.11] hwmon:add new hwmon driver sq52205
 2024-09-11 12:25 UTC  (3+ messages)
` [PATCH linux dev-6.11 1/2] hwmon: modified ina2xx to match SY24655(SQ52205)
  ` [PATCH linux dev-6.11 2/2] dt-bindings: "

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-09-11 12:25 UTC  (10+ messages)
` [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property

SDL2 keyboard fixes on Windows
 2024-09-11 12:16 UTC  (7+ messages)
` [PATCH 1/3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure


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.