linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-02 13:17:04 to 2018-09-03 00:52:18 UTC [more...]

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-03  0:51 UTC 

[PATCH] kconfig: do not require pkg-config on make {menu,n}config
 2018-09-03  0:37 UTC  (2+ messages)

[PATCH] hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processors
 2018-09-03  0:17 UTC 

[PATCH] ARM: dts: imx7s-warp: use SPDX-License-Identifier
 2018-09-03  0:02 UTC  (2+ messages)

[PATCH V2 1/2] soc: imx: gpc: use A_CORE instread of A7 for more i.MX platforms
 2018-09-03  0:00 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2018-09-02 23:47 UTC 

[PATCH bpf-next v2] libbpf: Remove the duplicate checking of function storage
 2018-09-02 23:30 UTC 

[PATCH net-next v3] tcp: propagate gso_segs to the new skb built in tcp collapse
 2018-09-02 23:13 UTC  (3+ messages)
` [PATCH net-next] tcp: remove useless add operation when init sysctl_max_tw_buckets

[PATCH net-next] net: nixge: Fix Kconfig warning with OF_MDIO
 2018-09-02 23:10 UTC  (2+ messages)

[PATCH] net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
 2018-09-02 23:05 UTC  (2+ messages)

[PATCH] net: scm: Fix a possible sleep-in-atomic-context bug in scm_fp_copy()
 2018-09-02 23:01 UTC  (2+ messages)

Linux 4.19-rc2
 2018-09-02 21:45 UTC 

linux-next: Signed-off-by missing for commit in the net-next tree
 2018-09-02 21:40 UTC 

[PATCH 07/23] seccomp: remove unnecessary unlikely()
 2018-09-02 21:26 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: mvneta: some small improvements
 2018-09-02 21:14 UTC  (4+ messages)
` [PATCH net-next v2 2/3] net: mvneta: enable NETIF_F_RXCSUM by default

[PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of kalsr region initial size
 2018-09-02 20:52 UTC  (5+ messages)
` [PATCH 2/2] x86/mm/KASLR: Adjust the vmemmap size according to paging mode

[PATCH v2 1/4] iio: gyro: add support for fxas21002c
 2018-09-02 20:51 UTC  (5+ messages)
` [PATCH v2 2/4] iio: gyro: add device tree "
` [PATCH v2 4/4] MAINTAINERS: add entry for fxas21002c gyro driver

[PATCH 0/3] Add restrictions for kexec/kdump jumping between 5-level and 4-level kernel
 2018-09-02 20:45 UTC  (6+ messages)

[PATCH] iio: pressure: ms5611: switch to SPDX identifier
 2018-09-02 20:34 UTC  (2+ messages)

[PATCH] iio: light: bh1750: switch to SPDX identifier
 2018-09-02 20:33 UTC  (2+ messages)

[PATCH] infiniband: core: mad: Fix a sleep-in-atomic-context bug in ib_mad_recv_done()
 2018-09-02 20:32 UTC  (2+ messages)

[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2018-09-02 20:11 UTC  (10+ messages)
` [PATCH v3 01/30] mfd: Makefile: Remove build option for MFD:sun4i-gpadc
` [PATCH v3 02/30] mfd: Kconfig: Remove MFD_SUN4I_GPADC config option
` [PATCH v3 05/30] iio: adc: move SUN4I_GPADC_CHANNEL define to header file
` [PATCH v3 18/30] iio: adc: sun4i-gpadc-iio: rework: support multiple sensors

[PATCH 0/3] Add Xilinx AMS Driver
 2018-09-02 19:56 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: Add Xilinx AMS binding documentation
` [PATCH 2/3] iio: adc: Add Xilinx AMS driver

[PATCH 1/7] Compiler Attributes: remove unused attributes
 2018-09-02 19:54 UTC  (6+ messages)

[PATCH 00/25] UBIFS authentication support
 2018-09-02 19:45 UTC  (4+ messages)
` [PATCH 14/25] ubifs: Add authentication nodes to journal

KMSAN: uninit-value in snd_midi_event_encode_byte
 2018-09-02 19:29 UTC 

Recent removal of bsg read/write support
 2018-09-02 19:16 UTC  (4+ messages)

[PATCH] x86: use WRITE_ONCE() when setting PTEs
 2018-09-02 18:14 UTC 

[PATCH] iio: dac: ad5758: Add support for hard reset
 2018-09-02 18:02 UTC  (2+ messages)

[PATCH] ARM: omap: Convert to using %pOFn instead of device_node.name
 2018-09-02 17:55 UTC  (3+ messages)
` [PATCH] iio: "

[PATCH] iio: adc: qcom-spmi-adc5: Verify channel numbers from DT
 2018-09-02 17:52 UTC  (2+ messages)

VLAs and security
 2018-09-02 17:40 UTC  (2+ messages)

[PATCH] usb: chipidea: imx: do not use preprocessor conditionals for PM
 2018-09-02 17:37 UTC 

[PATCH] usb: chipidea: imx: make MODULE_LICENCE and SPDX-identifier match
 2018-09-02 17:36 UTC 

[PATCH v2 0/6] x86/alternatives: text_poke() fixes
 2018-09-02 17:32 UTC  (7+ messages)
` [PATCH v2 1/6] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v2 2/6] x86/mm: temporary mm struct
` [PATCH v2 3/6] fork: provide a function for copying init_mm
` [PATCH v2 4/6] x86/alternatives: initializing temporary mm for patching
` [PATCH v2 5/6] x86/alternatives: use temporary mm for text poking
` [PATCH v2 6/6] x86/alternatives: remove text_poke() return value

[PATCH RFC 0/2] hwmon: Add RPi PoE HAT fan driver
 2018-09-02 17:13 UTC  (5+ messages)

[GIT PULL] dma mapping fixes for 4.19-rc2
 2018-09-02 17:13 UTC 

[PATCH 0/6] x86/alternatives: text_poke() fixes
 2018-09-02 16:46 UTC  (4+ messages)

[PATCH] isdn: mISDN: tei: Fix a sleep-in-atomic-context bug in create_teimgr()
 2018-09-02 16:31 UTC  (2+ messages)

[PATCH v2 1/2] backlight: Remove s6e63m0 driver
 2018-09-02 15:33 UTC  (2+ messages)
` [PATCH v2 2/2] backlight: Remove ld9040 driver

SKylake Edac support in linux 2.6.32.696 kernel build
 2018-09-02 15:02 UTC  (3+ messages)

[PATCH v2] perf ordered_events: fix crash in free_dup_event()
 2018-09-02 14:47 UTC  (11+ messages)
      ` [PATCH] perf tools: Add struct ordered_events_buffer layer
            ` [PATCHv2] "
                ` [PATCHv3] "

KASAN: use-after-free Write in preempt_notifier_unregister
 2018-09-02 14:17 UTC 

[PATCH AUTOSEL 4.18 001/131] tc-testing: flush gact actions on test teardown
 2018-09-02 13:05 UTC  (66+ messages)
` [PATCH AUTOSEL 4.18 002/131] tc-testing: remove duplicate spaces in connmark match patterns
` [PATCH AUTOSEL 4.18 007/131] Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV
` [PATCH AUTOSEL 4.18 013/131] media: davinci: vpif_display: Mix memory leak on probe error path
` [PATCH AUTOSEL 4.18 019/131] clk: scmi: Fix the rounding of clock rate
` [PATCH AUTOSEL 4.18 024/131] md/raid5: fix data corruption of replacements after originals dropped
` [PATCH AUTOSEL 4.18 026/131] media: camss: csid: Configure data type and decode format properly
` [PATCH AUTOSEL 4.18 029/131] uio: potential double frees if __uio_register_device() fails
` [PATCH AUTOSEL 4.18 030/131] firmware: vpd: Fix section enabled flag on vpd_section_destroy
` [PATCH AUTOSEL 4.18 034/131] iwlwifi: pcie: don't access periphery registers when not available
` [PATCH AUTOSEL 4.18 035/131] IB/IPoIB: Set ah valid flag in multicast send flow
` [PATCH AUTOSEL 4.18 036/131] f2fs: fix to active page in lru list for read path
` [PATCH AUTOSEL 4.18 037/131] ftrace: Add missing check for existing hwlat thread
` [PATCH AUTOSEL 4.18 038/131] f2fs: do not set free of current section
` [PATCH AUTOSEL 4.18 039/131] f2fs: Keep alloc_valid_block_count in sync
` [PATCH AUTOSEL 4.18 040/131] f2fs: issue discard align to section in LFS mode
` [PATCH AUTOSEL 4.18 041/131] f2fs: fix defined but not used build warnings
` [PATCH AUTOSEL 4.18 042/131] f2fs: fix to detect looped node chain correctly
` [PATCH AUTOSEL 4.18 044/131] perf tools: Allow overriding MAX_NR_CPUS at compile time
` [PATCH AUTOSEL 4.18 045/131] device-dax: avoid hang on error before devm_memremap_pages()
` [PATCH AUTOSEL 4.18 053/131] ath9k: report tx status on EOSP
` [PATCH AUTOSEL 4.18 054/131] ath9k_hw: fix channel maximum power level test
` [PATCH AUTOSEL 4.18 055/131] ath10k: prevent active scans on potential unusable channels
` [PATCH AUTOSEL 4.18 056/131] wlcore: Set rx_status boottime_ns field on rx
` [PATCH AUTOSEL 4.18 057/131] rpmsg: core: add support to power domains for devices
` [PATCH AUTOSEL 4.18 059/131] scsi: tcmu: do not set max_blocks if data_bitmap has been setup
` [PATCH AUTOSEL 4.18 060/131] MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
` [PATCH AUTOSEL 4.18 061/131] ata: libahci: Allow reconfigure of DEVSLP register
` [PATCH AUTOSEL 4.18 062/131] ata: libahci: Correct setting "
` [PATCH AUTOSEL 4.18 063/131] nfs: Referrals not inheriting proto setting from parent
` [PATCH AUTOSEL 4.18 064/131] scsi: 3ware: fix return 0 on the error path of probe
` [PATCH AUTOSEL 4.18 065/131] tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()
` [PATCH AUTOSEL 4.18 066/131] ath10k: disable bundle mgmt tx completion event support
` [PATCH AUTOSEL 4.18 067/131] media: em28xx: explicitly disable TS packet filter
` [PATCH AUTOSEL 4.18 073/131] x86/kexec: Allocate 8k PGDs for PTI
` [PATCH AUTOSEL 4.18 077/131] gpio: pxa: disable pinctrl calls for PXA3xx
` [PATCH AUTOSEL 4.18 078/131] gpio: ml-ioh: Fix buffer underwrite on probe error path
` [PATCH AUTOSEL 4.18 080/131] net: mvneta: fix mtu change on port without link
` [PATCH AUTOSEL 4.18 081/131] f2fs: try grabbing node page lock aggressively in sync scenario
` [PATCH AUTOSEL 4.18 083/131] f2fs: fix to skip GC if type in SSA and SIT is inconsistent
` [PATCH AUTOSEL 4.18 084/131] tpm_tis_spi: Pass the SPI IRQ down to the driver
` [PATCH AUTOSEL 4.18 085/131] tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
` [PATCH AUTOSEL 4.18 086/131] f2fs: fix to do sanity check with reserved blkaddr of inline inode
` [PATCH AUTOSEL 4.18 088/131] MIPS: generic: fix missing of_node_put()
` [PATCH AUTOSEL 4.18 092/131] net: dcb: For wild-card lookups, use priority -1, not 0
` [PATCH AUTOSEL 4.18 097/131] partitions/aix: append null character to print data from disk
` [PATCH AUTOSEL 4.18 099/131] media: rcar-csi2: update stream start for V3M
` [PATCH AUTOSEL 4.18 100/131] media: helene: fix xtal frequency setting at power on
` [PATCH AUTOSEL 4.18 102/131] media: em28xx: Fix dual transport stream operation
` [PATCH AUTOSEL 4.18 103/131] iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernel
` [PATCH AUTOSEL 4.18 104/131] f2fs: fix to wait on page writeback before updating page
` [PATCH AUTOSEL 4.18 105/131] f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
` [PATCH AUTOSEL 4.18 107/131] f2fs: avoid potential deadlock in f2fs_sbi_store
` [PATCH AUTOSEL 4.18 108/131] f2fs: fix to do sanity check with secs_per_zone
` [PATCH AUTOSEL 4.18 110/131] iommu/ipmmu-vmsa: Fix allocation in atomic context
` [PATCH AUTOSEL 4.18 112/131] f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
` [PATCH AUTOSEL 4.18 113/131] ALSA: riptide: Properly endian notations
` [PATCH AUTOSEL 4.18 116/131] ALSA: xen: Use standard pcm_format_to_bits() for ALSA format bits
` [PATCH AUTOSEL 4.18 121/131] f2fs: fix to do sanity check with extra_attr feature
` [PATCH AUTOSEL 4.18 123/131] ALSA: hda: Fix implicit PCM format type conversion
` [PATCH AUTOSEL 4.18 124/131] ALSA: au88x0: Fix sparse warning wrt PCM format type
` [PATCH AUTOSEL 4.18 126/131] NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
` [PATCH AUTOSEL 4.18 127/131] RDMA/hns: Update the data type of immediate data
` [PATCH AUTOSEL 4.18 128/131] MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
` [PATCH AUTOSEL 4.18 129/131] MIPS: mscc: ocelot: fix length of memory address space for MIIM
` [PATCH AUTOSEL 4.18 131/131] fuse: Add missed unlock_page() to fuse_readpages_fill()

[PATCH] iio: light: bh1750: simplify setting PM ops
 2018-09-02 13:29 UTC 

[GIT PULL] Devicetree update for 4.19-rc2
 2018-09-02 13:04 UTC 

[PATCH AUTOSEL 4.14 01/89] misc: mic: SCIF Fix scif_get_new_port() error handling
 2018-09-02 13:06 UTC  (17+ messages)
` [PATCH AUTOSEL 4.14 02/89] ALSA: hda/realtek - Add mute LED quirk for HP Spectre x360
` [PATCH AUTOSEL 4.14 03/89] ethtool: Remove trailing semicolon for static inline
` [PATCH AUTOSEL 4.14 04/89] i2c: aspeed: Add an explicit type casting for *get_clk_reg_val
` [PATCH AUTOSEL 4.14 05/89] Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV
` [PATCH AUTOSEL 4.14 06/89] gpio: tegra: Move driver registration to subsys_init level
` [PATCH AUTOSEL 4.14 07/89] powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
` [PATCH AUTOSEL 4.14 08/89] selftests/bpf: fix a typo in map in map test
` [PATCH AUTOSEL 4.14 10/89] media: dw2102: Fix memleak on sequence of probes
` [PATCH AUTOSEL 4.14 11/89] net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
` [PATCH AUTOSEL 4.14 15/89] media: usbtv: use irqsave() in USB's complete callback
` [PATCH AUTOSEL 4.14 18/89] media: camss: csid: Configure data type and decode format properly
` [PATCH AUTOSEL 4.14 20/89] misc: ti-st: Fix memory leak in the error path of probe()
` [PATCH AUTOSEL 4.14 29/89] perf tools: Allow overriding MAX_NR_CPUS at compile time
` [PATCH AUTOSEL 4.14 30/89] NFSv4.0 fix client reference leak in callback
` [PATCH AUTOSEL 4.14 32/89] fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set
` [PATCH AUTOSEL 4.14 42/89] ata: libahci: Correct setting of DEVSLP register

[PATCH AUTOSEL 4.9 11/62] uio: potential double frees if __uio_register_device() fails
 2018-09-02 13:15 UTC  (24+ messages)
` [PATCH AUTOSEL 4.9 13/62] f2fs: do not set free of current section
` [PATCH AUTOSEL 4.9 16/62] fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set
` [PATCH AUTOSEL 4.9 17/62] macintosh/via-pmu: Add missing mmio accessors
` [PATCH AUTOSEL 4.9 20/62] ath10k: prevent active scans on potential unusable channels
` [PATCH AUTOSEL 4.9 21/62] wlcore: Set rx_status boottime_ns field on rx
` [PATCH AUTOSEL 4.9 24/62] scsi: 3ware: fix return 0 on the error path of probe
` [PATCH AUTOSEL 4.9 26/62] Bluetooth: hidp: Fix handling of strncpy for hid->name information
` [PATCH AUTOSEL 4.9 27/62] x86/mm: Remove in_nmi() warning from vmalloc_fault()
` [PATCH AUTOSEL 4.9 29/62] gpio: ml-ioh: Fix buffer underwrite on probe error path
` [PATCH AUTOSEL 4.9 32/62] f2fs: fix to skip GC if type in SSA and SIT is inconsistent
` [PATCH AUTOSEL 4.9 37/62] MIPS: generic: fix missing of_node_put()
` [PATCH AUTOSEL 4.9 38/62] iio: ad9523: Fix return value for ad952x_store()
` [PATCH AUTOSEL 4.9 43/62] partitions/aix: append null character to print data from disk
` [PATCH AUTOSEL 4.9 45/62] media: helene: fix xtal frequency setting at power on
` [PATCH AUTOSEL 4.9 46/62] f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
` [PATCH AUTOSEL 4.9 47/62] media: em28xx: Fix DualHD disconnect oops
` [PATCH AUTOSEL 4.9 49/62] mfd: ti_am335x_tscadc: Fix struct clk memory leak
` [PATCH AUTOSEL 4.9 50/62] f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
` [PATCH AUTOSEL 4.9 51/62] ALSA: riptide: Properly endian notations
` [PATCH AUTOSEL 4.9 54/62] ALSA: asihpi: Fix PCM format notations
` [PATCH AUTOSEL 4.9 56/62] ALSA: hda: Fix implicit PCM format type conversion
` [PATCH AUTOSEL 4.9 60/62] MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
` [PATCH AUTOSEL 4.9 62/62] fuse: Add missed unlock_page() to fuse_readpages_fill()

[PATH v6 0/4] gpiolib: speed up GPIO array processing
 2018-09-02 13:21 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array

[PATCH AUTOSEL 4.4 01/47] misc: mic: SCIF Fix scif_get_new_port() error handling
 2018-09-02 13:16 UTC  (31+ messages)
` [PATCH AUTOSEL 4.4 04/47] gpio: tegra: Move driver registration to subsys_init level
` [PATCH AUTOSEL 4.4 06/47] media: usbtv: use irqsave() in USB's complete callback
` [PATCH AUTOSEL 4.4 07/47] md/raid5: fix data corruption of replacements after originals dropped
` [PATCH AUTOSEL 4.4 09/47] uio: potential double frees if __uio_register_device() fails
` [PATCH AUTOSEL 4.4 12/47] perf tools: Allow overriding MAX_NR_CPUS at compile time
` [PATCH AUTOSEL 4.4 14/47] macintosh/via-pmu: Add missing mmio accessors
` [PATCH AUTOSEL 4.4 16/47] wlcore: Set rx_status boottime_ns field on rx
` [PATCH AUTOSEL 4.4 18/47] ata: libahci: Correct setting of DEVSLP register
` [PATCH AUTOSEL 4.4 20/47] ath10k: disable bundle mgmt tx completion event support
` [PATCH AUTOSEL 4.4 22/47] x86/mm: Remove in_nmi() warning from vmalloc_fault()
` [PATCH AUTOSEL 4.4 23/47] x86/kexec: Allocate 8k PGDs for PTI
` [PATCH AUTOSEL 4.4 24/47] gpio: ml-ioh: Fix buffer underwrite on probe error path
` [PATCH AUTOSEL 4.4 25/47] net: mvneta: fix mtu change on port without link
` [PATCH AUTOSEL 4.4 26/47] tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
` [PATCH AUTOSEL 4.4 27/47] MIPS: Octeon: add missing of_node_put()
` [PATCH AUTOSEL 4.4 29/47] net: dcb: For wild-card lookups, use priority -1, not 0
` [PATCH AUTOSEL 4.4 31/47] partitions/aix: append null character to print data from disk
` [PATCH AUTOSEL 4.4 32/47] partitions/aix: fix usage of uninitialized lv_info and lvname structures
` [PATCH AUTOSEL 4.4 33/47] media: em28xx: Fix DualHD disconnect oops
` [PATCH AUTOSEL 4.4 34/47] iommu/ipmmu-vmsa: Fix allocation in atomic context
` [PATCH AUTOSEL 4.4 35/47] mfd: ti_am335x_tscadc: Fix struct clk memory leak
` [PATCH AUTOSEL 4.4 36/47] f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
` [PATCH AUTOSEL 4.4 37/47] ALSA: riptide: Properly endian notations
` [PATCH AUTOSEL 4.4 41/47] ALSA: ad1816a: Fix sparse warning wrt PCM format type
` [PATCH AUTOSEL 4.4 42/47] ALSA: hda: Fix implicit PCM format type conversion
` [PATCH AUTOSEL 4.4 43/47] ALSA: au88x0: Fix sparse warning wrt PCM format type
` [PATCH AUTOSEL 4.4 44/47] ALSA: sb: "
` [PATCH AUTOSEL 4.4 45/47] MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
` [PATCH AUTOSEL 4.4 46/47] RDMA/cma: Do not ignore net namespace for unbound cm_id
` [PATCH AUTOSEL 4.4 47/47] fuse: Add missed unlock_page() to fuse_readpages_fill()

[PATCH] fat: Relax checks for sector size and media type
 2018-09-02 13:19 UTC 


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