linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-12 14:32:46 to 2019-08-12 18:06:21 UTC [more...]

[PATCH] seccomp: allow BPF_MOD ALU instructions
 2019-08-12 17:38 UTC  (3+ messages)

[PATCH] ata: ahci: Lookup PCS register offset based on PCI device ID
 2019-08-12 18:06 UTC  (6+ messages)

KASAN: use-after-free Read in rxrpc_queue_local
 2019-08-12 18:06 UTC  (2+ messages)

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-12 18:05 UTC  (11+ messages)
` [RFC PATCH v2 01/19] fs/locks: Export F_LAYOUT lease to user space
` [RFC PATCH v2 07/19] fs/xfs: Teach xfs to use new dax_layout_busy_page()
` [RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object

[PATCH v3 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-08-12 18:05 UTC  (8+ messages)
` [PATCH v3 6/8] PCI: al: Add support for DW based driver type
` [PATCH v3 8/8] PCI: dw: Add support for PCI_PROBE_ONLY/PCI_REASSIGN_ALL_BUS flags

can we use mandatory-y for non-uapi headers?
 2019-08-12 18:00 UTC  (3+ messages)

[PATCH v2] clk: ingenic: Use CLK_OF_DECLARE_DRIVER macro
 2019-08-12 18:00 UTC  (2+ messages)

[PATCH v6 00/14] crypto: caam - Add i.MX8MQ support
 2019-08-12 17:59 UTC  (10+ messages)
` [PATCH v6 02/14] crypto: caam - simplfy clock initialization
` [PATCH v6 04/14] crypto: caam - request JR IRQ as the last step
` [PATCH v6 08/14] crypto: caam - make CAAM_PTR_SZ dynamic

[PATCH 0/5] Clang build fixes for MIPS
 2019-08-12 17:58 UTC  (9+ messages)
` [PATCH 3/5] lib/mpi: Fix for building for MIPS32 with Clang
` [PATCH 4/5] lib/mpi: Fix for building for MIPS64 "

[PATCH v2 1/2] linux/bits.h: Clarify macro argument names
 2019-08-12 17:58 UTC  (3+ messages)
` [PATCH v3 0/3] Add compile time sanity check of GENMASK inputs

[RFC V1 RESEND 0/6] Introduce dynamic allocation/freeing of MSI-X vectors
 2019-08-12 18:13 UTC  (15+ messages)
` [RFC V1 RESEND 2/6] PCI/MSI: Dynamic allocation of MSI-X vectors by group
` [RFC V1 RESEND 5/6] PCI/MSI: Free MSI-X resources "

5.3-rc3-ish VM crash: RIP: 0010:tcp_trim_head+0x20/0xe0
 2019-08-12 17:56 UTC  (2+ messages)

[PATCH] RISC-V: Issue a local tlb flush if possible
 2019-08-12 17:55 UTC  (5+ messages)

Long standing kernel warning: perfevents: irq loop stuck!
 2019-08-12 17:54 UTC  (5+ messages)

[PATCH] Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang
 2019-08-12 17:42 UTC  (8+ messages)

[PATCH 0/1] ARM: dts: meson8b: persistent MAC address for Odroid-C1
 2019-08-12 17:50 UTC  (2+ messages)
` [PATCH 1/1] ARM: dts: meson8b: odroidc1: use the MAC address stored in the eFuse

[PATCH RFC v3 0/14] sched,fair: flatten CPU controller runqueues
 2019-08-12 17:40 UTC  (3+ messages)
` [PATCH 01/14] sched: introduce task_se_h_load helper

[PATCH v2 bpf-next 0/4] tracing/probe: Add PERF_EVENT_IOC_QUERY_PROBE
 2019-08-12 17:46 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/4] tracing/probe: Add PERF_EVENT_IOC_QUERY_PROBE ioctl
` [PATCH v2 bpf-next 2/4] libbpf: Add helpers to extract perf fd from bpf_link
` [PATCH v2 bpf-next 4/4] tracing/probe: Add self test for PERF_EVENT_IOC_QUERY_PROBE

[PATCH] powerpc: Avoid clang warnings around setjmp and longjmp
 2019-08-12 17:35 UTC  (4+ messages)

[PATCH 0/1] kbuild: Support building a tree of modules with -M=<root>
 2019-08-12 17:34 UTC  (4+ messages)
` [PATCH 1/1] kbuild: recursive build of external kernel modules

linux-next: build failure after merge of the security tree
 2019-08-12 17:34 UTC  (2+ messages)

[PATCH v1 1/1] i2c: iproc: Add i2c repeated start capability
 2019-08-12 17:33 UTC  (2+ messages)

[PATCH v3 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-08-12 17:30 UTC  (15+ messages)
` [PATCH v3 01/14] PCI/P2PDMA: Introduce private pagemap structure
` [PATCH v3 02/14] PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct
` [PATCH v3 03/14] PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance()
` [PATCH v3 04/14] PCI/P2PDMA: Factor out __upstream_bridge_distance()
` [PATCH v3 05/14] PCI/P2PDMA: Apply host bridge whitelist for ACS
` [PATCH v3 06/14] PCI/P2PDMA: Factor out host_bridge_whitelist()
` [PATCH v3 07/14] PCI/P2PDMA: Whitelist some Intel host bridges
` [PATCH v3 08/14] PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
` [PATCH v3 09/14] PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
` [PATCH v3 10/14] PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
` [PATCH v3 11/14] PCI/P2PDMA: Store mapping method in an xarray
` [PATCH v3 12/14] PCI/P2PDMA: dma_map() requests that traverse the host bridge
` [PATCH v3 13/14] PCI/P2PDMA: Allow IOMMU for host bridge whitelist
` [PATCH v3 14/14] PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation

[PATCH v1 0/2] Remove smbus quick cmd and update adapter name
 2019-08-12 17:29 UTC  (5+ messages)
` [PATCH v1 1/2] i2c: iproc: Stop advertising support of SMBUS quick cmd
` [PATCH v1 2/2] i2c: iproc: Add full name of devicetree node to adapter name

[PATCH v8 00/21] SC7 entry and exit support for Tegra210
 2019-08-12 17:28 UTC  (9+ messages)
` [PATCH v8 14/21] clk: tegra210: Add suspend and resume support

Kernel 5.3.x, 5.2.2+: VMware player suspend on 64/32 bit guests
 2019-08-12 17:24 UTC  (3+ messages)

[PATCH net-next] net: can: Fix compiling warning
 2019-08-12 17:19 UTC  (6+ messages)

[PATCH] extcon-intel-cht-wc: Don't reset USB data connection at probe
 2019-08-12 17:18 UTC  (4+ messages)

Review request for edac: ie31200: Add Intel Corporation 3rd Gen Core processor
 2019-08-12 17:16 UTC  (3+ messages)
` [PATCH] EDAC, "

[PATCH] Input: add support for polling to input devices
 2019-08-12 17:11 UTC  (3+ messages)

setup_boot_APIC_clock() NULL dereference during early boot on reduced hardware platforms
 2019-08-12 17:11 UTC  (17+ messages)
                      ` [PATCH] x86/apic: Handle missing global clockevent gracefully

[PATCH -next] Bluetooth: hci_bcm: Fix -Wunused-const-variable warnings
 2019-08-12 17:10 UTC  (2+ messages)

[PATCH v5 1/2] fork: extend clone3() to support CLONE_SET_TID
 2019-08-12 17:05 UTC  (5+ messages)

[PATCH V38 00/29] security: Add support for locking down the kernel
 2019-08-12 17:06 UTC  (3+ messages)

[PATCH v2] Bluetooth: hci_qca: Remove redundant initializations to zero
 2019-08-12 17:06 UTC  (2+ messages)

[PATCH v8 00/28] New macros for assembler symbols
 2019-08-12 17:06 UTC  (3+ messages)
` [PATCH v8 01/28] linkage: new "

[RESEND PATCH 1/2 -mm] mm: account lazy free pages separately
 2019-08-12 17:00 UTC  (8+ messages)

[PATCH v5 1/3] dt-bindings: vendor-prefixes: Add Anvo-Systems
 2019-08-12 16:59 UTC  (3+ messages)
` [PATCH v5 2/3] dt-bindings: eeprom: at25: Add Anvo ANV32E61W
` [PATCH v5 3/3] ARM: dts: imx6ul-kontron-n6310: Add Kontron i.MX6UL N6310 SoM and boards

[PATCH] HID: apple: Fix stuck function keys when using FN
 2019-08-12 16:57 UTC  (6+ messages)

[PATCH v5] ata/pata_buddha: Probe via modalias instead of initcall
 2019-08-12 16:51 UTC  (2+ messages)

[v4 0/6] platform: dwc: Adding DesignWare MIPI CSI-2 Host and D-PHY
 2019-08-12 16:50 UTC  (6+ messages)
` [v4 2/6] media: platform: dwc: Add MIPI CSI-2 controller driver

[PATCH] rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK"
 2019-08-12 16:48 UTC  (6+ messages)

[PATCH v2] ARM: dts: tegra124: nyan-big: Add timings for RAM codes 4 and 6
 2019-08-12 16:44 UTC  (2+ messages)

[PATCH v3 0/4] NVIDIA Tegra Video Decoder driver improvements
 2019-08-12 16:42 UTC  (3+ messages)
` [PATCH v3] ARM: dts: tegra30: Connect SMMU with Video Decoder Engine

[PATCH] x86: iosf_mbi: Rewrite locking
 2019-08-12 16:39 UTC  (2+ messages)

[PATCH 0/2] HID: do not call hid_set_drvdata(hdev, NULL) in drivers
 2019-08-12 16:39 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] HID: wacom: do not call hid_set_drvdata(hdev, NULL)

[PATCH] Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_event
 2019-08-12 16:37 UTC  (2+ messages)

[PATCH v2] Bluetooth: btrtl: Save firmware and config
 2019-08-12 16:35 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Fix suspend issue for Realtek devices
 2019-08-12 16:33 UTC  (2+ messages)

[PATCH v3 0/3] drm/meson: convert bindings to YAML schemas
 2019-08-12 16:31 UTC  (3+ messages)
` [PATCH v3 3/3] MAINTAINERS: Update with Amlogic DRM bindings converted as YAML

[PATCH] ARM: ep93xx: Mark expected switch fall-through
 2019-08-12 16:30 UTC  (2+ messages)

[PATCH v5 00/29] compat_ioctl.c removal, part 1/3
 2019-08-12 16:29 UTC  (6+ messages)
` [PATCH v5 13/29] compat_ioctl: move more drivers to compat_ptr_ioctl
  ` [PATCH v5 18/29] compat_ioctl: move rfcomm handlers into driver
  ` [PATCH v5 19/29] compat_ioctl: move hci_sock "

[PATCH 1/2] mfd: madera: Update DT binding document to support clock supplies
 2019-08-12 16:28 UTC  (5+ messages)
` [PATCH 2/2] mfd: madera: Add support for requesting the supply clocks

[PATCH] HID: logitech-dj: add support of the G700(s) receiver
 2019-08-12 16:26 UTC  (2+ messages)

[Linux 5.2.7] powertop --auto-tune: BUG: kernel NULL pointer dereference, address: 0000000000000000
 2019-08-12 16:24 UTC  (10+ messages)
    ` [Linux 5.2.x] /sys/kernel/debug/tracing/events/power/cpu_idle/id: "

[PATCH 0/2] HID multitouch: small fixes
 2019-08-12 16:23 UTC  (3+ messages)
` [PATCH 1/2] HID: multitouch: do not filter mice nodes
` [PATCH 2/2] HID: multitouch: add support for the Smart Tech panel

[PATCH] HID: uhid: actually use the err number from userspace
 2019-08-12 16:21 UTC 

linux-next: build failure after merge of the rcu tree
 2019-08-12 16:19 UTC  (2+ messages)

[PATCH 00/20] vfs: Add support for timestamp limits
 2019-08-12 16:15 UTC  (8+ messages)
` [PATCH 04/20] mount: Add mount warning for impending timestamp expiry
  ` [Y2038] "

[PATCH v2 1/2] Documentation: sphinx: Add missing comma to list of strings
 2019-08-12 16:11 UTC  (3+ messages)
` [PATCH v2 2/2] Documentation: sphinx: Don't parse socket() as identifier reference

[PATCH][drm-next] drm/amd/powerplay: remove redundant duplicated return check
 2019-08-12 16:10 UTC  (2+ messages)

[PATCH v4 0/6] mm / virtio: Provide support for unused page reporting
 2019-08-12 16:09 UTC  (7+ messages)
` [PATCH v4 6/6] virtio-balloon: Add support for providing unused page reports to host

[PATCH] arch: ia64: sn: pci: Use kmemdup in tioce_bus_fixup
 2019-08-12 16:09 UTC 

[PATCH] drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_mask
 2019-08-12 16:09 UTC  (2+ messages)

[PATCH] hugetlbfs: fix hugetlb page migration/fault race causing SIGBUS
 2019-08-12 16:09 UTC  (12+ messages)

[PATCH v3 0/3] mm: kmemleak: Use a memory pool for kmemleak object allocations
 2019-08-12 16:06 UTC  (4+ messages)
` [PATCH v3 1/3] mm: kmemleak: Make the tool tolerant to struct scan_area allocation failures
` [PATCH v3 2/3] mm: kmemleak: Simple memory allocation pool for kmemleak objects
` [PATCH v3 3/3] mm: kmemleak: Use the memory pool for early allocations

[PATCH] HID: cp2112: prevent sleeping function called from invalid context
 2019-08-12 16:04 UTC 

[PATCH v4 00/10] klp-convert livepatch build tooling
 2019-08-12 15:56 UTC  (4+ messages)
` [PATCH v4 06/10] modpost: Add modinfo flag to livepatch modules

[PATCH v2] PCI: hv: Detect and fix Hyper-V PCI domain number collision
 2019-08-12 15:56 UTC  (3+ messages)

[PATCH v4 0/2] [PATCH v2 0/6] sparsemem support for RISC-V
 2019-08-12 15:51 UTC  (10+ messages)
` [PATCH v4 2/2] RISC-V: Implement sparsemem

[PATCH] Add optional chip erase functionality to AT25 EEPROM driver
 2019-08-12 15:51 UTC  (2+ messages)

[PATCH v4] ata/pata_buddha: Probe via modalias instead of initcall
 2019-08-12 15:39 UTC  (8+ messages)

[PATCH v5 00/10] implement poweroff for mt6323 / bpi-r2
 2019-08-12 15:38 UTC  (6+ messages)
` [PATCH v5 01/10] dt-bindings: add powercontroller
` [PATCH v5 03/10] rtc: mt6397: move some common definitions into rtc.h

[RFC PATCH v3 00/16] Core scheduling v3
 2019-08-12 15:38 UTC  (12+ messages)

[PATCH 1/2] mmc: sdhci-of-at91: add quirk for broken HS200
 2019-08-12 15:38 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: at91: sama5d27_som1_ek: add mmc capabilities for SDMMC0

[PATCH] nbd: add a missed nbd_config_put() in nbd_xmit_timeout()
 2019-08-12 15:34 UTC  (2+ messages)

KASAN: use-after-free Read in ld_usb_release
 2019-08-12 15:31 UTC  (3+ messages)

[PATCH V2 0/3] genriq/affinity: Make vectors allocation fair
 2019-08-12 15:27 UTC  (3+ messages)
` [PATCH V2 2/3] genirq/affinity: Spread vectors on node according to nr_cpu ratio

[PATCH 00/15] thermal: qcom: tsens: Add interrupt support
 2019-08-12 15:28 UTC  (6+ messages)

[PATCH v1 1/3] gpio: mpc8xxx: add ls1088a platform gpio node DT binding description
 2019-08-12 15:27 UTC  (3+ messages)
` [PATCH v1 2/3] arm64: dts: fix gpio node

[RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-08-12 15:26 UTC  (5+ messages)
` [QEMU Patch 1/2] virtio-balloon: adding bit for page reporting support
  ` [QEMU Patch 2/2] virtio-balloon: support for handling page reporting

[RFC PATCH v7] rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-08-12 15:21 UTC  (4+ messages)

[PATCH v3 1/3] HID: core: reformat and reduce hid_printk macros
 2019-08-12 15:20 UTC  (3+ messages)
` [PATCH v3 2/3] HID: core: Add printk_once variants to hid_warn() etc
` [PATCH v3 3/3] HID: core: fix dmesg flooding if report field larger than 32bit

[PATCH v3] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-08-12 15:20 UTC 

[PATCH v2] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-08-12 15:16 UTC  (3+ messages)
  ` [Non-DoD Source] "

[PATCH 0/2] KASAN support for RISC-V
 2019-08-12 15:10 UTC  (5+ messages)
` [PATCH 1/2] riscv: Add memmove string operation
` [PATCH 2/2] riscv: Add KASAN support

[PATCH] mm: release the spinlock on zap_pte_range
 2019-08-12 15:07 UTC  (11+ messages)
            ` [RFC PATCH] mm: drop mark_page_access from the unmap path

WARNING in usbhid_raw_request/usb_submit_urb
 2019-08-12 15:06 UTC  (3+ messages)
  ` general protection fault in __pm_runtime_resume

[GIT PULL 0/5] EFI updates for v5.4
 2019-08-12 15:04 UTC  (6+ messages)
` [PATCH 1/5] efi: x86: move efi_is_table_address() into arch/x86
` [PATCH 2/5] efi/x86: move UV_SYSTAB handling "
` [PATCH 3/5] efi: ia64: move SAL systab handling out of generic EFI code
` [PATCH 4/5] efi: Export Runtime Configuration Interface table to sysfs
` [PATCH 5/5] efi: cper: print AER info of PCIe fatal error

[PATCH] tty/serial: atmel: remove redundant assignment to ret
 2019-08-12 15:05 UTC  (2+ messages)

[PATCH] riscv: kbuild: drop CONFIG_RISCV_ISA_C
 2019-08-12 15:03 UTC  (4+ messages)

[PATCH v2] riscv: Using CSR numbers to access CSRs
 2019-08-12 15:02 UTC  (3+ messages)
` [PATCH v3] "

[v5 PATCH] RISC-V: Fix unsupported isa string info
 2019-08-12 15:02 UTC  (2+ messages)

add a not device managed memremap_pages
 2019-08-12 15:00 UTC  (4+ messages)
` [PATCH 5/5] memremap: provide "

[PATCH 0/2] riscv: Correct the initialized flow of FP and __fstate_clean()
 2019-08-12 14:59 UTC  (5+ messages)
` [PATCH 1/2] riscv: Correct the initialized flow of FP register
` [PATCH 2/2] riscv: Make __fstate_clean() can work correctly

[PATCH] usb: gadget: atmel_usba_udc: Mark expected switch fall-through
 2019-08-12 14:58 UTC  (2+ messages)

[PATCH v5 1/6] mm/page_idle: Add per-pid idle page tracking using virtual index
 2019-08-12 14:56 UTC  (7+ messages)

[git pull] habanalabs fixes for 5.3-rc5
 2019-08-12 14:52 UTC  (2+ messages)

[PATCH] habanalabs: explicitly set the queue-id enumerated numbers
 2019-08-12 14:50 UTC  (2+ messages)

[PATCH] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-08-12 14:45 UTC  (8+ messages)

[PATCH RFC v1 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-12 14:44 UTC  (11+ messages)

[PATCH] PCI: Use minimum window alignment when calculating memory window size
 2019-08-12 14:41 UTC 

[PATCH 00/10] staging: fsl-dpaa2/ethsw: code cleanup
 2019-08-12 14:44 UTC  (3+ messages)
` [PATCH 03/10] staging: fsl-dpaa2/ethsw: add line terminator to all formats

[PATCH] riscv: fix flush_tlb_range() end address for flush_tlb_page()
 2019-08-12 14:43 UTC  (2+ messages)

[PATCH net-next] net: hns3: Make hclge_func_reset_sync_vf static
 2019-08-12 14:41 UTC 

[PATCH v12 0/6] THP aware uprobe
 2019-08-12 14:40 UTC  (12+ messages)
` [PATCH v12 5/6] khugepaged: enable collapse pmd for pte-mapped THP

[PATCH] net/mlx4_en: fix a memory leak bug
 2019-08-12 14:36 UTC  (3+ messages)

[PATCH v4 00/14] net: phy: adin: add support for Analog Devices PHYs
 2019-08-12 14:34 UTC  (5+ messages)
` [PATCH v4 13/14] net: phy: adin: add ethtool get_stats support
` [PATCH v4 14/14] dt-bindings: net: add bindings for ADIN PHY driver

[PATCH RFC memory-model 0/31] LKMM updates for review
 2019-08-12 14:32 UTC  (3+ messages)
` [PATCH RFC memory-model 27/31] tools/memory-model: Add data-race capabilities to judgelitmus.sh


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).