linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-19 14:49:06 to 2018-07-19 18:03:03 UTC [more...]

[PATCH 00/31] Introduced new Cadence USBSSP DRD Driver
 2018-07-19 17:58 UTC  (31+ messages)
` [PATCH 01/31] usb: usbssp: Defined register maps and other useful structures
` [PATCH 02/31] usb: usbssp: Added some decoding functions
` [PATCH 03/31] usb: usbssp: Add trace events used in driver
` [PATCH 05/31] usb: usbssp: Added first part of initialization sequence
` [PATCH 06/31] usb: usbssp: added template functions used by upper layer
` [PATCH 07/31] usb: usbssp: Initialization - added usbssp_mem_init
` [PATCH 08/31] usb: usbssp: Added ring and segment handling functions
` [PATCH 09/31] usb: usbssp: add implementation of usbssp_mem_cleanup
` [PATCH 10/31] usb: usbssp: added usbssp_trb_in_td function
` [PATCH 11/31] usb: usbssp: added function for stopping driver
` [PATCH 12/31] usb: usbssp: added functions for queuing commands
` [PATCH 13/31] usb: usbssp: addec procedure for handlin Port Status Change events
` [PATCH 14/31] usb: usbssp: added procedure handling command completion events
` [PATCH 15/31] usb: usbssp: added device controller error, transfer and SETUP completion event
` [PATCH 16/31] usb: usbssp: added connect/disconnect procedures
` [PATCH 17/31] usb: usbssp: added implementation of usbssp_halt_endpoint function
` [PATCH 18/31] usb: usbssp: added handling of Port Reset event
` [PATCH 19/31] usb: usbssp: added support for USB enumeration process
` [PATCH 20/31] usb: usbssp: added queuing procedure for control transfer
` [PATCH 21/31] usb: usbssp: added queuing procedure for BULK and INT transfer
` [PATCH 22/31] usb: usbssp: added procedure removing request from transfer ring
` [PATCH 23/31] usb: usbssp: added implementation of transfer events
` [PATCH 24/31] usb: usbssp: added detecting command timeout
` [PATCH 25/31] usb: usbssp: added implementation of usbssp interface
` [PATCH 26/31] usb: usbssp: added endpoint configuration functionality
` [PATCH 27/31] usb: usbssp: implements usbssp_gadget_ep_enable function
` [PATCH 28/31] usb: usbssp: implemented usbssp_gadget_ep_disable function
` [PATCH 29/31] usb: usbssp: added support for LPM
` [PATCH 30/31] usb: usbssp: added support for TEST_MODE
` [PATCH 31/31] usb: usbssp: add pci to platform driver wrapper

KASAN: use-after-free Read in generic_perform_write
 2018-07-19 18:01 UTC 

[PATCH v6 00/13] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-07-19 17:57 UTC  (2+ messages)

[RFC PATCH 0/2] clk: qcom: Quad SPI (qspi) clock support for sdm845
 2018-07-19 17:55 UTC  (4+ messages)
` [RFC PATCH 2/2] clk: qcom: Add qspi (Quad SPI) clocks "

[PATCH 0/3] Enable smmu support on sdm845
 2018-07-19 17:53 UTC  (4+ messages)
` [PATCH 1/3] dts: arm64/sdm845: Add node for arm,mmu-500
` [PATCH 2/3] dts: arm64/sdm845: Add node for qcom,smmu-v2
` [PATCH 3/3] iommu/arm-smmu: Error out only if not enough context interrupts

[PATCH] tpm: add support for partial reads
 2018-07-19 17:54 UTC  (4+ messages)

[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
 2018-07-19 17:54 UTC  (5+ messages)
` [PATCH 08/10] psi: pressure stall information for CPU, memory, and IO

[PATCH 2/4] ALSA: usb-audio: AudioStreaming Power Domain parsing
 2018-07-19 17:48 UTC  (3+ messages)
` [RFC PATCH] ALSA: usb-audio: snd_usb_add_audio_stream_v3() can be static

[PATCH 0/5] net: extend eth_platform_get_mac_address()
 2018-07-19 17:47 UTC  (14+ messages)
` [PATCH 4/5] net: add support for nvmem to eth_platform_get_mac_address()
` [PATCH 5/5] net: add MTD support "

[PATCH v5 0/6] Add Actions Semiconductor Owl S900 I2C support
 2018-07-19 17:44 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: i2c: Add binding for Actions Semiconductor Owl I2C controller
` [PATCH v5 2/6] arm64: dts: actions: Add pinctrl definition for S900 "
` [PATCH v5 3/6] arm64: dts: actions: Add Actions Semiconductor S900 I2C controller nodes
` [PATCH v5 4/6] arm64: dts: actions: Enable I2C1 and I2C2 in Bubblegum-96 board
` [PATCH v5 5/6] i2c: Add Actions Semiconductor Owl family S900 I2C driver
` [PATCH v5 6/6] MAINTAINERS: Add entry for Actions Semiconductor Owl "

[PATCH] usb: musb: Call musb_platform_exit from musb_stop
 2018-07-19 17:46 UTC  (3+ messages)

BUG: KASAN: stack-out-of-bounds in unwind_next_frame
 2018-07-19 17:43 UTC  (3+ messages)

[PATCH v2] checkpatch: Only encode UTF-8 quoted printable mail headers
 2018-07-19 17:38 UTC  (4+ messages)

[PATCH v11 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-07-19 17:38 UTC  (13+ messages)
` [PATCH v11 7/9] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root

[PATCH 1/3] ARM: tegra: apalis-tk1: Fix SPDX license identifier format
 2018-07-19 17:32 UTC  (4+ messages)
` [PATCH 2/3] ARM: tegra: apalis-tk1: Add SPDX license (GPL-2.0 OR X11) identifiers

[PATCH v3 0/6] KVM: X86: Implement PV IPIs support
 2018-07-19 17:22 UTC  (9+ messages)
` [PATCH v3 2/6] KVM: X86: Implement PV IPIs in linux guest
` [PATCH v3 4/6] KVM: X86: Implement PV IPIs send hypercall
` [PATCH v3 5/6] KVM: X86: Add NMI support to PV IPIs

[PATCH] net: phy: sfp: Do not use "imply HWMON"
 2018-07-19 17:19 UTC  (2+ messages)

[PATCH v6 0/7] x86,tlb,mm: make lazy TLB mode even lazier
 2018-07-19 17:18 UTC  (8+ messages)
` [PATCH 4/7] x86,tlb: make lazy TLB mode lazier

[PATCH] pty: fix O_CLOEXEC for TIOCGPTPEER
 2018-07-19 17:18 UTC  (2+ messages)

[PATCH 1/4] ALSA: usb-audio: Initial Power Domain support
 2018-07-19 17:09 UTC  (3+ messages)

[PATCH RFC/RFT net-next 00/17] net: Convert neighbor tables to per-namespace
 2018-07-19 17:12 UTC  (6+ messages)

[RFC] Make need_resched() return true when rcu_urgent_qs requested
 2018-07-19 17:09 UTC  (11+ messages)

[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
 2018-07-19 17:06 UTC  (12+ messages)
` [RFC PATCH v2 16/27] mm: Modify can_follow_write_pte/pmd for shadow stack

[PATCH kselftest-next] Add cgroup core selftests
 2018-07-19 17:08 UTC  (3+ messages)

[PATCH] i2c: aspeed: Improve driver to support multi-master use cases stably
 2018-07-19 16:58 UTC  (12+ messages)

[PATCH] PCI/AER: Do not clear AER bits if we don't own AER
 2018-07-19 16:58 UTC  (4+ messages)

[PATCH] mtd: nuc900_nand: mark expected switch fall-through
 2018-07-19 16:20 UTC  (4+ messages)

[PATCH 0/2] add SPI controller driver for UniPhier SoCs
 2018-07-19 16:51 UTC  (3+ messages)
` [PATCH 2/2] spi: add SPI controller driver for UniPhier SoC

[PATCH v2] drm/amd/display/dc/dce: Fix multiple potential integer overflows
 2018-07-19 16:51 UTC  (2+ messages)

[PATCH v14 00/25] Early boot time stamps
 2018-07-19 16:49 UTC  (7+ messages)
` [PATCH v14 20/25] x86/tsc: calibrate tsc only once

linux-next: Tree for Jul 19
 2018-07-19 16:46 UTC  (2+ messages)
` linux-next: Tree for Jul 19 (usb/typec/fusb302/)

[PATCH 0/4] iio: adc: xilinx: XADC driver enhancements and bug fixes
 2018-07-19 16:40 UTC  (5+ messages)
` [PATCH 3/4] iio: adc: xilinx: Check for return values in clk related functions
` [PATCH 4/4] iio: adc: xilinx: Use devm_ functions while requesting irq

[PATCH] timekeeping.txt: Correct maxCount of n-bit binary counter
 2018-07-19 16:36 UTC 

[PATCH 0/6] Symbol namespaces
 2018-07-19 16:32 UTC  (3+ messages)
` [PATCH 2/6] module: add support for symbol namespaces

[PATCH 1/4] nvme: factor out pci abort handling into core
 2018-07-19 16:29 UTC  (2+ messages)

[PATCH] mm: Cleanup in do_shrink_slab()
 2018-07-19 16:27 UTC  (4+ messages)

[PATCH] ARM: defconfig: add mediatek_v7_defconfig
 2018-07-19 16:25 UTC 

[PATCH] mm: memcg: fix use after free in mem_cgroup_iter()
 2018-07-19 16:23 UTC  (3+ messages)

arch/arc/ allmodconfig
 2018-07-19 16:21 UTC  (2+ messages)

kernel BUG at fs/super.c:LINE!
 2018-07-19 16:19 UTC  (3+ messages)

[RFC PATCH] vfio/pci: map prefetchble bars as writecombine
 2018-07-19 16:19 UTC  (7+ messages)

[PATCH] backlight: pwm_bl: Fix uninitialized variable
 2018-07-19 16:19 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH ghak59 V1 0/6] audit: config_change normalizations and event record gathering
 2018-07-19 16:08 UTC  (6+ messages)
` [RFC PATCH ghak59 V1 1/6] audit: give a clue what CONFIG_CHANGE op was involved

[RFT 00/10] pinctrl: samsung: Remove ugly hack for sharing eint_wakeup_mask
 2018-07-19 16:00 UTC  (11+ messages)
` [RFT 01/10] pinctrl: samsung: Define suspend and resume callbacks for all banks and SoCs
` [RFT 02/10] pinctrl: samsung: Document suspend and resume members
` [RFT 03/10] pinctrl: samsung: Document hidden requirement about one external wakeup
` [RFT 04/10] pinctrl: samsung: Add dedicated compatible for S5Pv210 wakeup interrupts
` [RFT 05/10] ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433
` [RFT 06/10] pinctrl: samsung: Write external interrupt mask
` [RFT 07/10] ARM: dts: s5pv210: Switch to S5Pv210 specific pinctrl wakeup compatible
` [RFT 08/10] ARM: s5pv210: Remove legacy setting of external wakeup interrupts
` [RFT 09/10] ARM: exynos: "
` [RFT 10/10] pinctrl: samsung: Remove legacy API for handling external wakeup interrupts mask

[PATCH] gpu/drm/hisilicon: Convert drm_atomic_helper_suspend/resume()
 2018-07-19 16:04 UTC 

[PATCH] f2fs: restrict setting up inode.i_advise
 2018-07-19 15:57 UTC 

[PATCHv2 0/4] perf tools: Fix top crashes
 2018-07-19 15:58 UTC  (3+ messages)
` [PATCH 4/4] perf tools: Fix struct comm_str removal crash

[PATCH v2 0/4] pci-dra7xx: Enable errata i870 workaround for RC mode
 2018-07-19 15:59 UTC  (6+ messages)
` [PATCH v2 2/4] pci: dwc: pci-dra7xx: Enable errata i870 for both EP and "

[PATCH v3 0/7] Fix issues and cleanup for ERR_FATAL and ERR_NONFATAL
 2018-07-19 15:56 UTC  (2+ messages)

[PATCH] perf tools: Synthesize GROUP_DESC feature in pipe mode
 2018-07-19 15:56 UTC  (7+ messages)

[PATCH] vfs: make open_with_fake_path() not contribute to nr_files
 2018-07-19 15:52 UTC  (4+ messages)

[PATCH v2 bpf-next] bpfilter: Fix mismatch in function argument types
 2018-07-19 15:51 UTC  (3+ messages)

[PATCH 0/5] crypto: add IV generation templates
 2018-07-19 15:50 UTC  (6+ messages)

[PATCH v3] PCI: Check for PCIe downtraining conditions
 2018-07-19 15:49 UTC  (7+ messages)

[PATCH RFC/RFT net-next 00/17] net: Convert neighbor tables to per-namespace
 2018-07-19 15:49 UTC  (3+ messages)

[RFC v3 0/2] kvm "fake DAX" device flushing
 2018-07-19 15:48 UTC  (7+ messages)
` [RFC v3] qemu: Add virtio pmem device
    ` [Qemu-devel] "

[PATCH] buildtar: Copy bzImage for s390
 2018-07-19 15:39 UTC 

[PATCH v1] memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
 2018-07-19 15:38 UTC  (3+ messages)

[PATCH] Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"
 2018-07-19 15:37 UTC  (3+ messages)
` [PATCH] drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE checking if panel is used

[PATCH v2 0/3] net: extend eth_platform_get_mac_address()
 2018-07-19 15:35 UTC  (8+ messages)
` [PATCH v2 2/3] net: add support for nvmem to eth_platform_get_mac_address()

[PATCH v3 0/3] net: extend eth_platform_get_mac_address()
 2018-07-19 15:32 UTC  (4+ messages)
` [PATCH v3 1/3] net: split eth_platform_get_mac_address() into subroutines
` [PATCH v3 2/3] net: add support for nvmem to eth_platform_get_mac_address()
` [PATCH v3 3/3] net: add MTD support "

[PATCH v6 00/10] Add the I3C subsystem
 2018-07-19 15:29 UTC  (11+ messages)
` [PATCH v6 01/10] i3c: Add core I3C infrastructure
` [PATCH v6 02/10] docs: driver-api: Add I3C documentation
` [PATCH v6 03/10] i3c: Add sysfs ABI spec
` [PATCH v6 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v6 05/10] dt-bindings: i3c: Add macros to help fill I3C/I2C device's reg property
` [PATCH v6 06/10] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v6 07/10] i3c: master: Add driver for Cadence IP
` [PATCH v6 08/10] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v6 09/10] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v6 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander

[PATCH][V2] drivers: fpga: fix two trivial spelling mistakes
 2018-07-19 15:30 UTC  (2+ messages)

[PATCH 0/6 v1 resend] statfs: handle mount propagation
 2018-07-19 15:30 UTC  (5+ messages)

[PATCH 0/4] irqchip updates for 4.18-rc6
 2018-07-19 15:26 UTC 

[PATCH v3 0/4] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-07-19 15:22 UTC  (5+ messages)
` [PATCH v3 1/4] x86/boot: Add acpitb.h to help parse acpi tables
` [PATCH v3 2/4] x86/boot: Add acpitb.c to "

photos
 2018-07-19 14:33 UTC 

[PATCH V3 2/2] mux: adgs1408: new driver for Analog Devices ADGS1408/1409 mux …
 2018-07-19 15:19 UTC  (2+ messages)

[PATCH v7 0/4] resource: Use list_head to link sibling resource
 2018-07-19 15:17 UTC  (4+ messages)
` [PATCH v7 4/4] kexec_file: Load kernel at top of system RAM if required

[PATCH v2 0/5] Refactor free_area_init_node/free_area_init_core
 2018-07-19 15:15 UTC  (11+ messages)
` [PATCH v2 3/5] mm/page_alloc: Optimize free_area_init_core
` [PATCH v2 5/5] mm/page_alloc: Only call pgdat_set_deferred_range when the system boots

[pci PATCH v8 0/4] Add support for unmanaged SR-IOV
 2018-07-19 15:12 UTC  (4+ messages)
` [pci PATCH v8 4/4] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs

[PATCH] Debug: Add cpu registers dump in case of kernel panic
 2018-07-19 15:11 UTC  (2+ messages)

[PATCH RESEND v2 1/2] drm/sun4i: sun4i: Register quirks with the backend structure
 2018-07-19 15:09 UTC  (2+ messages)

Linux 4.4.142
 2018-07-19 15:08 UTC  (2+ messages)

[PATCH 0/4] Rework NVMe abort handling
 2018-07-19 15:04 UTC  (9+ messages)

[PATCH 0/4][RFC v2] Introduce the in-kernel hibernation encryption
 2018-07-19 14:58 UTC  (5+ messages)

[PATCH] scripts: Add Python 3 compatibility to spdxcheck.py
 2018-07-19 14:58 UTC  (2+ messages)

[PATCH] arm64, kaslr: export offset in VMCOREINFO ELF notes
 2018-07-19 14:55 UTC  (3+ messages)

[PATCH] timer: Fix coding style
 2018-07-19 14:54 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 1/2] pinctrl/amd: only handle irq if it is pending and unmasked
 2018-07-19 14:54 UTC  (2+ messages)

[PATCH v4 00/14] crypto: Remove VLA usage
 2018-07-19 14:54 UTC  (19+ messages)
` [PATCH v4 11/14] treewide: Prepare to remove VLA usage for AHASH_REQUEST_ON_STACK

[PATCH 3/3] clk: meson-g12a: Add EE Clock controller driver
 2018-07-19 14:53 UTC  (6+ messages)

[PATCH v7] x86: Avoid pr_cont() in show_opcodes()
 2018-07-19 14:51 UTC  (2+ messages)
` [tip:x86/debug] "

[PATCH] dt-bindings: iio: sigma-delta-modulator: fix unit-address in example
 2018-07-19 14:51 UTC 

[PATCH v2 0/3] Allwinner H6 MMC support
 2018-07-19 14:51 UTC  (2+ messages)

[PATCH] net: phy: use generic clause 45 autonegotiation done
 2018-07-19 14:49 UTC  (5+ messages)

[PATCH net-next 0/9] Misc. cleanups for HNS3 ethernet driver
 2018-07-19 14:47 UTC  (2+ messages)
` [PATCH net-next 6/9] net: hns3: Modify inconsistent bit mask macros

general protection fault in inet_accept
 2018-07-19 14:49 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).