All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-01 13:42:26 to 2018-07-01 16:17:29 UTC [more...]

[PATCH 3.18 00/85] 3.18.114-stable review
 2018-07-01 16:02 UTC  (48+ messages)
` [PATCH 3.18 01/85] tools build: No need to make libapi for perf explicitly
` [PATCH 3.18 03/85] af_key: Always verify length of provided sadb_key
` [PATCH 3.18 04/85] fsnotify: fix ignore mask logic in send_to_group()
` [PATCH 3.18 07/85] isofs: fix potential memory leak in mount option parsing
` [PATCH 3.18 09/85] drm/msm: Fix possible null dereference on failure of get_pages()
` [PATCH 3.18 10/85] parisc: time: Convert read_persistent_clock() to read_persistent_clock64()
` [PATCH 3.18 11/85] scsi: isci: Fix infinite loop in while loop
` [PATCH 3.18 12/85] net: phy: marvell: clear wol event before setting it
` [PATCH 3.18 16/85] x86/cpu/intel: Add missing TLB cpuid values
` [PATCH 3.18 18/85] ARM: davinci: board-dm355-evm: fix broken networking
` [PATCH 3.18 19/85] hexagon: add memset_io() helper
` [PATCH 3.18 21/85] scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated aborts
` [PATCH 3.18 24/85] mac80211: Adjust SAE authentication timeout
` [PATCH 3.18 27/85] can: dev: increase bus-off message severity
` [PATCH 3.18 30/85] ARM: keystone: fix platform_domain_notifier array overrun
` [PATCH 3.18 31/85] i2c: pmcmsp: return message count on master_xfer success
` [PATCH 3.18 32/85] i2c: pmcmsp: fix error return from master_xfer
` [PATCH 3.18 33/85] i2c: viperboard: return message count on master_xfer success
` [PATCH 3.18 35/85] parisc: Move setup_profiling_timer() out of init section
` [PATCH 3.18 37/85] tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
` [PATCH 3.18 38/85] ext4: update mtime in ext4_punch_hole even if no blocks are released
` [PATCH 3.18 40/85] btrfs: scrub: Dont use inode pages for device replace
` [PATCH 3.18 41/85] ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
` [PATCH 3.18 42/85] libata: zpodd: make arrays cdb static, reduces object code size
` [PATCH 3.18 46/85] fs/binfmt_misc.c: do not allow offset overflow
` [PATCH 3.18 47/85] m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
` [PATCH 3.18 50/85] ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
` [PATCH 3.18 54/85] branch-check: fix long->int truncation when profiling branches
` [PATCH 3.18 55/85] ipmi:bt: Set the timeout before doing a capabilities check
` [PATCH 3.18 56/85] fuse: atomic_o_trunc should truncate pagecache
` [PATCH 3.18 58/85] powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
` [PATCH 3.18 59/85] powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG
` [PATCH 3.18 61/85] powerpc/fadump: Unregister fadump on kexec down path
` [PATCH 3.18 65/85] mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
` [PATCH 3.18 68/85] MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum
` [PATCH 3.18 69/85] PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
` [PATCH 3.18 70/85] MIPS: io: Add barrier after register read in inX()
` [PATCH 3.18 71/85] time: Make sure jiffies_to_msecs() preserves non-zero time periods
` [PATCH 3.18 72/85] scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
` [PATCH 3.18 75/85] backlight: max8925_bl: Fix Device Tree node lookup
` [PATCH 3.18 77/85] media: v4l2-compat-ioctl32: prevent go past max size
` [PATCH 3.18 79/85] media: dvb_frontend: fix locking issues at dvb_frontend_get_event()
` [PATCH 3.18 81/85] video: uvesafb: Fix integer overflow in allocation
` [PATCH 3.18 83/85] udf: Detect incorrect directory size
` [PATCH 3.18 84/85] block: Fix transfer when chunk sectors exceeds max
` [PATCH 3.18 85/85] dm thin: handle running out of data space vs concurrent discard

[PATCH 4.4 000/105] 4.4.139-stable review
 2018-07-01 16:02 UTC  (26+ messages)
` [PATCH 4.4 002/105] netfilter: ebtables: handle string from userspace with care
` [PATCH 4.4 004/105] atm: zatm: fix memcmp casting
` [PATCH 4.4 006/105] net/sonic: Use dma_mapping_error()
` [PATCH 4.4 007/105] Revert "Btrfs: fix scrub to repair raid6 corruption"
` [PATCH 4.4 009/105] Btrfs: make raid6 rebuild retry more
` [PATCH 4.4 011/105] bonding: re-evaluate force_primary when the primary slave name changes
` [PATCH 4.4 012/105] tcp: verify the checksum of the first data segment in a new connection
` [PATCH 4.4 013/105] ext4: update mtime in ext4_punch_hole even if no blocks are released
` [PATCH 4.4 016/105] btrfs: scrub: Dont use inode pages for device replace
` [PATCH 4.4 017/105] ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
` [PATCH 4.4 021/105] libata: zpodd: make arrays cdb static, reduces object code size
` [PATCH 4.4 022/105] libata: zpodd: small read overflow in eject_tray()
` [PATCH 4.4 023/105] libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
` [PATCH 4.4 024/105] w1: mxc_w1: Enable clock before calling clk_get_rate() on it
` [PATCH 4.4 027/105] m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
` [PATCH 4.4 028/105] serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
` [PATCH 4.4 030/105] usb: do not reset if a low-speed or full-speed device timed out
` [PATCH 4.4 032/105] ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
` [PATCH 4.4 035/105] lib/vsprintf: Remove atomic-unsafe support for %pCr
` [PATCH 4.4 048/105] ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
` [PATCH 4.4 049/105] of: unittest: for strings, account for trailing \0 in property length field
` [PATCH 4.4 052/105] mtd: cfi_cmdset_0002: Change write buffer to check correct value
` [PATCH 4.4 053/105] mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
` [PATCH 4.4 055/105] mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary

[MODERATED] [PATCH v4 2/8] [PATCH v4 2/8] Linux Patch #2
 2018-07-01 16:14 UTC  (2+ messages)
` [MODERATED] "

[PATCH] mm: be more informative in OOM task list
 2018-07-01 16:09 UTC 

[Bug 105819] Window system hang due to GPU Fault
 2018-07-01 16:08 UTC  (2+ messages)

[PATCH] lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe
 2018-07-01 15:52 UTC 

fast-import slowness when importing large files with small differences
 2018-07-01 15:57 UTC  (3+ messages)
` [PATCH] xdiff: reduce indent heuristic overhead

[PATCH] multipath-tools: reformat maintainer info
 2018-07-01 15:55 UTC 

[Bug 200387] New: amdgpu uses unusually high memory
 2018-07-01 15:54 UTC 

[PATCH 1/3] [v2] powerpc: mac: fix rtc read/write functions
 2018-07-01 15:47 UTC  (3+ messages)

[PATCH] x86: pad assembly functions with INT3
 2018-07-01 15:45 UTC  (12+ messages)
` [tip:x86/pti] x86/asm: Pad assembly functions with INT3 instructions
              ` [PATCH] x86/crypto: Add missing RETs

iwlwifi problem with iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,free}_coherent()
 2018-07-01 15:42 UTC 

[REPOST] mfd: dln2: use irqsave() in USB's complete callback
 2018-07-01 15:41 UTC  (2+ messages)
` [PATCH REPOST] "

[REPOST,3/5] media: go7007: use irqsave() in USB's complete callback
 2018-07-01 15:39 UTC  (2+ messages)
` [PATCH REPOST 3/5] "

[REPOST,4/5] media: tm6000: use irqsave() in USB's complete callback
 2018-07-01 15:39 UTC  (2+ messages)
` [PATCH REPOST 4/5] "

[REPOST,5/5] media: usbtv: use irqsave() in USB's complete callback
 2018-07-01 15:39 UTC  (2+ messages)
` [PATCH REPOST 5/5] "

[REPOST,2/5] media: em28xx-audio: use irqsave() in USB's complete callback
 2018-07-01 15:39 UTC  (2+ messages)
` [PATCH REPOST 2/5] "

[REPOST,1/5] media: cx231xx: use irqsave() in USB's complete callback
 2018-07-01 15:39 UTC  (2+ messages)
` [PATCH REPOST 1/5] "

[PATCH REPOST 0/5] media: use irqsave() in USB's complete callback
 2018-07-01 15:39 UTC 

[PATCH v3 00/24] Add support for R40 HDMI pipeline
 2018-07-01 15:35 UTC  (19+ messages)
` [PATCH v3 09/24] drm/sun4i: Don't skip TCONs if they don't have channel 0
  ` [linux-sunxi] "
      `  "
` [PATCH v3 23/24] ARM: dts: sun8i: r40: Add HDMI pipeline
  ` [linux-sunxi] "
      `  "

[07/12,v2] usb: usbtest: use irqsave() in USB's complete callback
 2018-07-01 15:35 UTC 

Plane transitional helper prototypes mismatch their methods
 2018-07-01 15:34 UTC 

[PATCH] ARM: dts: armada-38x: use the new thermal binding
 2018-07-01 15:32 UTC 

[PATCH] net: expose sk wmem in sock_exceed_buf_limit tracepoint
 2018-07-01 15:31 UTC 

[PATCH REPOST 0/2] ALSA: use irqsave in USB's completion callback
 2018-07-01 15:28 UTC  (3+ messages)
` [PATCH REPOST 1/2] ALSA: usb: caiaq: audio: use irqsave() in USB's complete callback
` [PATCH REPOST 2/2] ALSA: usb-midi: "

[PATCH v2 00/11] docs/mm: add boot time memory management docs
 2018-07-01 15:26 UTC  (3+ messages)

[PATCH 0/2] release /dev/nvmeX if nvme_probe failed
 2018-07-01 15:20 UTC  (3+ messages)
` [PATCH 1/2] nvme-pci: remove whitespace
` [PATCH 2/2] nvme-pci: release nvme_ctrl if failed to alloc memory in nvme_probe

[PATCH] Bluetooth: btusb: use irqsave() in URB's complete callback
 2018-07-01 15:19 UTC  (4+ messages)
    `  "

Potential IIO meeting / future directions discussion at ELCE 2018 - Edinburgh 22-24 Oct
 2018-07-01 15:16 UTC  (5+ messages)

linux-next: manual merge of the usb tree with the usb.current tree
 2018-07-01 15:11 UTC  (3+ messages)

[PATCH] net/mlx4: refinements to Rx packet type report
 2018-07-01 15:04 UTC  (3+ messages)

[Qemu-devel] [PULL 0/2] Block patches
 2018-07-01 14:58 UTC  (2+ messages)

[PATCH 1/1] restorecond: close the PID file if writing to it failed
 2018-07-01 14:59 UTC 

[PATCH 1/1] Travis-CI: use new location of refpolicy repository
 2018-07-01 14:56 UTC 

[PATCH 1/1] mcstrans: fix memory leaks reported by clang's static analyzer
 2018-07-01 14:57 UTC 

virt: vbox: Only copy_from_user the request-header once
 2018-07-01 14:54 UTC  (2+ messages)

FAILED: patch "[PATCH] Bluetooth: Fix connection if directed advertising and privacy" failed to apply to 4.4-stable tree
 2018-07-01 14:52 UTC  (3+ messages)

[PATCH stable 4.9 and 4.4] cdc_ncm: avoid padding beyond end of skb
 2018-07-01 14:50 UTC  (2+ messages)

nfp: don't tell FW about the reserved buffer space
 2018-07-01 14:49 UTC  (2+ messages)

stable request for v4.14.x: xhci: Fix use-after-free in xhci_free_virt_device
 2018-07-01 14:49 UTC  (2+ messages)

FAILED: patch "[PATCH] selinux: move user accesses in selinuxfs out of locked" failed to apply to 3.18-stable tree
 2018-07-01 14:31 UTC 

FAILED: patch "[PATCH] selinux: move user accesses in selinuxfs out of locked" failed to apply to 4.4-stable tree
 2018-07-01 14:30 UTC 

FAILED: patch "[PATCH] selinux: move user accesses in selinuxfs out of locked" failed to apply to 4.9-stable tree
 2018-07-01 14:30 UTC 

FAILED: patch "[PATCH] selinux: move user accesses in selinuxfs out of locked" failed to apply to 4.14-stable tree
 2018-07-01 14:30 UTC 

FAILED: patch "[PATCH] dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()" failed to apply to 4.9-stable tree
 2018-07-01 14:28 UTC 

FAILED: patch "[PATCH] dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()" failed to apply to 4.14-stable tree
 2018-07-01 14:27 UTC 

FAILED: patch "[PATCH] dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()" failed to apply to 4.17-stable tree
 2018-07-01 14:27 UTC 

FAILED: patch "[PATCH] dm: use bio_split() when splitting out the already processed" failed to apply to 4.4-stable tree
 2018-07-01 14:27 UTC 

FAILED: patch "[PATCH] dm: use bio_split() when splitting out the already processed" failed to apply to 4.9-stable tree
 2018-07-01 14:27 UTC 

FAILED: patch "[PATCH] dm: use bio_split() when splitting out the already processed" failed to apply to 4.14-stable tree
 2018-07-01 14:27 UTC 

FAILED: patch "[PATCH] dm: prevent DAX mounts if not supported" failed to apply to 4.9-stable tree
 2018-07-01 14:25 UTC 

FAILED: patch "[PATCH] dm: prevent DAX mounts if not supported" failed to apply to 4.14-stable tree
 2018-07-01 14:25 UTC 

FAILED: patch "[PATCH] spi: Fix scatterlist elements size in spi_map_buf" failed to apply to 4.4-stable tree
 2018-07-01 14:19 UTC  (3+ messages)

FAILED: patch "[PATCH] Btrfs: fix unexpected cow in run_delalloc_nocow" failed to apply to 4.4-stable tree
 2018-07-01 14:18 UTC  (3+ messages)

[PATCH] dhcp: update 4.4.1
 2018-07-01 14:24 UTC  (5+ messages)

[PATCH 1/2] wireguard: switch to submodule ref 0.0.20180625
 2018-07-01 14:25 UTC  (2+ messages)
` [PATCH 2/2] Version bump to fix submodule dependency

[Qemu-devel] [PATCH] target/openrisc: Fix writes to interrupt mask register
 2018-07-01 14:19 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/openrisc: Fix delay slot exception flag to match spec
 2018-07-01 14:19 UTC  (3+ messages)
` [OpenRISC] "

[qemu-mainline test] 124867: regressions - trouble: blocked/broken/fail/pass
 2018-07-01 14:15 UTC 

[PATCH 19/19] mt76: add driver code for MT76x2u based devices
 2018-07-01 14:12 UTC 

[PATCH 18/19] mt76: add usb support to mt76 layer
 2018-07-01 14:12 UTC 

[PATCH 17/19] mt76: move mt76x2_debugfs in mt76-common module
 2018-07-01 14:12 UTC 

[PATCH 16/19] mt76: add mt76x2_phy_common to mt76x2-common module
 2018-07-01 14:12 UTC 

[PATCH 15/19] mt76: add mt76x2_common to mt76x2-common module
 2018-07-01 14:12 UTC 

[PATCH 13/19] mt76: add mt76x2_mac_common to mt76x2-common module
 2018-07-01 14:12 UTC 

[PATCH 14/19] mt76: add mt76x2_init_common to mt76x2-common module
 2018-07-01 14:12 UTC 

[PATCH 12/19] mt76: add mt76x2_tx_common to mt76x2-common module
 2018-07-01 14:12 UTC 

[PATCH 11/19] mt76: introduce mt76x2-common module
 2018-07-01 14:12 UTC 

[PATCH 09/19] mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skb
 2018-07-01 14:12 UTC 

[PATCH 10/19] mt76: introduce tx_queue_skb function pointer in mt76_bus_ops
 2018-07-01 14:12 UTC 

[PATCH 08/19] mt76x2: add buffer len to mt76x2_mac_write_txwi signature
 2018-07-01 14:12 UTC 

[PATCH 07/19] mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signatures
 2018-07-01 14:12 UTC 

[PATCH 06/19] mt76x2: introduce mt76x2_mac_load_tx_status routine
 2018-07-01 14:12 UTC 

[PATCH 05/19] mt76x2: move interface_modes definition in mt76x2_init
 2018-07-01 14:12 UTC 

[PATCH 04/19] mt76x2: introduce mt76x2_init_device routine
 2018-07-01 14:12 UTC 

[PATCH 03/19] mt76x2: move utility routines in mt76x2.h
 2018-07-01 14:12 UTC 

[PATCH 02/19] mt76x2: move mt76x2_fw_header and mt76x2_patch_header definitions in mcu.h
 2018-07-01 14:12 UTC 

[PATCH 01/19] mt76: move MT_TXD_INFO, MT_MCU_MSG and MT_RX_FCE_INFO defs in dma.h
 2018-07-01 14:12 UTC 

[PATCH 00/19] add mt76x2u support to mt76 driver
 2018-07-01 14:12 UTC 

[PATCH v2 0/3] PCI: Data corruption happening due to race condition
 2018-07-01 14:06 UTC  (3+ messages)
` [PATCH v2 1/3] "

[4.18,REGRESSION,fix,2/2] i2c-cht-wc: Fix bq24190 supplier
 2018-07-01 14:02 UTC 

[4.18,REGRESSION,fix,1/2] typec: tcpm: Correctly report power_supply current and voltage for non pd supply
 2018-07-01 14:01 UTC 

[Buildroot] [PATCH v2,1/1] boost: chrono needs system
 2018-07-01 14:00 UTC 

[Buildroot] [PATCH v4 1/2] board: amarula: Add A64-Relic support
 2018-07-01 14:00 UTC  (2+ messages)
` [Buildroot] [PATCH v4 2/2] board: amarula: a64-relic: Add WiFi support

USB: typec: fsusb302: Drop empty set_current_limit implementation
 2018-07-01 13:58 UTC 

[PATCH] nvme-cli: print firmware activation notices support bit to id_ctrl
 2018-07-01 13:58 UTC 

[PATCH V2] ARM: dts: imx6sll-evk: enable usdhc3 slot
 2018-07-01 13:52 UTC  (3+ messages)

[Buildroot] [PATCH v2,1/1] boost: filesystem needs system
 2018-07-01 13:52 UTC 

FAILED: patch "[PATCH] i2c: smbus: kill memory leak on emulated and failed DMA SMBus" failed to apply to 4.17-stable tree
 2018-07-01 13:51 UTC 

[Buildroot] [PATCH 1/1] python-libconfig: fix build with python2
 2018-07-01 13:49 UTC  (2+ messages)

[PATCH 0/4] RDU1/2 latest supported RAVE SP nodes
 2018-07-01 13:48 UTC  (6+ messages)
` [PATCH 2/4] ARM: dts: imx6qdl-zii-rdu2: Populate RAVE SP EEPROM nodes

[Buildroot] [git commit] python-libconfig: fix build with python2
 2018-07-01 13:48 UTC 

[Buildroot] [git commit] poco: fix build on AArch 64 BE
 2018-07-01 13:47 UTC 

[Buildroot] [git commit] poco: replace m68k support patch by upstream backport
 2018-07-01 13:45 UTC 

[Buildroot] [git commit] poco: regenerate patch 0001-poco-add-the-staging-path-to-search-path.patch
 2018-07-01 13:44 UTC 

FAILED: patch "[PATCH] ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM" failed to apply to 4.4-stable tree
 2018-07-01 13:42 UTC 

FAILED: patch "[PATCH] ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM" failed to apply to 4.9-stable tree
 2018-07-01 13:42 UTC 


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.