messages from 2023-07-26 13:22:16 to 2023-07-26 14:10:44 UTC [more...]
[Intel-xe] [PATCH V8 0/6] drm/xe: Add engine scheduler control interface
2023-07-26 14:09 UTC (10+ messages)
` [Intel-xe] [PATCH V8 2/6] drm/xe: Add sysfs for default engine scheduler properties
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add engine scheduler control interface (rev8)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[PATCH 00/44] Raspberry Pi 4B machine
2023-07-26 13:25 UTC (27+ messages)
` [PATCH 01/44] Split out common part of BCM283X classes
` [PATCH 02/44] Split out common part of peripherals
` [PATCH 03/44] Split out raspi machine common part
` [PATCH 04/44] Introduce BCM2838 SoC
` [PATCH 07/44] Implement BCM2838 GPIO functionality
` [PATCH 08/44] Connect SD controller to BCM2838 GPIO
` [PATCH 10/44] Add BCM2838 checkpoint support
` [PATCH 11/44] Introduce Raspberry PI 4 machine
` [PATCH 12/44] Temporary disable unimplemented rpi4b devices
` [PATCH 13/44] Add memory region for BCM2837 RPiVid ASB
` [PATCH 14/44] Add BCM2838 PCIE Root Complex
` [PATCH 15/44] Add BCM2838 PCIE host
` [PATCH 16/44] Enable BCM2838 PCIE
` [PATCH 17/44] Add RNG200 skeleton
` [PATCH 18/44] Add RNG200 RNG and RBG
` [PATCH 20/44] Implement BCM2838 thermal sensor
` [PATCH 21/44] Add clock_isp stub
` [PATCH 22/44] Add GENET stub
` [PATCH 23/44] Add GENET register structs. Part 1
` [PATCH 25/44] Add GENET register structs. Part 3
` [PATCH 29/44] Impl GENET MDIO
` [PATCH 32/44] Enable BCM2838 GENET controller
` [PATCH 36/44] Add mailbox test constants
` [PATCH 38/44] Add mailbox tests tags. Part 2
` [PATCH 41/44] Add mailbox property tests. "
` [PATCH 42/44] Add mailbox property tests. Part 3
[PATCH v7 00/11] ceph: support idmapped mounts
2023-07-26 14:06 UTC (12+ messages)
` [PATCH v7 01/11] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v7 02/11] ceph: stash idmapping in mdsc request
` [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()
` [PATCH v7 04/11] ceph: pass an idmapping to mknod/symlink/mkdir
` [PATCH v7 05/11] ceph: allow idmapped getattr inode op
` [PATCH v7 06/11] ceph: allow idmapped permission "
` [PATCH v7 07/11] ceph: pass idmap to __ceph_setattr
` [PATCH v7 08/11] ceph: allow idmapped setattr inode op
` [PATCH v7 09/11] ceph/acl: allow idmapped set_acl "
` [PATCH v7 10/11] ceph/file: allow idmapped atomic_open "
` [PATCH v7 11/11] ceph: allow idmapped mounts
[PULL v1 linux-firmware] Add firmware for Cirrus Smart Amp CS35L41 for Dell Oasis
2023-07-26 14:09 UTC
[PATCH 00/14] sysctl: Add a size argument to register functions in sysctl
2023-07-26 14:06 UTC (16+ messages)
` [PATCH 01/14] sysctl: Prefer ctl_table_header in proc_sysctl
` [PATCH 02/14] sysctl: Use ctl_table_header in list_for_each_table_entry
` [PATCH 03/14] sysctl: Add ctl_table_size to ctl_table_header
` [PATCH 04/14] sysctl: Add size argument to init_header
` [PATCH 05/14] sysctl: Add a size arg to __register_sysctl_table
` [PATCH 06/14] sysctl: Add size to register_sysctl
` [PATCH 07/14] sysctl: Add size arg to __register_sysctl_init
` [PATCH 08/14] sysctl: Add size to register_net_sysctl function
` [PATCH 09/14] ax.25: Update to register_net_sysctl_sz
` [PATCH 10/14] netfilter: "
` [Bridge] "
` [PATCH 11/14] networking: "
` [PATCH 12/14] vrf: "
` [PATCH 13/14] sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl
` [PATCH 14/14] sysctl: Use size as stopping criteria for list macro
[PATCH v6 00/13] Add support for DAX vmemmap optimization for ppc64
2023-07-26 14:05 UTC (4+ messages)
` [PATCH v6 11/13] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
` [PATCH v6 11/13 -fix] "
mmap on 9p broken in 6.4
2023-07-26 14:07 UTC (3+ messages)
[peterz-queue:core/guards2 19/55] kernel/events/core.c:11388:1: warning: 'static' is not at beginning of declaration
2023-07-26 14:06 UTC
[RFC PATCH 1/1] sched: Extend cpu idle state for 1ms
2023-07-26 14:07 UTC (3+ messages)
[PATCH][V2][next] accel/qaic: remove redundant pointer pexec
2023-07-26 14:06 UTC
[PATCH 0/2] udp: rescan hash2 list if chains crossed
2023-07-26 14:06 UTC (9+ messages)
` [PATCH 1/2] Move hash calculation inside udp4_lib_lookup2()
` [PATCH 2/2] Rescan the hash2 list if the hash chains have got cross-linked
[PATCH v2] vpci: add permission checks to map_range()
2023-07-26 14:01 UTC
[PATCH V6 6/6] coresight: etm4x: Add ACPI support in platform driver
2023-07-26 14:05 UTC (2+ messages)
` drivers/pnp/pnpacpi/core.c:253:17: warning: 'strncpy' specified bound 50 equals destination size
[PATCH v4 00/20] Enable CET Virtualization
2023-07-26 14:05 UTC (8+ messages)
` [PATCH v4 09/20] KVM:x86: Add common code of CET MSR access
` [PATCH v4 15/20] KVM:VMX: Save host MSR_IA32_S_CET to VMCS field
[Question] int3_selftest() generates a #UD instead of a #BP when create a SEV VM
2023-07-26 14:03 UTC (2+ messages)
[Bug 217696] Looking for a way to enable power saving mode for Ryzen APUs, along with limiting the upper temperature and total power consumption
2023-07-26 14:02 UTC
[PATCH v6 0/4] RISC-V: mm: Make SV48 the default address space
2023-07-26 14:02 UTC (9+ messages)
` [PATCH v6 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v6 4/4] RISC-V: mm: Document mmap changes
[PATCH BlueZ 0/1] Rename BAA_SERVICE to BCAST_AA_SERVICE, add BASIC_AA_SERVICE
2023-07-26 14:01 UTC (2+ messages)
[PATCH v2 0/3] Fix 'Spurious APIC interrupt (vector 0xFF) on CPU#n' issue
2023-07-26 13:59 UTC (4+ messages)
` [PATCH v2 1/3] KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomically
` [PATCH v2 2/3] KVM: x86: VMX: set irr_pending in kvm_apic_update_irr
` [PATCH v2 3/3] KVM: x86: check the kvm_cpu_get_interrupt result before using it
[PATCH 1/1] bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()
2023-07-26 14:00 UTC (2+ messages)
` [1/1] "
[XEN PATCH] xen/kernel: change parameter name in add_taint() definition
2023-07-26 13:58 UTC
[PATCH net 0/3] net/sched Bind logic fixes for cls_fw, cls_u32 and cls_route
2023-07-26 13:59 UTC (7+ messages)
[PULL v2 0/5] QAPI patches patches for 2023-07-26
2023-07-26 12:57 UTC (3+ messages)
` [PULL v2 3/5] qapi/qdev: Tidy up device_add documentation
` [PULL v2 4/5] qapi/trace: Tidy up trace-event-get-state, -set-state documentation
[PATCH v4] drm/ssd130x: Allocate buffers in the plane's .atomic_check callback
2023-07-26 13:54 UTC (10+ messages)
[RFC PATCH] rework top page and organize toc on the sidebar
2023-07-26 13:54 UTC (4+ messages)
[joelgranados:jag/sysctl-testing-for-0day] [networking] a52d6e3e99: BUG:KASAN:global-out-of-bounds_in_insert_header
2023-07-26 13:56 UTC
[PATCH v1 net] net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX
2023-07-26 13:54 UTC (2+ messages)
[PATCH 1/2] crypto: drivers - avoid memcpy size warning
2023-07-26 13:54 UTC (4+ messages)
` [PATCH 2/2] [v2] kallsyms: rework symbol lookup return codes
[PATCH] fuse: enable larger read buffers for readdir
2023-07-26 13:53 UTC (2+ messages)
[PATCH] zsmalloc: Fix races between modifications of fullness and isolated
2023-07-26 11:31 UTC (4+ messages)
[PATCH] wifi: mt76: support per-band MAC addresses from OF child nodes
2023-07-26 13:53 UTC (2+ messages)
[PATCH 0/4] Add watchdog support for Amlogic-T7 SoCs
2023-07-26 11:21 UTC
[PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
2023-07-26 12:48 UTC (5+ messages)
[PATCH v3 net 1/2] af_unix: Fix fortify_panic() in unix_bind_bsd()
2023-07-26 13:52 UTC (2+ messages)
[RFC PATCH 0/2] Resctrl - rewrite (WIP)
2023-07-26 13:52 UTC (6+ messages)
[PATCH net v2 1/1] net: sched: cls_u32: Fix match key mis-addressing
2023-07-26 13:51 UTC
[PATCH 00/20] sunxi: Allwinner T113s support
2023-07-26 13:52 UTC (4+ messages)
` [PATCH 02/20] sunxi: remove CONFIG_MACPWR
[PATCH][next] accel/qaic: remove redundant assignment to pointer pexec
2023-07-26 13:52 UTC (5+ messages)
[PATCH v6 1/2] dt-bindings: display/msm: mdss-common: add memory-region property
2023-07-26 13:51 UTC (6+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved
[PATCH 0/2] kernfs: remove i_lock usage that isn't needed
2023-07-26 13:49 UTC (12+ messages)
` [PATCH 1/2] kernfs: dont take i_lock on inode attr read
Scsi_bus_resume+0x0/0x90 returns -5 when resuming from s3 sleep
2023-07-26 13:47 UTC (2+ messages)
[GIT PULL] platform-drivers-x86 for 6.5-3
2023-07-26 13:46 UTC
[PATCH V3 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-07-26 13:47 UTC (4+ messages)
` [PATCH V3 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
Add fchmodat2() - or add a more general syscall?
2023-07-26 13:45 UTC (13+ messages)
` [PATCH v4 0/5] Add a new fchmodat2() syscall
` [PATCH v3 0/5] Add a new fchmodat4() syscall
` [PATCH v4 2/5] fs: Add fchmodat2()
Question: CO-RE-enabled PT_REGS macros give strange results
2023-07-26 13:46 UTC (7+ messages)
Regression: supported_interfaces filling enforcement
2023-07-26 13:45 UTC (6+ messages)
[RFC PATCH 0/4] Implement a PSCI SYSTEM_RESET2 reboot-mode driver
2023-07-26 13:45 UTC (5+ messages)
` [RFC PATCH 3/4] dt-bindings: power: reset: Document arm,psci-vendor-reset
[PATCH] runc-opencontainers: use bfd linker even when gold is selected by ls-is-gold
2023-07-26 13:45 UTC
[PATCH net] dccp: Allocate enough data in ccid_get_builtin_ccids()
2023-07-26 13:45 UTC (5+ messages)
[PATCH 0/1] Fix potential oops in nfs_inode_remove_request()
2023-07-26 13:43 UTC (7+ messages)
` [PATCH 1/1] NFS: "
[PATCH] rteval: Add missing docstrings in SysTopology
2023-07-26 13:42 UTC (2+ messages)
btrfs sequential 8K read()s from compressed files are not merging
2023-07-26 13:44 UTC (5+ messages)
` (PING) "
[PATCH] hwmon: (hs3001) Fix unused variable compiler warning
2023-07-26 13:43 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] arm64: defconfig: Enable various configs for TI platforms
2023-07-26 13:43 UTC (2+ messages)
[PATCH v2] media: uvcvideo: Fix OOB read
2023-07-26 13:43 UTC (8+ messages)
[PATCH V2 0/2] Fix hibern8 enter failure during host reset
2023-07-26 13:41 UTC (3+ messages)
` [PATCH V2 1/2] scsi: ufs: core: Export ufshcd_is_hba_active
` [PATCH V2 2/2] scsi: ufs: ufs-qcom: check host controller state
[PATCH v2 0/2] tracing: Clean up how iter is freed
2023-07-26 13:42 UTC (3+ messages)
` [PATCH v2 2/2] tracing: Add free_trace_iter_content() helper function
[igt-dev] [PATCH i-g-t, v2] tests/kms_hdmi_inject: Fix audio test by loading snd driver
2023-07-26 13:40 UTC
[PATCH] mci: imx-esdhc-pbl: fix image load in DDR mode
2023-07-26 13:39 UTC (2+ messages)
[PATCH] phy: starfive: StarFive PHYs should depend on ARCH_STARFIVE
2023-07-26 13:39 UTC (3+ messages)
[PATCH] ddr: imx8m: add comment and print out prior to first DDRC read
2023-07-26 13:38 UTC (2+ messages)
[PATCH v4 bpf 0/2] bpf: return proper error codes for lwt redirect
2023-07-26 13:39 UTC (7+ messages)
` [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
` [PATCH v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases
[Intel-gfx] [PATCH v15 00/26] Add vfio_device cdev for iommufd support
2023-07-26 13:39 UTC (6+ messages)
` "
[PATCH] crypto, cifs: Fix error handling in extract_iter_to_sg()
2023-07-26 13:38 UTC (2+ messages)
XENO_ARCH_FPU
2023-07-26 13:39 UTC
Kernel oops with 6.4.4 - flow offloads - NULL pointer deref
2023-07-26 13:38 UTC (5+ messages)
[PATCH] vpci: add permission checks to map_range()
2023-07-26 13:37 UTC (3+ messages)
[PATCH v8 00/19] Add iommufd physical device operations for replace and alloc hwpt
2023-07-26 13:37 UTC (2+ messages)
[PATCH 1/2] perf build: Update build rule for generated files
2023-07-26 13:36 UTC (2+ messages)
` [PATCH 2/2] perf build: Include generated header files properly
[PATCH v13 vfio 0/7] pds-vfio-pci driver
2023-07-26 13:35 UTC (2+ messages)
[meta-virtualization][PATCH 0/5] docker update to 23.0.6
2023-07-26 13:34 UTC (5+ messages)
` [meta-virtualization][PATCH 5/5] runc-docker: update to 1.1.7
[Intel-gfx] [PATCH] drm/i915: Do not disable preemption for resets
2023-07-26 13:25 UTC (3+ messages)
` "
[PATCH v3] drm/amdgpu: Add EXT_COHERENCE memory allocation flags
2023-07-26 13:34 UTC
[PATCH master 1/3] usb: gadget: multi: do not double free on error
2023-07-26 13:32 UTC (2+ messages)
[PATCH v1] xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESH
2023-07-26 13:32 UTC (3+ messages)
[PATCH v2] drm/amdgpu: Add EXT_COHERENCE memory allocation flags
2023-07-26 13:32 UTC (2+ messages)
[PATCH] commands: rm: add -f option to ignore nonexistent files
2023-07-26 13:30 UTC (2+ messages)
[PATCH RFC 0/2] nvme-multipath: additional iopolicies
2023-07-26 13:32 UTC (5+ messages)
` [PATCH 1/2] nvme-multipath: add "
` [PATCH 2/2] nvme-multipath: add 'latency' iopolicy
[PATCH] ublk: fail to start device if queue setup is interrupted
2023-07-26 13:30 UTC (2+ messages)
[PATCH] bpf, docs: fix BPF_NEG entry in instruction-set.rst
2023-07-26 13:30 UTC (7+ messages)
` [Bpf] "
[PATCH 1/1] net: korina: fix value check in korina_probe()
2023-07-26 13:29 UTC
Register constraint in NEG instructions
2023-07-26 13:30 UTC (5+ messages)
` [Bpf] "
[Intel-xe] [PATCH] drm/xe/ppgtt: Add support for correct PAT encoding in PTE and PDE
2023-07-26 13:29 UTC (2+ messages)
` [Intel-xe] ○ CI.BAT: info for "
[PATCH 0/2] Fix up qcom reset controller
2023-07-26 13:26 UTC (3+ messages)
` [PATCH 1/2] clk: qcom: reset: Increase max reset delay
` [PATCH 2/2] clk: qcom: reset: Use the correct type of sleep/delay based on length
collision between ZONE_MOVABLE and memblock allocations
2023-07-26 13:23 UTC (8+ messages)
linux-next: build failure after merge of the mm tree
2023-07-26 13:22 UTC (2+ messages)
[PATCH 00/20] bcachefs prereqs patch series
2023-07-26 13:23 UTC (5+ messages)
` [PATCH 05/20] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
[PATCH -next] x86/sev: Mark boot_ghcb_page and boot_ghcb static
2023-07-26 17:06 UTC (2+ messages)
[PATCH v2] net: dsa: Explicitly include correct DT includes
2023-07-26 13:21 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.