linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-20 02:48:42 to 2018-09-20 07:19:36 UTC [more...]

[PATCH v2 0/2] Compiler Attributes: (naked only, for v4.19)
 2018-09-20  7:19 UTC  (8+ messages)
` [PATCH v2 2/2] Compiler Attributes: naked can be shared

[PATCH] scsi: sd: don't crash the host on invalid commands
 2018-09-20  7:19 UTC 

[PATCH] netfilter: nf_tables: add SECMARK support
 2018-09-20  7:18 UTC  (3+ messages)

linux-next: build warning after merge of the tty tree
 2018-09-20  7:16 UTC  (3+ messages)
` [PATCH] kgdboc: Fix warning with module build

[PATCH] ARM: amba: Fix leak of driver_override attribute value
 2018-09-20  7:16 UTC  (4+ messages)

[PATCH] scsi: sd: don't crash the host on invalid commands
 2018-09-20  7:15 UTC 

[PATCH] ALSA: xen-front: Refine indentations and constify snd_pcm_ops
 2018-09-20  7:15 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: Add clk-lse node's label on stm32f429
 2018-09-20  7:14 UTC  (2+ messages)

[PATCH] clk: ti: fix OF child-node lookup
 2018-09-20  7:11 UTC  (3+ messages)

[PATCH] Revert "ubifs: xattr: Don't operate on deleted inodes"
 2018-09-20  7:10 UTC  (3+ messages)

[PATCH v4 0/2] arm64: dts: meson-g12a: Introduce new DT files for Meson-G12A SoC
 2018-09-20  7:09 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: amlogic: Add Meson G12A binding
` [PATCH v4 2/2] arm64: dts: meson-g12a: add initial g12a s905d2 SoC DT support

[PATCH] usb: core: disable USB2 LPM when suspending
 2018-09-20  7:09 UTC 

merge dma_direct_ops and dma_noncoherent_ops v3
 2018-09-20  7:02 UTC  (2+ messages)

[PATCH 0/3 v2] add reserved e820 ranges to the kdump kernel e820 table
 2018-09-20  6:59 UTC  (5+ messages)
` [PATCH 1/3 v2] resource: fix an error which walks through iomem resources

[PATCH RFC] scsi: ufs: Disable blk-mq for now
 2018-09-20  6:58 UTC  (5+ messages)

[PATCH] kernel/dma: Fix panic caused by passing cma to command line
 2018-09-20  6:54 UTC  (3+ messages)

[LKP] cde50a6739 [16.916169] WARNING: bad unlock balance detected!
 2018-09-20  6:54 UTC 

[PATCH 0/4] add uart DMA function
 2018-09-20  6:41 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: dma: uart: add uart dma bindings
` [PATCH 2/4] dmaengine: mtk_uart_dma: add Mediatek uart DMA support
` [PATCH 3/4] serial: 8250-mtk: add "
` [PATCH 4/4] arm: dts: mt2701: add uart APDMA to device tree

[PATCH v2 0/5] scsi: libsas: some code cleanups and bug fixes
 2018-09-20  6:34 UTC  (7+ messages)
` [PATCH v2 1/5] scsi: libsas: delete dead code in scsi_transport_sas.c
` [PATCH v2 2/5] scsi: libsas: check the lldd callback correctly
` [PATCH v2 4/5] scsi: libsas: check the ata device status by ata_dev_enabled()

block: DMA alignment of IO buffer allocated from slab
 2018-09-20  6:32 UTC  (8+ messages)

[PATCH 2/2] drm/virtio: add iommu support
 2018-09-20  6:32 UTC  (10+ messages)
  ` [virtio-dev] "

[PATCH] drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d,3d}
 2018-09-20  6:29 UTC 

[PATCH] Don't hardcode path as it is architecture dependent
 2018-09-20  6:26 UTC 

[PATCH] arm64: dts: rockchip: add initial dts support for Rockpro64 board
 2018-09-20  6:25 UTC  (2+ messages)

[PATCH v7 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-09-20  6:03 UTC  (12+ messages)
` [PATCH v7 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v7 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v7 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v7 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v7 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v7 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v7 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v7 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v7 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v7 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v7 11/11] hugetlb: Introduce generic version of huge_ptep_get

[PATCH V2 1/3] mmc: sdhci: Allow platform controlled voltage switching
 2018-09-20  6:22 UTC  (3+ messages)
` [PATCH V2 2/3] dt-bindings: mmc: sdhci-msm: Add entries for passing load values
` [PATCH V2 3/3] mmc: sdhci-msm: Use internal voltage control

[PATCH] net: macb: Clean 64b dma addresses if they are not detected
 2018-09-20  6:23 UTC  (3+ messages)

[PATCH 1/2] f2fs: report ENOENT correct in f2fs_rename
 2018-09-20  6:14 UTC  (6+ messages)
` [PATCH 2/2] f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO
  ` [PATCH 2/2 v2] "
    ` [f2fs-dev] "
` [PATCH 1/2 v2] f2fs: report ENOENT correct in f2fs_rename
  ` [f2fs-dev] "

[PATCH -next] platform: goldfish: pipe: Make symbol 'goldfish_pipe_dev' static
 2018-09-20  6:22 UTC 

[PATCH] isdn/hisax: Remove unnecessary parenthesis
 2018-09-20  6:11 UTC  (2+ messages)

[PATCH net-next] atl1: remove set but not used variable 'advertising'
 2018-09-20  6:10 UTC  (2+ messages)

[PATCH net-next] e1000: remove set but not used variable 'txb2b'
 2018-09-20  6:09 UTC  (2+ messages)

[PATCH] f2fs: avoid infinite loop in f2fs_alloc_nid
 2018-09-20  6:09 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] net: toshiba: remove a redundant local variable 'index_specified'
 2018-09-20  6:09 UTC  (2+ messages)

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-20  5:55 UTC  (7+ messages)

[PATCH V8 0/6] C-SKY(csky) Linux Kernel Port
 2018-09-20  5:54 UTC  (8+ messages)
` [PATCH V8 1/6] csky/dma: bugfix dma_sync_for_cpu/device
` [PATCH V8 2/6] csky: remove irq_mapping from smp.c
` [PATCH V8 3/6] irqchip: add C-SKY SMP interrupt controller
` [PATCH V8 4/6] dt-bindings: interrupt-controller: C-SKY SMP intc
` [PATCH V8 5/6] clocksource: add C-SKY SMP timer
` [PATCH V8 6/6] dt-bindings: timer: C-SKY Multi-processor timer

[PATCH] media: qcom: remove duplicated include file
 2018-09-20  5:55 UTC  (2+ messages)

[PATCH 00/13] MT8183 IOMMU SUPPORT
 2018-09-20  5:54 UTC  (3+ messages)
` [PATCH 04/13] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB mode

[PATCH V5 1/3] irqchip: add C-SKY irqchip drivers
 2018-09-20  5:47 UTC  (7+ messages)

[PATCH] Driver core: add bus_find_device_by_of_node
 2018-09-20  5:42 UTC 

[PATCH] kernel: kexec_file: remove some duplicated include file
 2018-09-20  5:12 UTC 

[RFC] gpiolib: Fix gpio_direction_* for single direction GPIOs
 2018-09-20  5:23 UTC  (6+ messages)
` [PATCH] gpiolib: Show correct direction from the beginning

[PATCH] firmware: Always initialize the fw_priv list object
 2018-09-20  5:22 UTC  (2+ messages)

[PATCH] misc: genwqe: remove duplicated include file
 2018-09-20  5:07 UTC 

[PATCH] media: card_utils: remove duplicated include file
 2018-09-20  5:04 UTC 

[PATCH] i2c: i2c-qcom-geni: Properly handle DMA safe buffers
 2018-09-20  5:14 UTC  (5+ messages)

linux-next: Tree for Sep 20
 2018-09-20  5:12 UTC 

[PATCH] media: ddbridge: remove some duplicated include file
 2018-09-20  4:56 UTC 

[PATCH] IB/mlx4: Remove unnecessary parentheses
 2018-09-20  5:03 UTC  (2+ messages)

[PATCH v4 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe
 2018-09-20  4:41 UTC  (6+ messages)
` [PATCH v4 1/5] signal: Add set_user_sigmask()
` [PATCH v4 2/5] signal: Add restore_user_sigmask()
` [PATCH v4 3/5] ppoll: use __kernel_timespec
` [PATCH v4 4/5] pselect6: "
` [PATCH v4 5/5] io_pgetevents: "

[PATCH] powerpc/pkeys: Fix reading of ibm,processor-storage-keys property
 2018-09-20  4:38 UTC 

[RESEND PATCH 0/2] mtd: spi-nor: add entry for mt35xu512aba flash
 2018-09-20  4:31 UTC  (4+ messages)
` [RESEND PATCH 1/2] mtd: spi-nor: add macros related to MICRON flash

[PATCH v4 0/3] docs/core-api: add memory allocation guide
 2018-09-20  4:29 UTC  (2+ messages)

[PATCH] net: ibm: remove redundant local variables 'act_nr_of_entries' and 'act_pages'
 2018-09-20  4:26 UTC  (2+ messages)

[PATCH] net: ibm: remove a redundant local variable 'k'
 2018-09-20  4:26 UTC  (2+ messages)

[PATCH net] net: mvneta: fix the Rx desc buffer DMA unmapping
 2018-09-20  4:25 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add PPC contacts for PCI core error handling
 2018-09-20  4:21 UTC  (3+ messages)

[PATCH net-next 00/12] Fixes, cleanups & minor additions to HNS3 driver
 2018-09-20  4:21 UTC  (2+ messages)

[PATCH v2 1/3] powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVE
 2018-09-20  4:20 UTC  (2+ messages)
` [v2,1/3] "

[PATCH net-next] net: sun: fix return type of ndo_start_xmit function
 2018-09-20  4:19 UTC  (2+ messages)

[PATCH net-next] net: amd: fix return type of ndo_start_xmit function
 2018-09-20  4:19 UTC  (2+ messages)

[PATCH net-next] net: broadcom: fix return type of ndo_start_xmit function
 2018-09-20  4:19 UTC  (2+ messages)

[PATCH net-next] net: toshiba: fix return type of ndo_start_xmit function
 2018-09-20  4:19 UTC  (3+ messages)
` [PATCH net-next] net: xilinx: "

[PATCH net-next] net: toshiba: fix return type of ndo_start_xmit function
 2018-09-20  4:19 UTC  (2+ messages)

[PATCH net-next] net: marvell: fix return type of ndo_start_xmit function
 2018-09-20  4:19 UTC  (2+ messages)

Code of Conduct: Let's revamp it
 2018-09-20  4:18 UTC  (6+ messages)

[PATCH net-next 0/3] net: phy: phylink: ensure the carrier is off when starting phylink
 2018-09-20  4:15 UTC  (2+ messages)

[PATCH net-next 00/12] net: mvpp2: improve the interrupt usage
 2018-09-20  4:13 UTC  (2+ messages)

Code of Conduct: Those Ejected should rescind their license grant. (Yes, bare license grants can be rescinded at the will of the grantor)
 2018-09-20  4:03 UTC 

""The remedies you suggest, if they could even be legally done""
 2018-09-20  4:01 UTC 

[RESEND PATCH 0/5] net: Use FIELD_SIZEOF directly instead of reimplementing its function
 2018-09-20  3:58 UTC  (2+ messages)

Code of Conduct: Those Ejected should rescind their license grant
 2018-09-20  3:45 UTC 

Code of Conduct: Those Ejected should rescind their license grant
 2018-09-20  3:39 UTC 

[PATCH] usb: phy: mxs: fix spelling mistake "stardard" -> "standard"
 2018-09-20  3:33 UTC  (2+ messages)

[PATCH v9 0/5] Venus updates - PIL
 2018-09-20  3:31 UTC  (6+ messages)
` [PATCH v9 1/5] venus: firmware: add routine to reset ARM9

[PATCH] IB/nes: Remove unnecessary parentheses
 2018-09-20  3:29 UTC 

[PATCH 2/2] pinctrl: tegra: move probe to __init section
 2018-09-20  3:28 UTC  (2+ messages)

[PATCH] venus: vdec: fix decoded data size
 2018-09-20  3:02 UTC  (11+ messages)

[PATCH] powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()
 2018-09-20  3:02 UTC  (3+ messages)
` Checkpatch bad Warning (Re: [PATCH] powerpc/kgdb: add kgdb_arch_set/remove_breakpoint())

[PATCH -next] bus: fsl-mc: remove duplicated include
 2018-09-20  2:57 UTC 

[PATCH AUTOSEL 4.18 01/56] ARM: OMAP2+: Fix null hwmod for ti-sysc debug
 2018-09-20  2:48 UTC  (24+ messages)
` [PATCH AUTOSEL 4.18 08/56] thermal: of-thermal: disable passive polling when thermal zone is disabled
` [PATCH AUTOSEL 4.18 16/56] tls: possible hang when do_tcp_sendpages hits sndbuf is full case
` [PATCH AUTOSEL 4.18 17/56] bpf: sockmap: write_space events need to be passed to TCP handler
` [PATCH AUTOSEL 4.18 18/56] drm/amdgpu: fix VM clearing for the root PD
` [PATCH AUTOSEL 4.18 21/56] net/ncsi: Fixup .dumpit message flags and ID check in Netlink handler
` [PATCH AUTOSEL 4.18 20/56] amdgpu: fix multi-process hang issue
` [PATCH AUTOSEL 4.18 24/56] net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
` [PATCH AUTOSEL 4.18 27/56] ice: Fix multiple static analyser warnings
` [PATCH AUTOSEL 4.18 37/56] e1000: ensure to free old tx/rx rings in set_ringparam()
` [PATCH AUTOSEL 4.18 40/56] i40e: fix condition of WARN_ONCE for stat strings
` [PATCH AUTOSEL 4.18 42/56] crypto: cavium/nitrox - fix for command corruption in queue full case with backlog submissions
` [PATCH AUTOSEL 4.18 43/56] hwmon: (ina2xx) fix sysfs shunt resistor read access
` [PATCH AUTOSEL 4.18 45/56] Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
` [PATCH AUTOSEL 4.18 46/56] drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
` [PATCH AUTOSEL 4.18 47/56] drm/amdgpu: Update power state at the end of smu hw_init
` [PATCH AUTOSEL 4.18 49/56] nvme-fcloop: Fix dropped LS's to removed target port
` [PATCH AUTOSEL 4.18 50/56] ARM: dts: omap4-droid4: Fix emmc errors seen on some devices
` [PATCH AUTOSEL 4.18 51/56] drm/amdgpu: Need to set moved to true when evict bo
` [PATCH AUTOSEL 4.18 52/56] arm/arm64: smccc-1.1: Make return values unsigned long
` [PATCH AUTOSEL 4.18 53/56] arm/arm64: smccc-1.1: Handle function result as parameters
` [PATCH AUTOSEL 4.18 54/56] i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
` [PATCH AUTOSEL 4.18 56/56] x86/pti: Fix section mismatch warning/error
` [PATCH AUTOSEL 4.18 55/56] clk: x86: Set default parent to 48Mhz

Fwd: Re: Fwd: Re: [DNG] GPL version 2 is a bare license. Recind. (Regarding (future) linux Code of Conduct Bannings)
 2018-09-20  2:56 UTC  (2+ messages)
                ` Code of Conduct: Those Ejected should rescind their license grant

[PATCH AUTOSEL 4.14 01/25] qed: Wait for ready indication before rereading the shmem
 2018-09-20  2:48 UTC  (25+ messages)
` [PATCH AUTOSEL 4.14 02/25] qed: Wait for MCP halt and resume commands to take place
` [PATCH AUTOSEL 4.14 03/25] qed: Prevent a possible deadlock during driver load and unload
` [PATCH AUTOSEL 4.14 05/25] thermal: of-thermal: disable passive polling when thermal zone is disabled
` [PATCH AUTOSEL 4.14 04/25] qed: Avoid sending mailbox commands when MFW is not responsive
` [PATCH AUTOSEL 4.14 06/25] isofs: reject hardware sector size > 2048 bytes
` [PATCH AUTOSEL 4.14 07/25] tls: possible hang when do_tcp_sendpages hits sndbuf is full case
` [PATCH AUTOSEL 4.14 08/25] bpf: sockmap: write_space events need to be passed to TCP handler
` [PATCH AUTOSEL 4.14 09/25] net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
` [PATCH AUTOSEL 4.14 10/25] net: hns: fix skb->truesize underestimation
` [PATCH AUTOSEL 4.14 11/25] e1000: check on netif_running() before calling e1000_up()
` [PATCH AUTOSEL 4.14 12/25] e1000: ensure to free old tx/rx rings in set_ringparam()
` [PATCH AUTOSEL 4.14 13/25] crypto: cavium/nitrox - fix for command corruption in queue full case with backlog submissions
` [PATCH AUTOSEL 4.14 14/25] hwmon: (ina2xx) fix sysfs shunt resistor read access
` [PATCH AUTOSEL 4.14 15/25] hwmon: (adt7475) Make adt7475_read_word() return errors
` [PATCH AUTOSEL 4.14 16/25] Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
` [PATCH AUTOSEL 4.14 17/25] drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
` [PATCH AUTOSEL 4.14 18/25] drm/amdgpu: Update power state at the end of smu hw_init
` [PATCH AUTOSEL 4.14 19/25] ata: ftide010: Add a quirk for SQ201
` [PATCH AUTOSEL 4.14 20/25] nvme-fcloop: Fix dropped LS's to removed target port
` [PATCH AUTOSEL 4.14 21/25] ARM: dts: omap4-droid4: Fix emmc errors seen on some devices
` [PATCH AUTOSEL 4.14 22/25] arm/arm64: smccc-1.1: Make return values unsigned long
` [PATCH AUTOSEL 4.14 24/25] i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
` [PATCH AUTOSEL 4.14 23/25] arm/arm64: smccc-1.1: Handle function result as parameters
` [PATCH AUTOSEL 4.14 25/25] x86/pti: Fix section mismatch warning/error

[PATCH AUTOSEL 4.9 01/14] qed: Wait for ready indication before rereading the shmem
 2018-09-20  2:48 UTC  (14+ messages)
` [PATCH AUTOSEL 4.9 02/14] qed: Wait for MCP halt and resume commands to take place
` [PATCH AUTOSEL 4.9 04/14] net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
` [PATCH AUTOSEL 4.9 03/14] thermal: of-thermal: disable passive polling when thermal zone is disabled
` [PATCH AUTOSEL 4.9 05/14] net: hns: fix skb->truesize underestimation
` [PATCH AUTOSEL 4.9 06/14] e1000: check on netif_running() before calling e1000_up()
` [PATCH AUTOSEL 4.9 07/14] e1000: ensure to free old tx/rx rings in set_ringparam()
` [PATCH AUTOSEL 4.9 08/14] hwmon: (ina2xx) fix sysfs shunt resistor read access
` [PATCH AUTOSEL 4.9 09/14] hwmon: (adt7475) Make adt7475_read_word() return errors
` [PATCH AUTOSEL 4.9 10/14] drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
` [PATCH AUTOSEL 4.9 11/14] drm/amdgpu: Update power state at the end of smu hw_init
` [PATCH AUTOSEL 4.9 12/14] arm/arm64: smccc-1.1: Make return values unsigned long
` [PATCH AUTOSEL 4.9 13/14] arm/arm64: smccc-1.1: Handle function result as parameters
` [PATCH AUTOSEL 4.9 14/14] i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus

[PATCH v4] x86/mm: Expand static page table for fixmap space
 2018-09-20  2:58 UTC 

[PATCH AUTOSEL 4.4 1/7] thermal: of-thermal: disable passive polling when thermal zone is disabled
 2018-09-20  2:49 UTC  (7+ messages)
` [PATCH AUTOSEL 4.4 2/7] net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
` [PATCH AUTOSEL 4.4 3/7] e1000: check on netif_running() before calling e1000_up()
` [PATCH AUTOSEL 4.4 4/7] e1000: ensure to free old tx/rx rings in set_ringparam()
` [PATCH AUTOSEL 4.4 5/7] hwmon: (ina2xx) fix sysfs shunt resistor read access
` [PATCH AUTOSEL 4.4 6/7] hwmon: (adt7475) Make adt7475_read_word() return errors
` [PATCH AUTOSEL 4.4 7/7] i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus

[PATCH AUTOSEL 3.18 1/4] thermal: of-thermal: disable passive polling when thermal zone is disabled
 2018-09-20  2:49 UTC  (4+ messages)
` [PATCH AUTOSEL 3.18 3/4] e1000: ensure to free old tx/rx rings in set_ringparam()
` [PATCH AUTOSEL 3.18 2/4] e1000: check on netif_running() before calling e1000_up()
` [PATCH AUTOSEL 3.18 4/4] hwmon: (adt7475) Make adt7475_read_word() return errors


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