All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-14 10:33:50 to 2020-07-14 11:19:52 UTC [more...]

[PATCH 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper
 2020-07-14 10:33 UTC  (9+ messages)

[PATCH 0/2] NVMe/RDMA CQ pool patches for 5.9
 2020-07-14 11:18 UTC  (2+ messages)

[PATCH 00/17] Rid W=1 warnings in DMA
 2020-07-14 11:15 UTC  (28+ messages)
` [PATCH 01/17] dma: mediatek: mtk-hsdma: Fix formatting in 'struct mtk_hsdma_pdesc' doc block
` [PATCH 02/17] dma: of-dma: Fix misspellings/formatting issues in some function headers
` [PATCH 03/17] dma: ep93xx_dma: Provide some missing struct attribute documentation
` [PATCH 04/17] dma: mmp_pdma: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 05/17] dma: pl330: Demote obvious misuse of kerneldoc to standard comment block
` [PATCH 06/17] dma: ste_dma40: Supply 2 missing struct attribute descriptions
` [PATCH 07/17] dma: altera-msgdma: Fix struct documentation blocks
` [PATCH 08/17] dma: at_hdmac: Repair parameter misspelling and demote non-kerneldoc headers
` [PATCH 09/17] dma: sun4i-dma: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 10/17] dma: fsl-qdma: Fix 'struct fsl_qdma_format' formatting issue
` [PATCH 11/17] dma: imx-sdma: Correct formatting issue and provide 2 new descriptions
` [PATCH 12/17] dma: iop-adma: Function parameter documentation must adhere to correct formatting
` [PATCH 13/17] dma: nbpfaxi: Provide some missing attribute docs and split out slave info

[PATCH] nvme: Remove redundant validation in nvme_start_ctrl()
 2020-07-14 11:17 UTC  (2+ messages)

[PATCH] nvme: remove an unnecessary condition
 2020-07-14 11:17 UTC  (4+ messages)

[PATCH v2 0/7] x86: compat header generation and checking adjustments
 2020-07-14 11:19 UTC  (3+ messages)
` [PATCH v2 3/7] x86/mce: bring hypercall subop compat checking in sync again

[xen-unstable-smoke test] 151891: tolerable all pass - PUSHED
 2020-07-14 11:17 UTC 

[PATCH 1/1] efi_loader: update secure state
 2020-07-14 11:17 UTC  (3+ messages)

linux-next: build warning after merge of the bpf-next tree
 2020-07-14 11:15 UTC  (5+ messages)

Is traceroute supposed to work in user mode networking (slirp) ?
 2020-07-14 11:15 UTC 

[kvm-unit-tests PATCH v12 0/9] s390x: Testing the Channel Subsystem I/O
 2020-07-14 11:15 UTC  (10+ messages)
` [kvm-unit-tests PATCH v12 1/9] s390x: saving regs for interrupts
` [kvm-unit-tests PATCH v12 2/9] s390x: I/O interrupt registration
` [kvm-unit-tests PATCH v12 3/9] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v12 4/9] s390x: clock and delays calculations
` [kvm-unit-tests PATCH v12 5/9] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v12 6/9] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v12 7/9] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v12 8/9] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v12 9/9] s390x: css: ssch/tsch with sense and interrupt

[PATCH] x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV
 2020-07-14 11:15 UTC  (3+ messages)

[PATCH] linux-firmware: update firmware for MT7663 Wifi/BT combo device
 2020-07-14 11:14 UTC  (4+ messages)

[PATCH v2] USB: serial: add support for MaxLinear XR21V1412
 2020-07-14 11:22 UTC  (5+ messages)

[PATCH] checkpatch.pl: Allow '+' in compatible strings
 2020-07-14 11:14 UTC  (2+ messages)

Remove cset value quotation
 2020-07-14 11:13 UTC 

[PATCH] Allow acpi-tmr size=2
 2020-07-14 11:12 UTC  (5+ messages)

[PATCH v2 for-5.8-rc 0/6] address deadlocks in high stress ns scanning and ana updates
 2020-07-14 11:12 UTC  (6+ messages)
` [PATCH v2 for-5.8-rc 1/6] nvme: fix possible deadlock when I/O is blocked

[PATCH 00/25] dma-fence annotations, round 3
 2020-07-14 11:12 UTC  (20+ messages)
` [PATCH 01/25] dma-fence: basic lockdep annotations
          ` [Intel-gfx] "
` [PATCH 19/25] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
    ` [Intel-gfx] "
` [PATCH 20/25] drm/amdgpu: DC also loves to allocate stuff where it shouldn't
    ` [Intel-gfx] "

[PATCH] scsi: ppa: Remove superfluous breaks
 2020-07-14 10:59 UTC 

[PATCH] scsi: imm: Remove superfluous breaks
 2020-07-14 10:59 UTC 

[PATCH v2] x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV
 2020-07-14 11:11 UTC 

[PATCH] cifs: Remove the superfluous break
 2020-07-14 10:59 UTC 

[PATCH v2] dt-bindings: ASoC: Convert UniPhier EVEA codec to json-schema
 2020-07-14 11:08 UTC  (7+ messages)

[PATCH v2 for-5.1] acpi-pm-tmr: allow any small-size reads
 2020-07-14 11:10 UTC  (4+ messages)

clean up address limit helpers v2
 2020-07-14 10:55 UTC  (14+ messages)
` [PATCH 1/6] syscalls: use uaccess_kernel in addr_limit_user_check
` [PATCH 2/6] nds32: use uaccess_kernel in show_regs
` [PATCH 3/6] riscv: include <asm/pgtable.h> in <asm/uaccess.h>
` [PATCH 4/6] uaccess: remove segment_eq
` [PATCH 5/6] uaccess: add force_uaccess_{begin,end} helpers
` [PATCH 6/6] exec: use force_uaccess_begin during exec and exit

[kvm-unit-tests PATCH v1 0/2] Fix some compilation issues on 32bit
 2020-07-14 11:09 UTC  (3+ messages)
` [kvm-unit-tests PATCH v1 1/2] x86/cstart: Fix compilation issue in 32 bit mode
` [kvm-unit-tests PATCH v1 2/2] lib/alloc_page: Fix compilation issue on 32bit archs

[v1] drm/msm/dpu: add support for clk and bw scaling for display
 2020-07-14 11:09 UTC  (3+ messages)

[PATCH for-5.1 0/2] qemu-img convert: Fix abort with unaligned image size
 2020-07-14 11:08 UTC  (6+ messages)
` [PATCH for-5.1 1/2] block: Require aligned image size to avoid assertion failure

[PATCH] common/dmlogwrites: Update _require_log_writes_dax()
 2020-07-14 11:01 UTC 

Add and use a generic copy_oldmem_page()
 2020-07-14 11:05 UTC  (6+ messages)
` [PATCH 1/3] lib: Add "

[dpdk-dev] [PATCH v2 1/4] net/hns3: support copper media type
 2020-07-14 11:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 0/4] updates for hns3 PMD driver

[PATCH v2 rfc 0/3] resolve controller delete hang due to ongoing mpath I/O
 2020-07-14 11:06 UTC  (5+ messages)
` [PATCH v2 rfc 1/3] nvme: split nvme_remove_namespaces

[PATCH v2 0/6] Improvements for dump_page()
 2020-07-14 11:06 UTC  (3+ messages)
` [PATCH v2 1/6] mm: Handle page->mapping better in dump_page

[Intel-wired-lan] [bug ?] i40e_rx_buffer_flip should not be called for redirected xsk copy mode
 2020-07-14 11:05 UTC  (3+ messages)
  ` [Intel-wired-lan] 答复: "

[PATCH v7] nvme-fabrics: reject I/O to offline device
 2020-07-14 11:04 UTC  (4+ messages)

[PATCH 0/1] MAINTAINERS: add security quotient field
 2020-07-14 11:02 UTC  (7+ messages)
` [PATCH 1/1] MAINTAINERS: introduce cve or "

[PATCH] arm-bsp/trusted-firmware-a: move machine customisations to the versioned appends
 2020-07-14 11:03 UTC 

WARNING in __kernel_read
 2020-07-14 11:02 UTC  (2+ messages)

[PATCH v3 0/5] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-07-14 11:01 UTC  (10+ messages)
` [PATCH v3 2/5] pinctrl: qcom: Add msmgpio irqchip flags
` [PATCH v3 4/5] irqchip: qcom-pdc: Introduce irq_set_wake call
` [PATCH v3 5/5] irqchip: qcom-pdc: Reset all pdc interrupts during init

[PATCH 0/4] Bounced DMA support
 2020-07-14 11:01 UTC  (5+ messages)
` [PATCH 1/4] dma-mapping: Add bounced DMA ops

[Cluster-devel] RFC: iomap write invalidation
 2020-07-14 11:00 UTC  (8+ messages)
` [Cluster-devel] [PATCH 2/2] iomap: fall back to buffered writes for invalidation failures
    `  "

[PATCH] hippi: Fix a size used in a 'pci_free_consistent()' in an error handling path
 2020-07-14 11:00 UTC  (2+ messages)

[MODERATED] Re: [PATCH] Raffle 0
 2020-07-14 11:00 UTC  (3+ messages)
    ` [MODERATED] Do we need this list anymore? (was Re: [PATCH] Raffle 0)

[PATCH v8 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-07-14 10:59 UTC  (10+ messages)
                ` [Intel-gfx] "

[PATCH -next] PM / devfreq: Fix missing unlock on error in devfreq_add_device()
 2020-07-14 10:59 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the wireless-drivers-next tree
 2020-07-14 10:59 UTC 

[RFC 0/3] x86: fix cpu hotplug with secure boot
 2020-07-14 10:56 UTC  (3+ messages)
` [RFC 2/3] x86: cphp: prevent guest crash on CPU hotplug when broadcast SMI is in use

[PATCH for-5.1] acpi-pm-tmr: allow 2-byte reads
 2020-07-14 10:56 UTC  (4+ messages)

[PATCH] media: atomisp: Fix error code in ov5693_probe()
 2020-07-14 10:55 UTC  (2+ messages)

[PATCH] drm/amd/display: remove an unnecessary NULL check
 2020-07-14 10:57 UTC  (2+ messages)

[PATCH 2/2] Input: elan_i2c - Modify the IAP related function for page sizes 128, 512 bytes
 2020-07-14 10:56 UTC 

[PATCH] netfilter: nf_tables: Fix a use after free in nft_immediate_destroy()
 2020-07-14 10:56 UTC  (2+ messages)

[PATCH 1/2] Input: elan_i2c - Add ic type 0x11, 0x13, 0x14
 2020-07-14 10:56 UTC 

[dpdk-dev] [PATCH 20.11] raw/ioat: added a flag to control copying handle parameters
 2020-07-14 10:45 UTC  (3+ messages)

linux-next: Tree for Jun 23
 2020-07-14 10:56 UTC  (4+ messages)
` linux-next: Tree for Jun 23 (objtool (2))

[PATCH] ipc/shm.c: Remove the superfluous break
 2020-07-14 10:59 UTC 

[PATCH 1/1] doc: provide links to Microsoft UEFI certificates
 2020-07-14 10:55 UTC 

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-07-14 10:52 UTC  (13+ messages)
` [PATCH RFC v7 12/12] hpsa: enable host_tagset and switch to MQ

[Linux-kernel-mentees] [PATCH v1 2/6] [media] cx23885: use generic power management
 2020-07-14 10:52 UTC  (4+ messages)
  `  "

[PATCH 0/2] iec958 plugin enhancements for HDMI
 2020-07-14 10:53 UTC  (2+ messages)

[PATCH v2] pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180
 2020-07-14 10:54 UTC  (2+ messages)

INFO: rcu detected stall in pfkey_sendmsg (2)
 2020-07-14 10:53 UTC 

Pinebook Pro keyboard (RK3399 OHCI)?
 2020-07-14 10:53 UTC  (4+ messages)

[PATCH] hwmon: corsair-cpro: Change to hid driver
 2020-07-14 10:52 UTC 

[PATCH v2 0/3] kprobes: Remove MODULE dependency
 2020-07-14 10:28 UTC  (4+ messages)
` [PATCH v2 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper

[Bug 1886362] [NEW] Heap use-after-free in lduw_he_p through e1000e_write_to_rx_buffers
 2020-07-14 10:48 UTC  (6+ messages)

[PATCH 00/20] Documentation: eliminate duplicated words
 2020-07-14 10:10 UTC  (4+ messages)
` [PATCH 06/20] Documentation: gpu/komeda-kms: eliminate duplicated word

[PATCH] x86/entry: add compatibility with IAS
 2020-07-14 10:48 UTC  (4+ messages)

[PATCH v7 00/15] switch to domheap for Xen page tables
 2020-07-14 10:47 UTC  (3+ messages)
` [PATCH v7 03/15] x86/mm: rewrite virt_to_xen_l*e

[net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering
 2020-07-14 10:47 UTC  (2+ messages)

[PATCH] iio: light: stk3310: add chip id for STK3311-X variant
 2020-07-14 10:44 UTC  (3+ messages)

[PATCH v2 0/3] um: allow static linking for non-glibc libc implementations
 2020-07-14 10:43 UTC  (6+ messages)
` [PATCH v2 2/3] um: some fixes to build UML with musl

[tip:master] BUILD SUCCESS WITH WARNING bccf9048549afe54b3c6bc8979ebfddea748da85
 2020-07-14 10:43 UTC 

[rcu:rcu/test] BUILD SUCCESS 438ded7f0d726088f2b750b2978748f609676797
 2020-07-14 10:43 UTC 

[PATCH 5.8 regression fix] platform/x86: thinkpad_acpi: Revert: Use strndup_user() in dispatch_proc_write()
 2020-07-14 10:43 UTC  (5+ messages)

[PATCH v1] platform/x86: thinkpad_acpi: Limit size when call strndup_user()
 2020-07-14 10:42 UTC 

[Bug 208333] New: No desktop on 5.8 rc1 rc2 with Gtx 760 driver nouveau
 2020-07-14 10:42 UTC  (2+ messages)
` [Bug 208333] Black screen with Kernel 5.8 rc1/2/3/4 with Nvidia "

[dpdk-dev] [PATCH v3] mbuf: use C11 atomic built-ins for refcnt operations
 2020-07-14 10:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 1/2] "
  ` [dpdk-dev] [PATCH v4 2/2] doc: announce deprecation of refcnt atomic member

[PATCH for-5.1] i386: hvf: Explicitly set CR4 guest/host mask
 2020-07-14 10:39 UTC  (2+ messages)

[PATCH] drm/vkms: add wait_for_vblanks in atomic_commit_tail
 2020-07-14 10:39 UTC  (7+ messages)

[PATCH v2 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-07-14 10:36 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH] soc jack: When snd_soc_card_jack_new is not called or the call fails, calling this function causes a null pointer access
 2020-07-14 10:35 UTC  (2+ messages)

[renesas-devel:renesas-fixes-for-v5.8] BUILD SUCCESS fecc5cfcd55f7aacc483726c405a951bd6aaaf2e
 2020-07-14 10:34 UTC 

[renesas-devel:renesas-drivers-for-v5.9] BUILD SUCCESS 7f8fa833dc739c4a28574c335eb08dbde2cb23d0
 2020-07-14 10:34 UTC 

[tty:tty-linus] BUILD SUCCESS f743061a85f5e9989df22ccbf07c80c98fc90e08
 2020-07-14 10:34 UTC 

[renesas-devel:renesas-arm-dt-for-v5.9] BUILD SUCCESS f7a10e792ff4ed25b6ac8bdd5482653ae9e2bb47
 2020-07-14 10:34 UTC 

[PATCH] memsize: Make get_ram_size() work with arbitary RAM size
 2020-07-14 10:35 UTC  (3+ messages)

[PATCH v4 00/10] fanotify events with name info
 2020-07-14 10:34 UTC  (3+ messages)
` [PATCH v4 03/10] fsnotify: send event to parent and child with single callback

[linux-next:master] BUILD REGRESSION be978f8feb1d4678b941a3ccf181eea1039110e2
 2020-07-14 10:33 UTC 

[renesas-devel:renesas-dt-bindings-for-v5.9] BUILD SUCCESS 4d938a27e18d9c9a85041bb9a94f645a0a132f37
 2020-07-14 10:33 UTC 

[Intel-wired-lan] [jkirsher-next-queue:100GbE] BUILD SUCCESS 45b90b042d37ab15b6d72b783317dd258afd29a6
 2020-07-14 10:34 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION e46f5563db23f076cc6e1f0643884b04278fa11a
 2020-07-14 10:33 UTC 


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.