linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-04 13:26:04 to 2021-06-04 16:22:36 UTC [more...]

[PATCH 00/42] PCI: aardvark: Various driver fixes
 2021-06-04 16:22 UTC  (10+ messages)
` [PATCH 17/42] PCI: aardvark: Fix support for MSI interrupts

[PATCH v2 0/2] mm: support NOSIGBUS on fault of mmap
 2021-06-04 16:22 UTC  (4+ messages)
` [PATCH v2 2/2] mm: adds NOSIGBUS extension to mmap()

[RFC] /dev/ioasid uAPI proposal
 2021-06-04 16:22 UTC  (11+ messages)

[PATCH V3 0/9] hwlat improvements and osnoise/timerlat tracers
 2021-06-04 16:21 UTC  (13+ messages)
` [PATCH V3 4/9] tracing/hwlat: Implement the per-cpu mode
` [PATCH V3 5/9] tracing/trace: Add a generic function to read/write u64 values from tracefs
` [PATCH V3 7/9] tracing: Add __print_ns_to_secs() and __print_ns_without_secs() helpers

[PATCH 0/1] riscv: better network performance with memcpy, uaccess
 2021-06-04 16:19 UTC  (2+ messages)

[PATCH v2 0/5] arm64: Make kexec_file_load honor iomem reservations
 2021-06-04 16:20 UTC  (4+ messages)
` [PATCH v2 1/5] arm64: kexec_file: Forbid non-crash kernels

[PATCH] fs/nfs: fix some -Wmissing-prototypes warnings we get a warning when building kernel with W=1: fs/nfs/nfs4file.c:318:1: warning: no previous prototype for ‘nfs42_ssc_open’ [-Wmissing-prototypes] fs/nfs/nfs4file.c:402:6: warning: no previous prototype for ‘nfs42_ssc_close’ [-Wmissing-prototypes]
 2021-06-04 16:18 UTC  (2+ messages)

[PATCH 0/8] Additional features for Hantro HEVC
 2021-06-04 16:17 UTC  (3+ messages)
` [PATCH 4/8] media: Add P010 video format

[RFC] LKMM: Add volatile_if()
 2021-06-04 16:17 UTC  (19+ messages)

[PATCH] audit: Rename enum audit_state constants to avoid AUDIT_DISABLED redefinition
 2021-06-04 16:17 UTC  (2+ messages)

[PATCH v1 1/1] device property: Unify access to of_node
 2021-06-04 16:14 UTC  (4+ messages)

[PATCH] mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+
 2021-06-04 16:13 UTC  (2+ messages)

[PATCH v12 0/3] bio: control bio max size
 2021-06-04 16:13 UTC  (4+ messages)
    ` [PATCH v12 3/3] ufs: set max_bio_bytes with queue max sectors

[PATCH RFC 0/3] riscv: Add DMA_COHERENT support
 2021-06-04 16:12 UTC  (5+ messages)

[PATCH v2 0/7] fuse: Some fixes for submounts
 2021-06-04 16:11 UTC  (8+ messages)
` [PATCH v2 1/7] fuse: Fix crash in fuse_dentry_automount() error path
` [PATCH v2 2/7] fuse: Fix crash if superblock of submount gets killed early
` [PATCH v2 3/7] fuse: Fix infinite loop in sget_fc()
` [PATCH v2 4/7] fuse: Add dedicated filesystem context ops for submounts
` [PATCH v2 5/7] fuse: Call vfs_get_tree() "
` [PATCH v2 6/7] fuse: Switch to fc_mount() "
` [PATCH v2 7/7] fuse: Make fuse_fill_super_submount() static

[PATCH] HID: sony: fix freeze when inserting ghlive ps3/wii dongles
 2021-06-04 16:10 UTC 

[RFC] /dev/ioasid uAPI proposal
 2021-06-04 16:10 UTC  (26+ messages)

[PATCH v8 00/11] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-06-04 16:10 UTC  (3+ messages)
` [PATCH v8 07/11] drm/panel: panel-simple: Stash DP AUX bus; allow using it for DDC

[PATCH v2 0/3] percpu: memcg memory accounting rework
 2021-06-04 16:10 UTC  (2+ messages)

[PATCH] sched/uclamp: Avoid setting cpu.uclamp.min bigger than cpu.uclamp.max
 2021-06-04 16:08 UTC  (4+ messages)

[RFC PATCH 0/1] Initialize debugfs/ksysfs earlier?
 2021-06-04 16:06 UTC  (5+ messages)

[PATCH] rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
 2021-06-04 16:05 UTC 

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-06-04 16:01 UTC  (5+ messages)
` [PATCH v3 04/27] mm/userfaultfd: Introduce special pte for unmapped file-backed mem

[PATCH 1/2] KVM: LAPIC: write 0 to TMICT should also cancel vmx-preemption timer
 2021-06-04 15:59 UTC  (7+ messages)

[PATCH] vdp/mlx5: Fix setting the correct dma_device
 2021-06-04 15:57 UTC  (3+ messages)

[PATCH v4] drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
 2021-06-04 15:57 UTC  (2+ messages)

[PATCH 0/7] mm/thp: fix THP splitting unmap BUGs and related
 2021-06-04 15:54 UTC  (15+ messages)
` [PATCH 1/7] mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
` [PATCH 2/7] mm/thp: try_to_unmap() use TTU_SYNC for safe DEBUG_VM splitting
` [PATCH 3/7] mm/thp: fix vma_address() if virtual address below file offset
      ` [PATCH v2 "
` [PATCH 4/7] mm/thp: fix page_address_in_vma() on file THP tails

[PATCH v7 0/6] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-04 15:53 UTC  (4+ messages)
` [PATCH v7 6/6] writeback, cgroup: release dying cgwbs by switching attached inodes

net/bpf/test_run.c:154:14: warning: no previous prototype for 'bpf_fentry_test7'
 2021-06-04 15:52 UTC  (2+ messages)

[PATCH -fixes] riscv: Fix BUILTIN_DTB for sifive and microchip soc
 2021-06-04 15:51 UTC  (2+ messages)

[bug report] Commit ccf953d8f3d6 ("fb_defio: Remove custom address_space_operations") breaks Hyper-V FB driver
 2021-06-04 15:47 UTC  (4+ messages)

Backporting fix for #199981 to 4.19.y?
 2021-06-04 15:42 UTC  (6+ messages)

[PATCH v3 1/3] hwmon: (pmbus) Add driver for Delta DPS-920AB PSU
 2021-06-04 15:36 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: trivial-devices: Add Delta DPS920AB
` [PATCH v3 3/3] MAINTAINERS: Add Delta DPS920AB PSU driver

[PATCH v2 0/4] iommu/amd: Enable page-selective flushes
 2021-06-04 15:38 UTC  (2+ messages)

[PATCH] kbuild: modpost: Explicitly warn about unprototyped symbols
 2021-06-04 15:36 UTC 

[PATCH v4] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-06-04 15:36 UTC  (2+ messages)

[PATCH v13 0/8] MTE support for KVM guest
 2021-06-04 15:34 UTC  (13+ messages)
` [PATCH v13 4/8] KVM: arm64: Introduce MTE VM feature
` [PATCH v13 7/8] KVM: arm64: ioctl to fetch/store tags in a guest

[PATCH v3] iommu/dma: Fix IOVA reserve dma ranges
 2021-06-04 15:33 UTC  (2+ messages)

[PATCH 0/2] perf probe: Report permission errors
 2021-06-04 15:31 UTC  (3+ messages)
` [PATCH 1/2] perf/probe: Report possible permission error for map__load failure
` [PATCH 2/2] perf/probe: Report permission error for tracefs error

BTF: build failure on 32bit on linux-next
 2021-06-04 15:29 UTC  (3+ messages)
` [PATCH bpf-next] libbpf: fix pr_warn type warnings on 32bit

[RFC PATCH v5 0/2] arm64: Implement stack trace reliability checks
 2021-06-04 15:29 UTC  (2+ messages)

[PATCH v3 1/3] Bluetooth: use inclusive language in HCI role comments
 2021-06-04 15:27 UTC  (2+ messages)

[RFC 0/4] futex request support
 2021-06-04 15:26 UTC  (3+ messages)

[RFC PATCH 0/3] kvm/arm: New VMID allocator based on asid(2nd approach)
 2021-06-04 15:27 UTC  (5+ messages)

[PATCH] ina3221: use CVRF only for single-shot conversion
 2021-06-04 15:27 UTC  (3+ messages)

[PATCH] spi: stm32-qspi: Fix W=1 build warning
 2021-06-04 15:27 UTC  (2+ messages)

[PATCH] iommu/amd: Tidy up DMA ops init
 2021-06-04 15:26 UTC  (2+ messages)

[PATCH] perf symbol-elf: fix memory leak: free sdt_note.args
 2021-06-04 15:23 UTC  (4+ messages)

[PATCH] ACPI: EC: Look for ECDT EC after calling acpi_load_tables()
 2021-06-04 15:22 UTC 

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-06-04 15:20 UTC  (5+ messages)
` [PATCH v9 07/10] mm: Device exclusive memory access

[PATCH 1/2] NTB: perf: Fix an error code in perf_setup_inbuf()
 2021-06-04 15:18 UTC  (3+ messages)
` [PATCH 2/2] NTB: Fix an error code in ntb_msit_probe()

[RFC PATCH 0/7] Untrusted device support for virtio
 2021-06-04 15:17 UTC  (4+ messages)

[PATCH] perf ksymbol: fix memory leak: decrease refcount of map and dso
 2021-06-04 15:16 UTC  (4+ messages)

[PATCH -next] usb: isp1760: Fix meaningless check in isp1763_run()
 2021-06-04 15:12 UTC  (4+ messages)

[PATCH] mm/swap: Fix pte_same_as_swp() not removing uffd-wp bit when compare
 2021-06-04 15:10 UTC  (3+ messages)

[PATCH] usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled
 2021-06-04 15:07 UTC  (3+ messages)

[tip: x86/mm] x86/pkeys: Skip 'init_pkru' debugfs file creation when pkeys not supported
 2021-06-04 15:06 UTC 

[PATCH v10 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-06-04 15:06 UTC  (7+ messages)
` [PATCH v10 04/18] af_vsock: implement SEQPACKET receive loop
` [PATCH v10 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET

[PATCH] RDMA/cxgb4: Fix missing error code in create_qp()
 2021-06-04 15:03 UTC  (2+ messages)

[PATCH] eventfd: convert global percpu eventfd_wake_count to ctx percpu eventfd_wake_count
 2021-06-04 15:03 UTC  (2+ messages)

[PATCH v2 1/4] powerpc/interrupt: Interchange prep_irq_for_{kernel_enabled/user}_exit()
 2021-06-04 14:56 UTC  (4+ messages)
` [PATCH v2 2/4] powerpc/interrupt: Refactor prep_irq_for_user_exit()
` [PATCH v2 3/4] powerpc/interrupt: Rename and lightly change syscall_exit_prepare_main()
` [PATCH v2 4/4] powerpc/interrupt: Refactor interrupt_exit_user_prepare()

[PATCH v7 0/4] Add IOMMU driver for rk356x
 2021-06-04 14:56 UTC  (3+ messages)

[PATCH] workqueue: Add back __printf format validation
 2021-06-04 14:55 UTC  (2+ messages)

[PATCH 1/4] powerpc/32: Interchange r10 and r12 in SYSCALL_ENTRY on non booke
 2021-06-04 14:54 UTC  (4+ messages)
` [PATCH 2/4] powerpc/32: Interchange r1 and r11 in SYSCALL_ENTRY on booke
` [PATCH 3/4] powerpc/32: Reduce code duplication of system call entry
` [PATCH 4/4] powerpc/32: Avoid #ifdef nested with FTR_SECTION on booke syscall entry

[PATCH] signal/x86: Don't send SIGSEGV twice on SEGV_PKUERR
 2021-06-04 14:54 UTC  (7+ messages)
` [tip: x86/urgent] x86/fault: "

[PATCH wq/for-next 1/2] workqueue: replace open-coded work_pending()
 2021-06-04 14:53 UTC  (4+ messages)
` [PATCH wq/for-next 2/2] workqueue: clean up for_each_pwq()'s documentation

[PATCH v12 1/3] bio: control bio max size
 2021-06-04 14:52 UTC  (3+ messages)

[PATCH] cgroup: Fix kernel-doc
 2021-06-04 14:51 UTC  (2+ messages)

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-04 14:49 UTC  (6+ messages)
` [PATCH v2 2/9] arc: update comment about HIGHMEM implementation
` [PATCH v2 3/9] arc: remove support for DISCONTIGMEM

[PATCH] misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG
 2021-06-04 14:48 UTC  (2+ messages)

[PATCH v2] userns: automatically split user namespace extent
 2021-06-04 14:41 UTC  (4+ messages)

[PATCH -v2] notifier: Return non-null when callback is already registered
 2021-06-04 14:41 UTC 

[PATCH v9 0/5] Re-introduce TX FIFO resize for larger EP bursting
 2021-06-04 14:36 UTC  (4+ messages)

[PATCH v5 0/6] Introduce intel_skl_int3472 module
 2021-06-04 14:33 UTC  (8+ messages)
` [PATCH v5 3/6] gpiolib: acpi: Export acpi_get_gpiod()
` [PATCH v5 4/6] gpiolib: acpi: Add acpi_gpio_get_io_resource()

[RESEND PATCH v2] iommu/amd: Fix extended features logging
 2021-06-04 14:30 UTC  (2+ messages)

[REPOST PATCH v4 0/5] kernfs: proposed locking and concurrency improvement
 2021-06-04 14:28 UTC  (7+ messages)
` [REPOST PATCH v4 2/5] kernfs: use VFS negative dentry caching

[RFCv2 13/13] KVM: unmap guest memory using poisoned pages
 2021-06-04 14:29 UTC  (11+ messages)

[PATCH] ASoC: Remove unneeded semicolon in rk817_codec.c
 2021-06-04 14:26 UTC  (2+ messages)

[PATCH] ASoC: rk817: Remove unneeded semicolon
 2021-06-04 14:25 UTC  (2+ messages)

[PATCH v5] ACPI / APEI: fix the regression of synchronous external aborts occur in user-mode
 2021-06-04 14:19 UTC  (2+ messages)

Memory uninitialized after "io_uring: keep table of pointers to ubufs"
 2021-06-04 14:16 UTC  (4+ messages)

[patch 0/8] x86/fpu: Mop up XSAVES and related damage
 2021-06-04 14:05 UTC  (3+ messages)

[RESEND 0/5] ARM/arm64: arm_pm_restart removal
 2021-06-04 14:03 UTC  (6+ messages)
` [PATCH 1/5] ARM: xen: Register with kernel restart handler
` [PATCH 2/5] drivers: firmware: psci: "
` [PATCH 3/5] ARM: "
` [PATCH 4/5] ARM64: Remove arm_pm_restart()
` [PATCH 5/5] ARM: "

[PATCH v2 00/15] init_mm: cleanup ARCH's text/data/brk setup code
 2021-06-04 14:03 UTC  (3+ messages)
` [PATCH v2 02/15] arc: convert to setup_initial_init_mm()

[PATCH v5 0/3] init/initramfs.c: make initramfs support pivot_root
 2021-06-04 14:02 UTC  (3+ messages)
` [PATCH v5 2/3] init/do_mounts.c: create second mount for initramfs

[PATCH] ALSA: hda/realtek: Change device names for quirks to barebone names
 2021-06-04 14:02 UTC 

[PATCH] hwmon: (pmbus_core) Check adapter PEC support
 2021-06-04 13:57 UTC 

[PATCH v2] Documentation: Add usecases, design and interface for core scheduling
 2021-06-04 13:56 UTC  (2+ messages)

[PATCH V3 0/3] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-06-04 13:54 UTC  (4+ messages)
` [PATCH V3 1/3] arm64: dts: sc7280: Add QSPI node
` [PATCH V3 2/3] arm64: dts: sc7280: Add QUPv3 wrapper_0 nodes
` [PATCH V3 3/3] arm64: dts: sc7280: Add QUPv3 wrapper_1 nodes

[PATCH v2 00/12] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support
 2021-06-04 13:54 UTC  (3+ messages)
` [PATCH v2 11/12] arm64: dts: renesas: Add initial DTSI for RZ/G2{L,LC} SoC's

[PATCH v7 0/4]Add Bitstream configuration support for Versal
 2021-06-04 13:53 UTC  (4+ messages)
` [PATCH v7 4/4] fpga: versal-fpga: Add versal fpga manager driver

[PATCH][next] EDAC/mce_amd: Fix typo "FIfo" -> "Fifo"
 2021-06-04 13:50 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v8 00/19] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-06-04 13:50 UTC  (8+ messages)
` [PATCH v8 02/19] arm64: Allow mismatched 32-bit EL0 support

[PATCH v2 0/7] platform/surface: aggregator: Extend user-space interface for events
 2021-06-04 13:47 UTC  (8+ messages)
` [PATCH v2 1/7] platform/surface: aggregator: Allow registering notifiers without enabling events
` [PATCH v2 2/7] platform/surface: aggregator: Allow enabling of events without notifiers
` [PATCH v2 3/7] platform/surface: aggregator: Update copyright
` [PATCH v2 4/7] platform/surface: aggregator_cdev: Add support for forwarding events to user-space
` [PATCH v2 5/7] platform/surface: aggregator_cdev: Allow enabling of events from user-space
` [PATCH v2 6/7] platform/surface: aggregator_cdev: Add lockdep support
` [PATCH v2 7/7] docs: driver-api: Update Surface Aggregator user-space interface documentation

[PATCH net-next v2] net: enetc: use get/put_unaligned helpers for MAC address handling
 2021-06-04 13:47 UTC  (2+ messages)

[PATCH] sched/debug: remove obsolete init_schedstats()
 2021-06-04 13:44 UTC  (2+ messages)
` [tip: sched/core] sched/debug: Remove "

[PATCH net-next v1 0/7] port asix ax88772 to the PHYlib
 2021-06-04 13:42 UTC  (8+ messages)
` [PATCH net-next v1 1/7] net: usb: asix: ax88772_bind: use devm_kzalloc() instead of kzalloc()
` [PATCH net-next v1 2/7] net: usb: asix: ax88772: add phylib support
` [PATCH net-next v1 3/7] net: usb/phy: asix: add support for ax88772A/C PHYs
` [PATCH net-next v1 4/7] net: usb: asix: ax88772: add generic selftest support
` [PATCH net-next v1 5/7] net: usb: asix: add error handling for asix_mdio_* functions
` [PATCH net-next v1 6/7] net: phy: do not print dump stack if device was removed
` [PATCH net-next v1 7/7] usbnet: run unbind() before unregister_netdev()

[PATCH v2] sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
 2021-06-04 13:38 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH] kprobes: Do not increment probe miss count in the fault handler
 2021-06-04 13:38 UTC  (2+ messages)
` [tip: perf/core] "

linux-next: build warning after merge of the usb tree
 2021-06-04 13:37 UTC  (3+ messages)

[PATCH] typo: Fix typo "softare" in documentation and several comments
 2021-06-04 13:35 UTC 

[PATCH net-next] net: enetc: use get/put_unaligned() for mac address handling
 2021-06-04 13:34 UTC  (4+ messages)

[PATCH 0/1] drm/amd/display: Add missing cases
 2021-06-04 13:32 UTC  (3+ messages)
` [PATCH 1/1] drm/amd/display: Add missing cases convert_dc_color_depth_into_bpc

[PATCH] platform/surface: dtx: Add missing mutex_destroy() call in failure path
 2021-06-04 13:25 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).