All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-26 14:25:19 to 2022-08-26 15:12:37 UTC [more...]

[PATCH v5 00/44] Add KernelMemorySanitizer infrastructure
 2022-08-26 15:07 UTC  (20+ messages)
` [PATCH v5 01/44] x86: add missing include to sparsemem.h
` [PATCH v5 02/44] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH v5 03/44] instrumented.h: allow instrumenting both sides of copy_from_user()
` [PATCH v5 04/44] x86: asm: instrument usercopy in get_user() and put_user()
` [PATCH v5 05/44] asm-generic: instrument usercopy in cacheflush.h
` [PATCH v5 06/44] kmsan: add ReST documentation
` [PATCH v5 07/44] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
` [PATCH v5 08/44] kmsan: mark noinstr as __no_sanitize_memory
` [PATCH v5 09/44] x86: kmsan: pgtable: reduce vmalloc space
` [PATCH v5 10/44] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
` [PATCH v5 11/44] kmsan: add KMSAN runtime core
` [PATCH v5 12/44] kmsan: disable instrumentation of unsupported common kernel code
` [PATCH v5 13/44] MAINTAINERS: add entry for KMSAN
` [PATCH v5 14/44] mm: kmsan: maintain KMSAN metadata for page operations
` [PATCH v5 15/44] mm: kmsan: call KMSAN hooks from SLUB code
` [PATCH v5 16/44] kmsan: handle task creation and exiting
` [PATCH v5 17/44] init: kmsan: call KMSAN initialization routines
` [PATCH v5 18/44] instrumented.h: add KMSAN support
` [PATCH v5 19/44] kmsan: unpoison @tlb in arch_tlb_gather_mmu()

[Intel-gfx] [PATCH v7 0/3] drm/i915/display: stop HPD workers before display driver unregister
 2022-08-26 15:11 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/display: stop HPD workers before display driver unregister (rev15)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 0/8] vhost-user-blk: dynamically resize config space based on features
 2022-08-26 14:32 UTC  (4+ messages)
` [PATCH v2 5/8] virtio-blk: move config size params to virtio-blk-common
` [PATCH v2 7/8] vhost-user-blk: make 'config_wce' part of 'host_features'
` [PATCH v2 8/8] vhost-user-blk: dynamically resize config space based on features

[RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
 2022-08-26 15:08 UTC  (7+ messages)
` [RFC PATCH 2/2] KVM: VMX: Stop/resume host PT before/after VM entry when PT_MODE_HOST_GUEST

[PATCH] gpio: Allow user to customise maximum number of GPIOs
 2022-08-26 15:08 UTC  (11+ messages)

[PATCH] MAINTAINERS: Add myself as a reviewer for panel-edp.c
 2022-08-26 15:07 UTC  (3+ messages)

[PATCH v11 1/3] x86/tdx: Add TDX Guest attestation interface driver
 2022-08-26 15:06 UTC  (3+ messages)
` [PATCH v11 2/3] selftests: tdx: Test TDX attestation GetReport support
` [PATCH v11 3/3] Documentation/x86: Document TDX attestation process

[PATCH 00/13] linux-user: Add more syscalls, enhance tracing & logging enhancements
 2022-08-26 14:18 UTC  (14+ messages)
` [PATCH 01/13] linux-user: Add missing signals in strace output
` [PATCH 02/13] linux-user: Add missing clock_gettime64() syscall strace
` [PATCH 03/13] linux-user: Add faccessat2() syscall
` [PATCH 04/13] linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
` [PATCH 05/13] linux-user: Log failing executable in EXCP_DUMP()
` [PATCH 06/13] linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
` [PATCH 07/13] linux-user/hppa: Dump IIR on register dump
` [PATCH 08/13] linux-user: Fix strace of chmod() if mode == 0
` [PATCH 09/13] linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa arch
` [PATCH 10/13] linux-user: Add strace for clock_nanosleep()
` [PATCH 11/13] linux-user: Show timespec on strace for futex()
` [PATCH 12/13] linux-user: Add close_range() syscall
` [PATCH 13/13] linux-user: Add parameters of getrandom() syscall for strace

linux-next: Tree for Aug 25
 2022-08-25 20:18 UTC  (2+ messages)
` linux-next: Tree for Aug 25 (kunit: virt/nitro_enclaves; also kexec)

[PATCH v1] uio: dfl: add IOPLL user-clock feature id
 2022-08-26 15:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next] mlxsw: minimal: Return -ENOMEM on allocation failure
 2022-08-26 15:03 UTC 

[PATCH] mm/migrate_device.c: Fix a misleading and out-dated comment
 2022-08-26 15:03 UTC  (4+ messages)

[iptables PATCH] nft: Expand extended error reporting to nft_cmd, too
 2022-08-26 15:02 UTC 

[PATCH] ALSA: control: Re-order bounds checking in get_ctl_id_hash()
 2022-08-26 15:01 UTC  (2+ messages)

[PATCH v2] KEYS: asymmetric: Fix ECDSA use via keyctl uapi
 2022-08-26 14:51 UTC 

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-26 15:02 UTC  (18+ messages)

[RFC PATCH v1 9/9] tools: Add tool to create Renesas SPKG images
 2022-08-26 15:01 UTC  (7+ messages)
` [RFC PATCH v2 9/9] tools: spkgimage: add Renesas SPKG format

[PATCH 0/2] can: gs_usb: hardware timestamp support
 2022-08-26 15:00 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] can: gs_usb: advertise timestamping capabilities and add ioctl support

[PATCH net] net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()
 2022-08-26 15:00 UTC 

[PATCH v3 00/10] x86/resctrl: Support for AMD QoS new features and bug fix
 2022-08-26 14:59 UTC  (3+ messages)
` [PATCH v3 03/10] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA

[PATCH] sparc64: Fix the generic IO helpers
 2022-08-26 14:59 UTC  (2+ messages)

[PATCH 0/2] NFS: limit use of ACCESS cache for negative responses
 2022-08-26 14:59 UTC  (10+ messages)

[PATCH v1 0/3] mm: minor cleanups around NUMA hinting
 2022-08-26 14:59 UTC  (3+ messages)
` [PATCH v1 2/3] mm/gup: use gup_can_follow_protnone() also in GUP-fast

[PATCH v6 00/10] parallels: Refactor the code of images checks and fix a bug
 2022-08-26 14:27 UTC  (2+ messages)
` [PATCH v6 11/10] parallels: Incorrect condition in out-of-image check

[PATCH] arm64: dts: renesas: r8a774e1: Rename i2c_dvfs to iic_pmic
 2022-08-26 14:49 UTC  (2+ messages)

[PATCH] opp: Expose voltage info in debugfs for OPPs w/out explicit regulators
 2022-08-26 14:56 UTC 

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-26 14:56 UTC  (11+ messages)

[PATCH v3] Loading new machines and devices from external modules
 2022-08-26  7:51 UTC  (3+ messages)

[PATCH v2] drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formats
 2022-08-26 13:47 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] Add pruss and pru support for am33xx and am57xx
 2022-08-26 14:56 UTC  (2+ messages)

[PATCH v12 00/17] iommu: SVA and IOPF refactoring
 2022-08-26 14:56 UTC  (16+ messages)
` [PATCH v12 04/17] PCI: Enable PASID only when ACS RR & UF enabled on upstream path
` [PATCH v12 05/17] iommu: Add attach/detach_dev_pasid iommu interface
` [PATCH v12 07/17] iommu: Try to allocate blocking domain when probing device
` [PATCH v12 08/17] iommu: Make free of iommu_domain_ops optional
` [PATCH v12 09/17] iommu/vt-d: Add blocking domain support
` [PATCH v12 11/17] arm-smmu-v3: "
` [PATCH v12 12/17] arm-smmu-v3/sva: Add SVA "

[PATCH] usb: core: stop USB enumeration if too many retries
 2022-08-26 14:55 UTC  (2+ messages)

[linux-linus test] 172783: regressions - FAIL
 2022-08-26 14:55 UTC 

[PATCH v2 0/6] arm64: dts: renesas: move I2C aliases to board files
 2022-08-26 14:54 UTC  (4+ messages)
` [PATCH v2 6/6] arm64: dts: renesas: r8a774a1: put "

Broken commit de47ff536363289f92f85ed1e4901724d238432d
 2022-08-26 14:53 UTC  (11+ messages)

[PATCH] corenet_ds.h: Remove
 2022-08-26 14:53 UTC 

[Intel-gfx] [PATCH] drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK tuning
 2022-08-26 14:52 UTC  (2+ messages)

SMB client testing wiki
 2022-08-26 14:53 UTC  (2+ messages)

[PATCH v4 0/2] serial: pl011: Add xilinx uart
 2022-08-26 14:52 UTC  (3+ messages)
` [PATCH v4 2/2] serial: pl011: Add reg-io-width parameters

[PATCH v5 0/9] Add Xue - console over USB 3 Debug Capability
 2022-08-26 14:50 UTC  (10+ messages)
` [PATCH v5 1/9] drivers/char: separate dbgp=xhci to dbc=xhci option
` [PATCH v5 8/9] drivers/char: allow driving the rest of XHCI by a domain while Xen uses DbC
` [PATCH v5 9/9] drivers/char: fix handling cable re-plug in XHCI console driver

[PATCH for-7.2 v4 00/21] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
 2022-08-26 14:11 UTC  (11+ messages)
` [PATCH for-7.2 v4 05/21] hw/ppc: set machine->fdt in bamboo_load_device_tree()
` [PATCH for-7.2 v4 09/21] hw/ppc: set machine->fdt in pnv_reset()
` [PATCH for-7.2 v4 10/21] hw/ppc: set machine->fdt in spapr machine
` [PATCH for-7.2 v4 13/21] hw/xtensa: set machine->fdt in xtfpga_init()
` [PATCH for-7.2 v4 14/21] qmp/hmp, device_tree.c: introduce dumpdtb
` [PATCH for-7.2 v4 15/21] qmp/hmp, device_tree.c: introduce 'info fdt' command
` [PATCH for-7.2 v4 18/21] device_node.c: enable 'info fdt' to print subnodes
` [PATCH for-7.2 v4 19/21] device_tree.c: add fdt_format_property() helper
` [PATCH for-7.2 v4 20/21] hmp, device_tree.c: add 'info fdt <property>' support
` [PATCH for-7.2 v4 21/21] qmp/hmp, device_tree.c: add textformat dumpdtb option

[syzbot] KASAN: use-after-free Read in usb_udc_uevent
 2022-08-26 14:50 UTC  (10+ messages)
  ` [PATCH] USB: gadget: Fix use-after-free Read in usb_udc_uevent()

[PATCH bpf-next v6 0/4] Parameterize task iterators
 2022-08-26 14:49 UTC  (6+ messages)
` [PATCH bpf-next v6 1/4] bpf: "

[PATCH/RFC 00/10 v5] Improve scalability of directory operations
 2022-08-26 14:42 UTC  (2+ messages)

[PATCH 0/3] serial: Create kserial_rs485 to get rid of padding
 2022-08-26 14:46 UTC  (5+ messages)
` [PATCH 1/3] serial: Rename vars in uart_get_rs485_config()
` [PATCH 2/3] serial: add helpers to copy serial_rs485 from/to userspace
` [PATCH 3/3] serial: Add kserial_rs485 to avoid wasted space due to .padding

[PATCH 0/6] Add an asm-generic cpuinfo_op declaration
 2022-08-26 14:47 UTC  (4+ messages)
` [PATCH 5/6] sparc: use the asm-generic version of cpuinfo_op

[PATCH v3 1/3] mm/migrate_device.c: Flush TLB while holding PTL
 2022-08-26 14:47 UTC  (10+ messages)
` [PATCH v3 2/3] mm/migrate_device.c: Copy pte dirty bit to page

[PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-26 14:46 UTC  (7+ messages)
` [PATCH v12 02/10] btf: Handle dynamic pointer parameter in kfuncs

WARNING in hif_usb_alloc_rx_urbs/usb_submit_urb
 2022-08-26 14:45 UTC  (5+ messages)

[PATCH] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by defualt
 2022-08-26 14:21 UTC  (2+ messages)

[selinux-testsuite PATCH] tests/binder: remove stray flag files with 'make clean'
 2022-08-26 14:44 UTC  (5+ messages)

[RFC PATCH 0/2] accel/kvm: extend kvm memory listener to support
 2022-08-26 14:44 UTC  (5+ messages)
` [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase

[PATCH 02/31] crypto_pool: Add crypto_pool_reserve_scratch()
 2022-08-26 14:42 UTC  (3+ messages)

[PATCH wpan-next v2 00/11] net: ieee802154: Support scanning/beaconing
 2022-08-26 14:40 UTC  (12+ messages)
` [PATCH wpan-next v2 01/11] net: mac802154: Introduce filtering levels
` [PATCH wpan-next v2 02/11] net: mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUM
` [PATCH wpan-next v2 03/11] net: mac802154: Allow the creation of coordinator interfaces
` [PATCH wpan-next v2 04/11] net: ieee802154: Advertize coordinators discovery
` [PATCH wpan-next v2 05/11] net: ieee802154: Handle "
` [PATCH wpan-next v2 06/11] net: ieee802154: Trace the registration of new PANs
` [PATCH wpan-next v2 07/11] net: ieee802154: Add support for user scanning requests
` [PATCH wpan-next v2 08/11] net: ieee802154: Define a beacon frame header
` [PATCH wpan-next v2 09/11] net: mac802154: Prepare forcing specific symbol duration
` [PATCH wpan-next v2 10/11] net: mac802154: Introduce a global device lock
` [PATCH wpan-next v2 11/11] net: mac802154: Handle passive scanning

NFS re-export, READDIR, and large cookies
 2022-08-26 14:40 UTC 

[PATCH v1] landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
 2022-08-26 14:39 UTC  (4+ messages)

[PATCH 0/4] Add support for atomic async page-flips
 2022-08-26 14:39 UTC  (5+ messages)
` [PATCH 4/4] amd/display: indicate support for atomic async page-flips on DCN

[PATCH] mm/mprotect: Only reference swap pfn page if type match
 2022-08-26 14:39 UTC  (4+ messages)

[Bug 215443] New: [radeon] BUG: Unable to handle kernel data access on read at 0xc007ffffffff9130, Oops: Kernel access of bad area, sig: 11 [#1]
 2022-08-26 14:36 UTC  (2+ messages)
` [Bug 215443] "

[PATCH 1/1] riscv: enable CD-ROM file systems in defconfig
 2022-08-26 14:36 UTC  (3+ messages)

[Bug 215443] New: [radeon] BUG: Unable to handle kernel data access on read at 0xc007ffffffff9130, Oops: Kernel access of bad area, sig: 11 [#1]
 2022-08-26 14:36 UTC  (2+ messages)
` [Bug 215443] "

[PATCH 3/3] libtracefs: Add test instructions for openSUSE
 2022-08-26 14:35 UTC 

[PATCH] HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices
 2022-08-26 14:35 UTC  (4+ messages)

[PATCH] RDMA/core: remove 'device' argument from rdma_build_skb()
 2022-08-26 14:32 UTC 

[Intel-wired-lan] [RFC PATCH net-next 0/5] ice: L2TPv3 offload support
 2022-08-26 14:34 UTC  (5+ messages)
      `  "

[PATCH 3/3] libtracefs: Add test instructions for openSUSE
 2022-08-26 14:33 UTC 

[RESEND/PULL PATCH 0/2] MAINTAINERS updates for PolarFire SoC
 2022-08-26 14:33 UTC  (3+ messages)

[PATCH] Documentation: Fix repeated words in documentation
 2022-08-26 14:33 UTC  (2+ messages)
` [PATCH v2] Remove duplicated 'the' across the whole documentation

linux-next: Signed-off-by missing for commit in the risc-v-fixes tree
 2022-08-26 14:31 UTC  (2+ messages)

mainline build failure for x86_64 allmodconfig with clang
 2022-08-26 14:31 UTC  (13+ messages)

[PATCH v3 06/10] x86/resctrl: Introduce mon_configurable to detect Bandwidth Monitoring Event Configuration
 2022-08-26 14:30 UTC  (2+ messages)

[PATCH v6 0/5] vfio/pci: power management changes
 2022-08-26 14:30 UTC  (8+ messages)
` [PATCH v6 5/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP

[Bug 1071] Deadlock on memory allocation (rte_memzone_reserve_aligned)
 2022-08-26 14:31 UTC 

[PATCH v3 0/8] U-boot: fs: add generic unaligned read offset handling
 2022-08-26 14:29 UTC  (3+ messages)

[PATCH] net: mac802154: Fix a condition in the receive path
 2022-08-26 14:29 UTC 

[PATCH 0/9] New PolarFire SoC devkit devicetrees & 22.09 reference design updates
 2022-08-26 14:28 UTC  (20+ messages)
` [PATCH 1/9] dt-bindings: riscv: microchip: document icicle reference design
` [PATCH 2/9] dt-bindings: riscv: microchip: document the aries m100pfsevp
` [PATCH 3/9] dt-bindings: riscv: microchip: document the sev kit
` [PATCH 4/9] riscv: dts: microchip: add pci dma ranges for the icicle kit
` [PATCH 5/9] riscv: dts: microchip: move the mpfs' pci node to -fabric.dtsi
` [PATCH 6/9] riscv: dts: microchip: icicle: update pci address properties
` [PATCH 7/9] riscv: dts: microchip: icicle: re-jig fabric peripheral addresses
` [PATCH 8/9] riscv: dts: microchip: add sevkit device tree
` [PATCH 9/9] riscv: dts: microchip: add a devicetree for aries' m100pfsevp

Cannot use address filtering with user register sampling
 2022-08-26 14:28 UTC  (2+ messages)

[PATCH 0/2] xen-blk{front,back}: Advertise feature-persistent as user requested
 2022-08-26 14:26 UTC  (3+ messages)
` [PATCH 2/2] xen-blkfront: "

[PATCH 0/3] soundwire: Fixes for spurious and missing UNATTACH
 2022-08-26  8:06 UTC  (5+ messages)
` [PATCH 3/3] soundwire: bus: Fix lost UNATTACH when re-enumerating

[PATCH -next 0/4] spi: Introduce BPF based SPI mockup controller
 2022-08-26 14:43 UTC  (5+ messages)
` [PATCH -next 1/4] spi: mockup: Add SPI controller testing driver
` [PATCH -next 2/4] spi: mockup: Add writeable tracepoint for spi transfer
` [PATCH -next 3/4] spi: mockup: Add runtime device tree overlay interface
` [PATCH -next 4/4] spi: mockup: Add documentation

[Intel-gfx] [PATCH v7 0/8] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-08-26 14:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 1/3] libtracefs: Add tracefs_tracer_available helper
 2022-08-26 14:24 UTC  (2+ messages)
` [PATCH 3/3] libtracefs: Add test instructions for openSUSE

[PATCH v3 0/3] drm/msm/hdmi: turn MSM8996 HDMI PHY into OF clock provider
 2022-08-26 14:25 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: msm8996: add #clock-cells and XO clock to the HDMI PHY node


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.