linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-21 20:22:04 to 2020-04-22 00:55:26 UTC [more...]

[PATCH AUTOSEL 5.6 001/129] drm/ttm: flush the fence on the bo after we individualize the reservation object
 2020-04-22  0:55 UTC  (7+ messages)
` [PATCH AUTOSEL 5.6 051/129] btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root
` [PATCH AUTOSEL 5.6 084/129] drm/nouveau: workaround runpm fail by disabling PCI power management on certain intel bridges

[PATCH] Input: xpad - Update xboxone fw2015 init packet
 2020-04-22  0:54 UTC  (4+ messages)
` [PATCH] Input: xpad - Add custom init packet for Xbox One S controllers

[PATCH v2] perf stat: Improve runtime stat for interval mode
 2020-04-22  0:53 UTC  (3+ messages)

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-04-22  0:53 UTC  (18+ messages)
` [PATCH RFC 01/15] drivers/base: Introduce platform_msi_ops
` [PATCH RFC 02/15] drivers/base: Introduce a new platform-msi list
` [PATCH RFC 03/15] drivers/base: Allocate/free platform-msi interrupts by group
` [PATCH RFC 04/15] drivers/base: Add support for a new IMS irq domain
` [PATCH RFC 05/15] ims-msi: Add mask/unmask routines
` [PATCH RFC 06/15] ims-msi: Enable IMS interrupts
` [PATCH RFC 07/15] Documentation: Interrupt Message store
` [PATCH RFC 08/15] vfio/mdev: Add a member for iommu domain in mdev_device
` [PATCH RFC 09/15] vfio/type1: Save domain when attach domain to mdev
` [PATCH RFC 10/15] dmaengine: idxd: add config support for readonly devices
` [PATCH RFC 11/15] dmaengine: idxd: add IMS support in base driver
` [PATCH RFC 12/15] dmaengine: idxd: add device support functions in prep for mdev
` [PATCH RFC 13/15] dmaengine: idxd: add support for VFIO mediated device
` [PATCH RFC 14/15] dmaengine: idxd: add error notification from host driver to "
` [PATCH RFC 15/15] dmaengine: idxd: add ABI documentation for mediated device support

[PATCH v2 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
 2020-04-22  0:40 UTC  (5+ messages)
` [PATCH v2 2/2] watchdog: Add new arm_smc_wdt watchdog driver

[PATCH 0/2] KVM: VMX: Tscdeadline timer emulation fastpath
 2020-04-22  0:48 UTC  (4+ messages)
` [PATCH 1/2] KVM: X86: TSCDEADLINE MSR "

[PATCH v3] um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/
 2020-04-22  0:48 UTC 

[PATCH] platform/chrome: typec: Fix ret value check error
 2020-04-22  0:41 UTC 

[patch 00/15] x86/tlb: Unexport per-CPU tlbstate
 2020-04-22  0:42 UTC  (6+ messages)

[PATCH 00/10] Manually convert RCU text files to ReST format
 2020-04-22  0:42 UTC  (6+ messages)
` [PATCH 07/10] docs: RCU: RTFP: fix bibtex entries

linux-next: build failure after merge of the v4l-dvb tree
 2020-04-22  0:41 UTC 

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-04-22  0:40 UTC  (10+ messages)
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device

[PATCH-v4] exfat: replace 'time_ms' with 'time_cs'
 2020-04-22  0:37 UTC  (2+ messages)

[Patch v2 1/3] mm/swapfile.c: found_free could be represented by (tmp < max)
 2020-04-22  0:36 UTC  (4+ messages)
` [Patch v2 2/3] mm/swapfile.c: tmp is always smaller than max
` [Patch v2 3/3] mm/swapfile.c: omit a duplicate code by compare tmp and max first

[PATCH v5 00/17] objtool: vmlinux.o and noinstr validation
 2020-04-22  0:33 UTC  (3+ messages)
` [PATCH v5 04/17] x86,ftrace: Fix ftrace_regs_caller() unwind

[RFC] unixmon virtual device for unix sockets
 2020-04-22  0:29 UTC 

[PATCH 1/2] dt-bindings: Fix command line length limit calling dt-mk-schema
 2020-04-22  0:22 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: Re-enable core schemas for dtbs_check

[PATCH] intel-speed-select: Fix speed-select-base-freq-properties output on CLX-N
 2020-04-22  0:22 UTC  (2+ messages)

[PATCH hmm 0/5] Adjust hmm_range_fault() API
 2020-04-22  0:21 UTC  (6+ messages)
` [PATCH hmm 1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select
` [PATCH hmm 2/5] mm/hmm: make hmm_range_fault return 0 or -1
` [PATCH hmm 3/5] drm/amdgpu: remove dead code after hmm_range_fault()
` [PATCH hmm 4/5] mm/hmm: remove HMM_PFN_SPECIAL
` [PATCH hmm 5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault

[PATCH] scsi: storvsc: Fix a panic in the hibernation procedure
 2020-04-22  0:17 UTC 

[PATCH v5 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-04-22  0:14 UTC  (11+ messages)
` [PATCH v5 01/10] mmap locking API: initial implementation as rwsem wrappers
` [PATCH v5 02/10] MMU notifier: use the new mmap locking API
` [PATCH v5 03/10] DMA reservations: "
` [PATCH v5 04/10] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
` [PATCH v5 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle
` [PATCH v5 06/10] mmap locking API: convert nested write lock sites
` [PATCH v5 07/10] mmap locking API: add mmap_read_trylock_non_owner()
` [PATCH v5 08/10] mmap locking API: add MMAP_LOCK_INITIALIZER
` [PATCH v5 09/10] mmap locking API: add mmap_assert_locked
` [PATCH v5 10/10] mmap locking API: rename mmap_sem to mmap_lock

[PATCH v6 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices
 2020-04-21 23:59 UTC  (7+ messages)
` [PATCH v6 1/6] ARM: tegra: Add device-tree for Acer Iconia Tab A500
` [PATCH v6 2/6] ARM: tegra: Add device-tree for ASUS Google Nexus 7
` [PATCH v6 3/6] dt-bindings: Add vendor prefix for Acer Inc
` [PATCH v6 4/6] dt-bindings: ARM: tegra: Add Acer Iconia Tab A500
` [PATCH v6 5/6] dt-bindings: ARM: tegra: Add ASUS Google Nexus 7
` [PATCH v6 6/6] ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500

[PATCH v5 0/6] driver core: Improve and cleanup driver_deferred_probe_check_state()
 2020-04-21 23:59 UTC  (2+ messages)

[PATCH 0/3] objtool: add support for >64k sections
 2020-04-21 23:52 UTC  (9+ messages)
` [PATCH 3/3] objtool: optimize add_dead_ends for split sections
` [PATCH v2 0/2] objtool: add support for >64k sections
  ` [PATCH v2 1/2] objtool: use gelf_getsymshndx to handle "
  ` [PATCH v2 2/2] objtool: optimize add_dead_ends for split sections

general protection fault in go7007_usb_probe
 2020-04-21 23:45 UTC  (2+ messages)

[PATCH] genirq/msi: Check null pointer before copying struct msi_msg
 2020-04-21 23:44 UTC  (7+ messages)

[PATCH v2 1/9] drm/msm: add msm_gem_get_and_pin_iova_range
 2020-04-21 23:41 UTC  (9+ messages)
` [PATCH v2 2/9] drm/msm: add internal MSM_BO_MAP_PRIV flag
` [PATCH v2 3/9] drm/msm/a6xx: use msm_gem for GMU memory objects
` [PATCH v2 4/9] drm/msm/a6xx: add A640/A650 to gpulist
` [PATCH v2 5/9] drm/msm/a6xx: HFI v2 for A640 and A650
` [PATCH v2 6/9] drm/msm/a6xx: A640/A650 GMU firmware path
` [PATCH v2 7/9] drm/msm/a6xx: update pdc/rscc GMU registers for A640/A650
` [PATCH v2 8/9] drm/msm/a6xx: enable GMU log
` [PATCH v2 9/9] drm/msm/a6xx: update a6xx_hw_init for A640 and A650

[PATCH 2/2] usb: dwc3: gadget: restart the transfer if a isoc request is queued too late
 2020-04-21 23:41 UTC  (10+ messages)

[PATCH v6 0/4] Config mipi tx current and impedance
 2020-04-21 23:31 UTC  (2+ messages)

[PATCHv6 0/4] n_gsm serdev support and protocol driver for droid4 modem
 2020-04-21 23:27 UTC  (5+ messages)
` [PATCH 1/4] tty: n_gsm: Add support for serdev drivers
` [PATCH 2/4] serdev: ngsm-motmdm: Add Motorola TS 27.010 serdev modem driver for droid4
` [PATCH 3/4] dt-bindings: serdev: motmdm: Add binding for motorola-mdm
` [PATCH 4/4] ARM: dts: omap4-droid4: Enable basic modem support

[PATCH V9 00/11] XFS - Enable per-file/per-directory DAX operations V9
 2020-04-21 23:24 UTC  (19+ messages)
` [PATCH V9 05/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V9 08/11] fs: Lift XFS_IDONTCACNE to the VFS layer
` [PATCH V9 09/11] fs: Introduce DCACHE_DONTCACHE
` [PATCH V9 10/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
` [PATCH V9 11/11] Documentation/dax: Update Usage section

[PATCH] nouveau/hmm: fix nouveau_dmem_chunk allocations
 2020-04-21 23:11 UTC 

[PATCH v15 0/3] mt8183 dpi support pin mode swap
 2020-04-21 23:01 UTC  (3+ messages)
` [PATCH v15 2/3] dt-bindings: display: mediatek: convert the document format from txt to yaml

[net-next,v1, 0/1] Enable SERDES power up/down
 2020-04-21 22:54 UTC  (3+ messages)
` [net-next,v1, 1/1] net: stmmac: Enable SERDES power up/down sequence

[PATCH v2 1/3] scsi: ufs: add write booster feature support
 2020-04-21 22:54 UTC  (3+ messages)
  ` [PATCH v2 2/3] ufs: sysfs: add sysfs entries for write booster
  ` [PATCH v2 3/3] ufs-qcom: scsi: configure write booster type

[PATCH net-next v1] net: broadcom: convert to devm_platform_ioremap_resource_byname()
 2020-04-21 22:54 UTC  (2+ messages)

[PATCH v2 00/29] fs: convert remaining docs to ReST file format
 2020-04-21 22:53 UTC  (7+ messages)
` [PATCH v2 08/29] docs: filesystems: convert configfs.txt to ReST

[GIT PULL] clang-format for v5.7-rc3
 2020-04-21 22:52 UTC  (5+ messages)

[PATCH] e1000: remove unneeded conversion to bool
 2020-04-21 22:46 UTC  (2+ messages)

[PATCH] i40e: Remove unneeded conversion to bool
 2020-04-21 22:45 UTC  (2+ messages)

[PATCH] ptp: Remove unneeded conversion to bool
 2020-04-21 22:45 UTC  (2+ messages)

[PATCH] cgroup, netclassid: remove double cond_resched
 2020-04-21 22:44 UTC  (2+ messages)

[PATCH net-next 1/1] net: stmmac: Add support for VLAN promiscuous mode
 2020-04-21 22:41 UTC  (2+ messages)

[v3, 0/7] Support programmable pins for Ocelot PTP driver
 2020-04-21 22:39 UTC  (2+ messages)

[PATCH] ARM: dts: bcm2835-rpi-zero-w: Fix led polarity
 2020-04-21 22:27 UTC  (2+ messages)

[PATCH v2] riscv: fix vdso build with lld
 2020-04-21 22:24 UTC  (2+ messages)

[PATCH v4 10/10] mmap locking API: rename mmap_sem to mmap_lock
 2020-04-21 22:19 UTC  (3+ messages)

[RFC 00/18] remoteproc: Decorelate virtio from core
 2020-04-21 22:18 UTC  (5+ messages)
` [RFC 02/18] remoteproc: Introduce virtio device add/remove functions in core
` [RFC 03/18] remoteproc: Move rvdev management in rproc_virtio

[PATCH] soc/tegra: fuse: Update the SoC revision attribute to display a name
 2020-04-21 22:16 UTC  (2+ messages)

[PATCH V3 1/2] soc/tegra: fuse: Add custom SoC attributes
 2020-04-21 22:15 UTC  (4+ messages)
` [PATCH V3 2/2] soc/tegra: fuse: Trivial clean-up of tegra_init_revision()

linux-next: Fixes tag needs some work in the nfs tree
 2020-04-21 22:05 UTC 

[PATCH v29 00/20] Intel SGX foundations
 2020-04-21 21:53 UTC  (21+ messages)
` [PATCH v29 01/20] x86/sgx: Update MAINTAINERS
` [PATCH v29 02/20] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
` [PATCH v29 03/20] x86/cpufeatures: x86/msr: Intel SGX Launch Control "
` [PATCH v29 04/20] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v29 05/20] x86/sgx: Add SGX microarchitectural data structures
` [PATCH v29 06/20] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v29 07/20] x86/cpu/intel: Detect SGX support
` [PATCH v29 08/20] x86/sgx: Enumerate and track EPC sections
` [PATCH v29 09/20] x86/sgx: Add functions to allocate and free EPC pages
` [PATCH v29 10/20] mm: Introduce vm_ops->may_mprotect()
` [PATCH v29 11/20] x86/sgx: Linux Enclave Driver
` [PATCH v29 12/20] x86/sgx: Add provisioning
` [PATCH v29 13/20] x86/sgx: Add a page reclaimer
` [PATCH v29 14/20] x86/sgx: ptrace() support for the SGX driver
` [PATCH v29 15/20] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v29 16/20] x86/fault: Add helper function to sanitize error code
` [PATCH v29 17/20] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v29 18/20] x86/vdso: Implement a vDSO for Intel SGX enclave call
` [PATCH v29 19/20] selftests/x86: Add a selftest for SGX
` [PATCH v29 20/20] docs: x86/sgx: Document SGX micro architecture and kernel internals

[PATCH] Documentation: LSM: Correct the basic LSM description
 2020-04-21 21:55 UTC  (3+ messages)
  ` [lss-pc] "

[PATCH 0/2] hwmon: (pmbus) add debugfs features for Gen 2 Renesas digital multiphase
 2020-04-21 21:49 UTC  (4+ messages)
` [PATCH 1/2] hwmon: (pmbus/isl68137) add debugfs config and black box endpoints

[PATCH] lib/mpi: Fix 64-bit MIPS build with Clang
 2020-04-21 21:47 UTC 

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-04-21 21:46 UTC  (7+ messages)
` [PATCH v1 01/15] nitro_enclaves: Add ioctl interface definition
` [PATCH v1 02/15] nitro_enclaves: Define the PCI device interface

[PATCH 00/10] IOASID extensions for guest SVA
 2020-04-21 21:51 UTC  (6+ messages)
` [PATCH 03/10] iommu/ioasid: Introduce per set allocation APIs

Linux 5.7-rc2
 2020-04-21 21:41 UTC  (5+ messages)
  ` [BISECTED]: Kernel panic (was: Linux 5.7-rc2)

[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
 2020-04-21 21:39 UTC  (4+ messages)
` [PATCH v7 05/15] s390/vfio-ap: introduce shadow CRYCB

[PATCH v4 0/2] add callbacks for inaccessible pages
 2020-04-21 21:31 UTC  (12+ messages)
` [PATCH v4 2/2] mm/gup/writeback: "

[PATCH] staging: exfat: add exfat filesystem code to staging
 2020-04-21 21:30 UTC  (11+ messages)
                  ` exfat upcase table for code points above U+FFFF (Was: Re: [PATCH] staging: exfat: add exfat filesystem code to staging)

[PATCH v2] Staging: rtl8723bs: rtw_wlan_util: Add size check of SSID IE
 2020-04-21 21:25 UTC 

[RFC PATCH net-next 1/3] net: phy: add concept of shared storage for PHYs
 2020-04-21 21:19 UTC  (6+ messages)

[PATCH v4 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-04-21 21:18 UTC  (10+ messages)
` [PATCH v4 2/4] SFH: PCI driver to add support of AMD sensor fusion Hub using HID framework

[PATCH v2 0/9] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-04-21 21:14 UTC  (10+ messages)
` [PATCH v2 1/9] kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb
` [PATCH v2 2/9] Revert "kgdboc: disable the console lock when in kgdb"
` [PATCH v2 3/9] kgdboc: Use a platform device to handle tty drivers showing up late
` [PATCH v2 4/9] kgdb: Delay "kgdbwait" to dbg_late_init() by default
` [PATCH v2 5/9] arm64: Add call_break_hook() to early_brk64() for early kgdb
` [PATCH v2 6/9] kgdboc: Add earlycon_kgdboc to support early kgdb using boot consoles
` [PATCH v2 7/9] Documentation: kgdboc: Document new earlycon_kgdboc parameter
` [PATCH v2 8/9] serial: qcom_geni_serial: Support earlycon_kgdboc
` [PATCH v2 9/9] serial: 8250_early: "

[PATCH] scsi: qla4xxx: Fix a potential race condition
 2020-04-21 21:08 UTC 

[PATCH 01/15] sched: make nr_running() return "unsigned int"
 2020-04-21 21:08 UTC  (7+ messages)
` [PATCH 03/15] print_integer: new and improved way of printing integers

[v4 PATCH 0/3] Add UEFI support for RISC-V
 2020-04-21 20:59 UTC  (2+ messages)

[PATCH v9 00/17] Enable FSGSBASE instructions
 2020-04-21 20:51 UTC  (3+ messages)

[RFC PATCH v8 0/9] Add Tegra driver for video capture
 2020-04-21 20:50 UTC  (9+ messages)
` [RFC PATCH v8 5/9] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v8 6/9] media: tegra: Add Tegra210 Video input driver
` [RFC PATCH v8 7/9] MAINTAINERS: Add Tegra Video driver section

[PATCHv3] w1: omap-hdq: Simplify driver with PM runtime autosuspend
 2020-04-21 20:40 UTC  (12+ messages)

[PATCH v2 1/2] kbuild: Always validate DT binding examples
 2020-04-21 20:40 UTC  (10+ messages)

[PATCHv5 0/4] n_gsm serdev support and protocol driver for droid4 modem
 2020-04-21 20:39 UTC  (4+ messages)

[PATCH ghak28 V7] audit: log audit netlink multicast bind and unbind events
 2020-04-21 20:38 UTC  (5+ messages)

[PATCH] [RFC] net: bpf: make __bpf_skb_max_len(skb) an skb-independent constant
 2020-04-21 20:36 UTC  (3+ messages)

[GIT PULL] KVM changes for Linux 5.7-rc3
 2020-04-21 20:30 UTC  (2+ messages)

[PATCH net-next v2 0/4] Remove vermagic header from global include folder
 2020-04-21 20:28 UTC  (2+ messages)

[PATCH v2] tpm/tpm_tis: Free IRQ if probing fails
 2020-04-21 20:25 UTC  (4+ messages)

[PATCH v10 0/2] iio: proximity: driver for vcnl3020
 2020-04-21 20:23 UTC  (3+ messages)
` [PATCH v10 2/2] iio: proximity: Add driver support for vcnl3020 proximity sensor


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