All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-15 13:20:11 to 2024-10-15 13:48:58 UTC [more...]

[PATCH v3 0/7] Allow showing the memory map
 2024-10-15 13:37 UTC  (9+ messages)
` [PATCH v3 1/7] common: Fix up malloc() comment in reserve_noncached()
` [PATCH v3 2/7] common: Tidy up how malloc() is inited
` [PATCH v3 3/7] am65x: Use map_to_sysmem() to convert from pointer
` [PATCH v3 4/7] global_data: Add some more accessors
` [PATCH v3 5/7] bootstage: Allow counting memory without strings
` [PATCH v3 6/7] cmd: Move meminfo command into its own file
` [PATCH v3 7/7] cmd: Update the meminfo command to show the memory map

[PATCH 00/20] kthread: Introduce preferred affinity v4
 2024-10-15 13:48 UTC  (4+ messages)
` [PATCH 11/20] sched: Handle CPU isolation on last resort fallback rq selection

[RFC PATCH] mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
 2024-10-15 13:47 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH v2 0/4] trace-cmd reset: Add option to preserve specific events
 2024-10-15 13:47 UTC  (4+ messages)

Submitting key
 2024-10-15 13:47 UTC  (2+ messages)

[LTP] [PATCH] syscalls/statmount07: drop "invalid buffer size" test
 2024-10-15 13:45 UTC  (6+ messages)
` [LTP] [PATCH v2] syscalls/statmount07: change "

[PATCH net] macsec: Fix use-after-free while sending the offloading packet
 2024-10-15 13:46 UTC  (5+ messages)

VT-less kernels, and /dev/console on x86
 2024-10-15 13:26 UTC  (3+ messages)

[PATCH net v1] net: wwan: fix global oob in wwan_rtnl_policy
 2024-10-15 13:46 UTC  (2+ messages)

lab-cip-renesas offline
 2024-10-15 13:46 UTC  (3+ messages)
  ` [cip-dev] "

Add my key
 2024-10-15 13:46 UTC  (2+ messages)

[PATCH pynfs v2 0/7] pynfs: add CB_GETATTR tests and tests for delegated timestamps
 2024-10-15 13:43 UTC  (3+ messages)
` [PATCH pynfs v2 5/7] nfs4.1: default to minorversion 2

[PATCH] hw/riscv: Add Microblaze V 32bit virt board
 2024-10-15 13:39 UTC 

[PATCH 0/2] ci: enable Rust in dockerfiles & enable in Fedora job
 2024-10-15 13:39 UTC  (3+ messages)
` [PATCH 1/2] tests: add 'rust' and 'bindgen' to CI package list
` [PATCH 2/2] ci: enable rust in the Fedora system build job

[PATCH] arm64: dts: x1e80100-crd: describe HID supplies
 2024-10-15 13:41 UTC  (3+ messages)

[Intel-wired-lan] [PATCH RFC net-next] e1000e: Fix real-time violations on link up
 2024-10-15 13:41 UTC  (4+ messages)

[PATCH] docs: fix a reference of a removed file
 2024-10-15 13:40 UTC  (3+ messages)

[PATCH v6 00/10] tmpfs: Add case-insensitive support for tmpfs
 2024-10-15 13:40 UTC  (3+ messages)
` [PATCH v6 03/10] unicode: Export latest available UTF-8 version number

[PATCH v5 00/30] Permission Overlay Extension
 2024-10-15 13:39 UTC  (10+ messages)
` [PATCH v5 19/30] arm64: add POE signal support

2024.10 fails to boot on starfive visionfive2
 2024-10-15 13:39 UTC  (2+ messages)

[PATCH v5 0/7] KVM: arm64: Hide unsupported MPAM from the guest
 2024-10-15 13:39 UTC  (8+ messages)
` [PATCH v5 1/7] arm64/sysreg: Convert existing MPAM sysregs and add the remaining entries
` [PATCH v5 2/7] arm64: head.S: Initialise MPAM EL2 registers and disable traps
` [PATCH v5 3/7] arm64: cpufeature: discover CPU support for MPAM
` [PATCH v5 4/7] KVM: arm64: Fix missing traps of guest accesses to the MPAM registers
` [PATCH v5 5/7] KVM: arm64: Add a macro for creating filtered sys_reg_descs entries
` [PATCH v5 6/7] KVM: arm64: Disable MPAM visibility by default and ignore VMM writes
` [PATCH v5 7/7] KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignored

[PATCH RFC/RFT 0/3] Add support to Novatek's touch IC nt36xxx
 2024-10-15 13:39 UTC  (3+ messages)
` [PATCH RFC/RFT 1/3] dt-bindings: touchscreen: Add binding for Novatek NT36xxx series driver

[PATCH] sched: Remove unused parameter from update_deadline()
 2024-10-15 13:38 UTC 

[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-15 13:37 UTC  (13+ messages)
` [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put

[net-next PATCH v2 00/10] Extend GbEth checksum offload support to VLAN/IPv6 packets
 2024-10-15 13:36 UTC  (11+ messages)
` [net-next PATCH v2 01/10] net: ravb: Factor out checksum offload enable bits
` [net-next PATCH v2 02/10] net: ravb: Disable IP header RX checksum offloading
` [net-next PATCH v2 03/10] net: ravb: Drop IP protocol check from RX csum verification
` [net-next PATCH v2 04/10] net: ravb: Combine if conditions in RX csum validation
` [net-next PATCH v2 05/10] net: ravb: Simplify types "
` [net-next PATCH v2 06/10] net: ravb: Disable IP header TX checksum offloading
` [net-next PATCH v2 07/10] net: ravb: Simplify UDP TX checksum offload
` [net-next PATCH v2 08/10] net: ravb: Enable IPv6 RX checksum offloading for GbEth
` [net-next PATCH v2 09/10] net: ravb: Enable IPv6 TX checksum offload "
` [net-next PATCH v2 10/10] net: ravb: Add VLAN checksum support

fix recovery of allocator ops after a growfs
 2024-10-15 13:37 UTC  (7+ messages)
` [PATCH 1/6] xfs: pass the exact range to initialize to xfs_initialize_perag
` [PATCH 6/6] xfs: update the pag for the last AG at recovery time

[RFC/PATCH 0/5] perf: Relax privilege restriction on AMD IBS (v3)
 2024-10-15 13:36 UTC  (3+ messages)
` [PATCH 5/5] perf/x86: Relax privilege filter restriction on AMD IBS

[PATCH v4 0/6] rtla: Support idle state disabling via libcpupower in timerlat
 2024-10-15 13:35 UTC  (7+ messages)
` [PATCH v4 1/6] tools/build: Add libcpupower dependency detection
` [PATCH v4 2/6] rtla: Add optional dependency on libcpupower
` [PATCH v4 3/6] rtla/utils: Add idle state disabling via libcpupower
` [PATCH v4 4/6] rtla/timerlat: Add --deepest-idle-state for top
` [PATCH v4 5/6] rtla/timerlat: Add --deepest-idle-state for hist
` [PATCH v4 6/6] rtla: Documentation: Mention --deepest-idle-state

[PATCH 00/12] include: common.h: make it include only headers
 2024-10-15 13:35 UTC  (4+ messages)

[PATCH v1 0/5] Add Microchip IPC mailbox and remoteproc support
 2024-10-15 13:35 UTC  (5+ messages)
` [PATCH v1 4/5] dt-bindings: remoteproc: add binding for Microchip IPC remoteproc

[RFC PATCH v3 4/4] sched+mm: Use hazard pointers to track lazy active mm existence
 2024-10-15 13:33 UTC  (2+ messages)

[PATCH v2] optee-client: use udev rule and systemd service from upstream
 2024-10-15 13:35 UTC 

[PATCH v5 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
 2024-10-15 13:34 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: thermal: sophgo,cv1800-thermal: Add Sophgo CV1800 thermal

[PATCH v8 00/37] Implement ACPI on aarch64
 2024-10-15 13:34 UTC  (4+ messages)

[PATCH 6.11 000/212] 6.11.4-rc2 review
 2024-10-15 13:34 UTC 

[PATCH v2 0/2] ROHM BD96801 Support ERRB IRQ
 2024-10-15 13:34 UTC  (3+ messages)
` [PATCH v2 1/2] mfd: bd96801: Add "
  ` (subset) "

[PATCH v6 0/5] selftests: kvm: s390: Add ucontrol memory selftests
 2024-10-15 13:33 UTC  (4+ messages)
` [PATCH v6 2/5] selftests: kvm: s390: Add uc_skey VM test case

[PATCH V2] arm64: dts: qcom: qcm6490-idp: Allow UFS regulators load/mode setting
 2024-10-15 13:33 UTC  (2+ messages)

[PATCH 6.6 000/211] 6.6.57-rc2 review
 2024-10-15 13:33 UTC  (2+ messages)

[PATCH v1 0/5] Add Block event interrupt support for I2C protocol
 2024-10-15 13:33 UTC  (6+ messages)
` [PATCH v1 1/5] dt-bindings: dmaengine: qcom: gpi: Add additional arg to dma-cell property
` [PATCH v1 2/5] arm64: dts: qcom: Add support for configuring channel TRE size

[PATCH v4 0/5] Adjust initial EFI memory-allocation to be in the U-Boot region
 2024-10-15 13:31 UTC  (7+ messages)
` [PATCH v4 5/5] efi: Keep early allocations to "

[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
 2024-10-15 13:32 UTC  (5+ messages)

[PATCH v2] iommu/arm-smmu: Defer probe of clients after smmu device bound
 2024-10-15 13:31 UTC  (2+ messages)

[RFC PATCH] backing-file: clean up the API
 2024-10-15 13:31 UTC 

[PATCH 0/1] nvme-pci: Add CPU latency pm-qos handling
 2024-10-15 13:29 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH v12 0/3] drm/mediatek: Add support for OF graphs
 2024-10-15 13:28 UTC  (3+ messages)
` [PATCH v12 3/3] drm/mediatek: Implement OF graphs support for display paths

[PATCH 1/2] maple_tree: fix alloc node fail issue
 2024-10-15 13:31 UTC  (5+ messages)
` [PATCH 2/2] maple_tree: Add some alloc node test case

[RFC PATCH 0/6] initramfs: reduce buffer footprint
 2024-10-15 13:12 UTC  (7+ messages)
` [RFC PATCH 1/6] vsprintf: add simple_strntoul
` [RFC PATCH 2/6] initramfs: avoid memcpy for hex header fields
` [RFC PATCH 3/6] initramfs: remove extra symlink path buffer
` [RFC PATCH 4/6] initramfs: merge header_buf and name_buf
` [RFC PATCH 5/6] initramfs: reuse buf for built-in and bootloader initramfs
` [RFC PATCH 6/6] initramfs: avoid static buffer for error message

pull-request: bpf-next 2024-10-14
 2024-10-15 13:30 UTC  (2+ messages)

[PATCH v9 00/26] Fix xe_force_wake_get() failure handling
 2024-10-15 13:29 UTC  (5+ messages)
` [PATCH v9 06/26] drm/xe/device: Update handling of xe_force_wake_get return
` [PATCH v9 07/26] drm/xe/hdcp: "

[PATCH iwl-next v8 0/6] igb: Add support for AF_XDP zero-copy
 2024-10-15 13:28 UTC  (4+ messages)
` [PATCH iwl-next v8 6/6] igb: Add AF_XDP zero-copy Tx support
    ` [Intel-wired-lan] "

[PATCH net] net: pse-pd: Fix out of bound for loop
 2024-10-15 13:28 UTC  (2+ messages)

[PATCH v8 0/3] PCIe RK3399 clock and reset using new helper functions
 2024-10-15 13:28 UTC  (7+ messages)
` [PATCH v8 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function

[PATCH 0/2] Fix the NEC stop bug workaround
 2024-10-15 13:27 UTC  (4+ messages)
` [PATCH 1/2] usb: xhci: "

[PATCH 5.10] nvme: fix metadata handling in nvme-passthrough
 2024-10-15 13:26 UTC 

[PATCH 0/3] kexec: Add support for UKI format kernel
 2024-10-15 13:26 UTC  (6+ messages)
` [PATCH 2/3] kexec: Introduce UKI image parser

Yamaha Piano 10/15
 2024-10-15 13:27 UTC 

[PATCH] hw/net: Extend ethernetlite driver with PHY layer
 2024-10-15 13:26 UTC 

[PATCH v2 0/2] Fix regression in libfuse test_copy_file_range()
 2024-10-15 13:26 UTC  (2+ messages)

[RFC PATCH] x86/acpi: Ignore invalid x2APIC entries
 2024-10-15 13:26 UTC  (8+ messages)

[PATCH net-next v1] page_pool: check for dma_sync_size earlier
 2024-10-15 13:25 UTC  (13+ messages)

[PATCH v6 08/12] efi_loader: Disable ANSI output for tests
 2024-10-15 13:25 UTC  (10+ messages)
` [PATCH v6 12/12] test: efi: boot: Add a test for the efi bootmeth

[PATCH v20 0/6] Script execution control (was O_MAYEXEC)
 2024-10-15  3:26 UTC  (10+ messages)
` [PATCH v20 1/6] exec: Add a new AT_CHECK flag to execveat(2)
` [PATCH v20 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits

b4: adding/updating individual patch changelogs?
 2024-10-15 13:24 UTC  (3+ messages)

[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
 2024-10-15 13:23 UTC  (5+ messages)

[PATCH 5.10 000/518] 5.10.227-rc1 review
 2024-10-15 13:20 UTC  (61+ messages)
` [PATCH 5.10 259/518] io_uring/sqpoll: do not allow pinning outside of cpuset
` [PATCH 5.10 436/518] unicode: Dont special case ignorable code points
` [PATCH 5.10 440/518] s390/zcore: no need to check return value of debugfs_create functions
` [PATCH 5.10 441/518] s390/zcore: release dump save area on restart or power down
` [PATCH 5.10 442/518] tracing: Have saved_cmdlines arrays all in one allocation
` [PATCH 5.10 443/518] virtio_console: fix misc probe bugs
` [PATCH 5.10 444/518] kallsyms: Make kallsyms_on_each_symbol generally available
` [PATCH 5.10 445/518] kallsyms: Make module_kallsyms_on_each_symbol "
` [PATCH 5.10 468/518] driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute
` [PATCH 5.10 469/518] drm/amd/display: Check null pointer before dereferencing se
` [PATCH 5.10 470/518] fbdev: sisfb: Fix strbuf array overflow
` [PATCH 5.10 471/518] RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
` [PATCH 5.10 472/518] NFSD: Mark filecache "down" if init fails
` [PATCH 5.10 473/518] ice: fix VLAN replay after reset
` [PATCH 5.10 474/518] SUNRPC: Fix integer overflow in decode_rc_list()
` [PATCH 5.10 475/518] NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
` [PATCH 5.10 476/518] net: phy: dp83869: fix memory corruption when enabling fiber
` [PATCH 5.10 477/518] tcp: fix to allow timestamp undo if no retransmits were sent
` [PATCH 5.10 478/518] tcp: fix tcp_enter_recovery() to zero retrans_stamp when its safe
` [PATCH 5.10 479/518] netfilter: br_netfilter: fix panic with metadata_dst skb
` [PATCH 5.10 480/518] Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
` [PATCH 5.10 481/518] net: phy: bcm84881: Fix some error handling paths
` [PATCH 5.10 482/518] net: dsa: b53: fix jumbo frame mtu check
` [PATCH 5.10 483/518] net: dsa: b53: fix max MTU for 1g switches
` [PATCH 5.10 484/518] net: dsa: b53: fix max MTU for BCM5325/BCM5365
` [PATCH 5.10 485/518] net: dsa: b53: allow lower MTUs on BCM5325/5365
` [PATCH 5.10 486/518] net: dsa: b53: fix jumbo frames on 10/100 ports
` [PATCH 5.10 487/518] gpio: aspeed: Add the flush write to ensure the write complete
` [PATCH 5.10 488/518] gpio: aspeed: Use devm_clk api to manage clock source
` [PATCH 5.10 489/518] igb: Do not bring the device up after non-fatal error
` [PATCH 5.10 490/518] net/sched: accept TCA_STAB only for root qdisc
` [PATCH 5.10 491/518] net: ibm: emac: mal: fix wrong goto
` [PATCH 5.10 492/518] sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start
` [PATCH 5.10 493/518] net: Add l3mdev index to flow struct and avoid oif reset for port devices
` [PATCH 5.10 494/518] netfilter: rpfilter/fib: Populate flowic_l3mdev field
` [PATCH 5.10 495/518] netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces
` [PATCH 5.10 496/518] netfilter: fib: check correct rtable in vrf setups
` [PATCH 5.10 497/518] ppp: fix ppp_async_encode() illegal access
` [PATCH 5.10 498/518] slip: make slhc_remember() more robust against malicious packets
` [PATCH 5.10 499/518] resource: fix region_intersects() vs add_memory_driver_managed()
` [PATCH 5.10 500/518] hwmon: (tmp513) Add missing dependency on REGMAP_I2C
` [PATCH 5.10 501/518] hwmon: (adm9240) "
` [PATCH 5.10 502/518] HID: plantronics: Workaround for an unexcepted opposite volume key
` [PATCH 5.10 503/518] Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"
` [PATCH 5.10 504/518] usb: dwc3: core: Stop processing of pending events if controller is halted
` [PATCH 5.10 505/518] usb: xhci: Fix problem with xhci resume from suspend
` [PATCH 5.10 506/518] usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip
` [PATCH 5.10 507/518] hid: intel-ish-hid: Fix uninitialized variable rv in ish_fw_xfer_direct_dma
` [PATCH 5.10 508/518] net: Fix an unsafe loop on the list
` [PATCH 5.10 509/518] net: dsa: lan9303: ensure chip reset and wait for READY status
` [PATCH 5.10 510/518] nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error
` [PATCH 5.10 511/518] net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_INHERIT
` [PATCH 5.10 512/518] xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup
` [PATCH 5.10 513/518] net: Handle l3mdev in ip_tunnel_init_flow
` [PATCH 5.10 514/518] net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
` [PATCH 5.10 515/518] net: vrf: determine the dst using the original ifindex for multicast
` [PATCH 5.10 516/518] netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
` [PATCH 5.10 517/518] ext4: fix warning in ext4_dio_write_end_io()
` [PATCH 5.10 518/518] RDMA/hns: Fix uninitialized variable

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-10-15 13:23 UTC  (6+ messages)
` [RFC PATCH v3 14/58] perf: Add switch_interrupt() interface

[PATCH] optee-client: use udev rule and systemd service from upstream
 2024-10-15 13:22 UTC 

rust: page: Add support for vmalloc_to_page
 2024-10-15 13:21 UTC  (4+ messages)
` [PATCH 1/3] rust: page: replace the page pointer wrapper with Opaque

[RFC PATCH 00/16] rust: allow older versions of rustc and bindgen
 2024-10-15 13:17 UTC  (7+ messages)
` [PATCH 04/16] rust: patch bilge-impl to allow compilation with 1.63.0
` [PATCH 09/16] rust: introduce a c_str macro
` [PATCH 11/16] rust: do not use MaybeUninit::zeroed()
` [PATCH 13/16] rust: do not use TYPE_CHARDEV unnecessarily
` [PATCH 14/16] rust: do not use --no-size_t-is-usize
` [PATCH 15/16] rust: do not use --generate-cstr

[PATCH 0/6] KUnit test moves / renames
 2024-10-15 13:21 UTC  (5+ messages)
` [PATCH 5/6] unicode: kunit: refactor selftest to kunit tests
` [PATCH 6/6] unicode: kunit: change tests filename and path

[PATCH 5.15 000/691] 5.15.168-rc1 review
 2024-10-15 13:20 UTC  (3+ messages)
` [PATCH 5.15 364/691] io_uring/sqpoll: do not allow pinning outside of cpuset

[PATCH net-next] net: gianfar: Use __be64 * to store pointers to big endian values
 2024-10-15 13:20 UTC  (2+ messages)


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.