public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-05 16:23:46 to 2017-06-05 17:06:52 UTC [more...]

[PATCH v2 0/5] ACPI et al: convert to use new UUID API
 2017-06-05 16:28 UTC  (6+ messages)
` [PATCH v2 2/5] ACPI / APEI: Switch to use new generic "

[PATCH 4.9 00/94] 4.9.31-stable review
 2017-06-05 16:18 UTC  (70+ messages)
` [PATCH 4.9 12/94] sctp: fix src address selection if using secondary addresses for ipv6
` [PATCH 4.9 13/94] sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
` [PATCH 4.9 19/94] ipv6: Prevent overrun when parsing v6 header options
` [PATCH 4.9 21/94] bridge: netlink: check vlan_default_pvid range
` [PATCH 4.9 23/94] bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
` [PATCH 4.9 25/94] bonding: fix accounting of active ports in 3ad
` [PATCH 4.9 26/94] net/mlx5: Avoid using pending command interface slots
` [PATCH 4.9 27/94] net: phy: marvell: Limit errata to 88m1101
` [PATCH 4.9 28/94] vlan: Fix tcp checksum offloads in Q-in-Q vlans
` [PATCH 4.9 30/94] virtio-net: enable TSO/checksum offloads for "
` [PATCH 4.9 31/94] tcp: avoid fastopen API to be used on AF_UNSPEC
` [PATCH 4.9 32/94] sctp: fix ICMP processing if skb is non-linear
` [PATCH 4.9 33/94] ipv4: add reference counting to metrics
` [PATCH 4.9 35/94] sparc: Fix -Wstringop-overflow warning
` [PATCH 4.9 36/94] sparc/ftrace: Fix ftrace graph time measurement
` [PATCH 4.9 37/94] fs/ufs: Set UFS default maximum bytes per file
` [PATCH 4.9 38/94] powerpc/spufs: Fix hash faults for kernel regions
` [PATCH 4.9 39/94] drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
` [PATCH 4.9 40/94] i2c: i2c-tiny-usb: fix buffer not being DMA capable
` [PATCH 4.9 41/94] crypto: skcipher - Add missing API setkey checks
` [PATCH 4.9 42/94] x86/MCE: Export memory_error()
` [PATCH 4.9 44/94] Revert "ACPI / button: Change default behavior to lid_init_state=open"
` [PATCH 4.9 45/94] mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
` [PATCH 4.9 46/94] iscsi-target: Always wait for kthread_should_stop() before kthread exit
` [PATCH 4.9 47/94] ibmvscsis: Clear left-over abort_cmd pointers
` [PATCH 4.9 48/94] ibmvscsis: Fix the incorrect req_lim_delta
` [PATCH 4.9 49/94] HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference
` [PATCH 4.9 50/94] nvme-rdma: support devices with queue size < 32
` [PATCH 4.9 51/94] nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
` [PATCH 4.9 52/94] nvme: avoid to use blk_mq_abort_requeue_list()
` [PATCH 4.9 53/94] scsi: mpt3sas: Force request partial completion alignment
` [PATCH 4.9 57/94] pcmcia: remove left-over %Z format
` [PATCH 4.9 58/94] ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430
` [PATCH 4.9 59/94] mm/migrate: fix refcount handling when !hugepage_migration_supported()
` [PATCH 4.9 60/94] mlock: fix mlock count can not decrease in race condition
` [PATCH 4.9 61/94] mm: consider memblock reservations for deferred memory initialization sizing
` [PATCH 4.9 62/94] RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
` [PATCH 4.9 63/94] PCI/PM: Add needs_resume flag to avoid suspend complete optimization
` [PATCH 4.9 64/94] x86/boot: Use CROSS_COMPILE prefix for readelf
` [PATCH 4.9 65/94] ksm: prevent crash after write_protect_page fails
` [PATCH 4.9 66/94] slub/memcg: cure the brainless abuse of sysfs attributes
` [PATCH 4.9 67/94] mm/slub.c: trace free objects at KERN_INFO
` [PATCH 4.9 68/94] drm/gma500/psb: Actually use VBT mode when it is found
` [PATCH 4.9 69/94] xfs: Fix missed holes in SEEK_HOLE implementation
` [PATCH 4.9 70/94] xfs: use ->b_state to fix buffer I/O accounting release race
` [PATCH 4.9 71/94] xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
` [PATCH 4.9 72/94] xfs: verify inline directory data forks
` [PATCH 4.9 73/94] xfs: rework the inline directory verifiers
` [PATCH 4.9 74/94] xfs: fix kernel memory exposure problems
` [PATCH 4.9 75/94] xfs: use dedicated log worker wq to avoid deadlock with cil wq
` [PATCH 4.9 76/94] xfs: fix over-copying of getbmap parameters from userspace
` [PATCH 4.9 77/94] xfs: actually report xattr extents via iomap
` [PATCH 4.9 78/94] xfs: drop iolock from reclaim context to appease lockdep
` [PATCH 4.9 79/94] xfs: fix integer truncation in xfs_bmap_remap_alloc
` [PATCH 4.9 80/94] xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
` [PATCH 4.9 81/94] xfs: prevent multi-fsb dir readahead from reading random blocks
` [PATCH 4.9 82/94] xfs: fix up quotacheck buffer list error handling
` [PATCH 4.9 83/94] xfs: support ability to wait on new inodes
` [PATCH 4.9 84/94] xfs: update ag iterator to support "
` [PATCH 4.9 85/94] xfs: wait on new inodes during quotaoff dquot release
` [PATCH 4.9 86/94] xfs: reserve enough blocks to handle btree splits when remapping
` [PATCH 4.9 87/94] xfs: fix use-after-free in xfs_finish_page_writeback
` [PATCH 4.9 88/94] xfs: fix indlen accounting error on partial delalloc conversion
` [PATCH 4.9 89/94] xfs: BMAPX shouldnt barf on inline-format directories
` [PATCH 4.9 90/94] xfs: bad assertion for delalloc an extent that start at i_size
` [PATCH 4.9 91/94] xfs: xfs_trans_alloc_empty
` [PATCH 4.9 92/94] xfs: avoid mount-time deadlock in CoW extent recovery
` [PATCH 4.9 93/94] xfs: fix unaligned access in xfs_btree_visit_blocks
` [PATCH 4.9 94/94] xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()

[PATCH] thunderbolt: fix spelling mistake: "missmatch" -> "mismatch"
 2017-06-05 17:02 UTC  (2+ messages)

[PATCH v3 00/27] Thunderbolt security levels and NVM firmware upgrade
 2017-06-05 17:01 UTC  (4+ messages)

[PATCH 4.11 000/115] 4.11.4-stable review
 2017-06-05 16:18 UTC  (110+ messages)
` [PATCH 4.11 001/115] dccp/tcp: do not inherit mc_list from parent
` [PATCH 4.11 002/115] driver: vrf: Fix one possible use-after-free issue
` [PATCH 4.11 003/115] ipv6/dccp: do not inherit ipv6_mc_list from parent
` [PATCH 4.11 004/115] s390/qeth: handle sysfs error during initialization
` [PATCH 4.11 005/115] s390/qeth: unbreak OSM and OSN support
` [PATCH 4.11 006/115] s390/qeth: avoid null pointer dereference on OSN
` [PATCH 4.11 007/115] s390/qeth: add missing hash table initializations
` [PATCH 4.11 008/115] bpf, arm64: fix faulty emission of map access in tail calls
` [PATCH 4.11 009/115] netem: fix skb_orphan_partial()
` [PATCH 4.11 011/115] tcp: avoid fragmenting peculiar skbs in SACK
` [PATCH 4.11 012/115] tipc: make macro tipc_wait_for_cond() smp safe
` [PATCH 4.11 013/115] sctp: fix src address selection if using secondary addresses for ipv6
` [PATCH 4.11 014/115] sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
` [PATCH 4.11 015/115] net/packet: fix missing net_device reference release
` [PATCH 4.11 016/115] net/mlx5e: Use the correct pause values for ethtool advertising
` [PATCH 4.11 017/115] net/mlx5e: Fix ethtool pause support and advertise reporting
` [PATCH 4.11 018/115] tcp: eliminate negative reordering in tcp_clean_rtx_queue
` [PATCH 4.11 019/115] smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
` [PATCH 4.11 020/115] net/smc: Add warning about remote memory exposure
` [PATCH 4.11 021/115] net: Improve handling of failures on link and route dumps
` [PATCH 4.11 022/115] ipv6: Prevent overrun when parsing v6 header options
` [PATCH 4.11 023/115] ipv6: Check ip6_find_1stfragopt() return value properly
` [PATCH 4.11 024/115] bridge: netlink: check vlan_default_pvid range
` [PATCH 4.11 026/115] bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
` [PATCH 4.11 027/115] ipv6: fix out of bound writes in __ip6_append_data()
` [PATCH 4.11 028/115] bonding: fix accounting of active ports in 3ad
` [PATCH 4.11 029/115] net/mlx5: Avoid using pending command interface slots
` [PATCH 4.11 030/115] net: phy: marvell: Limit errata to 88m1101
` [PATCH 4.11 031/115] vlan: Fix tcp checksum offloads in Q-in-Q vlans
` [PATCH 4.11 032/115] be2net: Fix offload features for Q-in-Q packets
` [PATCH 4.11 033/115] virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
` [PATCH 4.11 034/115] geneve: fix fill_info when using collect_metadata
` [PATCH 4.11 035/115] tcp: avoid fastopen API to be used on AF_UNSPEC
` [PATCH 4.11 036/115] sctp: fix ICMP processing if skb is non-linear
` [PATCH 4.11 037/115] ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
` [PATCH 4.11 038/115] ipv4: add reference counting to metrics
` [PATCH 4.11 039/115] bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
` [PATCH 4.11 040/115] bpf: fix wrong exposure of map_flags into fdinfo for lpm
` [PATCH 4.11 041/115] bpf: adjust verifier heuristics
` [PATCH 4.11 042/115] sparc64: Fix mapping of 64k pages with MAP_FIXED
` [PATCH 4.11 043/115] sparc: Fix -Wstringop-overflow warning
` [PATCH 4.11 044/115] sparc/ftrace: Fix ftrace graph time measurement
` [PATCH 4.11 045/115] fs/ufs: Set UFS default maximum bytes per file
` [PATCH 4.11 046/115] powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N
` [PATCH 4.11 047/115] powerpc/spufs: Fix hash faults for kernel regions
` [PATCH 4.11 048/115] Revert "tty_port: register tty ports with serdev bus"
` [PATCH 4.11 049/115] serdev: fix tty-port client deregistration
` [PATCH 4.11 050/115] drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
` [PATCH 4.11 051/115] i2c: i2c-tiny-usb: fix buffer not being DMA capable
` [PATCH 4.11 052/115] crypto: skcipher - Add missing API setkey checks
` [PATCH 4.11 053/115] Revert "ACPI / button: Remove lid_init_state=method mode"
` [PATCH 4.11 054/115] x86/MCE: Export memory_error()
` [PATCH 4.11 055/115] acpi, nfit: Fix the memory error check in nfit_handle_mce()
` [PATCH 4.11 056/115] ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of service
` [PATCH 4.11 057/115] ACPICA: Tables: Fix regression introduced by a too early mechanism enabling
` [PATCH 4.11 058/115] Revert "ACPI / button: Change default behavior to lid_init_state=open"
` [PATCH 4.11 059/115] mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
` [PATCH 4.11 060/115] scsi: zero per-cmd private driver data for each MQ I/O
` [PATCH 4.11 061/115] iscsi-target: Always wait for kthread_should_stop() before kthread exit
` [PATCH 4.11 062/115] iscsi-target: Fix initial login PDU asynchronous socket close OOPs
` [PATCH 4.11 063/115] scsi: scsi_dh_rdac: Use ctlr directly in rdac_failover_get()
` [PATCH 4.11 064/115] ibmvscsis: Clear left-over abort_cmd pointers
` [PATCH 4.11 065/115] ibmvscsis: Fix the incorrect req_lim_delta
` [PATCH 4.11 066/115] HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference
` [PATCH 4.11 067/115] nvme-rdma: support devices with queue size < 32
` [PATCH 4.11 068/115] nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
` [PATCH 4.11 069/115] nvme: avoid to use blk_mq_abort_requeue_list()
` [PATCH 4.11 074/115] pcmcia: remove left-over %Z format
` [PATCH 4.11 075/115] ALSA: hda - No loopback on ALC299 codec
` [PATCH 4.11 076/115] ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430
` [PATCH 4.11 077/115] Revert "ALSA: usb-audio: purge needless variable length array"
` [PATCH 4.11 078/115] ALSA: usb: Fix a typo in Tascam US-16x08 mixer element
` [PATCH 4.11 079/115] mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks once
` [PATCH 4.11 080/115] mm: avoid spurious bad pmd warning messages
` [PATCH 4.11 081/115] dax: fix race between colliding PMD & PTE entries
` [PATCH 4.11 082/115] mm/migrate: fix refcount handling when !hugepage_migration_supported()
` [PATCH 4.11 083/115] mlock: fix mlock count can not decrease in race condition
` [PATCH 4.11 084/115] mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
` [PATCH 4.11 085/115] mm: consider memblock reservations for deferred memory initialization sizing
` [PATCH 4.11 086/115] RDMA/srp: Fix NULL deref at srp_destroy_qp()
` [PATCH 4.11 087/115] RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
` [PATCH 4.11 088/115] PCI/PM: Add needs_resume flag to avoid suspend complete optimization
` [PATCH 4.11 089/115] x86/boot: Use CROSS_COMPILE prefix for readelf
` [PATCH 4.11 090/115] ksm: prevent crash after write_protect_page fails
` [PATCH 4.11 091/115] slub/memcg: cure the brainless abuse of sysfs attributes
` [PATCH 4.11 092/115] drm/gma500/psb: Actually use VBT mode when it is found
` [PATCH 4.11 093/115] xfs: Fix missed holes in SEEK_HOLE implementation
` [PATCH 4.11 094/115] xfs: use ->b_state to fix buffer I/O accounting release race
` [PATCH 4.11 095/115] xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
` [PATCH 4.11 096/115] xfs: use dedicated log worker wq to avoid deadlock with cil wq
` [PATCH 4.11 097/115] xfs: fix over-copying of getbmap parameters from userspace
` [PATCH 4.11 098/115] xfs: actually report xattr extents via iomap
` [PATCH 4.11 099/115] xfs: drop iolock from reclaim context to appease lockdep
` [PATCH 4.11 100/115] xfs: fix integer truncation in xfs_bmap_remap_alloc
` [PATCH 4.11 101/115] xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
` [PATCH 4.11 102/115] xfs: prevent multi-fsb dir readahead from reading random blocks
` [PATCH 4.11 103/115] xfs: fix up quotacheck buffer list error handling
` [PATCH 4.11 104/115] xfs: support ability to wait on new inodes
` [PATCH 4.11 105/115] xfs: update ag iterator to support "
` [PATCH 4.11 106/115] xfs: wait on new inodes during quotaoff dquot release
` [PATCH 4.11 107/115] xfs: reserve enough blocks to handle btree splits when remapping
` [PATCH 4.11 108/115] xfs: fix use-after-free in xfs_finish_page_writeback
` [PATCH 4.11 109/115] xfs: fix indlen accounting error on partial delalloc conversion
` [PATCH 4.11 110/115] xfs: BMAPX shouldnt barf on inline-format directories
` [PATCH 4.11 111/115] xfs: bad assertion for delalloc an extent that start at i_size
` [PATCH 4.11 112/115] xfs: xfs_trans_alloc_empty
` [PATCH 4.11 113/115] xfs: avoid mount-time deadlock in CoW extent recovery
` [PATCH 4.11 114/115] xfs: fix unaligned access in xfs_btree_visit_blocks
` [PATCH 4.11 115/115] xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()

[PATCH v3 0/5] Add minimal boot support for IPQ8074
 2017-06-05 16:55 UTC  (5+ messages)
` [PATCH v3 2/5] dt-bindings: qcom: Add IPQ8074 bindings
` [PATCH v3 3/5] clk: qcom: ipq8074: Add Global Clock Controller support

[PATCH 6/6] mm: memcontrol: account slab stats per lruvec
 2017-06-05 16:52 UTC  (2+ messages)
` [6/6] "

[PATCH v6 00/11] Broadcom Stingray SOC Initial Support
 2017-06-05 16:51 UTC  (2+ messages)

[PATCH v3 19/27] thunderbolt: Add new Thunderbolt PCI IDs
 2017-06-05 16:49 UTC  (11+ messages)

[PATCH v3 0/5] ACPI et al: convert to use new UUID API
 2017-06-05 16:49 UTC  (7+ messages)
` [PATCH v3 1/5] acpi, nfit: Switch to use new generic "
` [PATCH v3 2/5] ACPI / APEI: "
` [PATCH v3 3/5] ACPI / bus: "
` [PATCH v3 4/5] ACPI / extlog: "
` [PATCH v3 5/5] ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()

[PATCH v3 1/2] net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360
 2017-06-05 16:47 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: Add the ethernet and ethernet PHY to the cygnus core DT

[PATCH] xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU
 2017-06-05 16:46 UTC  (8+ messages)
      ` [Xen-devel] "

[PATCH 0/5] vt: get rid of worst cases of __put_user/__get_user
 2017-06-05 16:34 UTC  (4+ messages)
` [PATCH 1/5] vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctls
  ` [PATCH 3/5] vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctl

linux-next: strange update of the sound tree
 2017-06-05 16:32 UTC  (2+ messages)

CLK_OF_DECLARE advice required
 2017-06-05 16:24 UTC  (8+ messages)

[PATCH 0/2] Broadcom Stingray SATA PHY support
 2017-06-05 16:23 UTC  (3+ messages)
` [PATCH 2/2] phy: Add stingray SATA phy support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox