All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-17 20:28:54 to 2019-12-17 21:04:55 UTC [more...]

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

[PATCH net-next 0/8] net: bcmgenet: Turn on offloads by default
 2019-12-17 21:02 UTC  (8+ messages)
` [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

[alsa-devel] [PATCH v5 00/17] soundwire: intel: implement new ASoC interfaces
 2019-12-17 21:03 UTC  (15+ messages)
` [PATCH v5 02/17] soundwire: rename dev_to_sdw_dev macro
` [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] arm64: dts: qcom: sc7180: Fix I2C/UART numbers 2, 4, 7, and 9
 2019-12-17 21:04 UTC 

[PATCH] nfsd: Return the correct number of bytes written to the file
 2019-12-17 21:04 UTC  (4+ messages)

[net-next v3 00/20][pull request] Intel Wired LAN Driver Updates 2019-12-09
 2019-12-17 21:04 UTC  (9+ messages)
` [PATCH v3 05/20] RDMA/irdma: Add driver framework definitions
` [PATCH v3 19/20] RDMA: Add irdma Kconfig/Makefile and remove i40iw

[PATCH bpf-next 00/13] Introduce BPF STRUCT_OPS
 2019-12-17 21:04 UTC  (7+ messages)
` [PATCH bpf-next 09/13] bpf: Add BPF_FUNC_jiffies

[PATCH v2] mtd: rawnand: brcmnand: Add bad block marker option
 2019-12-17 21:02 UTC 

[LTP] [PATCH 1/1] Use real FS block size in fallocate05
 2019-12-17 21:02 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[Virtio-fs] Question: atime update behavior of virtiofs
 2019-12-17 21:02 UTC  (3+ messages)

stable-rc/linux-5.3.y boot: 121 boots: 0 failed, 115 passed with 5 offline, 1 untried/unknown (v5.3.16-190-g6e31894f1769)
 2019-12-17 21:01 UTC 

[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

Bios upgrade
 2019-12-17 20:57 UTC  (3+ messages)

[PATCH 1/2] drm: Handle connector tile support only for modes that match tile size
 2019-12-17 20:58 UTC  (9+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] "
` [Intel-gfx] [PATCH 1/2] "

[PATCH] goarch: Dont use -fno-PIE on mips
 2019-12-17 20:56 UTC 

[Xen-devel] [PATCH v2] xen/grant-table: remove multiple BUG_ON on gnttab_interface
 2019-12-17 20:53 UTC  (2+ messages)
`  "

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

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

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2019-12-17 20:50 UTC  (85+ 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 12/19] KVM: Move memslot deletion to helper function
` [PATCH v4 13/19] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v4 14/19] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v4 15/19] KVM: Provide common implementation for generic dirty log functions
` [PATCH v4 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v4 17/19] KVM: Terminate memslot walks via used_slots
` [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 1/2] drm/amdgpu/display: include delay.h
 2019-12-17 20:50 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/display: use msleep rather than udelay for HDCP

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

[Buildroot] [PATCH 00/12] Ensure extractor dependencies are taken into account
 2019-12-17 20:49 UTC  (5+ messages)
` [Buildroot] [PATCH 02/12] package/pkg-utils.mk: add extractor-pkg-dependency macro

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

Access to CMSG_DATA
 2019-12-17 20:47 UTC  (3+ messages)

[PATCH v3 0/4] Renesas R8A77980 CPG/MSSR RPC clock support
 2019-12-17 20:43 UTC  (5+ messages)
` [PATCH] clk: renesas: rcar-gen3: allow changing the RPC[D2] clocks

[PATCH] doc: howto-man-page.txt: Use font macros instead of font escapes
 2019-12-17 20:43 UTC  (2+ 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)

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

[GIT PULL] remove ksys_mount() and ksys_dup()
 2019-12-17 20:40 UTC  (3+ messages)

is there a preferred form of root-prompt example ?
 2019-12-17 20:38 UTC 

[PATCH net-next v3 00/11] Multipath TCP: Prerequisites
 2019-12-17 20:38 UTC  (24+ messages)
` [MPTCP] "
` [PATCH net-next v3 01/11] net: Make sock protocol value checks more specific
  ` [MPTCP] "
` [PATCH net-next v3 02/11] sock: Make sk_protocol a 16-bit value
  ` [MPTCP] "
` [PATCH net-next v3 03/11] tcp: Define IPPROTO_MPTCP
  ` [MPTCP] "
` [PATCH net-next v3 04/11] tcp: Add MPTCP option number
  ` [MPTCP] "
` [PATCH net-next v3 05/11] tcp, ulp: Add clone operation to tcp_ulp_ops
  ` [MPTCP] "
` [PATCH net-next v3 06/11] mptcp: Add MPTCP to skb extensions
  ` [MPTCP] "
` [PATCH net-next v3 07/11] tcp: Prevent coalesce/collapse when skb has MPTCP extensions
  ` [MPTCP] "
` [PATCH net-next v3 08/11] tcp: Export TCP functions and ops struct
  ` [MPTCP] "
` [PATCH net-next v3 09/11] tcp: Check for filled TCP option space before SACK
  ` [MPTCP] "
` [PATCH net-next v3 10/11] tcp: clean ext on tx recycle
  ` [MPTCP] "
` [PATCH net-next v3 11/11] skb: add helpers to allocate ext independently from sk_buff
  ` [MPTCP] "

[PATCH 0/2] sc7180: Add PDC wakeup interrupt map for GPIOs
 2019-12-17 20:38 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7180: Add wakeup parent for TLMM

[Xen-devel] [PATCH 0/6] x86/suspend: State cleanup
 2019-12-17 20:37 UTC  (4+ messages)
` [Xen-devel] [PATCH 6/6] x86/suspend: Drop save_rest_processor_state() completely

[Buildroot] [PATCH 1/1] board/freescale/common/imx: use nodtb variant in uboot images for 8M
 2019-12-17 20:37 UTC  (2+ messages)
` [Buildroot] [PATCH v2 "

[PATCH] oeqa: reproducible: Test core-image-sato and core-image-full-cmdline
 2019-12-17 20:36 UTC 

[igt-dev] [PATCH i-g-t 1/1] intel-ci: Blacklist v3d tests from shards
 2019-12-17 20:36 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/1] "

[RFC v2 00/12] drm/i915/svm: Add SVM support
 2019-12-17 20:35 UTC  (5+ messages)
` [RFC v2 05/12] drm/i915/svm: Page table mirroring support
  ` [Intel-gfx] "
` [RFC v2 06/12] drm/i915/svm: Device memory support
  ` [Intel-gfx] "

[PATCH v4 00/15] add git-bugreport tool
 2019-12-17 20:34 UTC  (4+ messages)
` [PATCH v4 03/15] bugreport: gather git version and build info

[PATCH v2] scsi: RDMA/srpt: remove unnecessary assertion in srpt_queue_response
 2019-12-17 20:34 UTC  (3+ messages)

[PATCH v3 0/5] Add support for booting EFI FIT images
 2019-12-17 20:34 UTC  (5+ messages)
` [PATCH v3 1/5] image: Add IH_OS_EFI for EFI chain-load boot
` [PATCH v3 2/5] bootm: Add a bootm command for type IH_OS_EFI

[btrfs-progs PATCH 0/4] tests: do not fail if dm-thin is missing
 2019-12-17 20:31 UTC  (5+ messages)
` [btrfs-progs PATCH 1/4] tests: common: Add check_dm_target_support helper
` [btrfs-progs PATCH 2/4] tests: mkfs: 017: Use "
` [btrfs-progs PATCH 3/4] tests: mkfs: 005: "
` [btrfs-progs PATCH 4/4] tests: Do not fail is dmsetup is missing

[alsa-devel] [PATCH 0/8] ASoC: SOF: Intel: add module namespace support
 2019-12-17 20:22 UTC  (3+ messages)
` [alsa-devel] [PATCH 7/8] ASoC: SOF: move arch_ops under ops
` [alsa-devel] [PATCH 8/8] ASoC: SOF: Intel: add namespace for XTENSA

[PATCH] tpm_tis: reserve chip for duration of tpm_tis_core_init
 2019-12-17 20:29 UTC  (8+ messages)
` [PATCH v2] "


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.