All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-17 00:38:19 to 2016-05-17 01:41:00 UTC [more...]

[PATCH 4.4 00/73] 4.4.11-stable review
 2016-05-17  1:15 UTC  (31+ messages)
` [PATCH 4.4 10/73] atl2: Disable unimplemented scatter/gather feature
` [PATCH 4.4 11/73] openvswitch: use flow protocol when recalculating ipv6 checksums
` [PATCH 4.4 12/73] net/mlx5e: Devices mtu field is u16 and not int
` [PATCH 4.4 20/73] net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
` [PATCH 4.4 30/73] net/mlx4_en: Fix endianness bug in IPV6 csum calculation
` [PATCH 4.4 32/73] net: bridge: fix old ioctl unlocked net device walk
` [PATCH 4.4 48/73] ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
` [PATCH 4.4 49/73] ALSA: hda - Fix white noise on Asus UX501VW headset
` [PATCH 4.4 50/73] ALSA: hda - Fix broken reconfig
` [PATCH 4.4 51/73] spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT
` [PATCH 4.4 52/73] spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
` [PATCH 4.4 53/73] spi: spi-ti-qspi: Handle truncated frames properly
` [PATCH 4.4 54/73] pinctrl: at91-pio4: fix pull-up/down logic
` [PATCH 4.4 55/73] regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
` [PATCH 4.4 56/73] perf/core: Disable the event on a truncated AUX record
` [PATCH 4.4 57/73] vfs: add vfs_select_inode() helper
` [PATCH 4.4 58/73] vfs: rename: check backing inode being equal
` [PATCH 4.4 59/73] ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
` [PATCH 4.4 61/73] regulator: s2mps11: Fix invalid selector mask and voltages for buck9
` [PATCH 4.4 62/73] regulator: axp20x: Fix axp22x ldo_io voltage ranges
` [PATCH 4.4 63/73] atomic_open(): fix the handling of create_error
` [PATCH 4.4 64/73] qla1280: Dont allocate 512kb of host tags
` [PATCH 4.4 65/73] tools lib traceevent: Do not reassign parg after collapse_tree()
` [PATCH 4.4 66/73] get_rock_ridge_filename(): handle malformed NM entries
` [PATCH 4.4 67/73] Input: max8997-haptic - fix NULL pointer dereference
` [PATCH 4.4 68/73] Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
` [PATCH 4.4 69/73] drm/radeon: fix PLL sharing on DCE6.1 (v2)
` [PATCH 4.4 70/73] drm/i915: Bail out of pipe config compute loop on LPT
` [PATCH 4.4 72/73] drm/radeon: fix DP link training issue with second 4K monitor
` [PATCH 4.4 73/73] nf_conntrack: avoid kernel pointer value leak in slab name

[PATCH 4.5 000/101] 4.5.5-stable review
 2016-05-17  1:21 UTC  (71+ messages)
` [PATCH 4.5 001/101] staging: wilc1000: remove extraneous variable
` [PATCH 4.5 003/101] route: do not cache fib route info on local routes with oif
` [PATCH 4.5 004/101] packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
` [PATCH 4.5 005/101] net: sched: do not requeue a NULL skb
` [PATCH 4.5 006/101] bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
` [PATCH 4.5 010/101] vlan: pull on __vlan_insert_tag error path and fix csum correction
` [PATCH 4.5 011/101] openvswitch: Orphan skbs before IPv6 defrag
` [PATCH 4.5 012/101] atl2: Disable unimplemented scatter/gather feature
` [PATCH 4.5 013/101] openvswitch: use flow protocol when recalculating ipv6 checksums
` [PATCH 4.5 014/101] net/mlx5_core: Fix soft lockup in steering error flow
` [PATCH 4.5 015/101] net/mlx5e: Devices mtu field is u16 and not int
` [PATCH 4.5 017/101] net/mlx5e: Use vport MTU rather than physical port MTU
` [PATCH 4.5 018/101] ipv4/fib: dont warn when primary address is missing if in_dev is dead
` [PATCH 4.5 019/101] net/mlx4_en: fix spurious timestamping callbacks
` [PATCH 4.5 020/101] bpf: fix double-fdput in replace_map_fd_with_map_ptr()
` [PATCH 4.5 025/101] gre: do not pull header in ICMP error processing
` [PATCH 4.5 026/101] net_sched: introduce qdisc_replace() helper
` [PATCH 4.5 027/101] net_sched: update hierarchical backlog too
` [PATCH 4.5 028/101] sch_htb: update backlog as well
` [PATCH 4.5 030/101] netem: Segment GSO packets on enqueue
` [PATCH 4.5 031/101] ipv6/ila: fix nlsize calculation for lwtunnel
` [PATCH 4.5 035/101] net/mlx4_en: Fix endianness bug in IPV6 csum calculation
` [PATCH 4.5 036/101] VSOCK: do not disconnect socket when peer has shutdown SEND only
` [PATCH 4.5 037/101] net: bridge: fix old ioctl unlocked net device walk
` [PATCH 4.5 040/101] net: fix a kernel infoleak in x25 module
` [PATCH 4.5 041/101] net: thunderx: avoid exposing kernel stack
` [PATCH 4.5 042/101] tcp: refresh skb timestamp at retransmit time
` [PATCH 4.5 044/101] ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
` [PATCH 4.5 056/101] ALSA: hda - Fix broken reconfig
` [PATCH 4.5 058/101] spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
` [PATCH 4.5 059/101] spi: spi-ti-qspi: Handle truncated frames properly
` [PATCH 4.5 060/101] pinctrl: at91-pio4: fix pull-up/down logic
` [PATCH 4.5 061/101] regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
` [PATCH 4.5 062/101] perf diff: Fix duplicated output column
` [PATCH 4.5 063/101] perf/core: Disable the event on a truncated AUX record
` [PATCH 4.5 064/101] vfs: add vfs_select_inode() helper
` [PATCH 4.5 065/101] vfs: rename: check backing inode being equal
` [PATCH 4.5 066/101] ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
` [PATCH 4.5 068/101] regulator: s2mps11: Fix invalid selector mask and voltages for buck9
` [PATCH 4.5 069/101] regulator: axp20x: Fix axp22x ldo_io voltage ranges
` [PATCH 4.5 070/101] atomic_open(): fix the handling of create_error
` [PATCH 4.5 071/101] qla1280: Dont allocate 512kb of host tags
` [PATCH 4.5 072/101] tools lib traceevent: Do not reassign parg after collapse_tree()
` [PATCH 4.5 073/101] get_rock_ridge_filename(): handle malformed NM entries
` [PATCH 4.5 074/101] Input: max8997-haptic - fix NULL pointer dereference
` [PATCH 4.5 075/101] Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"
` [PATCH 4.5 077/101] drm/radeon: fix PLL sharing on DCE6.1 (v2)
` [PATCH 4.5 078/101] drm/i915: Bail out of pipe config compute loop on LPT
` [PATCH 4.5 079/101] Revert "drm/i915: start adding dp mst audio"
` [PATCH 4.5 081/101] drm/radeon: fix DP link training issue with second 4K monitor
` [PATCH 4.5 082/101] drm/radeon: fix DP mode validation
` [PATCH 4.5 083/101] drm/amdgpu: "
` [PATCH 4.5 084/101] btrfs: reada: Fix in-segment calculation for reada
` [PATCH 4.5 085/101] Btrfs: fix truncate_space_check
` [PATCH 4.5 086/101] btrfs: remove error message from search ioctl for nonexistent tree
` [PATCH 4.5 087/101] btrfs: change max_inline default to 2048
` [PATCH 4.5 088/101] Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
` [PATCH 4.5 089/101] Btrfs: fix file loss on log replay after renaming a file and fsync
` [PATCH 4.5 090/101] Btrfs: fix extent_same allowing destination offset beyond i_size
` [PATCH 4.5 091/101] Btrfs: fix deadlock between direct IO reads and buffered writes
` [PATCH 4.5 092/101] Btrfs: fix race when checking if we can skip fsyncing an inode
` [PATCH 4.5 093/101] Btrfs: do not collect ordered extents when logging that inode exists
` [PATCH 4.5 094/101] btrfs: csum_tree_block: return proper errno value
` [PATCH 4.5 095/101] btrfs: do not write corrupted metadata blocks to disk
` [PATCH 4.5 096/101] Btrfs: fix invalid reference in replace_path
` [PATCH 4.5 097/101] btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
` [PATCH 4.5 098/101] btrfs: fallback to vmalloc in btrfs_compare_tree
` [PATCH 4.5 099/101] Btrfs: dont use src fd for printk
` [PATCH 4.5 100/101] btrfs: Reset IO error counters before start of device replacing
` [PATCH 4.5 101/101] nf_conntrack: avoid kernel pointer value leak in slab name

Scrub status regression (repost kinda)
 2016-05-17  1:40 UTC 

[PATCH net-next] tuntap: introduce tx skb ring
 2016-05-17  1:38 UTC  (5+ messages)

[Qemu-trivial] [PATCH] ICH9: fix typo
 2016-05-17  1:41 UTC  (2+ messages)
` [Qemu-devel] "

Pull request: scottwood/linux.git next
 2016-05-17  1:37 UTC 

[mlmmj] Adding customheaders & footer to mlmmj list-control mails message
 2016-05-17  1:37 UTC  (2+ messages)

[PATCH v6 0/9] connect: various cleanups
 2016-05-17  1:35 UTC  (10+ messages)
` [PATCH v6 1/9] connect: call get_host_and_port() earlier
` [PATCH v6 2/9] connect: only match the host with core.gitProxy
` [PATCH v6 3/9] connect: fill the host header in the git protocol with the host and port variables
` [PATCH v6 4/9] connect: make parse_connect_url() return separated host and port
` [PATCH v6 5/9] connect: group CONNECT_DIAG_URL handling code
` [PATCH v6 6/9] connect: make parse_connect_url() return the user part of the url as a separate value
` [PATCH v6 7/9] connect: change the --diag-url output to separate user and host
` [PATCH v6 8/9] connect: actively reject git:// urls with a user part
` [PATCH v6 9/9] connect: move ssh command line preparation to a separate function

[PATCH v5 1/7] QE: Add IC, SI and SIRAM document to device tree bindings
 2016-05-17  1:18 UTC  (5+ messages)
` [v5,1/7] "

[Intel-wired-lan] [PATCH] [v1, next-queue] net: ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 offloads
 2016-05-17  1:33 UTC 

[PATCH v5 00/13] Support non-lru page migration
 2016-05-17  1:30 UTC  (23+ messages)
` [PATCH v5 02/12] mm: migrate: support non-lru movable "
` [PATCH v5 07/12] zsmalloc: factor page chain functionality out
` [PATCH v5 08/12] zsmalloc: introduce zspage structure

file_service_type and random_distribution
 2016-05-17  1:25 UTC  (5+ messages)

Windows crash in ctime_r()
 2016-05-17  1:24 UTC  (2+ messages)

[PATCH] gril: avoid glib runtime warning
 2016-05-17  1:24 UTC 

[U-Boot] [PATCH 00/12] cleanup QEMU fw_cfg code
 2016-05-17  1:23 UTC  (11+ messages)
` [U-Boot] [PATCH 03/12] cmd: qfw: remove qemu_fwcfg_free_files()
` [U-Boot] [PATCH 12/12] x86: qemu: rename qemu/acpi_table.c

[lustre-devel] [PATCH v3] staging/lustre/ptlrpc: Removes potential null dereference
 2016-05-17  1:21 UTC  (2+ messages)

[PATCH] net: diag: Tell user if support for destroying TCP sockets is not enabled
 2016-05-17  1:20 UTC  (7+ messages)
` [PATCH iproute2] ss: Tell user about -EOPNOTSUPP for SOCK_DESTROY

[PATCH 3.14 00/17] 3.14.70-stable review
 2016-05-17  1:14 UTC  (9+ messages)
` [PATCH 3.14 01/17] crypto: hash - Fix page length clamping in hash walk
` [PATCH 3.14 05/17] drm/radeon: fix PLL sharing on DCE6.1 (v2)
` [PATCH 3.14 06/17] drm/i915: Bail out of pipe config compute loop on LPT
` [PATCH 3.14 07/17] ARM: OMAP3: Fix booting with thumb2 kernel
` [PATCH 3.14 08/17] decnet: Do not build routes to devices without decnet private data
` [PATCH 3.14 09/17] route: do not cache fib route info on local routes with oif
` [PATCH 3.14 10/17] packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
` [PATCH 3.14 14/17] VSOCK: do not disconnect socket when peer has shutdown SEND only

Extending runqemu/runqemu-internal with new machines
 2016-05-17  1:15 UTC 

Patch "nf_conntrack: avoid kernel pointer value leak in slab name" has been added to the 4.5-stable tree
 2016-05-17  1:13 UTC 

Patch "nf_conntrack: avoid kernel pointer value leak in slab name" has been added to the 4.4-stable tree
 2016-05-17  1:13 UTC 

[RFC][PATCH 0/7] locking/rwsem: Convert rwsem count to atomic_long_t
 2016-05-17  1:12 UTC  (9+ messages)
` [RFC][PATCH 1/7] locking/rwsem: Optimize write lock by reducing operations in slowpath
` [RFC][PATCH 2/7] locking/rwsem: Convert sem->count to atomic_long_t
` [RFC][PATCH 3/7] locking,x86: Remove x86 rwsem add and rwsem update
` [RFC][PATCH 4/7] locking,alpha: Remove Alpha "
` [RFC][PATCH 5/7] locking,ia64: Remove ia64 "
` [RFC][PATCH 6/7] locking,s390: Remove s390 "
` [RFC][PATCH 7/7] locking,asm-generic: Remove generic rwsem add and rwsem update definitions

[RFC 0/8] Xattr inode operation removal
 2016-05-17  1:12 UTC  (6+ messages)
  ` [PATCH] xattr handlers: fixup generic_listxattr
      ` [lustre-devel] "

Btrfs stable fixes for 4.5.x (with added commit references)
 2016-05-17  1:12 UTC  (2+ messages)

Patch "btrfs: Reset IO error counters before start of device replacing" has been added to the 4.5-stable tree
 2016-05-17  1:12 UTC 

Patch "btrfs: handle non-fatal errors in btrfs_qgroup_inherit()" has been added to the 4.5-stable tree
 2016-05-17  1:12 UTC 

Patch "Btrfs: fix invalid reference in replace_path" has been added to the 4.5-stable tree
 2016-05-17  1:11 UTC 

Patch "btrfs: fallback to vmalloc in btrfs_compare_tree" has been added to the 4.5-stable tree
 2016-05-17  1:11 UTC 

Patch "Btrfs: don't use src fd for printk" has been added to the 4.5-stable tree
 2016-05-17  1:11 UTC 

Patch "btrfs: do not write corrupted metadata blocks to disk" has been added to the 4.5-stable tree
 2016-05-17  1:11 UTC 

Patch "btrfs: csum_tree_block: return proper errno value" has been added to the 4.5-stable tree
 2016-05-17  1:11 UTC 

[PATCH 0/4] automatic link recovery on ixgbe/igb VF
 2016-05-17  1:11 UTC  (4+ messages)
` [PATCH 3/4] ixgbe: automatic link recovery on VF

Question About Functions "__free_pages_check" and "check_new_page" in page_alloc.c
 2016-05-17  1:06 UTC  (3+ messages)
  `  "

[PATCH 00/11] mtd: nand_bbt: introduce independent nand BBT
 2016-05-17  1:03 UTC  (10+ messages)
` [PATCH 02/11] mtd: nand_bbt: introduce BBT related data structure

[LTP] [PATCH] syscalls/access01: Fix the test to run both under nobody and root
 2016-05-17  1:03 UTC  (3+ messages)

[PULL] Btrfs for 4.7
 2016-05-17  1:02 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] scsi: add PCIe to sata converter Marvell chip 88SE9170
 2016-05-17  1:02 UTC  (3+ messages)

[PATCH] meta:recipes-extended: stat fix security gaps
 2016-05-17  1:02 UTC  (6+ messages)

Workarounds for LLC miss profiling without PEBS
 2016-05-17  1:01 UTC 

[PATCH rdma-next] IB/mlx5: Support RAW Ethernet when RoCE is disabled
 2016-05-17  1:01 UTC  (6+ messages)

[rcu_sched stall] regression/miss-config ?
 2016-05-17  0:58 UTC  (7+ messages)

[ovmf test] 94493: regressions - FAIL
 2016-05-17  0:57 UTC 

Concurrent AP and STA mode issues with power mgt on BCM43438
 2016-05-17  0:56 UTC 

v4.6 build: 0 failures 4 warnings (v4.6)
 2016-05-17  0:51 UTC 

[U-Boot] [PATCH v2 0/8] ARM: AM335x: Add support for ICEv2 board
 2016-05-17  0:41 UTC  (3+ messages)
` [U-Boot] [PATCH v2 8/8] board: am335x: Allow to choose serial device dynamically

[U-Boot] [PATCH v2 0/7] ARM: AM335x: Add support for FIT and various platforms
 2016-05-17  0:41 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/7] board: am33xx: fit: add support for selecting dtb dynamically
` [U-Boot] [PATCH v2 3/7] ARM: AM335x: Enable FIT

[U-Boot] [PATCH v2 0/5] ARM: AM43xx: Enable FIT and EPOS, IDK support
 2016-05-17  0:41 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/5] ARM: AM43xx: Enable FIT

[U-Boot] [PATCH v2 0/3] ARM: DRA7xx: Enable FIT
 2016-05-17  0:41 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] ARM: DRA7: "

[PATCH i-g-t] tools: Add intel_dp_compliance for DisplayPort 1.2 compliance automation
 2016-05-17  0:50 UTC 

Scale and FS range information (was: Re: [PATCH v3] iio: adc: ti-ads1015: add support for ADS1115 part)
 2016-05-17  0:37 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.