All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-03 22:53:00 to 2023-10-03 23:41:36 UTC [more...]

[PULL 00/51] Bsd user mmap patches
 2023-10-03 23:32 UTC  (40+ messages)
` [PULL 01/51] bsd-user: define TARGET_RFSPAWN for rfork to use vfork(2) semantics, and fix RLIM_INFINITY
` [PULL 02/51] bsd-user: Define procctl(2) related structs
` [PULL 03/51] bsd-user: Implement host_to_target_siginfo
` [PULL 04/51] bsd-user: Add freebsd_exec_common and do_freebsd_procctl to qemu.h
` [PULL 05/51] bsd-user: add extern declarations for bsd-proc.c conversion functions
` [PULL 06/51] bsd-user: Implement target_to_host_resource conversion function
` [PULL 07/51] bsd-user: Implement target_to_host_rlim and host_to_target_rlim conversion
` [PULL 08/51] bsd-user: Implement host_to_target_rusage and host_to_target_wrusage
` [PULL 09/51] bsd-user: Implement host_to_target_waitstatus conversion
` [PULL 10/51] bsd-user: Get number of cpus
` [PULL 12/51] bsd-user: Implement umask(2), setlogin(2) and getlogin(2)
` [PULL 13/51] bsd-user: Implement getrusage(2)
` [PULL 14/51] bsd-user: Implement getrlimit(2) and setrlimit(2)
` [PULL 15/51] bsd-user: Implement several get/set system calls:
` [PULL 16/51] bsd-user: Implement get/set[resuid/resgid/sid] and issetugid
` [PULL 17/51] bsd-user: Add stubs for profil(2), ktrace(2), utrace(2) and ptrace(2)
` [PULL 18/51] bsd-user: Implement getpriority(2) and setpriority(2)
` [PULL 19/51] bsd-user: Implement get_filename_from_fd
` [PULL 20/51] bsd-user: Implement freebsd_exec_common, used in implementing execve/fexecve
` [PULL 21/51] bsd-user: Implement procctl(2) along with necessary conversion functions
` [PULL 22/51] bsd-user: Implement execve(2) and fexecve(2) system calls
` [PULL 23/51] bsd-user: Implement wait4(2) and wait6(2) "
` [PULL 24/51] bsd-user: Implement setloginclass(2) and getloginclass(2) "
` [PULL 25/51] bsd-user: Implement pdgetpid(2) and the undocumented setugid
` [PULL 26/51] bsd-user: Implement fork(2) and vfork(2) system calls
` [PULL 28/51] bsd-user: Implement pdfork(2) system call
` [PULL 29/51] bsd-user: Implement struct target_ipc_perm
` [PULL 32/51] bsd-user: Introduce freebsd/os-misc.h to the source tree
` [PULL 34/51] bsd-user: Implement shm_rename(2) system call
` [PULL 35/51] bsd-user: Add bsd-mem.c to meson.build
` [PULL 36/51] bsd-user: Implement target_set_brk function in bsd-mem.c instead of os-syscall.c
` [PULL 37/51] bsd-user: Implement ipc_perm conversion between host and target
` [PULL 38/51] bsd-user: Implement shmid_ds "
` [PULL 39/51] bsd-user: Introduce bsd-mem.h to the source tree
` [PULL 41/51] bsd-user: Implement mprotect(2)
` [PULL 44/51] bsd-user: Implment madvise(2) to match the linux-user implementation
` [PULL 47/51] bsd-user: Implement shm_open(2)
` [PULL 48/51] bsd-user: Implement shm_unlink(2) and shmget(2)
` [PULL 51/51] bsd-user: Add stubs for vadvise(), sbrk() and sstk()

[RFC PATCH 1/2] LSM: Allow dynamically appendable LSM modules
 2023-10-03 23:41 UTC  (10+ messages)

[PATCH v3 00/15] Prerequisite changes for IOMMUFD support
 2023-10-03 23:08 UTC  (6+ messages)
` [PATCH v3 09/15] vfio/ap: Use vfio_[attach/detach]_device
` [PATCH v3 10/15] vfio/ccw: "

[PATCH v3 0/3] convert TW translation sparse.txt to RST
 2023-10-03 23:40 UTC  (2+ messages)

[PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
 2023-10-03 23:39 UTC  (13+ messages)

[PATCH v1 1/1] kernel.h: Move lib/cmdline.c prototypes to string.h
 2023-10-03 23:39 UTC  (2+ messages)

Unbootable system with kmod-31
 2023-10-03 23:37 UTC  (3+ messages)

[PATCH][6.5, 6.1, 5.15] iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
 2023-10-03 23:38 UTC  (3+ messages)

[PATCH] netem: Annotate struct disttable with __counted_by
 2023-10-03 23:38 UTC  (2+ messages)

[PATCH v5 0/2] firmware: arm_scmi: clock: support parents commands
 2023-10-03 23:42 UTC  (6+ messages)
` [PATCH v5 1/2] firmware: arm_scmi: clock: support clock parents
` [PATCH v5 2/2] clk: scmi: add set/get_parent support

[PATCH v4 00/15] Introduce /dev/mshv drivers
 2023-10-03 23:37 UTC  (17+ messages)
` [PATCH v4 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs
` [PATCH v4 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V

[PATCH] nexthop: Annotate struct nh_notifier_grp_info with __counted_by
 2023-10-03 23:37 UTC  (2+ messages)

[PATCH] fs/jfs: Add checking for out-of-bounds index in binary search in xtSearch
 2023-10-03 23:36 UTC  (3+ messages)

[Outreachy] Move existing tests to a unit testing framework
 2023-10-03 23:36 UTC  (3+ messages)

[PATCH] nexthop: Annotate struct nh_notifier_res_table_info with __counted_by
 2023-10-03 23:36 UTC  (2+ messages)

[PATCH] nexthop: Annotate struct nh_res_table with __counted_by
 2023-10-03 23:36 UTC  (3+ messages)

[PATCH] netfilter: nf_tables: Annotate struct nft_pipapo_match with __counted_by
 2023-10-03 23:35 UTC  (2+ messages)

[bluez/bluez] 32b6d7: doc/set-api: Rename to org.bluez.DeviceSet
 2023-10-03 23:35 UTC 

[PATCH] net/packet: Annotate struct packet_fanout with __counted_by
 2023-10-03 23:34 UTC  (2+ messages)

[PATCH] net/mlx5: Annotate struct mlx5_flow_handle with __counted_by
 2023-10-03 23:33 UTC  (3+ messages)

[PATCH] net/mlx5: Annotate struct mlx5_fc_bulk with __counted_by
 2023-10-03 23:33 UTC  (3+ messages)

[PATCH v3 0/3] hugetlb memcg accounting
 2023-10-03 23:31 UTC  (11+ messages)
` [PATCH v3 2/3] hugetlb: memcg: account hugetlb-backed memory in memory controller
    ` [PATCH] memcontrol: only transfer the memcg data for migration

[PATCH v4] drm/amdkfd: Use partial migrations in GPU page faults
 2023-10-03 23:31 UTC 

[PATCH 00/36] pinctrl: don't use GPIOLIB global numberspace in helpers
 2023-10-03 23:30 UTC  (5+ messages)
` [PATCH 08/36] gpio: aspeed: use new pinctrl GPIO helpers

[PATCH] ASoC: soc-dapm: Annotate struct snd_soc_dapm_widget_list with __counted_by
 2023-10-03 23:28 UTC 

[PATCH] drm/amdgpu: Annotate struct amdgpu_bo_list with __counted_by
 2023-10-03 23:29 UTC  (2+ messages)

[PATCH 0/5] srcu fixes
 2023-10-03 23:29 UTC  (6+ messages)
` [PATCH 1/5] srcu: Fix callbacks acceleration mishandling
` [PATCH 2/5] srcu: Only accelerate on enqueue time
` [PATCH 3/5] srcu: Remove superfluous callbacks advancing from srcu_start_gp()
` [PATCH 4/5] srcu: No need to advance/accelerate if no callback enqueued
` [PATCH 5/5] srcu: Explain why callbacks invocations can't run concurrently

[PATCH v2] fs/jfs: Add check for negative db_l2nbperpage
 2023-10-03 23:27 UTC  (3+ messages)

[PATCH] dmaengine: fsl-edma: Annotate struct struct fsl_edma_engine with __counted_by
 2023-10-03 23:27 UTC 

Filesystem corruption after convert-to-block-group-tree
 2023-10-03 23:17 UTC 

[Intel-wired-lan] The difference between linux kernel driver and FreeBSD's with Intel X533
 2023-10-03 23:25 UTC  (2+ messages)
`  "

[syzbot] INFO: task hung in ext4_fallocate
 2023-10-03 23:25 UTC  (4+ messages)

[PATCH] nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_by
 2023-10-03 23:25 UTC 

[PATCH v3 25/27] staging: iio: resolver: ad2s1210: rename DOS reset min/max attrs
 2023-10-03 23:23 UTC  (2+ messages)

[PATCH v3] cxl: Add committed sysfs attribute to CXL decoder
 2023-10-03 23:23 UTC  (3+ messages)

[PATCH] jfs: fix array-index-out-of-bounds in diAlloc
 2023-10-03 23:22 UTC  (3+ messages)

[PATCH v2 0/5] hw/intc/apic: QOM cleanup
 2023-10-03 23:21 UTC  (3+ messages)
` [PATCH v2 2/5] hw/i386/apic: Defer error check from apic_get_class to kvm_apic_realize

[PATCH kernel v3] x86/compressed/64: reduce #VC nesting for intercepted CPUID for SEV-SNP guest
 2023-10-03 23:22 UTC  (3+ messages)

The difference between linux kernel driver and FreeBSD's with Intel X533
 2023-10-03 23:22 UTC 

[PATCH v1 3/3] usb: gadget: uvc: Fix use-after-free for inflight usb_requests
 2023-10-03 23:21 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] netlink: Annotate struct netlink_policy_dump_state with __counted_by
 2023-10-03 23:21 UTC 

[PATCH BlueZ 0/1] iso-tester: Add test for bcast AC 13 BIS unset
 2023-10-03 23:20 UTC  (2+ messages)

[PATCH BlueZ] shared/att: Don't keep retrying the same operation
 2023-10-03 23:20 UTC  (2+ messages)

[PATCH BlueZ v3 1/2] bap: use MediaEndpoint related properties consistently
 2023-10-03 23:20 UTC  (2+ messages)

[PATCH BlueZ 1/6] shared/csip: Fix returning invalid data to attribute Size reads
 2023-10-03 23:20 UTC  (2+ messages)

[PATCH BlueZ 0/1] iso-tester: Test bcast receiver with PA sync, no BIS
 2023-10-03 23:20 UTC  (2+ messages)

[PATCH BlueZ] client/mgmt: Fix registering pairing callbacks
 2023-10-03 23:20 UTC  (2+ messages)

[PATCH v1 2/3] usb: gadget: uvc: Allocate uvc_requests one at a time
 2023-10-03 23:19 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v1] perf evlist: Avoid frequency mode for the dummy event
 2023-10-03 23:19 UTC  (8+ messages)

[Outreachy Applicant] Introduction and Interest in Contributing to Linux Kernel
 2023-10-03 23:18 UTC 

[PATCH v1 1/3] usb: gadget: uvc: prevent use of disabled endpoint
 2023-10-03 23:18 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] nfp: nsp: Annotate struct nfp_eth_table with __counted_by
 2023-10-03 23:18 UTC 

[PATCH] nfp: Annotate struct nfp_reprs with __counted_by
 2023-10-03 23:18 UTC 

[PATCH] i40e: Annotate struct i40e_qvlist_info with __counted_by
 2023-10-03 23:18 UTC 

[PATCH] flow_offload: Annotate struct flow_action_entry with __counted_by
 2023-10-03 23:18 UTC 

[PATCH] xfrm: Annotate struct xfrm_sec_ctx with __counted_by
 2023-10-03 23:18 UTC 

[PATCH 0/5] mlxsw: Annotate structs with __counted_by
 2023-10-03 23:17 UTC  (7+ messages)
` [PATCH 3/5] mlxsw: spectrum: Annotate struct mlxsw_sp_counter_pool "
` [PATCH 4/5] mlxsw: spectrum_router: Annotate struct mlxsw_sp_nexthop_group_info "
` [PATCH 5/5] mlxsw: spectrum_span: Annotate struct mlxsw_sp_span "

[PATCH v8 0/5] Add Toshiba Visconti Video Input Interface driver
 2023-10-03 23:10 UTC  (5+ messages)
` [PATCH v8 1/5] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface

[PATCH v1 0/3] usb: gadget: uvc: stability fixes on STREAMOFF
 2023-10-03 23:16 UTC  (3+ messages)

[GIT PULL] xfs: use busy extents for fstrim
 2023-10-03 23:15 UTC 

[BUG] verifier escape with iteration helpers (bpf_loop, ...)
 2023-10-03 23:14 UTC  (12+ messages)

linux-next: build warning after merge of the kbuild tree
 2023-10-03 23:13 UTC 

[Intel-xe] [PATCH v3 0/2] Use DPA offset for page table entries
 2023-10-03 23:12 UTC  (11+ messages)
` [Intel-xe] [PATCH v3 1/2] drm/xe/xe_migrate.c: "
` [Intel-xe] [PATCH v3 2/2] drm/xe/xe_hwmon.c: Add static to xe_hwmon_process_reg_read64
` [Intel-xe] ✓ CI.Patch_applied: success for Use DPA offset for page table entries
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "

Bug: git submodule set-url does not handle name != path correctly
 2023-10-03 23:10 UTC  (4+ messages)
` [PATCH 1/6] submodule--helper: use submodule_from_path in set-{url,branch}
  ` [PATCH 2/6] submodule--helper: return error from set-url when modifying failed

[PATCH net-next v4] net: add sysctl to disable rfc4862 5.5.3e lifetime handling
 2023-10-03 23:10 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/6] drm/i915/fbc: Remove ancient 16k plane stride limit
 2023-10-03 23:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v2,1/6] "

[PATCH v6 00/19] linux-user: Implement VDSOs
 2023-10-03 23:05 UTC  (7+ messages)
` [PATCH v6 08/19] linux-user: Add gen-vdso tool
` [PATCH v6 18/19] linux-user/s390x: Add vdso

[Intel-gfx] [PATCH] dma-buf: Deny copy-on-writes mmaps
 2023-10-03 23:03 UTC  (3+ messages)
`  "

[PATCH v11 00/12] KVM: arm64: Enable 'writable' ID registers
 2023-10-03 23:04 UTC  (13+ messages)
` [PATCH v11 01/12] KVM: arm64: Allow userspace to get the writable masks for feature "
` [PATCH v11 02/12] KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS
` [PATCH v11 03/12] KVM: arm64: Use guest ID register values for the sake of emulation
` [PATCH v11 04/12] KVM: arm64: Reject attempts to set invalid debug arch version
` [PATCH v11 05/12] KVM: arm64: Bump up the default KVM sanitised debug version to v8p8
` [PATCH v11 06/12] KVM: arm64: Allow userspace to change ID_AA64ISAR{0-2}_EL1
` [PATCH v11 07/12] KVM: arm64: Allow userspace to change ID_AA64MMFR{0-2}_EL1
` [PATCH v11 08/12] KVM: arm64: Allow userspace to change ID_AA64PFR0_EL1
` [PATCH v11 09/12] KVM: arm64: Allow userspace to change ID_AA64ZFR0_EL1
` [PATCH v11 10/12] KVM: arm64: Document vCPU feature selection UAPIs
` [PATCH v11 11/12] KVM: arm64: selftests: Import automatic generation of sysreg defs
` [PATCH v11 12/12] KVM: arm64: selftests: Test for setting ID register from usersapce

[f2fs-dev] [PATCH] f2fs-tools: use proper address entry count for direct nodes
 2023-10-03 23:01 UTC  (2+ messages)
`  "

[Intel-wired-lan] [PATCH net-next] iavf: Avoid a memory allocation in iavf_print_link_message()
 2023-10-03 23:01 UTC  (5+ messages)
      `  "

[PATCH v8 0/3] add rpc_status netlink support for NFSD
 2023-10-03 23:00 UTC  (6+ messages)
` [PATCH v8 1/3] Documentation: netlink: add a YAML spec for nfsd_server

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-10-03 22:59 UTC  (8+ messages)
` [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace

[tip:sched/urgent] BUILD SUCCESS 561c58efd2394d76a32254d91e4b1de8ecdeb5c8
 2023-10-03 22:57 UTC 

[BUG] soft lockup in filemap_get_read_batch
 2023-10-03 22:58 UTC  (2+ messages)

[PATCH] mailbox: zynqmp: Annotate struct zynqmp_ipi_pdata with __counted_by
 2023-10-03 22:56 UTC  (3+ messages)

[PATCH net-next] tools: ynl-gen: use uapi header name for the header guard
 2023-10-03 22:57 UTC 

[meta-rockchip] [PATCH] Stop u-boot sections partition table
 2023-10-03 22:55 UTC  (4+ messages)
` [yocto] "

[PATCH] mtd: rawnand: brcmnand: Initial exec_op implementation
 2023-10-03 22:55 UTC  (9+ messages)
  ` [PATCH v2] "

[PATCH v2] i2c: aspeed: Fix i2c bus hang in slave read
 2023-10-03 22:54 UTC  (7+ messages)
  ` [External] "

[PATCH v4 0/8] incorporate pm runtime framework and eDP clean up
 2023-10-03 22:54 UTC  (9+ messages)
` [PATCH v4 7/8] drm/msm/dp: add pm_runtime_force_suspend()/resume()

[resend PATCH v2 0/2] virtiofs submounts that are still in use forgotten by shrinker
 2023-10-03 22:54 UTC  (4+ messages)

[PATCH 00/12] PCI device authentication
 2023-10-03 22:53 UTC  (4+ messages)
` [PATCH 04/12] certs: Create blacklist keyring earlier

[Intel-xe] [PATCH 0/5] Add Raptorlake Support
 2023-10-03 22:52 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for Add Raptorlake Support (rev3)


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.