linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-11 14:14:46 to 2019-11-11 17:20:21 UTC [more...]

[RESEND PATCH v4 1/6] ASoC: amd:Create multiple I2S platform device Endpoint
 2019-11-11 17:20 UTC  (8+ messages)
  ` [alsa-devel] "
` [PATCH v4 2/6] ASoC: amd: Refactoring of DAI from DMA driver
` [PATCH v4 3/6] ASoC: amd: Enabling I2S instance in DMA and DAI
` [RESEND PATCH v4 4/6] ASoC: amd: add ACP3x TDM mode support
` [PATCH v4 5/6] ASoC: amd: handle ACP3x i2s-sp interrupt
` [PATCH v4 6/6] ASoC: amd: Added ACP3x system resume and runtime pm

[PATCH] rtc: tps65910: allow using RTC without alarm interrupt
 2019-11-11 17:19 UTC  (2+ messages)

[PATCH] i2c: i2c-cros-ec-tunnel: Make the device acpi compatible
 2019-11-11 17:18 UTC  (3+ messages)

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-11-11 17:17 UTC  (10+ messages)
` [PATCH net-next 11/14] "
` [PATCH net-next 12/14] vsock/vmci: register vmci_transport only when VMCI guest/host are active
` [PATCH net-next 13/14] vsock: prevent transport modules unloading
` [PATCH net-next 14/14] vsock: fix bind() behaviour taking care of CID

[PATCH 0/2] arm64: Workaround for Cortex-A55 erratum 1530923
 2019-11-11 17:16 UTC  (5+ messages)
` [PATCH 1/2] arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT

[GIT pull] core/urgent for v5.4-rc7
 2019-11-11 17:12 UTC  (5+ messages)

KASAN: use-after-free Read in check_matching_master_slave
 2019-11-11 17:12 UTC 

[PATCH v5 net-next 00/12] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-11-11 17:08 UTC  (4+ messages)

[GIT PULL] SCSI fixes for 5.4-rc7
 2019-11-11 17:08 UTC 

[PATCH] RISC-V: Enable SYSCON reboot and poweroff drivers
 2019-11-11 17:06 UTC  (10+ messages)

[PATCH v2 1/3] staging: wfx: replace uintXX_t to uXX and intXX_t to sXX
 2019-11-11 17:04 UTC  (6+ messages)
` [PATCH v2 2/3] staging: wfx: wrap characters
` [PATCH v2 3/3] staging: wfx: replace u32 by __le32

RISC-V nommu support v6
 2019-11-11 17:02 UTC  (4+ messages)

Optimize perf stat for large number of events/cpus
 2019-11-11 17:02 UTC  (10+ messages)
` [PATCH v5 07/13] perf stat: Use affinity for closing file descriptors
` [PATCH v5 10/13] perf stat: Use affinity for opening events
` [PATCH v5 13/13] perf stat: Use affinity for enabling/disabling events

[PATCH v6 0/4] Add MMC software queue support
 2019-11-11 16:59 UTC  (4+ messages)

[PATCH] NTB: ntb_perf: Fix address err in perf_copy_chunk
 2019-11-11 16:59 UTC  (4+ messages)

For review: documentation of clone3() system call
 2019-11-11 16:58 UTC  (8+ messages)

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-11-11 16:58 UTC  (3+ messages)
` [PATCH v2 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA

[PATCH] net: remove static inline from dev_put/dev_hold
 2019-11-11 16:56 UTC  (2+ messages)

[PATCH] media:usb:cpia2: Properly check framebuffer mmap offsets
 2019-11-11 18:53 UTC  (7+ messages)

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-11 16:51 UTC  (3+ messages)

[PATCH 0/4] staging: dpaa2-ethsw: cleanup notifier block registration
 2019-11-11 16:50 UTC  (5+ messages)
` [PATCH 1/4] staging: dpaa2-ethsw: move port notifier per ethsw
` [PATCH 2/4] staging: dpaa2-ethsw: move port switchdev "
` [PATCH 3/4] staging: dpaa2-ethsw: move port switchdev blocking "
` [PATCH 4/4] staging: dpaa2-ethsw: ordered workqueue should be "

[PATCH 0/5] PLX Switch DMA Engine Driver
 2019-11-11 16:50 UTC  (4+ messages)
` [PATCH 1/5] dmaengine: Store module owner in dma_device struct

[PATCH] VFIO/VMBUS: Add VFIO VMBUS driver support
 2019-11-11 16:47 UTC  (3+ messages)

[PATCH -v5 00/17] Rewrite x86/ftrace to use text_poke (and more)
 2019-11-11 16:47 UTC  (19+ messages)
` [PATCH -v5 01/17] x86/alternatives: Teach text_poke_bp() to emulate instructions
` [PATCH -v5 02/17] x86/alternatives: Update int3_emulate_push() comment
` [PATCH -v5 03/17] x86/alternatives,jump_label: Provide better text_poke() batching interface
` [PATCH -v5 04/17] x86/alternatives: Add and use text_gen_insn() helper
` [PATCH -v5 05/17] x86/ftrace: Use text_poke()
` [PATCH -v5 06/17] x86/mm: Remove set_kernel_text_r[ow]()
` [PATCH -v5 07/17] x86/alternative: Add text_opcode_size()
` [PATCH -v5 08/17] x86/ftrace: Use text_gen_insn()
` [PATCH -v5 09/17] x86/alternative: Remove text_poke_loc::len
` [PATCH -v5 10/17] x86/alternative: Shrink text_poke_loc
` [PATCH -v5 11/17] x86/kprobes: Convert to text-patching.h
` [PATCH -v5 12/17] x86/kprobes: Fix ordering
` [PATCH -v5 13/17] arm/ftrace: Use __patch_text_real()
` [PATCH -v5 14/17] module: Remove set_all_modules_text_*()
` [PATCH -v5 15/17] ftrace: Rework event_create_dir()
` [PATCH -v5 16/17] x86/kprobe: Add comments to arch_{,un}optimize_kprobes()
` [PATCH -v5 17/17] x86/alternative: Use INT3_INSN_SIZE

[PATCH 0/4] soundwire: update ASoC interfaces
 2019-11-11 16:34 UTC  (8+ messages)
` [PATCH 1/4] soundwire: sdw_slave: add new fields to track probe status
    ` [alsa-devel] "

[PATCH v2] ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraint
 2019-11-11 15:36 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] s390/pkey: Use memdup_user() rather than duplicating its implementation
 2019-11-11 16:40 UTC  (12+ messages)
  ` [PATCH v2] "
          `  "
              ` [PATCH v3] "
                  ` [PATCH v4] s390/pkey: Fix memory leak in error case by using memdup_user() rather than open coding

[PATCH 0/4] Raspberry Pi 4 PCIe support
 2019-11-11 16:40 UTC  (5+ messages)
` [PATCH 3/4] PCI: brcmstb: add Broadcom STB PCIe host controller driver

general protection fault in snd_timer_open
 2019-11-11 16:39 UTC 

KASAN: use-after-free Read in snd_timer_close_locked
 2019-11-11 16:38 UTC 

[PATCH] firmware: arm_scmi: Remove set but not used variable 'val'
 2019-11-11 16:36 UTC  (4+ messages)
` [PATCH] firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BIT

KASAN: use-after-free Read in snd_timer_open
 2019-11-11 16:34 UTC 

[RFC PATCH v2] arm64: cpufeatures: add support for tlbi range instructions
 2019-11-11 16:32 UTC  (6+ messages)

[PATCH v7 1/2] fork: extend clone3() to support setting a PID
 2019-11-11 16:32 UTC  (6+ messages)

[RFC PATCH 0/2] ceph: safely use 'copy-from' Op on Octopus OSDs
 2019-11-11 16:30 UTC  (8+ messages)

[PATCH v2] ASoC: wm8904: configure sysclk/FLL automatically
 2019-11-11 16:27 UTC  (2+ messages)

Unhandled fault: imprecise external abort (0x1406) - on UART comminucation between i.MX6 and STM32F0
 2019-11-11 16:28 UTC 

[PATCH 1/2] drm/etnaviv: reject timeouts with tv_nsec >= NSEC_PER_SEC
 2019-11-11 16:25 UTC  (2+ messages)
` [PATCH 2/2] [v2] drm/etnaviv: avoid deprecated timespec

[PATCH 00/16] drivers: y2038 updates
 2019-11-11 16:24 UTC  (6+ messages)
` [PATCH 15/16] drm/etnaviv: use ktime_t for timeouts

[PATCH] fs/splice: ignore flag SPLICE_F_GIFT in syscall vmsplice
 2019-11-11 16:25 UTC  (2+ messages)

[PATCH] net: mscc: ocelot: reinterpret the return value of of_get_phy_mode
 2019-11-11 16:21 UTC 

[PATCH 0/3] make pfn walker support ZONE_DEVICE
 2019-11-11 16:23 UTC  (4+ messages)

[PATCH 0/2] Support reboot power-off driver as module
 2019-11-11 16:17 UTC  (4+ messages)
` [PATCH 1/2] reboot: Export reboot_mode

[PATCH] selftests: bpf: add missing object file to TEST_FILES
 2019-11-11 16:17 UTC 

BUG: bad host security descriptor; not enough data (4 vs 5 left)
 2019-11-11 16:09 UTC  (2+ messages)

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-11-11 16:07 UTC  (8+ messages)
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

[RFC] perf session: Fix compression processing
 2019-11-11 16:07 UTC  (7+ messages)

WARNING: refcount bug in j1939_netdev_start
 2019-11-11 16:07 UTC  (2+ messages)

[PATCH RFC 0/6] perf/x86: Add perf text poke event
 2019-11-11 16:05 UTC  (13+ messages)
` [PATCH RFC 1/6] "

[PATCH v1 0/3] KVM: VMX: Posted Interrupts fixes
 2019-11-11 15:58 UTC  (12+ messages)
` [PATCH v1 1/3] KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts
` [PATCH v1 2/3] KVM: VMX: Do not change PID.NDST when loading a blocked vCPU

[PATCH] rtw88: remove duplicated include from ps.c
 2019-11-11 15:58 UTC  (2+ messages)

[PATCH v1] tools/hv: async name resolution in kvp_daemon
 2019-11-11 15:55 UTC  (5+ messages)

[PATCH v3 1/2] mm: clean up validate_slab()
 2019-11-11 15:55 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] mm: avoid slub allocation while holding list_lock
              ` [FIX] slub: Remove kmalloc under list_lock from list_slab_objects() V2

[PATCH v3 1/2] scsi: ufs: export hibern8 entry and exit
 2019-11-11 15:54 UTC  (4+ messages)
` [PATCH v3 2/2] scsi: ufs-qcom: enter and exit hibern8 during clock scaling

[PATCH v2 0/5] drm/komeda: Improve IRQ error event prints
 2019-11-11 15:53 UTC  (5+ messages)
` [PATCH v2 1/5] drm/komeda: Add debugfs node to control error verbosity
` [PATCH v2 5/5] drm/komeda: add rate limiting disable to err_verbosity

[PATCH v2 00/20] EDAC: Rework edac_mc and ghes drivers
 2019-11-11 15:49 UTC  (3+ messages)

[PATCH] net: bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields()
 2019-11-11 15:44 UTC  (2+ messages)

[PATCH 1/4] parport: daisy: avoid hardcoded name
 2019-11-11 15:43 UTC  (4+ messages)
` [PATCH 4/4] parport: daisy: use new parport device model

Build regressions/improvements in v5.4-rc7
 2019-11-11 15:36 UTC  (2+ messages)

[PATCH] staging: fbtft: Remove set but not used variable 'ret'
 2019-11-11 15:40 UTC  (2+ messages)

[PATCH] staging/octeon: Fix test build on MIPS
 2019-11-11 15:40 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add node for gpu on rk3399-roc-pc
 2019-11-11 15:38 UTC 

[PATCH] Add prctl support for controlling mem reclaim V3
 2019-11-11 15:34 UTC  (3+ messages)

[PATCH] mm/vmscan.c: Fix typo in comment
 2019-11-11 15:32 UTC 

[PATCH 0/2] usb: dwc3: gadget: improve isoc handling
 2019-11-11 15:26 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: gadget: make starting isoc transfers more robust
` [PATCH 2/2] usb: dwc3: gadget: restart the transfer if a isoc request is queued too late

[PATCH v5 00/15] dmaengine/soc: Add Texas Instruments UDMA support
 2019-11-11 15:25 UTC  (3+ messages)
` [PATCH v5 09/15] dmaengine: ti: New driver for K3 UDMA - split#1: defines, structs, io func

[PATCH] tty: serial: samsung: rename to fix build warning
 2019-11-11 15:18 UTC  (3+ messages)

[PATCH v2] soc: mediatek: add SMC fid table for SIP interface
 2019-11-11 15:17 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: Update for INTEL IOMMU (VT-d) entry
 2019-11-11 15:11 UTC  (2+ messages)

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-11 15:10 UTC  (7+ messages)

[PATCH v2] iommu/vt-d: Turn off translations at shutdown
 2019-11-11 15:08 UTC  (2+ messages)

[PATCH v2] iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved
 2019-11-11 15:06 UTC  (2+ messages)

[PATCH v4 0/4] arm64: meson: add support for A1 Power Domains
 2019-11-11 15:00 UTC  (11+ messages)
` [PATCH v4 2/4] firmware: meson_sm: Add secure power domain support
` [PATCH v4 3/4] soc: amlogic: Add support for Secure power domains controller

[PATCH v4 0/2]PCI: cadence: Convert drivers to core library
 2019-11-11 14:59 UTC  (2+ messages)

[PATCH] docs: cgroup: mm: Document why inactive_X + active_X may not equal X
 2019-11-11 14:53 UTC  (2+ messages)

mm/swap: possible problem introduced when replacing REQ_NOIDLE with REQ_IDLE
 2019-11-11 14:52 UTC  (2+ messages)

[Freedreno] drm/msm: 'pp done time out' errors after async commit changes
 2019-11-11 14:51 UTC  (12+ messages)

[PATCH 0/3] xen/mcelog: assorted adjustments
 2019-11-11 14:46 UTC  (4+ messages)
` [PATCH 1/3] xen/mcelog: drop __MC_MSR_MCGCAP
` [PATCH 2/3] xen/mcelog: add PPIN to record when available
` [PATCH 3/3] xen/mcelog: also allow building for 32-bit kernels

[PATCH] docs: cgroup: mm: Fix spelling of "list"
 2019-11-11 14:44 UTC 

[PATCH net-next 0/6] net: stmmac: Improvements for -next
 2019-11-11 14:42 UTC  (7+ messages)
` [PATCH net-next 1/6] net: stmmac: Fix sparse warning
` [PATCH net-next 2/6] net: stmmac: gmac4+: Add Split Header support
` [PATCH net-next 3/6] net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacks
` [PATCH net-next 4/6] net: stmmac: tc: Remove the speed dependency
` [PATCH net-next 5/6] net: stmmac: Rework stmmac_rx()
` [PATCH net-next 6/6] net: stmmac: Implement UDP Segmentation Offload

[PATCH] arm64: dts: rockchip: Enable HDMI Sound on rk3399-roc-pc
 2019-11-11 14:37 UTC 

[PATCH v1] platform/mellanox: Add Mellanox TRIO driver
 2019-11-11 14:34 UTC  (2+ messages)

[PATCH] sparc: vdso: Fix build failure seen due to kbuild changes
 2019-11-11 14:35 UTC  (4+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 5.5
 2019-11-11 14:33 UTC  (2+ messages)

[PATCH 0/2] x86/Xen/32: xen_iret_crit_fixup adjustments
 2019-11-11 14:32 UTC  (3+ messages)
` [PATCH 1/2] x86/Xen/32: make xen_iret_crit_fixup independent of frame layout
` [PATCH 2/2] x86/Xen/32: simplify xen_iret_crit_fixup's ring check

[PATCH V2 0/7] rcu: introduce percpu rcu_preempt_depth
 2019-11-11 14:32 UTC  (8+ messages)
` [PATCH V2 2/7] rcu: cleanup rcu_preempt_deferred_qs()

[PATCH] tty: fill console_driver->driver_name
 2019-11-11 14:27 UTC  (2+ messages)

[PATCH] perf tools: avoid reading out of scope array
 2019-11-11 14:25 UTC  (3+ messages)

[PATCH bpf-next 1/2] selftests: bpf: test_lwt_ip_encap: add missing object file to TEST_FILES
 2019-11-11 14:22 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests: bpf: test_tc_edt: "

[PATCH] arm64: dts: rockchip: Add regulators for pcie on rk3399-roc-pc
 2019-11-11 14:21 UTC 

[PATCHv1 0/5] ASoC: da7213: support for usage with simple-card
 2019-11-11 14:20 UTC  (3+ messages)
` [PATCHv1 5/5] ASoC: da7213: add default clock handling

[PATCH] net: add missing semicolon in net_dev_template
 2019-11-11 14:17 UTC 

[PATCH -next] fsi: aspeed: Use devm_kfree in aspeed_master_release()
 2019-11-11 14:17 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 00/10] ftrace: Add register_ftrace_direct()
 2019-11-11 14:15 UTC  (4+ messages)

[PATCH] arm64: Kconfig: make CMDLINE_FORCE depend on CMDLINE
 2019-11-11 14:14 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).