linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-17 20:41:31 to 2019-12-17 23:36:55 UTC [more...]

[PATCH 05/13] PCI: cadence: Add read and write accessors to perform only 32-bit accesses
 2019-12-17 23:36 UTC  (2+ messages)

ftrace trace_raw_pipe format
 2019-12-17 23:36 UTC  (5+ messages)

[PATCH net-next 0/8] net: bcmgenet: Turn on offloads by default
 2019-12-17 23:36 UTC  (21+ messages)
` [PATCH net-next 1/8] net: bcmgenet: enable NETIF_F_HIGHDMA flag
` [PATCH net-next 2/8] net: bcmgenet: enable NETIF_F_HW_CSUM feature
` [PATCH net-next 3/8] net: bcmgenet: use CHECKSUM_COMPLETE for NETIF_F_RXCSUM
` [PATCH net-next 4/8] net: bcmgenet: Refactor bcmgenet_set_features()
` [PATCH net-next 5/8] net: bcmgenet: Utilize bcmgenet_set_features() during resume/open
` [PATCH net-next 6/8] net: bcmgenet: Turn on offloads by default
` [PATCH net-next 7/8] net: bcmgenet: Be drop monitor friendly while re-allocating headroom
` [PATCH net-next 8/8] net: bcmgenet: Add software counters to track reallocations

[PATCH v3] regulator: Convert stm32-pwr regulator to json-schema
 2019-12-17 23:35 UTC  (2+ messages)

[PATCH RFC v3 00/14] idxd driver for Intel Data Streaming Accelerator
 2019-12-17 23:34 UTC  (15+ messages)
` [PATCH RFC v3 01/14] x86/asm: add iosubmit_cmds512() based on movdir64b CPU instruction
` [PATCH RFC v3 02/14] dmaengine: break out channel registration
` [PATCH RFC v3 03/14] dmaengine: add new dma device registration
` [PATCH RFC v3 04/14] mm: create common code from request allocation based from blk-mq code
` [PATCH RFC v3 05/14] dmaengine: add dma_request support functions
` [PATCH RFC v3 06/14] dmaengine: add dma request submit and completion path support
` [PATCH RFC v3 07/14] dmaengine: update dmatest to support dma request
` [PATCH RFC v3 08/14] dmaengine: idxd: Init and probe for Intel data accelerators
` [PATCH RFC v3 09/14] dmaengine: idxd: add configuration component of driver
` [PATCH RFC v3 10/14] dmaengine: idxd: add descriptor manipulation routines
` [PATCH RFC v3 11/14] dmaengine: idxd: connect idxd to dmaengine subsystem
` [PATCH RFC v3 12/14] dmaengine: request submit optimization
` [PATCH RFC v3 13/14] dmaengine: idxd: add char driver to expose submission portal to userland
` [PATCH RFC v3 14/14] dmaengine: idxd: add sysfs ABI for idxd driver

[PATCH 0/2] optimise ctx's refs grabbing in io_uring
 2019-12-17 23:31 UTC  (5+ messages)
` [PATCH 1/2] pcpu_ref: add percpu_ref_tryget_many()
` [PATCH 2/2] io_uring: batch getting pcpu references

[PATCH] KVM: vmx: delete meaningless nested_vmx_prepare_msr_bitmap() declaration
 2019-12-17 23:25 UTC  (2+ messages)

[PATCH v1 0/2] scsi: ufs: fixup active period of ufshcd interrupt
 2019-12-17 23:25 UTC  (3+ messages)
` [PATCH v1 2/2] scsi: ufs: disable interrupt during clock-gating

[GIT PULL] remove ksys_mount() and ksys_dup()
 2019-12-17 23:23 UTC  (10+ messages)
` [PATCH 4/5] init: unify opening /dev/console as stdin/stdout/stderr

linux-next: Fixes tag needs some work in the omap-fixes tree
 2019-12-17 23:23 UTC  (2+ messages)

[net-next v3 PATCH] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-17 23:17 UTC 

[PATCH v9 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-12-17 23:16 UTC  (8+ messages)
` [PATCH v9 2/8] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v9 3/8] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v9 4/8] hugetlb: disable region_add file_region coalescing
` [PATCH v9 5/8] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v9 6/8] hugetlb_cgroup: support noreserve mappings
` [PATCH v9 7/8] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v9 8/8] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH v6 0/6] Add dual-LVDS panel support to EK874
 2019-12-17 23:13 UTC  (2+ messages)

[PATCH] drm: rcar-du: Add r8a77980 support
 2019-12-17 23:11 UTC  (9+ messages)

[PATCH v7 2/2] EDAC: add EDAC driver for DMC520
 2019-12-17 23:10 UTC  (2+ messages)

[PATCH] integrity: Expose data structures required for include/linux/integrity.h
 2019-12-17 23:08 UTC  (3+ messages)

[PATCHv3 00/15] remoteproc: updates for omap remoteproc support
 2019-12-17 23:01 UTC  (3+ messages)
` [PATCHv3 02/15] remoteproc/omap: Add device tree support

[PATCH v2] staging: kpc2000: remove unnecessary assertion on priv
 2019-12-17 22:58 UTC 

[PATCH v3 1/3] dt-bindings: Add vendor prefix for Xinpeng Technology
 2019-12-17 22:53 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: display: panel: Add binding document for Xinpeng XPP055C272

[PATCH v7 1/2] dt-bindings: edac: arm-dmc520.txt
 2019-12-17 22:51 UTC  (2+ messages)

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2019-12-17 22:51 UTC  (22+ messages)
` [PATCH v4 01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot
` [PATCH v4 02/19] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v4 03/19] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v4 04/19] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v4 05/19] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v4 06/19] KVM: Drop kvm_arch_create_memslot()
` [PATCH v4 07/19] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v4 08/19] KVM: Refactor error handling for setting memory region
` [PATCH v4 09/19] KVM: Move setting of memslot into helper routine
` [PATCH v4 10/19] KVM: Drop "const" attribute from old memslot in commit_memory_region()
` [PATCH v4 11/19] KVM: x86: Free arrays for old memslot when moving memslot's base gfn
` [PATCH v4 18/19] KVM: Dynamically size memslot array based on number of used slots
` [PATCH v4 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION

[PATCH] nfsd: remove unnecessary assertion in nfsd4_encode_replay
 2019-12-17 22:50 UTC 

[PATCH] HID: hiddev: fix mess in hiddev_open()
 2019-12-17 22:50 UTC 

WARNING in wp_page_copy
 2019-12-17 22:38 UTC  (8+ messages)

[PATCH] arm64: dts: qcom: sc7180: Fix I2C/UART numbers 2, 4, 7, and 9
 2019-12-17 22:36 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: Add vendor prefix for Xinpeng Technology
 2019-12-17 22:29 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: display: panel: Add binding document for Xinpeng XPP055C272
` [PATCH v4 3/3] drm/panel: add panel driver for Xinpeng XPP055C272 panels

[PATCH] scsi: blacklist: add VMware ESXi cdrom - broken tray emulation
 2019-12-17 22:28 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: Add vendor prefix for Leadtek Technology
 2019-12-17 22:28 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: display: panel: Add binding document for Leadtek LTK500HD1829
` [PATCH v2 3/3] drm/panel: add panel driver "

[GIT PULL v2 00/27] block, scsi: final compat_ioctl cleanup
 2019-12-17 22:17 UTC  (28+ messages)
` [PATCH v2 01/27] pktcdvd: fix regression on 64-bit architectures
` [PATCH v2 02/27] compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
` [PATCH v2 03/27] compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
` [PATCH v2 04/27] compat_ioctl: block: handle add zone open, close and finish ioctl
` [PATCH v2 05/27] compat_ioctl: block: handle Persistent Reservations
` [PATCH v2 06/27] compat: ARM64: always include asm-generic/compat.h
` [PATCH v2 07/27] compat: provide compat_ptr() on all architectures
` [PATCH v2 08/27] compat: scsi: sg: fix v3 compat read/write interface
` [PATCH v2 09/27] compat_ioctl: block: add blkdev_compat_ptr_ioctl
` [PATCH v2 10/27] compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
` [PATCH v2 11/27] compat_ioctl: move CDROM_SEND_PACKET handling into scsi
` [PATCH v2 12/27] compat_ioctl: move CDROMREADADIO to cdrom.c
` [PATCH v2 13/27] compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
` [PATCH v2 14/27] compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
` [PATCH v2 15/27] compat_ioctl: add scsi_compat_ioctl
` [PATCH v2 16/27] compat_ioctl: bsg: add handler
` [PATCH v2 17/27] compat_ioctl: ide: floppy: "
` [PATCH v2 18/27] compat_ioctl: scsi: move ioctl handling into drivers
` [PATCH v2 19/27] compat_ioctl: move sys_compat_ioctl() to ioctl.c
` [PATCH v2 20/27] compat_ioctl: simplify the implementation
` [PATCH v2 21/27] compat_ioctl: move cdrom commands into cdrom.c
` [PATCH v2 22/27] compat_ioctl: scsi: handle HDIO commands from drivers
` [PATCH v2 23/27] compat_ioctl: move HDIO ioctl handling into drivers/ide
` [PATCH v2 24/27] compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
` [PATCH v2 25/27] compat_ioctl: block: simplify compat_blkpg_ioctl()
` [PATCH v2 26/27] compat_ioctl: simplify up block/ioctl.c
` [PATCH v2 27/27] Documentation: document ioctl interfaces better

[PATCH v7 0/8] Fix year 2038 issue for sound subsystem
 2019-12-17 22:22 UTC  (5+ messages)
    ` [GIT PULL, v8] "

[PATCH v4 0/2] IMA: Deferred measurement of keys
 2019-12-17 22:22 UTC  (12+ messages)
` [PATCH v4 2/2] IMA: Call workqueue functions to measure queued keys

[PATCH V2] arm64: dts: qcom: sc7180: Add nodes for eMMC and SD card
 2019-12-17 22:21 UTC  (2+ messages)

[PATCH net-next] net: dsa: Make PHYLINK related function static again
 2019-12-17 22:17 UTC  (2+ messages)

[PATCH v2 00/24] drivers, fs: y2038 updates
 2019-12-17 22:15 UTC  (6+ messages)
` [PATCH v2 21/24] xfs: quota: move to time64_t interfaces

[PATCH v2] media: davinci/vpfe_capture.c: Avoid BUG_ON for register failure
 2019-12-17 22:12 UTC 

[PATCH net-next 0/3] net: emaclite: support arm64 platform
 2019-12-17 21:57 UTC  (3+ messages)
` [PATCH net-next 1/3] net: emaclite: Fix coding style

[PATCH v15 3/7] mm: Add function __putback_isolated_page
 2019-12-17 21:50 UTC  (3+ messages)

[PATCH v5 0/2] mm/hmm/test: add self tests for HMM
 2019-12-17 21:50 UTC  (4+ messages)
` [PATCH v5 1/2] mm/mmu_notifier: make interval notifier updates safe

[v2, PATCH 0/2] net-next: stmmac: dwmac-mediatek: add more support for RMII
 2019-12-17 21:48 UTC  (2+ messages)

Greetings dear
 2019-12-17 21:47 UTC 

[PATCH] net: hisilicon: Fix a BUG trigered by wrong bytes_compl
 2019-12-17 21:42 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.5-rc3
 2019-12-17 21:40 UTC  (2+ messages)

[PATCH 00/24] block, scsi: final compat_ioctl cleanup
 2019-12-17 21:38 UTC  (4+ messages)
` [PATCH 10/24] compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
  ` [Y2038] "

[PATCH v2 0/5] KVM: x86: X86_FEATURE bit() cleanup
 2019-12-17 21:32 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: x86: Add dedicated emulator helpers for querying CPUID features
` [PATCH v2 2/5] KVM: x86: Move bit() helper to cpuid.h
` [PATCH v2 3/5] KVM: x86: Add CPUID_7_1_EAX to the reverse CPUID table
` [PATCH v2 4/5] KVM: x86: Expand build-time assertion on reverse CPUID usage
` [PATCH v2 5/5] KVM: x86: Refactor and rename bit() to feature_bit() macro

[PATCH v2] hdlcdrv: replace unnecessary assertion in hdlcdrv_register
 2019-12-17 21:27 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: power/supply: Document generic USB charger
 2019-12-17 21:24 UTC  (8+ messages)
` [PATCH v2 3/3] power/supply: Add generic USB charger driver

[PATCH] scsi: libfc: remove unnecessary assertion on ep variable
 2019-12-17 21:22 UTC 

[PATCH] tools lib api fs: fix gcc9 compilation error
 2019-12-17 21:21 UTC  (2+ messages)

[PATCH v8 6/9] ALSA: Avoid using timespec for struct snd_timer_tread
 2019-12-17 21:19 UTC 

[PATCH v3 1/7] usb: musb: dma: Correct parameter passed to IRQ handler
 2019-12-17 21:17 UTC  (6+ messages)
` [PATCH v3 2/7] usb: musb: dma: Add support for shared IRQ

[PATCH] Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"
 2019-12-17 21:17 UTC  (3+ messages)

[ANNOUNCE] v5.4.3-rt1
 2019-12-17 21:16 UTC 

[PATCH 0/3] io_uring: submission path cleanup
 2019-12-17 21:15 UTC  (3+ messages)
` [PATCH v2 "

[GIT PULL] regulator fixes for v5.5
 2019-12-17 21:15 UTC  (2+ messages)

[GIT PULL] SPI fixes for v5.5
 2019-12-17 21:15 UTC  (2+ messages)

[PATCH v3 0/3] tty/leds: implement a trigger for ttys
 2019-12-17 21:08 UTC  (7+ messages)
` [PATCH v3 3/3] leds: trigger: implement a tty trigger

[PATCH 1/1] kvm/book3s_64: Fixes crash caused by not cleaning vhost IOTLB
 2019-12-17 21:06 UTC 

[PATCH v5 00/17] soundwire: intel: implement new ASoC interfaces
 2019-12-17 21:03 UTC  (18+ messages)
` [PATCH v5 01/17] soundwire: renames to prepare support for master drivers/devices
` [PATCH v5 02/17] soundwire: rename dev_to_sdw_dev macro
` [PATCH v5 03/17] soundwire: rename drv_to_sdw_slave_driver macro
` [PATCH v5 04/17] soundwire: bus_type: rename sdw_drv_ to sdw_slave_drv
` [PATCH v5 05/17] soundwire: intel: rename res field as link_res
` [PATCH v5 06/17] soundwire: add support for sdw_slave_type
` [PATCH v5 07/17] soundwire: slave: move uevent handling to slave device level
` [PATCH v5 08/17] soundwire: add initial definitions for sdw_master_device
` [PATCH v5 09/17] soundwire: intel: remove platform devices and use 'Master Devices' instead
` [PATCH v5 10/17] soundwire: register master device driver
` [PATCH v5 11/17] soundwire: intel: add prepare support in sdw dai driver
` [PATCH v5 12/17] soundwire: intel: add trigger "
` [PATCH v5 13/17] soundwire: intel: add sdw_stream_setup helper for .startup callback
` [PATCH v5 14/17] soundwire: intel: free all resources on hw_free()
` [PATCH v5 15/17] soundwire: intel_init: add implementation of sdw_intel_enable_irq()
` [PATCH v5 16/17] soundwire: intel_init: use EXPORT_SYMBOL_NS
` [PATCH v5 17/17] soundwire: intel: "

[PATCH v2 1/2] iio: chemical: add support for Dynament Premier series single gas sensor
 2019-12-17 21:00 UTC  (2+ messages)

[PATCH v2] sched/fair: Do not set skip buddy up the sched hierarchy
 2019-12-17 21:00 UTC  (7+ messages)

KCSAN: data-race in poll_schedule_timeout.constprop.0 / pollwake (3)
 2019-12-17 20:59 UTC  (2+ messages)
` [PATCH] fs/select: Fix data races to pwq->triggered

[GIT PULL] timer fixes
 2019-12-17 20:54 UTC  (7+ messages)

[PATCH v2] xen/grant-table: remove multiple BUG_ON on gnttab_interface
 2019-12-17 20:53 UTC 

[RFC PATCH] iommu/vt-d: avoid panic in __dmar_remove_one_dev_info
 2019-12-17 20:49 UTC  (3+ messages)

[PATCH] smp: Allow smp_call_function_single_async() to insert locked csd
 2019-12-17 20:48 UTC  (9+ messages)

[PATCH v2] nfc: s3fwrn5: replace the assertion with a WARN_ON
 2019-12-17 20:43 UTC 

Linux 4.14.159
 2019-12-17 20:42 UTC  (2+ messages)

Linux 4.19.90
 2019-12-17 20:41 UTC  (2+ messages)


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